Mr RB
Well-Known Member
TheElectrician, I did notice the bump in the chart you made when the 82mH inductor was added. When I tried some different inductors I saw some distortion from (my) bad choice of LC values, that was part of my reason for sticking with a too-small inductor that would attenuate the 50kHz a lot but not have too much effect on the 1kHz sine. Because that PIC push-pull output will drive a lot of current it can tend to destabilise the LC.
MrAl, similar to my above comment on the inductor properties. With a smaller inductor in the first RC filter the inductor (hopefully) is affecting the 50kHz mainly and the RC is still the main filter. And (again hopefully!) the inductor properties should not cause too much problem. That was part of my filter components choice as hobbyists may have limited parts values and limited test equipment to diagnose problems.
Re the cap meter, it goes down to 0.00pF and the lower range is displayed as "nnppp.00" and is used for caps less than 18nF. It will measure a 0.01pF cap if you have one. Actually, putting my fingertip half inch from the lead is more than 0.01pF haha.
Hardware is done, built and tested. It uses a PIC 16F628 and a 16x2 LCD. The cap test oscillator is built using the PIC's internal comparator so it is a one-chip device. The cap determines the period, which is measured against the xtal, then the PIC does some careful multi digit scaling of the data; period->capacitance.
MrAl, similar to my above comment on the inductor properties. With a smaller inductor in the first RC filter the inductor (hopefully) is affecting the 50kHz mainly and the RC is still the main filter. And (again hopefully!) the inductor properties should not cause too much problem. That was part of my filter components choice as hobbyists may have limited parts values and limited test equipment to diagnose problems.
Re the cap meter, it goes down to 0.00pF and the lower range is displayed as "nnppp.00" and is used for caps less than 18nF. It will measure a 0.01pF cap if you have one. Actually, putting my fingertip half inch from the lead is more than 0.01pF haha.
Hardware is done, built and tested. It uses a PIC 16F628 and a 16x2 LCD. The cap test oscillator is built using the PIC's internal comparator so it is a one-chip device. The cap determines the period, which is measured against the xtal, then the PIC does some careful multi digit scaling of the data; period->capacitance.
Last edited: