problems on mechanical systems

53
1 Control system EC 2255 CONTROL SYSTEMS 3 0 0 3 AIM To familiarize the students with concepts related to the operation analysis and stabilization of control systems OBJECTIVES To understand the open loop and closed loop (feedback ) systems To understand time domain and frequency domain analysis of control systems required for stability analysis. To understand the compensation technique that can be used to stabilize control systems 1. CONTROL SYSTEM MODELING 9 Basic Elements of Control System – Open loop and Closed loop systems - Differential equation - Transfer function, Modeling of Electric systems, Translational and rotational mechanical systems - Block diagram reduction Techniques - Signal flow graph 2. TIME RESPONSE ANALYSIS 9 Time response analysis - First Order Systems - Impulse and Step Response analysis of second order systems - Steady state errors – P, PI, PD and PID Compensation, Analysis using MATLAB 3. FREQUENCY RESPONSE ANALYSIS 9 Frequency Response - Bode Plot, Polar Plot, Nyquist Plot - Frequency Domain specifications from the plots - Constant M and N Circles - Nichol’s Chart - Use of Nichol’s Chart in Control System Analysis. Series, Parallel, series- parallel Compensators - Lead, Lag, and Lead Lag Compensators, Analysis using MATLAB. 4. STABILITY ANALYSIS 9 Stability, Routh-Hurwitz Criterion, Root Locus Technique, Construction of Root Locus, Stability, Dominant Poles, Application of Root Locus Diagram - Nyquist Stability Criterion - Relative Stability, Analysis using MATLAB Control system modelling 1

Upload: sheikameer-batcha

Post on 27-Nov-2014

131 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Problems on Mechanical Systems

1Control system

EC 2255 CONTROL SYSTEMS 3 0 0 3AIMTo familiarize the students with concepts related to the operation analysis andstabilization of control systemsOBJECTIVES To understand the open loop and closed loop (feedback ) systems To understand time domain and frequency domain analysis of control systemsrequired for stability analysis. To understand the compensation technique that can be used to stabilize controlsystems1. CONTROL SYSTEM MODELING 9Basic Elements of Control System – Open loop and Closed loop systems - Differentialequation - Transfer function, Modeling of Electric systems, Translational and rotationalmechanical systems - Block diagram reduction Techniques - Signal flow graph2. TIME RESPONSE ANALYSIS 9Time response analysis - First Order Systems - Impulse and Step Response analysis ofsecond order systems - Steady state errors – P, PI, PD and PID Compensation, Analysisusing MATLAB3. FREQUENCY RESPONSE ANALYSIS 9Frequency Response - Bode Plot, Polar Plot, Nyquist Plot - Frequency Domainspecifications from the plots - Constant M and N Circles - Nichol’s Chart - Use ofNichol’s Chart in Control System Analysis. Series, Parallel, series-parallel Compensators- Lead, Lag, and Lead Lag Compensators, Analysis using MATLAB.4. STABILITY ANALYSIS 9Stability, Routh-Hurwitz Criterion, Root Locus Technique, Construction of Root Locus,Stability, Dominant Poles, Application of Root Locus Diagram - Nyquist Stability Criterion- Relative Stability, Analysis using MATLAB5. STATE VARIABLE ANALYSIS & DIGITAL CONTROL SYSTEMS 9State space representation of Continuous Time systems – State equations – Transferfunction from State Variable Representation – Solutions of the state equations -Concepts of Controllability and Observability – State space representation for Discretetime systems. Sampled Data control systems – Sampling Theorem – Sample & Hold –Open loop & Closed loop sampled data systems.TOTAL : 45 PERIODSTEXTBOOK:1. J.Nagrath and M.Gopal,” Control System Engineering”, New Age InternationalPublishers, 5th Edition, 2007.2. M.Gopal, “Control System – Principles and Design”, Tata McGraw Hill, 2nd

Edition, 2002.REFERENCES:1. Benjamin.C.Kuo, “Automatic control systems”, Prentice Hall of India, 7th

Edition,1995.2. M.Gopal, Digital Control and State Variable Methods, 2nd Edition, TMH, 2007.3. Schaum’s Outline Series,’Feedback and Control Systems’ Tata McGraw-Hill, 2007.4. John J.D’azzo & Constantine H.Houpis, ’Linear control system analysis anddesign’, Tata McGrow-Hill, Inc., 1995.5. Richard C. Dorf & Robert H. Bishop, “ Modern Control Systems”, Addidon –

Wesley, 1999. Cont

