Forum

Share:
Notifications
Clear all

PZD and PKW

2 Posts
2 Users
0 Reactions
214 Views
Posts: 10
Topic starter
(@neeraj)
Eminent Member
Joined: 1 month ago

can anyone elaborate the differences between PZD and PKW telegrams used in Drive Communication ?


1 Reply
Posts: 20040
Admin
(@click2electro)
Member
Joined: 5 years ago

In Siemens drive communication, telegrams are divided into two distinct functional areas:

  • PZD (Process Data) and
  • PKW (Parameter ID Value).

They differ primarily in their timing, purpose, and structure. 

Core Differences
 
Feature PZD (Prozessdaten) PKW (Parameter-Kenn-Wert)
Purpose Control and monitoring of the drive in real-time. Reading and writing drive parameters (e.g., motor data, ramp times).
Transmission Cyclic: Data is exchanged automatically in every bus cycle. Acyclic (on-demand): Data is transmitted only when requested by the PLC program.
Typical Data Control Word (STW), Status Word (ZSW), Speed Setpoint, Actual Speed. Parameter numbers and their corresponding values (e.g., P1082).
Data Size Variable, depending on the Standard Telegram selected (e.g., 2, 6, or 12 words). Fixed size of 4 words (8 bytes).
Performance High speed and deterministic; vital for stable process control. Slower; may take several PLC cycles to complete one read/write task.

Reply
Share: