Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO/IEC 29182-3 defines a set of architectural viewpoints for describing sensor network architectures, following the IEEE 1471 / ISO/IEC 42010 framework for architecture description. These viewpoints address the concerns of different stakeholders by providing multiple, coordinated perspectives on the same underlying system. The standard defines five primary viewpoints: the Functional View, the Communication View, the Information View, the Physical View, and the Operational View.
Each viewpoint is defined by a set of model kinds, conventions for constructing architecture views, and correspondence rules that ensure consistency across views. For example, a functional element identified in the Functional View must have a corresponding realisation in the Physical View, and the data flows in the Information View must be supported by the communication paths in the Communication View.
The Functional View organises the system into functional entities and their interactions, focusing on what the system does rather than how it is implemented. Key entities include sensing functions, processing functions, communication functions, and management functions. The Communication View describes the network topology, protocol stacks, and data link technologies, addressing how information flows between functional entities.
| Viewpoint | Primary Concern | Key Models | Stakeholder |
|---|---|---|---|
| Functional View | System capabilities and functional decomposition | Function tree, data flow diagram, service map | System architect, application developer |
| Communication View | Network topology and protocols | Network graph, protocol stack, QoS mapping | Network engineer, protocol designer |
| Information View | Data semantics and information flow | Information model, metadata schema, data dictionary | Data architect, application developer |
| Physical View | Hardware deployment and physical constraints | Deployment diagram, power budget, coverage map | Hardware engineer, field installer |
| Operational View | Management, maintenance, and lifecycle | Management hierarchy, alarm flow, upgrade procedure | Network operator, system administrator |
Consider a bridge structural health monitoring system. The Functional View identifies sensing functions (vibration, strain, temperature), processing functions (FFT, peak detection, alarm generation), and communication functions (data aggregation, gateway relaying). The Communication View selects a hierarchical topology with local clusters using IEEE 802.15.4 and backhaul via cellular LTE-M.
The Information View defines the data model: each observation includes a timestamp, sensor identifier, measurement value, quality indicator, and spatial coordinates. The Physical View specifies that sensor nodes are attached to bridge girders at 10-metre intervals and must withstand -20 to +60 °C environmental conditions. The Operational View covers remote configuration, over-the-air firmware updates, and automated alarm escalation procedures.