Regarding synchrophasor analog value reading in wireshark

asked 2024-07-16 13:31:21 +0000

BASU gravatar image

updated 2024-07-16 18:48:48 +0000

Guy Harris gravatar image

I have a synchrophasor protocol transmitting frequency analogue value from PMU to another device. I would like to check at which time this PMU starts detecting or capturing the frequency value, at what time, and at which time the other device receives this data. Could you explain how I can proceed with this?

edit retag flag offensive close merge delete

Comments

Can you provide a link to the protocol definition?

grahamb gravatar imagegrahamb ( 2024-07-16 14:05:36 +0000 )edit

Thanks a lot for your reply. Please find the definition below. Synchrophasor data can be sent either using TCP or UDP protocol. The transmission of data frames is synchronized with the system time, ensuring that each set of messages, corresponding to the data transfer rate, starts at the beginning of a second.
https://www.typhoon-hil.com/documenta....

BASU gravatar imageBASU ( 2024-07-16 14:31:39 +0000 )edit