<< Chapter < Page Chapter >> Page >

Universal product code

The Universal Product Code (UPC), often known as a bar code, labels virtually every sold good. An example of a portion of the code is shown.

Here a sequence of black and white bars, each having width d , presents an 11-digit number (consisting of decimal digits) that uniquely identifies theproduct. In retail stores, laser scanners read this code, and after accessing a database of prices, enter the priceinto the cash register.

  1. How many bars must be used to represent a single digit?
  2. A complication of the laser scanning system is that the bar code must be read either forwards or backwards.Now how many bars are needed to represent each digit?
  3. What is the probability that the 11-digit code is read correctly if the probability of reading a singlebit incorrectly is p e ?
  4. How many error correcting bars would need to be present so that any single bar error occurring in the11-digit code can be corrected?

Error correcting codes

A code maps pairs of information bits into codewords of length 5 as follows.

Data Codeword
00 00000
01 01101
10 10111
11 11010
  1. What is this code's efficiency?
  2. Find the generator matrix G and parity-check matrix H for this code.
  3. Give the decoding table for this code. How many patterns of 1, 2, and 3 errors are correctlydecoded?
  4. What is the block error probability (the probability of any number of errors occurring in the decoded codeword)?

Digital communication

A digital source produces sequences of nine letters with the following probabilities.

letter a b c d e f g h i
probability 1 4 1 8 1 8 1 8 1 8 1 16 1 16 1 16 1 16
  1. Find a Huffman code that compresses this source. How does the resulting code compare with the best possible code?
  2. A clever engineer proposes the following (6,3) code to correct errors after transmission through a digital channel.
    c 1 d 1 c 4 d 1 d 2 d 3
    c 2 d 2 c 5 d 2 d 3
    c 3 d 3 c 6 d 1
    What is the error correction capability of this code?
  3. The channel's bit error probability is 1/8. What kind of code should be used to transmit data over this channel?

Overly designed error correction codes

An Aggie engineer wants not only to have codewords for his data, but also to hide the information from Rice engineers(no fear of the UT engineers). He decides to represent 3-bit data with 6-bit codewords in which none of the databits appear explicitly.

c 1 d 1 d 2 c 4 d 1 d 2 d 3
c 2 d 2 d 3 c 5 d 1 d 2
c 3 d 1 d 3 c 6 d 1 d 2 d 3
  1. Find the generator matrix G and parity-check matrix H for this code.
  2. Find a 3 × 6 matrix that recovers the data bits from the codeword.
  3. What is the error correcting capability of the code?

Error correction?

It is important to realize that when more transmission errors than can be corrected, error correction algorithmsbelieve that a smaller number of errors have occurred and correct accordingly. For example, consider a (7,4) Hammingcode having the generator matrix G 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 1 This code corrects all single-bit error, but if a double bit error occurs, it corrects using a single-bit error correction approach.

  1. How many double-bit errors can occur in a codeword?
  2. For each double-bit error pattern, what is the result of channel decoding? Express your result as abinary error sequence for the data bits.

Questions & Answers

how to create a software using Android phone
Wiseman Reply
how
basra
what is the difference between C and C++.
Yan Reply
what is software
Sami Reply
software is a instructions like programs
Shambhu
what is the difference between C and C++.
Yan
yes, how?
Hayder
what is software engineering
Ahmad
software engineering is a the branch of computer science deals with the design,development, testing and maintenance of software applications.
Hayder
who is best bw software engineering and cyber security
Ahmad
Both software engineering and cybersecurity offer exciting career prospects, but your choice ultimately depends on your interests and skills. If you enjoy problem-solving, programming, and designing software syste
Hayder
what's software processes
Ntege Reply
I haven't started reading yet. by device (hardware) or for improving design Lol? Here. Requirement, Design, Implementation, Verification, Maintenance.
Vernon
I can give you a more valid answer by 5:00 By the way gm.
Vernon
it is all about designing,developing, testing, implementing and maintaining of software systems.
Ehenew
hello assalamualaikum
Sami
My name M Sami I m 2nd year student
Sami
what is the specific IDE for flutter programs?
Mwami Reply
jegudgdtgd my Name my Name is M and I have been talking about iey my papa john's university of washington post I tagged I will be in
Mwaqas Reply
yes
usman
how disign photo
atul Reply
hlo
Navya
hi
Michael
yes
Subhan
Show the necessary steps with description in resource monitoring process (CPU,memory,disk and network)
samuel Reply
What is software engineering
Tafadzwa Reply
Software engineering is a branch of computer science directed to writing programs to develop Softwares that can drive or enable the functionality of some hardwares like phone , automobile and others
kelvin
if any requirement engineer is gathering requirements from client and after getting he/she Analyze them this process is called
Alqa Reply
The following text is encoded in base 64. Ik5ldmVyIHRydXN0IGEgY29tcHV0ZXIgeW91IGNhbid0IHRocm93IG91dCBhIHdpbmRvdyIgLSBTdGV2ZSBXb3puaWFr Decode it, and paste the decoded text here
Julian Reply
what to do you mean
Vincent
hello
ALI
how are you ?
ALI
What is the command to list the contents of a directory in Unix and Unix-like operating systems
George Reply
how can i make my own software free of cost
Faizan Reply
like how
usman
hi
Hayder
The name of the author of our software engineering book is Ian Sommerville.
Doha Reply
what is software
Sampson Reply
the set of intruction given to the computer to perform a task
Noor
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fundamentals of electrical engineering i. OpenStax CNX. Aug 06, 2008 Download for free at http://legacy.cnx.org/content/col10040/1.9
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fundamentals of electrical engineering i' conversation and receive update notifications?

Ask