NEC/SCHOTT
New and Original factory sealed
Have you ever wondered how your smartphone knows to dim its screen in bright light? Or how automatic streetlights turn on when the sun sets? The answer lies in a tiny but powerful component called a phototransistor. In this blog, we’ll explore what phototransistors are, how they work, and where they’re used!
![]()
A phototransistor is a light-sensitive electronic component that acts like a switch or amplifier controlled by light. It converts light energy into an electrical signal, making it a key part of "optoelectronics" (devices that work with both light and electricity).
Unlike regular transistors, which use an electrical current to operate, phototransistors rely on light falling on their surface to trigger a flow of electricity.
Phototransistors are built using semiconductor materials (usually silicon or germanium) and share a similar structure to regular transistors, but with a light-sensitive twist. Here’s how they’re constructed:
![]()
Phototransistors have built-in amplification, meaning even a tiny amount of light can create a strong electrical signal. They’re up to 100x more sensitive than photodiodes (another light-sensing component).
They react to light changes in microseconds (millionths of a second). While slower than photodiodes, they’re much faster than older light sensors like LDRs (Light-Dependent Resistors).
They detect specific wavelengths of light depending on their material:
As small as 3mm in diameter—perfect for squeezing into wearables, cameras, or tiny sensors.
Requires minimal extra components. Just connect it to a resistor and power source to build a basic light-sensing circuit.
A tiny amount of current flows through the phototransistor even in total darkness. While usually negligible, this can affect ultra-sensitive applications.
Performance can vary slightly with temperature, but this is rarely an issue for everyday use.
Phototransistors are defined by several key parameters that determine their performance in different applications. Below is a detailed breakdown of these parameters in a table:
| Parameter | Definition | Importance | Typical Values | Examples of Use |
|---|---|---|---|---|
| Sensitivity | How efficiently light is converted into electrical current. | High sensitivity allows detection of weak light signals. | 10–100 mA/W (milliamps per watt) | Night-vision devices, low-light sensors |
| Response Time | Time taken to react to a change in light intensity. | Fast response is critical for high-speed applications. | 1 µs (microsecond) to 100 ns (nanosecond) | Fiber-optic communication, laser tag systems |
| Dark Current | Small current that flows through the device in complete darkness. | Lower dark current reduces noise in low-light conditions. | 1–100 nA (nanoamps) | Astronomy sensors, medical imaging devices |
| Wavelength Range | Range of light wavelengths (colors) the phototransistor can detect. | Must match the light source (e.g., infrared for remotes). | Silicon: 400–1100 nm Germanium: 800–1600 nm |
Remote controls (infrared), ambient light sensors |
| Spectral Response | Peak wavelength where the phototransistor is most sensitive. | Ensures optimal performance for specific light sources. | Silicon: ~850 nm Germanium: ~1500 nm |
IR security systems, thermal cameras |
| Operating Voltage | Voltage range required for proper operation. | Must align with circuit power supply to avoid damage. | 3–30 V (volts) | Battery-powered gadgets, automotive sensors |
| Power Dissipation |
Maximum power the device can handle without overheating. |
Prevents overheating in high-power applications. |
50–200 mW (milliwatts) |
Industrial automation, robotics |
![]()
Let’s dive deeper into the magic behind phototransistors. Imagine them as light-controlled switches that use photons (light particles) to control the flow of electricity. Here’s a step-by-step breakdown:
Phototransistors have a superpower: built-in amplification. Here’s how it works:
![]()
The BJT phototransistor is the most widely used type. It has three layers—emitter, base, and collector—and relies on light to create a current in the base layer.
![]()
FET phototransistors use an electric field to control current flow. Instead of a base current, light creates a voltage at the gate terminal.
| Feature | Surface-Mount (SMD) | Through-Hole |
|---|---|---|
| Size | Tiny (as small as 1mm x 2mm). | Larger (easy to handle). |
| Soldering | Requires reflow oven or hot-air gun. | Easy to solder by hand. |
| Durability | Better for vibrations (e.g., car electronics). | Less stable in rough environments. |
| Best For | Smartphones, laptops, and wearables. | DIY projects (Arduino, Raspberry Pi). |
![]()
![]()
| Scenario | Phototransistor? | Reason |
|---|---|---|
| Detecting ambient light | ✅ Yes | High sensitivity, low cost. |
| High-speed data transmission | ❌ No | Too slow; use photodiodes. |
| Outdoor gadgets in hot climates | ❌ No | Heat increases noise. |
| DIY light-activated projects | ✅ Yes | Simple, affordable, and easy to implement. |
![]()
![]()
![]()
The circuit symbol for a phototransistor resembles a standard NPN transistor but with two key differences:
These arrows indicate that the device is sensitive to light (instead of relying solely on an electrical base current).
![]()
The simplest phototransistor circuit uses just two components:
For better control, pair the phototransistor with a variable resistor (potentiometer):
5V
│
C (Phototransistor)
│
├───▶ Output (to microcontroller)
│
R (Potentiometer)
│
GND
How It Works:
Adjust the potentiometer to set a threshold voltage. When light intensity changes, the output voltage crosses this threshold, triggering an action.
Boost sensitivity by connecting two phototransistors in a Darlington configuration:
5V
│
C (Phototransistor 1)
│
C (Phototransistor 2)
│
R
│
GND
Why Use It:
Amplifies the signal even further for ultra-low-light detection (e.g., starlight sensors).
| Parameter | Photodiode | Phototransistor |
|---|---|---|
| Working Principle | Converts light directly into current (no amplification). Acts like a solar cell in reverse 1. | Uses light to control current flow and amplifies the signal internally, like a transistor with a light trigger. |
| Speed | Much faster (nanosecond response time) | Slower (microsecond response time) due to their amplification process |
| Sensitivity | Low (requires external amplification) | High (built-in amplification) |
| Response Time | 1–10 nanoseconds (ultra-fast) | 1–100 microseconds (slower) |
| Output Signal | Small current (nanoamps to microamps) | Larger current (milliamps) |
| Dark Current | Very low (picoamps) | Higher (nanoamps) |
| Cost | Higher (due to precision manufacturing) | Lower (simple design) |
| Circuit Complexity | Needs external amplifier for most uses | Works with just a resistor |
| Spectral Range | Broad (UV to infrared, depending on material) | Narrower (often infrared or visible light) |
| Best For | High-speed communication, medical imaging | Light sensing, remote controls, robotics |
![]()
This mode checks how much the phototransistor resists current flow in the absence or presence of light.
Attach the red probe to the longer lead (collector) and the black probe to the shorter lead (emitter).
In darkness, a functional phototransistor acts like an open circuit, showing very high resistance (e.g., >100kΩ).
Light activates the phototransistor, lowering resistance (e.g., 1kΩ–10kΩ); no change indicates damage or defects.
Phototransistors are unsung heroes in modern technology. From making our gadgets smarter to keeping our streets safe, these tiny components play a big role.
Understanding how they work not only satisfies curiosity but also inspires future innovations. Next time your phone adjusts its brightness, remember—there’s a phototransistor hard at work!
A phototransistor is a semiconductor device that combines the characteristics of a photosensor and a transistor, and is primarily used to convert light signals into electrical signals.
1.Light strikes the base region, generating electron-hole pairs. 2.The generated carriers increase the base current. 3.The transistor amplifies the base current, resulting in a larger collector current. 4.The collector current is proportional to the light intensity, providing an electrical output.
1.Identify the phototransistor type (NPN or PNP, Darlington or standard). 2.Decide on the mode (photovoltaic or photoconductive). 3.Connect the emitter to ground and the collector to Vcc via RL. 4.Add a load (e.g., LED, microcontroller input) to the collector. 5.Adjust RL for desired sensitivity. 6.Test and calibrate the circuit for the desired light response.
Phototransistors are widely used in applications that require the detection of light and its conversion into electrical signals, including smoke detectors, laser rangefinders, and optical remote controls.
A phototransistor is a photoelectric device that converts light energy into electrical signals using its internal semiconductor structure and amplification capabilities. Its main function is to detect light intensity and generate a corresponding output current or voltage.
Both photodiodes and phototransistors are semiconductor photoelectric devices that convert light into electrical signals. A photodiode is a semiconductor device that converts light energy into current. While a phototransistor uses a transistor to convert light energy into current.
Phototransistors can be either NPN or PNP, depending on their internal semiconductor structure. NPN phototransistors are the most common and are used in proximity sensors or optical encoders. PNP phototransistors are less common and are used in applications such as smoke detectors or infrared sensors.
Phototransistors have high sensitivity (can detect picowatt to nanowatt signals) due to their built-in amplification. The MTD8600N4-T from Marktech Optoelectronics is an NPN phototransistor with a spectral sensitivity of 400 to 1100 nm (visible to near infrared).
A phototransistor does not generate electricity itself, but amplifies and controls electrical signals based on light signals. It works similarly to a photoresistor (also called LDR, light-dependent resistor), but it can generate both current and voltage.
A phototransistor is active because it requires an external power supply (Vcc ). It also amplifies light-induced current (has gain) and can control or switch other components in a circuit.
Extended More:
How a Solenoid Switch Works? A Simple Guide for Beginners
Voltage Controlled Oscillator Uses, Types, and Design
Everything You Need to Know About Types of Computer Cables
Understanding Ceramic Potentiometers A Simple Guide

