Issues #6276
sGop13 does not consider that dataset with maximumAttributes number of FCD may be too big for GOOSE
Due date:
05/02/2023
Discuss in Upcoming Meeting:
No
Clause Reference:
61850 Standard:
Triggering Tissue:
Final Decision:
Initial Test Document:
Updated Test Document:
Test Case ID:
sGop13
Closed Reason:
--Not Set---
Triggering Tissue 2:
Triggering Tissue 3:
Description
redmine 652 (https://redmine.ucaiug.org/issues/652) adds a mandatory test case sGop13 to configure GoCB with a dataset with at least maxAttribtues number of FCD dataset elements.
And it expects the DUT to send GOOSE messages.
But this does not consider the situation that the dataset may be too big to fit into a single GOOSE message and conflict with test case sGopN2.
The maxAttribtues is not only used for GOOSE but also for dataset used in RCB.
RCB can have a very big dataset because it can send out segment but GOOSE can not.
Suggest to update the test case with words "if accepted"
Files