This is a two week lab. Your prelab is due a week after the
quiz for Lab 4 and the quizzing occurs two weeks after the
quiz for Lab 4.
The following details how the 10 points for the lab will be
assigned:
-
1 point: Prelab. You must answer the prelab questions for
two filtering techniques in Filtering Techniques. You must
fully simulate one filtering technique in MATLAB and
demonstrate that the system will meet the specifications as
given in the filter
specification. Finite precision effects such as
coefficient quantization must be modeled in your simulation.
You must provide the response of your simulated system to
appropriate test inputs.
-
2 points: Working code. Code that does not meet the
specification is not considered working code. You must be
prepared to demonstrate that your code meets the
specification by showing the system response to a frequency
swept sine input. We will check that the ripple
specifications have been met in the pass-band and the
stop-band. We will also check the for the locations of the
pass-band and stop-band edges to make sure that the width of
the transition band is met. We will also check to see that
the phase constraint given in the specification is met. We
will also check to ensure that you have scaled the input
signal appropriately so that clipping does not occur at the
output for any frequency. Additionally, we will check to
make sure that you do not scale the input too
conservatively, specifically, a 1 V amplitude sinusoidal
input is not allowed to drop below 0.5 V in amplitude at the
output for all frequencies in the pass-band.
-
2 points: Oral quiz.
-
5 points: Optimization. These points will be assigned
based on your cycle count. You will be judged relative to
your peers. Code that does not meet the specification will
be penalized. After all the cycle counts have been
collected, we will order them for scoring in two ways.
First, the cycle counts will be ordered globally over the
whole class. The groups with the lowest numbered cycle
counts will be given the maximum number of points and the
groups with the highest numbered cycle counts will be given
the minimum number of points. The second ordering will be
done locally relative to which of the three filtering
techniques the groups have picked. The groups using the
same filtering technique will be ordered by cycle count,
with the groups with the lowest cycle counts receiving
maximum points and the groups with the highest cycle counts
receiving minimum points. 3 points will be assigned for
the global ordering of groups and 2 points for the local
ordering with respect to filtering technique of groups.