KTR-File: Difference between revisions

From BlueM
Jump to navigation Jump to search
(Übersetzung)
m (category rename)
 
(4 intermediate revisions by one other user not shown)
Line 4: Line 4:
<big>Control functions</big>
<big>Control functions</big>


''also refer to [[Systemzustände|Theorie:Systemzustände]]''
''also refer to [[Systemzustände|Theory: System states]]''


==File==
==File==
Including an example for the calculation of hydropower production at a dam.
Including an example for the calculation of hydro-power production at a dam.
<bluem>
<bluem>
*Kontrollfunktionen (*.KTR)
*Kontrollfunktionen (*.KTR)
Line 52: Line 52:
===Control functions===
===Control functions===
'''General'''
'''General'''
*'''A''': Identification of the element from which a system status is to be called
*'''A''': ID of the element from which a system state is to be called
*'''B''': Control funcion enabled/disabled? [J/N] J = Yes, N = No
*'''B''': Control function enabled/disabled? [J/N] J = Yes, N = No
*'''C''': Distinctive identifier of the control function(must begin with <code>y</code>!)
*'''C''': Unique ID of the control function(must begin with <code>y</code>!)
*'''D''': Interpolation between supporting points [J/N]  
*'''D''': Interpolation between supporting points [J/N]  
*'''E''': Interpolation in time [J/N]
*'''E''': Interpolation in time [J/N]
*'''F''': [[Funktionsarten|Funktionsart]] (if control-type <code>F</code> it must be identical to the function-type in the [[FKT-Datei]]. For other control-types it should always be 0!
*'''F''': [[Funktionsarten|function type]] (if control-type <code>F</code> it must be identical to the function type in the [[FKT-Datei|FKT-File]]. For other control-types it should always be 0!
*'''G''': Control-type:  
*'''G''': Control-type:  
** <code>A</code> = current status
** <code>A</code> = current state
** <code>F</code> = Function (in this case the function must be defined in the [[FKT-Datei]]!)
** <code>F</code> = Function (in this case the function must be defined in the [[FKT-Datei|FKT-File]]!)
** <code>B</code> = Balance with target/reference  
** <code>B</code> = Balance with target/reference  
** <code>C</code> = Balance without target/reference
** <code>C</code> = Balance without target/reference
** <code>P</code> = Control water gage
** <code>P</code> = Control water gage
*'''H''': System status ( different possibilities according to element-type, e.g. <code>1AB</code>, <code>1ZU</code>. For a dam  also <code>VOL</code>, <code>WSP</code> or the identification of the control/steering function)
*'''H''': System state ( different possibilities according to element-type, e.g. <code>1AB</code>, <code>1ZU</code>. For a dam  also <code>VOL</code>, <code>WSP</code> or the identification of the control/steering function)
*'''I, J, K''': only relevent for [[#Kontrollgruppen|Kontrollgruppen]]  
*'''I, J, K''': only relevant for [[#Kontrollgruppen|control groups]]  
*'''L''': Discharge wave output in a [[KWL-Datei]] [J/N]
*'''L''': Discharge wave output in a [[KWL-Datei|KWL-File]] [J/N]
*'''M''': Description
*'''M''': Description
'''Target-value''' (required only if control-type <code>B</code>)
'''Target-value''' (required only if control-type <code>B</code>)
*'''N''': Target-value [Tsd m³; m³, mm]
*'''N''': Target-value [Tsd m³; m³, mm]
*'''O''': [[JGG-Datei|Jahresgang]] of the target-value  
*'''O''': [[JGG-Datei|Annual pattern]] of the target-value  
'''Is-value / current value''' (required only if control-type <code>B</code> and/or <code>C</code>)
'''Is-value / current value''' (required only if control-type <code>B</code> and/or <code>C</code>)
*'''P''': Identifier of the calculation-type of the is-value /current value: [1-3]
*'''P''': ID of the calculation-type of the is-value /current value: [1-3]
:'''Calculation-type 1: variable, gliding time horizon
:'''Calculation-type 1: variable, gliding time horizon
:*'''Q''': Number of time inrements [max. 7200]
:*'''Q''': Number of time steps [max. 7200]
:'''Calculation-type 2: fix time horizon'''
:'''Calculation-type 2: fix time horizon'''
:*'''R''': Beginning [TT.MM] [day.month]
:*'''R''': Beginning [TT.MM] [day.month]
Line 82: Line 82:


===Control-groups===
===Control-groups===
Refer to [[#Kontrollfunktionen|Kontrollfunktionen]],however with the following differences:  
Refer to [[#Kontrollfunktionen|control-functions]],however with the following differences:  
*'''A''': Identifier of the control-group(has to be <code>KGRP</code>!)
*'''A''': ID of the control-group(has to be <code>KGRP</code>!)
*'''H''': Irrelevant for control-groups
*'''H''': Irrelevant for control-groups
*'''I''': Calculation rules for the combination of control-functions/groups. Possible operator are: +, -, *, /, <, >, <=, >=
*'''I''': Calculation rules for the combination of control-functions/groups. Possible operators are: +, -, *, /, <, >, <=, >=
*'''J''': Identifier of the control-function which is to be utilized (refer to '''C''')
*'''J''': ID of the control-function which is to be utilized (refer to '''C''')
*'''K''': Multiplier for ths control-function
*'''K''': Multiplier for this control-function




[[Kategorie:BlueM Eingabedateien]]
[[Category:BlueM.Sim input files]]

Latest revision as of 03:20, 1 August 2021

BlueM_icon.png BlueM.Sim | Downloads | Application | Theory | Development

Input files · ALL SYS · FKT KTR · EXT JGG WGG TGG · TAL HYA TRS EIN URB VER RUE BEK EZG FKA · BOA BOD LNZ EFL · DIF


Control functions

also refer to Theory: System states

File

Including an example for the calculation of hydro-power production at a dam.

*Kontrollfunktionen (*.KTR)
*==========================
*
*Kontrolltypen:  Typ: A = Aktuelle Systemzustaende
*                     B = Bilanzen (Abweichungen vom Sollwert)
*                     C = Bilanzen (aktuelle Systemzustaende)
*                     P = Pegel
*
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-------------------------------|
*| Bez.   |KTR| Funkt.|KTR| Sys-| 1.KTR    |WEL|     Beschreibung     | S O L L W E R T|             I S T W E R T     |
*|      an|Kng| S Z A |Typ|zust.|Z Kng Fak |   |                      |    Wert    JGG | Kng |Zschr|fest.Zeitraum|Monat|
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-----|--1--|------2------|--3--|
*|        |   |       |   |     |          |   |                      |   Tsd.m3       | 1-3 | max.| Start  Ende | dt= |
*|     J/N|   | J/N i |   |     |          |   |                      |  m3/s, mm   -  |     | 7200| tt.mm tt.mm |Monat|
*|-<-->-+-|<->|-+-+-+-|-+-|-<->-|<><-><--->|-+-|-<------------------>-|-<-------->-<->-|-<->-|<--->|-++.++-++.++-|-----|
*|   A  B | C | D E F | G |  H  | I J   K  | L |          M           |     N       O  |  P  |  Q  |   R     S   |  T  |
 | T100 J |y01| J N 0 | A | QA1 |          | J | Turbine discharge    |                |     |     |             |     |
 | T100 J |y02| J N 3 | F | WSP |          | J | Hydraulic head       |                |     |     |             |     |
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-----|--1--|------2------|--3--|
*
*Kontrollgruppen: KGRP: Z = Zusammenfassung verschiedener Kontrollfunktionen
*                 Wert: 1 : Kontrolliert IST  - Wert
*                       2 : Kontrolliert FAKTOR - Wert
*
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-------------------------------|
*| Bez.   |KTR| Funkt.|KTR| Sys-| 1.KTR    |WEL|     Beschreibung     | S O L L W E R T|             I S T W E R T     |
*|      an|Kng| S Z A |Typ|zust.|Z Kng Fak |   |                      |    Wert    JGG | Kng |Zschr|fest.Zeitraum|Monat|
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-----|--1--|------2------|--3--|
*|        |   |       |   |     |          |   |                      |   Tsd.m3       | 1-3 | max.| Start  Ende | dt= |
*|     J/N|   | J/N i |   |     |          |   |                      |  m3/s, mm   -  |     | 7200| tt.mm tt.mm |Monat|
*|-<-->-+-|<->|-+-+-+-|-+-|-<->-|<><-><--->|-+-|-<------------------>-|-<-------->-<->-|-<->-|<--->|-++.++-++.++-|-----|
*|   A  B | C | D E F | G |  H  | I J   K  | L |          M           |     N       O  |  P  |  Q  |   R     S   |  T  |
 | KGRP J |y03| J N 0 | A |     |+ y01 0.85| J | Hydropower production|                |     |     |             |     |
 |        |   |       |   |     |* y02 9.81|   |                      |                |     |     |             |     |
*|--------|---|-------|---|-----|----------|---|----------------------|----------------|-----|--1--|------2------|--3--|

Explanations

Hint
Control functions for the same element must be listed immediately one after anathoer (Bug 342)

Control functions

General

  • A: ID of the element from which a system state is to be called
  • B: Control function enabled/disabled? [J/N] J = Yes, N = No
  • C: Unique ID of the control function(must begin with y!)
  • D: Interpolation between supporting points [J/N]
  • E: Interpolation in time [J/N]
  • F: function type (if control-type F it must be identical to the function type in the FKT-File. For other control-types it should always be 0!
  • G: Control-type:
    • A = current state
    • F = Function (in this case the function must be defined in the FKT-File!)
    • B = Balance with target/reference
    • C = Balance without target/reference
    • P = Control water gage
  • H: System state ( different possibilities according to element-type, e.g. 1AB, 1ZU. For a dam also VOL, WSP or the identification of the control/steering function)
  • I, J, K: only relevant for control groups
  • L: Discharge wave output in a KWL-File [J/N]
  • M: Description

Target-value (required only if control-type B)

  • N: Target-value [Tsd m³; m³, mm]
  • O: Annual pattern of the target-value

Is-value / current value (required only if control-type B and/or C)

  • P: ID of the calculation-type of the is-value /current value: [1-3]
Calculation-type 1: variable, gliding time horizon
  • Q: Number of time steps [max. 7200]
Calculation-type 2: fix time horizon
  • R: Beginning [TT.MM] [day.month]
  • S: End [TT.MM] [day.month]
Calculation-type 3: fix time horizon month
  • T: Value is not required, is not imported

Control-groups

Refer to control-functions,however with the following differences:

  • A: ID of the control-group(has to be KGRP!)
  • H: Irrelevant for control-groups
  • I: Calculation rules for the combination of control-functions/groups. Possible operators are: +, -, *, /, <, >, <=, >=
  • J: ID of the control-function which is to be utilized (refer to C)
  • K: Multiplier for this control-function