Understanding Essential Computer Concepts

Size: px
Start display at page:

Download "Understanding Essential Computer Concepts"

Transcription

1 Microsoft Office 2007 Illustrated Introductory, Windows Vista Edition Understanding Essential Computer Concepts Objectives Learn about computers and technology Types Parts How they work 2 Defining Computers A computer is an electronic device that: accepts input processes data stores data produces output Investigating g Types of Computers Personal computers are used for general computing tasks. Hand-held computers fit in the palm of your hand and run on batteries. Mainframes are used by companies to provide centralized storage, processing, and management for large amounts of data. Supercomputers are the largest and fastest of computers, and can process an enormous volume of data. 3 4 Investigating Types of Computers Notebook computer also referred to as a laptop computer small lightweight g portable Investigating Types of Computers PDAs personal digital assistants generally used to maintain an electronic appointment book, address book, calculator, l and notepad 5 6

2 Investigating Types of Computers Supercomputers are the largest and fastest t of computers, and can process an enormous volume of data. Understanding di Terminals Terminal has a keyboard for input monitor for output processes little or no data on its own Terminal emulator personal computer, workstation, or server uses special software to imitate a terminal allows the PC to communicate with he mainframe or supercomputer 7 8 Examining Computer Systems Examining Computer Systems A computer system is made up of: Hardware the physical components Architecture or configuration is the design of the computer. As in, what does the computer consist of? the the programs or lists of instructions Specifications are the technical details about each component. As in, how big is the monitor? 9 10 Examining i Computer Systems Examining i Computer Systems Data The words, numbers, figures, sounds, and graphics that t describe people, events, things, and ideas Processing Modifying data Motherboard where processing tasks occur located inside the computer the main electronic component of the computer contains the CPU 11 12

3 Examining Computer Systems The data you type into the computer is called input. The result of the computer processing your input is called output. Peripheral devices accomplish the input, output, and storage functions. Examining Computer Systems Microprocessor a silicon chip designed to manipulate data its speed is determined by: Clock speed Word size Processor type Examining Input Devices Using Assistive Devices Some input devices are: Keyboard Mouse Trackball Touch pad Pointing stick Scanner Microphones Cordless mouse People who cannot use their arms or hands instead can use foot, head, or eye movements to control the pointer. People with poor vision can use keyboards with large keys for input, screen enlargers to enlarge the type and images on the monitor, or screen readers to read the content of the screen aloud Examining Output Devices Examining Output Devices Monitors and printers are common output devices. Factors that influence a monitor s quality are: CRT monitors and flat panel monitors are two types of monitors. Screen Size Resolution Dot Pitch 17 18

4 Examining Output Devices Investigating Data Processing Types of printers Laser Dot Matrix Inkjet Inkjet printer A computer file is a named collection of stored data. An executable file contains the instructions that tell a computer how to perform a specific task; for instance, the files that are used while the computer starts are executable. A data file is created by a user, usually with software Investigating Data Processing Investigating Data Processing Computers interpret every signal as on or off. 1 ( on ) and 0 ( off ) are referred to as bits. Eight bits is a byte.. Each byte represents a unique character. Kilobyte (KB)) = one thousand bytes Megabyte (MB)) = one million bytes Gigabyte (GB)) = one billion bytes Terabyte (TB TB) ) = one trillion bytes Investigating Data Processing Understanding Memory Each ASCII number represents an English character Computers that run the Windows operating system use the set of Extended ASCII definitions defined by the American National Standards Institute (ANSI). ANSI standard sample ASCII code Computer memory is a set of storage locations on the motherboard. There are five types of memory: Random access memory (RAM) Cache memory Virtual memory Read-only memory Complementary metal oxide semiconductor memory (CMOS) 23 24

5 Understanding Memory RAM Temporary memory that is constantly changing while the computer is on. Also called volatile memory and temporary memory. Cache memory Special high-speed memory chip on the motherboard or CPU Stores frequently and recently accessed data and commands. 25 Understanding Memory Virtual memory is extra memory that simulates RAM if more is needed. Read-only memory (ROM) is the permanent storage location for a set of instructions the computer uses. CMOS memory is semi-permanent information about where essential software is stored. 26 Understanding Storage Media Magnetic storage devices Store data as magnetized particles on mylar, which is then coated on both sides with a magnetic oxide coating Understanding di Storage Media Common magnetic storage devices hard disks several magnetic oxide covered metal platters usually sealed in a case inside the computer tape inexpensive, slow, archival storage for large companies who need to back up large quantities of data. floppy disks flat circles of magnetic oxide-coated mylar enclosed in a hard plastic case; almost obsolete Understanding di Storage Media Understanding di Storage Media Optical storage devices polycarbonate discs coated with a reflective metal on which data is recorded using laser technology as a trail of tiny pits or dark spots in the surface of the disc the data that these pits or spots represent can then be read with a beam of laser light Types of optical storage devices CD can store 700 MB of data DVD can store between 4.7 and 15.9 GB of data Blu-ray discs and HD-DVD DVD can store between 15 and 50 GB of data 29 30

