Chapter 2: A Closer Look at Hardware and Software

Size: px
Start display at page:

Download "Chapter 2: A Closer Look at Hardware and Software"

Transcription

1 Understanding Computers in a Changing Society, 3 rd Edition Chapter 2: A Closer Look at Hardware and Software

2 Learning Objectives Understand how data is represented to a computer. Identify several types of input devices and explain their functions. Explain the functions of the primary hardware components found inside the system unit, namely the motherboard, the CPU, and the memory. List several output devices and explain their functions. Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 2

3 Learning Objectives Understand the difference between storage and memory, as well as between a storage device and a storage medium. Name several types of storage systems and explain the circumstances under which they are typically used. Describe the purpose of communications hardware. Understand basic software concepts and commands. Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 3

4 Overview A computer system consists of: Hardware Software This chapter covers: What data is and how it is represented to a computer A closer look at the hardware of a computer system Various types of products used for input, processing, output, storage and communications Brief look at some basic software concepts and operations Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 4

5 Digital Data Representation Most digital computers are binary computers Understand only two states, off and on Off and on are represented by the numbers 0 and 1 Digital data representation: Representing data in digital form so that it can be processed and stored by a binary computer The computer translates input and output between digital data representation and a form that can be understood by the user Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 5

6 Digital Data Representation Bits and bytes The separate 1s and 0s are called bits (derived from the term binary digits ) Bit: Smallest unit of data a binary computer can recognize Bits are generally grouped together to form larger pieces of data Byte: Eight bits Prefixes are used to represent larger amounts of data (KB, MB, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 6

7 Digital Data Representation Numbering system: Way of representing numbers Decimal numbering system use ten symbols (0-9) to represent all possible numbers Binary numbering system uses only two symbols (0 and 1) to represent all possible numbers Base number = 2, so rightmost column is the 1s column; next column is the 2s column, next column is the 4s column, etc. 101 in binary = 5 (1x x x 2 0 or or 5) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 7

8 Digital Data Representation Coding system: Used to represent text-based data ASCII (American Standard Code for Information Interchange) 8 digits allow for 256 characters Unicode: Universal standard used to represent text-based data written in any ancient or modern language Replacing ASCII Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 8

9 Input Hardware Input device: Any piece of hardware used to perform data input Keyboard: Used to type data into a computer Can be wired or wireless Can be peripheral device or attached to a device Nearly always used with desktop and notebook PCs Increasingly built into mobile phones and mobile devices (slide-out keyboards, thumb pads, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 9

10 Typical Desktop Keyboard Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 10

11 Input Hardware Pointing device: Used to select objects, issue commands, etc. by pointing to and selecting objects Mouse: Nearly always used with desktop PCs; can be used with notebook PCs Can be wired or wireless Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 11

12 Input Hardware Electric pen and stylus: Used to select items and/or write electronically on the screen Can be used with PCs and a variety of other devices Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 12

13 Input Hardware Other pointing devices Touch screens Joysticks and other gaming devices Control buttons and wheels Touch pads Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 13

14 Scanners and readers: Used to capture data from a source document and input it into the computer Optical scanners Handheld scanners Barcode readers RFID readers Biometric readers and digital cameras Input Hardware Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 14

15 Input Hardware Digital cameras: Record images on digital storage media such as flash memory cards, hard drives, DVD discs, etc. Digital still cameras Digital video cameras Digital camcorders PC video cameras» Used for Web cams, videoconferencing, video phone calls, etc. Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 15

16 Other input devices Input Hardware Microphones and headsets: Used to input voice Commands, dictation, podcasts, etc. MIDI keyboards: Used to input original music Adaptive input devices: Designed for users with physical disabilities Ergonomic input devices: Designed to lessen the physical effects of using a computer Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 16

17 Processing Hardware and Other Hardware Inside the System Unit System unit: Main case of the computer Usually a separate device for desktop PCs Usually combined with the screen to form a single piece of hardware for notebook and portable PCs System unit contains the processing hardware for a computer, plus interfaces, storage devices, power supply and cooling fan Motherboard: The main circuit board inside the system unit All devices used with a computer need to be connected in one way or another to the motherboard (directly, via port, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 17

18 Inside the System Unit Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 18

19 Ports: Connectors exposed through the exterior of the system unit case Either built into the motherboard or created via expansion card Used to connect external devices to the PC (monitors, keyboards, mice, printers, etc.) ExpressCard slots used with notebook PCs The Motherboard Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 19

20 Central Processing Unit (CPU) Central processing unit (CPU) : Does the vast majority of processing for the computer Consists of a variety of circuitry and components that are packaged together and connected directly to the motherboard Also called microprocessor or processor CPU has two principle parts: Arithmetic/logic unit: Performs arithmetic involving integers and logical operations Control unit: Coordinates and controls the actions taking place within the CPU Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 20

21 Central Processing Unit (CPU) Most PCs today use CPUs manufactured by Intel or Advanced Micro Devices (AMD) and are multicore Dual-core CPU: Contains the processing components (cores) of two independent processors on a single CPU Quad-core CPU: Contains four cores Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 21

22 Central Processing Unit (CPU) Measurements of CPU processing speed CPU clock speed (measured in megahertz (MHz) or gigahertz (GHz)) Higher clock speed means more instructions can be processed per second than the same CPU with a lower clock speed Other factors can affect the overall processing speed of a computer Number of cores Amount of memory Speed of external storage devices Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 22

23 Memory Memory: Chip-based storage Typically refers to chip-based storage used by the computer usually the amount of the computer s main memory (random access memory or RAM) RAM: Temporary (volatile) storage used by the computer Used to store essential parts of the operating system while computer is running Stores the programs and data currently being used by the computer Content is lost when computer is shut down Data is also deleted from RAM when it is no longer needed Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 23

24 Memory Consists of circuits etched onto chips arranged onto circuit boards called memory modules Capacity is measured in bytes PCs must have enough RAM to run the necessary applications, as well as work efficiently More RAM allows more programs to run at one time Most PCs today come with at least 512 MB of RAM Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 24

25 Memory Four other types of computer memory Cache memory: Used to speed up the processing speed by storing the data that may be needed next by the CPU in handy locations Usually built into the CPU Level indicates the order the cache memory is accessed (L1 = fastest and check first, etc.) Registers: Used by the CPU to temporarily store data and intermediary results during processing Fastest type of memory Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 25

26 Memory ROM: Nonvolatile chips that permanently store data or programs accessed by the computer Attached to the motherboard like RAM Data and programs are retrieved by the computer when needed Cannot be written over and data is not erased when the computer is shut down Flash memory: Nonvolatile chips into which data can be stored and retrieved Flash memory chips have begun to replace ROM for storing system information, as it can be updated as needed Also used in flash memory storage systems Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 26

27 Output Hardware Output hardware: Devices used to produce the results of processing, typically on the computer screen, on paper, or as audio output Display device: Most common type of output device Displays output on some type of screen With a PC, this screen is called a monitor If the screen is built into the unit, the term display screen is often used Used with many consumer products as well Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 27

28 Display Devices CRT monitor: Traditional monitor for desktop PCs Uses cathode-ray tube technology Very large and bulky Becoming less common today Flat-panel displays: Form images by manipulating electronically charged chemicals or gasses sandwiched between panes of glass or other transparent surfaces Take up less space and consume less power than CRT monitors Becoming the norm for desktop PCs Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 28

29 Display Devices Pixel: A small area or dot that makes up an image Number of pixels used on a display screen determines the screen resolution With high resolution, more information can fit on the screen, but everything will be displayed smaller than with a lower resolution Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 29

30 Printers Printers: Produce hard copy permanent copy of the output on paper Personal printers are designed to be connected to a single computer Network printers are designed to be shared by multiple users via a network Impact printers: Strike paper to transfer ink to paper Non-impact printers: Form images without touching the paper Most common type of printer today Much quieter than impact printers Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 30

31 Printers Can be color or black-and-white Printer quality is measured in dots per inch (dpi) Printer speed is measured in pages per minute (ppm) Most common types: Laser printers and ink-jet printers Laser printers Standard for business documents Come in personal and network versions Can be color or black-and-white Faster and of better quality than ink-jet printers Use technology similar to photocopy machines (toner powder, lasers, heat, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 31

32 Laser Printers Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 32

33 Printers Ink-jet printers Spray tiny drops of ink onto the page, one printed line at a time Some print using different-sized ink droplets, multiple nozzles, and varying electrical charges for precision Fairly inexpensive, although replacement ink cartridges can add up Good quality and usually can print in color Printer of choice for home use With special paper, ink-jet printers can print photos Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 33

34 Ink-Jet Printers Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 34

35 Other Output Devices Special-purpose printers Photo printers: Designed to print photographs Barcode printers: Print barcodes Portable printers: Designed to be carried with you to print while on the go Plotters and wide-format ink-jet printers: Print large documents, such as blueprints and signs 3D printers: form a 3D replica of an object, typically using plastic powder Other types of output devices: Speakers: Used for audio output Headphones, headsets, earbuds: Used for personal audio output Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 35

36 Storage Hardware Storage systems: Used to save documents for future use Non-volatile Consist of a storage device and a storage system Storage medium: The hardware where the data is actually stored CD, flash memory card, etc. Storage device: The device that reads data from or writes data to the storage medium CD drive, flash memory card reader, etc. In some systems, such as a hard drive, the parts are sealed together to form one piece of hardware called fixed-media storage Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 36

37 Storage Hardware Storage systems can be: Internal storage: Located inside the system unit External storage: Plugged into an external port on the system unit Remote storage: Located on another computer, such as a network server Letters and/or names are assigned to each storage device so that it can be found easily when needed Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 37

38 Storage Hardware Data is usually stored: Magnetically: 1s and 0s are represented using different magnetic alignments Optically (CDs, DVDs): Data is stored using laser beams On some optical media, the laser burns permanent marks into the surface of the medium With rewritable optical media, the laser changes the reflectivity of the medium but does not permanently alter the disc surface, allowing for reuse Some systems combine optical and magnetic technology, and some use different technology altogether Flash memory represents data using electrons Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 38

39 Magnetic Disk Systems Magnetic disk systems: One of the primary systems used with today s computers Data is written using read/write heads that magnetize particles on the surface of the medium to represent 1s and 0s Include floppy disks and hard disks Floppy disk: Written to and read by floppy disk drives Fairly slow Small capacity compared to other more modern storage media Considered a legacy drive, though can often be added as an option Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 39

40 Floppy Disks and Drives Floppy disks are organized into: Tracks: Circular rings Sectors: Pie-shaped groups Cluster: One or more sectors (the smallest storage area on a disk) Tracks, sectors, and clusters are numbered by the computer so files can be located after they are stored on the disk Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 40

41 Floppy Disks and Drives To access data, the drive spins the disk and uses read/write heads to access data stored on the tracks on the disk Floppy disks are: 3.5 inches in diameter Store 1.44 MB of data (about 500 pages of double-spaced text or 1 or 2 digital photos Inserted into floppy drive to be used Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 41

42 Hard Disk Drives (HDDs) Virtually all PCs come with a hard disk drive (hard drive) Used to store programs and data Store data magnetically like floppy disks Disks are organized into tracks, sectors, clusters like floppy disks Disks are made of metal and permanently sealed, along with read/write heads and an access mechanism, inside the hard drive to Avoid contamination Allow disks to spin faster Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 42

43 Hard Disk Drives (HDDs) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 43

44 Hard Disk Drives (HDDs) Internal hard drives: Permanently located inside the system unit Not designed to be removed, except for replacement or service External hard drives: Used to transport large amounts of data from one PC to another (by moving the entire drive) or for additional storage space or for backup Typically connect via USB port Portable hard drives: Designed to be easily transported from one PC to another Typically connect to PC via USB port Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 44

45 Optical Disc Systems Optical discs: Data is stored and read optically, using laser beams DVDs, CDs, Blu-ray Discs (BDs) Discs are divided into tracks and sectors, but use a single grooved spiral track beginning at the center of the disc Lasers create and read marks created on the disc surface (pits and lands) With read-only discs, the pits are permanent With recordable or rewritable discs, the pits are represented by changing the disc s reflectivity A transition between a pit and a land = 1; no transition for a certain period of time = 0 Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 45

46 Optical Disc Systems Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 46

47 Optical Disc Systems Conventional CDs: Use infrared lasers Conventional DVDs: Use red lasers High definition discs: Use blue-violet lasers More information can be stored (HD movies, etc.) Data is recorded more compactly Discs come in various sizes Capacity depends on format, as well as the number of sides and layers, used Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 47

48 Optical Disc Systems Optical discs are read by optical drives (CD drive, DVD drive, etc.) Hybrid drive: Drive that can read all or most types of optical discs, such as CDs, DVDs, and BDs Read-only discs (CD-ROM, DVD-ROM, BD-ROM) Come prerecorded with commercial products Data cannot be erased, changed, or added to Discs must be read by the correct drive, though DVD drives can typically read CD discs Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 48

49 Optical Disc Systems Recordable discs (CD-R, DVD-R, DVD+R, BD-R) Can be written to, but the discs cannot be erased and reused Commonly used for: Backing up files Sending large files to others Creating custom music CDs (CD-R) Storing home movies, digital photos, multimedia files, etc. (DVD-R/+R) Storing high-definition multimedia files (BD-R) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 49

50 Optical Disc Systems Rewritable discs (CD-RW, DVD-RW, DVD+RW, BD- RE) Can be written to, erased, and overwritten like magnetic disks The correct drive must be used to write each type of disk Have not reached a single standard Be sure to purchase the optical media that is compatible with your drive Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 50

51 Flash Memory Systems Flash memory storage systems: Store data as electrical charges on flash memory media Have no moving parts Are not as subject to mechanical failure as optical and magnetic media Are more resistant to shock and vibration Consume less power Very small and quiet Rewritable Longer expected life that magnetic media More expensive per MB, but very convenient and widely used with PCs, digital cameras, etc. Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 51

52 Flash Memory Systems Flash memory is most often found in the form of: Embedded flash memory chips Flash memory cards USB flash drives Solid-state drives and hybrid hard drives Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 52

53 Flash Memory Cards Flash memory card: Small card containing one or more flash memory chips, a controller chip, other electrical components, and metal contacts to connect the card to the device or reader Read by flash memory card readers Commonly used with: Desktop PCs Handheld PCs Digital cameras Portable digital media players Mobile phones and other mobile devices Come in a variety of formats (SD cards, CompactFlash cards, MemoryStick, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 53

54 USB Flash Drives USB flash drive: Flash memory media in selfcontained unit that uses a USB interface Also called USB flash memory drives, thumb drives, and jump drives Are powered via the USB port Very portable Can be carried in a pocket or on a keychain Wide range of colors, sizes, appearances Capacity ranges from 512 MB to 16 GB Widely used to transfer files from one location to another Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 54

55 Solid State Drives (SSDs) and Hybrid Hard Drives (HHDs) Solid state drive (SSD): Hard drive that uses flash memory instead of spinning platters and magnetic technology Appropriate for portable computers Smaller and faster than conventional hard drives Use less power Less susceptible to physical damage Hybrid hard drive (HHD): A magnetic hard drive that contains flash memory in addition to magnetic disks Increases performance while reducing the amount of energy required and the amount of heat generated Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 55

56 Solid State Drives (SSDs) and Hybrid Hard Drives (HHDs) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 56

57 Other Types of Storage Systems Remote storage systems: Use a storage device that is not connected directly to the user s PC Accessed through a local network or the Internet Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 57

58 Other Types of Storage Systems Smart cards: Credit card-sized piece of plastic that contains computer circuitry and components Hold small amounts of data (64 KB or less) Read by smart card reader Often used for payment or identification purposes Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 58

59 Evaluating Your Storage Alternatives Characteristics to consider: Speed Compatibility Storage capacity Convenience Portability Price Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 59

60 Communications Hardware Communications hardware: Enables the user to communicate with others over a network or the Internet The type of communications device used depends on: The device being used (desktop PC, notebook, mobile phone, etc.) The communication standard being used (such as Ethernet for wired networks, Wi-Fi for wireless networks, Bluetooth for short-range wireless connections, or a cellular standard for mobile phones) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 60

61 Communications Hardware Network adapter (network interface card (NIC)): Used to connect a PC to a network The type of adapter used depends on the type of network and communications medium being used Modem: Used to connect a computer to another computer or to a network (typically the Internet) over phone lines Each type of modem matches a particular type of Internet connection (conventional dial-up, cable, fixed wireless, DSL, etc.) Both network adapters and modems are available in internal and external versions and in a variety of formats (USB, ExpressCard, etc.) Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 61

62 Communications Hardware Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 62

63 Communications Hardware Other networking hardware: Hub, switch, or router: Central device used to connect devices in a network together Wireless access point or wireless router: Central device for wireless networks Repeaters, range extenders, antennas: Used to increase the range of a network Cabling: Connects wired devices Twisted-pair, coaxial cable, fiber-optic cable Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 63

64 Software Basics Software ownership rights: Specify the allowable use of a program Software license specifies: Who can use the program Whether it can be shared How many computers it may be installed on Basic categories of software: Commercial: Developed and sold for profit Shareware: Distributed on the honor system Freeware: Given away free of charge Public domain: Not copyrighted Open source software: Programs whose source code is available to the general public Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 64

65 Software Basics Software can be: Installed software: Installed on and run from the end user s PC Web-based software: Accessed by the end user over the Internet Software as a Service (SaaS) Allows your programs and documents to be accessed from any PC with an Internet connection May be slower than applications stored on the hard drive Documents cannot be accessed if the server is down, or when you do not have Internet access Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 65

66 Common Software Commands Application programs have many concepts, commands in common Most commands are issued through: Menus: Text-based lists that provide access to commands that can be selected Keyboard shortcuts: Commands issued from the keyboard that correspond to command buttons Usually combinations using the Ctrl or Alt keys, the function keys, and/or alphanumeric keys Buttons located on a toolbar or Ribbon (Microsoft Office 2007) Ribbon consists of tabs, which contain groups of related commands for the program being used Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 66

67 Common Software Commands Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 67

68 Common Software Commands Editing a document: Changing the content of a document, such as adding or deleting text Insertion point marks the current location Typing text adds it at that location Delete and Backspace key are used to delete text at that location Formatting a document: Changing the appearance of a document Changing the font face, size, color, style Changing line spacing Changing the page margins Adding page numbering Adding borders or shading Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 68

69 Working with Files and Folders File: Anything stored on a storage medium (program, letter, digital photo, song, etc.) When the item is stored, the user gives the file a filename Folders: Used to store related files to keep files organized File management programs: Allow you to perform file management tasks easily and efficiently (copying files, deleting files, etc. Windows Explorer Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 69

70 Summary Digital Data Representation Input Hardware Processing Hardware and Other Hardware Inside the System Unit Output Hardware Storage Hardware Communications Hardware Software Basics Chapter 2 Understanding Computers in a Changing Society, 3 rd Edition 70

Understanding Computers in a Changing Society

Understanding Computers in a Changing Society Understanding Computers in a Changing Society 5e Deborah Morley Learning Objectives 1. Understand how data is represented to a computer. 2. Identify several types of input devices and explain their functions.

More information

Arithmetic/logic Unit (ALU)

Arithmetic/logic Unit (ALU) 3D Printer Arithmetic/logic Unit (ALU) Barcode Barcode Printer Barcode Reader Biometric Reader BIOS (Basic input/output system) Bit Bus Bus Interface Unit A printer that uses molten plastic during a series

More information

Chapter 2 Computer Hardware

Chapter 2 Computer Hardware Chapter 2 Computer Hardware Learning Objectives LO2.1: Understand how data is represented to a computer LO2.2: Identify the parts inside the system unit LO2.3: Explain how the CPU works LO2.4: Describe

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 2 Chapter Topics Functions of a computer Data versus information Bits and bytes Input devices Output devices Processing Storage

More information

lesson 3 Transforming Data into Information

lesson 3 Transforming Data into Information essential concepts lesson 3 Transforming Data into Information This lesson includes the following sections: How Computers Represent Data How Computers Process Data Factors Affecting Processing Speed Extending

More information

TODAY AND TOMORROW. Storage CHAPTER

TODAY AND TOMORROW. Storage CHAPTER 1 TODAY AND TOMORROW 3 Storage CHAPTER Storage Systems Characteristics All storage systems have specific characteristics Storage medium (what data is stored on) Can be removable or nonremovable from the

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 Input Input is any data entered into the computer s memory

More information

QUESTIONS ABOUT COMPUTERS

QUESTIONS ABOUT COMPUTERS 1. What is a computer? QUESTIONS ABOUT COMPUTERS A computer is a machine that processes information, in other words, it receives and stores data, performs calculations with this data and presents the results

More information

Discovering Computers 2008

Discovering Computers 2008 Discovering Computers 2008 Chapter 7 Storage 1 1 Chapter 7 Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic disks Describe the characteristics

More information

Computers Are Your Future Prentice-Hall, Inc.

Computers Are Your Future Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 What You Will Learn About ü The purpose of special keys and

More information

CMSC 1513 Lecture 1.2

CMSC 1513 Lecture 1.2 Key Point: A computer is an electronic device that stores and processes data. Hardware Software Hardware comprises the visible, physical elements of the computer. Software provides the invisible instructions

More information

Identify Components of the. Motherboard

Identify Components of the. Motherboard Identify Components of the Chipset Motherboard Collection of chips that work together to provide the switching circuitry needed to move data throughout the computer 2013 Pearson Education, Inc. Publishing

More information

Full file at

Full file at Exam Name Full file at https://fratstock.eu MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) is data that has been organized or presented in a meaningful

More information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information Question Announcement What are the three essential components of a modern computer? Be general or specific Definition of a Computer A computer is an device that receives information (input), processes

More information

Homeschool Enrichment. Input & Output

Homeschool Enrichment. Input & Output Homeschool Enrichment Input & Output Overview This chapter covers: Different types of keyboards and pointing devices Types of scanners, readers, and digital cameras What audio input is Types of display

More information

Lesson 5 Computer Hardware

Lesson 5 Computer Hardware Computer Hardware Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Describe how a computer represents data. Identify system components for input and output. Define input

More information

Homeschool Enrichment. The System Unit: Processing & Memory

Homeschool Enrichment. The System Unit: Processing & Memory Homeschool Enrichment The System Unit: Processing & Memory Overview This chapter covers: How computers represent data and programs How the CPU, memory, and other components are arranged inside the system

More information

By Dr. Samaher Hussein Ali

By Dr. Samaher Hussein Ali Department of Information Networks The University of Babylon LECTURE NOTES ON Evolving Technology of Laptops By Dr. Samaher Hussein Ali College of Information Technology, University of Babylon, Iraq Samaher@itnet.uobabylon.edu.iq

More information

Grade 5 lesson 2 Computer storage and computer care and you

Grade 5 lesson 2 Computer storage and computer care and you Grade 5 lesson 2 Computer storage and computer care and you COMPUTER STORAGE 1 Storage is a means to hold and store data to present and future use. All computers have some sort of storage to function properly.

More information

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software All the parts--monitor, printer, hard drive, etc.-- cables, cabinets, and programs that make a computer

More information

Parts of Computer hardware Software

Parts of Computer hardware Software Parts of Computer Parts of Computer If you use a desktop computer, you might already know that there is not any single part called the "computer." A computer is really a system of many parts working together.

More information

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

INFORMATION SYSTEM PARTS AND COMPUTER TYPES INFORMATION SYSTEM PARTS AND COMPUTER TYPES PARTS OF INFORMATION SYSTEM People are end users who use computers to make themselves more productive. Hardware refers to the physical components of your computer

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Inside the Computer System Copyright 2012 Pearson Education,

More information

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts TECHNOLOGY IN ACTION Alan Evans * Kendall Martin * Mary Anne Poatsy Chapter 2 Looking at Computers: Understanding the Parts Understanding Digital Components Understanding Your Computer Input Devices Output

More information

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts Types of Data Data Represented by PE 231 Education Media AND Technology Alphanumeric data Image data Audio data Numbers, letters, and other characters Graphic images or pictures Sound, noise, tones Video

More information

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World Discovering Computers Fundamentals, 2011 Edition Living in a Digital World Objectives Overview Describe the characteristics of an internal hard disk including capacity, platters, read/write heads, cylinders,

More information

What is Data Storage?

What is Data Storage? What is Data Storage? When we talk about storing data, we mean putting the data in a known place. We can later come back to that place and get our data back again. Writing data or saving data are other

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

Objectives Overview. Chapter 7 Types of Storage. Instructor: M. Imran Khalil. MSc-IT 1st semester Fall Discovering Computers 2012

Objectives Overview. Chapter 7 Types of Storage. Instructor: M. Imran Khalil. MSc-IT 1st semester Fall Discovering Computers 2012 Chapter 7 Types of Storage Instructor: M. Imran Khalil MSc-IT 1 st Semester Fall 2016 Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between storage

More information

4) Apple's OS X and Microsoft Windows are examples of software. A) utility B) application C) operating system D) communication

4) Apple's OS X and Microsoft Windows are examples of software. A) utility B) application C) operating system D) communication Technology in Action Complete, 13e (Evans et al.) Chapter 2 Looking at Computers: Understanding the Parts 1) Computers use language consisting of 0s and 1s. A) symbol B) binary C) byte D) system 2) In

More information

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition Digital Planet: Tomorrow s Technology and You George Beekman Ben Beekman Tenth Edition Digital Planet: Tomorrow s Technology and You Chapter 3 Hardware Basics Peripherals Chapter 3 Objectives List several

More information

PowerPoint Presentation to Accompany. Chapter 4. Hardware. Copyright 2014 Pearson Educa=on, Inc. Publishing as Pren=ce Hall

PowerPoint Presentation to Accompany. Chapter 4. Hardware. Copyright 2014 Pearson Educa=on, Inc. Publishing as Pren=ce Hall PowerPoint Presentation to Accompany Chapter 4 Hardware Objectives 1. Explain the function of the CPU. 2. Identify the parts of a system unit and motherboard. 3. Compare different types of storage devices.

More information

Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition

Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition I. Introduction to Computers a. Objectives i. Define the term computer and discuss the four basic computer operations; input, processing,

More information

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers 11.10.011 Chapter Contents Chapter Computer Hardware Section A: Personal Computer Basics Section B: Microprocessors and Memory Section C: Storage Devices Section D: Input and Output Devices Section E:

More information

COMPUTING FUNDAMENTALS

COMPUTING FUNDAMENTALS CSC-110 COMPUTING FUNDAMENTALS INPUT, OUTPUT, AND STORAGE COURSE INSTRUCTOR: ENGR. REEMA QAISER KHAN INPUT, OUTPUT, AND STORAGE Different kinds of computers accept input from different sources. For example,

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

What is the typical configuration of a computer sold today? 1-1

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information

Input: is any data or instructions that are used by a computer.

Input: is any data or instructions that are used by a computer. 1 What is input? Input: is any data or instructions that are used by a computer. Input devices: are hardware used to translate words, sounds, images, and actions that people understand into a form that

More information

INTRODUCTION TO COMPUTERS

INTRODUCTION TO COMPUTERS INTRODUCTION TO COMPUTERS When we talk about computers, we really are talking about a Computer System. Computer System: It is a combination of Hardware and Software. This combination allows a computer

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 3: Input/Output and Storage Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Input/Output & Storage Copyright 2012 Pearson Education,

More information

Memory Study Material

Memory Study Material Computer memory refers to the devices that are used to store data or programs on a temporary or permanent basis for use in a computer. Any data or instruction entered into the memory of a computer is considered

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1A Name _ Midterm Review Part 1 Lesson 1 and 2 True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. A computer is an electronic device that receives data (input),

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1 Name Midterm Review Part 1 Lesson 1 and 2 "B" True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. Eight bits are equal to one byte. 2. A computer is an electronic

More information

Topic 4: Storage Devices

Topic 4: Storage Devices Topic 4: Storage Devices 4.1 Introduction A storage device is a computer peripheral which is used to store data and programs for a specific interval of time. A computer system usually contains several

More information

Chapter I The System Unit

Chapter I The System Unit Date :../. / Chapter I The System Unit Day :.. Mother Board System Unit Types Desktop System Units Notebook System Units Tablet PC System Units Handheld Computer System Units System Board " Motherboard"

More information

2016 P C Basics Page 1

2016 P C Basics Page 1 PC Basics with Windows 10 Introduction to PCs Mercer County Library System Brian M. Hughes, County Executive A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are compact discs,

More information

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

Input output and memory devices

Input output and memory devices Input output and memory devices One marks 1. What is cache memory The very high speed memory present between CPU and RAM 2. Expand the term OCR Optical Character Recognition (Recognizer) 3. Expand the

More information

Computer Concepts and C Programming. Unit I 06CCP13

Computer Concepts and C Programming. Unit I 06CCP13 Computer Concepts and C Programming () Unit I Unit Division Unit-I Introducing Computer Systems Interacting with Computer Unit-II Processing Data Storing Data Unit-III Using Operating Systems Networks

More information

PC Basics Introduction to PCs

PC Basics Introduction to PCs PC Basics Introduction to PCs A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are Compact Discs, read-only, removable data storage media. CD Drives read the data encoded on the

More information

Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage

Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Storage 1 Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage p. 7.02 Fig. 7-1 2 Storage

More information

The personal computer system uses the following hardware device types -

The personal computer system uses the following hardware device types - EIT, Author Gay Robertson, 2016 The personal computer system uses the following hardware device types - Input devices Input devices Processing devices Storage devices Processing Cycle Processing devices

More information

2) Computers use a language consisting of 0s and 1s. A) symbol B) binary C) byte D) system

