Presentation is loading. Please wait.

Presentation is loading. Please wait.

McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B3 Hardware and Software.

Similar presentations


Presentation on theme: "McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B3 Hardware and Software."— Presentation transcript:

1 McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B3 Hardware and Software

2 B3-2 LEARNING OUTCOMES 1.Describe the six major categories of hardware and provide an example of each 2.Identify the different computer categories and explain their potential business uses 3.Explain the difference between primary and secondary storage

3 B3-3 LEARNING OUTCOMES 4.List the common input, output, storage, and communication devices 5.Describe the eight categories of computers by size 6.Define the relationship between operating system software and utility software

4 B3-4 INTRODUCTION Information technology (IT) - any computer-based tool that people use to work with information and support the information and information-processing needs of an organization –Hardware - consists of the physical devices associated with a computer system –Software - the set of instructions that the hardware executes to carry out specific tasks

5 B3-5 Demo Hardware Basic

6 B3-6 Hardware Basics Computer - an electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data Hardware components 1.Central processing unit (CPU) 2.Primary storage 3.Secondary storage 4.Input device 5.Output device 6.Communication device

7 B3-7 Hardware Basics

8 B3-8 Hardware Components INPUT DEVICES SECONDARY STORAGE PRIMARY STORAGE CPU OUTPUT DEVICES COMMUNICATION DEVICES BUSES Keyboard Mouse Touch Screen Printers Plotters Audio Terminals RAM ROM Cache Registers Modems Network Interface cards (NIC) Hard drive Floppy disks Optical disks Magnetic tape ALU Control Unit

9 B3-9 How Computers Represent Data BIT (Binary Digit) –Smallest unit of data –One of two states, represented by 0 or 1 –Everything – pictures, words, songs, movies – stored as a series of 0s and 1s in the computer BYTE: –String of 8 bits, representing one character –Maximum of 256 different characters

10 B3-10 How Computers Represent Data 0 or 1 One bit (Most) Characters are represented by one byte The word, CANADA, is represented by six bytes: C01000011 A01000001 N01001110 A01000001 D01000100 A01000001

11 B3-11 Central Processing Unit (Brain) Central processing unit (CPU) (or microprocessor) - the actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together CPU has 2 parts: –Control unit - interprets software instructions and literally tells the other hardware devices what to do, based on the software instructions –Arithmetic-logic unit (ALU) - performs all arithmetic operations (for example, addition and subtraction) and all logic operations (such as sorting and comparing numbers)

12 B3-12 The CPU and Primary Storage CPU: Central Processing Unit –Arithmetic Logic Unit (ALU): performs principal logic and arithmetic –Control unit: controls and coordinates other parts of the computer system Primary Storage –Data and program instructions stored temporarily during processing

13 B3-13 Linking Components Motherboard –Physical platform that contains circuitry and components –Components (e.g. hard drive, cards) are connected via expansion slots Bus –Connects the microprocessor (CPU) with attachments to the motherboard –Three types of busses: data, address & control bus Data: moves data to from primary storage Address: determines which addresses in primary storage should be used to temporarily store required data/instructions Control: moves data to from input/output devices and secondary storage

14 B3-14 Central Processing Unit The number of CPU cycles per second determines the speed of a CPU – or CPU clock speed –Megahertz (MHz) - the number of millions of CPU cycles per second –Gigahertz (GHz) - the number of billions of CPU cycles per second

15 B3-15 Microprocessors (CPU) MICROPROCESSOR: A semiconductor chip that integrates memory, logic & control for an entire CPU on a single chip CPU Speed Factors –Word length (bits the computer can process at one time) –Clock speed (tempo of the processor) –Data bus width (bits that can be moved at one time between the CPU, primary storage & other devices)- A wider bus can move more data, hence faster processing. IN a 32-bit CPU, a word is 32 bits (4 bytes).IN a 32-bit CPU, a word is 32 bits (4 bytes).bitbytesbitbytes The size of a bus, known as its width, is important because it determines how much data can be transmitted at one time. For example, a 16-bit bus can transmit 16 bits of data, whereas a 32-bit bus can transmit 32 bits of data.The size of a bus, known as its width, is important because it determines how much data can be transmitted at one time. For example, a 16-bit bus can transmit 16 bits of data, whereas a 32-bit bus can transmit 32 bits of data.bit32-bitbit32-bit –Chip line width: the distance between transistors on a chip.

