Blame

d411a4 R. Bishop 2025-09-20 18:42:54 1
# Fire Alarm Interfaces
2
3
## Overview
4
5
Interfaces (also called I/O units or modules) provide the link between the fire alarm system and external equipment. They are essential for implementing cause & effect strategies, such as releasing doors, shutting down ventilation, or initiating smoke control.
6
7
BS 5839-1:2025 (Clause 8) recognises that fire alarm systems can actuate other fire protection systems or safety facilities for **life safety, property protection, or both**, provided this interconnection does not prejudice system reliability.
8
9
---
10
11
## Types of Interfaces
12
13
| Type | Function | Typical Examples |
14
| ------------------------------ | ---------------------------------------------------------------- | -------------------------------------------------------------- |
15
| **Input Modules** | Monitor a signal or contact from external equipment. | Sprinkler flow switch, plant shutdown feedback, door contact. |
16
| **Output Modules** | Provide a relay or voltage output to trigger external equipment. | Releasing maglocks, fan start, damper closure. |
17
| **I/O Modules** | Combined input and output in a single device. | Firefighter’s lift control, smoke vent with position feedback. |
18
| **Sounder/Beacon Controllers** | Addressable control of notification appliances. | Localised evacuation, phased evacuation. |
19
| **Protocol Gateways** | Convert fire panel signals into third-party protocols. | Modbus, BACnet, ONVIF, BMS integration. |
20
21
---
22
23
## Common Applications
24
25
* **Access Control:** Release of electromagnetic locks, as required by BS 7273-4.
26
* **HVAC & Plant:** Stopping fans, closing dampers, or isolating fuel valves.
27
* **Smoke Control:** Starting AOVs, initiating mechanical extract, interfacing with smoke control panels.
28
* **Lifts:** Recall/grounding of lifts or enabling firefighter’s override.
29
* **Sprinkler Systems:** Monitoring flow and tamper switches, transmitting alarms.
30
* **Suppression Systems:** Gas release or fire curtain deployment (with dual-signal safeguards).
31
32
---
33
34
## Technical Considerations (per BS 5839-1:2025)
35
36
* **Compliance with BS 7273:** All relevant recommendations for door release, smoke control, and other safety functions must be met.
37
* **Disablement during Test:** Where routine testing could actuate other systems (e.g. sprinklers, lifts), facilities must exist to disable outputs. This disablement (and its indication) must comply with BS EN 54-2.
38
* **Power Supply:** Other systems should not normally draw power from the fire alarm. If unavoidable, demand must be calculated and supplied either by rated alarm PSU capacity or an ancillary PSU.
39
* **Accessibility:** Interfaces must be installed in accessible locations for service. Housing them inside third-party enclosures (e.g. AHU panels) is discouraged unless service access is assured.
40
* **Monitoring:** Connections between the fire alarm and external systems must be monitored for faults, in accordance with BS 7273 and BS 7346-8.
41
* **Fail-Safe Design:** Outputs should default to a safe condition in the event of fault, loss of communication, or power failure.
42
43
---
44
45
## Documentation
46
47
To meet BS 5839-1 requirements for system clarity and ongoing maintenance:
48
49
* **Interface Schedules:** Document every I/O point, its location, and function.
50
* **Cause & Effect Matrix:** Define logic clearly, ensuring outputs correspond with fire strategy.
51
* **As-Fitted Drawings:** Show all interface wiring and modules.
52
* **Certificates:** Modification or interface additions require appropriate certification (e.g. BS 5839-1 Annex G modification certificate).
53
54
---
55
56
## Relevant Standards
57
58
* **BS 5839-1:2025 Clause 8 & Clause 11** - Actuation of other systems and monitoring of external circuits.
59
* **BS 7273 series** - Operation of door release, smoke control, and suppression interfaces.
60
* **BS EN 54-2** - Disablement facilities and indication requirements.
61
* **BS 7346-8 / BS EN 12101** - Smoke and heat control systems.
62
63
---
64
65
Perfect — here’s a table you can drop straight into the **Fire Alarms/Interfaces** page, showing the BS 7273 parts most relevant to interfacing, with a short description of each. This keeps it aligned with BS 5839-1:2025 (Clause 8 explicitly points to BS 7273 for actuation of other systems).
66
67
---
68
69
## BS 7273 Parts Relevant to Interfaces
70
71
| Standard | Title | Application to Interfaces |
72
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
73
| **BS 7273-1** | Code of practice for operation of fire protection measures - Part 1: Electrical actuation of gaseous total flooding and local application extinguishing systems | Covers interface between fire alarm outputs and fixed gaseous suppression release equipment. |
74
| **BS 7273-2** | Code of practice for operation of fire protection measures - Part 2: Electrical actuation of sprinkler systems, water spray and foam systems | Guidance for interfacing with sprinkler flow/pressure switches, water mist, foam systems. |
75
| **BS 7273-3** | Specification for automatic release mechanisms for certain fire protection equipment | Focused on requirements for releasing devices (e.g. door holders, shutters) when actuated by fire alarm. |
76
| **BS 7273-4** | Code of practice for operation of fire protection measures - Part 4: Actuation of release mechanisms for doors | Critical for maglock, door holder, and access control release. Sets out categories A, B, C of compliance. |
77
| **BS 7273-5** | Code of practice for operation of fire protection measures - Part 5: Electrical actuation of fire dampers | Covers how fire alarm outputs should control motorised or fusible link dampers. |
78
| **BS 7273-6** | Code of practice for operation of fire protection measures - Part 6: Electrical actuation of smoke control systems | Defines how smoke extract fans, AOVs, dampers and pressurisation systems should be controlled and monitored by the fire alarm system. |