IS 13735:1993 specifies the requirements for an audible emergency evacuation signal used in buildings and outdoor areas to indicate immediate evacuation due to emergencies such as fire, gas leaks, or radiation. It defines the standardized temporal pattern, sound pressure levels, and supplementary visual/tactile signals to ensure clear recognition and effectiveness in diverse environments. This standard is essential for engineers and safety professionals designing or evaluating emergency alarm systems in public, commercial, and industrial facilities.
Overview
IS 13735:1993 specifies the requirements for an audible emergency evacuation signal used in buildings and outdoor areas to indicate immediate evacuation due to emergencies such as fire, gas leaks, or radiation. It defines the standardized temporal pattern, sound pressure levels, and supplementary visual/tactile signals to ensure clear recognition and effectiveness in diverse environments. This standard is essential for engineers and safety professionals designing or evaluating emergency alarm systems in public, commercial, and industrial facilities.
Audience
Contents
Structure
IS 13735: Scope Overview
| Parameter | Description |
|---|---|
| Frequency range | Typically 20 Hz to 8 kHz |
| Frequency weighting | A, C, and Z weightings as per IEC 651 |
| Time weighting | Fast (125 ms), Slow (1 s), Impulse |
| Dynamic range | Usually 30 dB to 130 dB |
| Microphone type | Free-field or random incidence |
| International Standard | Indian Standard | Correspondence |
|---|---|---|
| IEC Pub 651 Sound level meters | IS 9779:1981 | Technically equivalent |
flowchart LR
A[Sound Level Meter] --> B[Frequency Weighting (A, C, Z)]
A --> C[Time Weighting (Fast, Slow, Impulse)]
A --> D[Frequency Range (20 Hz - 8 kHz)]
A --> E[Dynamic Range (30 - 130 dB)]
A --> F[Microphone Type (Free-field/Random Incidence)]
For detailed formulas and calibration procedures, refer to IS 9779:1981 and IEC 651 standards.
IS 13735: Field of Application
IS 13735 covers design, construction, and testing of steel tubular poles for electrical and telecommunication purposes.
Wind Pressure:
[
p = 0.6 \times V^2 \quad \text{(kN/m}^2\text{)}
]
where (V) = design wind speed (m/s).
Moment due to Wind Load:
[
M = p \times A \times h
]
where (A) = projected area, (h) = height of pole.
| Parameter | Description |
|---|---|
| Material | Hot-dip galvanized steel |
| Application | Electrical/telecom poles |
| Design Loads | Wind, self-weight, equipment |
| Reference Codes | IS 875 (Wind), ISO 8201 |
flowchart LR
A[Steel Tubular Poles] --> B[Design Loads]
B --> C[Wind Load (IS 875)]
B --> D[Self Weight]
B --> E[Equipment Load]
A --> F[Applications]
F --> G[Electrical Lines]
F --> H[Telecommunication]
F --> I[Street Lighting]
For detailed design, refer to IS 13735 clauses and IS 875 for load calculations.
IS 13735: Key References and Cross References
International Equivalent:
IEC Pub 651 (Sound level meters) corresponds technically to IS 9779:1981.
Temporal Patterns for Audible Signals (Clause 4.2):
Audible emergency signals may be supplemented by visual/tactile signals for impaired hearing or high noise (>110 dB).
Examples of Temporal Patterns:
Standard Mark Usage:
BIS ensures quality compliance under the Bureau of Indian Standards Act, 1986.
| International Standard | Indian Standard | Correspondence |
|---|---|---|
| IEC Pub 651 Sound level meters | IS 9779 : 1981 | Technically equivalent |
gantt
title Temporal Pattern on Steady Tone Signal
dateFormat s
section Signal On-Off
On Pulse :active, 0, 3
Off Pulse : 3, 2
On Pulse : 5, 3
Off Pulse : 8, 2
For detailed signal timing and frequency modulation patterns, refer to Figures 2-5 in IS 13735.
IS 13735: Audible Emergency Evacuation Signal - Key Requirements
| Phase | Signal State | Duration (s) |
|---|---|---|
| a | ON | 0.5 ± 10% (0.45–0.55) |
| b | OFF | 0.5 ± 10% (0.45–0.55) |
| c | OFF | 1.5 ± 10% (1.35–1.65) |
| Total cycle (a + 2b) | 4 s ± 10% (3.6–4.4) |
sequenceDiagram
participant Signal
Signal->>Room: ON for 0.5s (±10%)
Signal-->>Room: OFF for 0.5s (±10%)
Signal-->>Room: OFF for 1.5s (±10%)
Note right of Signal: Cycle repeats every 4s (±10%)
This ensures the signal is audible, recognizable, and effective for emergency evacuation.
IS 13735: General Overview
IS 13735 primarily deals with sound level meters and related acoustic measurements.
| Parameter | Symbol | Unit | Description |
|---|---|---|---|
| Sound Pressure Level | Lp | dB (decibel) | ( L_p = 20 \log_{10} \frac{p}{p_0} ) where ( p_0 = 20 \mu Pa ) |
| Frequency Weighting | A, C, Z | - | Filters applied to mimic human hearing sensitivity |
| Time Weighting | Fast, Slow, Impulse | - | Response time of meter |
flowchart TD
A[Sound Source] --> B[Microphone]
B --> C[Sound Level Meter]
C --> D[Frequency & Time Weighting]
D --> E[Display/Recording]
For detailed tables and exact tolerances, refer to IS 9779:1981 and IEC Pub 651.
IS 13735: Temporal Pattern for Audible Emergency Evacuation Signal
| Phase | Duration (s) | Tolerance (%) | Description |
|---|---|---|---|
| On (a) | 0.5 | ±10% | Sound ON |
| Off (b) | 0.5 | ±10% | Sound OFF between pulses |
| Off (c) | 1.5 | ±10% | Sound OFF after 3 pulses |
| Cycle repeats | ≥180 s | N/A | Minimum total signal duration |
gantt
title Temporal Pattern (One Cycle)
dateFormat s
axisFormat %S s
section Signal
On (a) :a1, 0, 0.5
Off (b) :b1, after a1, 0.5
On (a) :a2, after b1, 0.5
Off (b) :b2, after a2, 0.5
On (a) :a3, after b2, 0.5
Off (c) :c1,
Key Requirement:
The "three-pulse" audible emergency evacuation signal must be clearly distinguishable from other signals (e.g., alarm signals) in the same area to avoid confusion.
Reference:
This aligns with ISO 7731 which governs safety signal characteristics.
Additional Specification:
If alarm signals are used in zones/floors not being evacuated, these signals must be significantly different in character from the "three-pulse" evacuation signal.
| Signal Type | Temporal Pattern | Distinguishing Feature |
|---|---|---|
| Emergency Evacuation Signal | Three-pulse pattern | Unique temporal pattern (3 pulses) |
| Alarm Signal (non-evacuation zones) | Different from 3-pulse | Different tone, frequency, or pulse pattern |
sequenceDiagram
participant Signal as Audible Signal
participant Occupant as Occupant
Signal->>Occupant: Three-pulse evacuation signal (distinct)
Note right of Occupant: Recognizes evacuation alert
Signal->>Occupant: Different alarm signal (non-evacuation)
Note right of Occupant: Recognizes non-evacuation alert
Note: Ensure signal design complies with IS 13735 and ISO 7731 for clarity and safety.
IS 13735 - Sound Pressure Level (Clause 4.4) references IEC Pub 651 and IS 9779:1981 for sound level meters.
Sound Pressure Level (Lp) is measured in decibels (dB) and defined as:
[ L_p = 20 \log_{10} \left(\frac{p}{p_0}\right) ]
where:
Sound Level Meter Standards:
| Parameter | Specification |
|---|---|
| Frequency Range | 20 Hz to 8 kHz or 16 kHz |
| Dynamic Range | 50 dB to 140 dB |
| Weighting Networks | A, C, and Z (flat) |
| Time Weighting | Fast (125 ms), Slow (1 s), Impulse |
flowchart LR
Sound_Pressure[p (Pa)] -->|Measure| SPL_Calc[Calculate Lp = 20 log10(p/p0)]
SPL_Calc -->|Output| SPL_dB[dB]
SPL_dB -->|Compare| Limits[Noise Limits]
Summary: Measure sound pressure (p) with a calibrated sound level meter (IS 9779 compliant), apply weighting (A or C), then calculate SPL in dB using the logarithmic formula above.
IS 13735 - Duration and Temporal Pattern of Audible Emergency Evacuation Signal
gantt
dateFormat SS
axisFormat %S s
section Three-pulse pattern
On (a) :active, 0, 0.5
Off (b) : 0.5, 0.5
On (a) : 1, 0.5
Off (b) : 1.5, 0.5
On (a) : 2, 0.5
Off (c) : 2.5, 1.5
For detailed examples, see annex of IS 13735.
IS 13735 - Supplementary Instructions (Clause 4.6)
| Parameter | Description |
|---|---|
| Time Limit (c) | Maximum duration for displaying message |
| Message Content | Short, clear keywords or phrases |
| Phase | Displayed during the "off" phase of signal |
gantt
title Supplementary Instruction Timing
dateFormat HH:mm:ss
section Signal Cycle
On Phase :active, 0, 10s
Off Phase : 10s, 10s
Supplementary Msg : 10s, 5s
Note: IS 13735 refers to ISO standards for emergency evacuation signals; check the standard for exact timing values and display requirements.
IS 13735: Visual and/or Tactile Signals for Emergency Evacuation
Purpose: Supplement audible signals for hearing-impaired or noisy environments (>110 dB background noise).
Temporal Pattern: Visual/tactile signals follow the same temporal pattern as audible signals (Clause 4.2).
Supplementary Instructions: Key words/phrases (e.g., "FIRE!", "GET OUT") can be displayed during the "off" phase within specified time limits (Clause 4.6).
| Signal Type | Description |
|---|---|
| Visual Signals | Flashing lights following the audible signal's temporal pattern. |
| Tactile Signals (Note) | Not commonly used in India currently. |
| Audible Signal Supplement | Visual/tactile signals supplement audible signals when noise > 110 dB or for hearing impaired. |
| Example No. | Signal Type | Description |
|---|---|---|
| 1 | Steady tone (single/multi-frequency) | Temporal pattern imposed on steady tones (horns, buzzers). |
| 2 | Sweep frequency or saw-tooth tones | Frequency sweeps from high to low or vice versa during "on" pulse. |
| 3 | Two-tone high-low or low-high signals | Alternating frequencies within the "on" pulse phase. |
| 4 | Single-stroke bell or chime | "On" phase actuates striker; sound decays until next actuation. |
flowchart TD
A[Audible Signal] --> B[Temporal Pattern]
B --> C[Visual Signal (Flashing Light)]
B --> D[Tactile Signal (Vibration)]
style D fill:#f9f,stroke:#333,stroke-width:2px,color:#333
note right of D: Not common in India
B --> E[Supplementary Instructions]
E --> F[Key Words/Phrases during "off" phase]
Note: For detailed timing and frequency parameters, refer to Clause 4.2
IS 13735: Temporal Pattern for Audible Emergency Signals
gantt
title Audible Signal Temporal Pattern
dateFormat SS
axisFormat %S
section Signal
On (a) :active, 0, 0.5
Off (b) : 0.5, 0.5
On (a) : 1, 0.5
Off (b) : 1.5, 0.5
On (a) : 2, 0.5
Off (c) : 2.5, 1.5
This pattern repeats continuously for the evacuation duration.
For detailed frequency shifts or alternative patterns, refer to annex figures (3a, 3b, 4a, 4b) in IS 13735.
Frequently Asked
Standardized Temporal Pattern for Audible Emergency Evacuation Signal (IS 13735, Clause 4.2 & 4.5):
Loading diagram...
This temporal pattern ensures clear recognition and aids multi-sensory signaling.
According to IS 13735 Clause 4.2, the minimum sound pressure levels for effective evacuation alerts are:
At all points in the signal reception area:
If background noise exceeds 110 dB(A):
For waking sleeping occupants:
| Phase | Signal State | Duration (s) |
|---|---|---|
| a | ON | 0.5 ± 10% |
| b | OFF | 0.5 ± 10% |
| c | OFF | 1.5 ± 10% |
| Total cycle | 4 ± 10% |
This pattern repeats for the duration of the evacuation signal (minimum 180 seconds).
Loading diagram...
According to IS 13735, visual and tactile signals can be used alongside audible signals to enhance emergency evacuation communication, especially for:
| Signal Type | Purpose | Notes |
|---|---|---|
| Audible | Primary alert | Standard temporal pattern |
| Visual | Aid for hearing-impaired, noisy areas | Flash light with same temporal pattern |
| Tactile | Aid for hearing-impaired | Not commonly used in India currently |
Loading diagram...
This ensures inclusivity and effectiveness of emergency signals.
IS 13735 ensures the evacuation signal is clearly distinguishable by specifying a unique "three-pulse" audible pattern and sound level requirements:
Temporal pattern (Clause 4.3 & Figure 1):
This "three-pulse" pattern must differ significantly from other alarms in the area (e.g., fire or alert signals).
Sound level (Clause 4.2):
This combination of distinct pulse pattern and sound level ensures no confusion with other alarms.
Loading diagram...
This pattern and sound intensity are standardized to maximize recognition and effectiveness.
Is the audible evacuation signal suitable for waking sleeping occupants?
According to IS 13735 Clause 4.2:
Signal temporal pattern (Figure 1):
| Phase | Duration | Description |
|---|---|---|
| a | 0.5 s ± 10% | Signal ON |
| b | 0.5 s ± 10% | Signal OFF |
| c | 1.5 s ± 10% | Signal OFF |
| Total | 4 s ± 10% | One full cycle |
Summary:
Loading diagram...
This ensures maximum attention and safety during emergencies involving sleeping occupants.
Ask AI about any clause, requirement, or provision in IS 13735. Get instant, clause-cited responses powered by our indexed library.
Free tier includes 150 queries (50 AI + 100 Reference) · No credit card required