Resources

Text Search:
Applied Filters
    Technique Narrative
    398

    views

    206

    downloads

    0

    comments

    9-001-SkinBurnModelNumericalMethods-TechniqueNarrative
    The heat equation is an important partial differential equation (PDE) which describes the distribution of heat in a given region over time. Numerical methods play an important role in solving these.
    Modeling Scenario
    188

    views

    164

    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
    235

    views

    592

    downloads

    0

    comments

    9-020-HeatDiffusion-ModelingScenario
    This project guides students through experimental, analytical, and numerical techniques for understanding the heat (diffusion) equation with nonhomogeneous boundary conditions. In particular, students collect data and model a physical scenario.
    Modeling Scenario
    259

    views

    265

    downloads

    0

    comments

    1-079-HomeHeating-ModelingScenario
    This project concerns using Newton's Law of Cooling to model the heating of a house. In particular, if one is going away for awhile, is it more economical to leave a house at a desired temperature or reheat it upon return?
    Modeling Scenario
    221

    views

    243

    downloads

    0

    comments

    3-069-HeatInBar-ModelingScenario
    The temperature distribution along a uniform slender bar due to conduction and convection is investigated through experimental, analytical, and numerical approaches.
    Modeling Scenario
    774

    views

    2060

    downloads

    0

    comments

    9-014-TurkeyCook-ModelingScenario
    The goal of this project is to investigate several models for the cooking time for a turkey based on weight, test these models with data obtained from heating curves for turkeys of various weights, and develop a new model to fit this data.
    Modeling Scenario
    444

    views

    879

    downloads

    0

    comments

    9-002-GroundWaterFlow-ModelingScenario
    The goals of this project are to compare a conceptual one-dimensional groundwater flow model to observations made in a laboratory setting, and to discuss the differences.
    Modeling Scenario
    253

    views

    246

    downloads

    0

    comments

    7-020-ThermometerInVaryingTempStream-ModelingScenario
    We present a first order differential equation model for the temperature of a mercury thermometer which is sitting in a stream of water whose temperature oscillates. We suggest a solving strategy which uses Laplace Transforms.
    Modeling Scenario
    237

    views

    103

    downloads

    0

    comments

    4-065-GasInjection-ModelingScenario
    Students use programs (or create their own code) based on exponential box-scheme approximations for solving systems of nonlinear differential equations that contain small parameters for the highest derivative terms or singularities in boundary...
    Technique Narrative
    898

    views

    118

    downloads

    0

    comments

    3-090-ChebyshevPolynomialSolution-TechniqueNarrative
    The Chebyshev equation is presented as a vehicle to view series solutions techniques for linear, second order homogeneous differential equations with non-constant coefficients.
    Technique Narrative
    530

    views

    232

    downloads

    0

    comments

    1-002-IntegratingFactor-TechniqueNarrative
    We develop a strategy to solve first order differential equations by transforming one side of the equation to the derivative of a product of two functions, thereby making it easy to antidifferentiate that side.
    Modeling Scenario
    402

    views

    277

    downloads

    0

    comments

    1-138-InnerEarDrugDelivery-ModelingScenario
    Students examine local drug delivery to the cochlea. The delivery system is modeled as a liquid mixing problem. Students formulate the differential equation, and solve the equation using separation of variables or integrating factor.
    Modeling Scenario
    321

    views

    210

    downloads

    0

    comments

    9-012-PDEGuitarTuning-ModelingScenario
    We lead students through a derivation of a partial differential equation which models the motion of a string held at both ends, a case of the one-dimensional wave equation, and then play it on Mathematica.
    Technique Narrative
    399

    views

    195

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.
    Modeling Scenario
    336

    views

    139

    downloads

    0

    comments

    1-115-ModelingWithFirstOrderODEs-ModelingScenario
    Several models using first order differential equations are offered with some questions on formulating a differential equations model with solutions provided.
    Modeling Scenario
    263

    views

    122

    downloads

    0

    comments

    1-084-GoingViral-ModelingScenario
    Students employ randomization in order to create a simulation of the spread of a viral disease in a population (the classroom). Students then use qualitative analysis of the expected behavior of the virus to devise a logistic differential equation.
    Modeling Scenario
    264

    views

    302

    downloads

    0

    comments

    9-010-TravelingWave-ModelingScenario
    Students are taken through a traveling wave analysis of a porous medium model. While the starting point is a nonlinear partial differential equation model, after a change of variables, students are led quickly to an ordinary differential equation...
    Modeling Scenario
    567

    views

    424

    downloads

    0

    comments

    1-034-T-FishMixing-ModelingScenario
    This activity gives students a chance to build the underlying differential equation and/or difference equation for a mixing problem using tangible objects (fish) and a student-designed restocking and fishing plan in a lake.
    Modeling Scenario
    308

    views

    469

    downloads

    0

    comments

    6-070-BeerBubbles-ModelingScenario
    The goal of this project is to set up and numerically solve a first-order nonlinear ordinary differential equation (ODE) system of three equations in three unknowns that models beer bubbles that form at the bottom of a glass and rise to the top.
    Technique Narrative
    374

    views

    197

    downloads

    0

    comments

    1-030-RandomPerturbation-TechniqueNarrative
    After a brief historical view of this problem, we will demonstrate the derivation of first order linear differential equations with random perturbations.