1 / 29

Automated Ball Striker

Automated Ball Striker. Joseph Black David Caloccia Gina Rophael Paul Savickas. Presentation Outline. Motivation Objective Specifications Design Approach Results Assessment Conclusion . Motivation.

ramona-may
Download Presentation

Automated Ball Striker

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Automated Ball Striker Joseph Black David Caloccia Gina Rophael Paul Savickas

  2. Presentation Outline • Motivation • Objective • Specifications • Design Approach • Results • Assessment • Conclusion

  3. Motivation • Extension of the Ping Pong Shooter from Team 2 of Spring 2005 • Inspiration: to develop training equipment for ping pong players.

  4. Objectives To strike a vertically launched ping pong ball. • Launch a ping pong vertically at various heights • Visually locate the launched ping pong ball • Process data to determine ball’s position and velocity • Develop trajectory for paddle’s motion • Design a controller to track the desired path

  5. Specifications Step response: • Steady State Error 0.195% • Percent Undershoot 12.58% • Rise Time 0.43 s • Settling Time 1.43 s Other Specifications: • Range of Motion (Pan) -80°to +100° • Range of Motion (Tilt) 0°to +90° • Payload 200 grams • Noise Tolerance 95% • Weight of the System is ~1Kg • Commercial Cost $2462.75 • Speed is 8rad/sec for pan and for tilt 10rad/sec • Images processing rate 30 frames/second • Sampling time for the controller 10 micro sec

  6. Design Approach • Modeling • Control Design • Launcher • Vision • Physics Model • Trajectory Generation • Integration

  7. Modeling • General Equation of Motion • Disconnect between model and system • A simpler model was pursued

  8. Modeling • Simplified Equation of Motion • Steady State • Friction Identification • Transient Response • Inertia

  9. Friction Identification Viscous Friction = .0087 NmS/rad Coulomb Friction = .0141 Nm

  10. Model Validation • Open loop response

  11. Model Validation • Closed loop response • Differences between model and system • The final model was useful in understanding the system, but control design was done on the actual system.

  12. Control Design • Control applied using the FPGA PID block in LabVIEW. • The PID for set point control with sampling of 100 microseconds, 512 proportional for pan and tilt , 3/128 integration for pan and 1/128 for tilt. • Swing controller pan 10 microsecond sampling, proportional 1792 , derivative 7/128, derivative control may not have much affect with such a high sampling rate.

  13. Control Design

  14. Control Design

  15. Launcher • Final Design • Ball Support • Multiple Balls • Performance • Launch Height • Verticality

  16. Vision • Collect frames at 30 frames per second, threshold the individual images and filter out small objects, to remove dust and the black balls reflecting light back to camera. • Check for ball in frame, first time records the position and time of image after 2nd image of ball subtracts position and time from previous image to determine velocity

  17. Vision • Used LabVIEW Vision Assistant to make calibration information image from a image of a dot matrix in the plane of the launch, with black dots at a known distance from each other fed to LabVIEW.

  18. Physics Model • Ball Motion • 1D Motion • Initial Velocity • Position/Time Calculations • Air Resistance • Time Until Swing

  19. Trajectory Generation • The choice of start and end positions • Development in Trajectory • Ability to choose between trajectories

  20. Integration • Physical Integration • Base, Launcher, Webcam, Pan-Tilt • Software (LabVIEW) • Physics Model • Image Processing

  21. Integration • A laptop is used as a host to connect to the web cam and retrieve images of the ball and calculate position, velocity and time to swing information from physics model. • Laptop communicates to begin the swing to the CRIO using VI Server, breaking the CRIO out of a set point loop into the swing signal loop. • The CRIO was used as a Real Time system to control the FPGA and to send the swing path and set points to FPGA at 1 kHz. The FPGA is used for control of the system and monitoring the position and velocity

  22. Integration • Testing • Subsystem • Overall System • Uncertainty • Launcher • Physics Model • Swing Time • Strike Zone

  23. Results • Probability of successful striking • Demonstration Video

  24. Probability of Successful Striking

  25. Probability of Successful Striking

  26. Video Demonstration

  27. Assessment • Ball Launching • Inconsistent launch • Vision/Physics Model • Reliable for successful launches • Trajectory Generation and Tracking • Accurate tracking of trajectory • Overall Success

  28. Conclusion • Recommendations for improvement • Improvements to launcher would greatly benefit the rest of the system • Ability to aim ball toward target zones • State-space control

  29. Questions?

More Related