.BondLib.Passive.RF

Information

The bondgraphic TwoPort resistive field is a symmetric TwoPort element. It inherits the effort and flow variables from the symmetric TwoPort. The resistance values are modeled as a set of three parameters.

The TwoPort resistive field has free causality.


Potential variables:

 e1:   Bondgraphic effort variable of inflow

 f1:   Bondgraphic flow variable of inflow, normalized positive for flows into the model

 e2:   Bondgraphic effort variable of outflow

 f2:   Bondgraphic flow variable of outflow, normalized positive for flows into the model


Parameters:

 R1:   Primary resistance (default value = 1)

 R2:   Secondary resistance (default value = 1)

 R12:  Coupling resistance (default value = 0)


Equations:

e1 = R1*f1 + R12*f2
e2 = R12*f1 + R2*f2


Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos