UNIVERSITY OF WEST ATTICA
SCHOOL OF ENGINEERING
DEPARTMENT OF COMPUTER ENGINEERING AND INFORMATICS
Electronics
Vasileios Evangelos Athanasiou
Student ID: 19390005
Supervision
Supervisor: Panagiotis Giannakopoulos, Professor
Supervisor: Ioannis Amorginos, Applications Lecturer
Co-supervisor: Eleni Tsalera, Academic Scholar
Co-supervisor: Michalis Diamantopoulos, Applications Lecturer
Athens, November 2022
This guide explains how to install, set up, and use the Diode laboratory project.
The repository contains theoretical material, Multisim simulations, experimental results, and diagrams related to silicon crystal diodes and Zener diodes.
Before working with this project, ensure the following requirements are met.
- NI Multisim 14 or newer
- Required to open and run circuit simulations and verify diode behavior.
- Used extensively in:
- Forward-biased diode experiments
- Reverse-biased diode experiments
- Zener diode analysis
- Any modern PDF viewer (Adobe Reader, browser-based, etc.)
- Required to open:
- Assignment descriptions
- Theoretical documentation (English & Greek)
- Microsoft Visio or a compatible viewer
- Required for
.vsdxfiles (e.g.,zener/Q4.vsdx)
If performing real laboratory measurements, the following equipment is required:
- DC Power Supply
- Digital Multimeter: MCP MT8045
- Training System: M21-7000A (with breadboard)
- Components
- Resistors: 4.7 kΩ, 150 Ω
- Silicon diodes
- Zener diodes
Hardware is not required if you are only running simulations and reviewing documentation.
git clone https://github.com/Electronics-aka-Uniwa/Diode.git
cd Diode- Launch NI Multisim.
- Navigate to the relevant experiment folder, for example:
diode/ForwardDiode/ForwardDiodeSi/- Open the provided Multisim project files.
- Click Run Simulation.
- Observe:
- Diode I–V characteristics
- Forward voltage drop
- Reverse-bias behavior
- Zener breakdown region
Open the files located in the docs/ directory:
- English:
Diode.pdf - Greek:
Δίοδος.pdf
These documents cover:
- PN-junction theory
- Forward and reverse bias operation
- Zener diode breakdown behavior
Navigate to the assign/ folder:
- English:
Exercise-3rd-Diode.pdf - Greek:
Άσκηση-3η-Δίοδος.pdf
Follow these documents for:
- Required experiments
- Measurement procedures
- Expected analysis and conclusions
- Open experimental graphs from:
diode/Graphs/
zener/Graphs/- Open Visio drawings (if available) using Microsoft Visio:
zener/Q4.vsdx- Forward Bias
- Measure voltage and current
- Observe barrier potential (~0.6 V)
- Reverse Bias
- Confirm minimal current flow
- Verify theoretical expectations
- Forward Bias
- Analyze conduction characteristics -Reverse Bias
- Observe breakdown region
- Verify voltage stabilization behavior

