NonLinear calculation of structures

In summary, the student is trying to find a way to solve a nonlinear problem. They know that they must use a nonlinear system and study it with the function ODE45 but they are not sure if their calculations are correct. They are asking for help from the user. The user can help the student by verifying the implementation of steps and by providing references.
  • #1
kgirl
1
0
Hello,

I'm a student in mechanical engineering and right now, we're studying non Linear Calculation of Structures. We have a project which consists on evaluating one of the solutions to stop a tourism aeroplane CESSNA 172, like a cable to stop it when it lands. So we started our study with a Matlab program, and the specifications are to stop the plane within 100m and it's velocity when it's landing is 50m/s. We know that we must have a NonLinear system and study it with the function ODE45 but the problem is that we are not sure is our calculations to have the Differentiel equation are correct or not ! So I'm here to ask u if my problem inspires someone with a method to create the program on Matlab.

upload_2015-10-21_14-54-46.png


Thanks very much and if you need more information, I'm here ^^
 
Engineering news on Phys.org
  • #2
what differential equation are you solving?

I would implement this in steps with increasing complexity at every step. First, assume it is a simple linear mass-spring-damping system and solve that. It has analytic solutions, so it is easy to compare the numerical result with the analytic result.

At every step (nonlinear spring, nonlinear damping of spring, friction of airplane wheels, drag of airplane) try to find a situation where the equation simplifies and has an analytic solution. There are also known solutions to some nonlinear mass-spring-damping problems, you should be able to verify the implementation of many of the steps.

Finding the best physical model for all the terms in the equation is something else entirely. You can validate that if you have experiments (drag of the plane, nonlinear behavior of the cord...).
 
  • #3
  • #4
For completeness - there are simpler systems using two or three spaced fences of simple netting and nets which are attached to big weights which get dragged .
 

FAQ: NonLinear calculation of structures

1. What is NonLinear calculation of structures?

NonLinear calculation of structures is a method used in structural analysis to model and predict the behavior of materials and structures under nonlinear conditions, such as large deformations, material nonlinearity, and geometric nonlinearity.

2. What are the benefits of using NonLinear calculation of structures?

The benefits of using NonLinear calculation of structures include a more accurate representation of real-world structural behavior, the ability to analyze complex structures, and the consideration of nonlinear effects that can significantly impact the structural response.

3. How is NonLinear calculation of structures different from Linear calculation?

The main difference between NonLinear and Linear calculation of structures is that the former accounts for nonlinearities in material behavior, geometric properties, and boundary conditions, while the latter assumes linear behavior and small deformations.

4. What types of structures can be analyzed using NonLinear calculation?

NonLinear calculation can be applied to a wide range of structures, including bridges, buildings, dams, offshore platforms, pipelines, and aerospace structures.

5. What are some challenges of NonLinear calculation of structures?

NonLinear calculation can be computationally demanding and time-consuming, and requires advanced knowledge and expertise to set up and interpret the results accurately. It also relies heavily on accurate material properties and boundary conditions, which can be difficult to obtain in some cases.

Similar threads

Back
Top