A natural gas compressor station is a Class I Division 2 hazardous location: flammable gas is normally confined within piping and vessels, but a leak — from a flange gasket, a valve stem packing, a drain port — can create a flammable atmosphere under abnormal conditions. The compressor's control system sits inside this environment, and if its electronics are not designed for it, every relay contact closure, every power-supply capacitor discharge, and every cable connector can become an ignition source. A general-purpose PLC — the same model used on a packaging line or a water treatment plant — is not designed to prevent any of those ignition mechanisms. This article explains what makes hazardous-area compressor control different and why the control architecture matters.
What Class I Division 2 Actually Requires of the Control System
Class I Division 2 (per NEC Article 500 / CEC Section 18) applies to locations where flammable gases or vapors are normally confined but could be present under abnormal conditions — a pipe leak, a vessel vent, a maintenance error. The control system is not required to be explosion-proof (that is Division 1, where flammable atmosphere is present continuously). But it must be non-incendive: under normal operation, the control system cannot produce an arc, spark, or hot surface capable of igniting the specific gas group present (Groups A–D, covering acetylene through propane).
Three design requirements flow from this. Energy limitation: every electrical circuit connected to the controller — sensor inputs, solenoid outputs, communication cables — must be designed such that the maximum available energy (voltage × current × time) under a fault condition (short circuit, open circuit, ground fault) stays below the minimum ignition energy of the gas group. For Group C (ethylene), that is approximately 70 microjoules — about 1% of the energy in a static discharge you feel when touching a doorknob.
Surface temperature limitation: every component surface that could contact a flammable gas-air mixture must stay below the auto-ignition temperature (AIT) of the gas, with a safety margin. For a compressor handling natural gas (primarily methane, AIT 537°C), the T-code requirement is typically T3 (200°C) or T4 (135°C) — not hard to meet for modern electronics, but every power resistor, voltage regulator, and processor die must be verified.
Wiring method compliance: cables entering the control enclosure must pass through listed cable glands rated for the area classification. The enclosure itself does not need to be explosion-proof in Division 2, but it must be rated to prevent the ingress of flammable gas under normal conditions — typically NEMA 4X or IP66, with a gasketed door and no unfiltered vents.
Why a General-Purpose PLC Is Not Enough
A standard PLC carries several ignition-risk mechanisms that are acceptable in a general-purpose industrial environment but not in a Division 2 area:
Relay contact arcing: electromechanical relay outputs on a standard PLC digital output card create an arc every time they open under load. The arc energy is a function of the load inductance and the contact opening speed — typically 0.5–5 millijoules per operation, well above the 70-microjoule minimum ignition energy for Group C gases. The arc is contained inside the relay's plastic housing, but the housing is not gas-tight — flammable gas can diffuse into the relay cavity over time, and the next contact operation can ignite it.
Capacitor discharge: the DC power supply inside a general-purpose PLC contains electrolytic capacitors that store 10–50 joules at 24 VDC. If a capacitor fails short, the stored energy is dumped into a resistive fault — potentially a hot-spot ignition source. Hazardous-area rated power supplies limit stored energy through capacitor selection and internal current limiting.
Connector hot-swap arcing: unplugging a sensor cable from a live PLC input creates a small arc at the connector pins as the circuit breaks. In a Division 2 area, that arc must be prevented — either by administrative control (lock-out/tag-out before disconnecting) or by connector design (make-first/break-last ground pin, energy-limited signal levels).
The Hazardous-Area Compressor Control Architecture
A purpose-designed compressor control system for Division 2 addresses these risks through four architectural choices:
First, pneumatic or hydraulic actuation where possible. The compressor's inlet guide vanes, bypass valve, and oil pump can be driven by pneumatic or hydraulic actuators controlled by I/P transducers located in the safe area, with only air or hydraulic tubing entering the hazardous zone. This eliminates the largest electrical loads inside the classified area — the actuators themselves.
Second, intrinsically safe (IS) barriers on all field sensor circuits. Vibration probes, temperature RTDs, and pressure transmitters on the compressor are connected through intrinsic safety barriers that limit voltage, current, and stored energy to levels below the gas group's ignition curve — even under two simultaneous faults.
Third, solid-state outputs only — no electromechanical relays in the hazardous area. Digital outputs use transistor switches with controlled slew rates to prevent arcing during switching. If a relay function is needed (e.g., for a motor starter contactor), the relay is located in a separate Division 1 explosion-proof enclosure or in the safe area.
Fourth, pressurized or purged enclosure option. In the most conservative design (or where Division 1 classification applies to part of the compressor skid), the control panel is housed in a Type X or Type Z pressurized enclosure per NFPA 496 — a sealed cabinet maintained at a positive pressure of clean air or inert gas. Before power is applied to the internal electronics, the enclosure undergoes a pre-purge cycle that exchanges at least four volumes of air inside the cabinet to expel any flammable gas that may have entered while the door was open during maintenance.
For the compressor controller itself, purpose-built units like the BOGE focus control 2.0 provide compressor-specific sequencing, capacity control, and safety monitoring in a single integrated package — designed from the ground up for the compressor operating environment rather than adapted from a general-purpose automation platform. For the broader control system architecture, the PLC and PAC selection should prioritize models with available hazardous-area I/O modules and non-incendive field wiring certification.
A general-purpose PLC controls logic. A hazardous-area compressor controller controls logic without creating an ignition source. The difference is not in the programming — it is in the energy limitation, surface temperature control, and wiring compliance that the compressor environment demands and the standard PLC does not provide.



