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

The following nonlinear equations contain terms that are often found in the power flow equations:

f1(x)=10x1sinx2+2=0f2(x)=10(x1)2-10x1cosx2+1=0

Solve using the Newton-Raphson method starting with an initial guess of

x1(0)=1and x2(0)=0 radians and a stopping criterion of ε=10-4.

Short Answer

Expert verified

The solution of the system equation areX1=0.8553radandX1=0.2360rad.

Step by step solution

01

Write the given data from question.

The equations of the system are,

f1(x)=10x1sinx2+2=0f2(x)=10(x1)2-10x1cosx2+1=0

The initial conditions,

x1(0)=lradx2(0)=lrad

02

Determine the equation to calculate the solution of the equation.

The generalise form of the Newton-Raphson method is given as follows.

x(i+1)=x(i)+J(i)-1[y-f(x(i))] …… (1)

The Jacobian matrix is given as follows.

J(i)-1=[af1ax1af1ax2af2ax1af2ax2]-1 …… (2)

The equation to calculate the specific tolerance value is given as follows.

ε=|x(i+1)-Xk(i)Xk(i)|forK=1,2,...N ….. (3)

03

Determine the solution of the system.

Calculate the Jacobian matrix by using equation (2).

Ji-1=aax110x1sinx2+2aax210x1sinx2+2aax110x12-10x1cosx2+1aax210x12-10x1cosx2+1ji-1=10sinx210x1cosx220x110cosx210x1sinx2-1ji-1=10x1sinx210x1cosx210cosx2-20x110sinx2D

Calculate the value of determinant of the Jacobian Matrix.

D=10sinx210x1sinx2-20x1-10cosx210x1cosx2D=100x1sinx2-200x1cosx2-100x1cosx2D=100sin2x2+cos2x2-2x12cosx2D=1001-2x12cosx2

Calculate the Jacobian matrix

localid="1655361901793" Ji-1=10x1sinx2-10x1cosx210cosx2-20x110sinx21001-2x12cosx2

Use the Newton Raphson method from equation (1).

x1i+1x2i+1=x1ix2i+10x1isinx2i-10x1icosx2i10cosx2i-20x1i10sinx2i1001-2x12icosx2×-10x1i10sinx2i-2-10x12i+10x1icosx2i-1

The above equation can be written as two separate equation,

x1i+1x1i+10x1isinx2i10x1isinx2i-2+-10x1icosx2i-10x12icosx2i-11001-2x12icosx2 …… (4)

localid="1655360578288" x2i+1=x2i+10cosx2i-20x1i-10x1isinx2i-2+10sinx2i-10x12i+10x1icosx2i-11001-2x12icosx2 …… (5)

Calculate the specific tolerance value.

localid="1655360584035" ε=Xk(i+1)-Xk(i)Xk(i)forK=1,2...N ……. (6)

The table for the successive iteration calculation of the equation (4), (5) and (6).

Newton Raphson method converges after 4 iteration and repeating the values. The specific tolerance value is less than 10-4.

Hence the solution of the system equation areX1=0.8553radandx=-0.2360rad.

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

Study anywhere. Anytime. Across all devices.

Sign-up for free