Git Product home page Git Product logo

maple-seed-design-and-dynamics's Introduction

Maple-Seed-Design-and-Dynamics

Run the Script Maple.m to generate all the Plots and Dynamics Equations for the Autorotating Maple Seed Payload.

The Script Produces:

  • Shape of the Maple Seed Payload
  • Twist Angle for 3D Modelling
  • Angle of Attack of the Propellor
  • Lift Coefficient vs the Distance from Center of Mass
  • Accelaration wrt time
  • Descent Velocity wrt time
  • Displacement wrt time
  • Angular Velocity wrt time

Design

  • For Design we have used the following functions :
    • find_chord.m : This function calculates the Chord length for each segment of the Maple seed at a distance 'R' from the Centre of Mass.
    • find_theta.m : This function calculates the angle between the chord of each segment and the horizontal i.e. Angle of Twist.

Dynamics

  • For Dynamics we have used the following functions
    • find_alpha_cl.m : This function calculates the effective angle between the chord of each segment and the horizontal i.e. including the Angle of Twist and the Angle between the Vertical and tangential velocity.
    • find_surface_area.m : This function calculates the effective surface area that provides the Lift.
    • Maple.m : This script contains the equations to calculate Lift, Drag, distance, velocity, acceleration, angular velocity and angular acceleration using the above functions.

To execute

  • Dowload and unzip all the MATLAB codes(.m files) into the same folder.
  • Then run the MATLAB script Maple.m to generate the plots
    • chord length v/s R
    • Twist angle v/s R
    • Angle of attack v/s R
    • Coefficient of Lift v/s R
    • acceleration v/s time
    • velocity v/s time
    • distance v/s time
    • Angular velocity v/s time
  • The values of initial velocity and mass can be changed within the MATLAB script Maple.m

maple-seed-design-and-dynamics's People

Contributors

karan-13-hub avatar mundheda avatar

Watchers

 avatar

Forkers

mundheda

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.