vault backup: 2026-08-31 11:02:38
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
Given an RL circuit, it starts with an initial condition.
|
||||||
|
|
||||||
|
KVL defines a first order homogeneous ordinary differential equation with constant coefficients:
|
||||||
|
|
||||||
|
$$
|
||||||
|
L \frac{di(t)}{dt} + Ri(t) = 0
|
||||||
|
-->
|
||||||
|
L \frac{di(t)}{dt} = -Ri(t)
|
||||||
|
$$
|
||||||
|
|
||||||
|
The derivative of
|
||||||
Reference in New Issue
Block a user