Is it possible to connect a battery model to a solar pv system and see the charging and discharging of the battery ?
Mostrar comentarios más antiguos
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 comentarios
@ 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
el 10 de Ag. de 2017
could u create simulink model for battery
Faiz Daniel
el 9 de Mayo de 2019
Can i get the Simulink for stand Alone system?
omar
el 10 de Oct. de 2022
yes
Respuesta aceptada
Más respuestas (4)
subhendu sekhar
el 19 de Feb. de 2015
0 votos
depending on the current drawn ....you need to vary the resistance vallue accoarding to it
2 comentarios
Sankeerth Sudhan
el 19 de Feb. de 2015
subhendu sekhar
el 19 de Feb. de 2015
use a circuit breaker and connect a load . set the operation of circuit breaker to start after some specified time ...
Tony Castillo
el 1 de Dic. de 2015
0 votos
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
el 24 de Ag. de 2021
0 votos
hello i just wanted to connect pv array to battery in simulink how can i do it
Chetan
el 28 de Ag. de 2025
0 votos
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.
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Sources en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!