Mobile Device Hardware
What a technician can actually replace
A customer drops off a three-year-old laptop that dies the instant the charger is unplugged. Before you quote the repair, one answer decides everything: is the battery a module you can swap, or a sealed part glued to the chassis? Every mobile repair starts by sorting the device into serviceable modules and sealed parts. The figure below splits a laptop into its two serviceable units and names the parts each one holds.
The modules a laptop exposes
On a traditional laptop these parts come out with a screwdriver:
- Battery: a latch-release or adhesive-mounted pack.
- Memory: one or two SO-DIMM (small outline dual inline memory module) sticks, the compact laptop form factor of RAM.
- Storage: a 2.5-inch SATA drive or an M.2 card (which can be SATA or NVMe).
- Wireless card: an M.2 or Mini-PCIe WLAN (wireless LAN) card for Wi-Fi and Bluetooth, and sometimes a separate WWAN (wireless WAN) card for cellular data.
- Keyboard: often bonded into the top-case assembly, so the whole palm-rest comes off as one part.
- Display assembly: the entire lid, covered in the next section.
The sealed trend
Phones, tablets, and thin ultrabooks reverse this. The battery is held in with adhesive, the memory is LPDDR (low-power DDR) soldered to the board, and the storage is eMMC (embedded MultiMediaCard) soldered in place. Soldered memory and eMMC storage cannot be upgraded at all, so an upgrade request on such a device is a no before you even open it.
Service basics
Power the device off and disconnect the charger, then disconnect the battery connector before touching anything else, so no rail is live while you work. Follow ESD (electrostatic discharge) precautions with a wrist strap or mat. Deeper drive and memory specifics live in the hardware domain's RAM, CPUs, and storage subtopic, and deciding a part is bad in the first place belongs to mobile troubleshooting. Installing and configuring these laptop components is the A+ Core 1 laptop-hardware objective[1].
The display assembly is a stack of layers
A tablet comes in whose screen shows a crisp image, but taps register nothing. Nothing is wrong with the picture, so replacing the panel would waste the part. The lid is not one component; it is a stack of layers, and each one can fail on its own. The figure below stacks those layers in order, from the surface the user touches inward.
The layers, front to back
- Cover glass and digitizer: the outer glass plus the digitizer, the layer that senses touch and turns it into coordinates. A dead digitizer over a working panel is exactly the image-but-no-touch case.
- Display panel: the LCD (liquid crystal display) or OLED (organic light-emitting diode) that produces the image.
- Backlight: the light source an LCD needs behind the panel; an OLED has none, because each pixel emits its own light.
- Bezel: the frame around the panel, which holds the webcam, the microphone, and the Wi-Fi antenna leads.
Fused assemblies
On most modern phones and many laptops the glass, digitizer, and panel are laminated into one fused assembly. You cannot separate a cracked glass from a good panel, so the repair replaces the whole unit. That is why a 'just the glass' quote is often wrong on a laminated screen: the part is the assembly, not the glass alone.
Why the antenna lives in the lid
The Wi-Fi antenna wires route from the wireless card on the motherboard, up through a hinge, and around the inside of the bezel. The lid is the highest, most metal-free spot on the device, which gives the best reception. The practical consequence is that any screen replacement disturbs those leads, so a weak-signal complaint right after a screen repair usually means an antenna lead was left unseated, not that the wireless card went bad. Joining a network or a cellular plan is mobile connectivity, not this hardware.
Panel technology: LCD types and OLED
A customer asks why a cheaper laptop screen washes out when viewed from the side; the answer is the panel, so these questions make you compare display types. Start with the one rule that separates the two families: an LCD needs a backlight, and an OLED lights each pixel itself. Almost every other display fact hangs off that difference.
LCD and its three panel types
An LCD (liquid crystal display) filters a constant backlight through liquid crystals, so it can never switch a pixel fully dark; its black is really dim gray. LCDs come in three panel types the exam expects you to compare:
- TN (twisted nematic): cheapest and fastest to respond, but the worst viewing angles and color, so brightness and color shift as you move off-center.
- IPS (in-plane switching): the widest viewing angles and the most accurate color, at higher cost and power draw. This is the panel for color-critical work.
- VA (vertical alignment): a middle ground, with the highest contrast of the LCD types but slower response that can smear fast motion.
OLED
An OLED (organic light-emitting diode) panel emits light per pixel, so switching a pixel off gives a true black and a thinner panel with no separate backlight layer. Its weakness is burn-in: a static element held on screen for long periods (a taskbar, a channel logo) can ghost in permanently, which makes OLED a poor fit for an always-on kiosk.
Everything in this section hangs off that opening rule: an LCD can never switch a pixel fully dark because its backlight is always on, an OLED can because each pixel makes its own light, and choosing among TN, IPS, and VA is the cost, viewing-angle, color, response, and contrast trade inside the LCD family.
The comparison table further down this page lines up TN, IPS, VA, and OLED attribute by attribute; comparing these display components is the A+ Core 1 display-components objective[1].
Backlights and the inverter
Modern LCDs use LED backlights that run on low-voltage DC. Older laptops used a CCFL (cold cathode fluorescent lamp) backlight, which needs high-voltage AC, so those laptops carry an inverter to convert the DC supply into that AC. Here is the trap the objective is testing: an LED-backlit laptop has no inverter to fail or replace, so 'replace the inverter' is only ever correct on a legacy CCFL panel.
Batteries: chemistry, mounting, and safe replacement
A swollen battery pushing the trackpad up out of its housing is both the reason for the repair and the reason to be careful: lithium cells are a fire and rupture hazard when they fail. Get the chemistry and the handling right before the procedure.
Chemistry
Mobile devices use one of two lithium chemistries. Lithium-ion (Li-ion) cells use a liquid electrolyte and are common as rigid rectangular laptop packs. Lithium-polymer (Li-poly or LiPo) cells use a gel electrolyte that can be formed thin, flat, and into custom shapes, which is why phones and tablets favor them. Both pack a lot of energy into a small space, and both can swell when they fail.
Mounting
Older laptops use a removable pack that releases with a latch or slide, no tools needed. Most current laptops, and nearly all phones and tablets, hold the battery in with adhesive, so replacement means opening the case and freeing the cell without bending or puncturing it.
Safe replacement
A pack that has swelled has failed. Take it out of service, and never puncture it, force-discharge it, or keep charging it to try to flatten it back down. When you do swap a cell, work in this order, which the figure below traces end to end:
- Power down and disconnect the charger.
- Open the case and unplug the battery connector first.
- Release the latch, or soften the adhesive per the service manual.
- Lift the cell with a pull-tab or plastic spudger, never a metal pry.
- Seat the new pack, reconnect, and verify that it charges.
Deciding whether the battery, rather than the charger or the port, is the actual fault is mobile troubleshooting; this section is the safe removal and install once you know the pack is the part.
How the exam frames mobile hardware
Mobile-hardware questions almost always describe a symptom and ask which part or layer to service. The winning move is to map the symptom to a layer from the earlier sections, then reject the distractor that names a layer which is already working.
| Question stem says | Service this | Common wrong answer |
|---|---|---|
| Image is fine, touch does nothing | The digitizer (or the fused assembly) | Replacing the whole LCD panel |
| Screen is dark but a faint image shows under a flashlight | The backlight (or the inverter on a legacy CCFL panel) | Replacing the working digitizer |
| Wi-Fi went weak right after a screen repair | Re-seat the antenna leads in the lid | Swapping the wireless card or reinstalling the driver |
| Battery pack is visibly swollen | Replace the pack, handled safely | Puncturing it or continuing to charge it |
| Needs a color-accurate panel | An IPS LCD or an OLED | A TN panel |
| Ultrabook cannot take more RAM | Explain the memory is soldered LPDDR | Ordering a SO-DIMM upgrade |
The pattern under all of these is the layered model from the top of the page: name the layer that owns the symptom, and reject the answer that services a layer that already works. Where a stem is really about joining a network or activating a cellular plan rather than a physical part, it belongs to mobile connectivity, and a pure fault-isolation stem belongs to mobile troubleshooting.
Mobile display panel technologies compared
| Attribute | TN LCD | IPS LCD | VA LCD | OLED |
|---|---|---|---|---|
| Backlight | Required | Required | Required | None (self-emissive) |
| Viewing angles | Poor | Widest | Good | Widest |
| Color accuracy | Weakest | Best | Good | Excellent |
| Contrast / black level | Low | Moderate | Highest of LCDs | True black |
| Response time | Fastest | Moderate | Slower | Very fast |
| Main trade-off | Cheap but angles shift | Higher cost and power | Some motion blur | Burn-in risk |
Decision tree
Sharp facts the exam loves — give these one last read before exam day.
Cheat sheet
Sharp facts the exam loves — scan these before test day.
- Sort every mobile part into serviceable module or sealed
The first move on any mobile repair is deciding whether a component is a serviceable module or a sealed part. Traditional laptops expose the battery, memory, storage, wireless card, keyboard, and display as replaceable modules, while phones, tablets, and thin ultrabooks increasingly glue or solder those same parts. Whether a part is a module or sealed often decides the job before you open the case.
- Soldered LPDDR memory cannot be upgraded; only SO-DIMMs can
Laptop RAM in a SO-DIMM (small outline dual inline memory module) socket can be swapped or added, but many thin laptops use LPDDR (low-power DDR) chips soldered directly to the board, which are fixed for the life of the device. Before promising a memory upgrade, confirm the machine actually has SO-DIMM slots rather than soldered memory.
Trap Ordering a SO-DIMM upgrade for an ultrabook whose memory is soldered LPDDR; there is no socket to add it to.
- Laptop storage is 2.5-inch SATA, M.2, or soldered eMMC
A serviceable laptop drive is a 2.5-inch SATA disk or an M.2 card, and an M.2 card can run either the SATA or the faster NVMe protocol, so check which the slot supports. Budget and ultrathin devices instead solder eMMC (embedded MultiMediaCard) storage to the board, which cannot be replaced or upgraded.
- The lid is layered: the panel shows the image, the digitizer senses touch
A laptop or tablet lid is a stack of independent layers, so a fault usually lives in one layer, not the whole screen. The panel (LCD or OLED) produces the image, the digitizer senses touch, and the bezel holds the camera, microphone, and Wi-Fi antenna. An image that displays perfectly but ignores touch points squarely at the digitizer, not the panel.
Trap Replacing the whole display panel when only touch has failed; the panel is fine and the digitizer is the faulty layer.
- A laminated screen replaces as one fused assembly
On most phones and many laptops the glass, digitizer, and panel are laminated into a single fused assembly, so you cannot separate cracked glass from a good panel. The repair replaces the whole unit, which is why a glass-only quote is usually wrong on a laminated device.
Trap Quoting a glass-only repair on a laminated screen, where the glass, digitizer, and panel come only as one bonded part.
- LCD needs a backlight; OLED lights each pixel itself
An LCD filters a separate backlight through liquid crystals, so it always leaks some light and cannot reach a true black. An OLED emits light per pixel and switches pixels fully off, giving true blacks and a thinner panel with no backlight layer. This one difference drives most display comparisons.
- TN panels are cheap and fast but shift color off-axis
A TN (twisted nematic) LCD has the fastest response and the lowest cost, but the narrowest viewing angles and weakest color, so brightness and color wash out as you move off-center. It suits budget or high-refresh use where viewing angle does not matter much.
Trap Specifying a TN panel for color-critical or shared-viewing work; its color and viewing angles shift too much for that.
- Choose IPS for wide viewing angles and accurate color
An IPS (in-plane switching) LCD gives the widest viewing angles and the most accurate color of the LCD types, at higher cost and power draw than TN. It is the standard pick for design, photo, and any work where color fidelity or off-angle viewing matters.
- VA panels trade response time for the highest LCD contrast
A VA (vertical alignment) LCD sits between TN and IPS: it offers the highest contrast ratio and deeper blacks than either, but a slower response that can smear fast motion. It fits media viewing where contrast matters more than speed.
- OLED risks burn-in from static on-screen elements
Because each OLED pixel ages with use, a static element held on screen for long stretches, such as a taskbar or a channel logo, can ghost in permanently as burn-in. That makes OLED a poor fit for an always-on display showing fixed content, even though it gives the best blacks and contrast.
Trap Choosing OLED for a 24/7 kiosk or dashboard with a fixed interface; the static elements will burn in over time.
- Only legacy CCFL backlights use an inverter, not LED
A CCFL (cold cathode fluorescent lamp) backlight needs high-voltage AC, so laptops with one carry an inverter that converts the DC supply into that AC. Modern LED backlights run on low-voltage DC and have no inverter, so an inverter is a component only on older CCFL panels.
Trap Trying to replace the inverter on a modern LED-backlit laptop; LED backlights have none, so the dim-display fault is elsewhere.
- Wi-Fi antennas route through the hinge into the lid
Laptop Wi-Fi antenna wires run from the wireless card on the motherboard, up through a hinge, and around the display bezel, because the raised, metal-free lid gives the best reception. Any screen replacement disturbs those leads, so re-seating them is part of the job.
Trap Blaming the wireless card or driver for weak Wi-Fi right after a screen repair, when an unseated antenna lead in the lid is the usual cause.
7 questions test this
- A technician is routing Wi-Fi antenna wires through a laptop chassis after installing a new wireless card. Which of the following practices…
- After replacing a laptop wireless card, a technician confirms the adapter appears in Device Manager with no errors but the laptop cannot…
- A technician has seated a replacement wireless card into a laptop's M.2 slot. Which of the following should the technician perform next to…
- A technician is reassembling a laptop after replacing the display panel. Where should the Wi-Fi antenna wires be positioned for the best…
- When routing Wi-Fi antenna wires through a laptop chassis during reassembly, which of the following practices helps avoid signal…
- When routing replacement Wi-Fi antenna leads through a laptop chassis, which of the following practices should the technician avoid to…
- A technician is installing a Wi-Fi antenna assembly in a laptop. Which of the following locations provides the best wireless signal…
- WLAN cards do Wi-Fi and Bluetooth; WWAN cards do cellular
The internal wireless card is usually an M.2 or Mini-PCIe WLAN (wireless LAN) card that handles Wi-Fi and Bluetooth. Cellular data needs a separate WWAN (wireless WAN) card plus a SIM, which not every laptop includes. Both are field-replaceable modules on many laptops.
- Mobile batteries are lithium-ion or lithium-polymer cells
Mobile devices use lithium-ion (Li-ion) cells, common as rigid rectangular laptop packs, or lithium-polymer (LiPo) cells, whose gel electrolyte can be formed thin and flexible, which is why phones and tablets favor them. Both store high energy in a small space, and both can swell when they fail.
- A swollen battery is a hazard: replace it, never puncture it
A pack that has swelled has failed and is a fire and rupture risk, so take it out of service right away. Never puncture it, force-discharge it, or keep charging it to flatten it, and use a plastic tool rather than a metal pry to remove it. A phone whose screen or back panel is lifting is showing a swollen cell underneath.
Trap Puncturing a swollen pack or continuing to charge it to keep the device running; that risks fire and rupture.
- Disconnect the battery connector before other internal work
After powering down, unplug the battery connector first, before removing or reseating any other internal part, so no rail stays live and a slipped tool cannot short a powered board. This ordering is standard safe practice for laptop, phone, and tablet service.
- Modern batteries are glued in; older packs latch out
Older laptops hold the battery in an external bay that releases with a latch or slide, needing no tools. Most current laptops, and nearly all phones and tablets, bond the cell in with adhesive, so replacement means opening the case and freeing it carefully. Which mounting a device uses sets the whole procedure.
- The built-in webcam and microphone sit in the display bezel
A laptop's built-in webcam and microphone are mounted in the top of the display bezel, alongside the antenna leads. Because they are integrated into the lid, a failed built-in camera often means servicing part of the display assembly rather than swapping a standalone module.
- Camera and ribbon cables use ZIF connectors: lift the tab to release, seat fully, press to secure
Internal ribbon (flat flexible) cables such as a camera module's attach to the logic board through a ZIF (Zero Insertion Force) connector, a socket with a small hinged locking tab. To disconnect, lift the tab first and slide the cable out; to reconnect, lift the tab, slide the aligned cable fully in, and press the tab down to clamp it. A ribbon that is not fully seated, or whose tab is left open, makes no data connection, so a just-replaced camera shows a black screen or streaked images even though the part is good.
Trap Condemning a just-installed camera module as defective when a partially seated ribbon or an unlatched ZIF tab is the real fault.
9 questions test this
- After replacing a front-facing camera module in a tablet, a technician opens the camera application and sees only a black screen. Which of…
- A technician needs to disconnect the camera ribbon cable from a mobile device logic board during a camera module replacement. Which of the…
- A technician needs to reconnect a camera module ribbon cable to a ZIF connector on a smartphone logic board. Which of the following…
- A technician is connecting a replacement camera module ribbon cable to the logic board connector on a smartphone. Which of the following…
- A technician has replaced the rear-facing camera module in a tablet. The device powers on successfully, but the camera application displays…
- A technician is replacing a rear-facing camera in a smartphone and needs to disconnect the camera's flat flexible cable from the logic…
- A technician is replacing the rear camera module on a smartphone. The camera connects to the logic board through a thin flat ribbon cable.…
- A technician is replacing the rear-facing camera module in a smartphone. The camera connects to the logic board using a thin flat ribbon…
- After replacing the rear-facing camera module in a smartphone, a technician notices that captured photos show lines and discoloration…