Analog Filters and Oscilloscope
Dependencies: mbed
report.txt
- Committer:
- kmhatre
- Date:
- 2018-03-03
- Revision:
- 0:0981765e0a06
File content as of revision 0:0981765e0a06:
Filter Ideal Analysis Frequency(Hz) V out 100 0.893 110 0.875 120 0.856 130 0.837 140 0.818 150 0.798 160 0.779 170 0.76 180 0.741 190 0.723 200 0.7 Filter Measurements Frequency(Hz) V out 100 0.895 110 0.88 120 0.858 130 0.84 140 0.82 150 0.8 160 0.776 170 0.762 180 0.746 190 0.719 200 0.704 R = 800ohms C = 1uF f(cutoff) = 200Hz The major problem in this assignment was to figure out the frequency part. The calculation of the relationship between frequency and delay took majority of the time. It was easy to make the analysis on paper, but while working it out on oscilloscope was very time consuming as it was completely based on trial and error. Finally The code worked properly except that for higher values of frequency the standard deviatoion is pretty high.