Modeling and Real-Time Implementation of a Photovoltaic System Using Arduino Uno
摘要
In this chapter, we perform the modeling and real-time implementation of a photovoltaic (PV) system. The latter includes a PV panel, a DC–DC boost converter, and a resistive load. This DC–DC boost converter is controlled by a maximum power point tracking (MPPT) controller using perturb and observe (P&O) or incremental conductance (IC) algorithm. Also, this DC–DC boost converter is controlled via pulse width modulation (PWM) generated from the used Arduino card. The modeling of this PV system is performed under ISIS (Proteus). The implementation of P&O or IC algorithm is performed using Arduino Uno card.