rol s

yste

m m

odel

ling

1

Page 2: Problems on Mechanical Systems

2Control system

1. What is control system?

A system consists of a number of components connected together to

perform a specific function . In a system when the output quantity is

controlled by varying the input quantity then the system is called control

system.

2. What are the two major types of control system?

the two major types of control system are open loop and closed loop

3. Define open loop control system.

The control system in which the output quantity has no effect upon the input

quantity are called open loop control system. This means that the output is

not feedback to the input for correction.

4. Define closed loop control system.

The control system in which the output has an effect upon the input

quantity so as to maintain the desired output value are called closed loop

control system.

5. What are the components of feedback control system?

the components of feedback control system are plant , feedback path

elements, error detector and controller.

6. Define transfer function.

The T.F of a system is defined as the ratio of the laplace transform of output

to laplace transform of input with zero initial conditions.

7. What are the basic elements used for modeling mechanical

translational system.

Mass M, spring K and dashpot or damper B

8. What are the basic elements used for modeling mechanical rotational

system?

Cont

rol s

yste

m m

odel

ling

2

Page 3: Problems on Mechanical Systems

3Control system

Moment of inertia J,dashpot or damper B and

spring K

9. Name two types of electrical analogous for mechanical system.

The two types of analogies for the mechanical system are

Force voltage and force current analogy

10. What is block diagram?

A block diagram of a system is a pictorial representation of the functions

performed by each component of the system and shows the flow of

signals.The basic elements of block diagram arew block, branch point and

summing point.

11. What is the basis for framing the rules of block diagram reduction

technique?

The rules for block diagram reduction technique are framed such that any

modification made on the diagram does not alter the input output relation.

12. What is a signal flow graph?

A signal flow graph is a diagram that represents a set of simultaneous

algebraic equations .By taking L.T the time domain differential equations

governing a control system can be transferred to a set of algebraic equations

in s-domain.

13. What is transmittance?

The transmittance is the gain acquired by the signal when it travels from

one node to another node in signal flow graph.

14. What is sink and source?

Source is the input node in the signal fow graph and it has only outgoing

branches. Sink is a output node in the signal flow graph and it has only

incoming branches.

15. Define nontouching loop.

Cont

rol s

yste

m m

odel

ling

3

Page 4: Problems on Mechanical Systems

4Control system

The loops are said to be non touching if they do not have common nodes.

16. Distinguish between open loop and closed loop system

Open loop Closed loop

1.Innaccurate Accurate

2.Simple and economical Complex and costlier

3.The changes in output due to

external disturbance are not corrected automatically

The changes in output due to

external disturbances are corrected

4.They are generally stable Great efforts are needed to design a

stable system

17. Why is negative feedback invariably preferred in closed loop system?

The negative feedback results in better stability in steady state and rejects

any disturbance signals. Cont

rol s

yste

m m

odel

ling

4

Page 5: Problems on Mechanical Systems

5Control system

PART – A

1. What is system and control system?2. What are the types of control system and explain it?3. Write the application for open loop and closed loop control system.4. Distinguish the open loop and closed loop control systems.5. What are the components of control system?6. Define transfer function.7. What is differential equation?8. What are the basic elements used for modeling mechanical translational system?9. Write the force balance equation for

a. Ideal mass elementb. Ideal Dash-potc. Ideal spring

10. What are the basic elements used for modeling mechanical rotational system?11. Write the torque balance equations for

a. Ideal rotational mass elementb. Ideal rotational Dash-potc. Ideal rotational spring

12. What are all the two types of electrical analogous of mechanical system?13. What is Block diagram?14. What are all the components of Block diagram?15. What is a signal flow graph?16. What is transmittance?17. Define non-touching loops.18. Write the properties of signal flow graph.19. Write the mason’s gain formula.20. Compare the block diagram representation and signal flow graph.Co

ntro

l sys

tem

mod

ellin

g

5

Page 6: Problems on Mechanical Systems

6Control system

BASIC ELEMENTS OF MECHANICAL SYSTEM

ELEMENT SYMBOL FORCE

Mass(M)

Damper(B)

Spring(K)

Cont

rol s

yste

m m

odel

ling

6

Page 7: Problems on Mechanical Systems

7Control system

PROBLEMS ON MECHANICAL SYSTEMS

1. Write the differential equation and find out the transfer function for given mechanical system

Solution:

STEP1: Free hand drawing

To find differential equation:

By newton’s law,

(1)

Take laplace transform for (1)

