-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Placeholder: Current transformer details (TCTR) #736
Comments
The wizard we are showing does belong to the element This is theoretically possible, but surely not as a standard wizard that we are proposing with the new I therefore propose a different approach: In the near future with this PR: #730 you can see all linked logical nodes by unfolding the If you want to edit this information, I would strongly suggest doing it within the IED editor where this kind of element is stored in. |
The NSD files also contain validation rules; Example of the NSDlight file:
presCond is the validation rule here. Unsure where to find the definition of AtMostOne. |
We can build this after #730 is merged. |
We need to rethink this, another option would be to build user specific view of the most important parameter engineers like to see to check/edit configurations. TCTR ratio is one of these settings. |
It will be solved partly here: com-pas#167 |
Community contributions are welcome! |
Is your feature request related to a problem? Please describe.
As an engineer
I want to set the current transformer settings (TCTR)
So I can use them to check the configuration (e.g. looking at the winding ratio)
Background: The conducting equipment very limited in SCL (tconductingequipment). The information is stored in LN in the IED.
Describe the solution you'd like
An extented window to enter current transformer settings. These are the LN's and their attributes as shown in the IED editor for example.
Requirements
Example values that can be part of the LN:
Suggestions for a specific user interaction
![image](https://user-images.githubusercontent.com/7427358/168279871-126f75ff-58e6-49a0-abfb-3ad2805cdf4a.png)
When the user enables the filter function.
The related TCTR LN's are shown.
![image](https://user-images.githubusercontent.com/7427358/168279737-c5516a47-5f55-4270-9d1e-035b8b578b0b.png)
When the use clicks on the icon, a window should pop-up with the LN and their parameters.
<>
Additional information
The LN current transformer is described in IEC 61850-7-4 5.15.4
Some descriptions can be found in the NSdoc file.
Information on the fields allowed of the can be found in the NSD file (B4 version): https://assets.iec.ch/public/tc57/IEC_61850-7-3.NSD.2007B4.Light.zip?2022051155
LN class name: TCTR uses the InstrumentTransformerLN.
The text was updated successfully, but these errors were encountered: