DefineCurrentDC
Symbol |
|---|
Use
This auxiliary interface model enables modelers to divide physical models with electric circuits at DC level into several parts and to freely cut individual electric branches. It often works in combination with the ExtractCurrentDC model.
The DefineCurrentDC covers the following applications:
Basic: During debugging, test simulations should show if parts of an electric circuit work properly, e.g. battery storage system with connected DCGrid but without a suitable power supplier. It therefore provides to add generic input data without closed-loop dependencies to other model components.
Advanced: Users want to integrate measured currents depending on simulated voltages in an electric circuit as input data set to a complex model - Hybrid Digital Twin. It provides an input interface for external data sets.
To use this model, connect suitable model components of the MSL (i.e. elements with real outputs of Modelica.Blocks like RealExpression or CombiTable1Ds) to define ▶ I depending on ▶ V. Furthermore, it is not necessary to connect any further model components to the real output ▶ V. However, it is still possible for debugging or evaluation purposes or as additional input of controls. Make sure that input values fit SI-units or similar units are used.
