Question: 5. Encode the word FIGHTING in ASCII, using an 8-bit code. Treat the leftmost bit of each character as a parity bit. Each 8-bit code


5. Encode the word "FIGHTING" in ASCII, using an 8-bit code. Treat the leftmost bit of each character as a parity bit. Each 8-bit code should have odd parity. 6. a. Fill the following 8x8 table with the codes you obtained in #5. F 1 G H . T 1 N G b. Read the values you have in 6a) column-wise starting from the leftmost column. Write it down in one line. Using the ASCII Table 1.7 in MA, give the equivalent string in alphanumeric characters. Note: in converting the binary string to alphanumeric, skip the bits in 8th, 16th, 24th, 32nd, ... positions as they were allotted for the parity bits
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
