Programmable Logic Controllers
5th Edition
ISBN: 9780073373843
Author: Frank D. Petruzella
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Question
Chapter 3, Problem 4P
Program Plan Intro
a.
Decimal number system:
- In decimal system, the numbers from “0” to “9” are used.
- It means, in total, decimal system has 10 numbers.
- Therefore, the base used for decimal number system is 10.
Binary number system:
- In binary system, the numbers “0” and “1” are only used.
- It means, in total, binary system has only 2 numbers.
- Therefore, the base used for binary numbering system is 2.
Program Plan Intro
b.
Octal number system:
- Octal number system is also known as base-8 number system
- It is because; eight distinct elements from 0 to 7 are used to represent a level.
- It means, in total, octal system has 8 numbers.
Decimal number system:
- In decimal system, the numbers from “0” to “9” are used.
- It means, in total, decimal system has 10 numbers.
- Therefore, the base used for decimal number system is 10.
Program Plan Intro
c.
Hexadecimal number system:
- In hexadecimal number system, the numbers from “0” to “9” and letters from “A” to “F” are used.
- It means, in total, hexadecimal system has 10 numbers and 6 alphabets.
- Therefore, the base used for hexadecimal numbering system is 16.
Decimal number system:
- In decimal system, the numbers from “0” to “9” are used.
- It means, in total, decimal system has 10 numbers.
- Therefore, the base used for decimal number system is 10.
Program Plan Intro
d.
Decimal number system:
- In decimal system, the numbers from “0” to “9” are used.
- It means, in total, decimal system has 10 numbers.
- Therefore, the base used for decimal number system is 10.
BCD number system:
- Binary Coded Decimal (BCD) refers to a section of binary encodings of decimal numbers.
- Each decimal number will be represented by a fixed number of bits such as four or eight.
- BCD has an advantage of representing each decimal number in four bit pattern. This is also called as “8421” encoding.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
C
9. BC in hexadecimal is _____ in decimal.
10.CAB in hexadecimal is ______ in decimal
The biggest 3 digit even number in base 16 is
a.
FFE
b.
222
d.
FFF
e.
FFC
Chapter 3 Solutions
Programmable Logic Controllers
Ch. 3 - Prob. 1RQCh. 3 - Convert each of the following decimal numbers to...Ch. 3 - Prob. 3RQCh. 3 - Prob. 4RQCh. 3 - Prob. 5RQCh. 3 - Prob. 6RQCh. 3 - Prob. 7RQCh. 3 - Prob. 8RQCh. 3 - Prob. 9RQCh. 3 - Prob. 10RQ
Ch. 3 - Prob. 11RQCh. 3 - Define the term sign bit.Ch. 3 - Prob. 13RQCh. 3 - Prob. 14RQCh. 3 - Prob. 15RQCh. 3 - Prob. 16RQCh. 3 - Prob. 17RQCh. 3 - Prob. 18RQCh. 3 - Prob. 19RQCh. 3 - Prob. 1PCh. 3 - Prob. 2PCh. 3 - Prob. 3PCh. 3 - Prob. 4PCh. 3 - Prob. 5PCh. 3 - Prob. 6PCh. 3 - Prob. 7PCh. 3 - Prob. 8PCh. 3 - Prob. 9PCh. 3 - Prob. 10P
Knowledge Booster
Similar questions
- Octal 127 equals 87 O 78 50 100 in decimal.arrow_forward9. Convert the following Hexadecimal/Octal numbers into Decimal (base 10) a. A46D16 b. ABC916 b. 76528 d. 75328arrow_forwardThe number of digits in the decimal representation of the number 34 equals Select one a. 22 b. 23 c. 36 d. 27arrow_forward
- What is the Excess 3 code equivalent of decimal number 4? a. 0100 b. 0011 c. 0111 d. 1001arrow_forwardThis binary number is represented using 32-bit single precision floating point representation. What is the equivalent of the 8-bit exponent in decimal? (not the actual value in excess 127 notation) a. 0 b. 3 c. 9 d. 15 e. 31 f. 65arrow_forwardb) Decimal to Hexa-decimal and Hexa-decimal to Decimal a. 121.34arrow_forward
- In a(n) numbering system, all numeric values are written as sequences of 0s and 1s.a. hexadecimalb. binaryc. octald. decimalarrow_forwardMatch the variable declarations on left to the correct code comment regarding the initialized value on right: int an_int = 15; int an int(13); int an_int{20}; int value; int an_int= (int) 38.99 ✓ [Choose ] // initial value: 15 // initial value: 39 // initial value: 38 // initial value: 201 // initial value: 13 // initial value: 20 // initial value is undeterminedarrow_forwardExpress the following octal number in decimal (743.50) Select one: a. 48.62 b. 483.625 c. 48.2 d. 1E3.Aarrow_forward
- When 16000,, is converted to floating point notation, the biased exponent is 10 OA. 100011002 OB. 000011012 OC. 000011002 OD. 100011012 Rationale: Reset Selectcionarrow_forwardshow all stepsarrow_forward5 Given the following single-precision floating point binary number 0 10000110 11110010100000000000000 a. Convert the number to hexadecimal notation b. Convert the number to decimalarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- C++ for Engineers and ScientistsComputer ScienceISBN:9781133187844Author:Bronson, Gary J.Publisher:Course Technology PtrSystems ArchitectureComputer ScienceISBN:9781305080195Author:Stephen D. BurdPublisher:Cengage Learning
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning