Current Works Overview Realtime Data Acquisition from Camera System – Direct to MatLAB(More on slide 2) – Streaming using NATNet Tracking Tools Axis Problem.

Slides:



Advertisements
Similar presentations
Angular Quantities Correspondence between linear and rotational quantities:
Advertisements

Slide Ruler. ? X 5" On today’s menu...  What happened with Gravity  Noise  The tool today  Fundamental Limitations  Magical Christmas Land  (Where.
TERRIBLE TWISTER Presentation by: Elliptical Foci.
Electric Drives FEEDBACK LINEARIZED CONTROL Vector control was invented to produce separate flux and torque control as it is implicitely possible.
Motion Capture CS294-7 Jacqueline Takeshita Mindy Lue.
Thermo-Cooler Controller Kiefer, Mary, Molly, Sam.
Plan for today Discuss your interests and possible term paper topics Discuss biomechanics websites Powerpoint presentation on kinematics and their measurement.
Thermo-Cooler Controller Kiefer, Mary, Molly, Sam.
Design Realization lecture 23
Physics of Rolling Ball Coasters
Tracking a maneuvering object in a noisy environment using IMMPDAF By: Igor Tolchinsky Alexander Levin Supervisor: Daniel Sigalov Spring 2006.
Sell More TWS AutoSys to TWS Conversion Service
Plan for today Discuss your assignments detailed on the last slide of the powerpoint for last week on: –Topics/problems in which you are most interested.
Traction Control Michael Boersma Michael LaGrand 12/10/03.
PID Control and Root Locus Method
Lecture 3: The Controller PID Control and Speed Profile.
3.7. O THER G AME P HYSICS A PPROACHES Overview of other game engine physics approaches.
Kinematics Graphs One-Dimensional Motion Graphs provide an easy tool for understanding and communicating how objects move. Objectives to learn how to interpret.
Describing Motion: Kinematics in One Dimension AP Physics Chapter 2.
Motion.
Estimation of physical properties of real world objects Rohan Chabra & Akash Bapat.
DOUBLE ARM JUGGLING SYSTEM Progress Presentation ECSE-4962 Control Systems Design Group Members: John Kua Trinell Ball Linda Rivera.
Sidewinder A Predictive Data Forwarding Protocol for Mobile Wireless Sensor Networks Matt Keally 1, Gang Zhou 1, Guoliang Xing 2 1 College of William and.
PPT Presentation Template: This PPT includes all slides to present a district or building level overview of PVAAS. This was used with a district- wide.
A Study of Speed, Velocity and Acceleration
Agenda  Purpose  Definition  Processes  Performance Reports  Quality Control  Risk Monitoring & Control  Change Requests 5.3.
To clarify the statements, we present the following simple, closed-loop system where x(t) is a tracking error signal, is an unknown nonlinear function,
M.S. Thesis Defense Jason Anderson Electrical and Computer Engineering Dept. Clemson University.
Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store.
Issue Management Group on Sustainable Management, Geneva, February 2010 The UN GHG Inventory Shoa Ehsani SUN Geneva, Palais de Nation, February 2010.
Newton’s 2 nd Law of Motion. States that the force needed to move an object is equal to the product of that object’s mass and acceleration. Equation:
S9k Production Floor System Ingredient Inventory Production Inventory Production Dashboard.
 Learning Objectives:  Explain the effects of friction on moving objects  Calculate the coefficient of sliding friction  Explain factors that may.