6 Understanding di Storage Media Flash memory similar to ROM except that it can be written to more than once. Flash memory cards small, portable cards encased in hard plastic to which data can be written and rewritten used in digital cameras, handheld computers, video game controllers, and other devices Understanding di Storage Media USB flash storage device (USB drive, flash drive) popular type of flash memory available in a wide range of sizes from 32 MB to 16 GB plug directly into the USB port of a personal computer are about the size of a pack of gum and often have a ring that you can attach to your key chain Erasing and Rewriting on CDs and DVDs CD-ROMs s are for read-only access. CD-R drives allow you to record data on a CD-R disk. CD-RW drives allow you to write data on a CD-RW disk and access and modify data. DVD-R and DVD+R are recordable. Data communications is the transmission of text, numeric, voice, or video data from one computer to another. The four essential components of data communications are: Sender Channel Receiver Protocols A sender is the computer that originates the message. The message is sent over a channel, such as a telephone. The receiver is the computer at the message s destination. Protocols are the rules that establish the transfer of data between sender and receiver. Device driver (or simply driver) handles the transmission protocol between a computer and its peripheral devices a computer program that t can establish communication because it contains information about the characteristics of your computer and of the device Data bus the data path between the microprocessor, RAM, and the peripherals along which communication travels 35 36

7 PCs have several types of ports: Parallel Serial SCSI USB MIDI Ethernet Components needed to connect a printer to a computer (types of Ports) Parallel port transmits transmits data eight bits at a time Serial port transmits transmits data one bit at a time SCSI (small computer system interface, pronounced scuzzy ) port provides provides an interface for one or more peripheral devices at the same port USB (Universal Serial Bus) port a a high- speed serial port which allows multiple connections at the same port Sound card port usually includes jacks for speakers and a microphone, which are designed to work with a MIDI (Musical Instrument Digital Interface,, pronounced middy ) card Ethernet port used to connect to another computer, a LAN, a modem, or sometimes directly to the Internet; allows data to be transmitted at high speeds Exploring Data Communications Keyboard port Audio connection Monitor port USB ports Speaker and microphone connections Computer ports and connections Power connection Mouse port FireWire port Network port Phone line connection Network connects one computer to other computers and peripheral devices Network interface card (NIC NIC) creates a communications channel between the computer and the network a cable connects the NIC port to the network Network software establishes the communications protocols that will be observed on the network controls the traffic flow of data traveling through the network 41 42

8 Server acts as the central storage location for programs provides mass storage for most of the data used on the network Client computers on a network dependent on a server Client/server network a a network with server that t acts as the central storage location Peer-to-peer network a network without a server all of the computers are equal Standalone computer aa personal computer that is not connected to a network Workstation a personal computer that t is connected to a network Node any device connected to the network Workstation Workstation Server Printer Your local workstation Network configuration LAN (local area network) ) computers and peripherals located close to each other WAN (wide area network) ) more than one LAN connected together the Internet is the largest example of a WAN WLAN (wireless local area network) computers and peripherals that use highfrequency radio waves instead of wires to communicate and connect in a network Wi-Fi (wireless fidelity) describes WLANs connected using a standard radio frequency established by the Institute of Electrical and Electronics Engineers (IEEE) PAN (personal area network) aa networkthat that allows two or more devices located close to each other to communicate or to connect a device to the Internet t infrared technology uses infrared light waves to beam data from one device to another Bluetooth uses short range radio waves to connect a device wirelessly to another device or to the Internet WiMAX (Worldwide Interoperability for Microwave Access) allows computers to connect over many miles to a LAN a WiMAX tower sends signals to a WiMAX receiver built or plugged into a computer 47 Sending site Digital signal Modem Analog signal Modem Digital signal Using modems to send and receive data Receiving site 48

