Issues #6489
Reducing the needed resources for time correlated subscribed GOOSE not used for ping-pong
Description
The tests include subscribing to time correlated GOOSE not used for ping-pong. The DUT is required to subscribe to 5*32 data = 160 data.
Since there is no benefit in subscribing to 160 different data, this is to propose to refer to the same dataset by each of the five GoCB. Then only 32 different GOOSE inputs are needed, as all the five GOOSE messages will publish the same data. There is no other effect to the performance to be awaited if 160 different GOOSE inputs are updated compared to updating five times the same 32 GOOSE inputs.
As not all devices provide hundreds of GOOSE inputs, this will free a couple of resources.
Updated by Richard Schimmel 4 months ago
The device under test only need to subscribe to one element per dataset/GoCB. In total only 7 elements need to be subscribed: 1 normal, 1 large and 5 time-correlated.
Updated by IEC 61850 TPWG 4 days ago
- Due date changed from 11/28/2023 to 12/12/2023
- Status changed from New to In Progress
Richard to propose change to clarify wording.