Close

Bandpass filter characterization

A project log for Python Powered Scientific Instrumentation tool

A multi purpose lab tool accessible by simple Python functions, and capable of studying a wide range of physical phenomena.

jithinJithin 05/27/2015 at 10:400 Comments

The PIC12F1572 based sine wave generator was used to sweep the input signal frequency of an active bandpass filter I made. Both the input and output were monitored using the device's oscilloscope. Scipy was used to fit the waveforms to a sine function and extract parameters.

Extracted Amplitude and phase were plotted against input frequency.


This is the only picture I have. I made the connections properly, but later.

The PIC based waveform generators were later replaced with AD9833 DDS chips which offered 28-bit frequency resolution, and 12-bit phase control in addition to other features such as FSK capability

Discussions