Skip to main content

Creating a Silicon Solar Cell in Open Research Laboratory

This documentation provides a detailed overview of a silicon solar cell desinged and tested in the Open Research Laboratory.

info

It includes the objectives of the study, the solar cell stack, testing results, and interactive tabs for experimental curves.

About the Solar Cell

The cell is a monocrystalline silicon solar cell, optimized for high efficiency using standard layers including anti-reflective coating, passivation layers, and front/rear contacts. This solar cell is designed and tested in the Open Research Laboratory.

Objectives of this Research

The main objectives of this experiment are:

  1. To simulate and measure the IV curve of the silicon solar cell under controlled laboratory conditions.
  2. To calculate the efficiency of the solar cell in different environmental factors such as humidity, temperature, and light intensity.
  3. To evaluate the influence of layer thickness and material properties on the performance of the solar cell.

Solar Cell Stack Configuration

Layer NameMaterialThicknessStructureBandgapPurpose
Anti-Reflective Coating (ARC)Si₃N₄70 nmPECVD thin film5.3 eVMaximize light absorption
Front Contact (Metal Grid + TCO)ITO (100 nm) + Silver grid (3 µm)100 nm / 3 µmTransparent conductive oxide + metal fingers3.5 eVConduct electricity with minimal shading
Passivation LayerAl₂O₃30 nmCovers emitter layer6.5 eVReduce surface recombination
n-type Emitter LayerPhosphorus-doped silicon1 µmHeavily doped top layer1.12 eVGenerate electrons and form p-n junction
p-type Base LayerBoron-doped silicon180 µmBulk wafer1.12 eVCollect holes and provide mechanical support
Rear Passivation LayerSiO₂70 nmFull back coverage9 eVMinimize back surface recombination
Back ContactAluminum150 nmFull-area metallization0 eVComplete circuit and reflect unabsorbed light

Creating in ORL

To create this experiment in open research laboratory, we have used the following:

Components we have used

{
"Anti-Reflective Coating (ARC)": {
"Material": "Si₃N₄",
"Thickness": "70 nm",
"Structure": "PECVD thin film",
"Bandgap": "5.3 eV",
"Purpose": "Reduce reflection, maximize light absorption"
},
"Front Contact (Metal Grid + TCO)": {
"Material": "ITO (100 nm) + Silver grid (3 µm)",
"Structure": "Transparent conductive oxide with metal fingers",
"Bandgap": "3.5 eV",
"Purpose": "Conduct electricity while allowing light to pass"
},
"Passivation Layer": {
"Material": "Al₂O₃",
"Thickness": "30 nm",
"Structure": "Covers emitter layer except contacts",
"Bandgap": "6.5 eV",
"Purpose": "Reduce surface recombination"
},
"n-type Emitter Layer": {
"Material": "Phosphorus-doped silicon",
"Thickness": "1 µm",
"Structure": "Heavily doped top surface",
"Bandgap": "1.12 eV",
"Purpose": "Generate electrons, form p-n junction"
},
"p-type Base Layer": {
"Material": "Boron-doped silicon",
"Thickness": "180 µm",
"Structure": "Bulk lightly doped wafer",
"Bandgap": "1.12 eV",
"Purpose": "Collect holes, provide mechanical support"
},
"Rear Passivation Layer": {
"Material": "SiO₂",
"Thickness": "70 nm",
"Structure": "Full coverage at wafer back",
"Bandgap": "9 eV",
"Purpose": "Reduce back-surface recombination"
},
"Back Contact": {
"Material": "Aluminum",
"Thickness": "150 nm",
"Structure": "Full-area metal contact",
"Bandgap": "0 eV",
"Purpose": "Complete circuit, reflect unabsorbed light"
}
}

Results we got

image


Run Workflow

Want to Try It Yourself?

If you want to replicate this experiment or customize it, we have made the workflow publicly available in our Open Research Laboratory. You can:

  • Run a Copy: Simply click on Run a Copy of our QKD workflow.
  • Modify & Execute: Make any desired modifications and execute the experiment on your own.

This allows you to leverage our pre-configured setup without starting from scratch.

Steps to Run
  1. Visit Open Research Laboratory.
  2. Navigate to the Workflows page.
  3. Select the Silicon Solar Cell Workflow.
  4. Click on Run – this will create a duplicate of the workflow for your use.
  5. Run the experiment directly on your virtual lab environment.