Preview

contract of agency

Good Essays
Open Document
Open Document
337 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
contract of agency
DATA REPRESENTATION
CPU uses electronic elements such as switches, which are represented in two states i.e., on/off state (high/low state). These two states are indicated as 1 and 0. In other words, computer operates only in two digits 1 and 0.
Hence, our ordinary decimal number system consisting ten digits (0-9) do not suits the data representation of CPU. It works with simple binary system.

BINARY NUMBER SYSTEM
It uses two symbols or digits i.e. 0 and 1. And all the symbol, Arithmetic number etc. are represents in the form of 0’s and 1’s. And ordinary decimal number can be converted to its binary form in the following manner-

Ques:
Convert (45) 10 to its Binary equivalent
2
45

2
22
1
2
11
0
2
5
1
2
2
1
2
1
0

0
1

Thus (45) 10 = (0101101) 2

Converting the above number from binary form to decimal is
1x25 + 0x24+1x23 +1x22 + 0x21 1x20
= 32 + 0 + 8 + 4 + 0 + 1 = 45

The positional values on both sides of binary point are given:
Position : 4 3 2 1 0 -1 -2 -3 -4
Position value : 24 23 22 21 20 2-1 2-2 2-3 2-4
Ques: Convert (.011) 2 to its decimal equivalent
=0x2-1 + 1x2-2 + 1x2-3
=0 + 1/4 + 1/8 = 0 + .25 + .125 =(0.375) 10

Octal No. System - This number system uses 8 symbols (0,1,2,3,4,5,6,7)
Example: -
Binary: 001 100 111 011
Octal: 1 4 7 3

Ques: Convert (3721.2406) 8 to decimal equivalent = 3x83 + 7x82 + 2x81 + 1x80 + 2x8-1 + 4x8-2 + 0x8-3 + 6x8-4 Hexa-Decimal System - This system uses base 16, incorporates the symbols (0,1,2,3,4,5,6,7,8,9, A, B, C, D, E, F).

Ques: Convert (0.3125) 10 to binary equivalent
.3125
x 2 --------- 0 .6250 x 2 ---------- 1 .2500 x 2 ---------- 0 .5000 x 2 ---------- 1 .0000 Thus (0.3125) 10 = (0.0101) 2

BCD Code - Binary coded Decimal is one of the early memory codes. Every digit in BCD is represented using 4 bits. (42) 10 = 0100 0010 4 2 Or (0100

You May Also Find These Documents Helpful

  • Satisfactory Essays

    NT1210 Lab 1

    • 319 Words
    • 4 Pages

    4. The leading Zeros would make it difficult to build a decimal to binary conversion table in excel. Excel doesn’t see numbers with leading 0s as real numbers.…

    • 319 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Pt1420 Unit 5 Study Guide

    • 2789 Words
    • 12 Pages

    2. Convert the number obtained in decimal into binary dividing the number by 2 until the quotient is zero.…

    • 2789 Words
    • 12 Pages
    Good Essays
  • Powerful Essays

    Nt1330 Unit 3 Assignment 1

    • 2019 Words
    • 9 Pages

    Subnetting IP Addressing • Internet Protocol (IP) • A unique indentifier for a host, or node, on an IP network • 32-bit binary number, usually expressed as 4 “dotted decimal” values. • Each decimal value represents 8 bits, in the range of 0 to 255 Example 140.179.220.200 140 Written in binary form: .179 .220 .200…

    • 2019 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    A user has opened a calculator application, typed the numbers 123456789, and then done some math problem using this number. Which of the following determines, in part, what bits the computer stores in RAM to represent the number 123456789?…

    • 957 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    1) Numbers can be represented in binary (using 2 symbols 0 and 1) and hexadecimal ( 16 symbols…

    • 480 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Nt1310 Unit 1 Assignment

    • 1994 Words
    • 8 Pages

    5. Convert 32 decimal to binary floating point. Use a 6 bit mantissa and a 4 bit exponent.…

    • 1994 Words
    • 8 Pages
    Better Essays
  • Satisfactory Essays

    Using a system of 1's and 0's ______________ is the most common way of encoding data.…

    • 932 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT1110

    • 315 Words
    • 2 Pages

    Thirty plus years ago, the first personal computer terms such as bits, bytes, decimal, binary, and hexadecimal have come part of the common language, but these terms are not always used correctly. There are three numbering systems that computers use for the math and measurements. One of these systems is called decimal systems. Decimal numbers are normally numbered from 0-10. Decimal numbering is sometimes referred to as base 10.…

    • 315 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Netw202 Week 2 Ilab

    • 579 Words
    • 3 Pages

    Copy and Paste the following screenshots from your Converting Decimal to Binary and Binary to Decimal lab below.…

    • 579 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    IS3120 Unit 3

    • 650 Words
    • 2 Pages

    computer can transmit data in 1's and 0's on and off also called digital or binary form.…

    • 650 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Compter Science

    • 819 Words
    • 4 Pages

    After we normalize a number, its first significant digit is immediately to the left of the binary point.…

    • 819 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Computers only understand one language and that is the machine language (binary code). This type of language is represented in a two digit sequence zero (0) or one (1). Computers use this machine language to represent every task that they perform by means of electrical current that go through switches (capacitors). If a switch has current it means that the switch is “ON” in machine language this will be represented as the number “one”. If there is no current going through the switch then it is considered to be “OFF” and represented in binary code as the number “zero”.…

    • 322 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    1. Convert the decimal number 125 into binary. Use the division-by-two method shown in the following example below.…

    • 705 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    Ipt Hsc Notes

    • 11818 Words
    • 48 Pages

    Number media types is used to represent integers (whole numbers), real numbers (decimals), currency, Boolean and dates and times.…

    • 11818 Words
    • 48 Pages
    Powerful Essays
  • Satisfactory Essays

    Different CPU’s have different machine codes hence they are machine dependent. Such programs are hard to understand from the programmer’s point of view.…

    • 343 Words
    • 2 Pages
    Satisfactory Essays