Resources

Text Search:
Applied Filters
    Modeling Scenario
    223

    views

    349

    downloads

    0

    comments

    3-004-VanderPol-ModelingScenario
    This paper presents an electronic spreadsheet model of the Van der Pol oscillator, a well-known nonlinear second-order ordinary differential equation.
    Modeling Scenario
    280

    views

    188

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Modeling Scenario
    294

    views

    194

    downloads

    0

    comments

    3-017-StackedCoffeeFiltersFalling-ModelingScenario
    Data on free falling 2, 4, 6, and 8 stacked coffee filters is offered. Students form a model using a resistance term proportional to velocity, velocity squared, or velocity to some general power. Parameters need to be estimated and models compared.
    Modeling Scenario
    261

    views

    239

    downloads

    0

    comments

    3-029-FerrisWheelCatch-ModelingScenario
    We offer the opportunity to model the throw of an object to a person on a moving Ferris wheel.
    Modeling Scenario
    204

    views

    96

    downloads

    0

    comments

    3-040-FirstPassageTime-ModelingScenario
    We apply the notions of dampedness to second order, linear, constant coefficient, homogeneous differential equations used to model a spring mass dashpot system and introduce the notion of first passage time through 0 value with several applications.
    Modeling Scenario
    309

    views

    165

    downloads

    0

    comments

    3-054-Relay-ModelingScenario
    We use a differential equations of one dimensional projectile motion and an integration of velocity for total distance to model the relay between an outfielder and an infielder in throwing the ball to home plate.
    Modeling Scenario
    280

    views

    175

    downloads

    0

    comments

    3-067-RLCSeriesCircuit-ModelingScenario
    In this validation-oriented setup, the second order linear ordinary differential governing equation of a small signal RLC series AC circuit is solved analytically, and the results are compared with the data acquired from analyzing the numerical...
    Modeling Scenario
    204

    views

    409

    downloads

    0

    comments

    3-076-CircuitBuilding-ModelingScenario
    In this project students will establish a mathematical model for an electric circuit as a second-order ordinary differential equation with constant coefficients.
    Modeling Scenario
    381

    views

    223

    downloads

    0

    comments

    3-092-WirelessPower-ModelingScenario
    We present an engineering application (wireless power transmission) modelled by a coupled system of two linear second-order differential equations with constant coefficients. One equation is homogeneous while the other one is non-homogeneous.
    Modeling Scenario
    179

    views

    131

    downloads

    0

    comments

    3-140-TwoSpringsOneMassFixedEnds-ModelingScenario
    Students build a model of a two spring, single mass with fixed end configuration and then plot solutions to experience the motion.
    Modeling Scenario
    272

    views

    247

    downloads

    0

    comments

    6-002-EulerCromerPendulum-ModelingScenario
    This activity introduces students to the concept of numerical stability. While modeling a simple pendulum, students compare performance of the semi-implicit Euler-Cromer method with Euler's method and the higher-order Improved Euleror algorithm.
    Modeling Scenario
    260

    views

    149

    downloads

    0

    comments

    6-011-HumansVsZombies-ModelingScenario
    Students analyze the SIR differential equations model in the context of a zombie invasion of a human population. Students analyze a two equation system representing only two populations, humans and zombies and then recovered zombies.
    Modeling Scenario
    596

    views

    484

    downloads

    0

    comments

    6-015-CombatingEbolaEpidemic-ModelingScenario
    This project offers students a chance to make a policy recommendation based on analysis of a nonlinear system of differential equations (disease model). The scenario is taken from the fall of 2014 when the Ebola outbreak in West Africa.
    Modeling Scenario
    507

    views

    297

    downloads

    0

    comments

    6-020-AlgaePopulationSelf-Replenishment-ModelingScenario
    This modeling scenario investigates the massive algal blooms that struck Lake Chapala, Mexico, in 1994. A
    Modeling Scenario
    134

    views

    52

    downloads

    0

    comments

    1-036-NeutralBuoyancy-ModelingScenario
    An object may hang suspended at, say, ten foot depth in a column of water if at ten feet underwater the density of the object equals the density of water. We study this phenomenon
    Modeling Scenario
    196

    views

    115

    downloads

    0

    comments

    6-028-SaltCompartments-ModelingScenario
    Model a phenomena in which salt mixtures from two tanks are mixed with changing volumes of water.
    Modeling Scenario
    156

    views

    135

    downloads

    0

    comments

    3-150-ItsABlastFurnace-ModelingScenario
    This project uses the steady-state heat equation to model the temperature distribution in an industrial furnace used for metal production, for example, a blast furnace.
    Modeling Scenario
    168

    views

    180

    downloads

    0

    comments

    4-050-ResonanceBeats-ModelingScenario
    We study what can happen when a pure oscillator (no damper) is driven by a forced vibration function which has the same or close to the same natural frequency as the system it is driving.
    Modeling Scenario
    186

    views

    105

    downloads

    0

    comments

    3-020-ChordPathTime-ModelingScenario
    Using Newton's Second Law of motion we can determine the time it takes for a mass to slide along a chord of a vertical circle from high point to any point along the circle. Initially, the result is nonintuitive and challenging to understand.
    Modeling Scenario
    212

    views

    184

    downloads

    0

    comments

    1-002-Tossing-ModelingScenario
    We offer students simulation experience or data from a simulation and ask them to model the simulation using several approaches, to include exponential decay fit, difference equation, and differential equation.