Branch
A branch represents a single element, such as a resistor or a battery.
Node
A node is the point connecting more than 1 branches. Denoted by a dot.
Two Terminal Element
An element connected to two nodes. Branches are two terminal elements.
Loop
A loop is a closed path through a circuit in which no node is encountered more
than once except the start/finish node.
Mesh
A mesh is a loop without having other loops inside it. Subset of loops.
Connection Types
Delta Connection
- Doesn’t have a neutral wire. Neutral point is imaginary.
- Delivers more power
VP=VL∧IL=3IP
Star Connection
IP=IL∧VL=3VP
Delta-Star Conversion
Delta to Star
RA=RAB+RBC+RACRAB×RAC
RB,RC can be found similarily.
Star to Delta
RAB=RC(RA×RB)+(RB×RC)+(RC×RA)
RBC,RAC can be found similarily.