9 Learning about Security Threats Security refers to the steps a computer owner takes to prevent unauthorized use of or damage to the computer Learning about Security Threats Malware describes any program that is intended to cause harm or convey information to others without the owner s permission Viruses harmful programs that instruct your computer to perform destructive activities, such as erasing a disk drive Antivirus software (virus protection software) ) searches executable files for the sequences of characters that may cause harm and disinfects the files by erasing or disabling those commands Learning about Security Threats Spyware programs contained with other programs that track a computer user s Internet usage and send this data back to the company or person that created it usually installed without the computer user s s permission or knowledge Anti-spyware software detects spyware and deletes them Adware software installed with another program usually with the user s permission generates advertising revenue for the program s creator by displaying targeted ads to the program s user 51 Learning about Security Threats Firewall prevents other computers on the Internet from accessing a computer and prevents programs on a computer from accessing the Internet without the computer user s permission can be either hardware or software router a device that controls traffic between network components usually has a built-in firewall. software firewalls track all incoming and outgoing traffic 52 Learning about Security Threats Spoofed site a Web site set up to look like another Web site, but which does not belong to the organization portrayed in the site the URL (address on the Web) looks similar to a URL from the legitimate site usually set up to try to convince customers of the real site to enter personal information Phishing the practice of sending s to customers or potential customers of a legitimate Web site asking them to click a link in the the link leads to a spoofed site Pharming when a criminal breaks into a DNS server (a computer responsible for directing Internet traffic) and redirect any attempts to access a particular Web site to the criminal s spoofed site 53 Protecting Information with Passwords Logging in signing in with a user name and password Strong password at least eight characters consists of upper- and lowercase letters and numbers does not include common personal information 54

10 Understanding System System software helps the computer carry out it s basic operating tasks. The four types of system software are: Operating systems Utilities Device drivers Programming languages Understanding di System Operating system controls the input and output (I/O) allocates system resources manages files on storage devices guards against equipment failure Operating environment provides a graphical user interface (GUI) that acts as a liaison between the user and the computer Understanding di System Utilities a category of system software that augment the operating system by taking over some of its responsibility for allocating hardware resources Device drivers handle the transmission protocol between a computer and its peripherals when you add a device to an existing computer, part of its installation includes adding its device driver to the computer s configuration Programming languages used by a programmer to write computer instructions the instructions are translated into electrical signals that the computer can manipulate and process. Understanding di System Icons (you might see additional icons on your screen) Start button Taskbar Quick Launch toolbar Gadgets (small programs; you might see additional or different gadgets on your screen) Windows Vista starting screen Application software enables you to perform specific computer tasks Document production software includes word processing software, desktop publishing software, editors, and Web authoring software has a variety of features that assist you in writing and formatting documents, including changing the font (the style of type) and spell checking to help you avoid typographical and spelling errors Spreadsheet software a numerical analysis tool used to create a worksheet composed of a grid of columns and rows you type data into the cells, and enter mathematical formulas into other cells that reference the data 59 60

11 A wiggly red line indicates a possible spelling error Cell B5 contains result of calculation performed by spreadsheet software Graph Spell checking a document Typical worksheet with numerical data and a graph Database management software lets you collect and manage data Database a collection of information stored on one or more computers organized in a uniform format of records and fields record a collection of data items in a database field one piece of information in the record An example of a database is the online catalog of books at a library; the catalog contains one record for each book in the library, and each record contains fields that identify the title, the author, and the subjects under which the book can be classified. Graphics software allows you to create illustrations, diagrams, graphs, and charts Presentation ti software allows you to project a presentation before a group, print it out for quick reference, or transmit it to remote computers Clip art simple drawings that are included as collections with many software packages Photo editing software allows you to manipulate digital photos you can make the images brighter, add special effects to the photo, add additional images to a photo, or crop the photo to include only relevant parts of the image Multimedia authoring software allows you to record digital sound files, video files, and animations Web site creation and management software allows you to create and manage Web sites Information management software keeps track of schedules, appointments, t contacts, t and to-do lists 65 66

12 Understanding Object Linking and Embedding (OLE) Object linking and embedding (OLE) refers to the ability to use data from another file, called the source Embedding occurs when you copy and paste the source data in the new file Linking allows you to create a connection between the source data and the copy in the new file the link updates the copy every time a change is made to the source data Integration the seamless nature of OLE among some applications Homework Assignment Page 26 in the Spartan Blue Concepts section of your book. Complete questions 1-35, write answers on a sheet of paper. This will go towards your SUMMATIVE grade so take your time and do a good job! 67 68

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

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

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 Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

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

COMPUTER HARDWARE RAYMOND ROSE

COMPUTER HARDWARE RAYMOND ROSE COMPUTER HARDWARE RAYMOND ROSE LEARNING OUTCOMES 1.1 Identify types of computer how they process information, and the purpose and function of different hardware components. Understanding the computer and

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

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

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

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

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

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