Cont

rol s

yste

m m

odel

ling

7

Page 8: Problems on Mechanical Systems

8Control system

2.Write the differential equation and find out the transfer function for given mechanical system

Soln:

STEP1: Free hand drawing from Mass (M1)

To find differential equation:

By newton’s law,

(1)

Take laplace transform for (1)

(2)

Cont

rol s

yste

m m

odel

ling

8

Page 9: Problems on Mechanical Systems

9Control system

STEP2: Free hand drawing from Mass (M2)

To find differential equation:

By newton’s law,

(3)

Take laplace transform for (3)

(4)

SUB/: (4) in (2)

Cont

rol s

yste

m m

odel

ling

9

Page 10: Problems on Mechanical Systems

10Control system

3.Write the differential equation and find out the transfer function for given mechanical system

Soln:

STEP1: Free hand drawing from Mass (M1)

Here applied force =0

To find differential equation:

By newton’s law,

(1)

Take laplace transform for (1)

(2)

Cont

rol s

yste

m m

odel

ling

10

Page 11: Problems on Mechanical Systems

11Control system

STEP2: Free hand drawing from Mass (M2)

To find differential equation:

By newton’s law,

(3)

Take laplace transform for (3)

(4)

SUB/: (2) in (4)

Cont

rol s

yste

m m

odel

ling

11

Page 12: Problems on Mechanical Systems

12Control system

4.Write the differential equation and find out the transfer function for given mechanical system

Soln:

STEP1: Free hand drawing from Mass (M1)

To find differential equation:

By newton’s law,

(1)

Take laplace transform for (1)

(2)

Cont

rol s

yste

m m

odel

ling

12

Page 13: Problems on Mechanical Systems

13Control system

STEP2: Free hand drawing from Mass (M2)

To find differential equation:

By newton’s law,

(3)

Take laplace transform for (3)

(4)

SUB/: (2) in (4)

Cont

rol s

yste

m m

odel

ling

13

Page 14: Problems on Mechanical Systems

14Control system

BASIC ELEMENTS OF ROTATIONAL SYSTEM

ELEMENT SYMBOL FORCE

Inertia(J)

Damper(B)

Spring(K)

Cont

rol s

yste

m m

odel

ling

14

Page 15: Problems on Mechanical Systems

15Control system

1)Write the differential equation and find out the transfer function for given rotational system

Soln:

STEP1: Free hand drawing from Mass (M1)

To find differential equation:

By newton’s law,

(1)

Take laplace transform for (1)

(2)

Cont

rol s

yste

m m

odel

ling

15

Page 16: Problems on Mechanical Systems

16Control system

STEP2: Free hand drawing from Mass (M2)

(3)

Take laplace transform for (3)

(4)

SUB/: (2) in (4)

Cont

rol s

yste

m m

odel

ling

16

Page 17: Problems on Mechanical Systems

17Control system

ELECTRICAL ANALAGOUS OF MECHANICAL SYSTEM

Force voltage analogy:

Mechanical system Electrical system

Force ,f(t) Voltage source V

Mass,MInductance L

Damper ,B Resistance, R

Spring ,k Capacitance ,C

Hints

i) if there is one displacement put the elements in series

ii) if there is Change in displacement put the elements in parallel

Force current analogy:

Mechanical system Electrical system

Force ,f(t) Current source I

Mass,MCapacitance,C

Damper ,B Resistance, R

Spring ,k Inductance L

Hints

i) if there is one displacement put the elements in parallel

ii) ii) if there is Change in displacement put the elements in series

Cont

rol s

yste

m m

odel

ling

17

Page 18: Problems on Mechanical Systems

18Control system

ELECTRICAL ANALAGOUS OF ROTATIONAL SYSTEM

Torque voltage analogy:

Mechanical system Electrical system

Torque Voltage source V

Inertia,JInductance L

Damper ,B Resistance, R

Spring ,k Capacitance ,C

Hints

i) if there is one displacement put the elements in series

ii) if there is Change in displacement put the elements in parallel

Torque current analogy:

Mechanical system Electrical system

Torque Current source I

Inertia,JCapacitance,C

Damper ,B Resistance, R

Spring ,k Inductance L

Hint

i) if there is one displacement put the elements in parallel

ii) if there is Change in displacement put the elements in series

Cont

rol s

yste

m m

odel

ling

18

Page 19: Problems on Mechanical Systems

19Control system

1. Write the differential equation and Draw force-current and force-voltage analogy

Solution:

