The Machine That Ate Compressed Air for Breakfast

We built a pick-and-place station with eight pneumatic cylinders. On the spec sheet, each cylinder used 0.5 NL per cycle. At 60 cycles per minute, that’s 240 NL per minute — about 14 m³/h. The customer’s existing air compressor was sized for their old equipment. Within a week of running the new machine, the compressor short-cycled, the pressure dropped to 4 bar, and the cylinders slowed down. We had added a machine that consumed as much air as the rest of the plant combined, without telling anyone.

Energy efficient machine design isn’t just about saving electricity — it’s about not over-sizing the compressed air system, the motors, or the idle power. A machine that uses 50% more energy than it needs costs the customer money every shift for years. This article is where energy gets wasted in custom machines and how to design it out.

Where Custom Machines Waste Energy

Energy waste in custom machines comes from four main sources. Each has a fix.

1. Compressed Air: The Hidden Cost

Compressed air is the most expensive utility in a factory. It takes about 8 kW of electricity to produce 1 m³/min of compressed air. A pneumatic cylinder that leaks or cycles unnecessarily isn’t just wasting air — it’s wasting electricity at the compressor.

Where air gets wasted:

  • Continuous air blow-offs: A nozzle that blows air continuously to clear chips or parts. It uses air 100% of the time. A solenoid valve that only blows when needed cuts consumption by 80–90%.
  • Leaks: A 1 mm hole at 6 bar leaks about 0.5 m³/h. A machine with ten leaking fittings wastes as much air as a small cylinder cycling continuously. Audit fittings after install.
  • Oversized cylinders: A Ø50 cylinder where a Ø32 would do uses 2.4× the air per cycle. Size cylinders for the force needed, not the next standard size up.
  • Pressure too high: Running at 7 bar when 5 bar works wastes 30% more air. Regulate each station to the minimum pressure that functions.

The air cost: Compressed air costs roughly 1.5–3 cents per cubic meter (depending on electricity price). A machine that wastes 10 m³/day costs $30–90/month. Over five years, that’s $2,000–5,000. Small fixes (solenoid blow-offs, correct pressure) pay back in months.

2. Motors Running When They Don’t Need To

A motor that runs continuously when it only needs to run during the cycle wastes energy. Conveyors, fans, and pumps are the main offenders.

  • Conveyors that run continuously: A conveyor that moves parts every 10 seconds doesn’t need to run continuously. Start it when a part needs to move, stop it when the queue is full. A VFD (variable frequency drive) does this.
  • Cooling fans that run at full speed: A panel fan that runs at 100% when the panel is cool wastes electricity. Thermostatically controlled fans run only when needed.
  • Vacuum pumps that run continuously: A vacuum generator (Venturi) that runs continuously to hold a part wastes air. A vacuum reservoir with a pump that cycles to maintain pressure uses much less.

3. Oversized Motors and Drives

A motor running at 50% load is inefficient. Electric motors are most efficient at 75–90% load. A 1 kW motor running a 0.3 kW load wastes more energy than a correctly sized 0.4 kW motor.

This is the opposite of the “oversize for margin” rule. For continuous-duty applications (conveyors, pumps), size the motor to the actual load, not 3× the load. For intermittent applications (servo axes, press cycles), oversize for peak torque — but check the RMS efficiency.

4. Idle Power: The Machine That Never Sleeps

When the machine is in standby (lunch break, shift change, weekend), what’s still on?

  • PLC and HMI: These are low power (50–100 W) but they run 24/7. Over a year, that’s 400–800 kWh. Not huge, but unnecessary if the machine is off.
  • Panel fans and heaters: A panel heater that runs when the cabinet is warm wastes energy. Thermostatic control.
  • Servo drives enabled: A servo drive enabled but not moving draws holding current. For machines that idle for hours, disable the drives (or use a low-power standby mode).
  • Air pressure maintained: Even with no cylinders cycling, the system leaks. Isolate the machine’s air supply on standby if it’s off for a shift or weekend.

Pneumatic Energy Saving: The Low-Hanging Fruit

