The symbol £ is magnified and shown in Figure 1 with a grid superimposed. Figure 1 The image in Figure 1 is to be encoded and encrypted using the following steps: 1. Each of the five horizontal rows of the picture is encoded as a 5-bit binary number. White squares are encoded as Os and black squares as 1s. The horizontal rows are therefore encoded as: Row 1: 00110 Row 2: 01001 Row 3: 11100 Row 4: 01000 Row 5: 11110 2. Starting from the left, the first binary digit is multiplied by 16, the second by 8, the third by 4, the fourth by 2, and the fifth by 1. This will convert the 5-bit binary numbers to decimal numbers as shown below: Row 1: (0 x 16) + (0 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 0 + 0 +4+2+0= 6. 16) + (1 × 8) + (0 × 4) + (0 × 2) + (1 × 1) = 0 + 8 +0+0+1=9. Row 2: (0 x Row 3: (1 x 16) + (1 x 8) + (1 x 4) + (0 × 2) + (0 x 1) = 16 + 8 + 4 + 0 + 0 = 28. Row 4: (0 x 16) + (1 × 8) + (0 × 4) + (0 x 2) + (0 × 1) = 0 + 8 +0+0+0 = 8. Row 5: (1 x 16) + (1 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 16 + 8 +4+2+0 = 30. 3. The decimal number representing each row is encrypted using modular addition with a modulus of 32 and a key of 19. 4. The result of each row is converted to a 5-bit binary number. Use Steps 1 to 4 to work out the 5-bit binary number of each row. Show your working.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter7: Input/output Technology
Section: Chapter Questions
Problem 5VE
icon
Related questions
Question
The symbol £ is magnified and shown in Figure 1 with a grid superimposed.
Figure 1
The image in Figure 1 is to be encoded and encrypted using the following steps:
1. Each of the five horizontal rows of the picture is encoded as a 5-bit binary number. White squares are
encoded as Os and black squares as 1s. The horizontal rows are therefore encoded as:
Row 1: 00110
Row 2: 01001
Row 3: 11100
Row 4: 01000
Row 5: 11110
2. Starting from the left, the first binary digit is multiplied by 16, the second by 8, the third by 4, the fourth by 2,
and the fifth by 1. This will convert the 5-bit binary numbers to decimal numbers as shown below:
Row 1: (0 x 16) + (0 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 0 + 0 +4+2+0 = 6.
Row 2: (0 x 16) + (1 × 8) + (0 × 4) + (0 × 2) + (1 × 1) = 0 + 8 +0+0+1 = 9.
Row 3: (1 x 16) + (1 × 8) + (1 × 4) + (0 × 2) + (0 × 1) = 16+8+4 + 0 + 0 = 28.
Row 4: (0 x 16) + (1 × 8) + (0 × 4) + (0 × 2) + (0 × 1) = 0 + 8 +0+0+0= 8.
Row 5: (1 x 16) + (1 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 16 +8+4+2+0 = 30.
3. The decimal number representing each row is encrypted using modular addition with a modulus of 32 and a
key of 19.
4. The result of each row is converted to a 5-bit binary number.
Use Steps 1 to 4 to work out the 5-bit binary number of each row. Show your working.
Transcribed Image Text:The symbol £ is magnified and shown in Figure 1 with a grid superimposed. Figure 1 The image in Figure 1 is to be encoded and encrypted using the following steps: 1. Each of the five horizontal rows of the picture is encoded as a 5-bit binary number. White squares are encoded as Os and black squares as 1s. The horizontal rows are therefore encoded as: Row 1: 00110 Row 2: 01001 Row 3: 11100 Row 4: 01000 Row 5: 11110 2. Starting from the left, the first binary digit is multiplied by 16, the second by 8, the third by 4, the fourth by 2, and the fifth by 1. This will convert the 5-bit binary numbers to decimal numbers as shown below: Row 1: (0 x 16) + (0 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 0 + 0 +4+2+0 = 6. Row 2: (0 x 16) + (1 × 8) + (0 × 4) + (0 × 2) + (1 × 1) = 0 + 8 +0+0+1 = 9. Row 3: (1 x 16) + (1 × 8) + (1 × 4) + (0 × 2) + (0 × 1) = 16+8+4 + 0 + 0 = 28. Row 4: (0 x 16) + (1 × 8) + (0 × 4) + (0 × 2) + (0 × 1) = 0 + 8 +0+0+0= 8. Row 5: (1 x 16) + (1 × 8) + (1 × 4) + (1 × 2) + (0 × 1) = 16 +8+4+2+0 = 30. 3. The decimal number representing each row is encrypted using modular addition with a modulus of 32 and a key of 19. 4. The result of each row is converted to a 5-bit binary number. Use Steps 1 to 4 to work out the 5-bit binary number of each row. Show your working.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning