Question

In: Computer Science

ENCODE THE FOLLOWING STREAM OF BITS USING 4B/5B encoding :- 1101011011101111 what is the ratio of...

ENCODE THE FOLLOWING STREAM OF BITS USING 4B/5B encoding :-

1101011011101111

what is the ratio of redundant bits in 4B/5B?

Solutions

Expert Solution

4B/5B encoding means it takes 4B as input and produce 5B as output

the following table is the standard of 4B5B encoding as follows

hex binary 4B5B code

0 0000 11110

1 0001 01001

2 0010 10100

3 0011 10101

4 0100 01010

5 0101 01011

6 0110 01110

7 0111 01111

8 1000 10010

9 1001 10011

A 1010 10110

B 1011 10111

C 1100 11010

D 1101 11011

E 1110 11100

F 1111 11101

NOW in 4B5B code in every digit of binary there is atmost 3 zeros this reduces the time when we decode the message

now the given code is 1101 0110 1110 1111

step 1 we have to divide it at every 4 bits as

1101 0110 1110 1111

step 2 now we have to search for the above 4 bits binary in the above table

1101--- 11011

0110-- 01110

1110-- 11100

1111--- 11101

step 3 place them according to the coding

4B5B CODING = 11011 01110 11100 11101

the above one is the encoding of the given input code

Ans: 11011 01110 11100 11101

Rout = (5/4) * Rin

= 1.25 Rin (Rout= rate of output , Rin= rate of input)

= 1.25(16)

= 20

Ratio of 4b5b redundents bits :

Rout/Rin = 5/4


Related Solutions

What is the minimum number of bits needed to encode the days of the month in...
What is the minimum number of bits needed to encode the days of the month in a Canadian calendar. 1. 5 2. 3 3. 6 4. 4
A stream of bits, 01111011111011111101111100, needs to be transmitted at the data link layer using bit...
A stream of bits, 01111011111011111101111100, needs to be transmitted at the data link layer using bit stuffing, what is actually transmitted after the bit stuffing? 2) We are transmitting 16-bit data using a Hamming code. What is the minimum number of check bits is needed to ensure that the receiver can correct a single-bit error?
What is the inventory turnover ratio using each of the following methods:
QuarterUnitsPurchasedCost perUnitTotal1200$11$2,2002300123,6003300133,9004200142,8001,000$12,500Inventory at the beginning of the 1st quarter: 400 units at $10 per unit.Sales for the fiscal year: 800 units at $15 per unit.What is the inventory turnover ratio using each of the following methods:1. FIFO Method2. Average Cost Method3. LIFO Method
Solve the following linear program using the graphical solution procedure. Max 5A + 5B s.t 1A...
Solve the following linear program using the graphical solution procedure. Max 5A + 5B s.t 1A <100 1B<80 2A+4B<400 A,B>0
2. Solve the following linear program using the graphical solution procedure: Max 8A + 5B s.t....
2. Solve the following linear program using the graphical solution procedure: Max 8A + 5B s.t. i. 1A ≤ 120 ii. 1B ≤ 150 iii. 2A + 4B ≤ 700 iv. A, B ≥ 0
(a) Explain what is a Gyroscopie ratio. (b) Using the Gyroscopie ratio for 1H, Calculate the...
(a) Explain what is a Gyroscopie ratio. (b) Using the Gyroscopie ratio for 1H, Calculate the Lamor frequency for 21T NMR magnet. (c) Why HTS magnet (insert magnet) is necessary to build up beyond 1-GHz NMR magnet system?
1a. What is the largest negative number that you could represent with 7 bits using signed...
1a. What is the largest negative number that you could represent with 7 bits using signed magnitude? Show your work. 1b. What is the largest positive number that you could represent with 7 bits using 2’s complement? Show your work. 1c. Add the following two binary numbers 10110111 + 1011 = :Show your work. 1d. Solve the following decimal notation equation using 8-bit binary numbers and 2’s complement notation: 69 - 7 = :Show your work
What is the weakness about using the same key stream multiple times for encryption in a...
What is the weakness about using the same key stream multiple times for encryption in a stream cipher? How can it be solved in practice?
Q. Which of the following questions can be answered by using accounting ratio analysis? What is...
Q. Which of the following questions can be answered by using accounting ratio analysis? What is the company's cash balance? What is the company's current market share? How much profit is the company generating from its assets? Q. A decrease in inventories contributes to cash flow from which activity? Investing Financing Operating Q. Analysts who build statistical models to identify stocks that are likely to outperform are best described as: technical analysts. quantitative analysts. fundamental analysts. Q. An objective of...
What is the acid test ratio for Company A calculated using the following Balance Sheet? Company...
What is the acid test ratio for Company A calculated using the following Balance Sheet? Company A Balance Sheet December 31, 2010 Assets Cash $29,000 Accounts receivable (net) 114,000 Inventory 113,000 Prepaid expenses 6,000 Long-term investments 18,000 Net property, plant, and equipment 507,000 Total assets $787,000 Liabilities and equity Accounts payable $73,000 Note payable 358,000 Common stock 186,000 Retained earnings 170,000 Total liabilities and equity $787,000 1.96 1.83 1.42 3.59
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT