PID Controller Tuning Based on Measured Multi-Input Multi-Output
조회 수: 3 (최근 30일)
이전 댓글 표시
I've designed position controller that allows me to control the position of the robot's end-effector. The inputs are the x_d,y_d,z_d and the outputs are x(t),y(t),z(t) and the sampling time is 1kHz. I'm struggling with tuning the PID controller for this project. I do have access to all toolboxes via my university. Is it possible to import all inputs and outputs and tune the PID controller possibly via GUI?
댓글 수: 1
Sam Chak
2022년 4월 12일
Hi @Bandar
If you want to control the position of the end-effector, don't you need to solve the inverse kinematics problem to find a vector of joint variables that produce a desired end-effector location?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!