2) Computers use a language consisting of 0s and 1s. A) symbol B) binary C) byte D) system Technology In Action, Complete, 14e (Evans et al.) Chapter 2 Looking at Computers: Understanding the Parts 1) What is the difference between data and information? A) Data represents a fact. Information

More information

Chapter 2 Computer Hardware. Computer Concepts 2013

Chapter 2 Computer Hardware. Computer Concepts 2013 Chapter 2 Computer Hardware Computer Concepts 2013 2 Chapter Contents Section A: Personal Computer Basics Section B: Microprocessors and Memory Section C: Storage Devices Section D: Input and Output Devices

More information

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Chapter 2 Looking at Computers Understanding

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

Storage. How does volatility compare? What is a storage device and a storage medium? Today s standard disk is 3.5 wide

Storage. How does volatility compare? What is a storage device and a storage medium? Today s standard disk is 3.5 wide 1 Chapter 7 Storage 2 Chapter 7 Objectives 3 Memory Versus Storage 1 What is storage? 2 Media and devices used to store and retrieve data, instructions,and information 4 Memory Versus Storage 1 How does

More information

Introduction to Computers. Computer Science Department 101COMP حال - 3 للكليات العلمية

Introduction to Computers. Computer Science Department 101COMP حال - 3 للكليات العلمية Introduction to Computers Computer Science Department 101COMP-3 101 حال - 3 للكليات العلمية )الطب, الهندسة, الحاسب, العلوم, ادارة األعمال, اللغة االنجليزية( 1 1.1 What is Computer? Computer is a programmable,

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

Chapter 4: Input and Output Devices

Chapter 4: Input and Output Devices Chapter 4: Input and Output Devices Learning Objectives 1. Explain the purpose of a computer keyboard and the types of keyboards widely used today. 2. List several different pointing devices and describe

More information

Holds data, instructions, and information for future use Storage medium is physical material used for storage

Holds data, instructions, and information for future use Storage medium is physical material used for storage Chapter 3 Storage Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage such as : floppy disks,

More information

Introduction to Computers

Introduction to Computers Introduction to Computers Considers: Definition of computer Computer system devices Central Processing Unit Introduction to software What Is A Computer? A computer is an electronic device, operating under

More information

Computers Are Data Processing Devices

Computers Are Data Processing Devices Computers Are Data Processing Devices A computer s five functions: Inputs data Stores data Does arithmetic (add, subtract, multiply, divide) Outputs data Makes decisions 1 Data vs. Information Data: Representation

More information

vinodsrivastava.wordpress.com

vinodsrivastava.wordpress.com vinodsrivastava.wordpress.com SECTION 3 STORAGE SYSTEM This Section you will learn about: BACK-UP STORAGE NEED OF BACK-UP ACCESSING DATA FROM STORAGE TYPE OF BACKUP(Secondary Storage) Devices o Magnetic-

More information

Q1. Briefly describe the characteristic features of input and output devices of a computer system.

Q1. Briefly describe the characteristic features of input and output devices of a computer system. Q1. Briefly describe the characteristic features of input and output devices of a computer system. Answer-> Characteristic of input and output devices of a computer system: Input Devices: An input device

More information

Ch. 1: Computer System part I

Ch. 1: Computer System part I Chapter 1 Computer System Ch. 1: Computer System part I Benjamas Panyangam 2013 Revision by Suphakit Awiphan Ph.D. Adapted for English Section by Kittipitch Kuptavanich And Prakarn Unachak Computer Classification

More information

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT PARTS OF THE COMPUTER 2nd ESO IES CAP DE LLEVANT 1. COMPUTING OR INFORMATION TECHNOLOGY The branch of engineering science that studies (with the aid of computers)the procedure of calculating and information

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2008 Prentice-Hall, Inc. Computers Are Your Future Chapter 6 Inside the System Unit 2008 Prentice-Hall, Inc. Slide 2 What You Will Learn... Understand how computers represent

More information

Introduction To Computer Hardware

Introduction To Computer Hardware Introduction To Computer Hardware In this section of notes you will learn what are the basic parts of a computer and how they work. High Level View Of A Computer Buses Connect the different parts of the

More information

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer Name Date Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer After completion of this chapter, students should be able to: Explain IT industry certifications and technician

More information

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is. In this lesson we will learn about, so that we have a better understanding of what a computer is. USB Port Ports and Connectors USB Cable and Connector Universal Serial Bus (USB) is by far the most common

More information

Introduction to computers

Introduction to computers Introduction to Computers 1 Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work. Are Computers Really So Confusing?

More information

Chapter 2 Computer Hardware

Chapter 2 Computer Hardware Chapter 2 Computer Hardware Computer Concepts 2014 2 Chapter Contents Section A: Personal Computer Basics Section B: Microprocessors and Memory Section C: Storage Devices Section D: Input and Output Devices

More information

Computer Hardware. Lect 3: Input / System Unit/Output & Storage

Computer Hardware. Lect 3: Input / System Unit/Output & Storage Computer Hardware Lect 3: Input / System Unit/Output & Storage 1 Input Devices: Giving Commands Input is any data or instructions that are entered into a computer. An input device is a type of hardware

More information

Today we will learn about:

Today we will learn about: Storage Devices Today we will learn about: Storage Devices Ancient technology (from my days as a student) Floppies CD_ROM, DVDs Hard drives Magnetic tape Storage versus Memory Memory holds data, programs

More information

Storage. Chapter3 ITBIS105

Storage. Chapter3 ITBIS105 Storage Chapter3 ITBIS105 IS-IT-UOB 2013 Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage

More information

Basic PC: How do you turn on this darn thing?

Basic PC: How do you turn on this darn thing? Basic PC: How do you turn on this darn thing? What is the computer? Basic PC: How do you turn on this darn thing? A computer is a device that accepts information and manipulates it for some result. It

More information

ITP 101 Introduction to Information Technology. Hardware Input / Output

ITP 101 Introduction to Information Technology. Hardware Input / Output ITP 101 Introduction to Information Technology Hardware Input / Output Overview Hardware Motherboards Processors Memory Secondary Cards Ports Input/Output Traditional vs. Specialized 2 Computers and Information

More information

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Defining Computers. Defining Computers. Understanding Essential Computer Concepts Understanding Essential Computer Concepts Defining Computers A high-speed idiot must be told exactly what to do by humans and programs step-by-step instructions An electronic device that accepts input,

More information

STORAGE. Memory Versus Storage

STORAGE. Memory Versus Storage STORAGE Memory Versus Storage Memory Memory, which is composed of one or more chips on the motherboard, holds data and instruction while they are being processed by the CPU. The contents of volatile memory,

More information

Introduction To Computer Hardware. Hafijur Rahman

Introduction To Computer Hardware. Hafijur Rahman Introduction To Computer Hardware Lecture 2 Hafijur Rahman What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine

More information

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU.

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU. HARDWARE hardware ˈhɑːdwɛː noun [ mass noun ] the machines, wiring, and other physical components of a computer or other electronic system. select a software package that suits your requirements and buy

More information

Hardware & Input/Output

Hardware & Input/Output Hardware & Input/Output CIT 100 Norm Downey Why Binary? Binary is a numbering system that uses only two digits 0 s and 1 s Electricity within a computer s circuitry can only be in one of two states: On

More information

CSC 170 Introduction to Computers and Their Applications. Lecture #5 Storage and Input/Output. Storage Basics

CSC 170 Introduction to Computers and Their Applications. Lecture #5 Storage and Input/Output. Storage Basics CSC 170 Introduction to Computers and Their Applications Lecture #5 Storage and Input/Output Storage Basics Storage is a term used for the components of a digital device designed to hold data permanently.

More information

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review Computing Concepts: Review Coding and Representation Computers represent all information in terms of numbers ASCII code: Decimal number 65 represents A RGB: (255,0,0) represents the intense red Computers

More information

A+ Certification Guide. Chapter 12 Storage Devices

A+ Certification Guide. Chapter 12 Storage Devices A+ Certification Guide Chapter 12 Storage Devices Chapter 12 Objectives Drive Interface Types Hard Disk Drives SSD / Flash Drives Identify External Removable Storage RAID Optical Drives Floppy Drives Tape

More information

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Sahalsoftware college. Welcome To understanding Basic Computer Concept Welcome To understanding Basic Computer Concept 1 Chapter1: Understanding Computer Concepts What is a computer? A computer is a machine that takes in data, processes if following a set of instructions

More information

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5 Computing Science Information Systems Design & Development (Part 2 Computer Systems) National 5 Hardware & software Learning Intentions After studying this topic you should be able to understand and describe:

More information

Computer Principles and Applications SSC. 151 Dr. Abdel-Hameed Nawar Spring Solution Key to Problem Set 3

Computer Principles and Applications SSC. 151 Dr. Abdel-Hameed Nawar Spring Solution Key to Problem Set 3 Social Science Computing Department Faculty of Economics and Political Science Computer Principles and Applications Cairo University SSC. 151 Dr. Abdel-Hameed Nawar Spring 2009 Name: ID No. Date : Section

More information

BACK TO BASICS PART I. Hardware & it s Associated Terminology

BACK TO BASICS PART I. Hardware & it s Associated Terminology BACK TO BASICS PART I Hardware & it s Associated Terminology INTRODUCTION The purpose of this session is to review computer hardware & its associated terminology WHY? Everyone on the same page Better understanding

More information

Chapter Three. Hardware Basics: Peripherals

Chapter Three. Hardware Basics: Peripherals Chapter Three Hardware Basics: Peripherals After reading this chapter, you should be able to: List examples of input devices and explain how they can make it easier to get different types of information

More information

Computer Devices Part 1 25 Question(s) Test ID:

Computer Devices Part 1 25 Question(s) Test ID: Computer Part 1 25 Question(s) Test ID: 148114 Name: Date: 1) Match the term with the definition Output s Storage How to tell it what to do Allows the user to enter information into a system, such as a

More information

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. Hardware CSCE 101 Electricity: Voltage Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. The signals voltage will either be between

More information

Hardware and Operating Systems.

Hardware and Operating Systems. Hardware and Operating Systems. _ How many bits fit onto a 700 MB CD-ROM? If every letter uses one byte, how many letters will fit? 700_1 000_1 000_8 bits, which correspond to: 700_1 000_1 000_700 000

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Multimedia Devices and Mass Storage Objectives Learn about multimedia adapter cards, including sound cards, TV tuner cards,

More information

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC bas design Prepared by: Assoc. Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti Putra Malaysia Serdang Contents: Computer

More information

Chapter 2. Working with Disks and Other Removable Media

Chapter 2. Working with Disks and Other Removable Media Chapter 2 Working with Disks and Other Removable Media In This Chapter Understanding and Selecting Storage Obtaining Information about Computer Disks Assigning a Volume Label Working with USB Flash Drives

More information