$28
Problem 1: Step Response Model (2 + 2 + 2 points) Consider the following first-order system: �(�) = 5 �� + 1 Hint: The step response of this system is �(�) = 5 ,1 − �!! "/ 1. Compute the step-response model parameters with sampling time of Δ� = 0.5. 2. Please compute the step response parameters if the above system has a delay of � = 0.15. In other words, �(�) = "##$.&'( $%&' . 3. Repeat the above when the delay is 1.5, i.e., �(�) = "##&.' ( $%&' (Note: You are expected to know Laplace transform and its inverse) Important: The value of � is based on the last digit of your roll number. If the last digit of your roll number is a, then � = 0.5(1 + �). Thus, if your roll number is CH20D000, the a = 0 and � = 0.5. If your roll number is CH20D999, the a = 9 and � = 5 Problem 2: Impulse Response Model (2 + 2 points) We will now compute the impulse response coefficients for the same system as above, i.e., �(�) = " $%&' , in two different ways. Recall that Δ� = 0.5 4. Transfer function of a unit pulse input is �(�) = ' % 61 − �!().%7. Please compute the FIR model coefficients as a response of the system to the unit pulse input. 5. In the lectures, we had discussed the relationship between step and impulse response coefficients. Use this to compute the impulse response coefficients from the step-response coefficients computed in Question 1 of Problem 1 above. ----- Continued on Next Page Problem 3: Step Response Model in MATLAB for a MIMO System (10 points) Please submit this problem directly on MATLAB Grader. Consider the following two-input two-output system �(�) = ⎣ ⎢ ⎢ ⎢ ⎡ 2 40�+ + 16� + 1 0.5 20�+ + 7� + 1 1.2 10�+ + 5� + 1 1 36�+ + 12� + 1⎦ ⎥ ⎥ ⎥ ⎤ Let the sampling interval Δ� = 2 and number of step-response coefficients be n = 25. In this problem, we will compute the step response coefficients for each of the four transfer functions, �,-(�) with sampling interval of Δ� = 2. Let �,,-(�) represent the step response of the i th output in response to the j th input at the time instance k. For example, step response coefficients for the transfer function �+' are F�+,'(1), �+,'(2), ⋯ , �+,'(�)J. Choose Δ� = 2 and � = 25 for this problem. Compute the step response coefficients and build the step response matrix as follows: Write a MATLAB code to compute the � matrix given above. Please ensure that the sampling interval is ts=2 and number of steps is n=25. Report the result in 50 × 2 matrix S. ú ú ú ú ú ú ú û ù ê ê ê ê ê ê ê ë é ú û ù ê ë é ú û ù ê ë é = ( ) ( ) ( ) ( ) (1) (1) (1) (1) 2,1 2,2 1,1 1,2 2,1 2,2 1,1 1,2 S n S n S n S n S S S S S ! !