Computer Fundamental - ITD13821 Lecture 01 Extra Numbering System.

Slides:



Advertisements
Similar presentations
Per. 2 – Erik, Julianne, Steven. True False or EasyMultiple Choice or Medium Fill in the Blank or Hard $100 $200 $300.
Advertisements

Processing Data.
3-1 Computer System Categories. 3-2 Microcomputer Systems Personal Computer (PC) – microcomputer for use by an individual Desktop – fit on an office desk.
Lesson 2 – LAYING THE FOUNDATION. Numbering systems (decimal, binary, hexadecimal, octal) Bandwidth terminology Basic Networking terms OVERVIEW.
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Introduction to Computer Terminology
Introduction to Information Technology
M206 – Data Measurement. Introduction ‘Have you ever wondered how the computer interprets data?’ This is the language that the computer understands. This.
G043 – Lecture 02 Inside A Desktop PC Mr C Johnston ICT Teacher
Representing Information in Binary (Continued)
LIBS 100 Mr. Ed Rossman Essential Computing Concepts.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
Chapter 2: CPU &Data Storage. CPU Each computer has at least one CPU Each computer has at least one CPU CPU execute instructions to carry out tasks –
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 Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
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.
Chapter 2 Computer Hardware
Data Representation A series of eight bits is called a byte. A byte can be used to represent a number or a character. As you’ll see in the following table,
Data Representation and Storage Lecture 5. Representations A number value can be represented in many ways: 5 Five V IIIII Cinq Hold up my hand.
 Explain the function of ASCII code  Describe the unit of data measurement: Bit, Bait, KB, MB, GB, TB  Describe the unit of clock speed Megahertz and.
Computer Parts. Two Basic Parts Hardware & Software.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
Journal Entry: Unit #5 Entry #3 Define the following words from ch2 in your journals: Binary, bit, discrete, unambiguous signals, digital, analog signal,
COMPUTER MAINTENANCE REPAIR & TROUBLESHOOTING Powered by DeSiaMore1.
© CCI Learning Solutions Inc. 1 Lesson 2: Elements of a Personal Computer System unit Microprocessor chip How memory is measured What ROM is What RAM is.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Floyd, Digital Fundamentals, 10 th ed Slide 1 Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Computer Math CPS120: Binary Representations. Binary computers have storage units called binary digits or bits: Low Voltage = 0 High Voltage = 1 all bits.
IT Essentials Chapter 1 Part C. 1.5 Math for a Digital Age.
2.1.4 Data Representation Units.
* Numeral Systems: A writing method for expressing numbers is called a “Numeral System". In the most common numeral system, we write numbers with combinations.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
ASCII AND EBCDIC CODES By : madam aisha.
Journal Entry: Unit #5 Entry #3 Define the following words from ch2 in your journals: Binary, bit, discrete, unambiguous signals, digital, analog signal,
ECE 101 An Introduction to Information Technology Analog to Digital Conversion.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
© OCR 2016 Unit 2.6 Data Representation Lesson 1 ‒ Numbers.
Computer Hardware and Software
GCSE COMPUTER SCIENCE Topic 3 - Data 3.3 Data Storage and Compression.
Computer Information Technology – Section 1-1
Computer basics.
Hardware specifications
Data Representation Lesson 1 Speed and Storage Units KS3 COMPUTING
Computer Memory Digital Literacy.
Computer Hardware and Software
13. Mathematics and communication
Computer Information Technology – Section 1-1
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
Computers © 2005 Prentice-Hall, Inc. Slide 1.
How do computers work? Storage.
Data Compression.
Bits and Bytes Key Revision Points.
Binary System.
Computer Tech. Hardware, Storage, Misc..
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
GCSE COMPUTER SCIENCE Topic 3 - Data 3.8 Data Storage.
CSE 102 Introduction to Computer Engineering
Presentation transcript:

Computer Fundamental - ITD13821 Lecture 01 Extra Numbering System

Computer Fundamental - ITD13822

3

4 Terminology – File Storage  bit – The smallest unit of data in a computer. A bit can take the value of either one or zero. A bit is the binary format in which data is processed by computers.  byte – A unit of measure that is used to describe the size of a data file, the amount of space on a disk or other storage medium, or the amount of data being sent over a network. One byte consists of eight bits of data.  nibble – Half a byte or four bits.  kilobyte (KB) – 1024, or approximately 1000, bytes.  kilobit (Kb) – 1024, or approximately 1000, bits.  megabyte (MB) – ( =) 1,048,576 bytes, or approximately 1,000,000 bytes.  gigabyte (GB) - ( =) bytes, or approximately 1,000,000,000 bytes.

Computer Fundamental - ITD13825 Terminology - Rate  kilobits per second (kbps) – A measurement of the amount of data transferred over a connection such as a network connection. kbps is a data transfer rate of approximately 1,000 bits per second.  kilobytes per second (kBps) – kBps is a data transfer rate of approximately 1,000 bytes per second.  megabits per second (Mbps) – Mbps is a data transfer rate of approximately 1,000,000 bits or 10 6 kilobits per second.  megabytes per second (MBps) – MBps is a data transfer rate of approximately 1,000,000 bytes or 10 6 kilobytes per second.

Computer Fundamental - ITD13826 Terminology Important !  A capital B indicates bytes.  A lower case b indicates bits.  Multipliers greater than one are capitalized and multipliers less than one are lower case. For example: M=1,000,000 and m=0.001

Computer Fundamental - ITD13827 Terminology  hertz (Hz) – A unit of frequency measurement. It is the rate of change in the state, or cycle, in a sound wave, alternating current, or other cyclical waveform. Hertz is synonymous with cycles per second, and it is used to describe the speed of a computer microprocessor.  megahertz (MHz) – One million cycles per second. This is a common measurement of the speed of a processing chip.  gigahertz (GHz) – One billion cycles per second. This is a common measurement of the speed of a processing chip.

Computer Fundamental - ITD13828 Analog and Digital Systems Analog System  An analog system may have an infinite number of values.  For example, the hands on an analog clock face may show an infinite number of times of the day.

Computer Fundamental - ITD13829 Analog and Digital Systems Digital System  An digital system only occupies a fixed number of discrete values.  In binary arithmetic, as used in computers, only two values are allowed. These values are 0 and 1.  Computers and cable modems are examples of digital devices.