As we have seen earlier in our articles — Profibus Protocol: Communication Profiles and Physical Layers, A Comprehensive Guide to Profibus Fieldbus Data Link Layer, A Guide to Profibus Application Profiles — Profibus is a complex standard. With a plethora of OEMs manufacturing master and slave devices, there is a need to define mechanisms to make Profibus Device Integration in the field easy and faster. Though the Profibus application profiles are based on Function Blocks and Application blocks, the combinations and custom features are far too many to handle in simple ways. For this purpose, Profibus International and the industry have evolved a few ways to specify and capture device specifications and leverage them in control devices. This article outlines the various file formats and components utilized in the Profibus Device Integration process.

Profibus GSD Files for Device Configuration

At the first level of Profibus Device Integration lies the General Station Description file, more commonly called the Profibus GSD file. It is a human-readable ASCII text file that contains numerous keywords describing the device's characteristics. Profibus GSD files contain vendor and device identification information, configuration, parameters, modules, diagnostics and alarms, etc. The Profibus GSD files contain the following sections.

General Specifications: Contains common communication and device information such as Vendor/Device names, Hardware and Software revisions, supported transmission rates, time intervals, etc. Master Specifications: Parameters specific to master implementation, such as the maximum number of slave devices that can be connected. Typically, Profibus GSD files of all connected devices are compiled together to form the master parameter record. The master parameter record contains all the slave parameters and configuration data along with address allocation list and bus parameters for all connected slaves. This configures the communication with each slave before going to the data exchange phase.

Slave Specifications: Specific to slaves, this section contains information such as the number and type of I/O channels, specification of diagnostic text, support for auto-baud, and information on available modules with modular devices.

Profibus GSD files are typically named by combining the vendor's name with the device identification number. For the ABB's 082D PROFIBUS DP adapter module, "abb_082d.gsd" is used. To support different languages, Profibus GSD files are available in different extensions — .gsd for German, .gss for Spanish, .gsf for French, .gse for English, etc. Profibus GSD files are the foundation of efficient fieldbus device management, and teams managing large-scale networks across multiple verticals can benefit from Embien's cross-domain embedded services to handle GSD file compilation and device parameterization at scale.

Profibus EDD Files for Advanced Device Description

While Profibus GSD files can describe a device's features, they are in many cases insufficient to describe the application-level uses of the device. For example, while Profibus GSD files may convey the functional blocks inside a transmitter, they cannot describe the unit of measurement, default value, etc. This brings in a need for a more elaborate description language that can describe Data (such as device parameters and their dependencies), Communication (e.g. addressing information), User Interfaces (graphical representations), and Operations (e.g. simulation mode, calibration). The Electronic Device Description Language (EDDL) comes in handy for this purpose. EDDL is standardized as IEC 61804-2 and describes the format of the Profibus EDD file. Profibus EDD files are text-based descriptions of device characteristics such as instrumentation and equipment parameters in an OS and HMI agnostic manner.

Being an open technology, Profibus EDD files also find wide application in other major fieldbus protocols like FOUNDATION and HART, apart from Profibus. With a combination of Profibus GSD files and Profibus EDD files, it is possible to fully capture the features of a Profibus device at all levels. Profibus EDD files are an integral part of modern fieldbus device management toolchains, enabling consistent device behavior descriptions across engineering environments.

FDT/DTM Technology for Profibus Device Integration

Profibus GSD files and Profibus EDD files are text-based information that can be consumed by a tool from any vendor and processed. While sufficient for most cases, visualization of the configuration is a challenge. The next level of Profibus Device Integration comes with the FDT/DTM technology — an open framework independent of specific host systems — where the device configuration is available as a UI component that can be directly consumed by a master configuration tool as a plug-in. A frame application, called the Field Device Tool (FDT), that could be a standalone application or embedded inside a control system, renders a graphical user interface. The Device Type Manager (DTM) are software components that are essentially device drivers for field devices, managing their device descriptions, electronic device descriptions, and field device integration packages. Each field device has its DTM developed by the vendor and can be plugged in seamlessly onto the FDT tool.

Profibus Device Integration

Profibus Device Integration

While the original specification of FDT implemented DTM as a Windows ActiveX control, the FDT Group has recently defined the FDT Unified Environment (UE), also known as FDT 3.0, enabling a platform-independent and data-centric Profibus Device Integration solution using HTML5/JS technology.

