Computer Technology An Introduction
Computer Technology An Introduction
Page | 1
Kwesi Antwi ©
2012
Contents
Contents..........................................................................................................................2
Preface............................................................................................................................4
Introduction....................................................................................................................5
CHAPTER 1 CPU..........................................................................................................7
CPU Packages................................................................................................................7
CHAPTER 2 RAM......................................................................................................19
RAM Variations...........................................................................................................22
CHAPTER 3 Hard Drive Technologies.......................................................................24
RAID............................................................................................................................31
Implementing RAID.....................................................................................................33
Solid State Disks..........................................................................................................33
Implementing Hard Drives...........................................................................................35
Maintaining and Troubleshooting Hard Drives...........................................................39
CHAPTER 4 Removable Media..................................................................................41
Optical Drives..............................................................................................................45
DVD Media..................................................................................................................48
Blu-ray Considerations.................................................................................................53
CHAPTER 5 Motherboard...........................................................................................55
Installation....................................................................................................................58
Expansion Bus..............................................................................................................61
CHAPTER 6 BIOS and CMOS...................................................................................63
CHAPTER 7 The BOOT process................................................................................65
CHAPTER 8 Troubleshooting Theory.........................................................................66
CHAPTER 9 NETWORKS.........................................................................................67
Windows Internet Connection Sharing........................................................................67
Virtual Private Networks..............................................................................................69
The Internet..................................................................................................................70
Local Area Networking................................................................................................75
Network Operating Systems........................................................................................82
Installing and Configuring a Wired Network...............................................................84
Configuring TCP/IP.....................................................................................................84
Troubleshooting Networks...........................................................................................87
CHAPTER 10 Printing.................................................................................................88
Laser Printers...............................................................................................................91
Laser Printer Steps.......................................................................................................97
Installing a Printer in Windows....................................................................................98
Troubleshooting Printers..............................................................................................99
Troubleshooting Inkjet Printers..................................................................................100
Troubleshooting Laser Printers..................................................................................100
CHAPTER 11 Portable Computing...........................................................................102 Page | 3
Laptop Display Resolutions.......................................................................................102
Software Support for PC Cards..................................................................................106
Managing and Maintaining Portable Computers.......................................................107
CHAPTER 12 Power Management...........................................................................110
CHAPTER 13 Multimedia.........................................................................................113
Sound Card Standards................................................................................................115
Troubleshooting Sound..............................................................................................118
CHAPTER 14 DISPLAYS........................................................................................121
CRT Monitors............................................................................................................121
Projectors....................................................................................................................125
Monitors.....................................................................................................................127
Motherboard Connection...........................................................................................131
Graphics Processors...................................................................................................132
Installing and Configuring Video...............................................................................135
3-D Graphics..............................................................................................................136
Troubleshooting Video...............................................................................................139
Troubleshooting Monitors..........................................................................................140
Troubleshooting CRT.................................................................................................140
Troubleshooting LCD................................................................................................140
Input/Output...............................................................................................................142
Web Cameras.............................................................................................................147
Specialty I/O Devices.................................................................................................148
CHAPTER 15 Performance Options.........................................................................151
Backup Utility............................................................................................................151
Troubleshooting Windows.........................................................................................152
CHAPTER 16 INSTALLATION..............................................................................155
Installation Problems..................................................................................................155
Compatibility..............................................................................................................155
Vista Commands........................................................................................................155
Securing Windows Resources....................................................................................156
User Account Control................................................................................................157
Working with the Command Line Interface..............................................................161
Commands..................................................................................................................161
Troubleshooting Installation Problems......................................................................168
Role of System Files..................................................................................................169
CHAPTER 17 Power Supply.....................................................................................171
CHAPTER 18 Security..............................................................................................179
Security on Network..................................................................................................179
Malicious Software....................................................................................................179
Authentication............................................................................................................181
Wireless......................................................................................................................182
Preface
Page | 4
This book provides an introduction to the fundamentals of
computing technology. We look at the components of the
computer. The CPU, memory, hard drive technologies, removable
media including optical drives and DVD media will be discussed.
We include detailed descriptions of motherboard installations and
the role of the expansion bus.
CPU Packages
The Pentium invented in the early 90s was the 1 st CPU to contain
all the core components seen in CPUs today.
The old 8088 CPU had 16 bit registers, an 8 bit external data bus
and a 20 bit address bus. DOS and Windows 3.1 were designed to
work with these old CPUs. 32 bit CPUs contained a 32 bit address
bus meaning that 2 ^32 or 4GB of RAM could be addressed.
Pentium II
The SEC package provided more space for the level 2 cache. The
SEC package was unique and other CPU manufactures (AMD)
were forced to create their own SEC package. The Pentium II only
ran on 66 MHz motherboards initially and it lost market share to
AMD CPUs that ran on 100 MHz motherboards.
The Duron was AMDs low cost CPU. The Semptron replaced the
Duron in 2004.
P4 LGA
Laptop CPUs normally run about 75% of the speed of its desktop
equivalent. CPUs also use less power by incorporating power
management. A feature known as throttling whereby the CPU
slows down during low demand periods or when the CPU starts to
get hot was also used. AMD’s version of this is called PowerNow;
Intel’s version is called SpeedStep.
Intel’s foray into 64 bit computing was achieved with the launch of
the Itanium. The Itanium had a unique 418 pin (pin array
cartridge) PAC to help house its 2 – 4MB L3 cache. Itanium 2 was
Intel’s serious high end 64 bit CPU using very fast caching and
massive pipelines. The Itanium was not backwards compatible and
could not use any 32 bit code.
The Athlon 64 heralded the 1 st 64 bit CPU for the desktop. It’s key
feature is the MCC being part of the CPU, thus eliminating the
front-side bus.
Having hit a practical speed limit of 4GHz in 2003 both AMD and
Intel introduced multi core processors to increase performance. A
dual core CPU has 2 sets of execution units and 2 sets of pipelines
but share the same cache.
The Pentium D was the 1st dual core processor. The Pentium D is
essentially 2 late generation Pentium 4s joined together. Each
processor has its own cache and has licensed AMDs 4
extensions, enabling it to run 32 and 64 bit code. AMDs dual core
offering was the Athon 64 X2.
Page | 16
Intel’s dual core (2006) CPUs did not use NetBurst; they relied
instead on older (Pentium M) technology using a level 2 stage
pipeline and a 478 pin FCPGA package.
The Core 2 CPU uses a new architecture called core. The cache
size of 4MB and the ability to process multiple tasks on a single
clock cycle sets it ahead of the competition. Versions are Core 2
Solo, Core 2 Duo, Core 2 Quad and an enthusiast line called Core
2 Extreme. Utilising AMD’s 64 bit technology enables the Core 2
line of CPU’s to run 64 bit versions of Windows.
The AMD Phenom is a quad core CPU that has the MCC present
on the CPU. Each CPU core has it’s own L1 and L2 cache but
share L3 cache. It uses the same HyperTransport bus that the
Opteron CPU has and supports AM2+ socket and AM3 socket.
Phenom supports DDR2 RAM. Phenom II supports DDR3. It is
built using the 45-nm process instead of the 65-nm process used
on the earlier Phenom.
Page | 17
Page | 18
CHAPTER 2 RAM
The 80386 had a 32 bit wide data bus and required a 32 bit wide Page | 19
DRAM chip. Modern CPUs now has a 64 bit wide data bus.
SDRAM 1st appeared in 1996 on a DIMM stick. Desktop DIMMS
were 168-pin. Laptop DIMMs were 68-pin or 144-pin or 172-pin
micro-DIMM or 72, 144 or 200-pin (Small Outline DIMM) SO-
DIMM. All of these DIMM sticks used a 64 bit wide data bus apart
from the 32 bit, 72 pin SO-DIMM. 72-pin SO-DIMM had to be
installed in banks of two; one stick was only ½ bus width. Older
laptops using 72-pin So-Dimm needed two sticks of Ram to make
a full bank. One stick constituted ½ a bus.
SDRAM (SDRAM 66, 75, 83, 100, 133 MHz); with SDRAM RAM
speed is to match or exceed the system speed (front side bus) or
else the system won’t work.
DDR2 increases the speed by clock doubling the I/O circuits and
adding special buffers (like cache).
DDR2 speeds
DDR3 uses 240-pin modules like DDR2, but uses less power than
DDR2 and quadruples the core clock speed on the I/O circuits.
DDR3 for SO-DIMMS uses 204 pins. The buffer size is double
(from 4 bits to 8 bits) that of DDR2 leading to a big increase in
bandwidth. A feature called XMP (extended memory profile)
facilitates overclocking, boosting performance even further. DDR3
uses higher density memory chips meaning that 16GB modules
are possible. Triple channel memory enabling the use of 3
identical chips to increase capability is also available.
DDR3 speeds
Page | 22
CL2 (clock cycle delays) waits less time than CL3. CL2 should be
more expensive; relates to delays between RAM and MCC
(memory controller chip). If an older RAM stick fails to work in a
newer machine it may be due to incorrect latency settings in
CMOS.
ECC RAM
Parity errors that occur in the same place a number of times are
indicative of faulty RAM. The ‘blue screen of death’ is sometimes
caused by bad RAM. A general protection fault can occur when an
application crashes.
Page | 25
ATA-1
Page | 28
● Flat ribbon cables impede air flow, are awkward and can be
difficult to plug in
● Not hot swappable
● The cables have a maximum length of 18 inches (45cm)
● Throughput limits have been reached
Page | 29
RAID
RAID 2 IGNORE
PATA hard drives can have a setting called cable select instead
of master and slave. For cable select to work with 2 drives, both
drives must be set to cable select.
● SSD form factors are 1.8 inch, 2.5 inch and 3.5 inch.
● SSD can be PATA, SATA, eSATA, PCIe, USB, SCSI or mini-
PCI Express.
● SDRAM implementation is volatile and NAND
implementation is non- volatile.
● Less expensive SSD use multi-level cell MLC memory; more
expensive SSD use single-level cell SLC memory.
Page | 34
Make sure that drive controllers are enabled in CMOS. With SATA
there is only 1 device per controller. A common numbering scheme
uses channels to designate a controller. If the motherboard does
not support the hard drive either flash the BIOS or obtain a
controller and snap it into an expansion slot.
4500, 5400, 7200 and 10000 RPM are standard HDD spindle
speeds. Windows VISTA support hybrid drives, i.e. drives that
combine solid state and spinning platters, to increase speed and
reliability and reduce boot times.
Implementing Hard Drives
Page | 35
Partition
Windows 2000/XP can make a partition larger but not smaller non-
destructively. Vista has the capability to resize up or down.
Disk Cleanup will remove temporary files, empty the recycle bin
and delete downloaded program files; JAVA or ActivX.
ECC (error correction code) is contained within the hard disk and
identifies bad sectors and updates the drives internal error map.
SpinRite is a powerful utility that is more thorough than error-
checking.
Flash memory
Optical discs
Page | 42
External drives
zip drive
All BIOS support floppy drives. Since 2001 there has been an
intention to remove legacy devices (from PCs) including PS/2
ports, floppy drives, serial ports, parallel ports etc. When the LED
is on the floppy disc is being accessed by the system. All systems
reserve A and B for floppy drives and all floppy drives are called
either A or B in Computer.
Once the floppy drive has been installed check CMOS to ensure it
has been configured as A or B with 1.44MB capacity and 3.5 inch.
Microdrives are the same size as CF, but use platters and heads
just like a HDD. It is cheaper than CF, consumes more power and
is slower.
Page | 44
Optical Drives
Page | 46
CD readers use a laser and mirrors to read the CD. The reader
uses the highly reflective surface to distinguish pits and translates
the same into binary code that is interpreted and produces sound.
A standard CD holds 650 million bytes of data.
A reader that can read ISO-9660 may not be able to read Joliet but
will be able to read the ISO-9660 part of the file.
CD-R is the low cost home user alternative for producing CDs. CD-
R discs comes in either a 74 minute version holding 650 MB or an
80 minute version holing 700 MB. The 80 minute version will need
a compatible burner. CD-R discs are similar to CD-ROM, however
the recording side on CD-R is brightly coloured and the recording
side on CD-ROM is silver. CD-R technology records data by using
special organic dyes embedded into the disc. A powerful second
burn laser heats the organic dye creating the functional equivalent
of CD-ROM pits. Single-session drives can burn a CD once only
and multisession can burn a CD multiple times. CD-R has a record
speed and a read speed, expressed in multiples of 150KBps. A
drive described as 8*24* can burn at 8* and read at 24*.
cd burner
DVD Media
DVDs look the same as CDs but are very different. The lowest
capacity DVD holds 4.37 GB of data, or 2 hours of standard-
definition video. The largest DVDs have a capacity of 16 GB or 8
hours of video. This increase in capacity is achieved by
Using smaller pits and packing them more densely
DVD-R
DVD-RW
DVD+R
DVD+RW
DVD-RAM
Most DVD drives can read the above formats apart from DVD-
RAM. DVD-RAM uses a special cartridge and a special drive.
Sony and Phillips push the +R series and other manufactures push
the –R series. Any drive produced before 2003 could not write any
format other than its own. Sometimes it was not possible to even
read another format. These days most PC DVD devices read all
formats. However DVD devices connected to TVs may or may not
read a particular format.
Blu-Ray discs produce near perfect audio and image quality, can
store up to 50 GB of data and are set to replace DVD. There are 2
sizes, standard and mini. Mini-size is found in high end
camcorders and standard is the same size as DVD.
REGION 6 China
Most modern optical drives have built in cleaners. Most discs can
be cleaned with a clean damp cloth. Always wipe from the centre
of the disc to the end and never wipe in a circular movement.
Buffer underrun can be avoided by using ISO (All hard drives can
keep pace with a DVD burner), or by purchasing a drive that
incorporates BURN-Proof technology.
Colour Books
Application Book
Audio CDs Red book
Data CD Yellow book
CD-I Green book
Recordable CD Orange book
Video CD White book
CD Extra Blue book
CHAPTER 5 Motherboard
Page | 55
Installation
slimline
Page | 59
desktop case
mini tower
mid tower
Page | 60
tower
cube
Expansion Bus
The computer stores BIOS for the keyboard, mouse, hard drive,
DVD drive, USB ports and display on a ROM chip.
Page | 65
Power good > CPU sends [std] address to ROM chip > POST
>bootsrap loader > OS
When flashing the BIOS always have a backup of the old BIOS. If
the flashing goes wrong and there is no backup the motherboard
will be useless.
CHAPTER 8 Troubleshooting Theory
Page | 66
Managing computer hardware and software requires problem
solving skills. Adopting a systematic logical approach is a pre-
requisite. The following is suggested.
Page | 67
Windows Internet Connection Sharing
The ICS host connects to the phone line and to a switch that the
client computers also plug into.
Page | 70
3 significant internet areas are
The Internet
The internet is broken down into groups called tiers. There are 9
tier 1 companies who own high speed, long distance fibre-optic
networks called backbones. These backbones are present in
major cities of the earth and interconnect at special locations
called Network Access Points (NAPs).
The modems handle end to end flow control and the PC handles
the conversation between the COM port and modem. The local
conversation requires extra wires called RTS (ready to send) and
CTS (clear to send). This hardware handshaking is often called
RTS/CTS. Software flow control uses a character called XON to
signal that data flow is beginning and XOFF to signal that data
transmission has ended. Software handshaking is often called
XON/XOFF. Software handshaking is slower and less reliable than
hardware handshaking and is rarely adopted.
Cable is available anywhere you can get cable TV. It is faster than
DSL; with upload speeds of 1 – 10Mbps and download speeds of 6
to 50Mbps. With a splitter one can watch cable on a PC if a TV
tuner is installed on the PC. Cable uses a rg6 or rg59 cable and
does not use a micro filter.
Page | 73
Rg6 cable
Rg59 cable
Every NIC in the world has a unique MAC address. A Mac address
is 48 bits long represented as 12 Hex characters. Network cabling
usually runs through ceilings and down walls. It is best to use fire
resistant cables in plenum (ceiling) space. One can connect 2 PCs
together without a hub/switch using a crossover cable.
A NIC helps break files into packets/frames. The terms packet and
frame are interchangeable.
Page | 75
Topology
Bus
Star
Ring
Recipient MAC
Sender MAC
Data
CRC – Cyclic Redundancy Check
Fibre Optic
Page | 77
10baseT
100baseT
1000baseT
do not share
bandwidth. For example, 12 PCs attached to a hub will share
100Mbps. With switches each PC has its own Network, thus each
PC will have a full 100Mbps each.
Ethernet uses a star bus Topology and connects via UTP cable.
STP (shielded twisted pair) cables are rarely installed. STP can be
found in areas with lots of EMI (electromagnetic interference).
10baseT, 100baseT and 1000baseT cabling standards require 2
pairs of wires; a pair for sending and a pair for receiving. RJ-11 is
typically 2 pairs of wires and RJ-45 is up to 4 pairs of wires.
TIA/EIA 568A and 568B are 2 standards for connecting the RJ-45
Page | 79
jack to the UTP cable. Use plenum grade (fire retardant and costs
about 5 * more) cables in plenum spaces. Most NICs will adjust to
the speed of the Network.
A crossover cable has a 568A jack at one end and a 568B jack at
the other to reverse the signal between the sending and receiving
wires and thus act like a hub or switch.
Crossover cable
Remember the link light is solid when connected and the activity
light flashes.
Fibre optic is not subject to interference in the way that Ethernet is.
Page | 80
Transmission is light not electricity. It is very fast, expensive and
delicate; so rarely used to connect PCs.
mt-rj cable
1000BaseSX
10GBaseSR
Coax/BNC
Coax was used before UTP cables and consisted of a centre cable
surrounded by insulation and covered with braded cable. It was
labelled ‘thinnet’ or ‘802.2’. A twist-on BNC connector is used for
attaching to a machine. Coax is similar to RG-59 or RG-6 coax
used for cable connections.
Coax cable
NIC
Protocol
Network client
Configuring TCP/IP
Page | 85
Addresses that start 127* are reserved for local (loopback) testing.
In Vista/7 the ALT key is pressed once to reveal the menu bar. The
effect of mapping a network drive is that it appears as a local drive
on the host computer.
Troubleshooting Networks
Use the OSI 7-layer model to pinpoint the source of the problem.
Layer Devices/Activity
1. Physical NIC/HUB/cable
2. Data link Switch, MAC addresses,
Ethernet CSMA/CD
3. Network Router, IP Protocol
4. Transport TCP UDP
5. Session FTP, telnet, SNMP
6. Presentation IE Firefox Outlook
7. Application IE Firefox Outlook
CHAPTER 10 Printing
Printer types
Page | 88
Impact
Inkjet
Dye-sublimation
Thermal
Laser
Solid ink
Traverse assembly
Traverse guides
Printhead and cartridge caddy
Power supply
Ink cartridges
Storage/ cleaning/ maintenance section
Print area
Electronics
Page | 90
Dye-Sublimation Printers
Sublimation means to change something from solid to vapour and
back to solid. Dye-Sublimation Printers are used in high end
desktop publishing, medical and scientific imaging and photo
printing. Snapshot printers use Dye-Sublimation to produce
photos.
Page | 91
Thermal printhead > vaporised dye > dye-ribbon roll
Laser Printers
Printer memory
System board
Toner cartridge
Hi-voltage power supply
Primary power supply
Paper tray
Sub logic board
Fuser assembly
Gearbox/motors
Parts that suffer the most wear and tear are generally incorporated
into the toner cartridge.
Page | 93
The photosensitive drum is an aluminium cylinder coated with
particles of photosensitive compounds. The drum is grounded to
the power supply but the particles are not.
The laser writes positive images onto the drum. The drum has a
negative charge of between ˷600 and ˷1000 V.
The system board contains RAM, processor and ROM. The RAM
is used to store an image prior to being printed. If the printer does
not contain enough RAM a memory overflow is encountered.
Solid ink printers use solid sticks of non-toxic ink that produce
more vibrant colours than other methods. All colours are applied to
the paper in a single pass eliminating misalignment. These printers
are fast and are about double to 6 times the price of a comparable
laser printer. A colour stick costs about the same price as an inkjet
cartridge but delivers about 1000 pages; far higher than what an
inkjet would produce.
Page | 95
Windows GDI and XPS use the GDI (graphical device interface)
of the OS to handle print functions. Processing the image is
controlled by Windows and the job is sent to the printer. The job is
sent as a bitmapped image and is seen by the printer as a picture
not as text.
All transfer modes within the IEEE 1284 Standard is half duplex
meaning that data is transferred in 1 direction only at a time.
Most USB printers use the standard USB type A connector at one
end and a type B connector at the other end. Some printers have a
FireWire port.
Laser Printer Steps
Page | 97
Clean
The drum is cleaned before printing a new page. All residual toner
is removed by scraping the surface of the drum with a rubber
cleaning blade. Any remaining toner will appear as dots or streaks
on subsequent pages. Excess toner is returned to the toner supply
or placed in a toner debris compartment. The printer is also
electrically cleaned by erase lamps that bombard the surface of
the drum with waves of light, causing surface particles to discharge
into the grounded drum. After cleaning the drum should be
completely free of toner and have a neutral charge.
Charge
Transfer
The transfer corona gives the paper a positive charge causing the
negatively charged toner to leap from the drum onto the paper
Fuse
Page | 98
A heated roller and a pressure roller fuse the toner to the paper.
Finally a static charge eliminator removes the positive charge from
the paper.
Even at 300 dpi laser printers are far superior to dot matrix due to
resolution enhancement technology (RET). RET uses smaller dots
among characters and smoothes out jagged curves, but consumes
additional memory. A memory overflow error may be resolved by
disabling RET.
Troubleshooting Printers
Multimeter
Denatured alcohol
Extension magnet for hard to reach screws and toner
Optical disc or USB drive with test patterns for checking print
quality
Screwdriver(s)
If the wrong type of paper is loaded the printer can stall waiting for
the correct paper, for example, A3 to be loaded. Hitting Go on the
printer can bypass the message and send the output.
Keep the platen (the roller or plate on which the pins impact) clean
with denatured alcohol and lubricate gears and pulleys according
to the manufactures instructions.
Page | 100
White bars going through the text point to a dirty or damaged
printhead. Printheads can be replaced if cleaning does not resolve.
Chopped characters may be caused by a misaligned print head.
Some ozone filters can be cleaned with a vacuum and some have
to be replaced. The fuser assembly can be cleaned with 90%
denatured alcohol and replaced if required.
If the printer states that there is a jam and there isn’t one a sensor
is faulty.
Potential problems
A failing inverter can make a nasty hum and make a pop sound
when they fail completely.
Standards
HP BrightView
Dell TrueLife
Acer CrystalBrite
www.cfcassidy.com/inkyboard
InkyBoard is a simple application for the Tablet PC that mimics a
white board or a flip chart. To install InkyBoard, download and run
the Installer file. To remove InkyBoard, use the Add/Remove
Programs in Control Panel.
PCMCIA have two versions of PC cards; one using the parallel bus
and the other using the serial bus.
16-bit cards can work in 32 bit slots. Type I, II and III cards vary in
thickness with type III being the thickest and type I being the
thinnest. Type II cards are by far the most popular so most laptops
have two type II slots, one above the other meaning the computer
can accept two type I or II cards or 1 type III card.
Page | 105
A 2.5 inch hard drive can hold up to a maximum of 1TB. 3.5 inch
hard drives can hold up to 2 TB + of data.
Some video card makers produce modular video cards for laptops.
A lot of video card problems can be resolved by going into safe
mode and doing a roll back or similar.
Ni-Cd
Ni-Mh
Li-Ion
Ni-MH (land line phones use this) batteries are much less
susceptible to memory problems (and do not lose chargeability as
easily). They are susceptible to heat like Ni-Cd, but are less toxic.
Ni-MH is better when subject to re-charges unlike Ni-Cd that
requires a complete discharge/re-charge.
Li-Ion batteries are the most prevalent. They do not suffer from
memory problems. They last twice as long as Ni-Cd on a single
charge, but do not last as long as Ni-MH. Li-Ion batteries will
EXPLODE if overcharged so they come with built in circuitry to
prevent overcharging. Li-Ion should only be used on the system
they are designed for and not as replacement batteries.
APM/ACPI stipulate
APM/ACPI Levels
GO Working State
(S)
Amplitude
Frequency
Timbre
No of Tracks
Sound standard
Processor capabilities Page | 115
Speaker support
Recording quality
Jacks
Extra features
Processor Capabilities
Speaker Support
Jacks
5.1 were created by Dolby and Digital Theatre Systems (DTS) and
consist of 5 speakers and a subwoofer providing surround sound.
Games take advantage of 5.1, 6.1 and 7.1 but use DirectX. DirectX
is an API that offers numerous commands like play through the
rear right hand speaker or play music through the right and left
channels. Version 3 offers a feature called DirectSound 3D which
is the ability to play a sound anywhere in a 3D space, known as
positional audio.
Troubleshooting Sound
Consider
Hardware
Configuration
Application
If an error is received record the details and check the support site
or the internet. Try reinstalling the application as a basic step.
Video Capture
Software
Page | 119
Video is 2 [1. Video 2. Audio] or more separate tracks that go
through a compression algorithm (otherwise the file would be huge
even for a short video) and are then placed in a wrapper called a
container file. AVI or .MOV (QuickTime movie file) are examples
of container files that contain codecs.
Codec Use
MPEG-2 Part 2 DVDs
MPEG-4 Part 2 Internet broadcasts – implemented with
names such as DivX
H.264 High-definition movies for Blu-ray Discs
Windows Media The family of Microsoft developed codecs
Video
Theora Open source codec goes with vorbis audio
codec as part of OGG project
TrueMotion VP6 Adobe Flash and VP7 used for Skype video
conferencing et al
VC-1 Microsoft product competes with H.264.
usually wrapped in WMV container file
Container Use
ASF Mainly for WMV and WMA streams
*AVI Standard container file for Windows
Flash Video (.FLV)
Contains streams encoded with H.263 and
H.264 codecs. The dominant standard for
displaying video content on YouTube and
Hulu
Page | 120
MOV Standard for Apple QuickTime
MPEG-2 Transport Container that handles many streams
Stream (MPEG-TS)
OGG Container file for open source Vorbis and
Theora codecs
www.fourcc.org
www.afreecodec.com
Page | 121
CRT Monitors
LCD Monitors
Page | 123
Advantages of LCD
Polarizer
Colour layer
Liquid crystal
Thin film transistors
Polarizer
A LCDs response rate is the time it takes for all of the sub-pixels
to go from pure black to pure white and back again. A rate of 6-8
ms is now the standard. The refresh rate for an LCD monitor
refers to how often a screen can change or update completely.
60Hz is the industry standard and the human eye can only notice
24 times per second. 120 Hz is another widely used refresh rate.
Projectors
CRT projector
The 1st projectors used CRT technology and produced nice images
but are cumbersome, expensive and very heavy.
LCD projectors on the other hand are light and inexpensive but
lack image quality compared to CRT.
Page | 126
Page | 127
A CRT monitor will have the 15-pin, 3-row, DB-type (also known as
D-shell) connector. All VGA and later cards contain a random
access memory digital-to-analogue converter (RAMDAC) that
takes the digital signal from the card and converts it to an
analogue signal for the CRT.
The RAMDAC defines the bandwidth that the video card outputs
and can convert from analogue to digital (RAMDAC on the video
card converts digital to analogue and RAMDAC on the monitor
converts analogue to digital).
Page | 128
DVI to VGA adaptors usually come in the box with the video card.
Page | 129
Video Cards consists of 2 major elements; the video RAM and the
video processor circuitry. Early video cards contained DRAM and
modern video cards have better RAM than the system.
Display Modes
Motherboard Connection
Graphics Processor Circuitry
Video Memory
Connections
Motherboard Connection
AGP specifications (AGP 1.0, AGP 2.0, AGP 3.0) are largely
ignored; replaced with strobing multiplier values, 1*, 2*, 4* and 8*.
Take care when inserting an AGP card, as tolerances are very
tight and an imprecise fit may not be recognised by the system.
PCIe has largely replaced AGP for video card connectivity. All
Page | 132
PCIe video cards use the PCIe *16 connector that is incredibly
fast.
Graphics Processors
ATI chip
Radeon X1950 XTX - Model and Processor
512 MB - amount of video RAM
Connections
VGA
DVI-I
S-video
HDMI
A composite
connector
provides a
signal through
a single cable. A component connector provides a split signal; red,
green and blue.
Page | 135
Component connector
Composite connector
2 issues to be aware of
Long cards – some high end video cards simply won’t fit in
the space provided.
In Vista the icons that appear on the task bar can be configured.
Power management is found under screen saver.
3-D Graphics
Early 3-D games used fixed 3-D images called sprites. Sprites
were replaced with true 3-D objects that are far more complex than
sprites. A true 3-D object consists of a group of points called
vertices. Each vertex has a defined x, y and z position. Keeping
track of vertices is taxing for the processor. Intel’s SIMD and
AMD’s 3DNow! was designed to perform the calculations (called
transformations) for vertices.
Page | 137
Sprites
Dxdiag will start the tool in Vista/Win 7 from the search box.
Page | 139
Thanks to OpenGL and DirectX purchasing a game is no longer a
matter of deciding if it is compatible with a particular video card.
www.arstechnica.com
www.hardocp.com
www.tomshardware.com
www.sharkyextreme.com
Troubleshooting Video
screen.
Troubleshooting Monitors
Troubleshooting CRT
Troubleshooting LCD
If the monitor is very dark and the image is barely visible under
bright lights the lamp or the inverter has gone.
Input/Output
There are 2 main types of mice; ball mice and optical mice. Ball
mice require maintenance and are rarely manufactured these
days. Ball mice should be cleaned every 2/3 months. There is a
mouse control panel applet. Mouse acceleration refers to how
quickly a mouse moves over relatively large distances.
Page | 145
ball mouse
Optical mouse
Scanners
For travel purposes ensure that the locking mechanism for the
scanner light assembly is used.
Cameras
Typical sizes
Web Cameras
Page | 149
Automatic
Download updates but let me choose when to install
Check for updates but let me choose to download and install
Turn off automatic updates and never check for updates
General
Boot
Services
Startup
Tools
Backup Utility
If the archive attribute is turned on the file has changed since the
last backup. In explorer (search results) right click custom bar
(bar that contains name, size, type, attributes) and check attribute.
The A indicates that the file has been changed since the last
backup.
Vista has replaced NTBACKUP with Backup and Restore Centre.
There is no option for incremental or differential backups
(differential backups get larger each day due to being cumulative).
For that purchase a 3rd party tool.
Page | 152
Vista/Win 7 have discontinued Recovery Console replacing it with
GUI options. They are
Troubleshooting Windows
WIN7/Vista no longer uses the above files. The only file that may
get corrupted is BOOTMGR.
1. Attempt repair
2. Attempt restore from backups
3. Rebuild system
Attempt to restore using ERD (Win 2000) or ASR (Win XP). The
recovery CD that comes with most OEM machines will restore the
system to factory defaults meaning all data will be lost.
The GUI can hang due to buggy device driver software or a corrupt
registry. If the BSoD (blue screen of death) is encountered read
the error message carefully. It may contain important clues.
Delete c:\windows\system32\config\system
Delete c:\windows\system32\config\software
Delete c:\windows\system32\config\sam
Delete c:\windows\system32\config\security
Delete c:\windows\system32\config\default
Copy c:\windows\repair\system
c:\windows\system32\config\system
Copy c:\windows\repair\system c:\windows\system32\config\
software
Copy c:\windows\repair\system c:\windows\system32\config\ sam
Copy c:\windows\repair\system c:\windows\system32\config\
security
Copy c:\windows\repair\system c:\windows\system32\config\
default
Advanced startup options can be used by hitting F8 to determine
why the system fails to start.
Installation Problems
Page | 155
.NET is an extension of Windows that provides enhanced
database tools etc. If an application does not have a correct
version of .NET Framework some confusing error messages can
be issued. The solution can probably be found on the web so
check there.
Compatibility
● Windows XP mode
● Run this program as an administrator.
Vista Commands
CHOICE
CLIP
CMDKEY
FORFILES
ICACLS
FSUTIL increases the file system
memory cache
MKLINK
WHERE
Try the above commands with help, for example, type in this
command at the command prompt - takeown /?
Windows 2000 has the Users and Passwords applet. Under the
Advanced tab there is a setting that requires users to press Ctrl-
Alt-Del before logging on. This prevents viruses from capturing
logon details by presenting a fake logon prompt.
Control userpasswords2
Selecting change the way users logon (from the User Accounts
applet) will enable switching between the Classic and Welcome
logon screens. Fast user switching can be enabled or disabled
from here also.
Administrators
computer administrator
limited user
Page | 158
guest
Full control
Modify
Read
Write
Permission Propagation
Copying a file to a new folder causes the new file to inherit the
permissions of the new folder, which can be different to the
permissions in the old folder.
Page | 161
Filenames were described using the 8.3 format in the DOS era. In
Windows the 8.3 format is retained for backwards compatibility but
filenames can be 256 characters long using (LFN) long filenames.
The letters after the dot indicate the type of application used to
open the file, for example, PDF.
Commands
CHKDSK
/f attempts to fix volume related errors
/r attempts to locate and fix bad sectors
FORMAT /?
Vista requests the product key very early in the process in contrast
with 2000/XP. If you don’t enter the key a choice of Vista
installations from Basic to Ultimate will be presented.
Page | 167
To select the upgrade option the installation would have to start
from within the previous OS. If a clean install is in progress the
upgrade option will be dimmed.
Install command
Text mode errors occur in the early stages of the installation and
can be ‘No Boot device present’ or ‘Not Ready Error on Optical
Drive’.
There are files that start the OS (XP/2000) called system files and
other OS files in the OS folder. The 3 system files are NTLDR,
BOOT.INI and NTDETECT.COM. A 4 th file called
NTBOOTDD.SYS is present when a SCSI drive is installed.
NTLDR, pronounced NT loader starts the boot process.
The system starts and then the CPU points at the boot files
communicating with NTOSKRNL.
When the system boots up the master boot record (MBR) on the
HDD loads the NTLDR program. NTLDR then starts the OS, by
querying the BOOT.INI configuration file to find out what OS to
load.
Disk is only used for SCSI drives, but the value is required in the
ARC format so ATA drives will always be 0.
Rdisk is the number of the drive; with PATA master is Rdisk (0)
and slave is Rdisk (1).
When Vista starts the 1st job is to determine if the system will
BOOT using BIOS or UEFI. With BIOS a number of steps occur
before BOOTMGR takes over. With UEFI the system immediately
starts BOOTMGR.
UPS types
SATA connectors have 15 pins and can use 3.3V, 5V and 12V. It
is very difficult to insert incorrectly. SATA connectors are also
slimline 6-pin and micro 9-pin. Splitters and adaptors can add
connectivity options.
Page | 174
Slimline 6 pin
TFX12V
SFX12V
LFX12V
A hard drive draws about 15W and the CPU typically draws about
70W. One would need to aggregate all power consumed by PC
components to determine the wattage requirements for a new
power supply.
A typical case layout will have a fan near the bottom taking cool air
from outside and blowing it over the internal components. At the
top of the case is an exhaust fan that will take warm air and blow it
outside of the unit. Fan sizes range from about 80mm to over
120mm. Using temperature sensors that speed up or slow down
fans in response to temperature changes is a good idea. Modern
systems support 3 fans via 3-pin connectors on the motherboard;
the CPU fan, the power supply fan and the system fan. Within
CMOS there is (sometimes) a utility to control fans, so that an
alarm is sounded when a certain temperature is reached.
System fan
Security on Network
Malicious Software
grayware
spam
viruses
Trojan horses
worms
Dial–up links to the internet use the (Point to Point) PPP protocol.
Phone systems are digital apart from the line from home to the
telephone exchange.
Wireless
Standards
Mac address filtering can limit devices to those with a specific Mac
address. WEP uses standard 40 bit encryption; is extremely
vulnerable to attack BUT better than nothing. WEP provides
encryption only between the WAP and wireless device. Encryption
is stripped from the packet as it travels up through the Network
layers.