Question: Derive the transfer function for the LTI model in Examples 10-3 and 10-4 using weighted least squares. Manipulate the weights and test whether the transfer

Derive the transfer function for the LTI model in Examples 10-3 and 10-4 using weighted least squares.
Manipulate the weights and test whether the transfer function can be identified with lesser number of measurements used in the examples. You may use a maximum tolerance of 10-3 for the estimation error between the identified transfer function coefficients and their actual values.

Example 10-3

Suppose that a first-order system yields the following data:Thus k 0 1 2 The assumed transfer function is G(z) =u(k) 1.0 0.75 0.50 b z a y(k) 0 0.3 0.225 -[] 0 = y(k)= ay(k 1) + bu(k - 1) = [y(k-1)

Example 10-4

Consider the input and output data of a LTI system with sampling time T = 0.1 s:u(k DI[a] = f'(k)0

We wish to generate the least-squares estimate of the transfer function from the given input–output data. For this one may write a simple MATLAB code using the function arx as follows.image text in transcribed

Thus k 0 1 2 The assumed transfer function is G(z) = u(k) 1.0 0.75 0.50 b z a y(k) 0 0.3 0.225 - [] 0 = y(k)= ay(k 1) + bu(k - 1) = [y(k-1) u(k DI[a] = f'(k)0

Step by Step Solution

3.44 Rating (160 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Digital Control System Analysis And Design Questions!