H Hraesvelg New Member Mar 24, 2004 #1 If I have values for R, C, and I know a function for the input voltage with respect to time how do I plot a graph with the output voltage?
If I have values for R, C, and I know a function for the input voltage with respect to time how do I plot a graph with the output voltage?
R Russlk New Member Mar 24, 2004 #2 It has been many years since I had to do math, but I think this is correct: Attachments TUTORIAL_184.jpg 9 KB · Views: 457
P Painandsuffering New Member Mar 25, 2004 #3 Russlk said: It has been many years since I had to do math, but I think this is correct: Click to expand... Nice try at the math where some of it might be right z=square root of Rsquared+ XCsquared. xc= 2*pi*f*c then reciprocate that and you get xc.
Russlk said: It has been many years since I had to do math, but I think this is correct: Click to expand... Nice try at the math where some of it might be right z=square root of Rsquared+ XCsquared. xc= 2*pi*f*c then reciprocate that and you get xc.
Roff Well-Known Member Mar 25, 2004 #6 In the time domain (which is what you asked for), Vout(t)=Vin(t)*(1/(R*C))e^(-t/(R*C)) Where Vout(t), Vin(t) denotes that they are functions of time.
In the time domain (which is what you asked for), Vout(t)=Vin(t)*(1/(R*C))e^(-t/(R*C)) Where Vout(t), Vin(t) denotes that they are functions of time.