Path: Electrical/SolarCell
% Solar cell monchromatic efficiency. This is the efficiency when exposed to monochromatic light in the bandgap. At 0 deg-K the efficiency will be 1. Since version 8. ------------------------------------------------------------------------ Form: SolarCellEff eff = SolarCellEff( T, s ) ------------------------------------------------------------------------ ------ Inputs ------ T (1,:) Temperature (deg-K) s (1,:) Either 'silicon' or 'gallium arsenide' ------- Outputs ------- eff (1,n) Monochromatic efficiency ------------------------------------------------------------------------ Reference: B. Van Zeghbroeck, "Chapter 4: P-N Junctions http://ece.colorado.edu/~bart/book/book/chapter4/ch4_8.htm ------------------------------------------------------------------------
Common: Graphics/Plot2D Electrical: SolarCell/BandGap
Back to the Electrical Module page