Profibus Diagnostics for Network Health

One unique advantage of the Profibus protocol is its inherent support for Profibus Diagnostics. In a Profibus network, physical-level care must be taken to ensure terminations are properly done without missing them or overdoing them so that signal strengths are not degraded. Sometimes the length of the network segment may have exceeded capacity. Similarly, if the number of devices exceeds the driving capacity in a segment, communication quality will be affected. Bus and protocol analyzers can be used to monitor the quality of the communication channel as part of Profibus Diagnostics.

Parameters such as baud rate, network address, and data format need to be carefully configured to ensure seamless fieldbus device management. Additionally, the configuration stage allows for the assignment of device-specific parameters, such as sensor ranges or actuator control parameters. Proper configuration is essential to ensure compatibility, avoid conflicts, and optimize the performance of the Profibus network.

Profibus Diagnostics define alarms that can be used to convey the status of process variables or the control devices connected on the network. The usability of the process variable can also be sent over status information for the consumer to decide whether to use it. Powerful Profibus Diagnostics tools and rich visualization in modern HMIs are readily available. By leveraging these, engineers can quickly identify the root causes of network issues and take appropriate corrective actions. Manufacturers bringing certified Profibus devices to market rely on Embien's electronic manufacturing services for PCB assembly, transceiver integration, and production-level Profibus Diagnostics validation.

Tools and Software for Profibus Device Integration

Being one of the most adopted industrial automation protocols, there are various tools and software available for Profibus Device Integration.

Profibus International (PI) offers tools like PROFIdrive Profile Tester, PROFIBUS GSD Editor, FDI Tools & Components, EDD Import Library, IODD Viewer, etc. There are numerous Profibus Master simulators available from vendors like Bihl-Wiedemann, AnyBus, Pepperl-Fuchs, and Deutschmann. Profibus protocol analyzers for Profibus Diagnostics are available from Procentec, Indu-Sol, Autem, Softing, and Datatec.

On top of these, there are many FDT/DTM tools that can be used for UI-based fieldbus device management. With this abundant set of tools and software, it is quite easy to deploy and manage a Profibus Device Integration project of any complexity.

These monitoring and troubleshooting tools offer real-time insights into network health, enabling proactive maintenance and minimizing downtime.

Profibus Device Integration Certification

To ensure interoperability and compatibility between different devices in a Profibus network, certification plays a crucial role in the Profibus Device Integration process. Profibus International (PI), the organization responsible for the Profibus standard, provides a certification process for device manufacturers.

Device certification ensures that devices meet the required standards and specifications defined by Profibus International. Certified devices undergo rigorous testing to ensure proper functionality, performance, and compliance with the Profibus standard. By choosing certified devices, users can be confident about the compatibility and reliability of the devices in their Profibus network. Profibus GSD files and Profibus EDD files are reviewed as part of this certification process, making accurate device descriptions essential to a successful Profibus Device Integration outcome. Embien’s digital transformation and factory modernization services leverage CIP-based communications to enable connected, data-driven industrial operations.

Conclusion

Profibus Device Integration relies on a layered toolchain of Profibus GSD files, Profibus EDD files, and FDT/DTM components to accurately describe device capabilities and enable seamless plug-and-play configuration within any Profibus master engineering environment. Effective fieldbus device management also depends on robust Profibus Diagnostics practices — from network signal quality monitoring to alarm-based proactive maintenance — ensuring that every device on the industrial network operates reliably throughout its operational life.

« A GUIDE TO PROFIBUS APPLICATION PROFILES
AN INDEPTH INTRODUCTION TO THE PROFINET INDUSTRIAL PROTOCOL »

Related Content

Cross-Domain Embedded Services
insight image

Cross-domain embedded services spanning automotive, industrial, medical, and IoT verticals — enabling Profibus Device Integration across diverse application environments.

Read More


Electronic Manufacturing Services
insight image

Electronic manufacturing services for industrial fieldbus devices, including PCB assembly, Profibus transceiver integration, EMC testing, and production-ready enclosure builds.

Read More


Modbus RTU to Modbus TCP protocol converter Development
insight image

A case study on engineering an industrial protocol converter that bridges Modbus RTU serial networks to Modbus TCP Ethernet infrastructure for legacy system modernization.

Read More


Subscribe to our Insights