Question
An engineer wants to steer machinery via a serial communication line. She needs 16 different commands, hence she uses a genuine (normal) 4-bit binary code
An engineer wants to steer machinery via a serial communication line. She needs 16 different commands, hence she uses a genuine (normal) 4-bit binary code (called Code A). To make commands more easily distinguishable, she adds another 0 as most significant bit, hence turning her code into a 5-bit code. This code is called Code B.
She tries the code. Due to communication errors it doesn't work reliably.
She decides to make up another code (which we call Code C). It adheres to the following rules:
1) Start from Code A
2) Triplicate all 0s, hence turning each 0 into 000
3) Duplicate all 1s, hence turning each 1 into 11
4) Add leading zeros until you have 12-bit (if needed)
a) Does Code B have error detection capabilities or incomplete single error detection capabilities (meaning only some errors can be detected)? If incomplete: What would need to be changed to turn it into 5-bit error detection code?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started