Fractional Order Control System

Preview:

DESCRIPTION

Fractional order SystemsFOPDApplication of Fractional order control to DC motor

Citation preview

An approach to

Presenting by Sreerag.K.S S2 IDC Roll No: 17

1

Guided by Mrs. Radhika.R Asst. Professor RIT, Pampady

Introduction Requirement: Lighter robots that can be driven with less

energy.

Control of flexible light weight manipulators.

Aerospace Industry, mobile robotics.

Different control strategies are available.

Fractional order controllers are introduced.

Better control performance.

2

Modeling of the Single Link Flexible Manipulator

3

4

Single Link Flexible Arm

5

The dynamics of the flexible link is given by

The transfer function model of the link dynamics is

The dynamics of motor with closed loop current control system is given by

6

Design of the Three loops used for modeling

7

8

Inner Loop The inner loop dynamics can be written as

A standard PD controller is designed for this loop so as to have a unity (approximately) transfer function for the inner loop.

In practice motor dynamics can be made fast but it is not negligible.

9

10

Simplifying Loop The tip position is fed back to the input of the inner

loop. The feedback gain is unity and it is a positive

feedback. This reduces the manipulator transfer function to a

double integrator type. The feedback gain value which is set as one is not

critical according to the Nyquist stability criteri0n. It is sufficient to have a gain close to unity.

11

Outer loop

The tip position is fed back to the input by the outer loop.

Strain gauge is used to find the coupling torque which is then used to estimate tip position.

The position error will be processed by a fractional order control so as to produce the control law.

12

Design Specifications.

13

It is required that the tip position should track the reference value with minimum overshoot as possible.

In order to have zero over shoot the over all system should be critically damped.

It is well known that the damping ratio is approx. equal to 0.01 times the phase margin.

So the desired phase margin is set as 76.5o .

Also the desired rise time is around 0.3 sec, with this the desired wgc can be calculated as 6rad/s.

14

Design of outer loop controller

15

With the inner and simplifying loops the entire system will be reduced to

16

Therefore the transfer function can be written as

The controller has two functions To maintain the overshoot as constant as possible for

varying payloads. To avoid the effect of disturbance.

17

Condition for Constant PM

For phase margin to be within the limits

18

Disturbance Rejection From the final value theorem

This implies that

19

1<α

Introduction to fractional calculus and fractional order control

20

Why? The controller required for the system is a simple

derivative controller.

The order of derivative should be a non integer between 0 & 1.

Better than integer order control

More parameters can be tuned

21

Analog Approximation

22

23

Function for Creating Sa

24

function [G]=mod_fod(r,N,wl,wh,b,d) %Finding the modified Oustaloop Approximation % r= Fractional Order % N= order of approximation % wl= lower frequency % wh= higher frequency % b & d are constants. if nargin==4

25

b=10;d=9; end k=1:N; wu=sqrt(wh/wl); K=(d*wh/b)^r; wkp=wl*wu.^((2*k-1-r)/N); wk=wl*wu.^((2*k-1+r)/N); G=zpk(-wkp',-wk',K)*tf([d,b*wh,0],[d*(1- r),b*wh,d*r]); end

System specific Design

26

27

The controller is of the form

2162.7926 s (s+0.00123) (s+0.0195) (s+0.309) (s+4.898) (s+77.62) (s+1111) =----------------------------------------------------------------------------------------- (s+0.01288) (s+0.2042) (s+3.236) (s+51.29) (s+812.8) (s+7407) (s+0.000765) Order of Approximation Selected = 5 Lower cut off Frequency Wl =0.001 rad/s Upper cut off Frequency Wh=1000 rad/s

28

αSαSαSαS

αS

Simulation Ist Phase Without Controller

29

30

31

With Control

32

Time Schedule

33

Week Work

1st, 2nd, 3rd Searching for topic

4th, 5th ,6th Approval and search for reference

6th Modeling of the Flexible arm Manipulator

7th 8th and 9th Modeling of Fractional order controller

Future Work Analysis and modification

References Tip position control of a lightweight flexible manipulator using a

fractional order controller C.A. Monje, F. Ramos, V. Feliu and B.M. Vinagre (The Institution of Engineering and Technology 2007)

Fractional Order Systems Modelling and Control Applications by Riccardo Caponetto, Giovanni Dongola,Luigi Fortuna , Ivo Petráš

Fractional order Systems and Control: Fundamentals and Application by Concepción A. Monje, YangQuan Chen,Blas M. Vinagre , Dingyü Xue , Vicente Feliu

A Fractional Order Proportional and Derivative (FOPD) Motion Controller: Tuning Rule and Experiments HongSheng Li, Ying Luo, and YangQuan Chen

34

THANK YOU

35

Recommended