This chapter covers display resolutions and refresh rates, two critical specifications for monitors and projectors. You must understand how these metrics affect image quality, performance, and compatibility with graphics cards and cables. On the 220-1101 exam, about 5-8% of questions touch on display technologies, including resolution, refresh rate, aspect ratio, and related standards. Mastering these concepts will help you troubleshoot display issues, recommend appropriate hardware, and select the right cable for a given resolution and refresh rate.
Jump to a section
Imagine a cinema screen that shows a series of still images at 24 frames per second. The projector flashes each image for a fixed duration, then moves to the next. The screen itself is a static surface; it doesn't change until the projector shows a new image. Now consider a modern LCD display. It's like a grid of tiny shutters (pixels) that open or close to let light through from a backlight. The display controller sends a signal to each pixel row by row, updating the color and brightness. The refresh rate is how many times per second the controller redraws the entire screen. At 60 Hz, each pixel is refreshed 60 times per second. But here's the key: LCD pixels don't instantly change; they have a response time (like the time it takes for a shutter to fully open). If the refresh rate is higher than the response time can handle, you get ghosting—like a shutter that hasn't fully closed before the next image appears. Also, the signal from the computer (like a movie projector) must be synchronized with the display's refresh cycle. If the computer sends frames at 30 fps but the display refreshes at 60 Hz, the display might show the same frame twice (judder) or show a partial frame (tearing). This is why V-Sync and adaptive sync technologies exist: they align the frame delivery with the display's refresh to avoid artifacts. In summary, resolution defines the number of shutters (pixels), and refresh rate defines how often they are updated. Both affect image clarity and motion smoothness.
What Are Display Resolutions and Why Do They Matter?
Display resolution refers to the number of distinct pixels that can be displayed in each dimension. It is typically expressed as width × height (e.g., 1920 × 1080). The resolution determines the sharpness and detail of the image: more pixels allow finer details. On the CompTIA A+ 220-1101 exam, you need to know common resolutions, their aspect ratios, and typical uses.
- Standard Resolutions: - 1280 × 720 (720p) – HD, aspect ratio 16:9 - 1920 × 1080 (1080p) – Full HD, 16:9 - 2560 × 1440 (1440p) – Quad HD, 16:9 - 3840 × 2160 (4K) – Ultra HD, 16:9 - 7680 × 4320 (8K) – Full Ultra HD, 16:9 - 1024 × 768 – XGA, 4:3 (older monitors) - 1680 × 1050 – WSXGA+, 16:10 - 1920 × 1200 – WUXGA, 16:10
- Aspect Ratio: The ratio of width to height. Common ratios: - 16:9 – Standard for HDTV and most modern monitors - 16:10 – Common in business monitors (e.g., 1920×1200) - 4:3 – Older CRT and LCD monitors - 21:9 – Ultrawide monitors
How Refresh Rates Work
Refresh rate is the number of times per second the display updates its image, measured in Hertz (Hz). A 60 Hz display refreshes 60 times per second. Higher refresh rates (120 Hz, 144 Hz, 240 Hz) provide smoother motion, especially for gaming and video. The refresh rate must be supported by both the display and the graphics card, and the cable must have enough bandwidth to carry the signal at the desired resolution and refresh rate.
Vertical Refresh Rate: The frequency at which the entire screen is redrawn from top to bottom. It is often simply called refresh rate.
Horizontal Scan Rate: The frequency at which a single horizontal line is drawn. For CRT monitors, this was critical; for LCDs, it's less relevant but still a factor in cable bandwidth.
Relationship Between Resolution, Refresh Rate, and Cable Bandwidth
The total amount of data per second required for a display signal is calculated as:
Total pixels per frame = horizontal resolution × vertical resolution
Data per pixel = color depth (bits per pixel)
Data per frame = total pixels × bits per pixel
Data per second = data per frame × refresh rate
For example, 1920×1080 at 60 Hz with 24-bit color (8 bits per channel) requires:
Pixels per frame: 2,073,600
Bits per frame: 49,766,400
Bits per second: ~2.986 Gbps (49.8 Mbits × 60)
Including overhead (blanking intervals, etc.), actual bandwidth needed is higher.
Common cable bandwidth limits: - HDMI 1.4: Up to 10.2 Gbps – supports 4K at 30 Hz or 1080p at 120 Hz - HDMI 2.0: Up to 18 Gbps – supports 4K at 60 Hz - HDMI 2.1: Up to 48 Gbps – supports 8K at 60 Hz or 4K at 120 Hz - DisplayPort 1.2: Up to 21.6 Gbps – supports 4K at 60 Hz - DisplayPort 1.4: Up to 32.4 Gbps – supports 8K at 60 Hz or 4K at 120 Hz - Dual-Link DVI: Up to 9.9 Gbps – supports 2560×1600 at 60 Hz - Single-Link DVI: Up to 4.95 Gbps – supports 1920×1200 at 60 Hz - VGA: Analog, limited to lower resolutions (typically 1920×1080 at 60 Hz max)
Pixel Response Time
Response time is the time it takes for a pixel to change from one color to another, measured in milliseconds (ms). It affects motion blur. Common values: - 1 ms – TN panels (fast, poor color) - 4-5 ms – IPS panels (good color, moderate speed) - 8 ms or more – VA panels (good contrast, slower)
If the response time is too slow for the refresh rate, ghosting occurs. For example, a 144 Hz display refreshes every 6.94 ms; a pixel with 8 ms response time cannot keep up, causing visible trails.
Sync Technologies
- V-Sync (Vertical Synchronization): Synchronizes the GPU's frame output with the display's refresh rate to prevent screen tearing. If the GPU cannot maintain the refresh rate, it may cause stuttering or input lag. - Adaptive Sync (FreeSync / G-Sync): Adjusts the display's refresh rate dynamically to match the GPU's frame rate, eliminating tearing and stuttering without V-Sync's input lag penalty. - FreeSync: AMD's technology, uses DisplayPort's Adaptive-Sync standard. Works over HDMI and DisplayPort. - G-Sync: NVIDIA's technology, requires a dedicated module in the monitor (hardware) or software support (G-Sync Compatible).
Multiple Displays and Resolution Scaling
When using multiple monitors, each must be set to its native resolution for best clarity. Scaling can cause blurriness. The exam may test on matching resolutions across displays or using extended vs. duplicate desktop modes.
Configuring Resolution and Refresh Rate in Windows
Right-click desktop → Display settings.
Scroll to Scale and layout → choose resolution from drop-down.
Click Advanced display → choose refresh rate.
Common issues:
Resolution not available: update driver, check cable bandwidth.
Refresh rate limited: cable or monitor limitation; try a faster cable.
Screen flickering: incorrect refresh rate or cable interference.
Troubleshooting Display Issues
No display: Check cable, power, input source.
Incorrect resolution: Set to native resolution.
Blurry text: Ensure native resolution and correct scaling (100% recommended).
Screen tearing: Enable V-Sync or adaptive sync.
Ghosting: Lower refresh rate or use faster response time mode (overdrive).
Exam Tips for 220-1101
Know the standard resolutions and their aspect ratios.
Understand that higher resolution requires more bandwidth, limiting maximum refresh rate.
Recognize that older cables (VGA, DVI) cannot support high resolutions/refresh rates.
Remember that response time is different from refresh rate: response time is pixel transition speed; refresh rate is screen update frequency.
Adaptive sync technologies (FreeSync, G-Sync) are tested as solutions for screen tearing.
Be able to calculate bandwidth needs roughly (e.g., 1080p at 60 Hz vs. 4K at 60 Hz).
Key Standards and Organizations
VESA (Video Electronics Standards Association): Defines DisplayPort, EDID, and timings.
HDMI Licensing Administrator: Defines HDMI standards.
Cable bandwidth ratings: Ensure cable meets required bandwidth for resolution and refresh rate.
Identify Display Native Resolution
Check the monitor's specifications or EDID (Extended Display Identification Data) to find its native resolution. The native resolution is the actual number of physical pixels in the LCD panel. Setting a non-native resolution results in scaling, which degrades image quality. For best clarity, always set the display to its native resolution. On Windows, go to Display Settings → Advanced Display to see the native resolution listed as 'Desktop resolution' or 'Active signal resolution'.
Determine Desired Refresh Rate
The refresh rate should match the application: 60 Hz for office work, 120 Hz or higher for gaming. Check the monitor's maximum refresh rate in its specifications. The refresh rate must be supported by the graphics card and cable. For example, a 4K monitor may only support 60 Hz via HDMI 2.0, but 120 Hz via DisplayPort 1.4. In Windows, you can select the refresh rate in Advanced Display settings.
Verify Cable Bandwidth
Calculate the required bandwidth: (horizontal resolution × vertical resolution × color depth bits per pixel × refresh rate) + overhead. Compare with the cable's maximum data rate. For instance, 3840×2160 at 60 Hz with 24-bit color requires about 11.94 Gbps (without overhead). HDMI 2.0 (18 Gbps) can handle it, but HDMI 1.4 (10.2 Gbps) cannot. If the cable is insufficient, you may need to lower resolution or refresh rate, or use a different cable type (e.g., DisplayPort instead of HDMI).
Configure Display Settings in OS
In Windows, right-click desktop → Display settings → set resolution to native. Then click Advanced display → choose the maximum refresh rate supported. In macOS, go to System Preferences → Displays → hold Option key and click Scaled to see all resolutions. For Linux, use xrandr or display manager settings. If the desired refresh rate is not listed, the graphics driver may need updating, or the cable may not support it.
Test and Troubleshoot Artifacts
After configuration, check for artifacts: screen tearing (enable V-Sync or adaptive sync), ghosting (lower response time or refresh rate), flickering (refresh rate mismatch or cable interference), and blurriness (ensure native resolution). Use built-in monitor OSD to enable overdrive for faster response time. If issues persist, try a different cable or port, or update graphics drivers.
In a corporate environment, an IT administrator must deploy 50 identical monitors for a call center. The monitors are 1920×1080 at 60 Hz. The administrator ensures all systems use the native resolution via Group Policy to avoid scaling issues. They also verify that the HDMI cables provided are HDMI 1.4 or higher to support 1080p at 60 Hz without problems. A common mistake is using VGA cables from older systems, which would limit resolution and cause blurriness. The administrator instead uses DisplayPort or HDMI for digital signal integrity.
In a gaming cafe, the owner installs high-refresh-rate monitors (144 Hz) with NVIDIA G-Sync. Each system must have a graphics card that supports DisplayPort 1.2 or higher. The cables must be certified for high bandwidth. A technician sets the refresh rate to 144 Hz in Windows and enables G-Sync in the NVIDIA Control Panel. They also configure the monitor's OSD to enable overdrive to minimize ghosting. If a customer complains about screen tearing, the technician checks that G-Sync is enabled and the game's V-Sync is disabled.
In a video editing studio, color accuracy is critical. The monitors are 4K (3840×2160) with 10-bit color depth. The required bandwidth is high: 3840×2160 × 30 bits per pixel × 60 Hz ≈ 14.93 Gbps. The studio uses DisplayPort 1.4 cables (32.4 Gbps) to ensure enough headroom. They set the refresh rate to 60 Hz and enable 10-bit color in the graphics driver. A common issue is that some HDMI cables only support 8-bit color at 4K, causing banding. The technician verifies the cable supports HDR and higher color depths. They also calibrate the monitors using a colorimeter to ensure accurate colors across the editing suite.
Misconfiguration examples: A user sets a 4K monitor to 1920×1080, causing blurry text because the monitor scales non-natively. Another user sets a 60 Hz monitor to 120 Hz via a custom resolution, causing flickering or no display. In a multi-monitor setup, mismatched refresh rates can cause stuttering when dragging windows between screens. The solution is to use monitors with the same refresh rate or enable adaptive sync across all displays.
The 220-1101 exam tests display resolutions and refresh rates under Objective 3.6: 'Compare and contrast common display connectors and their characteristics.' You must know which cables support which resolutions and refresh rates. Common exam questions:
1. Which cable supports 4K at 60 Hz? - Correct: HDMI 2.0 or DisplayPort 1.2/1.4. - Wrong: HDMI 1.4 (only 4K at 30 Hz), DVI (limited to 2560×1600), VGA (analog, lower resolution).
2. What is the native resolution of a monitor? - The physical pixel count of the LCD panel. Setting a non-native resolution causes scaling and blur. - Wrong answers: 'Maximum resolution supported by the cable' or 'Resolution set in OS'.
3. How to fix screen tearing? - Enable V-Sync or adaptive sync (FreeSync/G-Sync). - Wrong: Increase resolution (makes tearing worse), decrease color depth (unlikely to help).
4. What is the difference between response time and refresh rate? - Response time: pixel transition speed (ms). Refresh rate: screen update frequency (Hz). - Wrong: They are the same, or response time is the inverse of refresh rate.
5. Which resolution has a 16:10 aspect ratio? - 1920×1200 (WUXGA) or 1680×1050 (WSXGA+). - Wrong: 1920×1080 (16:9), 2560×1440 (16:9).
Key numbers to memorize: - 1080p = 1920×1080 (16:9) - 4K = 3840×2160 (16:9) - 1440p = 2560×1440 (16:9) - 720p = 1280×720 (16:9) - HDMI 1.4 max: 4K@30 Hz, 1080p@120 Hz - HDMI 2.0 max: 4K@60 Hz - HDMI 2.1 max: 8K@60 Hz, 4K@120 Hz - DisplayPort 1.2 max: 4K@60 Hz - DisplayPort 1.4 max: 8K@60 Hz, 4K@120 Hz - Dual-Link DVI max: 2560×1600@60 Hz - Single-Link DVI max: 1920×1200@60 Hz
Edge cases: Some monitors support 1440p at 144 Hz over DisplayPort 1.2, but not over HDMI 1.4. Also, some cables are labeled as 'High Speed HDMI' (HDMI 1.4) or 'Premium High Speed' (HDMI 2.0). The exam may test on these labels. Another edge: 4K at 60 Hz requires at least HDMI 2.0 or DisplayPort 1.2; using an older cable will limit refresh rate to 30 Hz.
Elimination strategy: If a question asks which cable supports a given resolution and refresh rate, calculate the required bandwidth and compare with cable specs. If the bandwidth exceeds the cable's max, eliminate that option. Also, remember that VGA is analog and cannot support high resolutions clearly; DVI is digital but limited in bandwidth.
Native resolution is the physical pixel count of the display; always use it for best image quality.
Refresh rate (Hz) is the number of screen updates per second; higher rates reduce motion blur.
Response time (ms) is pixel transition speed; slow response time causes ghosting at high refresh rates.
Cable bandwidth must be sufficient for resolution × color depth × refresh rate.
HDMI 1.4 max: 4K@30 Hz; HDMI 2.0: 4K@60 Hz; HDMI 2.1: 8K@60 Hz.
DisplayPort 1.2 max: 4K@60 Hz; DisplayPort 1.4: 8K@60 Hz.
Dual-Link DVI max: 2560×1600@60 Hz; Single-Link DVI: 1920×1200@60 Hz.
VGA is analog and limited to lower resolutions; avoid for modern high-res displays.
Screen tearing is fixed by V-Sync or adaptive sync (FreeSync/G-Sync).
Common resolutions: 720p (1280×720, 16:9), 1080p (1920×1080, 16:9), 1440p (2560×1440, 16:9), 4K (3840×2160, 16:9).
These come up on the exam all the time. Here's how to tell them apart.
HDMI 2.0
Max bandwidth 18 Gbps
Supports 4K at 60 Hz
Common on consumer TVs and monitors
Supports Audio Return Channel (ARC)
No native support for adaptive sync (FreeSync over HDMI is optional)
DisplayPort 1.4
Max bandwidth 32.4 Gbps
Supports 4K at 120 Hz and 8K at 60 Hz
Common on PC monitors and graphics cards
Supports daisy-chaining (MST)
Native support for adaptive sync (FreeSync over DisplayPort)
Mistake
Higher resolution always means better image quality.
Correct
Image quality also depends on pixel density (PPI) and viewing distance. On a small screen, 4K may not be noticeably sharper than 1080p. Also, scaling can cause blur if the OS doesn't handle it well.
Mistake
Refresh rate and response time are the same thing.
Correct
Refresh rate (Hz) is how often the screen updates. Response time (ms) is how fast a pixel changes color. A high refresh rate with slow response time causes ghosting.
Mistake
All HDMI cables are the same and support any resolution.
Correct
HDMI has different versions with different bandwidths. HDMI 1.4 maxes at 10.2 Gbps, HDMI 2.0 at 18 Gbps, HDMI 2.1 at 48 Gbps. Older cables may not support 4K at 60 Hz.
Mistake
VGA can support 1080p just as well as digital cables.
Correct
VGA is analog and susceptible to interference and signal degradation. It can theoretically output 1080p, but quality is often lower than digital HDMI/DVI, and it cannot support higher resolutions like 1440p or 4K reliably.
Mistake
Setting a non-native resolution on an LCD monitor is fine because the monitor scales it.
Correct
Scaling non-native resolutions causes blurriness because the monitor must interpolate pixels. Always use native resolution for sharpest image. Only CRT monitors can display multiple resolutions clearly.
Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.
1080p (progressive scan) draws every line sequentially, providing smoother motion. 1080i (interlaced) draws every other line in alternating fields, which can cause flicker and is older technology. For modern displays, 1080p is standard.
No, HDMI 1.4 bandwidth (10.2 Gbps) is insufficient for 4K at 60 Hz with 24-bit color. You need at least HDMI 2.0 (18 Gbps). However, HDMI 1.4 can do 4K at 30 Hz.
DisplayPort 1.2 has 21.6 Gbps bandwidth, which easily supports 1080p at 240 Hz (or higher). Typically, 1080p at 144 Hz is common, but 240 Hz is possible with sufficient panel support.
This error indicates the signal from the graphics card exceeds the monitor's supported resolution or refresh rate. Set a lower resolution/refresh rate in safe mode or via another display.
Most 24-inch monitors have a native resolution of 1920×1080 (1080p). Some may be 1920×1200 (16:10) for business models. Check the monitor's specifications.
Yes, higher refresh rates require the GPU to render more frames per second, increasing power consumption and heat. The display itself also uses more power to refresh faster.
You need DisplayPort 1.2 or higher, or HDMI 2.0 (but HDMI 2.0 may be limited to 1440p at 144 Hz depending on the monitor; DisplayPort is more reliable). Check monitor and GPU specifications.
You've just covered Display Resolutions and Refresh Rates — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.
Done with this chapter?