* Check the design specification (Ω_p,Ω_s,A_p,A_s )
* Determine the cut off frequency of the ideal low pass prototype Ω_c= (Ω_p+Ω_s)/2
* Using window specs. Choose a window function that provides the smallest stopband attenuation greater than A_s.
* Determine required filter order (M = L-1) for the selected window that will give me the desired transition bandwidth
* Determine the impulse response of the ideal low pass filter with cut off frequency Ω_c
* Compute the impulse response h\[n\] = h_d\[n\]w\[n\] using the chosen window
* Check if the filter satisfies the design specifications