Introducing Computer Systems

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Understanding Essential Computer Concepts
Types of Computers & Computer Hardware
An Overview of the Computer System
Types of Computers & Computer Hardware Computer Technology.
Computer Concepts and Application
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Lab 01: Introduction to Computer Systems.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
IC3 GS3 Standard Computing Fundamentals Module
Hardware of Personal Computers
Bellringer Do you think students should study computers? Why or why not?
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
CSCI 1200 Julie Benoit Introduction to Computing.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
CSE 101 Spring 2000 Hardware (Bits & Bytes). Understanding the Machine Data versus Information  Data are raw facts  Information is the result of transforming/examining.
An Overview of Using Computers
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Lesson 2 — How Does A Computer Process Data?
Chapter 1 1.  The computer system consists of: 1. Hardware: Physical Components, like the system unit,monitor,keyboard, mouse, camera, printer … etc.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
How to use a computer and not lose your mind
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 2.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX A HARDWARE AND SOFTWARE APPENDIX A HARDWARE AND SOFTWARE.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Introducing Computer Systems. The Computer Defined  Electronic device  Converts data into information  Modern computers are digital Two digits combine.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education 1A-1 Chapter 1 Introducing Computer Systems Instructor.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
INFORMATION TECHNOLOGY
APPENDIX A HARDWARE AND SOFTWARE
APPENDIX A Hardware and Software Basics
Jeopardy-CH 4 System Unit INPUT OUTPUT Storage Processing Q $100
Business Information Systems/Management Information Systems
Essential Computer Concepts
Computer Hardware – System Unit
Types of Computers & Computer Hardware
Computer Hardware and Software
CS111 Computer Programming
Types of Computers & Computer Hardware
McGraw-Hill Technology Education
Types of Computer Systems
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
McGraw-Hill Technology Education
Business Computer Technology
McGraw-Hill Technology Education
Introduction to Computers
Basic Computer Hardware and Software.
Introduction to Computing Lecture # 1
An Overview of the Computer System
McGraw-Hill Technology Education
Introduction to IT and Types of Computers
Introduction to Computers
McGraw-Hill Technology Education
COMPUTER SKILL TDP 4TH SEMESTER.
COMPUTER FUNDAMENTALS i
McGraw-Hill Technology Education
Hardware Information Created by Nasih.
Click to add notes McGraw-Hill Technology Education
4. Computer system.
Presentation transcript:

Introducing Computer Systems

The Computer Defined A Computer is an electronic machine which is fast, accurate and controllable. A computer is a device that accepts data, then perform arithmetic or logical operations that manipulate or change the data, and finally produces new results from that data.

Information Technology Hardware, software, telecommunications, database management and other information processing technologies used in computer based information systems.

Data and Information Data are facts. The raw material of information. Information is data arranged in ordered and useful form.  

Software and Hardware Software: Any program (set of instructions) that causes a computer to carry out a task or function. Hardware: The physical elements of the computer system.  

Number Systems Decimal : Base 10, 0-9 Binary: Base 2, 0-1 Octal: Base 8, 0-7 Hexadecimal: Base 16, 0-9 & A-F    

Bits and Bytes 1 Byte = 8 Bits 1 KB(Kilobyte)= 1024 bytes 1 MB(megabyte)= 1024 KB 1 GB(gigabyte)= 1024 MB  1 TB(terabyte)= 1024 GB  

Computers For Individual Use Desktop computers The most common type of computer Sits on the desk or floor Performs a variety of tasks Workstations Specialized computers Optimized for science or graphics More powerful than a desktop

Computers For Individual Use Notebook computers Small portable computers Weighs between 3 and 8 pounds About 8 ½ by 11 inches Typically as powerful as a desktop Can include a docking station

Computers For Individual Use Tablet computers Newest development in portable computers Input is through a pen Run specialized versions of office products

