Skip to content

MATLAB codes for Stewart Platform model and simulation

Notifications You must be signed in to change notification settings

bentuschristo/StewartPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stewart Platform MATLAB Model and Simulations

This repository contains the MATLAB programs (.m files) that contains the kinematic model and simulation programs of a 6-DOF Stewart platform.

Instructions:

  1. The kinematic.m file contains the kinematic model of the Stewart platform. From this file, you can edit the dimensions of the base and platform. Inverse kinematics analysis was used to made this model, which means that the position and orientation of the platform are known, while the length of each legs are determined through various calculations. The algorithm to determine the inverse kinematic model was found by [1].
  2. The kinesim.m file contains the kinematic model simulation of the Stewart platform. You can change the position and orientation input in order to see how each legs changes in order to achieve a certain position.

I am currently working on the dynamic model of the Stewart platform. I will update the repository as soon as I'm succesful in determining the dynamic model.

References

[1] H. Guo and H. Li, “Dynamic analysis and simulation of a six degree of freedom stewart platform manipulator,” Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science, vol. 220, no. 1, pp. 61–72, 2006.

Releases

No releases published

Packages

No packages published

Languages