The topology of a circuit is the description of how its elements are connected, regardless of the way we draw the wires. To analyze it, we use nodes, branches, loops, and meshes.
Think of a road map: first, we identify intersections, the paths that connect them, and the closed routes. Something similar happens in a circuit, and we need to recognize its structure before applying any formula.
If you can’t tell a node from a branch, Kirchhoff’s Laws (which we’ll see soon) will sound like gibberish. So let’s define them rigorously.
The Node
A node is the set of points connected by ideal conductors, with no component between them. All these points share the same electrical potential.
It seems easy, right? A little dot on the paper. The common mistake is thinking a node is just the point drawn at an intersection. In reality, a node is an entire equipotential region.
In schematics, we sometimes draw wires with corners, curves, or long straight lines to make it look neat.
- Every piece of conductor wire that connects components without any other component in between is the same node.
- It doesn’t matter if the wire is 1 cm or 10 meters long. If it’s an ideal conductor, all that wire is the same electrical point.
Imagine you put a marker on a point on the wire and start coloring. You can move in any direction as long as you don’t “jump” over a resistor or a battery. Everything you’ve colored is a single node.
For calculation purposes, we distinguish two types:
- Simple nodes: connect two component terminals.
- Principal or essential nodes: connect three or more branches. Current can split or combine at these points.
The Branch
A branch is a two-terminal element connected between two nodes and carries a current. If we work only with principal nodes, we can also call a branch the path between two of them that contains several elements in series and through which the same current flows.
It’s the section of “pipe” through which a specific current flows. The property that interests us is simple:
The same current intensity flows through an entire branch.
If you identify that a circuit has 5 branches, you’ll automatically know you’ll need to calculate, at most, 5 different currents (𝐼₁, 𝐼₂, 𝐼₃, 𝐼₄, 𝐼₅).
Difference between a Loop and a Mesh
There is often terminological confusion here, so let’s be precise.
Loop
A loop is a closed path in a circuit. It starts and ends at the same node without traversing a branch twice or repeating intermediate nodes.
Mesh
A Mesh is a special type of loop. It is a loop that does not contain any other loop inside it.
Think of a planar circuit as a window with panes:
- The outer frame is a loop.
- But each individual “pane” is a Mesh.