Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Hardware Designed to Meet the Need
Computer Systems I’m ONLY a machine!.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Basic Computer Hardware and Software.
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Compare the types of computers.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Computer Hardware Information Technology Week 5 and 6
Computer Parts There are many parts that work together to make a computer work.
IC3 GS3 Standard Computing Fundamentals Module
Parts of a Computer.
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
V Material obtained from summer workshop in Guildford County.
Unit 3: Hardware Components & Software Concepts
COMPONENTS OF THE SYSTEM UNIT
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
FIRST COURSE Essential Computer Concepts. 2 Objectives Compare the types of computers Describe the components of a computer system Describe input and.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows Vista Edition2 Objectives Compare the types of computers.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
CSCI 1200 Julie Benoit Introduction to Computing.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
© 2004 Ken Baldauf, All rights reserved. Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Lesson 2 — How Does A Computer Process Data?
Chapter 1 1.  The computer system consists of: 1. Hardware: Physical Components, like the system unit,monitor,keyboard, mouse, camera, printer … etc.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Computer Hardware Information Technology Week 5 and 6
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Eng.Abed Al Ghani H. Abu Jabal Introduction to computers.
The Central Processing Unit: What Goes on Inside the Computer
An overview of Computer System
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
CSCI-100 Introduction to Computing Hardware Part I.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Computer Hardware – System Unit
Input and Processing Chapter 2 - Computers- Understanding Technology.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Hardware refers to the tangible parts of computer systems and typically includes support for processing, storage, input, and output. Hardware Processing.
Computer Performance & Storage Devices Computer Technology #2.
Basic Computer Hardware and Software.
Introducing Computer Systems
Computer Hardware – System Unit
Computer Hardware and Software
Basic Computer Hardware & Software
Discovering Computers 2011: Living in a Digital World Chapter 4
Basic Computer Hardware and Software.
Introduction to Computing Lecture # 1
Hardware Components & Software Concepts
Standard Grade Revision
Presentation transcript:

Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output, and Expansion Selecting and Purchasing a Computer Please discontinue use of cell phone and turn off ringer

Succeeding with Technology 2.1 The Digital Revolution What does it mean to be digital? Binary number system Digital convergence Key Terms

Succeeding with Technology The Digital Revolution Digital Camera Digital Video (DVD) Digital PCS Cell Phone Digital Convergence The Digital Divide DIGITAL TV DIGITAL DIGITAL THEATERS DIGITAL RADIO DIGITAL What’s all this fuss about digital?!

Succeeding with Technology The Digital Revolution What’s all the fuss about digital?!

Succeeding with Technology The Bit (binary digit) Bits are the 1’s and 0’s that allow us to represent, store, and manipulate data They are the smallest unit of data in a digital electronics device Recall from chapter 1….

Succeeding with Technology Bits aren’t really 1’s and 0’s, they are devices that can be set to one of two states.  A bit can be a capacitor that is electronic charged or not charged.  A bit can be an area of metal particles on the surface of a disk that are either magnetically charged or not.  A bit can be a microscopic spot on a highly reflective disk surface that either has a pit burned into it or not. The Bit

Succeeding with Technology How can a bit (an on-off switch) represent useful data and information? Information can be assigned to the two states of the bit:  On =  Off = The Bit 1 and 0 are typically used to describe the state of a bit, but you could use anything; black/white, true/false, male/female, etc.

Succeeding with Technology 00 = 01 = 10 = 11 = How many units of information could be represented with 2 bits? The Bit

Succeeding with Technology 000 = 001 = 010 = 011 = How many units of information could be stored using 3 bits? 100 = 101 = 110 = 111 = The Bit

Succeeding with Technology Increasing the amount bit allows us to digitally describe things in more detail. The Bit 24-bit color

Succeeding with Technology # of BitsUnits of Info ? How many units of information can be represented with 4 bits? The Bit

Succeeding with Technology # of BitsUnits of Info General Rule: 2 bits = units of info General Rule: 2 bits = units of info 8 Bits = a Byte The Bit

