Originally posted by Enzo
View Post
Anyway, using the measured values of these resistors, and the measured voltages, I am able to calculate what I should expect. I came up 1.3v low as compared to the actual. This is good.
The whole point of this exercise has been this: I want to see what change would occur when I replaced say the 56K with a 24K fixed resistor, and a 25K pot. As I am a hobbyist programmer (Delph 7), I wrote a small program to demonstrate this. The voltages and resistor values are such that they can be changed at any time. And, I can calculate from the input to the output, or just the opposite. Once I ironed out the multiplier that I needed for the first rectified voltage, and where the multiplier came from, I am now able to see the results of these component value changes, along with voltage changes.
For my multiplier, I used the Form Factor notes that David H. gave me, and applied it as follows:
V2 = Negative rectified voltage at the junction of the diode and the first capacitor
= [ -Vin x Sqrt(2) ] / [ (1 / Sqrt(2)) / (2 / Pi) ]
= [ 50vAC x 1.414 ] / [ .707 / .6366 ]
= [ -70.7v / 1.11 ]
= -63.662vDC
I'm still not sure that I'm doing this right. But, the numbers are looking good.
Jack
Comment