Plate calculator

Per-side plate loadout for any target weight. IPF/USAW kg plates or US commercial lb plates, your choice of bar (20 kg / 45 lb / 15 kg women's / custom). The math is greedy descending — load the largest plate that fits, repeat — which is optimal for the standard plate sets.

Per side (mirror on the other side)

25 + 15kg

Achieved

100 kg

Bar

20 kg

Adjust

Plate inventory defaults: 25, 20, 15, 10, 5, 2.5, 1.25 kg. Bar defaults: 20 kg (Olympic / IPF) or 45 lb (US commercial). Note that 45 lb is ~20.41 kg, NOT the same as a 20 kg bar.

kg

Total weight you want on the bar, including the bar itself.

kg

Standard Olympic bar = 20 kg / 45 lb. Women's competition bar = 15 kg. Technique bar = 10–15 lb.

How to read this loadout

  • Per-side. Mirror it. The headline shows what you load on ONE end. Same plates on the other end. You grab them twice off the rack.
  • Achieved = bar + (per-side × 2).Your actual total. If “achieved” matches your target exactly, the standard inventory hit it cleanly.
  • “Short by X” = inventory limit. The smallest standard plate is 1.25 kg / 2.5 lb. Anything smaller needs a micro plate.
  • Save mental load on heavy sets.The point of a plate calculator: don't do plate arithmetic when you're under 90% 1RM. Read the loadout, load it, lift.

Standard plate inventories

  • IPF/USAW kg: 25, 20, 15, 10, 5, 2.5, 1.25 kg. Competition standard. Color-coded in IPF.
  • US commercial lb: 45, 35, 25, 10, 5, 2.5 lb. What most American non-competition gyms stock.
  • Bar weights:20 kg (Olympic / IPF men's), 45 lb (US commercial), 15 kg (IPF women's competition). Don't conflate 20 kg and 45 lb — they're close but not identical.
  • Not stocked here (v1): 0.5 kg / 0.25 kg micro plates, change plates (1 lb), bumper-only sets that omit small plates. Engine supports custom inventories; UI will get a toggle in a later version.

Ask a StrengthMath question

Quick answers about StrengthMath's calculators and how the numbers work. Free, no signup. Not professional advice — for regulated decisions, talk to a licensed professional.

Hi, I'm the StrengthMath assistant. I answer questions about strength-training math — 1RM estimation, percentage-of-1RM programming, plate loading, dumbbell-vs-barbell comparison, strength-standards reading — and how the calculators on this site work. I'm not a strength coach or sports-medicine professional and can't program for your specific physiology, training history, or competition goals. For programming or pain/injury, work with a qualified strength coach (NSCA CSCS, USAW, equivalent) or a sports-medicine physician.

Why greedy works for standard plate sets

Greedy plate loading — “load the largest plate that fits, then repeat with what's left” — is the obvious algorithm and for the IPF kg set and the US lb set, it's also the optimal one. That's not always true: there exist coin denominations where greedy makes things worse than a smarter algorithm could (the classic Frobenius pathology — say, coins {1, 3, 4} loading 6 greedily as 4+1+1 when 3+3 is fewer coins). But for the actual plate inventories in IPF and US gyms, each plate is ≤ 2× the next smaller plate, which mathematically guarantees greedy is optimal.

Translation: you don't need to think about whether two 25 kg plates plus a 5 kg are better than one 20 kg + one 25 kg + 5 kg (they're equivalent — same total). The calculator picks the descending greedy loadout, which is what experienced lifters do intuitively too.

A worked example — 142.5 kg target on a 20 kg bar

Set target 142.5 kg, bar 20 kg, unit kg. The math:

Now bump the target to 143 kg. Per-side load is 61.5 kg, but the smallest plate is 1.25 kg, so the inventory can't hit 0.25 kg residual. Closest loadout: 25+25+10+1.25 = 61.25 (short 0.25), or 25+25+10+1.25+0.25 (needs a micro plate). The calculator surfaces the “short by 0.5 kg” message so you know to either round to 142.5 or grab micro plates.

Frequently asked

Why does the calculator default the bar to 20 kg or 45 lb?

Those are the two universal bar standards. 20 kg is the IPF/USAW Olympic bar — what you'll find in any competition or serious gym. 45 lb is the US commercial standard, what most American gyms stock. They are NOT the same bar: 45 lb ≈ 20.41 kg, so they're close but not identical. The calculator labels each by its own scale so the math doesn't silently treat them as equivalent. If you train on a 15 kg women's competition bar or a 10 kg technique bar, override the bar weight in the adjust zone.

What plate set does this assume?

IPF/USAW competition KG: 25 / 20 / 15 / 10 / 5 / 2.5 / 1.25 kg. US commercial-gym LB: 45 / 35 / 25 / 10 / 5 / 2.5 lb. Both are standard inventories you'd find in any reasonably-stocked gym. The greedy descending algorithm (load the largest plate that fits, repeat) is optimal for these specific sets — there's no Frobenius coin-change pathology where a smarter algorithm could fit more plates than greedy does.

Why is my target sometimes 'short by X' even when it looks even?

Because the plate inventory has a smallest plate (1.25 kg or 2.5 lb), so any per-side residual smaller than that can't be loaded. A 102.5 kg target on a 20 kg bar leaves 41.25 kg per side, which the standard set can hit (25+10+5+1.25). A 101 kg target leaves 40.5 kg per side, which the standard set CAN'T hit — closest is 40 kg (25+10+5) leaving 0.5 kg short, or 41.25 kg (over by 0.75). The 'short by' message tells you what micro plate (0.5 kg, 0.25 kg) you'd need to land exactly on the target.

Can I add micro plates or change the plate inventory?

Not in this version. The default IPF/USAW kg set and US commercial lb set are baked in for v1 — they cover the loadouts most lifters need. If you train powerlifting at a meet that uses 0.5 kg micro plates, the engine in `lib/strength/units.ts` accepts a custom plate array; we just don't surface that as a UI option yet. Reach out if you'd find that useful and we'll prioritize.

Is this calculator for one side of the bar or both?

The headline answer is per-side — what you load on ONE end of the bar. The user mirrors the same plates on the other side. The 'achieved' total includes both sides plus the bar (bar + 2 × per-side). This matches how lifters actually load: you grab the same plates twice, one for each sleeve.

Why kg as the default unit?

IPF and most international meets are kg; barbell loading conventions across the strength world default to kg even in pound-using countries. If your gym scales and bar are labeled in lb, switch the unit toggle and the bar will snap to 45 lb (assuming you haven't overridden it) and the plate inventory will switch to the US commercial set.

Related


By Jimmy L Wu. kg ↔ lb conversion uses 1 kg = 2.2046226218 lb (NIST SP 811, Appendix B). Standard plate sets are conventional gym inventories — IPF/USAW competition kg and US commercial-gym lb. Bar weights default to 20 kg (Olympic / IPF) and 45 lb (US commercial), which are NOT the same bar (45 lb ≈ 20.41 kg). Engine logic in lib/strength/units.ts.