ece140: add source trans
This commit is contained in:
parent
874eb445ca
commit
12bf988532
@ -160,3 +160,11 @@ i=\sum i_x
|
|||||||
$$
|
$$
|
||||||
|
|
||||||
To do so, each unused independent source should be replaced with a short circuit (voltage) or an open circuit (current).
|
To do so, each unused independent source should be replaced with a short circuit (voltage) or an open circuit (current).
|
||||||
|
|
||||||
|
### Source transformation
|
||||||
|
|
||||||
|
In linear circuits, a voltage source in series with a resistor can be replaced by a current source in parallel to that resistor (or vice versa), so long as Ohm's law is followed for the replacement:
|
||||||
|
|
||||||
|
$$v_1=i_2R$$
|
||||||
|
|
||||||
|
The arrow of the current source must point in the positive direction of the voltage source. This can also be used with dependent sources.
|
||||||
|
Loading…
Reference in New Issue
Block a user