Akram Dweikat PhysioSim Dr.Samer Arandi Supervised by: by:

Slides:



Advertisements
Similar presentations
Planet dynamics simulator NoA (Newton's Apple) Takahiro Koishi University of Fukui.
Advertisements

AERODYNAMICS & THE FOUR FORCES
Rigid Body Dynamics Jim Van Verth
AN-NAJAH NATIONAL UNIVERSITY FACULTY OF ENGINEERING DEPARTMENT OF MECHATRONICS ENGINEERING STAIR CLIMBING WHEELCHAIR Prepared by: supervisor: Dua’a Dmadi.
Oklahoma State University Generative Graphical Models for Maneuvering Object Tracking and Dynamics Analysis Xin Fan and Guoliang Fan Visual Computing and.
T-FLEX Dynamics is a general- purpose motion simulation add- on application for studying the physics-based motion behavior of a CAD design without leaving.
Musculoskeletal Modeling Colin Smith. A method for Studying Movement Things we can measure in movement: – Kinematics (using motion capture) – Output Forces.
Particle Systems and Fuzzy Shapes Presented by Dan Cogswell.
1 7M836 Animation & Rendering Animation Jakob Beetz Joran Jessurun
Rigid Bodies Rigid Body = Extended body that moves as a unit Internal forces maintain body shape Mass Shape (Internal forces keep constant) Volume Center.
Basic concept Technologies we have used The Design Problems, challenges & solutions Educational Gain.
Geometric Probing with Light Beacons on Multiple Mobile Robots Sarah Bergbreiter CS287 Project Presentation May 1, 2002.
Computer graphics & visualization Rigid Body Simulation.
Feature-length films: Games: Desktop Animations: Computer Animation.
Estimation of physical properties of real world objects Rohan Chabra & Akash Bapat.
Eng. Malek Abuwarda Applied Mathematics 1A-MATH132 Lecture 1 Course Syllabus Warm welcome to everybody Applied Mathematics 1A-MATH132 1 Dr Jean Medard.
DYNAMICS Part I Physics Engine By Willis (The Magnificent) Louie Fei (The Coyote) Liao.
Angry Marbles physics of the Angry Birds Games Fundamentals © by Jarek Francik Kingston University, London 2013.
CSE 380 – Computer Game Programming Box2D Box2D TestBed.
Dynamics.  relationship between the joint actuator torques and the motion of the structure  Derivation of dynamic model of a manipulator  Simulation.
Game Engine Programming. Game Engine Game Engine Rendering Engine (OGRE) Rendering Engine (OGRE) Physics Engine (Bullet) Physics Engine (Bullet) Input/Output.
8.4. Newton’s Second Law for Rotational Motion
Numerical Integration and Rigid Body Dynamics for Potential Field Planners David Johnson.
Integrated Dynamic Analysis of Floating Offshore Wind Turbines EWEC2007 Milan, Italy 7-10 May 2007 B. Skaare 1, T. D. Hanson 1, F.G. Nielsen 1, R. Yttervik.
Forces and Friction REVIEW. Contact Force  a force that acts at the point of contact between two objects.force.
Chapter Six: Laws of Motion
COSMOSMotion Slides.
Notes: Chapter 11.1 Newton’s 1 st & 2 nd Laws of Motion.
9.4. Newton’s Second Law for Rotational Motion A model airplane on a guideline has a mass m and is flying on a circle of radius r (top view). A net tangential.
Vizard Virtual Reality Toolkits Vizard Virtual Reality Toolkits.
Computer Animation Real-Time Animation and Physics.
DYNAMICS Part 2 HOW DOES IT WORK?? by Willis Louie Jianfei Liao.
ADAMS Assignment 2 ME451:Kinematics and Dynamics of Machine Systems (Spring 09)
CHANGES IN MATTER PHYSICAL & CHEMICAL. OUTLINE 1.Physical Properties 2.Chemical Properties.
Rigid Body Dynamics: A Graphical Simulation Eugene Paik
Approach Two aspects: Physical collision experiment with eraser boxes o provides real world data to corroborate simulation Interactive computer simulation.
Bending of a Pipe by a Punch Workshop 8. Workshop Supplement March 15, 2001 Inventory # WS8-2 Utility Menu > File > Read Input from … > pipe.inp.
Engineering Modeling: Mathematical and Computer. What is Engineering Modeling? Model: A representation of a real object or system of objects for purposes.
Laws of Motion Newton’s First Law. Force changes motion A force is a push or pull, or any action that is able to change motion.
Constraint-Based Motion Planning for Multiple Agents Luv Kohli COMP259 March 5, 2003.
Dynamics. Motion with Regard to Mass Particle Dynamics Mass concentrated in point Newton’s Equation Governs Motion f = M x.
Feature-length films: Games: Desktop Animations:.
Newton’s Laws Vocabulary. Vocabulary Force – strength or power exerted/put on an object, a push or pull that causes a change in the motion of an object.
Manipulator Dynamics 3 Instructor: Jacob Rosen
2D Simulation of Rigid Bodies
Crowd Modelling & Simulation
Software Graduation Project Bundle Of Android Games
Lecture Rigid Body Dynamics.
Blind Guidance system (BGS)
Physics 111 Practice Problem Solutions 05 Force and Motion II – Friction, Circular Motion SJ 8th Ed.: Ch. 5.8, 6.1 – 6.3 Contents: 6-4E, 6-5E*, 6-19P,
LOGIKA & PEMROGRAMAN KOMPUTER MATLAB & Simulink
A Complete Business Productivity Suite
Energy Vocabulary Unit 2.1 On-Level Version.
Drawing Two-Dimensional Shapes with Digital Technology
Maitri Thakur Graduate Research Assistant
Blocks 1 and 2 of masses ml and m2, respectively, are connected by a light string, as shown. These blocks are further connected to a block of mass M by.
Manipulator Dynamics 2 Instructor: Jacob Rosen
Energy Vocabulary Unit 2.1 On-Level Version.
Free Body Diagrams and Acceleration
Period 2 Question 1.
LAW OF FALLING BODIES.
Physics Engine for Soft Bodies
Architecture Engineering Department Mechanic & Structures Second Year
Rotational Dynamics The game plan….
Year 2 Number – number and place value
Year 4 Number – number and place value
Scalar and vector quantities
Friction.
Subjects: 1- Introduction, Basic Definitions and concepts. Fast Review on Engineering 2- Velocity Analysis in Mechanisms 3- Acceleration Analysis in Mechanisms.
Presentation transcript:

Akram Dweikat PhysioSim Dr.Samer Arandi Supervised by: by:

OUTLINE… ► Problem. ► Solution. ► What is PhysioSim?! ► What Can PhysioSim Do?! ► Demo!! ► How Does it work? ► Obstacles Overcame. ► Future work.

PROBLEM ► Hard to Describe/Study Physics Problems. ► Lack of Dedicated 3D Physics Simulators.

SO WHAT DO WE NEED?!

MOTIVATION … PhysioSim

WHAT IS PhysioSim?! A platform for developing 3D physics simulations and 3D physics applications that is geared towards education.

PhysioSim

WHAT CAN PHYSIOSIM DO? ► Simulate 3D movements of objects in real world. ► Simulation can have up to 20,000. ► Draw/ Add 3D rigid bodies dynamically. ► 3 types of Objects: static/dynamic/Kinematic

WHAT CAN PHYSIOSIM DO? ► Define multiple types of friction forces. Dynamic FrictionStatic Friction

WHAT CAN PHYSIOSIM DO? ► Restitution (Bouncing) ► Mass= size * density. (Heavy /light shapes) ► Apply forces/torque, control angular/linear velocities. ► Use GUI ► Build your application on top of it.

GUI FUNCTIONALITY ► Right Menu. define properties of Objects to be drawn. ► Pup up menu. Change properties of specific object.

GUI FUNCTIONALITY ► Simulation Statistics. ► Rigid Body Properties. ► Pointer Location.

It’s Demo Time!!

HOW DOES IT WORK? Microsoft XNA PhysioSim Physics Engine

OBSTACLES OVERCAME ► Learning Microsoft XNA. ► Majorly :GUI. ► 2D to 3D point.

2D TO 3D POINT TRANSLATION PROBLEM

FUTURE WORK ► Make it more sophisticated. ► Mobile Version. ► Tablet version. ► Cloud service.

Q & A TIME

HAVE A NICE DAY “The Journey is more important than the destination”