The three main circuit laws in electrical engineering are:
1. Ohm's Law
Ohm's Law relates the voltage (\(V\)), current (\(I\)), and resistance (\(R\)) in a circuit. It’s a simple relationship:
\[
V = I \times R
\]
- Voltage (V) is the electrical potential difference.
- Current (I) is the flow of electric charge.
- Resistance (R) is the opposition to the flow of current.
Ohm's law helps us understand how current will behave in a circuit depending on the voltage and resistance.
2. Kirchhoff's Current Law (KCL)
This law deals with the flow of current at a junction (node) in a circuit. It states that the sum of currents entering a junction is equal to the sum of currents leaving the junction:
\[
\sum I_{\text{in}} = \sum I_{\text{out}}
\]
In other words, no current is lost at a junction; it is always conserved.
3. Kirchhoff's Voltage Law (KVL)
This law is about the sum of voltages in a closed loop or circuit. It states that the sum of all the voltages around a closed loop is equal to zero:
\[
\sum V = 0
\]
This means that the total voltage gained and lost in a loop must balance out. It reflects the conservation of energy in an electrical circuit.
---
These laws are the foundation for analyzing and solving electrical circuits!