Computers For Individual Use Handheld computers Very small computers Personal Digital Assistants (PDA) Note taking or contact management Data can synchronize with a desktop Smart phones Hybrid of cell phone and PDA Web surfing, e-mail access Teaching tip At this point, refer the students to the productivity tip on page 13. This tip helps the student determine what type of PC is best for them.

Computers For Organizations Network servers Centralized computer All other computers connect Provides access to network resources Multiple servers are called server farms Often simply a powerful desktop

Computers For Organizations Mainframes Used in large organizations Handle thousands of users Users access through a terminal

Computers For Organizations Minicomputers Called midrange computers Power between mainframe and desktop Handle hundreds of users Used in smaller organizations Users access through a terminal

Computers For Organizations Supercomputers The most powerful computers made Handle large and complex calculations Process trillions of operations per second Found in research organizations

Basic Structure of a Computer System Input Unit Output Unit Arithmetic Logic Unit (ALU) Control Unit Memory Unit

Input Unit Enter data into the computer. Output Unit Extract data from the computer.

Arithmetic Logic Unit (ALU) Calculates data and compares data. Basic arithmetic operations (add, subtract, multiply, divide etc. ) Logical operations (AND, OR).

Control Unit (CU) Selects, interprets and carries out the execution of program instructions in their proper sequence

Memory Unit Holds data, instructions and results of processing

Computer Clock Speed (Hz) is a measure of cycles per second. Megahertz (MHz) means “millions of cycles per second” Gigahertz (GHz) means “Billions of cycle per second”.

A processor can execute an instruction in a given number of clock cycles. As the system’s clock speed increases, so does the number of instructions it can carry out each second.

Input and Output Devices Input Devices - Keyboard - Pointing Devices- Mouse, Trackball, Joystick - Scanners

Input and Output Devices - Display Screen CRT – Cathode Ray Tube LCD – Liquid crystal display

Input and Output Devices - Printers Dot-matrix printer Laser Printer Ink-jet Printer - Plotter

Computer Memory Main Memory RAM (Random Access Memory) - Volatile memory - Read-write memory Everything stored there is lost when the computer’s power is shut off

Computer Memory Read Only Memory ROM - Non-Volatile memory ROM holds the start up program that begins when the computer is turned on

Secondary Storage Media & Devices Sequential Access Storage Devices Sequential Access Storage means the data is stored in particular order. So the computer must sequentially search for data. Today sequential access storage devices are most commonly used for backup purposes. Magnetic Tape Tape Cartridges

Secondary Storage Media & Devices Direct Access Storage Devices Direct access means the data is stored in a particular memory location with a specific address so that any data can be found quickly. Direct access storage devices are magnetic disk drives used for secondary storage. Floppy Disk Hard Disk Drive Optical Disk

Data Bus Address Bus BUS The term bus refers to the paths between the components of a Computer. Data Bus Address Bus

CACHE MEMORY High-speed memory that resides between the CPU and RAM in a computer. Cache memory stores data and instructions that the CPU is likely to need next. The CPU can retrieve data or instructions more quickly from cache than it can from RAM or a disk.

INPUT/OUTPUT PORTS Every device that is external to the system unit must be attached by a cable to the bus. This point of attachment is called a port or connector. There are six common types of ports and they are keyboard port, video port (for the display), mouse port, parallel port, serial port and USB port.  

DISPLAYS The resolution of a computer monitor is classified by the number of pixels on the screen, expressed as a matrix.

A resolution of 640 X 480 means that there are 640 pixels horizontally across the screen and 480 pixels vertically down the screen. The higher the resolution, the sharper and crisper the characters or image formed 800 x 600 pixels 1024 x 768 pixels 1280 x 1024 pixels

VIDEO CARDS The quality of the images that a monitor can display is defines as much by the Video card /video controller as by the monitor itself. The video controller is an intermediary device between the CPU and the monitor, It contains the video-dedicated memory and other circuitry necessary to send information to the monitor to display on the screen

MOTHERBOARD The main circuit board of the computer, which contains the processor, memory, expansion slots, bus, and video controller. Also called the system board or mainboard