Introduction to Computer

Slides:



Advertisements
Similar presentations
Chapter 1 Computer, Internet, Web, and Basics
Advertisements

Types of Computers & Computer Hardware Computer Technology.
B.A. (Mahayana Studies) Introduction to Computer Science November March What is a Computer? An overview of what a computer is, the.
Computing Fundamentals Module A © CCI Learning Solutions Inc. 1 Unit 1: Recognizing Computers Lesson Topic 1Computers All Around Us 2Elements of a Personal.
REVIEW COMPUTER SYSTEMS
CATEGORIES OF COMPUTERS
M. Guymon Pleasant Grove High Spring 2003 Types of Computers & Computer Hardware Computer Technology Day 1.
What is Computer? A computer is an electronic device that stores, retrieves and processes data. A computer is an electronic device that processes data.
Introduction to Computers
CLASSIFICATION OF COMPUTERS
Chapter 1 Introduction to Computers
Living in a Digital World Discovering Computers Fundamentals, 2010 Edition.
Classification of computers
Chapter 2 Computer Hardware
Introduction to Computer
Rak na ituu!!! CHAPTER 1 ALL ABOUT COMPUTER.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
Chapter 1 Introduction to Computers
Unit 1 Unit 1 An overview of Computer System Classification of Computers.
According to Technology According to Purpose
Computer Applications to Business
Unit 1: Recognizing Computers Lesson 1: Computers All Around Us Computing Fundamentals Using Windows XP – IC³ Module A.
Types of Computers & Computer Hardware Computer Technology Day 1.
HARDWARE.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright©2008 N.AlJaffan®KSU1 Introduction to Computers Created By: N.AlJaffan Modified By: N.AlShehri Chapter 1.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
Emad Salem. CHAPTER (1) COMPUTER HARDWARE Computer A computer is a machine that can be programmed to process data (input) into useful information (output).computerdatainformation.
The types of computers and their functionalities.
 Computers are classified according to  Purpose  Data hiding  Functionality  Size.
Discovering Computers 2009 Chapter 1 Introduction to Computers.
Chapter 1 Introduction to Computers Lesson 1A. 1.1 What is a Computer? In the simplest terms, a computer is a machine that accepts some kind of input,
Introduction to Computers
Computing Fundamentals Module Lesson 1 — Introducing Computers
Introduction to Computer
Lecture Course Name: Computer Applications
Introduction to Computers
IDENTIFYING DIFFERENT
Types of Computers & Computer Hardware
Objectives Define Computer and Identify the Four Basic Computing Functions Identify the Different Types of Computers Describe Hardware Devices and Their.
Concepts of CS Lecture 1.
Types of Computers & Computer Hardware
Introduction to Computers
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Computers
CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS
CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS
Types of Computers & Computer Hardware
Computer Classification
McGraw-Hill Technology Education
Course Outline Computer: Introduction Characteristics
Objectives Overview Explain why computer literacy is vital to success in today's world Describe the five components of a computer Discuss the advantages.
Introduction to Computer
Chapter 1 – Introduction to Computers
Introduction to IT and Types of Computers
Introduction to Computer
Introduction to Computers
Introduction to Computer
Classification of computers
Introduction to Computers
Chapter 1 Our Digital World. Chapter 1 Our Digital World.
Introduction to Computer
Computer type and application
Introduction to Computer
Introduction to Computer
Computing Fundamentals Module Lesson 1 — Introducing Computers
Introduction to Computer
Introduction to Computer
Introduction to Computers
Presentation transcript:

Introduction to Computer Chapter 1 Introduction to Computer

Computer Definition Computer is an electronics device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Computers are also used to store instructions and information.

Types of Computer Different types of computers are available for different types of purposes: 1. Embedded Computers – are computer systems with special functions found in cars, microwaves, TV, VCR and other home electronics.

Types of Computer (con’t.) 2. Microcomputers – are also known as the Personal Computers. The first personal computer were produced by IBM. It comes in two types based on enclosure/chassis: (1) the tower type; (2) desktop.

Types of Computer (con’t.) 2.1 Laptop computers – is a portable microcomputer and is similar to desktop models in speed, performance and usage but are smaller in size. A smaller version is called a notebook.

Types of Computer (con’t.) 2.2 Tablets – are microcomputers similar to notebooks with an additional feature of swiveling or folding the screen to allow the user to write or select an item using a special pen capability installed for easy data entry.

Types of Computer (con’t.) 2.3 Personal Digital Assistants (PDA) and Smart Phones – are small palm-sized microcomputers that are used as personal organizers. Newer cellular phones also include computer technology so you can access the internet (smart phones) and do other things like listen to music, take videos, create documents, etc.

Types of Computer (con’t.) 2.4 Workstations/Servers – these are high end microcomputers used for game development, scientific calculations, engineering or 3D graphics.

Types of Computer (con’t.) 3. Minicomputers – these types of computers can fill part of a room and often costs tens of thousands of dollars. Typically, they process large volume of data and are faster than PCs.

Types of Computer (con’t.) 4. Mainframe Computers – these types of computers are large enough to fill an entire and require a large capital investment. These computers can simultaneously handle hundreds of different programs and users without sacrificing performance.

Types of Computer (con’t.) 5. Supercomputers – these types of computers are the fastest computers currently available and can perform millions of instructions per second. These computers are employed to perform specialized applications such as weather forecasting, scientific simulations, nuclear energy research, etc.

Analog vs. Digital Systems An analog signal is any continuous signal for which the time varying feature of the signal is a representation of some other time varying quantity (i.e. load speaker of a stereo system).

Analog vs. Digital Systems (con’t.) A digital signal consists of patterns of bits of information. Modern electronics products such as computers and mobile phones depend on digital signals.

Digital Data Representation Most digital systems use the simplest possible type of signals, as follows: Logic States 0v +Vs False True 1 Low High Off On

Text/Character Data Data is not just alphabetic, but also numeric, punctuations, spaces, etc. They need to be represented in binary for computers to understand. Examples: Char Dec Binary A 65 100 0001 B 66 100 0010 C 67 100 0011

Text/Character Data Char Dec Binary a 97 110 0001 b 98 110 0010 c 99 110 0011

Image Data Digital images are electronic snapshots taken for a scene or scanned from documents such as photographs, manuscripts, printed texts, and artwork.

Pixel A pixel (picture element) is represented in binary code zeros and ones. Each binary digits (bits) for each pixel are stored in a sequence by a computer and often reduced to a mathematical representation (compressed).

Pixel Values Color is represented in a computer as an RGB (Red-Green-Blue) value, which are actually three numbers that indicate the relative contribution of each of these three primary colors. For example, the value of (255,255,0) maximizes the red and green and minimizes the blue which results in a bright yellow.

Sound Data Formats for sound data are WAV MP3 AU AIFF VQF OGG WMA RM

Video/Animation Data Common codec format used for digital video are: AVI MOV MPEG