Top Banner
Computers: Hardware Computers: Hardware Patrice Koehl Computer Science UC Davis
15

Computers: Hardware

Jan 02, 2016

Download

Documents

materia-perrin

Computers: Hardware. Patrice Koehl Computer Science UC Davis. Acknowledgments. Thanks to the following web site for the images used in this presentation:. Wikipedia http://microsoft.toddverbeek.com http://www.webopedia.com http://www.engin.umd.umich.edu/ http://www.dell.com - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Computers: Hardware

Computers: HardwareComputers: HardwarePatrice Koehl

Computer ScienceUC Davis

Page 2: Computers: Hardware

Acknowledgments

-Wikipedia-http://microsoft.toddverbeek.com-http://www.webopedia.com -http://www.engin.umd.umich.edu/ -http://www.dell.com -http://www.intel.com -http://www.apple.com -http://www.ibm.com-http://homepages.feis.herts.ac.uk/~msc_ice/unit2/-http://www.howstuffworks.com

Thanks to the following web site for the images used in this presentation:

Page 3: Computers: Hardware

Computer Layers

Hardware

BIOS

Operating System

Software

Programming languages

Page 4: Computers: Hardware

Computer Layers

Hardware

BIOS

Operating System

Software

Programming languages

Page 5: Computers: Hardware

Looking inside a computer…

Computers come in different shapes and sizes, from small laptops (notebooks), desktops to mainframe computers. They all share however the same internal architecture!

Page 6: Computers: Hardware

CPU

Input devicesOutput devices

Storage

Computer: basic scheme

Page 7: Computers: Hardware

The motherboard: backbone of the computer

Slot for memory:RAM

Slot forCPU

Input/Output:Keyboard, Mouse,…

Extension cards:Video, sound, internet…

Hard driveconnectors

Power supply connector

Page 8: Computers: Hardware

The Central Process Unit (CPU):The “brain” of the computer

CPUs are getting smaller,and can include more thanone “core” (or processors).

CPUs get hot, as their internal components dissipate heat:it is important to add a heat sink and fans to kep them cool.

Page 9: Computers: Hardware

Memory: Working Space

Page 10: Computers: Hardware
Page 11: Computers: Hardware

Storage

Hard driveFloppy disk

CDor DVD USB key

Page 12: Computers: Hardware

Communicating with a computer

Keyboard Mouse

Screen

Page 13: Computers: Hardware

Some Input/Output Interfaces

Video cardsSound card

Ethernet card

Page 14: Computers: Hardware

Hardware communication: buses

CacheBackside bus

CPU

(speed of processor)

(33 to 1333 MHz)(66 MHz)

(33 or 66 MHz)

(33 to 1333 MHz)

(up to 300 MHz)

ISA devicesISA bus

(8.3 MHz)

Page 15: Computers: Hardware

CPU RAM

a 16 bit bus

Hardware communication: buses

Communication between the CPU and the RAM is defined by:

-the CPU speed-The RAM speed-The number of bits transferred per cycle

The memory bus:

Other buses:

USB, Firewire, PCI Express,…