How can I get 3 outputs from the battery ?

조회 수: 3 (최근 30일)
Ahmed ElMashad
Ahmed ElMashad 2019년 3월 8일
답변: Kothuri 2024년 11월 13일
Screen Shot 2019-03-08 at 21.48.45.png

답변 (1개)

Kothuri
Kothuri 2024년 11월 13일
To obtain three outputs (State of Charge (SOC), current, and voltage) from the “Battery (Generic model)” block in Simulink, you can try the below steps:
  • The “Battery” block output is a vector of signals for the battery temperature, state-of-charge, current, voltage, age, maximum capacity, and the ambient temperature.
  • To demultiplex the signals, you can use a “Bus Selector” block.
The port outputs signals for:
  • “Ambient temperature” or “Cell or internal temperature” if “Simulate temperature effects” parameter is selected.
  • “Battery age” or “Battery maximum capacity” if Simulate aging effects is selected.
You can refer the below documentation links for more info on “Battery” block and “Bus Selector” block

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Energy Storage에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by