* An object’s change in position relative to a reference point. * Without a reference point we are unable to see motion.
COSMOSMotion Slides.
Design Realization lecture 22
Review: Neural Network Control of Robot Manipulators; Frank L. Lewis; 1996.
Realtime Robotic Radiation Oncology Brian Murphy 4 th Electronic & Computer Engineering.
CSCI1600: Embedded and Real Time Software Lecture 6: Modeling I: Continuous Systems Steven Reiss, Fall 2015.
Current Works Determined drift during constant velocity test caused by slight rotation which results in gravity affecting accelerometers Analyzed data.
| See the possibilities… Scheduler Overview Fusion 08 John Berenguer.
Speed Sensor Calibration
Motion IV Rotary Motion. Moment/Torque The moment or torque is the tendency of a force to rotate a body about a specified axis or point. Moment is denoted.
Forces Motion and Forces. Forces What is a force? A force is a push or pull. What happens when forces combine? Forces combine to produce a net force.
A 4.25 kg block of wood has a kinetic coefficient of friction of and a static of between it and the level floor. 0. Calculate the kinetic friction.
Dynamics. Motion with Regard to Mass Particle Dynamics Mass concentrated in point Newton’s Equation Governs Motion f = M x.
DAY 5 AP PHYSICS SEPTEMBER 12/15, AGENDA 1.LT: Be able to explain why experiments are important in the testing of a theory and the improvement of.
SS5305 – Popular Marker Setups 1. Objectives Marker Data Measurement Sequence Project Automation Framework (PAF) Popular marker setups PAF Interface 2.
Today: (Ch. 8)  Rotational Motion.
Roller Coaster Speed Sensor Calibration. Lab Safety  Do not stand on chairs, or sit or stand on the tables  Know the location of the first-aid kit 
Chapter 4 Linear Motion. Position, Distance, and Displacement Position: being able to describe an object’s location is important when things start to.
Gravitational Force  Gravity= a force of attraction between objects, “pulls” objects toward each other  Law of universal gravitation= all objects in.
Project Management Methodology Used in Responding to Publishers’ Surveys Presenters: Jay Johnson, Institutional Research and Planning Liana Crisan-Vandeborne,
Graphical Analysis of Motion
Speed and Velocity.
Syllabus Statements Speed, velocity and acceleration
The Measurement of Motor Performance
Current Work Have a good grasp on the workings of the UNM model
Datalogging with video
3.7. Other Game Physics Approaches
Science Chapter 15 Lesson 1
Acceleration Chapter 7.
Science Chapter 15 Lesson 1
Design of Powertrain for an Electric Car
Motion.
Chapter 7 Motion.
Chapter 4 Linear Motion.
The resulting position-time graph would look like this.
Projectile Motion with air drag
The resulting position-time graph would look like this.
Presentation transcript:

Current Works Overview Realtime Data Acquisition from Camera System – Direct to MatLAB(More on slide 2) – Streaming using NATNet Tracking Tools Axis Problem Worked on WAM Hand – realized our hand does not have strain gauges Updated shuttle with latest code Performed tests with John using constant torque to monitor effect of friction on velocity Confirmed WAM motor is exerting specified torque Met with Professor John Wen regarding implementing a State Feedback controller Began testing with John to compute PID gains and gravity compensation

Motion Camera System Progress Real-time Data Acquisition from Camera System – Wrote a MATLAB script to pull data directly into structs within MATLAB Current Limitations: currently only runs up to 75 FPS, doesn’t give corresponding marker locations with Trackable object (need to calculate estimated marker locations as well as actual marker locations for each object) Left vs Right Handed axis – seems to be a bug in Tracking Tools where exported data and translation option default to a left handed system – John ed Optitrack and we are awaiting a reply – Streaming using NATNet (streams UDP packets from Tracking Tools to MATLAB) Hopefully we will be able to record data at 100 FPS Currently working on an implementation in MATLAB but ran into problems with.NET function calls – Called MATLAB tech support and got a reply back today- said it is a known bug in the release I was using and recommended updating MATLAB

WAM Progress Ran test with constant torque on joint 1 and monitored velocity with respect to position – Found that velocity plot did not show constant acceleration due to friction (velocity actually decelerated at some positions) Used scale to measure torque being applied by joint 1 – Torque being applied is as expected (the specified torque) Met with Professor John When – Recommended first implementing a PD controller for each joint, then implement gravity compensation, then implement friction compensation – Position dependent friction will be accounted for using integral control (but should be relatively low) – Need to verify velocity measurement is accurate Performed tests to determine PD gains with John

Whats next? Continue assisting John as needed – Implement an accurate control system for WAM – Perform grasping experiments Continue Implementation of real time collection of data in MATLAB Review grasping notes/complete assignments