Question: A discrete-time difference equation y[i] = a.x[i] + (1-a).y[i-1] for a low-pass filter (x, input; y, output; a constant) a)Draw the model structure implemented with
A discrete-time difference equation y[i] = a.x[i] + (1-a).y[i-1] for a low-pass filter (x, input; y, output; a constant) a)Draw the model structure implemented with Simulink blocks. (The unit delay element is the (1/z) block) b)Write the MikroC code that reads the X input from the Analog input of the PIC microcontroller and performs the above low-pass filter process.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