16 B3-16 Microprocessors

17 B3-17 Video How is a microprocessor is made.

18 B3-18 Several Chip Brands

19 B3-19 Microprocessor Examples NameManufacturerWord Length Clock SpeedData Bus Pentium 2Intel32233-450 MHz64 CeleronIntel32500-700 MHz64 Pentium IIIIntel32500-1000 MHz 64 Pentium IVIntel641.5 GHz64 ItaniumIntel641.5 GHz64 Power PCMotorola, IBM, Apple 32 or 64 100-400 MHz64 AlphaDEC/Compaq64600+64 AthlonAMD64800+64

20 B3-20 Primary Storage Primary storage - the computer’s main memory, which consists of the random access memory (RAM), cache memory, and the read-only memory (ROM) that is directly accessible to the CPU

21 B3-21 Primary Memory & Semiconductors Primary Memory comprised of semiconductor chips –An integrated circuit with many transistors on a silicon chip Types of semiconductor storage –RAM – short-term, volatile –ROM – read only, contain program instructions (e.g., how ALU will perform certain calculations)

22 B3-22 RANDOM ACCESS MEMORY (RAM) Random access memory (RAM) - the computer’s primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor’s high-speed external data bus –Volatility –Cache memory – an ultra-fast internal CPU memory to store recently accesses or frequently accesses data.

23 B3-23 READ ONLY MEMORY (ROM) Read-only memory (ROM) - the portion of a computer’s primary storage that does not lose its contents when one switches off the power –Flash memory –Memory card –Memory stick

24 B3-24 RAMROM

25 B3-25 Measure of Memory

26 B3-26 Secondary Storage Secondary storage - consists of equipment designed to store large volumes of data for long-term storage of –Megabyte (MB or M or Meg) - roughly 1 million bytes –Gigabyte (GB) - roughly 1 billion bytes –Terabyte (TB) - roughly 1 trillion bytes

27 B3-27 Magnetic Medium storage Magnetic medium - a secondary storage medium that uses magnetic techniques to store and retrieve data on disks or tapes coated with magnetically sensitive materials Magnetic tape - an older secondary storage medium that uses a strip of thin plastic coated with a magnetically sensitive recording medium Hard drive - a secondary storage medium that uses several rigid disks coated with a magnetically sensitive material and housed together with the recording heads in a hermetically sealed mechanism

28 B3-28 Secondary Storage – A Hard Drive

29 B3-29 Optical Medium Storage Optical medium types include: –Compact Disc-read-only memory (CD-ROM) –Compact Disc-read-write (CD-RW) drive –Digital Video Disc (DVD) –DVD-ROM drive –Digital Video Disc-read/write (DVD-RW)

30 B3-30 INPUT DEVICES Input device - equipment used to capture information and commands –Manual input device Joystick Keyboard Microphone –Automated input device Bar code scanner Digital camera Magnetic ink character reader

31 B3-31 Input Device

32 B3-32 Input Device

33 B3-33 Output Device

34 B3-34 OUTPUT DEVICE Output device - equipment used to see, hear, or otherwise accept the results of information processing requests –Cathode-ray tube (CRT) –Liquid crystal display (LCD) –Laser printer –Ink-jet printer –Plotter

35 B3-35 Output Devices

36 B3-36 Communication Device Communication device - equipment used to send information and receive it from one location to another –Dial-up access –Cable –Digital Subscriber Line (DSL) –Wireless –Satellite

37 B3-37 Communication Devices

38 B3-38 Communication Device

39 B3-39 Connections to the CPU Port: A way to connect devices to the CPUPort: A way to connect devices to the CPU –Serial port: sends one bit at a time –Parallel port: sends 8 bits at a time –USB (universal serial bus): a high speed connection that allows “daisy- chaining” of up to 127 devices through only one port using a hub. –Wireless: no cable, generally slower Serial Port

