Training for Physics-Based Bio-simulation SimBios: NIH Center for Biomedical Computation Physics-based Simulation of Biological Structures Funding: NIH.

Slides:



Advertisements
Similar presentations
Teaching Courses in Scientific Computing 30 September 2010 Roger Bielefeld Director, Advanced Research Computing.
Advertisements

Integration Techniques
ProCSI Day 1 – Mechanical Engineering Simulation Based Engineering Lab University of Wisconsin – Madison Prepared by: Justin Madsen.
Prof. Anthony Petrella Musculoskeletal Modeling & Inverse Dynamics MEGN 536 – Computational Biomechanics.
Dynamics of Articulated Robots Kris Hauser CS B659: Principles of Intelligent Robot Motion Spring 2013.
Course Outline 1.MATLAB tutorial 2.Motion of systems that can be idealized as particles Description of motion; Newton’s laws; Calculating forces required.
2 April 2007 Learning Technologies and Mathematics Middle East Conference1 University Mathematics: Is the Math Path Right for You? Rajaa AlTalli.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Mathematical Modeling and Engineering Problem solving.
Casting a Wide Net: Applied Computational Thinking Office of STEM Education Partnerships innovate, educate, collaborate
CS 4730 Physical Simulation CS 4730 – Computer Game Design.
VIRTUAL PROTOTYPING of ROBOTS DYNAMICS E. Tarabanov.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Materials for Teacher Ed Classes Rubin Landau (PI), Oregon State University Physics Raquell Holmes, improvscience NamHwa Kang, OSU Science & Math Education.
Yasser F. O. Mohammad Teaching Team Instructor: Yasser F. O. Mohammad Computers and Systems section (Intelligent Robotics)
Mechatronic group at UiA 15 full time employed in teaching and labs. Mechatronic profile at UiA characterized by: High power / Power Mechatronics Dynamic.
Agenda : January 27th 8:30 – 9:00 Verify your Opensim installation
ChE 452 Lecture 24 Reactions As Collisions 1. According To Collision Theory 2 (Equation 7.10)
Engineering Computation and Simulation Conor Brennan Dublin City University EE317.
Math 15 Lecture 7 University of California, Merced Scilab A “Very” Short Introduction.
Excelets: A Discovery Learning Tool for Revitalizing College Algebra Scott A. Sinex Dept. of Physical Sciences & Engineering Prince George’s Community.
Numerical Integration and Rigid Body Dynamics for Potential Field Planners David Johnson.
RESEARCH ON SPACE DOCKING HIL SIMULATION SYSTEM BASED ON STEWART 6-DOF MOTION SYSTEM Junwei Han Harbin Institute of Technology Harbin CHN.
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Advanced Computer Graphics Rigid Body Simulation Spring 2002 Professor Brogan.
Susanne Hambrusch (CS) and colleagues in CS and Physics 1 RET experience in “Science Education in Computational Thinking”
Achieved outcomes and learned lessons of project CD_JEP By Sulaymon L. Eshkabilov, PhD
 AP Physics is the one of the final science credits offered by Forsyth Central. After taking Honors/AP Biology and Chemistry, students will find themselves.
