You are on page 1of 11

Question

in Electrical Engineering
DSP MATLAB assignment , I will upvote good solution instantly.
1) sampling rate in your discrete-time filter designs. (fs =
16000)

maximum passband attenuation of 0.2 dB and minimum


stop- band attenuation of 45 dB in your filter designs.

assume a fixed 200 Hz between your passband and stopband


edge frequencies.

a) Design a FIR lowpass filter with cutoff around 600 Hz (i.e.


500 and 700 Hz as passband and stopband edges) using
firpmord and firpm commands

b) Plot the amplitude and phase responses of these three


filters. Also plot poles and zeros on the
z-plane.
c) Use the filter command to filter the input music signal x
with the filter you designed above and obtain x1 signal.
Listen using soundsc(x1,fs) command and comment on the
quality of the output music.

Question
in Electrical Engineering
I need to test how software responds to an alarm condition. So I
need to cause (inject) a drive fault on connector P12.
What connector pin do I use for the signal? What connector pin for
ground?
What type of signal would I use (digital, analog, totem pole, open
collector, etc.)?
What voltage would I use?
If I used a function generator and a square wave, what components
would limit my maximum frequency and/or duty cycle?
Please show steps how to do it including a

You might also like