Ice Machine Capacity and Bin Sizing
Ice machine nameplate production and bin capacity from the covers a kitchen serves.
Example
You enter
- Covers per day 300
- Ice per cover (lb) 1.5
- Installed-condition derate (0-1) 0.8
- Target utilization (0-1) 0.9
- Peak-period fraction of daily demand (0-1) 0.4
You get
- Daily ice demand 450.0 lb/day
- Required nameplate at 70/50 625.0 lb/day
- Required bin capacity 180.0 lb
Details, formula, and sources
The two sizing questions a food-service package gets wrong most often. Daily demand is covers times pounds of ice per cover, a planning benchmark near 1.5 lb for a full-service restaurant and well above that for a bar-heavy concept. Machines are cataloged at the AHRI 810 rating point, 70 F ambient air with 50 F inlet water, and a real kitchen delivers neither: at 90 F air and 70 F water the same machine makes roughly a fifth less ice, so the nameplate must be bought oversized. Utilization is the second derate, because a machine run at 100% duty has no recovery margin, and the practice is to size near 90%. Nameplate = daily demand / (derate x utilization). A 300-cover restaurant at 1.5 lb per cover needs 450 lb/day, and at a 0.80 derate and 0.90 utilization the nameplate is 450 / 0.72 = 625 lb/day, so a 500 lb/day machine is undersized by a fifth. The bin is a separate question: it is sized for the peak block, the fraction of the day's ice that must be sitting in the bin when the rush starts, because production during the rush is slower than draw, so 40% of 450 lb is a 180 lb bin. A planning estimate; the manufacturer's published capacity table at the installed air and water temperature governs the selection.
daily_demand_lb = covers_per_day x lb_per_cover; required_nameplate_lb = daily_demand_lb / (derate_factor x utilization); bin_capacity_lb = daily_demand_lb x peak_fraction.
AHRI Standard 810 ice-machine rating point (70 F ambient air, 50 F inlet water), by name, with the standard installed-condition derate and the 90% utilization sizing practice; the manufacturer's published capacity table at the installed air and water temperature governs the selection.
The sizing arithmetic is public: covers, pounds of ice per cover, the derate for the installed air and water temperature, the utilization target, and the peak-period fraction are the kitchen's own values. The AHRI rating point is named, not reproduced.
Estimate. AHJ and licensed professional govern.
Field names used by the API: covers_per_day, lb_per_cover, derate_factor, utilization, peak_fraction, daily_demand_lb, required_nameplate_lb, bin_capacity_lb
- Rating point AHRI Standard 810: 70 F ambient air, 50 F inlet water; installed conditions derate the published capacityAHRI Standard 810
- Utilization size near 90% duty so the machine keeps recovery marginfood-service equipment sizing practice
- Pounds per cover a planning benchmark near 1.5 lb for full service; a bar-heavy concept runs well above itfood-service planning practice