Understanding Binary Basics

Slides:



Advertisements
Similar presentations
Classifying Network Addressing
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Part 1 IPv4 and Subnetting. Announcements and Outline Assessment 1 Results: Range: 66 – 112 Average: 85 9 students did extra credit Curve 3 MC Questions.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
OBJECTIVES You should be able to:  Convert binary fractions to a decimal  Convert decimal fractions to binary.
Calculating Subnet Masks
Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
Decimal to Binary Conversion Press any key to continue…
 Binary Binary  Binary Number System Binary Number System  Binary to Decimal Binary to Decimal  Decimal to Binary Decimal to Binary  Octal and Hexadecimal.
Binary Numbers.
1 © 2003, Cisco Systems, Inc. All rights reserved. IP Basics 1.1 st Octet Values for Class A, B, C, D, & E 2.HOB (High Order Bits) in the 1 st Octet 3.Format.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Converting binary to decimal decimal to binary
The Laws of Exponents.
Decimal Review ,00010,0001, Decimal ~ Base 10 number system 10 different numbers: 0, 1, 2, 3, 4, 5, 6, 7, 8,
By Junaid Shaikh SE Computer
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 subnetting.
26 August 2015 RE Meyers, Ms.Ed., CCAI CCENT Exam Success Strategies Accurate and Fast IP Address Problem Solving Part 1: Building A Subnet Answer Key.
2 © 2003, Cisco Systems, Inc. All rights reserved. RST-2002 IP Addressing.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How IP Address Protocols Work INTRO v2.0—4-1.
Title NUMERIC SYSTEMS USED IN NETWORKING NUMERIC SYSTEMS USED IN NETWORKING.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
1 Pertemuan 2 Network Math. Discussion Topics Binary presentation of data Bits and bytes Base 10 number system Base 2 number system Converting decimal.
Growing the Network © 2004 Cisco Systems, Inc. All rights reserved. Understanding the Challenges of Shared LANs INTRO v2.0—3-1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
© 2010 Cisco Systems, Inc. All rights reserved. 1 Network Math.
IP Addressing The in’s and out’s. Lesson Objectives O Know the purpose of an IP address O Understand the structure of an IP address.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
Hexadecimal. Overview Hexadecimal (hex) ~ base 16 number system Use 0 through 9 and... A = 10 B = 11 C = 12 D = 13 E = 14 F = 15.
Lesson 2 – IP Addressing IP Address (IPv4 – Version 4) Private and Public Address Brief Introduction to IPv6 – Version 6.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 9 TCP/IP Protocol Suite and IP Addressing.
Springfield Technical Community College Center for Business and Technology.
Computers and Math Binary, Hex, and Decimal Oh My Copyright © Texas Education Agency, All rights reserved.1.
Multiplying Common Fractions Multiplying next Using the Corn Bread © Math As A Second Language All Rights Reserved.
IP Addressing Dotted Decimal and Binary explanation.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA Course Introduction to Networking ntcenter.az
IP Addressing is Logical Addressing It works on Network Layer (Layer 3) Two Version of Addressing Scheme IP version 4 – 32 bit addressing IP version 6.
Net9: IP Address 授課教師:雲林科技大學 張慶龍 老師. IP Address IP denoted - in the form each number represents, in decimal, 1 byte of the 4-byte IP address. Why are.
Example 1 Writing Powers Write the product as a power and describe it in words. a. 44= to the second power, or 4 squared 9 to the third power,
Computer Network Architecture Lecture 9: IP Addressing 13/1/
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 10 Routing Fundamentals and Subnets.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 10 Routing Fundamentals and Subnets Claes Larsen, CCAI.
 2012 Pearson Education, Inc. Slide Chapter 4 NumerationSystems.
Conversions % Multiply by a special form of 1 Divide 2 by 5
The Hexadecimal System is base 16. It is a shorthand method for representing the 8-bit bytes that are stored in the computer system. This system was chosen.
Objective 1.Understand Network 2.Understand IP Addressing (IPv4 and IPv6) 3.Understand Subnetting 4.Examples 5.IP addressing and Vlan’s in TIFR 6.TIFR.
Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.
Number Systems Decimal Can you write 12,045 in expanded form? Base? Allowable digits for each place?
Chapter 5 Exploring IPv4.
OSI Model IP address.
© 2003, Cisco Systems, Inc. All rights reserved.
Binary Positional Notation
Adding Like Fractions Adding Like Fractions
Network classes Internet addresses are allocated by the InterNIC ( the organization that administers the Internet. These IP addresses.
IPV4 Address & subnet masks
Creating Subnets – Network Requirements
Understanding Binary Basics
Instructor: Rose Asutaku
Binary Numbers The Binary number system is derived from Base 2. In base 2 there are only 2 numerical options 0 and 1. The computer sees these as Off.
Binary  Name: Class: .
Chapter 2 Number Systems.
Chapter 2 Number Systems.
Chapter 2 Number Systems.
Understanding the Number Decimal to Binary Conversion
Converting between Percentages, Decimals and Fractions
Binary, Hexadecimal, and Base 10.
Chapter 2 Number Systems.
Presentation transcript:

Understanding Binary Basics Constructing Network Addresses Understanding Binary Basics © 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—5-1

Outline Overview Decimal and Binary Systems Powers of 2 Basics Decimal to Binary Conversion Binary to Decimal Conversion Summary

Decimal vs. Binary Numbers Lesson Aim <Enter lesson aim here.>

Decimal and Binary Numbers Chart

Powers of 2 2 to the 0 power (20) is 1 2 to the first power (21) is 2 multiplied together 1 time. 2 2 to the second power (22) is 2 multiplied together 2 times. 2x2=4 2 to the third power (23) is 2 multiplied together 3 times. 2x2x2=8 2 to the fourth power (24) is 2 multiplied together 4 times. 2x2x2x2=16 2 to the fifth power (25) is 2 multiplied together 5 times. 2x2x2x2x2=32 2 to the sixth power (26) is 2 multiplied together 6 times. 2x2x2x2x2x2=64 2 to the seventh power (27) is 2 multiplied together 7 times. 2x2x2x2x2x2x2=128 These computations are enough to cover an 8-bit binary number. These totals will appear repeatedly in tables used for conversion. Binary (Base-2) system is the foundation of computer operations. Lesson Aim <Enter lesson aim here.>

Binary-to-Decimal Conversion

Decimal-to-Binary Conversion

Binary-to-Decimal Conversion

Summary All computers operate using a binary system. Binary systems (base 2) use only the numerals 0 and 1. Decimal systems (base 10) use the numerals 0 through 9. IP addresses are 32-bit binary numbers divided into 4 sets of 8 bits, called octets.(11111111.11111111.00000000.00000000) Using the powers of 2, a binary number can be converted into a decimal number.(255.255.0.0 Using the powers of 2, a decimal number can be converted into a binary number. 192.168.30.15=11000000.10101000.00111100.00001111 IP version 4(IPv4) address consist of 32 binary bits