Solve RC Transfer Function with R=C=1

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K 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!
 
on Phys.org
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).