Path: Electrical/SolarCell
% Mercury Cadmium Telluride band gap Fits a curve x(1) + x(2)*cDF + x(3)*cDF^3 Type HgCdTe for a demo. -------------------------------------------------------------------------- Form: [e,x] = HgCdTe( cDF ) -------------------------------------------------------------------------- ------ Inputs ------ cDF (1,:) Cadmium fraction ------- Outputs ------- e (1,:) Band gap (eV) x (1,4) Coefficients -------------------------------------------------------------------------- Reference: https://en.wikipedia.org/wiki/Mercury_cadmium_telluride --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Electrical Module page