Monitor
Hi everyone.
Does the A+ testing concentrate at all on Monitors?? Such as the screen resolutions and video color depths? I thnk im overstudying this section.
Does the A+ testing concentrate at all on Monitors?? Such as the screen resolutions and video color depths? I thnk im overstudying this section.
Comments
Take a look at www.techexams.net/technotes/display.shtml , besides most of the required info you need to know it lists the related exam objective as published by CompTIA at the bottom of the page.
(please post A+ related questions in the appropriate A+ forum, no need to repost, I've moved your post already
All resolutions are definately in powers of 2 and powers of 3, so you can easily find out if a resolution is invalid (although you can't configure an invalid resolution)
1-bit color=monochrome=2 colors (b&w)
4-bit color=yuck=4 colors (CGYB)
8-bit color=blah=256 colors
16-bit color=high color=65535 colors
32-bit color=true color=16776216 colors Refresh rates:
60, 62, 65, 70, 72, 75, 80, 85, 90, etc...
Doublescan is when a refresh rate is doubled for low resolutions, like 320x200 ~ 120Hz = 60Hz*2
Interlacing is when it draws one line, skips the next, and when it reaches the bottom, it draws upwards and draws the skipped lines.
Antialiasing redraws jagged lines to make them appear smooth by color blending.
Antistropic filtering pre-loads textures and sharpens them.
Mip mapping pre-loads different textures for distances (low quality for far away)
If a monitor doesn't turn on or is all black, in order:
Check if it's on
Check the power plug
Check the VGA plug
Check the brightness/contrast
Boot to safe mode/vga only mode.
Check the screen settings in the Display control panel.
Fix if neccessary.
Check drivers... etc..
Reboot, check the bios (if you can) to make sure AGP/PCI/Onboard is booting first, whichever you have.
Check if the video card is loose..
Replace the video card (FRU ~ field replacable unit)
CRT=Cathode Ray Tube.
LCD stands for Liquid Crystal Display.
TFT stands for thin film transistor.
TFT Active matrix LCD = Pretty.
Passive Matrix = not so pretty, but viewable better at angles.
LCD monitors don't require refresh rates, it's just for compatibility with programs.
LCD's look best at a 4:3 ratio.
When repairing monitors, *FOR GOD SAKES* do not use an antistatic wrist strap, it could kill you.
A GPU is a dedicated CPU for graphics processing - Graphics Processing Unit
AGP - Advanced Graphics Port - Allows asynchronous RAM/CPU processes that don't rely on the PCI System clock. (Thats why GeForces are so darned fast, they run at 350Mhz!)
AGP runs at 1x, 2x, 4x, 8x. Each is faster than the next, numbers are specific per card.
The AGP bus is connected to the northbridge on a motherboard.
A few video "standards"
OpenGL - Cross-platform 3D Effects - Front-end to HAL
3dfx - Voodoo based cards 3D effects ~ Cross platform - Front-end to HAL
DirectX - Microsoft Proprietary 3D effects - Works on the Hardware Abstract Layer
You don't need to know companies.
*whew* I think I'm done babbling.. Class is boring :P
monitor.
perhaps it's best to know that some o/s can change screen resolution without rebooting and that one way to solve a problem of a blank screen is to boot into safe mode.