Introduction
When designing a circuit board, delivering power efficiently and reliably to all components is a big challenge. Choosing how to route power lines affects how well the circuit works and how easy it is to fix problems.
Imagine a neighborhood where each house needs water. In star routing, each house has its own pipe from the main water tank, so water pressure is steady and independent. In bus routing, all houses share one big pipe with branches, saving materials but risking pressure drops if many use water at once.
┌────────────┐
│ Power Source│
└─────┬──────┘
│
┌─────────┼─────────┐
│ │ │
┌──┴──┐ ┌───┴───┐ ┌──┴──┐
│Load1│ │ Load2 │ │Load3│
└─────┘ └───────┘ └─────┘
Star Routing: Each load has its own line from the source.
Power Source ────────────────────────────────> Loads connected along one line (Bus Routing)