Succeeding with Technology Bytes can represent any collection of items using a “look-up table” approach ASCII is used to represent characters Bit & Bytes Some of the ASCII characters ASCII Code CharCharacter Name [Left Bracket \Backward Slash ]Right Bracket ^Caret _Underscore `Back Quote aLower-case A bLower-case B cLower-case C dLower-case D eLower-case E fLower-case F gLower-case G hLower-case H ASCII American Standard Code for Information Interchange

Succeeding with Technology Retro Trends: ASCII ART Before graphical user interfaces were the norm, a subculture of Internet users invented ASCII art: creating pictures from ASCII characters. ASCII art ranges from simple to complex images.

Succeeding with Technology

Bytes can also represent “values” using the binary number system. The binary number system uses only two values, 0 and 1, and is used by computers and digital devices to represent and process data. Bit & Bytes DecimalBinary

Succeeding with Technology Bit & Bytes Click to run Binary Counter – position counter here.Binary Counter Binary is not only used for math but also to digitize pictures, and music. In fact, most things that we perceive with our senses can be described and stored digitally as values (binary numbers) and manipulated with numeric calculations. More on this in chapter 6. Also see

Succeeding with Technology The Value of Going Digital Anything that can be expressed through words, numbers, sounds, pictures, and even scents can be digitized.even scents Digital information is easy to manipulate. Digital information is easy to copy and transfer. Digital information is long lasting. Digitization standardizes the format of all different types of data and information leading to…

Succeeding with Technology Digital Convergence Digital convergence is the trend to merge multiple digital services into one device.

Succeeding with Technology Why Study Computer Hardware Components? Consider PC Choices…

Succeeding with Technology Let’s go shopping! CompUSA Sony Apple In order to shop intelligently, you must understand the basics about processors, storage, input/output and peripherals.

Succeeding with Technology Key Components Processor Memory Storage OS Video Removable Storage Networking Security

Succeeding with Technology 2.2 Integrated Circuits and Processing transistor Integrated circuit Central Processing Unit (CPU) Motherboard Arithmetic/logic unit Control unit Random Access Memory (RAM) The machine cycle Megahertz (MHz) Gigahertz (GHz) Gigaflop Moore’s Law Key Terms

Succeeding with Technology Transistor A transistor is an electronics component, composed typically of silicon, that opens or closes a circuit to alter the flow of electricity to store and manipulate bits.

Succeeding with Technology Integrated Circuit An Integrated Circuit (chip) combines transistors and capacitors in a tiny module to store and process bits and bytes in today’s digital electronic devices.

Succeeding with Technology The Central Processing Unit The Central Processing Unit (CPU) is an integrated circuit (or microprocessor) that performs the processing in today’s personal computers and other digital devices. Intels Core Duo Processors use 65 nm technology to cram hundreds of millions of transistors on a chip the size of you thumb nail.

Succeeding with Technology Pentium 4 Die photo of the Intel® Pentium® 4 Processor built on 90nm technology

Succeeding with Technology Chicago, IL Satellite image of Chicago Which is more complex?

Succeeding with Technology CPU Components Arithmetic Logic Unit (ALU): contains the circuitry to carry out the instructions in the processors instruction set. Control Unit: sequentially accesses program instructions, decodes them, and coordinates the flow of data throughout the system. Registers: hold the data and instructions currently being processed (~300 bytes). System Clock: provides a steady clock signal used to synchronize activities within the processor. Measured in GHz (billions of cycles per second) Cache Memory: Fast access memory for instructions and data soon to be needed (1-2MB).

Succeeding with Technology The Motherboard The motherboard is the primary circuit boards of a computing device that houses the digital device’s circuitry including the microprocessor and memory.

Succeeding with Technology Processing The microprocessor accesses instructions stored in memory over the system bus. Random Access Memory (RAM) is temporary, or volatile, memory that stores bytes of data and program instructions for the processor to access.

Succeeding with Technology Southbridge Graphics Northbridge C h i p s e t CPU RAM FSB disk drives input expansion

Succeeding with Technology Processing – The Machine Cycle Central Processing Unit Control Unit ALU Registers Memory 1.Fetch 2.Decode3.Execute 4.Store The Machine Cycle The four stages of the machine cycle are (1) fetch the instruction from memory, (2) decode and (3) execute the instruction, then (4) store the results.

Succeeding with Technology Contributors to CPU Speed Clock Speed – measured in Gigahertz (GHz), billions of cycles per second Wordlength – how many bits can be processed at a time (32 or 64) Cache size – 512 KB – 2 MB Front Side Bus Speed (FSB) – MHz Architecture

Succeeding with Technology Multi-core processors A multi-core microprocessor is one which combines two or more independent processors into a single package, often a single integrated circuit.  Dual core  Tri core (from AMD)  Quad core

Succeeding with Technology Which processor is best? Truest Measures of Performance  MIPS – millions of instructions per second  Gigaflops – billions of floating point operations per second. Note that different instructions take differing amounts of clock cycles.

Succeeding with Technology Multiple processors Multiprocessing is processing that occurs using more than one processing unit. Parallel processing speeds processing by linking several CPUs to operate at the same time, in parallel.

Succeeding with Technology PC Processor Options AMD, an alternative to Intel

Succeeding with Technology Moore’s Law the number of transistors per square inch on integrated circuits will doubled every 2 years.

Succeeding with Technology 2.3 Storage Read-only Memory Magnetic Storage Optical Storage CD-ROM DVD CD-RW Flash memory card USB Key Terms From CH1: Storage is the ability to maintain data within the system temporarily or permanently

Succeeding with Technology System Storage Random Access Memory, RAM, or primary storage:  Volatile memory that stores currently running software: OS and apps, and data in addressed cells.  512 MB Standard, 1 GB recommended  RAM SIMM: Single In-line Memory Module is inserted in slots in the Motherboard

Succeeding with Technology Other Types of Memory Cache Memory is fast access storage on the processor Graphics Memory is included on graphics card for faster video display ROM stores the boot process instruction that start the computer and load the OS from hard drive into RAM CMOS memory provides semipermenant storage for system configuration information that may change.

Succeeding with Technology Graphics Card Today’s high-end graphics cards are computers unto themselves that include a Graphics Processing Unit (GPU) and hundreds of MB of graphics memory.

Succeeding with Technology Secondary Storage Storage Methods Sequential Access (tape) Direct Access (disk or solid state) Storage Methods Sequential Access (tape) Direct Access (disk or solid state) 23 Storage Media Type Magnetic storage devices use the magnetic properties of iron oxide particles to store bits and bytes more permanently than RAM. Optical storage media, such as CDs and DVDs store bits using an optical laser to burn pits into the surface of a highly reflective disk surface. Solid State storage devices use flash memory to store bits.flash memory Tape Drive

Succeeding with Technology Mini Memory Card 1 TB HDD Recorder Secondary Storage 23 Tape Drive Storage silo robot 2GB MP3 Player Secondary storage is used to store data more permanently without the need for electricity. DVD-RW

Succeeding with Technology Microdrives from Toshiba Microdrives from Toshiba provide iPods with their ultra high storage capacity.iPods Magnetic Media Hard Disk Drives Magnetic Tape High-capacity Disks (Zip, etc) Floppy Disks (outdated) Microdrives

Succeeding with Technology Optical Media CD, DVD, Blu-laser Disk (BD)

Succeeding with Technology Solid State A flash memory card is a chip that, unlike RAM, is nonvolatile and keeps its memory without the need for electricity. USB Flash Drives use flash memory to provide high capacity storage through the USB port. Universal Serial Bus or USB is a standard that allows a wide variety of devices to connect to a computer through a common port.

Succeeding with Technology

Internet Storage Users are increasingly storing data on Web servers, rather than on PCs through services provided by companies like Yahoo, MSN, Google and others.  Google offers Web-based , Calendar, Photo, Spreadsheet, and Word Processing services that provide the software and substantial online storage for free.Web-based CalendarPhotoSpreadsheetWord Processing

Succeeding with Technology Storage Criteria Choose storage media by the  Cost per MB  Capacity  Portability  Durability  Security  Accessibility as associated with the requirements of the data and usage

Succeeding with Technology RAM CPU Registers cache ROM VRAM Hard Drive Tape Magnetic Storage CD DVD Optical Storage USB network Storage Review

Succeeding with Technology 2.4 Input, Output, and Expansion Input device Output device Touch screen Game pad Biometrics Display resolution LCD Key Terms

Succeeding with Technology I/O Concepts An input device assists in capturing and entering raw data into the computer system. An output device allows you to observe the results of computer processing with one or more of your senses.

Succeeding with Technology I/O Concepts Speed and Functionality Human vs. Machine Readable Data Source Data Automation RFID Check out

Succeeding with Technology Input Devices Keyboard, Mouse, Trackball Touch screen, stylus, kiosks Microphone, speech recognition Gamepad, other game- centered devices Digital cameras Scanning devices

Succeeding with Technology Wearable display Output Devices Displays  Liquid crystal display (LCD) or Flat panel display is a thin flat display that uses liquid crystals between two pieces of glass to display text and images. Printers and Plotters Sound Systems Special purpose I/O Display resolution is a measure, in width by height, of the number of pixels on the screen.

Succeeding with Technology IBM’s Flexible Display (in development) outube.com/ watch?v=6L wq8i5BeSQ

Succeeding with Technology The Free2C 3D Kiosk

Succeeding with Technology New forms of I/O. Microsoft’s surface computing project use combinations of sensors, cameras and projectors to turn various surfaces, such as kitchen tables, desks, counters, or walls into computing interfaces.

Succeeding with Technology 2.5 Selecting and Purchasing a Computer

Succeeding with Technology Strategies for Computer Shopping Choose type: notebook, desktop, tablet, handheld Choose platform  Windows/Mac/Linux  Palm/WindowsMobile Choose Manufacturer Choose Model Select Add-ons  The all-important Warranty

Succeeding with Technology Helpful Links for Computer Shopping Research    Computer Retailers   Direct from Manufacturer      

Succeeding with Technology Chapter 2 Questions? Don’t forget to turn your phone on!!