computer hardware & processing inside the box

20
Computer Hardware & Processing Inside the Box CSC 101 1.0 September 16, 2010

Upload: vanya

Post on 13-Feb-2016

35 views

Category:

Documents


0 download

DESCRIPTION

Computer Hardware & Processing Inside the Box. CSC 101 1.0 September 16, 2010. Why does computer technology change so quickly. Moore’s law Technology changes every 18 months. The Motherboard. CPU RAM Expansion cards and slots Built-in components. The CPU - Central Processing Unit. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Computer Hardware & Processing  Inside the Box

Computer Hardware & Processing Inside the Box

CSC 1011.0

September 16, 2010

Page 2: Computer Hardware & Processing  Inside the Box

Why does computer technology change so quicklyMoore’s lawTechnology changes every 18 months

Page 3: Computer Hardware & Processing  Inside the Box

The Motherboard

• CPU• RAM• Expansion

cards and slots

• Built-in components

Page 4: Computer Hardware & Processing  Inside the Box

The CPU - Central Processing Unit

• Referred to as the “brains” of the computer

• Controls all functions of the computer

• Processes all commands and instructions

• Can perform billions of tasks per second

Page 5: Computer Hardware & Processing  Inside the Box

How fast is a CPU?

• Speed– Megahertz (MHz)– Gigahertz (GHz)– System clock

• Cores– Single– Dual– Quad

Page 6: Computer Hardware & Processing  Inside the Box

Parts of the CPU

Page 7: Computer Hardware & Processing  Inside the Box

The Machine Cycle

Page 8: Computer Hardware & Processing  Inside the Box

Computer Memory

• RAM – Random Access Memory• ROM – Read Only Memory• Cache Memory – very fast memory used by

the CPU

Page 9: Computer Hardware & Processing  Inside the Box

ROM

• Hard wired at the factory

• Cannot be changed

• Contains the instructions the computer needs to start

Page 10: Computer Hardware & Processing  Inside the Box

RAM

• Volatile – No power, no data• All programs and files must be loaded into

RAM to be used• RAM connected to the CPU• Primary storage

Page 11: Computer Hardware & Processing  Inside the Box

How much RAM do you need?

Application Minimum RAM Required

Windows 7 1000 MB

Microsoft Office Professional 2007 256 MB

Internet Explorer 8 128 MB

iTunes 256 MB

Adobe Photoshop Elements 512 MB

Total RAM required to run all programs simultaneously 2,152 MB or 2.15 GB

It depends on what programs you run

Operating system is always in RAM

Page 12: Computer Hardware & Processing  Inside the Box

Virtual Memory

• Space reserved on the hard drive • Computer act like it has more memory than it

really has• Programs swapped between real memory and

virtual memory as needed• Thrashing – computer spends too much time

swapping between real and virtual memory

Page 13: Computer Hardware & Processing  Inside the Box

Cache Memory & Registers

• Very fast memory• On the CPU chip or

in very close proximity

• Holds processors immediate results

• Holds frequently used instructions

Page 14: Computer Hardware & Processing  Inside the Box

Device/Memory/Storage HierarchyThe higher in the hierarchy, the faster and more expensive memory is

Page 15: Computer Hardware & Processing  Inside the Box

Expansion Slots

• Adds versatility and expandability to the system

Page 16: Computer Hardware & Processing  Inside the Box

Video Cards

• Process binary data into images• Contain memory known as video memory• Control the number of colors a monitor can

display (bit depth)– Standard VGA– True color

Page 17: Computer Hardware & Processing  Inside the Box

Graphics Processing Unit

• Performs the same work as a CPU• Specialized to handle

– 3D graphics– Image and video processing

• CPUs perform better with a GPU handling graphics computation.

Page 18: Computer Hardware & Processing  Inside the Box

Audio Processing

• Sound cards– Attach to

motherboard– Process digital data

into sounds– 3D sound cards– Surround sound– Allow you to connect

audio devices

Page 19: Computer Hardware & Processing  Inside the Box

Bus

• Move bits between different areas on the motherboard

• 32 bit• 64 bit

Page 20: Computer Hardware & Processing  Inside the Box

Ports

• Allow peripheral devices to be plugged in

• On both front and back of desktop computers– USB– Ethernet– Firewire