Question about this Capacitor voltage integral equation

Click For Summary
The discussion focuses on deriving the capacitor voltage equation from the integral of current. The original equation, v(t) = 1/C ∫t-∞ i(τ) dτ, is transformed by recognizing that the initial voltage v(t0) represents the history of current flow. By splitting the integral into two parts, the relationship v(t) = v(t0) + 1/C ∫tt0 i(τ) dτ is established. This shows how the voltage at time t depends on both the initial condition and the current flowing from t0 to t. The explanation clarifies the connection between past current and present voltage in circuit analysis.
JMFernandez
Messages
2
Reaction score
2
Hi.

I don´t know if this question should be in the maths forum, but as it´s related with circuit analysis, I will post it here. I just would like to know how you get:

v(t) = 1/C ∫tt0 i(τ) dτ + v(t0)

From:

v(t)=1/C ∫t-∞ i(τ) dτ

I just know the basics of calculus and I don´t know how to operate the second equation to get the first one.

Thank you in advance.
 
Engineering news on Phys.org
JMFernandez said:
Hi.

I don´t know if this question should be in the maths forum, but as it´s related with circuit analysis, I will post it here. I just would like to know how you get:

v(t) = 1/C ∫tt0 i(τ) dτ + v(t0)

From:

v(t)=1/C ∫t-∞ i(τ) dτ

I just know the basics of calculus and I don´t know how to operate the second equation to get the first one.

Thank you in advance.
The equation describes how the cap voltage changes as current flows through it. Fortunately, all of the history of past current flow(s) is represented by the voltage at any time. That is what the initial voltage ##v(t_o)## is. Since that doesn't depend on the variable ##t##, we can just call it a constant value, the "initial condition" of the capacitor. So,

$$v(t) = \frac{1}{C} \int_{-∞}^{t} i(\tau) \, d\tau = \frac{1}{C} \int_{-∞}^{t_o} i(\tau) \, d\tau + \frac{1}{C} \int_{t_o}^{t} i(\tau) \, d\tau \equiv v(t_o) + \frac{1}{C} \int_{t_o}^{t} i(\tau) \, d\tau$$
 
Last edited:
Thank you. Very clear and concise explanation!!
:smile::smile:
 
  • Like
Likes berkeman and DaveE
Hello! I want to generate an RF magnetic field at variable frequencies (from 1 to 20 MHz) using this amplifier: https://www.minicircuits.com/WebStore/dashboard.html?model=LZY-22%2B, by passing current through a loop of current (assume the inductive resistance is negligible). How should I proceed in practice? Can i directly connect the loop to the RF amplifier? Should I add a 50 Ohm in series? Thank you!