eeng:topics:kirchhoff_s_circuit_laws:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eeng:topics:kirchhoff_s_circuit_laws:start [2022/10/27 08:01] – [Example 3: Wikipedia] rolf | eeng:topics:kirchhoff_s_circuit_laws:start [2024/11/27 09:19] (current) – [WITH PROPER UNITS!] rolf | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Kirchhoff' | ====== Kirchhoff' | ||
| - | 2022-09-29, RB | + | 2023-12-06, RB |
| [[https:// | [[https:// | ||
| Line 10: | Line 10: | ||
| - Junction Rule (Current) | - Junction Rule (Current) | ||
| - Loop Rule (Voltage) | - Loop Rule (Voltage) | ||
| + | |||
| + | ===== Literature ===== | ||
| + | |||
| + | * **University Physics II - Thermodynamics Electricity and Magnetism (OpenStax) \\ [[https:// | ||
| Line 86: | Line 90: | ||
| $\begin{pmatrix} -1 & -1 & 1 \\ -6 & 3 & 0 \\ 0 & -3& -6 \end{pmatrix}\Omega\begin{pmatrix} I_1 \\ I_2 \\ I_3 \end{pmatrix}A = \begin{pmatrix} 0 \\ -24 \\ -12 \end{pmatrix}V $ | $\begin{pmatrix} -1 & -1 & 1 \\ -6 & 3 & 0 \\ 0 & -3& -6 \end{pmatrix}\Omega\begin{pmatrix} I_1 \\ I_2 \\ I_3 \end{pmatrix}A = \begin{pmatrix} 0 \\ -24 \\ -12 \end{pmatrix}V $ | ||
| - | Devide | + | Divide |
| $\begin{pmatrix} -1 & -1 & 1 \\ -6 & 3 & 0 \\ 0 & -3& -6 \end{pmatrix}\begin{pmatrix} I_1 \\ I_2 \\ I_3 \end{pmatrix} = \begin{pmatrix} 0 \\ -24 \\ -12 \end{pmatrix} $ | $\begin{pmatrix} -1 & -1 & 1 \\ -6 & 3 & 0 \\ 0 & -3& -6 \end{pmatrix}\begin{pmatrix} I_1 \\ I_2 \\ I_3 \end{pmatrix} = \begin{pmatrix} 0 \\ -24 \\ -12 \end{pmatrix} $ | ||
| Line 137: | Line 141: | ||
| # This script solves a simple LES resulting from Kirchhoff' | # This script solves a simple LES resulting from Kirchhoff' | ||
| # Example from NunezPhysics video tutorial: https:// | # Example from NunezPhysics video tutorial: https:// | ||
| - | # R. Becker, | + | # R. Becker, |
| import numpy as np | import numpy as np | ||
eeng/topics/kirchhoff_s_circuit_laws/start.1666857682.txt.gz · Last modified: 2022/10/27 08:01 by rolf
