NonLinear calculation of structures

Click For Summary

Discussion Overview

The discussion centers around the nonlinear calculation of structures, specifically in the context of designing a system to stop a CESSNA 172 aircraft upon landing. Participants explore methods for modeling this problem using differential equations and MATLAB, addressing both theoretical and practical aspects of the design.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • A student seeks assistance in verifying their differential equation for a nonlinear system intended to stop an aircraft using a cable.
  • One participant suggests starting with a linear mass-spring-damping model to establish a baseline before progressing to more complex nonlinear models.
  • Another participant emphasizes the importance of finding a suitable physical model for all terms in the equation and mentions the potential for validation through experimental data.
  • Discussion includes references to established technologies for aircraft arresting systems, highlighting the design considerations of the arresting engine.
  • Another participant mentions simpler systems involving nets and weights as alternative methods for stopping aircraft.

Areas of Agreement / Disagreement

Participants present multiple approaches and considerations for the problem, indicating that there is no consensus on a single method or solution. Various models and techniques are proposed, but the discussion remains unresolved regarding the best approach.

Contextual Notes

Participants express uncertainty about the correctness of the differential equations and the complexity of the models being considered. There are also references to existing technologies and methodologies that may not be fully explored in the current discussion.

Who May Find This Useful

This discussion may be of interest to students and professionals in mechanical engineering, particularly those focused on nonlinear dynamics, structural analysis, and aircraft safety systems.

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 .
 

Similar threads

  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 163 ·
6
Replies
163
Views
29K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K