In PROFINET, the 'Watchdog Time' of an IO Device is computed as Update Time multiplied by the Reduction Ratio (typically 3 or more); if no cyclic telegram is received within that window, the device drops its outputs to the safe state.
True
The calculation is straightforward: Update Time is the cyclic I/O refresh period (e.g. 8 ms), Reduction Ratio is the multiplying factor (3 by default), and Watchdog Time is the product (here 24 ms). If the Controller stays silent for that 24 ms, the device transitions to safe state. The ratio allows up to two missed telegrams to be tolerated before action is taken; a higher ratio is more tolerant of short disturbances but reacts more slowly when a real failure occurs.
Tune the Reduction Ratio against your network's measured jitter, not the default — keeping the factory 3 on a noisy backbone causes nuisance trips, while shrinking it on a clean network sharpens fault reaction without downside.
PROFINET bank in preparation
The full PROFINET bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other PROFINET practice questions
Related questions
- PROFINET defines three device roles: IO Controller (equivalent to the PLC master), IO Device (equivalent to a slave: sensor, actuator) and IO Supervisor (engineering PC used for diagnostics and configuration).1. Architecture · Device-Rollen-Modell
- A GSDML file (Generic Station Description Markup Language) is provided by the manufacturer of a PROFINET IO Device and is imported into the engineering tool (e.g. TIA Portal) to integrate the device into the project.1. Architecture · GSDML
- The PROFINET Update Time of an IO Device is configurable individually depending on the application: typical values range from 1 to 128 ms in RT, and down to 250 us in IRT.2. Real-time classes · Update Time
- PROFINET supports several physical topologies: star (via switches), line (daisy-chain through ports integrated in the devices) and ring (with MRP for redundancy), and they may be combined within the same network.3. Topology & cabling · Unterstützte Topologien
- LLDP (Link Layer Discovery Protocol, IEEE 802.1AB) lets PROFINET devices identify each other and automatically discover the network topology, which is exploited by diagnostic tools such as PRONETA or the TIA Portal Topology Editor.4. Diagnostics · LLDP