Definition
Programmable Logic Controller
A PLC is a rugged industrial controller used for interlocks, sequencing, alarms and plant integration. Sonic horn systems may use a dedicated PLC or the site control system.
- Subject
- Controls and ancillaries
- Also known as
- PLC, programmable logic controller
A Programmable Logic Controller (PLC) is a rugged industrial computer used to run deterministic control logic. It reads inputs, executes programmed logic, and drives outputs such as solenoid valves, motor starters, alarms, dampers, and interlocks.
In acoustic cleaning systems, a PLC may be a small dedicated controller supplied with the horn package, or the horn sequence may be implemented inside the plant's existing PLC or DCS. The basic duties are simple: enable permissives, fire horns in the correct order, enforce rest times, monitor air pressure, report faults, and prevent operation when access doors or safety interlocks are open.
What the PLC controls
A typical sonic horn sequence includes horn selection, pulse duration, interval between horns, repeat cycle time, compressor pressure permissive, manual test mode, local or remote enable, and alarm outputs. Larger systems may group horns by boiler pass, ESP field, baghouse compartment, hopper row, or SCR layer.
Inputs can include pressure switches, door switches, temperature permissives, plant load, fan status, dust collector differential pressure, hopper high-level switches, and maintenance key switches. Outputs usually drive solenoid valves and status contacts. Networked systems may expose the same information over Modbus, Profibus, Profinet, Ethernet/IP, or hardwired signals.
Reliability and safety implications
The PLC should fail predictably. Loss of air pressure should inhibit firing and alarm. A stuck output should be visible from unexpected pressure decay or current monitoring. Manual firing should be controlled by local procedures because acoustic cleaners can create high noise at nearby access points and can dislodge deposits into hoppers or ducts.
Sequence design also affects equipment life. Excessive firing wastes compressed air and can create nuisance noise. Too little firing allows deposits to consolidate. Good control logic uses the minimum effective duty and changes only when process evidence supports it, such as rising differential pressure or known fuel changes.
Maintenance context
Useful commissioning records include the programme version, I/O list, set points, horn names, cycle tables, permissive logic, and alarm list. When a plant later says a horn "does not work", the fault is often in air supply, solenoid wiring, disabled permissives, or sequence timing rather than the horn body. The PLC trend and event log are therefore part of the cleaning system, not just an electrical accessory.
Control and integration context
In acoustic cleaning systems, a PLC usually manages firing intervals, purge delays, compressor permissives, low-pressure alarms, local remote selection, and interlocks from access doors or plant safety systems. It may also exchange run status with a DCS through Modbus, Profibus, Profinet, Ethernet IP, or hardwired contacts. The PLC should fail to a known state so horns, valves, or shock devices cannot fire unexpectedly after a power loss or communication fault.
Design checks include scan time, output rating, solenoid inrush current, surge suppression, enclosure rating, hazardous-area segregation, and whether manual test buttons bypass any safety interlock. Commissioning records should capture the actual sequence, not only the intended one. For maintenance, the most valuable information is often a timestamped history of missed pulses, low air pressure, valve faults, and local overrides because those events explain why deposits returned even though the equipment appears healthy during inspection.
Related terms
Explore the subject
Related terms
3 terms
- Distributed Control SystemA DCS is the plant-wide process-automation system with operator workstations, controllers and field-device networks. Sonic horns typically integrate via fieldbus to the existing DCS.
- Cycle controller and sequencerA cycle controller programmes the firing pattern of one or more sonic horns - duration, interval, sequence, zone grouping. Either a dedicated standalone unit or a PLC subroutine.
- Modbus, Profibus and ProfinetModbus, Profibus and Profinet are common industrial communication protocols used to integrate sonic-horn controllers with PLC and DCS systems.
References