Jul 9

Solar Cell Basics

< ?php
if ( is_single()) {
echo 'solar cell basics‘;
echo’
‘;echo’
‘;echo’
‘;
} else {
echo ‘efficiency solar‘;
}
?>

A solar cell is a solid state semiconductor device that produces DC (direct current) electricity when stimulated by photons. When the photons contact the atomic structure of the cell, they dislodge electrons from the atoms. This leaves a void which attracts other free available electrons. (more…)