Objective 3.1: Compare and contrast display components and attributes
What this objective tests
You should be able to tell apart the major display panel types (LCD families, OLED, Mini-LED), recognize the supporting components inside a laptop or all-in-one display assembly (touch screen, digitizer, inverter), and explain the attributes that show up on a spec sheet (pixel density, refresh rate, resolution, color gamut).
This is mostly a recognition objective. Real-world implications matter but you are not installing displays here.
Key facts
LCD panel types (Liquid Crystal Display):
- IPS (In-Plane Switching). Best color accuracy and viewing angles. Slightly slower response time than TN. Standard for design work, photo editing, and most modern laptops.
- TN (Twisted Nematic). Fastest response time, cheapest to produce, but narrower viewing angles and weaker color accuracy. Popular in budget gaming monitors where pure speed matters.
- VA (Vertical Alignment). Higher contrast and deeper blacks than IPS or TN. Decent color, but slower response times. Common in larger monitors and TVs.
Other display types:
- OLED (Organic Light-Emitting Diode). Each pixel is its own light source, so blacks are truly black and contrast is essentially infinite. Common in high-end phones, laptops, and TVs. Risk of burn-in if static images stay on screen too long.
- Mini-LED. An LCD backlit by thousands of very small LEDs grouped into zones. Better contrast than traditional LCD without OLED's burn-in risk. Common in premium laptops and high-end monitors.
Touch screen and digitizer:
- A touch screen has two layers: the LCD or OLED display itself and a touch-sensing digitizer layer on top. The digitizer detects finger or stylus input.
- When a user reports the screen displays correctly but does not respond to touch, the digitizer is the failed part. When the screen is dark or wrong but touch still registers, the display panel itself failed.
Inverter:
- A small component in older CCFL-backlit LCDs that converts DC from the laptop into AC for the fluorescent backlight tubes.
- Symptom of a bad inverter: the display image is still there (you can see it faintly with a flashlight) but the backlight is dead.
- Modern LED-backlit laptops do not use inverters. The exam still tests this because it is a classic troubleshooting signature.
Attributes:
- Pixel density. Measured in pixels per inch (PPI). Higher PPI means sharper text and images. A 27-inch 4K monitor has higher PPI than a 27-inch 1080p monitor.
- Refresh rate. How many times per second the display redraws. Measured in Hz. 60 Hz is standard. 120 Hz and above are common in gaming and modern phones. Affects perceived smoothness, especially in motion.
- Screen resolution. Total pixel count, like 1920x1080 (FHD), 2560x1440 (QHD), or 3840x2160 (4K UHD).
- Color gamut. The range of colors the display can reproduce. Common gamuts are sRGB (web standard), DCI-P3 (video and modern devices), and Adobe RGB (print work). Higher coverage is better for color-critical work.
Common gotchas
- TN vs IPS confusion. TN panels look washed out from any angle except straight ahead. IPS holds color from wide angles. Users complaining "the screen looks weird unless I sit perfectly in front of it" usually have a TN panel.
- OLED burn-in. A static logo or taskbar can leave a permanent ghost. Modern OLEDs use pixel shifting to mitigate this but it is still a real risk for long-running static content.
- Inverter on a modern laptop. Newer LED-backlit laptops do not have an inverter. Diagnosing a "dead backlight" on a modern laptop is usually a failed LED strip or driver board, not an inverter.
- Higher refresh rate without GPU support. Plugging a 144 Hz monitor into a system that only outputs 60 Hz gets you 60 Hz. The cable and the GPU both have to support the higher rate.
- Resolution vs pixel density. A high-resolution display on a small screen has very high pixel density. A high-resolution display on a huge TV may have lower PPI than a phone.
Real-world context
For helpdesk and field support, the most common display calls are:
- "My laptop screen is black but I can hear it running." Could be backlight failure (try a flashlight on the screen to confirm the image is still rendered), graphics driver crash, or external monitor mode toggled on.
- "The colors look wrong." Usually a profile or driver issue, sometimes a failing panel.
- "Touch stopped working but the screen is fine." Digitizer failure.
For procurement conversations: IPS for general office and creative work, TN almost never anymore, OLED for premium and burn-in is a real consideration for kiosk or signage use, Mini-LED for premium budget without the burn-in worry.
Sources
- [CompTIA A+ 220-1201 Exam Objectives Version 4.0, Section 3.1](../../../../../../30-RevyTechJourney/CompTIA%20A%2B%20220-1201%20Exam%20Objectives%20%284.0%29.pdf)
- [Wikipedia: Liquid-crystal display](https://en.wikipedia.org/wiki/Liquid-crystal_display)
- [Wikipedia: IPS panel](https://en.wikipedia.org/wiki/IPS_panel)
- [Wikipedia: OLED](https://en.wikipedia.org/wiki/OLED)
- [Wikipedia: Mini-LED](https://en.wikipedia.org/wiki/Mini-LED)
- [Wikipedia: Pixel density](https://en.wikipedia.org/wiki/Pixel_density)
