Skip to content

Leguzma1/SEMIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEMIS - Stable Economic Modular Illumination Setup

SEMIS

Table of Contents

Introduction

SEMIS is a solar simulator specifically designed for perovskite cell stability testing.

Key advantages:

  • Price: low-cost enables scalability of experiments
  • Modularity: high repairability and ease of integration
  • Durability: LED technology enables long-lifetime ~ 20 000 hours
  • Simplicity: easy to control and modify the system

Folder structure

Folder Description
/Documentation Literature research, reports, and presentations
/Hardware CAD designs and hardware datasheets
/Software SEMIS controller and software used for testing
/Resources Graphics used in the documentation

For users

Safety considerations

Please read these instructions carefully. Failing to do so can result in severe harm to the user and people in the surroundings.

  • SEMIS is a solar simulator, which means that its output radiation intensity is comparable to that of the sun. Avoid direct eye exposure. Wear eye protection (e.g. sunglasses). Prolonged exposure on undesired areas (e.g. skin) might also have a negative impact. Since part of the spectrum is not in the visible range, turn off and unplug the device before any inspection.
  • Avoid illuminating reflective surfaces. Light reflected back to the light source can contribute to overheating of the device and lead to malfunction. Light reflected to the surroundings could cause undesired exposure.
  • SEMIS contains high voltage elements (up to 36V of electrical potential). Do not alter any components while the device is plugged.
  • Recommended operating conditions: 25° and 70% RH, or lower.

Instructions for use

Setup

  1. Before powering the device, attach it firmly to a solid table.
  2. Make sure that the target illuminated surface is NOT reflective (e.g., a mirror). If light is reflected back to the source, it can cause damage to the system or people in the surroundings.
  3. Prepare your sample holder, i.e., where the device under test (DUT) will be mounted for exposure to the output of SEMIS. Adjust the height of SEMIS until the DUTs are directly at the end of the reflector of SEMIS (less than a centimeter away.).
  4. Remove any devices from the illuminated surface.
  5. Plug the device and turn it on with the switch in the power box.
  6. The fans should start automatically. If this is not the case, switch off and unplug the device. It is not safe to use the device without the cooling system. Check the troubleshooting section.
  7. The light output is set to 50% on startup. The device can be controlled via Wi-Fi. With a Wi-Fi capable device (e.g., a phone), find the network "SEMIS_#_AP". Connect and find the IP address. Insert the IP in a browser. The controller should be shown as below.

SEMIS controller

Calibration

// TODO

After use

  1. Switch off SEMIS.
  2. Unplug from the wall.

For developers

Please check the Safety Considerations.

Building SEMIS

This instruction is still a work in progress, due to the continuous development of SEMIS. Building is therefore only recommended for experienced professionals.

A detailed description of SEMIS, its part list, and information about its components is described in the report, inside the Documentation folder. Important remarks:

  • Mechanical considerations:

    • Most of the mechanical components are 3D printed or hand-made. Pay close attention to the dimensions shown in the appendix "Assembly Drawings" of the report. The last drawing in that section contains assembly instructions and a list of additional parts for assembly (e.g. nuts and screws).
    • 3D files for printing are provided in the folder Hardware
  • Electrical considerations:

    • Circuit diagrams are in appendix "Power and control considerations" of the report.
    • Wire everything properly before plugging the device.
    • Ensure all wires and electric contacts are properly insulated.
    • Wiring the Fans has not been documented yet. It is not safe to use SEMIS without a cooling. Make sure to at least blow some air on top of the light sources with a fan to improve heat dissipation.
    • If using alternative LEDs, make sure the electric characteristics of all components are compatible.
  • Software/Hardware dependencies:

    • For control, DACs are used and programmed for a specific model (MCP4802). Compatibility of the components must be ensured. Please check datasheets of the respective components.

Modifying SEMIS

// TODO

Integrating SEMIS into other systems

// TODO

Troubleshooting

Fans not working

If the fans are not working properly, it is necessary to check electrical connections and the components. The fans work all the time while the device is powered.

Additional resources

Feel free to contact me: Alejandro Guzmán

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors