Question: Problem 4 [ 1 5 marks ] Consider a communication problem where we wish to transmit the word SMILE using the Pulse Amplitude Modulation (
Problem marks Consider a communication problem where we wish to transmit the word "SMILE"
using the Pulse Amplitude Modulation PAM scheme and then decode it at the receiver This is done as
follows:
The individual text letters are ASCII encoded to get a corresponding binary word. For example, the
ASCII encoded bit binary word corresponding to letter is
The bits in the binary word are grouped together to form symbols. Each symbol contains bits,
where is a power of For instance, if the binary word will result in symbols
Each symbol is mapped to a different amplitude level. For example, if we choose the mapping
and are amplitude levels then letter corresponds
to the amplitude level sequence
The amplitude levels are transmitted over a noisy channel.
The receiver's goal is to decode the noisy amplitude levels back to letters.
The above scheme can be modeled as the following ary hypothesis testing for detecting each of the
transmitted amplitude levels corrupted in noise,
:dots,
where and the amplitude levels cdots, are given. We wish to distinguish between
hypothesis cdots, using the observation Assume uniform costs and equal priors.
a Compute the minimum probability of error detector and show that it corresponds to the minimum
distance detector.
b Compute the minimum when
c Use the detector computed in a to decode the transmitted message "SMILE" from the measurement
data provided in Problemmat file. The file contains two sets of measurement data:Question marks Consider a random DNA sequence of nucleotides stored in FASTA format in the file randomDNA.fasta. Write a Matlab script file to read this file, convert the a and g in the sequence to and the c and t to construct a DNA random walk by performing the cumulative sum of the and and plot the DNA walk.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
