Overview
IEC 62769-5:2021 - Field Device Integration (FDI) Part 5: FDI Information Model - defines the information model used by FDI Servers to represent an automation system’s topology. The standard maps devices, networks and connectivity into an OPC UA AddressSpace so that device properties, relationships and operations are discoverable and actionable. The AddressSpace types (a catalogue) are built from FDI Packages and are based on the fundamental device types defined in OPC UA for Devices (IEC 62541-100), with specified extensions and mapping rules.
Key topics and technical requirements
- Topology representation: Model devices, communication networks and connection points, including device relationships and online/offline state.
- AddressSpace and catalogue: Types in the FDI Server AddressSpace are assembled from FDI Packages to form a reusable catalogue of device types.
- Device model elements: Device health mapping, UI elements (UI Description, UI Plug-in types), configurable components, actions and action services.
- Actions & action lifecycle: Action invocation and control via types and methods such as InvokeAction, RespondAction, AbortAction, and ActionService objects.
- Edit and concurrency utilities: EditContext model with methods like GetEditContext, RegisterNodes, Apply, Reset, Discard for safe configuration changes.
- Direct device access: DirectDeviceAccess type and methods (InitDirectAccess, EndDirectAccess, Transfer) for device-level communication.
- Parameter and data types: Parameter typing, scaling factor, min/max constraints, arrays and record representation, localized text and engineering units.
- Auditing and status: FDI-specific status codes, audit trail methods (e.g., LogAuditTrailMessage) and FDI Server versioning.
- Mapping rules: How contents are constructed from DevicePackages, localization and mapping of DevicePackage elements into OPC UA nodes.
Practical applications & who uses it
- Device manufacturers: Publish FDI Packages that map device capabilities into the OPC UA-based FDI Information Model.
- FDI Server vendors / system integrators: Implement the AddressSpace, Action services, EditContext and DirectDeviceAccess to integrate field devices into control and asset management systems.
- Control engineers & software developers: Use the model to discover device topology, perform configuration changes, read diagnostics (DeviceHealth) and invoke device functions.
- Asset managers & operation teams: Leverage standardized UI elements and audit trails for maintenance, diagnostics and lifecycle activities.
Related standards
- IEC 62541-100 (OPC UA for Devices) - foundational OPC UA device types referenced by IEC 62769-5.
- Other parts of the IEC 62769 FDI series - for FDI Packages, runtime architecture and packaging guidance.
Keywords: IEC 62769-5:2021, FDI Information Model, Field Device Integration, OPC UA, AddressSpace, FDI Server, FDI Packages, device topology, DirectDeviceAccess, EditContext.