Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Determine the poles of the Jacobi and Gauss-Seidel digital filters for the general two-dimensional problem(N=2):

[A11A12A21A22][X2X2]=[y1y2]

Then determine a necessary and sufficient condition for convergence of these filters when N=2.

Short Answer

Expert verified

The poleof the Jacobi and Gauss-Seidel digital filter for[A11A12A21A22][X2X2]=[y1y2]whenN=2isz=A12A21A11A22.

Step by step solution

01

Write the given data

The general two-dimensional problem given in the question is as below:

[A11A12A21A22][X2X2]=[y1y2]

02

Determine the poles of Jacobi digital filter

The general formula to solve the given matrix for Jacobi digital filter is

M=D-1(D-A)

Here, A is the general matrix of N×N, given that N=2and D is the matrix having only diagonal elements of matrix A

Therefore, A=A11A12A21A22andD=A1100A22

Calculate and substitute the values of A and D respectively,

M=D-1D-A=A1100A22-1A1100A22-A11A12A21A22=A1100A22-10A12A210

Further solving the inverse matrix,

M=A1100A22-10-A12-A210=A22A11A2200A11A11A220-A12-A210=1A11001A220-A12-A210=0-A12A11-A21A220

Calculate the determinant of 0-A12A11-A21A220

detzU-M=0detz1001-0-A12A11-A21A220=0detz00z-0-A12A11-A21A220=0detz-A12A11-A21A22z=0

Further solving the above matrix,

z2-A12A21A11A22=0z=±A12A21A11A22

03

Determine the poles of Gauss-Seidel digital filter

The general formula to solve the given matrix for Gauss-Seidel digital filter is

M=D-1(D-A)

Here, A is the general matrix of N×N, given that N=2and D is the matrix having only lower triangular elements of matrix A

Therefore,A=A11A12A21A22andD=A1100A22

Calculate Mand substitute the values of A and D respectively,

M=D-1D-A=A110A21A22-1A110A21A22-A11A12A21A22=A110A21A22-10-A1200

Further solving the inverse matrix,

M=A110A21A22-10-A1200=A22A11A220-A11A11A22A11A11A220-A1200=1A110-A11A11A221A220-A1200=0-A12-A110A12A21A11A22

Calculate the determinant of 0-A12-A110A12A21A11A22

detzU-M=0detz1001-0-A12A110A12A21A11A22=0detz00z-0-A12A110A12A21A11A22=0detz-A12A110z-A12A21A11A22=0

Further solving the above matrix,

zz-A12A21A11A22=0

Now, as z cannot be equal to zero.

Thus

z-A12A21A11A22=0z=A12A21A11A22

Hence, the root for both Jacobi and Gauss-Seidel digital filters converges atA12A21A11A22.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Computer Science Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free