Shipboard Power Generation & Distribution
How a ship makes its own electricity and distributes it from a main switchboard -- the bus architecture, not the AC theory behind it.
A ship at sea is its own floating power station -- there is no grid to plug into. Everything that keeps the ship alive, from the engine-room ventilation fans to the navigation lights and the galley, runs off electricity the ship generates itself, from a bus architecture engineered to keep working even when individual generators trip off.
The Ship Generates Its Own Power
Unlike a shoreside building that draws from a national grid, a ship has to generate every watt of its own electricity. The standard source is the diesel generator set (genset) -- a diesel prime mover directly coupled to an alternator. A merchant ship typically carries two, three, or four service gensets of similar rating so that no single failure stops the supply: one or two carry the routine load while the others stand by, and a failed set can be swapped out without blackout.
Some ships also fit a shaft generator -- an alternator driven off the main propulsion engine's shaft through a gearbox. While the ship is underway and the main engine is running, the shaft generator can carry the electrical load, burning less fuel overall than running a separate auxiliary diesel. This couples the ship's electrical demand to the propulsion plant and is one reason the main switchboard has to manage several sources at once.
The Main Switchboard & 3-Phase Distribution
All of these sources feed into the main switchboard -- a heavy steel-clad cubicle assembly that is the single collection and distribution point for the ship's electrical power. Each generator connects to the switchboard's main bus through its own generator circuit breaker (an air-circuit breaker able to interrupt tens of thousands of amps), and from that common bus a set of feeders fans out to the ship's loads: engine-room machinery, deck machinery, accommodation, navigation and communication, lighting, and reefer sockets.
The ship-service bus runs at a standard three-phase voltage, typically 440 V at 60 Hz. Three-phase is used for the same reason it dominates ashore -- it delivers power more efficiently for a given conductor size, and it lets induction motors start and run smoothly. The 60 Hz choice (rather than 50 Hz) lets machines run at higher synchronous speeds and slightly lighter weights, an advantage aboard a weight-conscious vessel; many ships also step the 440 V down through transformers to a 220/230 V lighting and domestic supply, and to a separate 440 V or higher dedicated feeder for large motors and bow thrusters.
Apparent, Real & Reactive Power (AC theory referenced)
Because the bus is alternating-current three-phase, the power flowing on it splits into three related quantities whose definitions come from AC circuit theory (covered in full in the Circuits & Digital Systems course). For marine work, the practical facts are these: apparent power S (in kVA) is what the generator has to be physically able to supply -- it sets the machine's current rating; real power P (in kW) is the useful power the load actually consumes and that the prime mover has to burn fuel to produce; and reactive power Q (in kvar) is the portion that just sloshes back and forth magnetising motor and transformer windings, producing no useful work but still occupying generator and cable capacity.
The power factor PF = P/S ties them together: it is the fraction of the apparent power that is real, useful power. A load of induction motors typically runs at a lagging PF around 0.8, meaning for every kVA of generator capacity only 0.8 kW does useful work. Raising the power factor (by correction capacitors) lets more real load be carried from the same generator and cable rating -- a real economy aboard a ship where every kilo of copper and iron is paid for.
- S = √3 · VL · IL = √3 × 440 × 800 = 1.73205 × 352,000 ≈ 609,682 VA ≈ 609.7 kVA
- P = S · PF = 609.7 × 0.8 ≈ 487.7 kW
- S = √3 · VL · IL = √3 × 440 × 650 = 1.73205 × 286,000 ≈ 495,367 VA ≈ 495.4 kVA
- P = S · PF = 495.4 × 0.85 ≈ 421.1 kW
Why Bus Architecture Is the Marine Story
The arithmetic above is pure AC circuit theory -- identical on shore or at sea. What makes it a marine subject is the bus architecture that surrounds the numbers: a ship's generators run in parallel on a shared bus so the load can be shared and a set can be taken off for maintenance without blackout, and the feeders are arranged so that essential services keep their supply through transformers and distribution boards even when part of the bus is isolated. That architecture -- generator paralleling, load sharing, and the separate emergency switchboard covered next -- is the marine content, and it is the subject of the following lessons.
Check your understanding
- A ship generates its own power from diesel gensets (and sometimes a shaft generator) and distributes it from a main switchboard at a standard three-phase 440 V / 60 Hz
- Multiple generators run for redundancy and can be paralleled on the bus so a failed set can be swapped out without blackout
- Apparent power S = √3·VL·IL, real power P = S·PF, reactive power Q = √(S² − P²) -- the AC theory is in the Circuits & Digital Systems course; the marine value is the bus architecture