The
Node Rule is a principle used in electrical circuit analysis, especially when applying
Kirchhoff’s Current Law (KCL). It states that the sum of currents flowing into a node (or junction) in a circuit is equal to the sum of currents flowing out of the node.
In simple terms:
- A node is any point in a circuit where two or more components are connected.
- The current entering the node must be equal to the current leaving the node, since charge can’t accumulate at the node.
Mathematically, the node rule can be expressed as:
\[
\sum I_{\text{in}} = \sum I_{\text{out}}
\]
Or, in another form:
\[
\sum I = 0
\]
This means that the algebraic sum of all currents at a node (taking into account the direction of the currents) must be zero.
Example:
If three currents meet at a node, with one current entering the node and two currents leaving, the node rule would state that:
\[
I_{\text{entering}} = I_{\text{leaving1}} + I_{\text{leaving2}}
\]
If you use current directions as positive for entering and negative for leaving, this could be written as:
\[
I_{\text{entering}} - I_{\text{leaving1}} - I_{\text{leaving2}} = 0
\]
The node rule helps in setting up equations to solve for unknown currents in a circuit.