Iterative Feedback Control of Plate-Ball Orientation and Position

Feedback control of a plate-ball system (controls a sphere by rolling without slipping in the plane)
1.1K Downloads
Updated 18 Apr 2012

View License

This MATLAB function applies the algorithm in 'A Framework for the Stabilization of General Nonholonomic Systems With an Application to the Plate-Ball Mechanism' by Giuseppe Oriolo and Marilena Vendittelli in IEEE TRANSACTIONS ON ROBOTICS, VOL. 21, NO. 2, APRIL 2005

It steers a sphere with a possibly unknown radius that rolls without slipping on the plane to a desired position and orientation by using iterative feedback control.

inputs:
State = [u,v,phi,x,y], (u,v) = (lat, log) contact point, phi = angle between the x-xis and the plane of the meridian through the contact point. u is limited to +/-pi/2 and v is limited to +/-pi

The actual sphere radius is rhoA, while the assumed radius is rho.

Cite As

Aaron T. Becker's Robot Swarm Lab (2024). Iterative Feedback Control of Plate-Ball Orientation and Position (https://www.mathworks.com/matlabcentral/fileexchange/36252-iterative-feedback-control-of-plate-ball-orientation-and-position), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Control Systems in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0