Skip to main content
Shyam.

Honeywell

Fire Alarm Panel

A cost-conscious intelligent fire safety platform designed for dependable operation, certification, and manufacturing scale.

Embedded CRTOSMCUDiagnosticsDFMEAWatchdog

Case Study

Overview

The fire panel required deterministic embedded behavior, clear fault handling, serviceability, and rigorous verification.

The architecture balanced safety-oriented engineering with cost targets and practical manufacturing constraints.

Domain
Fire Safety
Platform
MCU + RTOS
Focus
Reliability & Certification
Lifecycle
Design to Manufacturing

Context

Problem Statement

Deliver reliable alarm, supervision, and fault behavior on cost-optimized hardware.

Build certification evidence and manufacturing diagnostics into the product lifecycle without compromising maintainability.

Leadership

My Role

  • Led architecture, firmware planning, and cross-functional design reviews.
  • Coordinated hardware, firmware, verification, certification, and manufacturing needs.
  • Applied DFMEA and risk-based prioritization to critical product behavior.
  • Drove production-readiness and serviceability discussions.

Platform

Technology Stack

Core technologies and engineering disciplines used across the product.

  • Embedded C
  • RTOS
  • MCU
  • Diagnostics
  • DFMEA
  • Watchdog
  • Manufacturing Test
  • Certification

System Design

Architecture

Safety inputs feed deterministic control and event-processing services, with independent diagnostics, annunciation, communication, and persistent logging.

Architecture overview
  1. Detection Loops
  2. Input Supervision
  3. Safety Logic
  4. Alarm Outputs
  5. Diagnostics
  6. Event Storage
Conceptual subsystem flow. Detailed diagrams can be added here without changing the case-study layout.

Execution

Engineering Challenges

Deterministic behavior

Alarm and fault processing needed predictable timing under normal, degraded, and stress conditions.

Cost versus resilience

Hardware optimization could not weaken supervision, diagnostics, or essential product behavior.

Verification scope

The state space included many combinations of faults, operating modes, and recovery sequences.

Trade-offs

Key Decisions

Explicit state machines

Modelled critical behavior as reviewable states and transitions rather than scattered conditional logic.

Layered diagnostics

Separated power-on, runtime, communication, and manufacturing diagnostics for clearer fault isolation.

Risk-led verification

Used DFMEA outcomes to prioritize test depth and design evidence for critical paths.

Impact

Results

  • Established a maintainable architecture for safety and diagnostic behavior.
  • Connected design risks directly to verification and certification evidence.
  • Improved manufacturing fault isolation through purpose-built diagnostics.
  • Created a stronger basis for product variants and future feature growth.

Reflection

Lessons Learned

  • Safety behavior should be represented in models that every discipline can review.
  • Manufacturing diagnostics are most effective when designed with the hardware and firmware.
  • Cost optimization should be evaluated against system-level failure modes.