modelmSf_int
Internal modulated flow source of the bond graph library
Extends from Interfaces.ModTwoPort (Partial model invoking two bondgraphic connectors and one signal connector).
Information
The modulated internal flow source is a modulated directed TwoPort element. It inherits the effort and flow variables from the modulated directed TwoPort. The modulated flow to be generated is modeled as a real-valued variable.The modulated internal flow source is a modulated flow source on its secondary side. The primary side provides the power needed by the flow source. This element can e.g. be used to model a DC current supply together with the power cable that draws the required energy from the grid.
The flow source has its secondary causality stroke away from the source. Its primary causality stroke is free.
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 out of the model f0: Flow to be generated (modulated input signal)
Equations:
f2 = f0
e1*f1 = e2*f2
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BondLib.Interfaces.BondCon | BondCon1 (from ModTwoPort) | Left bond graph connector | |
| BondLib.Interfaces.BondCon | BondCon2 (from ModTwoPort) | Right bond graph connector | |
| Modelica.Blocks.Interfaces.RealInput | s (from ModTwoPort) | Signal input |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | e1 (from ModTwoPort) | Bondgraphic primary effort | |
| Real | f1 (from ModTwoPort) | Bondgraphic primary flow | |
| Real | e2 (from ModTwoPort) | Bondgraphic secondary effort | |
| Real | f2 (from ModTwoPort) | Bondgraphic secondary flow | |
| Real | f0 | Bondgraphic Flow Source |