Control Systems

Alarm Annunciator Circuit with Acknowledge

Explain how the following annunciator circuit works:

Note the jumper options shown in the diagram: one set of jumper positions configures the alarm for a process switch that alarms when its contacts open, and the other positions configure the alarm for a process switch that alarms when its contacts close.

In either case, the circuit is designed to indicate an alarm status when the line going in to the lower-left NAND gate goes high.

Alarm Annunciator Circuit with Acknowledge

The first two (left-most) NAND gates form an active-low S-R latch circuit. That is, a “low” state on the upper input (from the acknowledge switch) sets the S-R latch so that the upper NAND gate outputs a high signal, and a “low” state on the lower input (process switch returning to a non-alarm condition) “resets” the S-R latch so that the lower NAND gate outputs a high signal.

Thus, the purpose of the S-R latch is to remember the “acknowledged” status of the alarm point. Actuating the “Ack” switch sets the latch and acknowledges the alarm.

Having the process switch return to a normal (non-alarm) status resets the latch and prepares the circuit for full alert (flashing light and pulsing buzzer) for the next alarm state.

Credits: Tony R. Kuphaldt

You've successfully subscribed !
Share

Recent Articles

  • PLC Tutorials

Door Lock with Delay PLC Exercise Problems

Design a control system for automatic door lock with delay using PLC programming and motion…

4 weeks ago
  • PLC Tutorials

PLC Emergency Stop Example Program

In the PLC emergency stop example program, when the emergency button is pressed, the elevator…

7 days ago
  • Common

Pneumatic Cylinder Movement Control with Timer Circuit

This article is about controlling the double-acting pneumatic cylinder movement control with a timer circuit.

2 weeks ago
  • Instrumentation Design

Instrumentation and Electrical Teams Interactions (Detail Design Engineering)

In this article, we will review the main responsibility scopes of the instrumentation and electrical…

5 days ago
  • PLC Tutorials

Daily Alarm PLC Program using Real-Time Clock

Learn the daily alarm PLC program using real-time clock instruction as per the required timings…

5 days ago
  • PLC Tutorials

Real-Time Clock in Omron PLC? – CX Programmer

A Real-Time Clock accurately tracks time from seconds to years and stores the data in…

2 weeks ago