Control of grid connected photovoltaic system

AI Thread Summary
For a final year project on grid-connected photovoltaic systems, the discussion emphasizes the choice between hardware implementation and software tools like MATLAB. Utilizing MATLAB, particularly with dSPACE integration or LabVIEW Real Time, is recommended for testing different inverter control schemes. Access to a DSP or microprocessor development board is also suggested for an embedded solution. The user seeks tutorials for obtaining I-V and P-V characteristic curves using Simulink in MATLAB. Resources for grid connection research are plentiful in public domain papers.
fan_103
Messages
24
Reaction score
0
Hi guys,

I am doing a final year project this semester on the above topic. I wanted to know whether to implement hardware or using software like Matlab.

Thanks in advance.
 
Last edited by a moderator:
Physics news on Phys.org
If there's an emphasis on it being grid connected, it would definitely be a huge advantage if you could reprogram the switching behavior of your inverter configuration to test out different control schemes.

You suggested MATLAB, do you have access to a dSPACE system with Simulink integration at your university? It's probably one of the easier real-time platforms to get up and running quickly.

LabVIEW Real Time is also an option if you have some experience with it and like the virtual instrument approach. Your university needs a license for it of course.

A DSP/microprocessor in a development board will also work nicely and would offer the option of producing an embedded solution, if that's something you'd be interested in.

I haven't worked with PV-cells myself, but I'm sure there's a tonne of papers available in the public domain on grid connecting them in all sorts of ways.
 
Thanks a lot for the reply mate. I want to obtain I-V and P-V characteristic curve using Simulink in matlab. Do you know where I can find the required tutorials!?
 
Back
Top