Pergunta de entrevista da empresa Qualcomm

What is the best method of removing DC offset

Respostas da entrevista

Sigiloso

21 de fev. de 2022

using a AC coupled circuit, i.e adding a Capacitor

Sigiloso

10 de abr. de 2014

1-pole high pass filter with cutoff @ ~10Hz In plain C, the difference equation for the dc blocker could be written as follows: y = x - xm1 + 0.995 * ym1; xm1 = x; ym1 = y;