Lab Infrastructure: Racks, Networking, and Power
The physical layer of a home lab: what the electricity actually costs, why the loudest machine sets the noise, and how to size a UPS on the number that matters rather than the one on the box.
Everything else on this site runs on top of this layer: the rack, the switch, the UPS, and the bill that arrives whether or not anything is being asked of the equipment.
This is the pillar where the arithmetic is least intuitive and most useful, because all three of its subjects behave in ways that contradict the obvious guess. Power is dominated by the hours nothing is happening. Noise does not add the way numbers do. And a UPS is sized on a unit that is not watts.
The three counterintuitive findings
Idle draw is the bill, not the workload. One watt left running for a year uses 8.77 kWh, so at 30 cents per kWh every continuous watt costs $2.63 a year. A machine doing an hour of real work a day spends about three quarters of its annual electricity sitting there doing nothing, and no amount of optimising the working hour touches that portion. What a homelab really costs in electricity works it through, and the lever it points at is not the one most guides pick.
The loudest machine sets the room. Two identical machines are 3 dB louder than one, not twice as loud. A machine 10 dB below its neighbour adds 0.4 dB to the total, and at 15 dB below it adds 0.1. So making an already-quiet NAS quieter, in a room with one loud thing in it, buys you nothing measurable. Meanwhile doubling your distance from the rack is worth 6 dB, which cancels three extra machines. How loud is two machines in one room has the tables, and the practical advice is to buy a longer cable before you buy fans.
A UPS is sized on volt-amps, and the runtime arrives free. Most advice starts with “how long do you need it to run”, which is the wrong end. A 150 W lab needs about 12.5 Wh to shut down cleanly, and the smallest unit that can carry 150 W already holds around 78 Wh, or half an hour. Get the volt-amp figure right and the minutes take care of themselves. What size UPS does a home lab need explains why the number on the box is not watts.
What belongs in this pillar
- Power: what the lab costs to run, where the watts hide, and which levers actually move the total
- Noise: how sources combine, what distance is worth, and why a spec sheet figure without a distance attached means nothing
- Protection: UPS sizing, what it does and does not save you from
- Networking: when 2.5GbE is enough and when 10GbE earns its cost
- Environment: heat, where in the house the lab should live, and what an enclosure trades away
The tools
Three calculators cover this pillar, and each shares its code with the article that explains it:
- Power cost: annual kWh and cost, the idle share of your bill, cost per hour of work, and energy per million tokens
- Noise combiner: combines sources at their rated distances, reports the total at where you actually sit, and shows what each source contributed
- UPS sizing: watts to volt-amps with headroom, plus a runtime figure that is honestly labelled as an upper bound
Measure, do not read a specification
One habit is worth more than everything else on this page: put a plug meter on things.
A power supply rated at 750 W is telling you what it can deliver, not what it takes. A processor’s TDP is a thermal design figure. A noise rating with no distance attached is not a number. All three will be wildly wrong as inputs, and all three are what people reach for because they are printed on the box.
Two readings per machine, at rest and doing the work you actually do, and every calculation on this pillar becomes yours rather than mine.
What is not here yet
Nothing on this pillar has been measured with a meter, and the pages say so. When that changes, the noise and power figures gain real values for specific machines and the articles’ updated dates move.
FAQ
Do I need a UPS?
If the lab holds data you care about, yes. Its job is not riding out long outages. It is giving your machines the seconds they need to shut down cleanly rather than losing power partway through a write, which on a parity array leaves a stripe inconsistent with no record of which half is stale. The shutdown has to be configured, though: a UPS with no connection to the machines it protects will hold them up and then drop them just as hard.
Is 10GbE worth it at home?
Only between machines that move large files regularly: editing video off a NAS, migrating virtual machines, restoring backups. For everything else the link is not the bottleneck and the money is better spent elsewhere. Remember to count what the switch costs to run continuously as well as to buy, since that is a line in the annual bill for as long as it is racked.
How much does a home lab cost to run?
Multiply the standing draw in watts by 0.73 for monthly kWh, then by your unit rate. A modest always-on set of equipment reaching 97 W is about 850 kWh and $255 a year at 30 cents, or $85 at 10 cents. It is not a large bill, but it arrives every year and nobody ever decided to spend it.
What is the cheapest way to make a lab quieter?
Distance, then a barrier, then components, in that order. Doubling your distance from the rack is worth 6 dB and costs a longer cable. A different room or a cupboard adds to that, with the caveat that an enclosure blocking sound also blocks airflow, and a hotter machine runs its fans faster. Component changes come last because they usually buy less than the free options.
Should I include the standing charge when costing electricity?
No. Use the marginal rate, meaning the unit price per kWh, because the standing charge does not change when you add a server and including it overstates what the machine costs you. If you are on a time-of-use tariff and can schedule heavy jobs into the cheap window, use that rate, and be aware the annual figure then depends on the scheduling actually holding.
Everything in this pillar
3 articles, newest first.
How Loud Is Two Machines in One Room?
Adding a second machine adds three decibels, not double the noise, and that one fact changes where the money should go when a lab gets too loud.
What Size UPS Does a Home Lab Need?
Size on volt-amps, not on minutes, because the runtime you need arrives free and the rating on the box is not watts.
What a Homelab Really Costs in Electricity
The arithmetic behind a homelab power bill, worked out from one number you can hold in your head, plus where the watts actually hide and which levers move the total.