CMSC 1513 Lecture 1.2

Similar documents
About the Presentations

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

INTRODUCTION TO COMPUTERS

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

Sahalsoftware college. Welcome To understanding Basic Computer Concept

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

Homeschool Enrichment. The System Unit: Processing & Memory

Chapter Two. Hardware Basics: Inside the Box

Information Communications Technology (CE-ICT) 6 th Class

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Intentionally Blank 0

Programming: detailed instructions which tell the computer hardware what to do aka software Computer Science: the study NOT of computers, but of what

Introduction to the Personal Computer

An Overview of the Computer System. Kafui A. Prebbie 24

HARDWARE AND OPERATING SYSTEMS

Computers Are Your Future

Elements of Computers and Programming Dr. William C. Bulko. What is a Computer?

Terminology, Types of Computers & Computer Hardware

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.

Introduction To Computer Hardware. Hafijur Rahman

Lesson 1: Computer Concepts

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

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

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

PC Basics Introduction to PCs

Introduction To Computer Hardware

2016 P C Basics Page 1

Introduction to Computers

Chapter 4 The Components of the System Unit

Computer Technology Flash Card 2

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

Full file at

Components of a Computer System

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

Computers Are Your Future

Parts of Computer hardware Software

MSc-IT 1st Semester Fall 2016, Course Instructor M. Imran khalil 1

card slots CPU socket Monitor Computer case houses CPU (Central Processing Unit), CPU central power supply, DVD drive, etc processing unit Keyboard

Main Parts of Personal Computer

Chapter 1 Introduction to Computers, Programs, and Java

Chapter 4 The Components of the System Unit

System Unit Components Chapter2

What's in a computer?

Introduction to Computers. Joslyn A. Smith

2011 Francisco Delgadillo

Components of a personal computer

What is Data Storage?

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

Memory Study Material

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer?

Chapter 1: Introduction to Computers, Programs, and Java

Lab Determining Data Storage Capacity

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

Introduction To Computers: Hardware

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

Computer Organization

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

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

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

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Introduction. Look Inside a Desktop Computer. What is inside a desktop computer? What is Inside a Desktop Computer?

Full file at

Computer Basics. Page 1 of 10. We optimize South Carolina's investment in library and information services.

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

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

Technology in Action

Discussion. Why do we use Base 10?

Introduction To Computers: Hardware and Software

Introduction to a Typical PC. Freedom High School

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

lesson 3 Transforming Data into Information

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

Introduction to computers

Information Science 1

For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc.

Downloaded from various sources on the NET

CHAPTER 2: HOW DOES THE COMPUTER REALLY WORK

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

By Dr. Samaher Hussein Ali

Chapter 2. Prepared By: Humeyra Saracoglu

Hardware & Input/Output

Chapter 1 Introduction to Computers, Programs, and Java

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

Common Technology Words and Definitions

File Management. Version: 04_19_04 Developed by: Department of Instructional Technology 2004 Union Institute & University

INFS 214: Introduction to Computing

So computers can't think in the same way that people do. But what they do, they do excellently well and very, very fast.

COMPUTER SYSTEM. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U

Worksheet - Storing Data

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

9/7/2012. Introduction. Peeking into Computer Science. Jalal Kawash Mandatory: Chapter 1 Optional: None. Reading Assignment

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

PC Connections. A typical computer connects to the world around it in three different ways: Input/output devices Ports Networking.

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

COMPUTER HARDWARE RAYMOND ROSE

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

Chapter 2: A Closer Look at Hardware and Software

5. a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as

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

Transcription:

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 that control the hardware and make it perform specific tasks. A computer consists of the following major hardware components shown in Figure 1.1. A central processing unit (CPU) Memory (main memory) Storage devices (such as disks and compact disks (CDs)) Input devices (such as a mouse and a keyboard) Output devices (such as monitors (displays) and printers) Communication devices (such as modems and network interface cards) 1

CPU Memory (RAM) Storage Devices Bus (To Devices) Figure 1.1-1 A computer consists of a CPU, memory, storage devices, input devices, output devices, and communication devices. 2

Bus (To CPU) Input Devices Output Devices Communication Devices Figure 1.1-2 A computer consists of a CPU, memory, storage devices, input devices, output devices, and communication devices. 1.2.1 Central Processing Unit Central Processing Unit The central processing unit (CPU) is the computer s brain. It retrieves instructions from memory and executes them. The CPU usually has two components: a control unit and an arithmetic/logic unit. Control Unit Arithmetic/Logic Unit Hertz (Hz) The control unit controls and coordinates the actions of the other components. The arithmetic/logic unit (ALU) performs numeric operations (addition, subtraction, multiplication, division) and logical operations (comparisons). A hertz is used to measure clock cycles. One hertz is equal to one clock cycle per second. In the 1990s computers had measured clocked speed in megahertz (MHz = 10 6 hzz). The speed of computers has improved so that the clocked speed of computers is measured in gigahertz (GHz = 10 9 hzz). 3

Figure 1.2-1 A CPU must be cooled with a heat sink and a fan. The CPU has a lattice of many pins on its underside. Figure 1.2-2 The motherboard connects all parts of the computer. 1.2.2 Bits and Bytes Bit Bit is the contraction of the term binary digit. A binary digit is like a decimal digit with the exception that instead of having ten (10) possible values, a binary digit can have only two (2) possible values. The two possible values of a bit are 0 and 1. 4

