- One of them is the “Battery (Table-based)” block available in the Simscape Battery library. This block models a physical battery with charge and discharge dynamics as well as optional temperature modelling. You can refer to the following documentation to know more about the block: https://www.mathworks.com/help/releases/R2023b/simscape-battery/ref/batterytablebased.html
- The other type of block is the “PS-Simulink converter” available in Simscape Utilities library. It is used to convert a physical signal from Simscape into a Simulink output signal. You can refer to the following documentation to know more about the block: https://www.mathworks.com/help/releases/R2023b/simscape/ref/pssimulinkconverter.html
how to connect the (soc) cell wire to ps converter? what are the names of red circled blocks?
2 views (last 30 days)
Show older comments
how to connect the (soc) cell wire to ps converter? what are the names of red circled blocks?
0 Comments
Answers (1)
Sumukh
on 17 Sep 2024
Hi Engr.,
Based on the image provided, I am assuming you are using the example model available in the following documentation in MATLAB R2023b:
There are two types of blocks circled in the image.
The “Battery” block has an additional parameter “Expose SOC measurement port” that can be enabled in the block parameters of the block. You can refer to the following documentation link to know more about this port:
When enabled, the port automatically shows up on the corner of the battery block. This port can now be connected to the PS-Simulink converter by left-clicking and dragging a wire from the port to the converter.
I hope this answers your query.
0 Comments
See Also
Categories
Find more on Propulsion and Power Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!