Is it possible to connect a battery model to a solar pv system and see the charging and discharging of the battery ?
Mostra commenti meno recenti
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 Commenti
@ 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
il 10 Ago 2017
could u create simulink model for battery
Faiz Daniel
il 9 Mag 2019
Can i get the Simulink for stand Alone system?
omar
il 10 Ott 2022
yes
Risposta accettata
Più risposte (4)
subhendu sekhar
il 19 Feb 2015
0 voti
depending on the current drawn ....you need to vary the resistance vallue accoarding to it
2 Commenti
Sankeerth Sudhan
il 19 Feb 2015
subhendu sekhar
il 19 Feb 2015
use a circuit breaker and connect a load . set the operation of circuit breaker to start after some specified time ...
Tony Castillo
il 1 Dic 2015
0 voti
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
il 24 Ago 2021
0 voti
hello i just wanted to connect pv array to battery in simulink how can i do it
Chetan
il 28 Ago 2025
0 voti
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.
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Sources in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!