LuGre friction model in MATLAB / GNU Octave

버전 4.0 (528 KB) 작성자: Auralius Manurung
A full reconstruction of the paper: A new model for control systems with friction
다운로드 수: 489
업데이트 날짜: 2021/7/25

View LuGre friction model in MATLAB on File Exchange

GNU Octave version: https://github.com/auralius/LuGre/tree/octave

This is a full reconstruction of the paper: A new model for control systems with friction by Canudas de Wit et al. The paper was published in 1995 (IEEE Transactions on Automatic Control). It can be found in the following link: https://ieeexplore.ieee.org/document/376053

In this repository, there are 3 main m-files:

  1. demo2.m

Here, we use the built-in MATLAB solver: ode23s. This solver is designed for a stiff system. In order to use MATLAB built-in solver, the problem must be first formalized. Plese see the PDF file here.

  1. demo3.m

This is an additional simulation to demonstrate the friction observer. This is not shown in the paper. Basically, this is the numerical simulation of section V.B, for position control with a unit-step input.

  1. demo4.m

This shows optimally tuned PI and velocity gain without the friction observer. The performance is superior to the friction observer with poorly tuned PI and velocity gains.


Not shown in the paper. Run demo2.

fig1


Not shown in the paper. Run demo2.

fig2


Fig. 3 of the paper. Run demo2.

fig3


Fig. 2 of the paper. Run demo2.

fig4


Fig. 6 of the paper. Run demo2.

fig5


Fig. 4 of the paper. Run demo2.

fig6


Fig. 8 of the paper. Run demo2.

fig6


Not shown in the paper. Run demo3.

fig6


Note that if the PI and velocity gains are optimally tuned, then the performance is better than the friction observer. Rise time is smaller and overshoot is smaller. This model is generally easier to tune. Run demo4.

fig6

인용 양식

Auralius Manurung (2024). LuGre friction model in MATLAB / GNU Octave (https://github.com/auralius/LuGre/releases/tag/4.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
4.0

See release notes for this release on GitHub: https://github.com/auralius/LuGre/releases/tag/4.0

3.0.1

Updated the description.

3.0.0

Added friction observer simulation.

2.0.1

Added an image file for the description.

2.0.0

With MATLAB built-in solver: ode23s.

1.0.1

Updated tink to the paper.

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.