Unit One - Computing Fundamentals

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Chapter 1 Computer, Internet, Web, and Basics
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
An Overview of the Computer System
Types of Computers & Computer Hardware Computer Technology.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
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.
Flash Cards Computer Technology.
Explore the Parts of a Computer
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
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.
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?
Copyright (c) 2004 Prentice Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Go! Computer Concepts.
An Introduction to Computers August 12, 2008 Mrs. C. Furman.
Computers Parts/Types. Topics Definition Types of Computers Parts of Computer System Impact on Society.
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.
Types of Computers Storage Technologies Computer Talk Computer Performance $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Chapter 4 Information Technology in Business: Hardware.
Computer Basic Vocabulary
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Parts of the Computer System
Looking Inside the Computer System
Types of Computers & Computer Hardware Computer Technology Day 1.
COMPUTER BASICS Vocab and Terminology. What do all of these terms have in common? DesktopServer Workstation Handheld Laptop/Notebook Supercomputer Mainframe.
The Computer System.
How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
361 Hardware, Software, and Computer Performance Lec 2.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education 1A-1 Chapter 1 Introducing Computer Systems Instructor.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
ICT COMPUTER FUNDAMENTALS
What’s out there and who’s using it
Introduction to Computers
King Saud University- College OF Applied Studies
Click once to reveal the definition. Think of the answer
Types of Computers & Computer Hardware
Introduction to Computers
Overview of Computers and Programming Chapter 1
Introduction to Computers
Computer Hardware and Software
Types of Computers & Computer Hardware
Technology Literacy Hardware.
ICT COMPUTER FUNDAMENTALS
Information Technology
Types of Computers & Computer Hardware
An Overview of the Computer System
Introduction to IT and Types of Computers
Computer Hardware.
Chapter 2: Computer Hardware
COMPUTER FUNDAMENTALS i
Introduction to Computers
4. Computer system.
Presentation transcript:

Unit One - Computing Fundamentals

So what is a computer, really? A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output). It performs only three operations Arithmetic operations (adding, subtracting, dividing, and multiplying.) Logical comparison values (equal to, greater than) Storage and retrieval operations

Types of Computers Type Size Power Purpose Supercomputers Largest Fastest processing speeds compared to other computers Cost can be several million dollars For corporations with lots of data to be processed Mainframe computers Large Less powerful than supercomputers but large compared to personal computers Can cost hundreds of thousands of dollars Performs centralized processing tasks for many users Minicomputers Larger than microcomputers but smaller than mainframe computers Same as microcomputers Used for companies with many users and large amounts of data and can run on any computer hardware Microcomputers and notebook computers Fits on a desktop Not meant for large amount of data Writing papers, tracking finances, playing games, connecting to the Internet. PDA’s, Cell phones, calculators, interactive books, digital cameras, game systems are accepted as they make everyday tasks easier to accomplish.

Role of the CPU Role: The CPU also called microprocessor, or brain of the computer, contains millions of switches and pathways to help the computer make decisions. The switches control the flow of electricity as it travels across the pathways. Computer programs are special instructions written to tell the computer which switches to turn on or off. Speed: deciding factor on which computer to purchase. The system clock is an electronic pulse used to synchronize the processing and determines the speed of the processor, measured in megahertz. The higher MHz the faster the computer.

Binary number system Computers only understand machine language, or binary, which is ones and zeros. Through the pathways and by turning switches on and off the CPU processes ones and zeros When electricity is present it represents a one. The absence of electricity represents a zero. Coding Systems such as American Standard Code for Information Interchange (ASCII) determines which combination of zeros and ones represents the letter A or the number 1. Each one or zero is a bit, and eight bits or combinations of ones and zeros represents a byte.

Memory and storage RAM – (random access memory) often referred to as main memory is the data, information, and program instructions temporarily stored on a RAM chip. If there is a power loss this is the information lost. The amount of Ram can help increase how fast the computer processes data. ROM – (read only memory) stores specific instructions needed for computer operations. The computer can read from a ROM chip but cannon write or store data on this chip.

Memory and storage Secondary storage devices are used when you want to store a file or information permanently Computer’s hard disk drive Floppy disk CD-ROM Thumb drive

Networking A network connects one computer to other computers and peripheral devices Allows computers to share: Data – special group projects, databases, etc. Hardware – printers or scanners Software – instead of purchasing programs for each individual computer, a site license can be purchased for the number of users and it is less expensive Files – collaborative, allows users to work together

Network systems hub workstation Server Shared Printer

Software—Can be categorized into four types System software Application software Educational software Entertainment software

System Software Controls the operations of computer equipment Operating System software tells the computer how to: Load Store Execute OS is loaded into memory when the computer is turned on This process is called booting Most OS’s use a Graphical User Interface (GUI) Provides visual cues such as icons Each icon represents an application

Application Software Programs that tell a computer how to produce information Commonly used applications Word processing Spreadsheet Database Presentation Financial Email Taxing

Educational Software Software that can be used for learning purposes Examples include: Jump Start Series Mavis Beacon Teaches Typing Reader Rabbit Encarta or World Book Math Blaster Rosetta Stone Spanish

Entertainment Software Sports games NHL 2012 The Sims World of Warcraft Rollercoaster Tycoon Final Fantasy Halo Myst Half Life