Introduction to Computing Lecture # 1

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Chapter 1 Introduction to Computers. What Is a Computer? What is a computer? An electronic machine, operating under the control of instructions stored.
Is this really all that important to know ?
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
Types of Computers & Computer Hardware
Types of Computers & Computer Hardware Computer Technology.
Basic Computer Components
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
M. Guymon Pleasant Grove High Spring 2003 Types of Computers & Computer Hardware Computer Technology Day 1.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Intro to Computer Hardware
Lesson 3 — How a Computer Processes Data
Flash Cards Computer Technology.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
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
Introduction to Computers
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Computer Basic Vocabulary
Computer Hardware.
Parts of the Computer System
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Looking Inside the Computer System
Types of Computers & Computer Hardware Computer Technology Day 1.
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
Introduction To Computers
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
Computer Basics Just How Does a Computer Work?
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Power Supply.
An Overview of the Computer System
Components of Computer
Types of Computers & Computer Hardware
Computer Hardware Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
Types of Computers & Computer Hardware
ICT COMPUTER FUNDAMENTALS
Types of Computers & Computer Hardware
Business Computer Technology
Introduction to Computers
McGraw-Hill Technology Education
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Looking Inside the Computer System
Introduction to IT and Types of Computers
Looking Inside the Computer System
Introduction to Computers
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Hardware.
McGraw-Hill Technology Education
Computing Essentials Module 1.
Computing Essentials Module 1.
4. Computer system.
Presentation transcript:

Introduction to Computing Lecture # 1

Outline The Computer Defined How Computer Works: 3 Basic Concepts Role of Software

The Computer Defined “Electronic device for storing and processing data, making calculations, or controlling machinery.” (The Pocket Oxford Dictionary) “An electronic device that processes data, converting it into information that is useful to people.” (Peter Norton) “A programmable, multiuse machine that accepts data – raw facts and figures – and processes, or manipulates, it into information we can use.” (Williams and Sawyer)

What’s so special about computer? What makes computer different from other machines is that: Computer runs program! By changing the program (instructions), the same computer can be used to perform different function

How Computers Work – Concept # 1 The purpose of computer is to process data into information Data The raw facts and figures that are processed into information Information Data that has been summarized or otherwise manipulated for use in decision making Teaching tip A good exercise to relate the importance of making data meaningful is to list some random numbers on the board. Then ask what they mean. Without a title, the numbers have no meaning. Once a title is presented, the numbers make sense.

How Computers Work – Concept # 2 Computers consist of hardware and software Hardware All the machinery and equipment in a computer system Mechanical devices in the computer Anything that can be touched Software All the instructions that tell the computer how to perform a task Tell the computer what to do Also called a program Thousands of programs exist

How Computers Work – Concept # 3 All computers follow same basic operations. Input Processing Output Storage Communication (optional) Teaching tip It is helpful to walk through a simple program to demonstrate the cycle. I often use a simple arithmetic problem to show this cycle.

How Computers Work – Concept # 3 1. Input Input - whatever is put into (“input”) a computer system. Input hardware - devices that allow people to put data into the computer in a form that the computer can use. Mouse - an input device that is used to manipulate objects viewed on the computer display screen. Keyboard - an input device that converts letters, numbers, and other characters into electrical signals readable by the processor. Keyboard Mouse

How Computers Work – Concept # 3 2. Processing Processing - the manipulation a computer does to transform data into information. Case or system cabinet - the box that houses the processor chip (CPU), the memory chips, and the motherboard with power supply, as well as some secondary storage devices. Case or system cabinet

How Computers Work – Concept # 3 2. Processing Processor chip - A tiny piece of silicon that contains millions of miniature electronic circuits. Is like the brain of the computer Carries out instructions from the program Manipulate the data Most computers have several processors Central Processing Unit (CPU) Processor chips

How Computers Work – Concept # 3 2. Processing Memory chips Also known as RAM (Random Access Memory). Represent primary storage or temporary storage. Hold data before processing and information after processing. Also stores program instructions Volatile More RAM results in a faster system Memory chips

How Computers Work – Concept # 3 2. Processing Motherboard - the main circuit board in the computer. Everything else attaches to the motherboard through connections called ports. Expansion slots - “plugs” on the motherboard for expanding the PC’s capabilities via additional circuit boards. Motherboard

How Computers Work – Concept # 3 3. Storage Primary storage (memory) - RAM Computer circuitry that temporarily holds data waiting to be processed vs. Secondary storage (storage) - The area in the computer where data or information is held permanently Storage capacity is represented in: 1 byte - 1 character of data. 1 kilobyte - 1,024 characters. 1 megabyte - 1,048,576 characters. 1 gigabyte - more than 1 billion characters. 1 terabyte - more than 1 trillion characters.

How Computers Work – Concept # 3 3. Storage Floppy-disk drive - a storage device that stores data on removable 3.5-inch-diameter diskettes. Zip-disk drive - a storage device that stores data on floppy-disk cartridges with 70-170 times the capacity of the standard floppy. Floppy disk Zip disk

How Computers Work – Concept # 3 3. Storage Hard-disk drive - a storage device that stores billions of characters of data on a non-removable disk platter. Magnetic storage (Floppy and hard drive) uses a magnet to access data. Hard-disk drive

How Computers Work – Concept # 3 3. Storage CD (Compact Disk) drive or DVD (Digital Video Disk) drive - a storage device that uses laser technology to read data from optical disks. Optical storage CD drive

How Computers Work – Concept # 3 3. Storage Flash Memory and USB Drive Stores data by turning million of tiny switches on and off. Flash Memory and USB Drive

How Computers Work – Concept # 3 4. Output Output hardware - devices which translate info processed by the computer into a form that humans can understand. Peripheral device - any component or piece of equipment that expands a computer’s input, storage, and output capabilities. Sound card - enhances the computer’s sound-generating capabilities by allowing sound to be output through speakers. Sound card

How Computers Work – Concept # 3 4. Output Speakers - the devices that play sounds transmitted as electrical signals from the sound card. Speakers

How Computers Work – Concept # 3 4. Output Video card - converts the processor’s output information into a video signal that can be sent through a cable to the monitor.

How Computers Work – Concept # 3 4. Output Monitor - the display device that takes the electrical signals from the video card and forms an image using points of colored light on the screen. Monitor

How Computers Work – Concept # 3 4. Output Printer - an output device that produces text and graphics on paper. Printer

How Computers Work – Concept # 3 5. Communications Modem - a device that sends and receives data over telephone lines to and from computers.

Put all the hardware together and…

Do we need anything else? We still need the Software!

Software Runs The Machine The majority of people who purchase computers, do so, because of software. They want to email, or type letters. Nearly every reason given to purchase a computer is based on software needs. Software tells the computer what to do Two types System software Application software

Software Runs The Machine System software Helps the computer perform essential operating tasks and enables the application software to run The Resource Manager and…

Software Runs The Machine Application software Enables you to perform specific tasks. e.g: Word Processing Photo Editing Creating web pages Computer Games…