STEP1: Free hand drawing

To find differential equation:

By newton’s law,

Force-Voltage Analogy

Force-Current AnalogyCo

ntro

l sys

tem

mod

ellin

g

19

Page 20: Problems on Mechanical Systems

20Control system

2. Write the differential equation and Draw force-current and force-voltage analogy

Soln:

STEP1: Free hand drawing from Mass (M1)

To find differential equation:

By newton’s law,

STEP2: Free hand drawing from Mass (M2)

To find differential equation:

By newton’s law,

Cont

rol s

yste

m m

odel

ling

20

Page 21: Problems on Mechanical Systems

21Control system

Differential Equation are

Force-Voltage Analogy

Force-Current Analogy

Cont

rol s

yste

m m

odel

ling

21

Page 22: Problems on Mechanical Systems

22Control system

3.Write the differential equation and Draw force-current and force-voltage analogy

Soln:

STEP1: Free hand drawing from Mass (M1)

Here applied force =0

To find differential equation:

By newton’s law,

STEP2: Free hand drawing from Mass (M2)

Cont

rol s

yste

m m

odel

ling

22

Page 23: Problems on Mechanical Systems

23Control system

To find differential equation:

By newton’s law,

Differential Equation are

Force-Voltage Analogy

Force-Current Analogy

Cont

rol s

yste

m m

odel

ling

23

Page 24: Problems on Mechanical Systems

24Control system

4. Write the differential equation and Draw force-current and force-voltage analogy

Soln:

STEP1: Free hand drawing from Mass (M1)

Cont

rol s

yste

m m

odel

ling

24

Page 25: Problems on Mechanical Systems

25Control system

STEP2: Free hand drawing from Mass (M2)

STEP3: Free hand drawing from Mass (M3)

Differential Equation are

Cont

rol s

yste

m m

odel

ling

25

Page 26: Problems on Mechanical Systems

26Control system

Force-Voltage Analogy

Force-Current Analogy

Cont

rol s

yste

m m

odel

ling

26

Page 27: Problems on Mechanical Systems

27Control system

Cont

rol s

yste

m m

odel

ling

27

Page 28: Problems on Mechanical Systems

28Control system

Cont

rol s

yste

m m

odel

ling

28

Page 29: Problems on Mechanical Systems

29Control system

Cont

rol s

yste

m m

odel

ling

29

Page 30: Problems on Mechanical Systems

30Control system

Cont

rol s

yste

m m

odel

ling

30

Page 31: Problems on Mechanical Systems

31Control system

Cont

rol s

yste

m m

odel

ling

31

Page 32: Problems on Mechanical Systems

32Control system

Cont

rol s

yste

m m

odel

ling

32

Page 33: Problems on Mechanical Systems

33Control system

Cont

rol s

yste

m m

odel

ling

33

Page 34: Problems on Mechanical Systems

34Control system

Cont

rol s

yste

m m

odel

ling

34

Page 35: Problems on Mechanical Systems

35Control system

Cont

rol s

yste

m m

odel

ling

35

Page 36: Problems on Mechanical Systems

36Control system

Cont

rol s

yste

m m

odel

ling

36

Page 37: Problems on Mechanical Systems

37Control system

Cont

rol s

yste

m m

odel

ling

37

Page 38: Problems on Mechanical Systems

38Control system

Cont

rol s

yste

m m

odel

ling

38

Page 39: Problems on Mechanical Systems

39Control system

Cont

rol s

yste

m m

odel

ling

39

Page 40: Problems on Mechanical Systems

40Control system

Cont

rol s

yste

m m

odel

ling

40

Page 41: Problems on Mechanical Systems

41Control system

Cont

rol s

yste

m m

odel

ling

41

Page 42: Problems on Mechanical Systems

42Control system

Cont

rol s

yste

m m

odel

ling

42

Page 43: Problems on Mechanical Systems

43Control system

Cont

rol s

yste

m m

odel

ling

43

Page 44: Problems on Mechanical Systems

44Control system

Cont

rol s

yste

m m

odel

ling

44

Page 45: Problems on Mechanical Systems

45Control system

Cont

rol s

yste

m m

odel

ling

45

Page 46: Problems on Mechanical Systems

46Control system

Cont

rol s

yste

m m

odel

ling

46

Page 47: Problems on Mechanical Systems

47Control system

Cont

rol s

yste

m m

odel

ling

47

Page 48: Problems on Mechanical Systems

48Control system

Cont

rol s

yste

m m

odel

ling

48