Discovering Computers 2012

Discovering Computers 2012 Discovering Computers 2012 Your Interactive Guide to the Digital World Edited by : Asma AlOsaimi The System Unit Memory The inside of the system unit on a desktop personal computer includes: Drive bay(s)

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

Introduction to Computers and Applications

Introduction to Computers and Applications A World of Computers Introduction to Computers and Applications What is computer literacy? Knowledge and understanding of computers and their uses Computers are everywhere What Is a Computer? How is a

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

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

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

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

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

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

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

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas.

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Tú Teacher de Inglés 1 0B This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Anti-virus software = - A program that finds

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

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

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis p. 184 Fig.

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

HARDWARE AND OPERATING SYSTEMS

HARDWARE AND OPERATING SYSTEMS HARDWARE AND OPERATING SYSTEMS UNIT 2. IES MIGUEL ESPINOSA - MURCIA 3º ESO HARDWARE AND OPERATING SYSTEMS COMPUTERS LANGUAGE AND FUNCTION Binary System ASCII code Units of information Computer functions

More information

Lesson 1: Computer Concepts

Lesson 1: Computer Concepts Lesson 1: Computer Concepts Learning Objectives After studying this lesson, you will be able to: Identify the basic parts of a computer system Describe the difference between random access memory and storage

More information

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM 1.1 Hardware and Software Q.1) Define hardware and software: a) Hardware Hardware is a general term used for the physical components (parts) that make up

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

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

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data. CHAPTER 1 Overview COMPUTER Programmable devices that can store, retrieve, and process data. COMPUTER DEVELOPMENTS- Smaller size - processors (vacuum tubes -> transistors ->IC chip) Microprocessor - miniaturized

More information

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two INFORMATION COMUNICATION TECHNOLOGY SKS 1362 Lecture Two Microprocessor CPU: Central Processing Unit Brain of the computer Executes instructions 2 Microprocessor CPU: It has mathematical function Calculates

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

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle Looking Inside the Computer System NOS 116, 118, 218, 222 Handout 10 Hardware & Software Computer systems have four parts Hardware Software Data User 1 1B-2 Hardware Mechanical devices in the computer

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

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

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

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

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

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

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

Available Instructor Resources Resource File Name Found

Available Instructor Resources Resource File Name Found Instructor s Manual Exploring Computing Concepts 2016, Chapter 1: Getting Started with Computer Concepts Student Data Files Solution Files Answer Keys Matching Multiple Choice Concepts Checks Scorecards

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

Microsoft Office and How to Purchase a Personal Computer

Microsoft Office and How to Purchase a Personal Computer Microsoft Office 2007 Essential Introduction to Computers and How to Purchase a Personal Computer Objectives Define the term computer and discuss the four basic computer operations: input, processing,

More information

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan Management Information Systems Information Systems: Computer Hardware Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) OUTLINE Introduction The Central Processing Unit Computer

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

CSC 170 Fall 2017 Dr. R. M. Siegfried. Study Guide for Final Exam

CSC 170 Fall 2017 Dr. R. M. Siegfried. Study Guide for Final Exam CSC 170 Fall 2017 Dr. R. M. Siegfried Study Guide for Final Exam Definitions to know: Lecture #1 1. Data 2. Digitization 3. Bit 4. Byte 5. Binary Numbers 6. How Are Characters Stored? a. ASCII b. Unicode

More information

Copyright 2006 Prentice-Hall. All rights reserved. 1

