Devices & Interactive Circuit Tools
🔋 Diode Bias Classifier
Determine if a diode is forward biased, reverse biased, or below threshold
Enter voltage values and click the button to classify diode state.
Forward bias starts conducting only when V > Vth. Below threshold, current is negligible.
⚡ Rectifier Performance Calculator
Calculate DC output, efficiency, and ripple factor
Enter rectifier parameters and click calculate to see DC output voltage, power, efficiency, and ripple factor.
220 V is usually RMS voltage. Peak voltage Vm = √2 × VRMS = 220√2 ≈ 311 V.
Always check whether given voltage is RMS or peak.
💡 LED Band Gap to Wavelength Converter
Convert between band gap energy and emitted wavelength
This is the most frequently used formula for LED questions in NEET/JEE Main.
Enter band gap energy to calculate emitted wavelength and identify LED color.
| Wavelength Range (nm) | Color | Typical Eg (eV) | Material |
|---|---|---|---|
| 380-450 | Violet/Blue | 2.75-3.26 | GaN |
| 450-495 | Blue | 2.5-2.75 | InGaN |
| 495-570 | Green | 2.18-2.5 | GaP, InGaN |
| 570-590 | Yellow | 2.1-2.18 | GaAsP |
| 590-620 | Orange | 2.0-2.1 | GaAsP |
| 620-750 | Red | 1.65-2.0 | AlGaAs, GaAsP |
| 750-1000 | Infrared | 1.24-1.65 | GaAs |
🔌 Logic Gate Simulator
Test logic gate operations with different input combinations
Select gate type and input values to see the output.
Trick: NAND = NOT + AND, NOR = NOT + OR
Remember: NAND and NOR produce opposite of AND/OR respectively.
XOR: Output is 1 only when inputs are different.
Truth Tables Quick Reference
0 AND 0 = 0
0 AND 1 = 0
1 AND 0 = 0
1 AND 1 = 1
0 OR 0 = 0
0 OR 1 = 1
1 OR 0 = 1
1 OR 1 = 1
NOT 0 = 1
NOT 1 = 0
0 NAND 0 = 1
0 NAND 1 = 1
1 NAND 0 = 1
1 NAND 1 = 0
0 NOR 0 = 1
0 NOR 1 = 0
1 NOR 0 = 0
1 NOR 1 = 0
0 XOR 0 = 0
0 XOR 1 = 1
1 XOR 0 = 1
1 XOR 1 = 0
Special Purpose Diodes - Quick Reference
LED (Light Emitting Diode)
Working: Forward biased p-n junction where electron-hole recombination emits photons.
Material: Direct band gap semiconductors (GaAs, GaP, InGaN)
Key Formula: λ = 1240/Eg (nm)
Applications: Displays, indicators, optical communication
Photodiode
Working: Reverse biased p-n junction. Light generates electron-hole pairs, increasing reverse current.
Key Point: Works in reverse bias (opposite of LED)
Current: I = Idark + Iphoto (proportional to light intensity)
Applications: Light detectors, optical communication receivers, solar cells
Photodiode operates in reverse bias for faster response.
Solar Cell (Photovoltaic Cell)
Working: p-n junction with NO external bias. Light generates voltage and current.
Key Difference from Photodiode: Solar cell is unbiased. It generates its own voltage.
Efficiency: η = (Pout/Pin) × 100% (typical: 15-22% for Si cells)
Voc: Open circuit voltage (~0.5-0.7 V per cell)
Answer: ~0.5-0.6 V (NOT 1.1 eV, which is band gap)
Zener Diode
Working: Operates in reverse breakdown region. Maintains constant voltage.
Zener Voltage VZ: Specific voltage at which breakdown occurs (available: 3.3V, 5V, 6V, 9V, 12V, etc.)
Application: Voltage regulation (stabilizes fluctuating input voltage)
Key Formula: RS = (Vin - VZ)/IZ