Pneumatics are where the biggest energy savings are. Four changes give 30–50% air reduction:

Use Solenoid-Valved Blow-Offs

Any continuous air nozzle should be on a solenoid. The valve opens only when the blow is needed (part ejection, chip clearing, sensor cleaning). A 0.5 mm nozzle at 6 bar uses about 0.1 m³/min. Running it 10% of the time instead of 100% saves 90%.

Regulate Each Station Independently

The main supply is 6–7 bar. But most cylinders work fine at 4–5 bar. Put a regulator at each station (or each group of cylinders) and set it to the minimum pressure that cycles correctly. Lower pressure = lower air consumption (air use scales with absolute pressure).

Use Energy-Recovery Circuits

A double-acting cylinder exhausts air on one stroke while filling on the other. An energy-saving circuit (or an energy-saving valve) recovers some of the exhaust air to fill the other side. This is more complex but can reduce air use by 20–30% on high-cycle applications.

Check for Leaks After Install

Ultrasonic leak detection or soapy water on fittings finds leaks that cost money every day. A machine that’s been running for a month has fittings that vibrated loose. A 10-minute leak check after install prevents months of wasted air.

Motor and Drive Energy: Continuous vs. Intermittent

For continuous-duty motors (conveyors, fans, pumps), energy efficiency matters every hour. For intermittent-duty motors (servo axes, presses), the energy use is smaller but the peak demand affects the electrical service.

VFDs for Conveyors

A conveyor that starts and stops frequently should have a VFD. The VFD ramps the conveyor up and down smoothly, which saves energy (no inrush current) and reduces mechanical wear. It also lets you match the conveyor speed to the actual cycle requirement instead of running at full speed all the time.

Servo Drive Standby

Modern servo drives have a standby mode that reduces power when the axis isn’t moving. Enable it. The drive still holds position (via the brake) but doesn’t draw continuous holding current. For a machine that idles between cycles, this saves 50–100 W per axis.

Control Power: The Always-On Load

The PLC, HMI, sensors, and control power supplies run 24/7. These are small loads individually (50–200 W total) but they add up over a year.

Design for Standby

When the machine is in standby (no production for 10+ minutes), the PLC should:

  • Disable servo drives (engage brakes, cut drive enable).
  • Dim the HMI (backlight off after 5 minutes).
  • Turn off panel fans if the cabinet is cool.
  • Close the main air supply valve (if the machine is off for a shift).

These are PLC logic changes, not hardware changes. They save energy without affecting production.

Specifying the Machine: Energy in the Quote

Energy efficiency starts at the quote. If the customer cares about energy cost (or has an energy audit), specify the machine’s energy consumption:

  • Compressed air consumption: m³ per cycle, m³ per hour at production rate.
  • Electrical power: running kW, standby kW, peak kW.
  • Recommended compressor size: don’t make the customer find out the machine needs more compressor than they have.

Specifying energy consumption also lets the customer compare machines on lifetime cost, not just purchase price. A machine that uses 20% less air saves money every year for the machine’s life.

An Energy Efficiency Checklist

  1. Is every continuous air blow-off on a solenoid valve?
  2. Is the air pressure regulated per station (not all at 7 bar)?
  3. Has a leak check been done after install?
  4. Are cylinders sized for the actual force (not over-sized)?
  5. Do conveyors run continuously when they could be started/stopped?
  6. Do panel fans and heaters have thermostatic control?
  7. Do servo drives have standby mode enabled?
  8. Does the PLC enter low-power mode on standby?
  9. Is the main air supply isolated when the machine is off?
  10. Is the machine’s energy consumption specified in the quote?

The Bottom Line

Energy efficient machine design isn’t about buying expensive motors or solar panels. It’s about not wasting compressed air on continuous blow-offs, not running motors when they’re not needed, regulating air pressure to the minimum, and designing the control system to enter standby. The machine that uses 30% less air and 20% less electricity isn’t a special “green” machine — it’s a machine where the designer paid attention to where the energy goes. The customer pays that back every shift for the next ten years.