Computers Inside & Out. How have computers affected your life? How has technology affected your life?

Slides:



Advertisements
Similar presentations
TECH SKILLS COMPUTER BASICS
Advertisements

Calera High School Dawn Bone
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Computer Components.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
COMPUTER SYSTEM COMPONENTS ACTIVITY
Computer Hardware Information Technology Week 5 and 6
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
What is Information Technology?
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
Explore the Parts of a Computer
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Computer Terms. Computer A machine designed to run programs and store information that you create.
1 BUSINESS TECHNOLOGY TODAY Chapter Two How ICT Works.
Lesson 2 - Hardware on the Inside
Computers Inside and Out
Introduction to Computers
1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
Computer Hardware. History of Computing Code breakers in World War I and II developed the world’s first computers. In the 1950s and 1960s computers were.
Computer Hardware Information Technology Week 5 and 6
Intro to Computers Computer Apps 1.
Computer Basics.
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 Hardware.
Introduction to Computers Rabie A. Ramadan, PhD. 2 About my self Rabie A. Ramadan My website and publications
CSCI-100 Introduction to Computing Hardware Part I.
Computers - The Journey Inside continues…
Introduction to Computers Rabie A. Ramadan, PhD. 2 Class Information Website ses/2011/summer/intro/
The Computer System CS 103: Computers and Application Software.
Hardware on the Inside.  Computers are made of many electronic components or parts.  These components each have a special job and they all work together.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Computer Basics.
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computer Basics Just How Does a Computer Work?
Computer Basics Just How Does a Computer Work?. A computer is made up of many parts.
Computer Basics: Just How Does a Computer Work?. The Monitor The monitor looks like a TV and lets you see your work and your files.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Sara Naheed Amjad Information Technology
ICT COMPUTER FUNDAMENTALS
Sara Naheed Amjad Information Technology
Functions and Parts of a Computer
Computer Hardware and Software
The physical parts of the computer
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Introduction to Computers
08/28/06 parts of the computer.
Hardware.
Introduction to Computers
Computer Hardware.
Computing Essentials Module 1.
Technology 3 Bits & Bytes.
Computing Essentials Module 1.
08/28/06 parts of the computer.
Presentation transcript:

Computers Inside & Out

How have computers affected your life? How has technology affected your life?

Getting to Know the Parts of Your Computer Monitor Keyboard Mouse HARDWARE- physical parts you can see and or hold

Tower CD ROM, CD-RW DVD, DVD-RW Power supply Speakers USB, Headset, Microphone Connections

What are all those parts inside my computer and what do they do???

Hard Drive - secondary storage Inside the Computer Hard Disk Drives can spin at 7200 or more rpm’s (Revolutions Per Minute). That means in one minute, the hard drive spins around more than 7200 times!

RAM cards will remember what you tell them and can even change to remember new information. But, when the computer is turned off, it forgets everything you did! That’s why you regularly save your work as you go along! RAM - temp memory ROM - permanent memory ROM is good at remembering, but cannot change it’s mind.

The Central Processing Unit (CPU) the “brain” of the computer A CPU is on a chip called a microprocessor fetch Retrieve an instruction from main memory execute Carry out the instruction decode Determine what the instruction is

BIOS CHIP A BIOS chip (Basic Input Output System) is very important. In simple terms, the BIOS chip wakes up the computer when you turn it on and reminds it what parts it has and what they do!

The Motherboard It ties everything together! It allows every part of your computer to receive power and communicate with each other.

Bytes, Kilobytes,Megabytes and Gigabytes  Byte 8 Bits=1 byte  KB Kilobyte=1,000 bytes  MB Megabyte=1,000,000 (1 million) bytes  GB Gigabyte=1,000,000,000 (1 billion) bytes

I’ve heard those words, but what’s a Byte?? * All the information that moves through your computer is based on 2 commands. - That’s all, just two. * The two commands are ON and OFF. - They are symbolized by 1’s and 0’s. The millions of combinations of those two commands given in series are what makes your computer work.

Here is an example of how Binary Code works: 1. When you type in the letter A on your keyboard, electrical signals are sent from the keyboard to the CPU. 2. The CPU turns the signals into Binary Code. 3. Then the computer reads the code and sends it on to the monitor to display the letter A. 4. All of that happens in an instant!

How computers work…  Four functions of a computer  Input  Process  Storage  Output

 How the data is entered into a computer  Keyboard- the most used input device.  Mouse  Microphone  Scanner  Camera  These items connect through a port Input

storage  Read Only Memory (ROM)- primary  Random Access Memory (RAM)- primary (temp)  Hard drive  External Hard Drive  USB Flash Drive  CD-ROMs secondary

processing  The central processing unit or CPU is the brain of the computer  It interacts with every other part of the computer  It handles the fetch, decode, and execute steps for the computer  It carries out instructions

output  Monitor  Printer  Plotter  Speaker information that comes out of a computer after it has been processed

Monitor Keyboard/ Mouse/ game control Central Processing Unit Main Memory Floppy Disk Hard Disk Input / Output Devices Secondary memory devices provide long-term storage Information is moved between main memory and secondary memory as needed

Technology and the Future  Where do you think technology will take us?  What new directions do you think technology will go?  What is one thing that you wish computers could do now that they might be able to do in the future?