Solve RC Circuits: Instantaneous Voltage in Capacitors

AI Thread Summary
To find the instantaneous voltage in a capacitor within an RC circuit, the key equation is Vc = E(1 - e^(-t/T)), where T is the time constant (RC). The negative exponent indicates the exponential decay of voltage as the capacitor charges towards the input voltage E. The "1-" term reflects that the capacitor voltage approaches E over time during charging, while during discharging, the equation changes. Understanding the relationship between current and voltage through differentiation and integration is crucial for solving these circuits. This foundational knowledge is essential for mastering RC circuits in electronics.
abk80
Messages
2
Reaction score
0
[SOLVED] Help with RC circuits

Can someone explain how to find the intantaneous value of voltage in a capacitor at any specific instant in time. I am taking a course in electronics and the textbook isn't really clear on this. I have the equation:
-t/T
Vc=E(1-e )
t=RC
Not sure why I am subracting from one. And why the negative symbols. I am sure this question is nonsense to an engineer or tech but I am stuck. Thanks
 
Engineering news on Phys.org
The fundamental equation to use when calculating the voltages and currents for a capacitor is the following:

i(t) = C\frac{dv(t)}{dt}

If you know the v(t) for the capacitor, you differentiate to get the i(t). If you know the i(t) for the capacitor, you integrate to get the v(t).

If you have a step change in current, you can solve the differential equation assuming a solution of the form:

v(t) = Ve^{\frac{-t}{\tau}} subject to initial conditions, and where tau is related to the R and C values in the circuit.

So when you solve this differential equation for a series RC circuit where there is a step change in voltage across the whole RC, you end up with a solution for the voltage across the capacitor that looks something like:

v(t) = V_i * (1-e^{\frac{-t}{RC}})

You get the "1-" term, because the capacitor voltage exponentially approaches the full input voltage. If instead you were discharging the capacitor through a resistor, then you don't get the "1-" term.

This page at wikipedia.org may be of help to you too: http://en.wikipedia.org/wiki/RC_circuit

Welcome to the PF!
 
Last edited:
thank you that really helped.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top