EBSILON®Professional Online Documentation
In This Topic
    Component 36: Value Transmitter
    In This Topic

    Component 36: Value Transmitter


    Specifications

    Line connections

    1

    Signal input

    2

    Signal output

     

    General       User Input Values       Characteristic Lines       Physics Used       Displays       Example

     

    General

    This component is used to model logical links within a model. A typical application example is the equation of two mass flows.

    Logic lines are to be drawn from the two ports of the value transmitter to any other lines of the model. The value transmitter then takes a value from the line connected to the input (which one is determined by the FIN switch) and passes it to the line connected to the output. Which value is set on the output line is determined by the FOUT switch. In case of a simple transmission, FIN and FOUT will define the same quantity.

    It is possible not to pass the input value directly one-to-one, but to modify it:

    The switch FTRANS is used to set whether

    The multiplication factor MUL is not taken into account if characteristic C2 is used.

     

    Multiplication by a constant transfer factor (MUL) or addition of a constant offset (OFFSET)  

     The FOFFSET flag is used to control how these act:

             FOFFSET = 0: absolute for output signal:
             (OUT - OFFSET) / REFOUT= MUL * (IN / REFIN)

             FOFFSET = 1: related to REFOUT for output signal:
             OUT / REFOUT - OFFSET= MUL * (IN / REFIN)

             FOFFSET = 2: absolute for input signal:
             OUT / REFOUT= MUL * ((IN - OFFSET) / REFIN)

             FOFFSET = 3: related to REFIN for input signal:
             OUT / REFOUT= MUL * (IN / REFIN - OFFSET)  

     

    Using the characteristic C2 and the additive offset (OFFSET)

    If the OFFSET is used in connection with the characteristic C2 (FTRANS=2), a corresponding shift of the input value of the characteristic occurs at FOFFSET=2 or =3:

             FOFFSET = 0: absolute for output signal:
             (OUT - OFFSET) / REFOUT = C2 (IN / REFIN)

            FOFFSET =1: related to REFOUT for output signal:
            OUT / REFOUT - OFFSET = C2 (IN / REFIN)

            FOFFSET =2: absolute for input signal:
            OUT / REFOUT = C2 ((IN - OFFSET) / REFIN)

            FOFFSET =3: related to REFIN for input signal:
            OUT / REFOUT=C2 (IN / REFIN - OFFSET)          

     

    It is also possible to transfer the derived variables temperature and volume flow. Since these are not basic quantities for the system of equations, they are mapped internally to enthalpy or mass flow. The temperature transfer is implemented as enthalpy transfer, the volume flow transfer as mass flow transfer with corresponding coefficients.

     

    If the net calorific value or the material composition is used as input signal, the same quantity must be used at the outlet. The transmission is unchanged, i.e. neither the multiplication factor nor the characteristic curve is taken into account. The transfer of the material composition is always complete, i.e. for all substances.

    The component also offers the possibility of damping the transmission. This can be useful for convergence problems.

     

    The transfer factor MUL can be displayed graphically in the model. For this purpose, the flag "Show value transmitter factors" must be activated in the "General settings" (main menu) on the sheet "Display".

    When using the characteristic curve, "CL" appears instead of the factor.

    If the signal transformer is switched off, it is displayed dimmed, "off" appears as factor.


    Special case MUL="empty"

    For compatibility with old EBSILON®Professional versions, the reciprocal value of the input signal is transmitted if the specification value MUL is empty. For the sake of clarity, however, such constructions should be carried out with the calculation module (component 77) which is available in the meantime.

     

    Alternatively, a matching polynomial or kernel expression can be used, either as a correction factor for the transmission factor (FADAPT=1 or =-1) or as a calculation for the output value (FADAPT=2 or =-2).

    The FWARN switch allows to activate or deactivate a warning if the signal transformer has reached the lower or upper limit.

     

    LLIM / ULIM- Lower / Upper limit

    LLIM / ULIM limits the result value downwards or/and upwards.

    LLIM < ULIM --> OUT > LLIM and OUT< ULIM --> L2 = OUT

                                 OUT < LLIM L2 = LLIM --> Output of a warning!

                                 OUT > ULIM L2 = ULIM --> Output of a warning!

    LLIM > ULIM --> L2 = OUT

    LLIM = ULIM --> L2 = OUT

     

    Transfer of the calorific value

    When transmitting the material composition (FIN=FOUT=13), the calorific value is automatically transmitted as well, so that it is no longer necessary to place a second transmitter for the calorific value next to it. However, a separate transmission of the calorific value (FIN=FOUT=14) is still possible, since fluids with different compositions may well have the same calorific value.

     

    Transmission of the Current:

    In the case of the value transmitter, a transmission of the electric current is now possible as well by means of FIN=15 and FOUT=15 respectively. Internally, the enthalpy is transmitted in this case; however, it is provided with appropriate pre factors so that the current remains the same (as long as MUL=1 and OFFSET=0), or it is provided with appropriate factors or offset.

    A transmission of the current to other variables and vice versa is possible too. 

     

    Note - Characteristic Lines Related to Nominal Temperature

    For the component 36 there is a characteristic line, which refers to a nominal value of temperature. This is the characteristic line C2 for the outlet temperature of the value transmitter, which provides the ratio IN/REFIN und/oder OUT/REFOUT.
    Unfortunately, such temperature ratios depend on the selected system of units. In contrast to other units where the conversion is effected only via a certain factor and therefore has no effects on the quotient, in the temperature conversion there is an additive offset whereby the value of the quotient changes.

    There is the possibility (to specify this characteristic line in other units (°F, K).

    Users who prefer other unit systems for the temperature (e.g. ° F, K) must set the selected temperature unit in the new flag FTNI, because Ebsilon calculates internally with the temperature unit ° C.

     

    Similar components:

    Component 48 (Switch):

    Depending upon the comparison of two thermodynamic values, a signal value can be transmitted either from input 1 or from input 2 to output 3. All the 5 thermodynamic values P/T/H/M/Q can be comparative values. An index of function defines whether the comparison takes place between the signal entry 4 and the decision value set to specification value or directly between the two signal entries 1 and 2. For each signal input, an index of transmissions defines whether the related physical value of the signal input is multiplied with a proportionality factor or whether a fixed value is transmitted.

    Component 49 (3-way valve):

    Depending on the comparison of two thermodynamic values either a flow rate of input 1 or of input 2 can be transmitted to output 3. All five thermodynamic values P/T/H/M/Q can be comparative values.

    Component 77 (Calculator):

    Enables the linking of two input signals to one output signal.


     

    User Input Values 

    FIN

    Flag for the value to be used as input signal:

    Like in Parent Profile (Sub Profile option only)

    Expression

    =1:   Pressure
    =2:   Temperature (use only if enthalpy is not suitable)
    =3:   Enthalpy
    =4:   Mass flow                
    =13: Composition (including net calorific value)
    =14: Net calorific value
    =18: Volume flow (use only if mass flow is not suitable)

    FOUT

    Flag for the value to be used as output signal

    Like in Parent Profile (Sub Profile option only)

    Expression

    =0:   Same as input
    =1:   Pressure
    =2:   Temperature (use only if enthalpy is not suitable)
    =3:   Enthalpy
    =4:   Mass flow                
    =13: Composition (including net calorific value)
    =14: Net calorific value
    =18: Volume flow (use only if mass flow is not suitable)

    MUL

    Multiplier
    (MUL=-999 or MUL empty: calculates the reciprocal value)

    REFIN

    Reference value for the input value

    The value on the input line is divided by this value before further processing. This is especially helpful when using a characteristic line (FTRANS=2).
    When using a factor (FTRANS=1) it is recommended to leave the value to 1.

    REFOUT

    Reference value for the output value

    The value that results from the calculation is multiplied with this value, before it is transferred to the output line. When using a factor (FTRANS=1) it is recommended to leave the value to 1.

    FTNI

    Unit used for calculation of IN/REFIN and/or OUT/REFOUT in C2

    Like in Parent Profile (Sub Profile option only)

    Expression

    =0: Celsius
    =1: Fahrenheit
    =2: Kelvin

    FTRANS

    Flag for the modification of the input signal

    Like in Parent Profile (Sub Profile option only)

    Expression

    =1: Multiplication with the factor MUL
    =2: Use of the characteristic lines
    =-1: Signal transmission disabled. In this case, the signal transmitter does not work at all.

    FOFFSET

    Flag for usage of OFFSET

    See General for details

    OFFSET

    Additive Offset

    With FOFFSET=0 the summand has the dimension of the (absolute) output quantity.
    With FOFFSET=1 the summand has the dimension of the relative output quantity, i.e. the dimension of the quotient between the output quantity and its reference value. This is always dimension 1.
    With FOFFSET=2 the summand has the dimension of the (absolute) input quantity.
    With FOFFSET=3 the summand has the dimension of the relative input quantity, i.e. the dimension of the quotient between the input quantity and its reference value. This is always dimension 1.

    FDAMP

    Flag for damping the transmission

    Like in Parent Profile (Sub Profile option only)

    Expression

    • 1: without
    • 2: very little
    • 3: little
    • 4: medium
    • 5: medium-high
    • 6: high
    • 7: very high
    • 8: very very high
    • 9: even higher
    • 10: extremely high

    FADAPT

    Flag for using the adaptation polynomial / adaptation function

    Like in Parent Profile (Sub Profile option only)

    Expression

    =0: Not used and not evaluated

    =1: As correction factor : signal transfer factor = [signal transfer factor * polynomial]

    =2: As a replacement: signal transfer factor = polynomial

    =1000: Not used but ADAPT evaluated as RADAPT (Reduction of the computing time)

    = -1: As correction factor : signal transfer factor = [signal transfer factor *adaptation function]

    = -2: As a replacement: signal transfer factor = adaptation function

    = -1000: Not used but EADAPT evaluated as RADAPT (Reduction of the computing time)

    EADAPT

    Adaptation function

    LLIM

    Lower limit

    ULIM

    Upper limit

    FWARN

    Warning in case of activated limits

    Like in Parent Profile (Sub Profile option only)

    Expression

    =0: no warning

    =1: warning

    Generally, all inputs that are visible are required. But, often default values are provided.

    For more information on colour of the input fields and their descriptions see Edit Component\Specification values

    For more information on design vs. off-design and nominal values see General\Accept Nominal values

     


    Characteristic Lines

    Characteristic line C2: OUT / REFOUT = f ( IN / REFIN ), value transfer characteristic

         X-axis          1         IN / REFIN                 1st point
                            2          IN / REFIN                2nd point
                            .
                            N         IN / REFIN                 last point
     
         Y-axis          1          OUT / REFOUT         1st point
                            2          OUT / REFOUT         2nd point
                            .
                            N         OUT / REFOUT          last point
     


    Physics Used

    Equations

    All cases

     

    for transmission with a factor

      OUT                                IN

    -------------   =   MUL *   ------------                    (1)

    REFOUT                         REFIN

     

    for transmission with a factor MUL und additive OFFSET

     ( OUT - OFFSET)                                IN
    -------------          =   MUL *   ------------              (2)
     REFOUT                                         REFIN

    for transmission with a characteristic line
    (without proportional multiplication factor and additive offset)

    OUT                       IN

    -------------   =   f( ------------ )                            (3)

    REFOUT              REFIN

     

     

    Component Displays

    Display Option 1

    Example

    Click here >> Component 36 Demo << to load an example.

    See Also