Documentation Home Page ePHASORSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Register Component in FMUGlossary

This step is required only if the input data file is not Excel file.

The new component name, type, and its parameters must be defined in the FMUGlossary.csv file located at C:\OPAL-RT\RT-LAB\[RT-LAB Version]\FMUCreator\resources\FMUGlossary\FMUGlossary.csv.

To add a new component to the existing ones in this file, the following fields must be filled in:

ID

A unique ID per FMU.

Can be generated by the following MATLAB command:

UUID = java.util.UUID.randomUUID

Name

The name of the component. This name must be exactly the same as the name of the component that appears in the Modelica’s library. For example: GENROU, EXST1, GAST, etc.

Type

There are 6 types of components:



  • 1 for machine

  • 2 for exciter

  • 3 for stabilizer

  • 4 for the turbine and governor

  • 5 for maximum excitation limiter

  • 6 for minimum excitation limiter

  • 7 for two-terminal hvdc line

Number of Parameters

Insert the number of parameters for each component. This value must match the number of parameters to be followed in the same row.

Parameters...

Used for naming the parameters of a component. The same parameter names must exist in the component in the Modelica library. To avoid the confusion of the parameter names when different components are combined to build a GenUnit, it is recommended to use the following suffixes depending on the component type, defined in the ‘Type’ section:



  • Type 1: not required

  • Type 2: _ex

  • Type 3: _pss

  • Type 4: _tg

  • Type 5: _OEL

  • Type 6: _uel

Note: The order of parameters is not important in this file.



OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323