Copyright 2006 Prentice-Hall. All rights reserved. 1 PC Basics CPSC 100 Hardware Software Networking Copyright 2006 Prentice-Hall. All rights reserved. 1 Objectives Identify basic components of a computer (hardware) Gain insight into how computers work (software)

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

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

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

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). ELECTRONIC COMPUTERS THEN AND NOW Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). In the Past (i.e., during

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

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11 Computer Basics Lesson 1 Introduction to Computers Edited by C. Rhodes 08/11 ESSENTIAL STANDARD Computer Basics ESSENTIAL QUESTIONS What are the parts and features of a computer? What are the functions

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory. Introduction to Computers & The Internet Dr. Ahmad Reeves Computer Science Dep. Lecture 2 Contents Computer hardware and software Input and output devices CPU Memory Storage Motherboard Computers Have

More information

Backing Storage Media

Backing Storage Media Backing Storage Media Key Words The following words will crop up as part of the following presentation. You should use your notes sheet to log information about them when it is covered. You will be quizzed

More information

Introduction to Computers Chapter1

Introduction to Computers Chapter1 Introduction to Computers Chapter1 IS-IT-UOB 2013 Topics Covered Computer definition and main parts Computer Hardware Computer Software Computer Strengths Categories of Computers Computer Applications

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

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

Chapter 1 Introduction to Computers

Chapter 1 Introduction to Computers Discovering Computers 2008 Chapter 1 Introduction to Computers Chapter 1 Objectives Recognize the importance of computer literacy Define the term, computer Identify the components of a computer Discuss

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

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

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

Unit 2: Technology Systems

Unit 2: Technology Systems Unit 2: Technology Systems Level: 1 and 2 Unit type: Core Guided learning hours: 30 Assessment type: External Unit introduction Technology systems are involved in many of the objects we use every day,

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

OFFICE COMPUTER RETAILING

OFFICE COMPUTER RETAILING 1. This is part of an advertisement for a computer. OFFICE COMPUTER RETAILING Technical specification includes: 2 GHz CPU 256 MB RAM 200 GB Hard Disk Drive 64 MB Graphics Card DVD-ROM Drive Sound Card

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

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

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

Padasalai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer

Padasalai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer t et t et w Pai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer t t t t Computer A computer is an electronic device, operating under the control of instructions stored

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

Lesson 2 Essential Computer Concepts

Lesson 2 Essential Computer Concepts Essential Computer Concepts Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition 1 Objectives Identify and describe standard and specialized input devices. Identify and describe standard

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

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

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

4.03 IT PowerPoint. Objective 4.03 Understand Information Technology activities and careers.

4.03 IT PowerPoint. Objective 4.03 Understand Information Technology activities and careers. 4.03 IT PowerPoint Objective 4.03 Understand Information Technology activities and careers. What Is A Computer? An electronic device that receives data, processes data, stores data, and produces a result

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

Chapter 2: A Closer Look at Hardware and Software

Chapter 2: A Closer Look at Hardware and Software Understanding Computers in a Changing Society, 3 rd Edition Chapter 2: A Closer Look at Hardware and Software Learning Objectives Understand how data is represented to a computer. Identify several types

More information

Total Mark out of 35

Total Mark out of 35 University of Bahrain College of Information Technology Department of Information Systems ITBIS105 Test 1 Version 1 (35 points) 30 Oct 2013 @ 8:00-9:00 AM Student Name: Section: ID Number: Serial Number:

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

Downloaded From :

Downloaded From : 04-012-2011 Test V Computer Knowledge 201. The operation of combining two cells into a single cell in Excel is referred to as (1) Join Cells (2) Merge Cells (3) Merge Table (4) Join Table 202. Which of

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

Chapter 2. Prepared By: Humeyra Saracoglu

Chapter 2. Prepared By: Humeyra Saracoglu Chapter 2 The Components of the System Unit Prepared By: Humeyra Saracoglu The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes

More information

Community Development and Training Centre Semester IT 245 Management Information Systems

Community Development and Training Centre Semester IT 245 Management Information Systems Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Computer Hardware Chapter Summary Computer Systems. Major types and trends in computer systems are summarized

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

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

Introduction to Computers. Chapter1

Introduction to Computers. Chapter1 Introduction to Computers Chapter1 ITBIS105 IS-IT-UOB 2016 IS-IT-UOB 2016 Topics Covered Computer Computer Computer Computer Categories of Computers Computer Applications in Networks definition and main

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

Vocabulary Platform Computing\ First grade Theoretical number of hours=30 Practical number of hours =60

Vocabulary Platform Computing\ First grade Theoretical number of hours=30 Practical number of hours =60 Vocabulary Platform Computing\ First grade Theoretical number of hours=30 Practical number of hours =60 Sequence Subject Theoretical number of hours Introduction (Introduction to Computers, the concepts

More information

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering What is Computer? Computer is an advanced electronic device that takes raw data as input from the user

More information

Basic Computer Hardware Notes in PDF

Basic Computer Hardware Notes in PDF Basic Computer Hardware Notes in PDF Computer Awareness is tested in almost every exam. Some exams like SBI PO, SBI Clerk, IBPS PO, IBPS Clerk, SSC CGL, Railways RRB etc. require you to have Basic Computer

More information

1. This memory is for short term storage and is lost when the computer is turned off. A. Icon B. CPU C. Hard drive D. RAM 2. This input device will

1. This memory is for short term storage and is lost when the computer is turned off. A. Icon B. CPU C. Hard drive D. RAM 2. This input device will 1. This memory is for short term storage and is lost when the computer is turned off. A. Icon B. CPU C. Hard drive D. RAM 2. This input device will allow the user to move the pointer on the screen. A.

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

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