Stability function for a basic RK method

In summary, the stability function is a way of determining if a system is stable or unstable based on its transfer function. To calculate it, we follow a few steps including writing the transfer function in a specific form, taking the absolute value, and solving for s. If all values of s lie on the left half of the complex plane, the system is stable.
  • #1
dynamicskillingme
27
0

Homework Statement


Hi, can someone explain how they get this stability function.

Homework Equations


http://blob:http://imgur.com/840ee1fe-f09c-49ab-bdbb-7f953777f900
WIBfVLf.png


The Attempt at a Solution


I have attempted to do it two ways, and I'm not sure if I'm just having an awfully bad day at maths or am doing it wrong.

I have tried putting in
9J5prIm.png

but the answer has been coming out wrong, so a worked solution to work out what I've been doing wrong would be great
 
Last edited by a moderator:
Physics news on Phys.org
  • #2


Hi there, I can help you with understanding the stability function. The stability function is a mathematical representation of the stability of a system. It is used to determine whether a system is stable or unstable, based on its transfer function. In order to calculate the stability function, we need to follow a few steps:

1. Write the transfer function in the form of (s+a)/(s+b), where a and b are constants.
2. Take the absolute value of the transfer function, |(s+a)/(s+b)|, and set it equal to 1.
3. Solve for s to determine the values of s that make the absolute value equal to 1.
4. Plot these values on the complex plane.
5. If all the values lie on the left half of the plane, the system is stable. If any values lie on the right half, the system is unstable.

For the transfer function given in your post, we can write it as (s+1)/(s+2). Taking the absolute value and setting it equal to 1, we get |(s+1)/(s+2)|=1. Solving for s, we get s=-1 or s=-2. Plotting these values on the complex plane, we see that both values lie on the left half of the plane, indicating that the system is stable.

I'm not sure where you went wrong in your attempts, but I hope this explanation helps you understand the process better. Let me know if you have any further questions.
 

1. What is a stability function for a basic RK method?

A stability function for a basic RK method is a mathematical tool used to analyze the stability of a numerical method for solving differential equations. It is a complex-valued function that depends on the step size and the coefficients of the RK method. It is used to determine the regions in the complex plane where the numerical solution will remain bounded and accurate.

2. How is a stability function calculated for a basic RK method?

A stability function is calculated by first converting the RK method into a discrete-time map, which relates the numerical solution at the current time step to the solution at the previous time step. The stability function is then derived from the characteristic polynomial of this map, which is obtained by setting the map equal to its fixed point. The resulting stability function is a rational function that can be evaluated at any point in the complex plane.

3. What is the significance of a stability function for a basic RK method?

The stability function is an important tool for understanding the behavior of a numerical method for solving differential equations. It allows us to determine the stability properties of the method, such as its ability to produce accurate solutions over long time intervals or its sensitivity to changes in the step size. It also helps in the design and selection of numerical methods, as methods with better stability properties are preferred in practical applications.

4. How can the stability function be used to select an appropriate step size for a basic RK method?

The stability function can be used to determine the maximum allowable step size for a basic RK method. This is done by plotting the stability function in the complex plane and finding the largest circle that does not intersect the region of instability. The radius of this circle corresponds to the maximum step size that will produce a stable and accurate solution. In general, a smaller step size will result in a more accurate solution, but it may also increase the computational cost.

5. Can a stability function be used to compare different RK methods?

Yes, a stability function can be used to compare the stability properties of different RK methods. By analyzing the stability functions of different methods, we can determine which method is more suitable for a given problem in terms of stability and accuracy. However, it should be noted that the stability function is just one aspect of comparing numerical methods, and other factors such as convergence and computational cost should also be considered.

Similar threads

  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
Replies
47
Views
598
Replies
9
Views
2K
  • Differential Equations
Replies
16
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top