11.2 Addressable Modules — Monitor, Control, Relay & Fault Isolators
Key Takeaways
- Addressable Monitor Modules interface normally open (NO) dry-contact initiating devices (waterflow switches, OS&Y valve tampers, duct detector auxiliary alarm contacts, suppression system discharge pressure switches) into the addressable Signaling Line Circuit (SLC), using an End-of-Line Resistor (EOLR) to supervise input wiring for open and short circuits.
- Mini-Monitor Modules feature a compact enclosure designed to install directly inside single-gang electrical backboxes, manual pull stations, or valve tamper housings, providing individual addressability for localized dry-contact devices.
- Addressable Control Modules (supervised output modules) switch external 24VDC from remote power supplies to auxiliary Notification Appliance Circuits (NACs), elevator shunt-trip coils, or door holders, utilizing reverse-polarity supervision in standby to continuously monitor field wiring for opens and shorts.
- Addressable Relay Modules provide unmonitored Form-C dry contacts (Normally Open, Normally Closed, Common) for auxiliary life safety control functions including HVAC fan shutdown per NFPA 90A, smoke damper release, elevator primary/alternate recall per ASME A17.1, and access control egress unlock.
- Fault Isolator Modules (FIMs) automatically detect and isolate SLC wire-to-wire short circuits via bidirectional solid-state switches, preserving communication to devices on both sides; per NFPA 72 § 23.6.1, isolators must be installed at the boundary of each floor or fire zone and typically protect segments of no more than 25 to 50 addressable devices.
11.2 Addressable Modules — Monitor, Control, Relay & Fault Isolators
Quick Answer: Addressable intelligent modules bridge external dry-contact switches and high-current auxiliary life-safety equipment to the Fire Alarm Control Unit's digital Signaling Line Circuit (SLC). Monitor Modules supervise normally open dry contacts (sprinkler waterflows, valve tampers, duct smoke contacts) using an End-of-Line Resistor (EOLR) to report Alarm, Supervisory, or Trouble states. Control Modules supply monitored 24VDC power to notification appliances, solenoids, or elevator shunt trips using reverse-polarity supervision. Relay Modules provide unmonitored Form-C dry contacts (NO/NC/C) for fan shutdown, damper release, and elevator recall. Fault Isolator Modules (FIMs) open bidirectional solid-state switches during an SLC short circuit, preserving loop integrity on either side; NFPA 72 § 23.6.1 mandates isolators at every floor or fire zone boundary, with maximum spans of 25 to 50 devices per isolator.
Signaling Line Circuit (SLC) Fundamentals and Digital Interrogation
In modern addressable fire alarm systems, the Signaling Line Circuit (SLC) serves as the bidirectional digital data bus connecting the FACU's central processing unit to hundreds of individual intelligent field devices. Unlike legacy conventional systems where an entire zone of 20 to 30 detectors shared a single hardwired pair that simply tripped an alarm when loop current surged, the SLC continuously communicates digital data packets.
1. The Polling Cycle
The FACU interrogates every addressable device sequentially across the loop through a rapid, cyclic polling sequence:
- Interrogation Packet: The FACU transmits an address packet containing the target device's address (e.g., Module 42) along with command instructions and parity error-checking bits.
- Device Response: The interrogated device responds with its current status: analog sensor value, contact state (Normal, Alarm, Supervisory, Trouble), and device type identifier.
- Polling Speed: Advanced modern proprietary protocols (such as FlashScan, IDNet, or Signature Series) poll upwards of 150 to 318 devices per loop in under 1 to 2 seconds.
┌─────────────────────────────────────────────────────────────────────────────┐
│ SIGNALING LINE CIRCUIT (SLC) TOPOLOGY │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ FACU SLC LOOP CONTROLLER │
│ ┌─────────────────────────┐ │
│ │ SLC Out (+) ────────────┼───────┬──────────────┬──────────────┬───────┐ │
│ │ SLC Out (-) ────────────┼───┐ │ │ │ │ │
│ └─────────────────────────┘ │ │ │ │ │ │
│ ▼ ▼ ▼ ▼ ▼ ▼ │ │
│ ┌───────────┐ ┌───────────┐ ┌─────────┐ │
│ │ Monitor │ │ Control │ │ Relay │ │
│ │ Module │ │ Module │ │ Module │ │
│ │ (Input) │ │ (Output) │ │ (Form C)│ │
│ └─────┬─────┘ └─────┬─────┘ └────┬────┘ │
│ │ │ │ │
│ ▼ ▼ ▼ │
│ Waterflow Horn/Strobe HVAC Fan │
│ Switch (NO) NAC (24VDC) Shutdown │
└─────────────────────────────────────────────────────────────────────────────┘
Addressable Monitor Modules (Standard & Mini)
An Addressable Monitor Module is an input interface device that connects conventional, non-addressable, normally open (NO) dry-contact field switches to the intelligent SLC loop.
1. Circuit Mechanics and EOLR Supervision
A monitor module extends an Initiating Device Circuit (IDC) pigtail or terminal pair into the field. This IDC is supervised using an End-of-Line Resistor (EOLR) (commonly 47kΩ, 4.7kΩ, or 3.3kΩ depending on manufacturer):
- Quiescent State (Normal): The monitor module applies a small DC supervisory voltage across the IDC. The current flowing through the circuit is limited by the resistance of the EOLR. The module's internal analog-to-digital converter measures this reference current and reports
NORMALto the FACU. - Alarm or Active State (Switch Closes): When the field contact closes (e.g., waterflow paddle deflects, pull station handle is pulled), the switch places a dead short (0 ohms) across the IDC, bypassing the EOLR. Current surges. The module registers this state and transmits an active status to the FACU.
- Trouble State (Open Circuit): If a field conductor is severed or the EOLR is disconnected, current drops to zero (infinite resistance). The module detects this open circuit and transmits a
TROUBLEsignal to the FACU.
┌─────────────────────────────────────────────────────────────────────────────┐
│ MONITOR MODULE SUPERVISED INPUT CIRCUIT (IDC) │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ From SLC Loop ──► [ Monitor Module CPU ] │
│ │ │
│ IDC Out (+) ─────────────┬──────────────────────────┐ │
│ │ │ │
│ / Normally Open │ │
│ / Dry Contact [R] │
│ / (Waterflow Switch) │EOL│
│ │ │ │
│ IDC Out (-) ──────────┴─────────────────────────────┘ │
│ │
│ • QUIESCENT: Current flows through EOL resistor ──────────► NORMAL │
│ • ACTIVATED: Contact closes; current bypasses EOL (0 Ω) ──► ALARM / SUPERV.│
│ • SEVERED: Wire cut; current drops to zero (infinite Ω) ► SYSTEM TROUBLE │
└─────────────────────────────────────────────────────────────────────────────┘
2. Standard vs. Mini-Monitor Modules
- Standard Monitor Module: Housed on a plastic faceplate designed to mount to a standard 4-inch square by 2-1/8-inch deep electrical junction box. Features visible status LEDs (green for normal polling, red for active alarm) and screw terminals for SLC and IDC field wiring.
- Mini-Monitor Module: An ultra-compact, potted electronic module measuring approximately 1.5" × 1.25" × 0.5" with flying wire leads. It is specifically engineered to fit inside single-gang backboxes behind manual fire alarm boxes (pull stations), inside the switch housing of an OS&Y gate valve tamper, or within duct detector auxiliary enclosures.
3. Personality Programming (Software Configuration)
During system commissioning, the technician must program the monitor module's operational "personality" or "point type" in the FACU executive software:
- Fire Alarm: Programmed for devices indicating active combustion or water movement (sprinkler waterflow pressure/vane switches, manual pull stations, conventional heat detectors). Actuates building-wide evacuation and notifies the fire department.
- Waterflow Retard: Specialized alarm personality that requires contact closure to be sustained continuously for a programmed retard delay (typically 15 to 45 seconds) to prevent false alarms from municipal water surges.
- Sprinkler Supervisory: Programmed for devices monitoring the operational readiness of suppression systems (OS&Y gate valve tampers, butterfly valve switches, high/low dry pipe air pressure switches, fire pump running/phase reversal). Generates an audible/visual supervisory signal distinct from a fire alarm.
- System Trouble: Programmed to monitor dry contacts from external systems (remote booster power supply trouble contacts, kitchen hood suppression trouble, emergency generator engine trouble).
Addressable Control Modules (Supervised Output Modules)
An Addressable Control Module (often designated as a Signal Module or Supervised Output Module) switches external auxiliary DC power to operate notification appliances, releasing solenoids, or magnetic door holders while supervising the field wiring for opens and short circuits.
1. Reverse-Polarity Supervision Mechanics
Unlike an initiating circuit that monitors dry switches, an output circuit powers polarized notification devices (horns, strobes, bells). Control modules employ reverse-polarity supervision:
- Quiescent (Standby) State: The control module connects its supervised output terminals to an internal low-current supervisory circuit with reversed polarity (Terminal 1 is Negative, Terminal 2 is Positive). Because all commercial notification appliances contain internal steering diodes connected in series with their operating coils or strobe flash tubes, the reverse voltage cannot pass through the appliances. The supervisory current travels through the entire length of the field wiring, loops through the End-of-Line Resistor (EOLR), and returns to the module. If the wire is cut or the EOLR is removed, the module senses an open circuit and reports an
OUTPUT TROUBLE. - Active (Alarm) State: When commanded by the FACU, the control module's internal solid-state switches or heavy-duty relay energize. The module disconnects the supervisory circuit and connects an external 24VDC power riser (from a remote SNAC booster) to the output terminals with forward polarity (Terminal 1 becomes Positive, Terminal 2 becomes Negative). The steering diodes inside the notification appliances become forward-biased, allowing full operating current to flow and energizing all strobes and horns.
┌─────────────────────────────────────────────────────────────────────────────┐
│ CONTROL MODULE REVERSE-POLARITY SUPERVISED OUTPUT │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ STANDBY (SUPERVISORY) MODE: │
│ Terminal (+) ─── [ - Supervisory VDC ] ────────────┬───────────────────┐ │
│ │ │ │
│ ───▲─── Blocking │ │
│ │ Diode [R] │
│ [Strobe](Blocks Curr.) │EOL│
│ │ │ │
│ Terminal (-) ─── [ + Supervisory VDC ] ────────────┴───────────────────┘ │
│ * Current passes ONLY through EOLR, confirming wire loop integrity. │
├─────────────────────────────────────────────────────────────────────────────┤
│ ALARM (ACTIVE) MODE: │
│ Terminal (+) ─── [ + 24VDC Power Riser ] ──────────┬───────────────────┐ │
│ │ │ │
│ ───▼─── Forward Diode │ │
│ │ Conducts! [R] │
│ [Strobe] │EOL│
│ │ │ │
│ Terminal (-) ─── [ - 24VDC Common ] ───────────────┴───────────────────┘ │
│ * Full 24VDC forward current illuminates strobes and sounds horns! │
└─────────────────────────────────────────────────────────────────────────────┘
2. High-Risk Field Application: Elevator Shunt-Trip
Under NFPA 72 § 21.4 and ASME A17.1 (Safety Code for Elevators), if sprinkler heads are installed in an elevator machine room or hoistway, main electrical power to the elevator driving machine must be automatically disconnected (shunt-tripped) before water is discharged, preventing wild car movement or high-voltage electrocution. A control module is wired to trip the 120VAC or 24VDC shunt-trip coil of the elevator main circuit breaker. The control module must actively supervise the power circuit supplying the shunt trip coil per NFPA 72 § 21.4.2.
Addressable Relay Modules (Form-C Dry Contacts)
An Addressable Relay Module contains one or more unmonitored Form-C electromechanical relay contacts controlled directly by the FACU across the SLC loop.
1. Form-C Contact Architecture
A Form-C contact set consists of three distinct terminals:
- Common (C): The movable electrical wiper terminal.
- Normally Open (NO): Disconnected from Common during normal standby; closes to Common when the relay energizes.
- Normally Closed (NC): Connected to Common during normal standby; opens from Common when the relay energizes.
2. The Critical Distinction: Unsupervised Output
[!IMPORTANT] Code Rule — Relay Modules Do NOT Supervise Wiring: Unlike control modules, an addressable relay module provides pure dry contacts isolated from any internal power source. The module has no electrical connection to the building automation or HVAC wiring and cannot supervise the external field wiring for opens, shorts, or ground faults. Therefore, relay modules cannot be used to power notification appliance circuits (NACs) or life-safety releasing solenoids that require circuit monitoring.
3. Key Life-Safety Applications
Relay modules are deployed for auxiliary building control functions under NFPA 72 Chapter 21:
- HVAC Fan Shutdown (NFPA 90A & IMC § 606): Shuts down supply and return air handling unit (AHU) blowers upon detection of smoke by duct detectors, preventing toxic smoke from circulating through occupied floors.
- Smoke and Combination Fire/Smoke Dampers: Removes 120VAC or 24VAC holding power from motorized damper actuators, allowing heavy internal spring returns to snap the damper blades shut.
- Elevator Primary & Alternate Recall (NFPA 72 § 21.3 & ASME A17.1): Actuates elevator controller inputs to recall elevator cabs non-stop to the designated primary egress landing (ground floor) or alternate landing (second floor or basement) if the primary landing detector alarms.
- Access Control / Egress Door Release (NFPA 101 § 7.2.1.6.2): Drops power to magnetic lock power supplies (fail-safe locks) to immediately release locked exit doors upon fire alarm activation.
Fault Isolator Modules (FIMs) & Loop Survivability
In a standard addressable Signaling Line Circuit, a single metallic short circuit between the positive and negative conductors will short out the entire DC communication bus, crashing every addressable detector and module on the loop.
To prevent a localized wiring accident (e.g., a drywall screw penetrating an SLC conduit or a physical wire short during an active fire) from crippling the entire building's fire alarm system, engineers deploy Fault Isolator Modules (FIMs).
1. Solid-State Bidirectional Isolation Mechanics
An isolator module is placed in series with the SLC loop conductors. It contains high-speed, bidirectional solid-state switches (power MOSFETs) and a sensing comparator:
- Normal Quiescent: The solid-state switch is closed, presenting negligible electrical resistance (< 0.1 ohm) to the loop data and power pulses.
- Short Circuit Event: When a wire-to-wire short occurs downstream, loop current surges. The isolator's internal sensing circuitry detects the short within milliseconds and instantly drives the solid-state switch into an OPEN state.
- Fault Isolation: The short circuit is physically disconnected from the upstream segment of the SLC. In a Class A or Class X wiring loop, the isolator modules on both sides of the short circuit open simultaneously, isolating the severed or shorted segment between them while allowing the FACU to communicate with all remaining devices from both the "Out" and "Return" terminals.
- Automatic Reset: When the physical short circuit is cleared by technicians, the isolator modules sense the restoration of normal loop impedance and automatically reconnect the isolated segment without requiring manual power-cycling of the FACU.
┌─────────────────────────────────────────────────────────────────────────────┐
│ CLASS X SLC LOOP SHORT-CIRCUIT FAULT ISOLATION │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ FACU SLC Controller │
│ ┌───────────────────────┐ │
│ │ SLC Loop Out ─────────┼──► [ Isolator 1 ] ──► [ Floor 1 Devices ] │
│ │ │ │ │
│ │ │ [ Isolator 2 ] (OPEN!) │
│ │ │ │ │
│ │ │ ══════╪══════ WIRE SHORT │
│ │ │ │ │
│ │ │ [ Isolator 3 ] (OPEN!) │
│ │ │ │ │
│ │ SLC Loop Return ◄─────┼──◄ [ Isolator 4 ] ◄── [ Floor 3 Devices ] │
│ └───────────────────────┘ │
│ │
│ • Isolators 2 and 3 sense the short and OPEN their solid-state switches. │
│ • Floor 1 devices operate normally from SLC Loop Out. │
│ • Floor 3 devices operate normally from SLC Loop Return. │
│ • ONLY the damaged cable segment between Isolators 2 & 3 is isolated! │
└─────────────────────────────────────────────────────────────────────────────┘
2. Spacing Rules and Boundary Mandates (NFPA 72 § 23.6.1)
Under NFPA 72 § 23.6.1 (Pathway Survivability and Fault Isolation), the code mandates strict spatial boundaries for fault isolation:
- Floor and Zone Boundaries: A single fault (short, open, or ground) on an addressable pathway shall not affect devices on more than one floor or in more than one designated fire zone.
- Mandatory Placement: Fault isolator modules must be installed at the point of entry and exit of the SLC on every floor of a multi-story building, and at the perimeter of distinct fire barrier zones in sprawling single-story buildings.
- Device Limit Per Isolator: Manufacturer installation manuals and NFPA 72 guidelines restrict the maximum number of addressable devices connected between any two isolator modules to not more than 25 to 50 devices (typically 25 for commercial systems, 32 or 50 depending on specific UL listing).
- Isolator Bases: To reduce installation costs, manufacturers produce smoke and heat detector mounting bases with built-in isolator circuitry, converting spot detectors into fault isolators without requiring separate wall-mounted modules.
Module Addressing Methodologies & Programming
Every addressable module on an SLC loop must possess a unique numerical address so the FACU can pinpoint its physical identity and spatial location. Four distinct addressing methodologies exist in commercial fire alarm hardware:
1. Rotary Decade Dials
Commonly found on System Sensor, Notifier, and Honeywell platforms. The module faceplate features two mechanical rotary switches adjusted with a flathead screwdriver:
- Tens Dial: Configured from 0 to 9 (or 0 to 15 on high-capacity loops).
- Ones Dial: Configured from 0 to 9.
- Example: To assign address 47, the technician turns the tens dial to
4and the ones dial to7. This hardware setting is permanent, impervious to power loss, and immediately visible during a physical inspection.
2. Binary DIP Switches
Commonly found on legacy and industrial panels. The module features an 8-position dual in-line package (DIP) rocker or slide switch based on binary powers of two (1, 2, 4, 8, 16, 32, 64, 128):
- Example: To assign address 35: Switch 1 (value 1) ON + Switch 2 (value 2) ON + Switch 6 (value 32) ON (1 + 2 + 32 = 35). All other switches remain OFF.
3. Handheld Electronic Programmers & Barcode Scanners
Used on modern platforms such as Edwards (EST) and Siemens. Devices do not have mechanical switches. The technician inserts the module into a portable electronic programming tool or scans the factory 2D barcode, writing the electronic serial number and logical address into the module's onboard EEPROM.
4. Software Auto-Addressing
Advanced loop controllers query devices based on internal factory serial numbers, mapping device order along the physical cable via serial communication loops without requiring manual hardware setting.
[!WARNING] Duplicate Address Disasters: If an installer accidentally sets two modules to the same address on the same loop, both modules will attempt to respond to the FACU's interrogation poll simultaneously. Their digital square-wave pulses collide, distorting the signal and corrupting the checksum. The FACU will declare an
INVALID REPLY,COMMUNICATION FAILURE, orDUPLICATE DEVICEtrouble, completely disabling monitoring for both points until the error is corrected.
What is the primary function of an addressable Fault Isolator Module (FIM) installed along a Signaling Line Circuit (SLC)?
How does an Addressable Monitor Module supervise its field initiating device circuit (IDC) wiring when connected to a normally open dry-contact switch like a sprinkler waterflow switch?
Which type of addressable module is specifically required to provide unmonitored dry-contact closure for auxiliary life safety functions, such as shutting down HVAC supply fans per NFPA 90A or recalling elevators per ASME A17.1?