BINARY SYSTEM.

Slides:



Advertisements
Similar presentations
Introduction to Computers Chapter 2 §Computers are common in every facet of human activity. §They overcome the shortcomings of conventional radiography.
Advertisements

Calera High School Dawn Bone
1 Chapter 2 The Digital World. 2 Digital Data Representation.
INTRODUCTION OF COMPUTER
Computer Hardware.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
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.
Understanding Computer Basics. Computer Case- The part of a computer system that houses the microprocessor, the RAM (Random Access Memory), and the Motherboard.
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
Introduction to Hardware. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers are used.
NAME – vivek singh. Class – VIII. WHAT IS COMPUTER ? A COMPUTER IS AN ELECTRONIC MACHINE. THAT CONVERT DATA INTO MEANINGFUL INFORMATION. IT CALCULATED.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
MBMPowered by DeSiaMore System Unit 1. MBMPowered by DeSiaMore Definition The system unit/system cabinet is a container that houses most of the electronic.
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.
Binary Code.
Lecture Binary and Hexadecimal Numbers. How Machines Think Computers handle two types of information: –Instructions –Data The "words" of a machine language.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
How computers work The CPU & Memory. The parts of a computer.
Bits and Bytes IGCSE. A binary number is either a 0 or a 1 and is known as a 'bit' or b inary dig it. However, the CPU cannot deal with just one bit at.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Mercedes Alonso, Luciana Pierangeli & Florencia Glasbauer.
WMBA 6080Technology Guide 1 1 Computer Hardware. WMBA 6080Technology Guide 12 Hardware: The Basics Central processing unit (CPU) manipulates the data.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
General Computer Stuff Hardware: physical parts of a computer: CPU, drives, etc. Software: Programs and Data A computer needs both to be useful.
Introduction to Hardware. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers are used.
How Computers Work. All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed.
Thursday 8 th October, 2015 Information Technology Fundamentals of Hardware & Software.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Power supply! A computer needs this to take electrical power from your house and convert it to currents that make your computer to work.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
EBIZ 509 Foundations of E-Business. 2 © UW Business School, University of Washington 2004 Agenda Today Class schedule and class plan Basic computer concepts.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Chapter 2 In Brief…. Chapter 2 …Is a little boring. Sorry. But it contains material you need to be familiar with.
Computer Basics Just How Does a Computer Work?
Introduction to Hardware. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers are used.
Computer Basics CHAPTER 1. What is a computer?  A computer is a machine that changes information from one form into another by performing four basic.
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.
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Number Systems Decimal Can you write 12,045 in expanded form? Base? Allowable digits for each place?
Computer basics.
Click once to reveal the definition. Think of the answer
An Introduction to The computer.
Principles of Information Technology
Memory Parts of a computer
The Central Processing Unit
Representation of data in computer systems
General Architecture of Digital Computer
Introduction to Computers
Introduction to Computing Lecture # 1
Representing Data How does a computer represent data?
Computer Electronic device Accepts data - input
Binary and Hexadecimal Numbers
Computer Electronic device Accepts data - input
Introduction to Computers
Computer Hardware.
Computer Electronic device Accepts data - input
Binary System.
Information Technology Department
Computer Tech. Hardware, Storage, Misc..
Basic Computer Organization
Networks & I/O Devices.
Presentation transcript:

BINARY SYSTEM

First you provide input when you turn on the computer. System software tells the CPU to start up certain programs and to turn on some hardware devices so that they are ready for more input.

Input Information processing machine that works by converting all kinds of input into binary numbers. It uses simple mathematic to make decisions about rearrange those numbers. The computer does two things i. convert information into binary ii. Movement and transformation of electrical pulses (ones/zeroes) in electrical circuits.

Binary is a mathematical number system It is a way of counting by computers Computers count using 1 and 0 only. One binary digit (0 or 1) is referred to as a bit which is short for binary digit. 8 bits = 1 byte

Computer manufacturers express the capacity of memory and storage in terms of the number of bytes it can hold. The numbers of bytes can be expressed as kilobytes 1 kilo = 1024 bytes 1 megabit = 1 million bytes 1 gigabit = 1 billion bytes ( storage devices)