Skip to content

SametGul/const_fsfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desired Model Compensation-Based Position Constrained Control of Robotic Manipulators

This repository contains the simulation and experiment projects associated with the paper "Desired Model Compensation-Based Position Constrained Control of Robotic Manipulators".

Table of Contents

  1. Summary of the Study
  2. Prerequisites
  3. Simulation
  4. Experiment
  5. Results

Summary of the Study

This work presents the design and the corresponding stability analysis of a desired model-based, joint position constrained, controller formulation for robotic manipulators. Specifically, provided that the initial joint position tracking error signal starts within some predefined region, the proposed controller ensures that the joint tracking error signal remains inside this region and approaches to zero asymptotically. Extensive numerical simulations and experimental studies performed on a two-link direct-drive planar robot are provided in order to illustrate the effectiveness and feasibility of the proposed controller.

Prerequisites

  • MATLAB with Simulink (MATLAB R2021a or above)
  • Mex C Compiler (if you want to make changes and compile C files)
  • Real-Time Desktop Kernel (in order to work on the Experiment Project)

Simulation

Detailed information about the simulation setup, parameters, and how to execute it.

  • Description of the Simulink model and its components.
  • Instructions on how to modify parameters within the Simulink model.
  • Example commands or steps to run different simulation scenarios.

Simulink Schematic

Simulation Schematic

Experiment

Details about the experimental setup, including hardware and software requirements.

  • Description of the robotic manipulator and other equipment used.
  • Instructions on setting up the hardware.
  • Steps to replicate the experiment, including how to interface the C code with the hardware.

Simulink Schematic

Experiment Schematic

Results

Presentation of the results obtained from the simulations and experiments.

  • Graphs, charts, and tables showcasing the performance of the control method.
  • Analysis and discussion of the results.