Solve RL Circuit Equation: Kirchhoff's Rule Explained

  • Context: Undergrad 
  • Thread starter Thread starter Avichal
  • Start date Start date
  • Tags Tags
    Circuit Rl circuit
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 · 3K views
Avichal
Messages
294
Reaction score
0
Suppose a circuit with resistor R and inductor L with no source. I am trying to find kirchhoffs equation for this circuit - I am getting iR -Ldi/dt = 0 as my equation which is apparently wrong. I just cannot understand how do I make equations for such circuits.
 
Physics news on Phys.org
Yes it should be but I don't get it why. Voltage across resistor is iR and then voltage across inductor decreases by Ldi/dt so iR-Ldi/dt=0
 
Draw your circuit and indicate an (arbitrary) direction, in which you want to count the current positive. Then use the right-hand rule to attach the surface-normal vector oriented positive relative to that direction of the current. Finally use Faraday's Law,
[tex]\partial_t \vec{B}=-\vec{\nabla} \times \vec{E},[/tex]
and integrate (line integral) along the circuit in direction of the positve current. Then the left-hand side translates into [itex]L \frac{\mathrm{d} i}{\mathrm{d}t}[/itex] for compact circuits, and the right-hand side you can transform into an integral along the surface, translating into [itex]-R i[/itex], where we have made use of Ohm's Law, [itex]\vec{E}=\vec{j}/\sigma[/itex]. From this you get the desired equation,
[tex]L \frac{\mathrm{d} i}{\mathrm{d} t}=-R i.[/tex]
 
Sorry I am unaware of some of the things you said. Can you simplify please?