node
A region of an electric circuit connected only by (ideal) wires (i.e. the voltage between any two points on the same node must be zero).
node: every point in a circuit at the same electrical potential
A node is a point or region in an electrical circuit where the voltage is uniform. More precisely, it is any set of connected conductors (wires, traces, component leads) that all sit at identical potential. No voltage drop exists between points on the same node, because ideal conductors have zero resistance. In practical circuits, a node might be a single wire, a copper trace on a PCB, or a bus bar; what matters is electrical equivalence, not physical form.
Nodes serve as the reference points for circuit analysis. In the nodal voltage method, engineers assign a voltage to each unique node and then apply Kirchhoff's Current Law at each node to solve for currents and power distribution. A simple resistor network might have three nodes: the supply rail, the ground plane, and a junction between two resistors. More complex circuits can have dozens or hundreds of distinct nodes, each at a different potential.
How nodes behave in practice
In reality, conductors are not ideal. A long PCB trace or a heavily loaded bus bar will develop a small voltage gradient along its length, creating micro-potential differences. For low-frequency circuits or short distances, these effects are negligible and the node concept holds well. At radio frequencies or with high currents over significant distances, parasitic resistance and inductance can split what was theoretically a single node into regions of measurably different potential. This is why ground planes and return paths in RF design must be thick and closely routed: they keep the node truly unified.
The term node comes from graph theory, where a node is a vertex connected by edges. In circuit topology, components and wires form the edges, and nodes are the connection points. This language reflects how circuit behavior depends on topology, not just component values. Two circuits with identical resistor values but different connection topologies will have different nodal voltages and currents.
Faults in real circuits often appear as node integrity problems. A corroded solder joint or a broken wire effectively splits a single node into two, changing all downstream voltages. Similarly, unwanted coupling between nodes (through capacitive crosstalk or poor shielding) introduces signals where none should exist. Technicians and designers check nodal voltages with multimeters to diagnose whether a circuit failure lies in the power distribution, signal integrity, or component itself.