ExtractCurrentDC
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 DefineCurrentDC model.
The ExtractCurrentDC 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 voltages depending on simulated currents in an electric circuit as input data set to a complex model - Hybrid Digital Twin. It provides an output interface for result evaluation and separated feedback loops.
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 ▶ V depending on ▶ I. Furthermore, it is not necessary to connect any further model components to the real output ▶ I. 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.
