EngineeringComputer EngineeringMedium

Semiconductor Device

Also known as:Solid-State DeviceElectronic ComponentActive Device

A semiconductor device is an electronic component made from semiconductor materials (primarily silicon or germanium) whose electrical conductivity lies between that of conductors and insulators, and which can be precisely controlled by doping, applied voltage, or light. Fundamental semiconductor devices include diodes (p-n junctions), bipolar junction transistors (BJTs), and metal-oxide-semiconductor field-effect transistors (MOSFETs), the last of which is the building block of all modern digital logic and memory chips. Semiconductor devices underpin all of modern electronics, enabling amplification, switching, rectification, and signal processing.

Key Formula

MOSFET Drain Current I_D = (μ_n × C_ox × W) / (2L) × (V_GS − V_th)²

LaTeX: I_D = \frac{\mu_n C_{ox} W}{2L}(V_{GS} - V_{th})^2

SymbolMeaningUnit
I_DDrain current in saturation regionA (Amperes)
μ_nElectron mobility in channelcm²/(V·s)
C_oxGate oxide capacitance per unit areaF/cm²
WChannel widthm or µm
LChannel lengthm or µm
V_GSGate-to-source voltageV (Volts)
V_thThreshold voltageV (Volts)

Worked Example

Problem

An n-channel MOSFET has μ_n = 450 cm²/(V·s), C_ox = 3.45×10⁻³ F/m², W = 10 µm, L = 1 µm, and V_th = 0.5 V. Calculate the drain current I_D when V_GS = 1.5 V (saturation region).

Solution

Step 1 — Convert units: W = 10×10⁻⁶ m, L = 1×10⁻⁶ m, μ_n = 450×10⁻⁴ m²/(V·s) = 4.5×10⁻² m²/(V·s). Step 2 — Calculate the overdrive voltage: V_GS − V_th = 1.5 − 0.5 = 1.0 V. Step 3 — Apply MOSFET saturation formula: I_D = (μ_n × C_ox × W) / (2L) × (V_GS − V_th)² I_D = (4.5×10⁻² × 3.45×10⁻³ × 10×10⁻⁶) / (2 × 1×10⁻⁶) × (1.0)² I_D = (1.5525×10⁻⁹) / (2×10⁻⁶) × 1 I_D = 7.76×10⁻⁴ A

Answer

I_D ≈ 0.776 mA

Common Semiconductor Device Types and Applications

DeviceTypeSymbolKey Application
p-n DiodePassive switching→|Rectification, LEDs, solar cells
BJT (NPN)Current-controlledTransistor symbolAmplifiers, analog circuits
MOSFET (NMOS)Voltage-controlledFET symbolDigital logic, power switches
Zener DiodeVoltage regulator→|<Voltage references, protection
IGBTPower switchingHybrid symbolMotor drives, inverters

Interactive Tools

PhET — Semiconductor Applets

Interactive simulations for understanding charge carriers and semiconductor physics

Open Tool

NIST Semiconductor Resources

Reference data and standards for semiconductor device characterization

Open Tool

Brilliant.org — Electrical Engineering

Interactive lessons on transistors, diodes, and circuit fundamentals

Open Tool
Various discrete transistor and diode semiconductor devices showing different package types

Wikimedia Commons, CC BY-SA

Related Terms

Engineering

VLSI Design

Very Large Scale Integration (VLSI) design is the process of creating an integrated circuit by combining billions of transistors onto a single silicon chip through photolithographic fabrication. Modern VLSI design flows use Electronic Design Automation (EDA) tools and hardware description languages (VHDL, Verilog, SystemVerilog) to design, simulate, verify, and synthesize digital circuits before physical fabrication. VLSI technology has driven Moore's Law, enabling the miniaturization of processors, memory, and SoCs that power modern computing.

Engineering

Digital-to-Analog Conversion

Digital-to-Analog Conversion (DAC) is the process of transforming a discrete digital signal (a binary number representing a sampled value) into a continuous analog signal such as a voltage or current. DACs are essential in all audio playback, video output, motor control, and signal generation applications where a digital processor must interact with the physical analog world. Key performance metrics include resolution (number of bits), sampling rate, signal-to-noise ratio (SNR), and total harmonic distortion (THD).

Engineering

FPGA

A Field-Programmable Gate Array (FPGA) is an integrated circuit containing an array of configurable logic blocks (CLBs), programmable interconnects, and I/O elements that can be reconfigured after manufacturing to implement virtually any digital circuit. Unlike fixed-function ASICs, FPGAs are reprogrammable using hardware description languages such as VHDL or Verilog, enabling rapid prototyping and field updates. FPGAs are widely used in signal processing, telecommunications, hardware acceleration, aerospace, and as prototyping platforms for ASIC designs.

From Latin "semi-" (half) and "conductor" (one who leads or conducts, from "conducere"). The term "semiconductor" was used as early as 1782 by Alessandro Volta to describe certain materials. The modern era of semiconductor devices began with the invention of the point-contact transistor by William Shockley, John Bardeen, and Walter Brattain at Bell Labs on December 23, 1947.

transistormosfetsiliconelectronicsdiodesolid-state