40 B3-40 Serial Port

41 B3-41 Parallel port

42 B3-42 Universal Serial Bus (USB)

43 B3-43 Categories of Computers Personal digital assistant (PDA) Personal Computer (PC) –Desktop microcomputer –Laptop Computers: notebook computers Workstations –Desktop with powerful mathematical & graphics engines – e.g. Sun MicroSystemsSun MicroSystems Minicomputers –Mid-sized computer, size of an office desk –Can support small organization or manage networks –Used in universities, factories – example: IBM eServer iSeriesIBM eServer iSeries Categories of Computers

44 B3-44 Categories of Computers (continued) Mainframe –Large computer –Used for scientific, military and large business applications Supercomputer –Fastest and most powerful computer class –Weather forecast applications –Top 500 supercomputersTop 500

45 B3-45 Supercomputers

46 B3-46 Computer Software Computer Software

47 B3-47 Learning Objectives Describe the major types of softwareDescribe the major types of software Examine the functions of system software and compare leading PC operating systemsExamine the functions of system software and compare leading PC operating systems

48 B3-48 Demo Computer Software in Plain English

49 B3-49Software Software: detailed instructions that control the operation of a computer system Program: a series of statements or instructions

50 B3-50 Major Types of Software System software: –generalized programs that manage the computer’s resources Utility Software: - Provide additional functionality to the system software Application software: –Programs written for a specific application to perform functions specified by end users

51 B3-51 System Software Operating SystemOperating System –The system software that manages and controls the activities of the computer, decides which computer resource will be used, which program will be run and the order in which activities will take place. Computer Language Translation ProgramsComputer Language Translation Programs –Convert programming languages into machine language

52 B3-52 Operating System (OS) Functions Allocation and AssignmentAllocation and Assignment –Allocates resources to applications –Controls primary memory allocation SchedulingScheduling –Scheduling processing, inputs and outputs MonitoringMonitoring –Keeps tracks of users and jobs

53 B3-53 OS softwares

54 B3-54 Utility Software Types of utility software –Crash-proof –Disk image –Disk optimization –Encrypt data –File and data recovery –Screen savers –Antivirus software –Anti-spam & Spyware software –Uninstaller

55 B3-55 Utility Sotwares

56 B3-56 Application Software Types of application software –Internet Bowser –Communication –Data management –Desktop publishing –E-mail –Presentation graphics –Programming –Spreadsheet –Word processing

57 B3-57 Application Sotwares

58 B3-58 Operating System Capabilities: Multitasking Multitasking –Allows two or more programs to share resources of same computer –CPU executes one program while managing input and output of other program

59 B3-59 OS Allows computer resources to be shared by many users simultaneously by having the CPU spend a fixed amount of time on each user’s program before proceeding to the next. OS Allows computer resources to be shared by many users simultaneously by having the CPU spend a fixed amount of time on each user’s program before proceeding to the next. Managing Multiple Users: Timesharing

60 B3-60 Graphical User Interfaces (GUI) Allows users to interact with the operating systemAllows users to interact with the operating system Uses icons, buttons, and mouse to perform tasksUses icons, buttons, and mouse to perform tasks Windows 95 and newer support GUI.Windows 95 and newer support GUI. Non-graphical user interface (DOS)- examples: next slide Non-graphical user interface (DOS)- examples: next slide

61 B3-61 Basic DOS Commands To access DOS, start menu->run>type cmd cdchange directorycdchange directory cd..change directory up one levelcd..change directory up one level clsclear screenclsclear screen copycopy a filecopycopy a file del deletes a filedel deletes a file dir list files in directorydir list files in directory findfind md (mkdir) make directorymd (mkdir) make directory movemove pathpath ren rename fileren rename file rd(rmdir)remove directoryrd(rmdir)remove directory type print file contents to screentype print file contents to screen


Download ppt "McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B3 Hardware and Software."

Similar presentations


Ads by Google