Table of Contents

Basic Laws

Ohm's Law

Ohm's Law states that the voltage, v, across a resistor is directly proportional to the current, i, flowing through the resistor.

Nodes, Branches and Loops

A node is the point of connection between two or more elements.

A branch represents any two-terminal element in a circuit.

A loop is a closed path in a circuit.

Fundamental theorom of network topology

For a given network with b branches, l loops and n nodes in the given network: b = l + n - 1

Example:

Network Topology Example Circuit

Find the number of branches, independent loops, and nodes in the above network.

Parallel and Series

Using the network topology terminology, we can define two specific topologies:

Krichhoff's Laws

Krichhoff's Current Law

Kirchoff's Current Law (KCL) states that the algebraic sum of currents entering a node is zero.

sum{n=1}{N}{i_n} = 0 where N is the number of branches connected to the node and i_n is the nth current entering (or leaving) the node.

Example:

KCL Example Circuit

Verify that the current flowing into the node in the center of the circuit is equal to the current flowing out of the circuit.

Krichhoff's Voltage Law

Kirchoff's Voltage Law (KVL) states that the algebraic sum of voltages around a loop is zero.

sum{m=1}{M}{v_m} = 0 where M is the number of voltages in the loop and v_m is the mth voltage.

Example:

KVL Example Circuit

Verify that the voltages for each loop sum to zero.