NonLinear calculation of structures

AI Thread Summary
The discussion focuses on a mechanical engineering student's project involving the nonlinear calculation of structures to evaluate a stopping mechanism for a Cessna 172. The student seeks guidance on formulating the differential equation for their Matlab program, aiming to stop the aircraft within 100 meters at a landing speed of 50 m/s. Suggestions include starting with a simple linear mass-spring-damping model to validate results before progressing to more complex nonlinear systems. The importance of finding the best physical model and validating it through experimental data is emphasized. Established technologies for aircraft arresting systems are also mentioned as relevant references for the project.
kgirl
Messages
1
Reaction score
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
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...).
 
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 .
 
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Back
Top