Next: EEL6586: HW#3
Up: EEL6586: Homework
Previous: EEL6586: HW#1
Get PDF file
EEL 6586: HW#2
Assignment is due Monday, January 23, 2004 in class. Late
homework loses
percentage
points. See the current late penalty at http://www.cnel.ufl.edu/hybrid/harris/latepoints.html
You must hand in your homework AND email your two
audio files as attachments to Pravin Premakanthan (pravin@cnel.ufl.edu) by the due date/time. Name your files with your first initial and lastname with -a for
part a and -b for part b. So for example, your professor's files would be called jharris-a.wav and jharris-b.wav
Use a subject
line of ``EEL6586 HW#2 your full name", so for example the professor's subject line would
be ``EEL6586 HW#2 John Harris" You writeup should contain an appendix that includes all of the
matlab code that you wrote for this assignment. You do not need
to include any of the code within Parts A or B but you should
describe your solution technique in these parts.
PART A: Recording a voiced phoneme
- A1
- Record yourself on a computer saying the phoneme /eh/ for
about one second. Remember the /eh/ is the vowel sound in ``pet''.
Make sure to hold the microphone to the side of your mouth to
reduce noise from the airflow. Email in the sound file as
described above as an 16KHz .wav file. If you have no capability to
record sound on a PC talk to some classmates who can help.
The recording must be your voice.
- A2
- Hand in a
portion of the time domain plots for the phoneme
showing a few pitch periods. The axes of this plot (and all plots)
should be labelled. Clearly indicate the pitch period and
note its numerical value. Also, list the pitch frequency. Is your pitch within its expected range?
- A3
- Plot the magnitude spectrum of the phoneme. Clearly
indicate the values of F
, F
and F
on the graphs. Also show a log magnitude version of the plot.
- A4
- Estimate the bandwidth and amplitude of each formant using whichever
definition you like. However, be sure to explain your calculation.
- A5
- Plot the spectrogram of the vowel. Show results from
using both short and long windowing functions. Explain what features you can see
in one version of the spectrogram that you cannot see in the other.
PART B: Formant Synthesis of a Voiced Vowel
In this part you will try to match your recorded phoneme using simple formant synthesis. Make sure that you
properly answer all of the questions and describe your solution
technique for each part. You may talk to other students, in
fact you are strongly encouraged to do so. However, the final work
and matlab code you turn in MUST be your own. Some components of this
part are open-ended where there are many possible solution
methods.
- B1
- Write a matlab program that can filter a signal using
the
sum of the output of three bandpass filters. Each bandpass filter will be
specified by a center frequency, a bandwidth and an amplitude. Draw a block diagram of your computation. This is an
open-ended question, use your best judgment in the filter design
but explain your reasoning. Hint: if your formants are too narrow then your phoneme will sound like a musical tone.
- B2
- Use the code in [B1] to filter a uniform train of impulses of
appropriate pitch to
mimic the recorded phoneme from part A. Use the pitch period you derived in part [A2]. In one sentence, describe
how the synthetic vowel sounds.
- B3
- Do whatever you can think of to improve the quality of your synthetic sound.
Hand in a one second
sound file (16KHz .wav file) of your best synthetic sound. Make sure you describe exactly what you have done to
create this sound. How much better does it sound compared to that in [B2]?
Bonus points will be given to the highest quality, most realistic synthetic sound(s) in the class.
- B4
- Plot time and frequency domain representations of the
vowel (don't use spectrograms). Compare your synthetic sound
results to the recorded sound. In what ways do they differ, if any?
- B5
- Listen carefully to your real and synthetic sounds. In what ways
do they sound
different?
Next: EEL6586: HW#3
Up: EEL6586: Homework
Previous: EEL6586: HW#1
Dr John Harris
2006-04-17