Reviving Continuum Mechanics: Computation across the undergraduate curriculum Michael Dennin UC Irvine Special Thanks to Peter Taborek, Bill Heidbrink.
ME451 Kinematics and Dynamics of Machine Systems Numerical Integration. Stiffness: Implicit Methods. October 30, 2013 Radu Serban University of Wisconsin-Madison.
Information Systems Education Conference - ISECON Ryerson University School of Information Technology Management The Use of Internet-based Tools.
Rigid Body Dynamics: A Graphical Simulation Eugene Paik
Numerical Methods for Computer Engineering ( ) Assoc. Prof. Mitchai Chongcheawchamnan.
SimTK Simbody™ High speed multibody dynamics for biosimulation Michael Sherman (Sherm) OpenSim Science Advisor Workshop, 2 June 2006.
Particle Kinematics Direction of velocity vector is parallel to path Magnitude of velocity vector is distance traveled / time Inertial frame – non accelerating,
Date of download: 6/6/2016 Copyright © ASME. All rights reserved. From: The Use of the Adjoint Method for Solving Typical Optimization Problems in Multibody.
SimTK 1.0 Workshop Downloads Jack Middleton March 20, 2008.
Calculus BC One year course in Calculus of a Single Variable Prerequisite – B or higher in both semesters of Precalculus Honors Pace is fast, due to large.
Simbios Simbios ™ The National Center for Physics-Based Simulation of Biological Structures at Stanford SimTK Framework CCA for Physics Based Simulation.
Advanced Computer Graphics Rigid Body Simulation
ECE 383 / ME 442 Fall 2015 Kris Hauser
Test 2 review Test: 7 pm in 203 MPHY
Mathematics 9709.
Biotechnology 1 Semester East Campus Only Prerequisite:
Summary of Scientific Goals & Features Needed to Achieve Them
Scenario-Based Learning: Helping Students See Relevance
Clay Anderson, Ayman Habib, Pete Loan, and Scott Delp
Engineering (Richard D. Braatz and Umberto Ravaioli)
SimTK: OpenSim Advisor’s Workshop
Big Data Panel Discussion
Teaching Evaluations at TTU Using the IDEA Instrument
Introduction to the SimTK Core toolkit and Simbody
Group 1 Barriers for SimTk.
Simbody Mobilizers and Constraints (intro)
MSc(IT) Program Overview
Use of Data to Improve Instruction
IST256 : Applications Programming for Information Systems
COMP259: Physically-Based Modeling, Simulation & Animation
STEM Endorsement.
Model Order Reduction for Parametric Systems
Understanding Biomolecular Systems
What is the future of applied mathematics? Chris Budd.
Introduction.
Accessibility Updates
WELCOME TO MY CLASS NUMERICAL METHOD Name : Masduki
Design of course to teach simulation using SimTK
Projectile Motion with air drag
TJHSST Systems Lab Rigid Body Dynamics Simulation
NextGen STEM Teacher Preparation in WA State
Active Training Methods
Supporting Undergraduate Courses on Electromagnetism by Field Simulation Exercises IGTE, Graz, September 20th, 2010 Herbert De Gersem, Bart Vandewoestyne,
Presentation transcript:

Training for Physics-Based Bio-simulation SimBios: NIH Center for Biomedical Computation Physics-based Simulation of Biological Structures Funding: NIH Roadmap Grant U54 GM This PowerPoint presentation and the BioE215 course syllabus are available at Last updated November 19, 2006

BioE215: Course Objectives Model, analyze, and interpret the mechanics of biological systems Identify important parameters for physics-based modeling of biology Understand the role of computational tools in simulating biological structures, including generating and solving the physical equations with SimTK software Gain physical insights into basic principles with computer experiments Use techniques, skills, and tools necessary for bio-simulation Design/conduct computer experiments and analyze/interpret results Modeling Biological Systems Simulation

BioE215: Prerequisites Basic knowledge of: – Biology (e.g. BIOSCI 41) – Mechanics (e.g., E15 or Physics 41) – ODEs (e.g., Math 53 or E155A or CME 102) Significant C or C ++ programming (e.g., CS106B or CS106X)

Modeling & Simulating with F=ma F = ma Linear eqns Variables Collisions Post process Geometry JointsConstraints Forces Integration Motion and Forces Initial values

BioE215 Lab 2: SimTK.org Download Simbody library and code to simulate Newton’s apple from SimTK.org Simulate Newton’s apple – Plot numerical results (Excel, Matlab, …) – Visualize results with Simbody/VTK Modify Newton’s apple for projectile motion – Simulate with Simbody and plot results – Visualize results with Simbody/VTK

BioE215 Lab 3: Numerical Integration ODE and DAE numerical integrators Choosing a numerical integrator – Choosing a step-size – Error control (variable vs. fixed) – Error parameters (relative/absolute error) – Numerical integration verification Impact on integrator of modeling stiff springs/bonds with rigid bodies Numerical integration in Simbody

BioE215: List of Labs Lab 1: Getting Started with SimTK Lab 2: Newton’s apple with Simbody Lab 3: Numerical integration Lab 4: Modeling bio-geometry in Simbody Lab 5: Modeling bio-forces with Simbody Lab 6: Modeling bio-joints (mobilizers and Simbody) Lab 7: Modeling constraints in Simbody Lab 8: Simbody studies: Kinematics Lab 9: Simbody studies: Dynamics

Teaching Philosophy “I hear and I forget. I see and I remember. I do and I understand.” Confucius 500 B.C. This is a DO course.

Course Opportunities & Challenges Opportunities Truly cross-disciplinary Material for a great course Challenges New Course, New field, New team, New software Strengths Modeling and simulation expertise Simbios faculty and staff Instructor/TA and development team

Conclusion Jeanette Schmidt Michael Sherman Russ Altman Scott Delp David Paik Blanca Pineda Mark Friedrichs Jung-Chi Liao Alain Laederach Jeff Reinbolt Charley Taylor Thank you Jonathan Dugan Bill Katz Bryan Keller Chris Bruns Jack Middleton Clay Anderson Ayman Habib Chand John Allison Arnold Eran Guendelman … Copyright 2006 BioX at Stanford