Is it possible to connect a battery model to a solar pv system and see the charging and discharging of the battery ?
이전 댓글 표시
Hi .. I am doing my project on Hybrid( PV array with Fuel Cell systems) Renewable Sources with storage . When i am using a battery model I dont know how to connect it to a variable load.
How to design a variable DC load of say 1 KW to 5 KW?
How to connect two power sources delivering V+ and V- outputs together ?( I have connected in parallel for the time being)
댓글 수: 4
@ Sankeerth Sudhan as requested:
You can control your load by using a switch ( power electronics block)connected between two loads ( 1kW and 4kW).
As for battery SOC, there are several techniques to charge such as: Constant current , Constant voltage + Constant current
Maybe you can do a review on the techniques available for battery charging.
The simplest way is to use a constant current to charge the battery.
You can use a matlab function block to create the controller. The input of the block is the battery voltage and current. Inside the block, you may need to write a matlab script that reads the values and determine when to charge and discharge the battery. The function block output should be connected to a PID controller which will make sure it will deliver constant current to charge the battery. After the voltage is max, the controller will send a signal to a switch that will disconnect the battery from the source.
If you want to ask a different question, please open a new thread.
thanks.. hope this helps
tandava anjali
2017년 8월 10일
could u create simulink model for battery
Faiz Daniel
2019년 5월 9일
Can i get the Simulink for stand Alone system?
omar
2022년 10월 10일
yes
채택된 답변
추가 답변 (4개)
subhendu sekhar
2015년 2월 19일
0 개 추천
depending on the current drawn ....you need to vary the resistance vallue accoarding to it
댓글 수: 2
Sankeerth Sudhan
2015년 2월 19일
subhendu sekhar
2015년 2월 19일
use a circuit breaker and connect a load . set the operation of circuit breaker to start after some specified time ...
Tony Castillo
2015년 12월 1일
0 개 추천
Hi everybody, I'm trying to make it works but i couldn't get it yet, because I'm having the same trouble than the boy than wrote first the question I read your lines but I follow without understand correctly, basicly I'm constructing a model in SPS for supply DC energy than comes from a group of batteries and those batteries are charged from solar irradiation provenient of array panels but I do no see that it happens, can anyone of you give me a hand with this?.
Prabhu Prasad
2021년 8월 24일
0 개 추천
hello i just wanted to connect pv array to battery in simulink how can i do it
Chetan
2025년 8월 28일
0 개 추천
Yes, it's definitely possible. By integrating a battery model with a solar PV system in simulation tools like MATLAB/Simulink, PVSyst, HOMER, or OpenDSS, you can track battery charging and discharging in real time. Here’s what you can analyze:
- State of Charge (SOC) over time
- Charge/discharge cycles based on solar generation and load demand
- Peak shaving and load shifting capabilities
- Battery sizing and optimization
- Grid interaction or islanded mode behavior
This setup is essential for designing hybrid renewable energy systems and optimizing performance and reliability.
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!