Practical - 3
Practical - 3
Objective:
To plot the PV and IV characteristics of the PV array with varying 𝑇, 𝑁𝑆 and 𝑁𝑃 using
MATLAB.
Theory:
Photovoltaic (PV) cells, commonly known as solar cells, are semiconductor devices that
convert sunlight directly into electricity through the photovoltaic effect. A typical PV cell
consists of a p-n junction formed by doping silicon with suitable impurities. The p-type
region contains an abundance of holes, while the n-type region has an excess of
electrons. When sunlight illuminates the cell, photons with energy greater than the
bandgap of silicon (~1.1 eV) excite electrons from the valence band to the conduction
band, creating electron-hole pairs. The built-in electric field at the p-n junction drives
these carriers towards their respective regions, resulting in a flow of current when the
circuit is closed.
𝐼 = 𝐼𝐿 − 𝐼𝐷 − 𝐼𝑠ℎ (1)
where 𝐼𝐷is the diode current, expressed by the Shockley diode equation:
𝑞𝑉
where:
𝐼𝑠ℎ is shunt current, which is assumed to be quite small and ignored in ideal conditions.
Thus, combining these, the output current of the solar cell becomes:
𝑞𝑉
𝐼 = 𝐼𝐿 − 𝐼𝑠(𝑒 𝐴𝐾𝑇
− 1) (3)
𝑞𝐸𝑔 1 1
( ( 𝑇 − 𝑇 ))
𝑇 3 𝐴𝐾
𝐼𝑠 = 𝐼𝑟𝑟( 𝑇 ) 𝑒 𝑟
(5)
𝑟
where:
𝑆
𝐼𝐿 = 𝐼𝑠𝑐,𝑟 + 𝐾𝑖 (𝑇 + 0. 3 * 100 * 1000
− 𝑇𝑟) * 𝑆 (6)
where:
𝑃 = 𝑉 * 𝐼 (7)
where 𝑉 is the output voltage and 𝐼 is the corresponding current calculated above.
Thus, for every voltage point, the corresponding current and power are computed and
stored.
Results:
The simulation of the PV cell was conducted by varying different parameters:
● Solar Irradiance (𝑆) at 500 W/m², 700 W/m², and 1000 W/m²,
● Number of series-connected cells (𝑁𝑆),
● Number of parallel-connected cells (𝑁𝑃),
● Temperature (𝑇) of the cell.
The obtained I-V (Current vs. Voltage) and P-V (Power vs. Voltage) characteristics are
plotted accordingly.
Observations:
Upon plotting I-V and P-V graphs for different values of 𝑇, 𝑁𝑆 and 𝑁𝑃, the following
observations were made:
Simulations were performed for different series cell counts. Increasing 𝑁𝑆results in a
proportional increase in the open-circuit voltage 𝑉𝑜𝑐.
Simulations were carried out by varying temperature while keeping irradiance constant.
As temperature increases:
Conclusion:
The following conclusions are made based on the result
● Higher irradiance leads to higher photocurrent generation, thereby improving the
overall power output of the PV module.
● Connecting more cells in series boosts the system voltage, useful for matching
high-voltage loads or grid requirements.
● Connecting more cells in parallel boosts the system current, enhancing the
current capacity and total generated power.
● Higher temperatures negatively affect the PV module's efficiency, mainly due to
the increase in reverse saturation current, reducing the voltage.