Solve RC Transfer Function with R=C=1

AI Thread Summary
The transfer function for an RC circuit with R = C = 1 is G(S) = 1/(s+1), relating the input voltage to the voltage across the capacitor. The time-domain response is incorrectly stated as Vc(t) = V(t) * e^-t, while it should be Vc(t) = V(t) * (1 - e^-t). To find the correct time-domain response, one must consider the input voltage V(s) and apply the transfer function appropriately. The discussion emphasizes the need to clarify the input signal and its form, particularly if it is a step function. Understanding these relationships is crucial for accurately solving the RC circuit response.
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).
 
Thank you!
 

Similar threads

Back
Top