A solar cell is a diode with a light input
At its heart a photovoltaic cell is a p-n junction — the same basic device as a rectifying diode — with one extra ingredient: photons striking the semiconductor with enough energy knock electrons across the bandgap, generating electron-hole pairs that the junction's built-in electric field separates before they can recombine. That separated charge is current you can draw out of the device. The complete behaviour, dark and lit, is captured by the Shockley single-diode model:
I = I_L - I_0 · [ exp(qV / (nkT)) - 1 ] - V / R_sh I_L = photogenerated current (∝ irradiance) I_0 = diode reverse-saturation (dark) current q = electron charge, k = Boltzmann constant, T = temperature n = diode ideality factor (≈1-2) R_sh = shunt resistance (leakage path), often folded in with series resistance R_s
Reading the I–V curve
Plot current against voltage and two extremes stand out: short-circuit current (Isc), the current at V = 0, which is essentially I_L itself since the diode and shunt terms vanish; and open-circuit voltage (Voc), the voltage at I = 0, where the photogenerated current is entirely cancelled by the diode's forward-bias leakage. Between these two points the curve traces a soft knee, and it is the shape of that knee — not just the two endpoints — that determines how much usable power the cell delivers.
Потужність, коефіцієнт заповнення та максимальна точка потужності
Потужність визначається як P = I·V, тому крива P-V дорівнює нулю на обох значеннях Iск і Voc, і досягає піку десь між ними — цей пік називається максимальною точкою потужності (MPP), і кожна реальна сонячна установка використовує контролер відстеження максимальної точки потужності (MPPT) для підтримки роботи саме там, коли змінюються інтенсивність та температура протягом дня. Наскільки фактичний пік потужності наближається до теоретичного максимуму Iск × Voc визначає коефіцієнт заповнення:
FF = (I_mpp · V_mpp) / (Iск · Voc) Ефективність перетворення енергії (PCE) = (I_mpp · V_mpp) / P_in = FF · Iск · Voc / P_in Коефіцієнт заповнення, близький до 1, означає різко складений кут нахилу I-V колін — ідеальна комірка з незначними серійними опорами та без короткого замикання. Реальні кремнієві комірки досягають коефіцієнтів заповнення близько 0,75–0,85; серійний опір заокруглює колінчастий елемент поблизу Voc, а короткочасне замикання знижує плоский плато поблизу Iск, обидва з яких зменшують FF та призводять до втрати реальної потужності.
FF = (I_mpp · V_mpp) / (Isc · Voc) PCE (power conversion efficiency) = (I_mpp · V_mpp) / P_in = FF · Isc · Voc / P_in
Why irradiance and temperature push the curve in opposite directions
Isc scales almost linearly with irradiance, since photogenerated current is directly proportional to the rate of photon absorption — halve the sunlight and Isc roughly halves. Voc responds far more weakly, only logarithmically (it enters through the exp term in the diode equation), so on a cloudy day current collapses much faster than voltage does. Temperature has the opposite signature: rising temperature increases the intrinsic carrier concentration and hence I_0, which pushes Voc down noticeably (a typical silicon cell loses roughly 0.3-0.4% of Voc per °C), while Isc actually rises slightly with temperature due to bandgap narrowing. The net effect is that hot solar panels produce measurably less power than cool ones at the same irradiance — a real efficiency penalty that panel datasheets quote as a temperature coefficient.
The band diagram underneath it all
The p-n junction's built-in field comes from band bending at the junction: majority carriers diffuse across until the resulting space charge creates an electric field strong enough to stop further net diffusion, leaving a depletion region with a built-in potential. A photon absorbed within or near this depletion region generates an electron-hole pair that the field immediately sweeps apart — electron toward the n-side, hole toward the p-side — before they can recombine. Photons absorbed too far from the junction generate pairs that mostly recombine before they can be collected, which is why cell thickness and minority-carrier diffusion length are core design parameters, not incidental details.
Frequently asked questions
Яка різниця між коефіцієнтом заповнення та ефективністю?
Коефіцієнт заповнення вимірює, наскільки гострий кут I-V кривої — відношення фактичної максимальної потужності до теоретичного максимуму Isc * Voc. Ефективність перетворення енергії вимірює, яка частина поширеного сонячного світла дійсно перетворюється на електрику; вона залежить від коефіцієнта заповнення, але також і від Isc, Voc та інтенсивності падаючого випромінювання.
Чому сонячна панель виробляє менше потужності в спекотний день, навіть при повному сонячному світлі?
Напруга відкритого кола зменшується помітно з підвищенням температури — приблизно на 0,3-0,4% на °C для кремнію — через те, що темнований струм діода зростає з температурою. Короткозамикаючий струм збільшується лише незначно порівняно, тому загальний ефект — реальне падіння максимальної потужності виходу, незважаючи на те, що інтенсивність випромінювання не змінилася.
Чому сонячним інверторам потрібне відстеження максимальної точки потужності?
Пік потужності I-V кривої (МПТ) знаходиться на напрузі, яка постійно змінюється в залежності від інтенсивності випромінювання та температури, ні один з яких не залишаються постійними протягом дня. Контролер МПТ безперервно коригує робочу напругу для відстеження цього рухомого піку, а не працює панеллю за фіксованим рівнем напруги, де вона рідко постачає всю доступну їй потужність.
Спробуйте наживо
Усе, що вище, працює прямо у вашому браузері — відкрийте Solar Cell I-V Curve і змінюйте параметри під час роботи. Нічого не встановлюється, нічого не завантажується на сервер, уся модель живе в одній вкладці.
▶ Відкрити симуляцію Solar Cell I-V Curve