Byte In most computers, a byte is the smallest addressable unit of storage and contains eight (8) bits. The most common use for a byte is to store a character. The American Standard Code for Information Interchange (ASCII) defines character codes that can be stored in a byte. For example, the character C is represented as 01000011. Small integer values less than 256 but still greater than or equal to zero can also be stored in a byte. For example, the integer value 3 is represented as 00000011. Approximate Value Actual Value A kilobyte (KB) 10 3 bytes 2 10 = 1,024 bytes A megabyte (KB) 10 6 bytes 2 20 = 1,048,576 bytes A gigabyte (KB) 10 9 bytes 2 30 = 1,073,741,824 bytes A terabyte (KB) 10 12 bytes 2 40 = 1,099,511,627,776bytes 1.2.3 Memory Memory RAM Memory is an ordered sequence of bytes for storing programs and data. Programs and data must be copied from disk to memory to be available for the CPU. No program can be executed if it is not stored in memory. RAM is random-access memory. RAM means that any byte can be accessed about as fast as any other byte. We can understand RAM better by comparing the access time of a byte on a tape. Bytes closer to the head of the tape can be accessed much more quickly than bytes located far from the tape head. We call a tape serialaccess memory. RAM is volatile. When the power is turned off, RAM loses all memory. Memory Address Memory Contents Description 2000 0100 0011 ASCII encoding for character C 2001 0111 0010 ASCII encoding for character r 2002 0110 0101 ASCII encoding for character e 2003 0111 0111 ASCII encoding for character w 2004 0000 0011 Encoding for number 3 5

1.2.4 Storage Devices Storage Device Drive A storage device is a device that permanently stores programs and data while power is turn on and after power is turned off. There are three main types of storage devices. Magnetic disk drives Optical disc drives (CD and DVD) USB flash drives A drive is a device for operating a medium, such as a disk or a CD. A storage medium physically stores data and program instructions. The drive reads data from the medium and writes data onto the medium. Figure 1.4 A hard disk is a device for permanently storing programs and data. CD-R CD stands for Compact Disc. There are two types of CD drives: CD- R and CD-W. A CD-R is for read-only permanent storage; the user cannot modify its contents once they are recorded. 6

CD-RW DVD USB USB flash drive A CD-RW can used like a hard disk; that is, you can write data onto the disc, and then overwrite that data with new data. A single CD can hold up to 700 MB. Most new PC s are equipped with a CD- RW drive that can work with both CD-R and CD-W discs. DVD stands for Digital Versatile Disc or Digital Video Disc. DVDs and CDs look alike, and you can use either to store data. A DVD can hold more information that a CD; a standard DVD can hold 4.7 GB. Like CDs, there are two types of DVDs: DVD-R (read-only) and DVD-RW (rewritable). A Universal Serial Bus is a device that interconnects many different peripheral devices to the CPU. A USB flash drive is a device for storing and transporting data. You will need a USB flash drive for this course. Figure 1.5 USB flash drives are very portable and store a lot of data. 7

1.2.5 Input and Output Devices The Keyboard Figure 1.6 A computer keyboard consists of the keys for sending input to a computer. Keyboard Function keys Modifier key Numeric keypad Arrow keys Insert key Delete key Page Up key Page Down key A keyboard is a device for entering characters including letters, digits, punctuation, and special characters. Function keys are located across the top of the keyboard and are prefaced with the letter F: their functions depend on the software currently being used. A modifier key is a special key (such as the Shift, Alt, and Ctrl keys) that modifies the normal action of another key when the two are pressed simultaneously. The numeric keypad, located on the right side of most keyboards, is a separate set of keys styled like a calculator to use for entering numbers quickly. Arrow keys, located between the main keypad and the numeric keypad, are used to move the mouse pointer up, down, left, and right on the screen in many kinds of programs. The Insert, Delete, Page Up, and Page Down keys are used in word processing and other programs for inserting text and objects, deleting text and objects, and moving up or down through a document. The Mouse Figure 1.6.1 A mouse is used to position the mouse pointer anywhere on the desktop. 8

Mouse A mouse is a pointing device. It is used to move a graphical pointer (usually in the shape of an arrow) called a cursor around the screen or to click on-screen objects (such as a button) to trigger them to perform an action. The Monitor Figure 1.6.2 A monitor displays information (text and graphics). The screen resolution and dot pitch determine the quality of the display. Screen resolution Pixels Dot pitch The screen resolution specifies the number of pixels in horizontal and vertical dimensions of the display device. Pixels is short of picture elements and are tiny dots that form an image on the screen. A common resolution for a 17-inch screen, for example is 1,024 pixels wide and 768 pixels high. The resolution can be set manually. The higher the resolution, the sharper and clearer the image is. The dot pitch is the amount of space between pixels, measured in millimeters. The smaller the dot pitch, the sharper the display. 9

1.2.6 Communication Devices Figure 1.7 A local area network connects computers in close proximity to each other. Modem Dial-up modem DSL Cable modem NIC LAN Wireless A modem is a modulator/demodulator that converts an analog signal to a digital signal and vice versa. A dial-up modem uses a phone line and can transfer data at a speed up to 56,000 bps (bits per second). A digital subscriber line (DSL) connection also uses a standard phone line, but it can transfer data 20 times faster than a standard dial-up modem. A cable modem uses the cable TV line maintained by the cable company and is generally faster than DSL. A network interface card (NIC) is a device that connects a computer to a local area network as shown in Figure 7. A local area network (LAN) is a collection of software, cables, and NICS that permit computers on the network to communicate with each other. A high-speed NIC called 1000BaseT can transfer data at 1,000 million bits per second (mbps). Wireless networking is now extremely popular in homes, businesses, and schools. Every laptop computer sold today is equipped with a wireless adapter that enables the computer to connect to a local area network and the Internet. 10