controllersΒΆ
Path | Dimensions | Type | Units | Description |
---|---|---|---|---|
controllers (alpha) | Feedback and feedforward controllers | |||
controllers.code (alpha) | STRUCTURE | Generic decription of the code-specific parameters for the code that has produced this IDS | ||
controllers.code.commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.code.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.code.library (alpha) | [1...N] | STRUCT_ARRAY | List of external libraries used by the code that has produced this IDS | |
controllers.code.library[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.code.library[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.code.library[:].name (alpha) | STR_0D | Name of software | ||
controllers.code.library[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
controllers.code.library[:].repository (alpha) | STR_0D | URL of software repository | ||
controllers.code.library[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.code.name (alpha) | STR_0D | Name of software generating IDS | ||
controllers.code.output_flag (alpha) | [controllers.time] | INT_1D | Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. | |
controllers.code.parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
controllers.code.repository (alpha) | STR_0D | URL of software repository | ||
controllers.code.version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties (alpha) | STRUCTURE | Interface Data Structure properties. This element identifies the node above as an IDS | ||
controllers.ids_properties.comment (alpha) | STR_0D | Any comment describing the content of this IDS | ||
controllers.ids_properties.creation_date (alpha) | STR_0D | Date at which this data has been produced | ||
controllers.ids_properties.homogeneous_time (alpha) | INT_0D | This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2 | ||
controllers.ids_properties.name (alpha) | STR_0D | User-defined name for this IDS occurrence | ||
controllers.ids_properties.occurrence | INT_0D | |||
controllers.ids_properties.occurrence_type (alpha) | STRUCTURE | Type of data contained in this occurrence | ||
controllers.ids_properties.occurrence_type.description (alpha) | STR_0D | Verbose description | ||
controllers.ids_properties.occurrence_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
controllers.ids_properties.occurrence_type.name (alpha) | STR_0D | Short string identifier | ||
controllers.ids_properties.plugins (alpha) | STRUCTURE | Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program. | ||
controllers.ids_properties.plugins.infrastructure_get (alpha) | STRUCTURE | Plugin infrastructure used to GET the data | ||
controllers.ids_properties.plugins.infrastructure_get.commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.ids_properties.plugins.infrastructure_get.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.ids_properties.plugins.infrastructure_get.name (alpha) | STR_0D | Name of software used | ||
controllers.ids_properties.plugins.infrastructure_get.repository (alpha) | STR_0D | URL of software repository | ||
controllers.ids_properties.plugins.infrastructure_get.version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties.plugins.infrastructure_put (alpha) | STRUCTURE | Plugin infrastructure used to PUT the data | ||
controllers.ids_properties.plugins.infrastructure_put.commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.ids_properties.plugins.infrastructure_put.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.ids_properties.plugins.infrastructure_put.name (alpha) | STR_0D | Name of software used | ||
controllers.ids_properties.plugins.infrastructure_put.repository (alpha) | STR_0D | URL of software repository | ||
controllers.ids_properties.plugins.infrastructure_put.version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties.plugins.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which a plugin has been applied | |
controllers.ids_properties.plugins.node[:].get_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation. | |
controllers.ids_properties.plugins.node[:].get_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.ids_properties.plugins.node[:].get_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.ids_properties.plugins.node[:].get_operation[:].name (alpha) | STR_0D | Name of software used | ||
controllers.ids_properties.plugins.node[:].get_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
controllers.ids_properties.plugins.node[:].get_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
controllers.ids_properties.plugins.node[:].get_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties.plugins.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS. | ||
controllers.ids_properties.plugins.node[:].put_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) | |
controllers.ids_properties.plugins.node[:].put_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.ids_properties.plugins.node[:].put_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.ids_properties.plugins.node[:].put_operation[:].name (alpha) | STR_0D | Name of software used | ||
controllers.ids_properties.plugins.node[:].put_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
controllers.ids_properties.plugins.node[:].put_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
controllers.ids_properties.plugins.node[:].put_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties.plugins.node[:].readback (alpha) | [1...N] | STRUCT_ARRAY | Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) | |
controllers.ids_properties.plugins.node[:].readback[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
controllers.ids_properties.plugins.node[:].readback[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
controllers.ids_properties.plugins.node[:].readback[:].name (alpha) | STR_0D | Name of software used | ||
controllers.ids_properties.plugins.node[:].readback[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
controllers.ids_properties.plugins.node[:].readback[:].repository (alpha) | STR_0D | URL of software repository | ||
controllers.ids_properties.plugins.node[:].readback[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
controllers.ids_properties.provenance (alpha) | STRUCTURE | Provenance information about this IDS | ||
controllers.ids_properties.provenance.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty | |
controllers.ids_properties.provenance.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS. | ||
controllers.ids_properties.provenance.node[:].sources (alpha) | [1...N] | STR_1D | List of sources used to import or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the source is an input to the process described in the "code" structure at the root of the IDS. The source can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the source, or the persistent identifier of the data source). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data sources. | |
controllers.ids_properties.provider (alpha) | STR_0D | Name of the person in charge of producing this data | ||
controllers.ids_properties.source (obsolescent) | STR_0D | Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...). Superseeded by the new provenance structure. | ||
controllers.ids_properties.version_put (alpha) | STRUCTURE | Version of the access layer package used to PUT this IDS | ||
controllers.ids_properties.version_put.access_layer (alpha) | STR_0D | Version of Access Layer used to PUT this IDS | ||
controllers.ids_properties.version_put.access_layer_language (alpha) | STR_0D | Programming language of the Access Layer high level API used to PUT this IDS | ||
controllers.ids_properties.version_put.data_dictionary (alpha) | STR_0D | Version of Data Dictionary used to PUT this IDS | ||
controllers.linear_controller (alpha) | [1...N] | STRUCT_ARRAY | A linear controller, this is rather conventional | |
controllers.linear_controller[:].controller_class (alpha) | STR_0D | One of a known class of controllers | ||
controllers.linear_controller[:].description (alpha) | STR_0D | Description of this controller | ||
controllers.linear_controller[:].input_names (alpha) | [1...N] | STR_1D | Names of the input signals, following the SDN convention | |
controllers.linear_controller[:].inputs (alpha) | [controllers.linear_controller[:].input_names, | STRUCTURE | mixed | Input signals; the timebase is common to inputs and outputs for any particular controller |
controllers.linear_controller[:].inputs.data (alpha) | [1...N, | FLT_2D (uncertain) | mixed | Data |
controllers.linear_controller[:].inputs.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].name (alpha) | STR_0D | Name of this controller | ||
controllers.linear_controller[:].output_names (alpha) | [1...N] | STR_1D | Names of the output signals following the SDN convention | |
controllers.linear_controller[:].outputs (alpha) | [controllers.linear_controller[:].output_names, | STRUCTURE | mixed | Output signals; the timebase is common to inputs and outputs for any particular controller |
controllers.linear_controller[:].outputs.data (alpha) | [1...N, | FLT_2D (uncertain) | mixed | Data |
controllers.linear_controller[:].outputs.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].pid (alpha) | STRUCTURE | Filtered PID controller | ||
controllers.linear_controller[:].pid.d (alpha) | [controllers.linear_controller[:].output_names, | STRUCTURE | mixed | Derivative term |
controllers.linear_controller[:].pid.d.data (alpha) | [controllers.linear_controller[:].output_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].pid.d.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].pid.i (alpha) | [controllers.linear_controller[:].output_names, | STRUCTURE | mixed | Integral term |
controllers.linear_controller[:].pid.i.data (alpha) | [controllers.linear_controller[:].output_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].pid.i.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].pid.p (alpha) | [controllers.linear_controller[:].output_names, | STRUCTURE | mixed | Proportional term |
controllers.linear_controller[:].pid.p.data (alpha) | [controllers.linear_controller[:].output_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].pid.p.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].pid.tau (alpha) | STRUCTURE | s | Filter time-constant for the D-term | |
controllers.linear_controller[:].pid.tau.data (alpha) | [controllers.linear_controller[:].pid.tau.time] | FLT_1D (uncertain) | s | Data |
controllers.linear_controller[:].pid.tau.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace (alpha) | STRUCTURE | Statespace controller in discrete or continuous time | ||
controllers.linear_controller[:].statespace.a (alpha) | [controllers.linear_controller[:].statespace.state_names, | STRUCTURE | mixed | A matrix |
controllers.linear_controller[:].statespace.a.data (alpha) | [controllers.linear_controller[:].statespace.state_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].statespace.a.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace.b (alpha) | [controllers.linear_controller[:].statespace.state_names, | STRUCTURE | mixed | B matrix |
controllers.linear_controller[:].statespace.b.data (alpha) | [controllers.linear_controller[:].statespace.state_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].statespace.b.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace.c (alpha) | [controllers.linear_controller[:].statespace.state_names, | STRUCTURE | mixed | C matrix |
controllers.linear_controller[:].statespace.c.data (alpha) | [controllers.linear_controller[:].statespace.state_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].statespace.c.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace.d (alpha) | [controllers.linear_controller[:].statespace.state_names, | STRUCTURE | mixed | D matrix, normally proper and D=0 |
controllers.linear_controller[:].statespace.d.data (alpha) | [controllers.linear_controller[:].statespace.state_names, | FLT_3D (uncertain) | mixed | Data |
controllers.linear_controller[:].statespace.d.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace.deltat (alpha) | STRUCTURE | s | Discrete time sampling interval ; if less than 1e-10, the controller is considered to be expressed in continuous time | |
controllers.linear_controller[:].statespace.deltat.data (alpha) | [controllers.linear_controller[:].statespace.deltat.time] | FLT_1D (uncertain) | s | Data |
controllers.linear_controller[:].statespace.deltat.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.linear_controller[:].statespace.state_names (alpha) | [1...N] | STR_1D | Names of the states | |
controllers.nonlinear_controller (alpha) | [1...N] | STRUCT_ARRAY | A non-linear controller, this is less conventional and will have to be developed | |
controllers.nonlinear_controller[:].controller_class (alpha) | STR_0D | One of a known class of controllers | ||
controllers.nonlinear_controller[:].description (alpha) | STR_0D | Description of this controller | ||
controllers.nonlinear_controller[:].function (alpha) | STR_0D | Method to be defined | ||
controllers.nonlinear_controller[:].input_names (alpha) | [1...N] | STR_1D | Names of the input signals, following the SDN convention | |
controllers.nonlinear_controller[:].inputs (alpha) | [controllers.nonlinear_controller[:].input_names, | STRUCTURE | mixed | Input signals; the timebase is common to inputs and outputs for any particular controller |
controllers.nonlinear_controller[:].inputs.data (alpha) | [1...N, | FLT_2D (uncertain) | mixed | Data |
controllers.nonlinear_controller[:].inputs.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.nonlinear_controller[:].name (alpha) | STR_0D | Name of this controller | ||
controllers.nonlinear_controller[:].output_names (alpha) | [1...N] | STR_1D | Output signal names following the SDN convention | |
controllers.nonlinear_controller[:].outputs (alpha) | [controllers.nonlinear_controller[:].output_names, | STRUCTURE | mixed | Output signals; the timebase is common to inputs and outputs for any particular controller |
controllers.nonlinear_controller[:].outputs.data (alpha) | [1...N, | FLT_2D (uncertain) | mixed | Data |
controllers.nonlinear_controller[:].outputs.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
controllers.time (alpha) | [1...N] | FLT_1D_TYPE | s | Generic time |