Solve RC Transfer Function with R=C=1

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
alexmath
Messages
35
Reaction score
0

Homework Statement


R = C = 1;

Homework Equations



G(S) = 1/(s+1)

The Attempt at a Solution



Suppose R = C = 1 then the transfer function from the input voltage to the voltage across the capacitor is 1/ (s+1). So Vc(S) / V(S) = 1/(s+1). Getting back to time-domain: Vc(t) = V(t) * e^-t. What's wrong here? It should have been V(t) ( 1 - e^-t ). Thank you!
 
Physics news on Phys.org
How you connect R and C, where do you connect the input and where is the output? As it stands, the question is impossible to answer.
 
alexmath said:
Suppose R = C = 1 then the transfer function from the input voltage to the voltage across the capacitor is 1/ (s+1). So Vc(S) / V(S) = 1/(s+1). Getting back to time-domain: Vc(t) = V(t) * e^-t. What's wrong here? It should have been V(t) ( 1 - e^-t ). Thank you!
What's your V(t)? Suppose that the transfer function is U(s) = 1/(s + 1). You need to deal with V(s)*U(s) if you expect to find the time domain response Vc(t) via Vc(s) = V(s)*U(s).

It looks like you were looking for the time domain response of the circuit to a step function: V(t) = V*u(t).