Laptop Repairing Core Concepts
1) Core concepts (theory you must master)
-
Voltage, current, resistance
-
Voltage (V) = electrical potential difference.
-
Current (I) = flow of charge (Amps).
-
Resistance (R) = opposition to current (Ohms).
-
Ohm’s law: — fundamental for diagnosing circuits.
-
-
Power and energy
-
Power (watts). Useful to check if components are overheated or overloaded.
-
-
DC vs AC
-
DC (direct): fixed polarity (e.g., battery).
-
AC (alternating): polarity reverses periodically (mains). Understand rectification (AC → DC) and smoothing.
-
-
Passive components
-
Resistors: limit current, form dividers.
-
Capacitors: store charge, filter and couple signals; defined by capacitance (Farads).
-
Inductors/Coils: oppose change in current; used in power supplies.
-
-
Active components
-
Diodes: allow current one way; used in rectifiers and protection.
-
Transistors (BJT, MOSFET): amplify or switch — crucial on motherboards and power circuits.
-
Integrated Circuits (ICs): chips that perform specific functions (power management ICs, CPU controllers).
-
-
Semiconductor basics
-
Doping, PN junctions, thresholds, switching behavior of MOSFETs.
-
-
Basic circuit building blocks
-
Voltage dividers, RC time-constant circuits, filters, rectifiers, regulators, switching power supplies (SMPS), voltage references.
-
2) Practical measurement & diagnostic skills
-
Using test tools
-
Multimeter: measure DC/AC voltage, resistance, diode test, current (with caution).
-
Oscilloscope: view signals, switching waveforms, noise, clock pulses.
-
LCR meter: measure inductance, capacitance, resistance precisely.
-
DC bench supply: supply adjustable voltage/current for testing.
-
Soldering station / desoldering hot air: board-level repairs.
-
-
How to measure safely
-
De-energize when possible; for live measurements use probes rated for voltage and observe grounding/earth loops.
-
Use correct meter range; never measure resistance on a powered circuit.
-
-
Reading schematics
-
Translate board traces to schematic nodes; locate test points, ground, and rails.
-
-
Signal tracing
-
Start from power input → power rails → voltage regulators → subsystem chips. Check expected voltages at each stage.
-
3) Important calculations and examples
Example A — Voltage divider (how to calculate expected voltage)
Given: Vin = 12 V, R1 = 2000 Ω, R2 = 1000 Ω.
Goal: Voltage across R2 = .
Calculate digit-by-digit:
-
(ohms).
-
.
-
volts.
So the expected Vout = 4 V. If you measure something else (say 2.5 V), one of the resistors or connections may be faulty.
Example B — RC time constant (cap charging)
Given: R = 10 kΩ (10,000 Ω), C = 10 μF (10 × 10⁻⁶ F).
Time constant .
Calculate:
-
.
-
.
-
seconds.
So capacitor charges ~63% in 0.1 s — helpful when testing power-up timing circuits.
4) Common laptop circuits & what to know about them
-
AC mains to DC adapter — rectifier, filter, regulation; test for correct DC output voltage under load.
-
Battery charging circuit / PMIC (Power Management IC) — battery sensing, charging current control, safety features.
-
DC-DC converters / SMPS on motherboard — generate core rails (e.g., CPU Vcore) from battery/adapter. Learn switching frequency, inductor behavior, and how to read switching waveforms.
-
Backlight and display circuits — inverter or LED driver, high-voltage safety considerations.
-
USB power and peripherals — current limits, protection diodes/fuses.
5) Hands-on labs & exercises (practical syllabus)
Each lab should have objectives, step-by-step procedure, expected results, and safety notes.
-
Multimeter basics lab
-
Measure known resistors, diode drop, small batteries.
-
Expected: correct polarity readings and reasonable values.
-
-
Soldering & desoldering practice
-
Solder resistors, capacitors; desolder and replace SMD components.
-
Objective: neat joints, no lifted pads.
-
-
Power rail tracing
-
With a working adapter, measure main rails (e.g., 19 V input, 5 V USB rail, 3.3 V logic).
-
Record measured voltages and explain deviations.
-
-
SMPS switching waveform capture
-
Use oscilloscope to capture switching node; measure frequency and duty cycle.
-
Compare with datasheet if available.
-
-
Fault simulation & troubleshooting
-
Simulate shorted MOSFETs or blown diodes on practice boards; identify and replace.
-
-
BIOS / Firmware recovery
-
Practice flashing BIOS and recovering from failed flash using programmer or boot methods.
-
-
Battery and charger diagnostics
-
Measure charge current, voltage thresholds, and thermistor behavior.
-
6) Safety & ESD (must-know)
-
ESD protection: use wrist strap and ESD mat for motherboard work. Static can destroy MOSFETs and ICs.
-
High voltage caution: display inverters and some capacitors carry dangerous voltages after power-off — discharge capacitors safely.
-
Safe measurement on powered boards: use isolated supplies or isolation transformer when necessary to avoid creating shorts through the scope/multimeter ground.
-
Personal safety: disconnect battery before certain repairs; wear eye protection when desoldering.
7) Tools & equipment checklist
-
Digital multimeter (with diode and continuity).
-
Soldering iron (temperature-controlled) + hot air rework station.
-
Fine solder wire, flux, desoldering braid.
-
Bench DC power supply with current limit.
-
Oscilloscope (two channels minimum).
-
LCR meter.
-
Screwdriver set, spudgers, tweezers, magnifier or stereo microscope.
-
ESD wrist strap and mat.
-
USB programmer for BIOS chips (e.g., CH341A) and SOIC clip.
8) Teaching & assessment suggestions
-
Theory tests: short answer + calculations (Ohm, RC, divider problems).
-
Practical exams: fault diagnosis on a practice board under time; measure and record voltages.
-
Project: repair a defective laptop board with documented steps, measurements before/after, replacement parts used.
9) Learning outcomes (what student can do after mastering this)
-
Confidently read and interpret schematics and PCB markings.
-
Measure and verify power rails and signal lines.
-
Diagnose common laptop faults (no power, battery not charging, display issues).
-
Perform safe solder/desolder and basic chip-level replacements.
-
Explain why a circuit failed (not just replace parts) using measurements and calculations.
Comments
Post a Comment