Determine the physical parameters of the system

Assignment Help Physics
Reference no: EM132384906

Experiment : Modeling the Industrial Plant Emulator

Objectives

1. To understand how to model rotational motion systems

2. To learn how to experimentally determine the physical parameters of the system

3. To use the experimental results in future feedback control experiments

Theory

General Model

The industrial plant emulator is a rotational motion system. From Newton's Law
Jα = ΣΤ

J = inertia
α = angular acceleration
Τ = torque

Torques can include an applied torque from the servomotor and opposing torques due to friction effects and torsion. A general differential equation model of the system is given by

Jd2θ/dt2+ c dθ/dt + Kθ = Τd

J = inertia (Kg - m2)
c = viscous friction (N-m/(rad/sec))
K = torsion constant (N-m/rad)
Τd = applied torque (N-m)
θ = angular position (rad)

In this experiment, torsion will not be a factor. The transfer function (setting K = 0) is given by

θ(s)/ Τ(s)= 1 +(Js2+ cs)

Speed Reduction Assembly

The industrial plant emulator has a speed reduction assembly (pulleys and belts) to control the speed of the load disc relative to the drive disc. The diagram below illustrates the system. Fixed pulleys at the drive and inertia discs have 12 teeth and 72 teeth respectively. Four pulleys are available for the SR Assembly: 18 teeth, 24 teeth, 36 teeth, and 72 teeth. All possible combinations, along with the resulting speed reduction are shown on the last page of this lab.

1621_Assembly.jpg

In our transfer function model, if θ(t) is the position of the drive disc and Τ is the applied torque by the drive motor, then J must be the total inertia seen at the drive disc and c must be the total viscous friction seen at the drive disc. The total inertia seen at the drive disc is given by

Jd* = Jdd + Jwd + Jp(12/npd)2+ (Jld + Jwl)(npl/72)2 (12/npd) 2

Jd* = Total inertia reflected to the drive disc
Jdd = Inertia of the drive disc plus the drive motor, encoder, drive/disc motor belt and pulleys
Jwd = Inertia of any weights placed on the drive disc
Jp = Inertia of the pulleys in the SR assembly
Jld = Inertia of the load disc plus the disturbance motor, encoder, Load/disc motor belt and pulleys
Jwl = inertia of any weights place on the load disc

The same formula applies to viscous friction by replacing all J's with associated c's.

It is also important to be able to relate the speed of the load disc to the speed of the drive disc and the torque applied to the drive disc to the effective torque applied at the load disc. The following relationships hold:

Speed of Load Discl /dt = (npl/72)(12/npd) dθd/dt Speed of Drive Disc

Torque at Load DiscΤl= (72/npl)(npd/12) Τd  Torque applied to Drive Disc
 
Hardware Gain

The hardware gain for the system is given by:

KHW = KsKcKaKtKe            N-m/rad

Ks = Software Gain = 32 controller input counts/encoder or ref input counts

Kc = DAC Gain = 10V/32,768 DAC counts

Ka = Servo Amp Gain ≈ 2 amps/volt

Kt = Servo Motor Torque constant ≈ 0.1 N-m/amp

Ke = Encoder gain = 16,000 pulses/ 2Π radians

The hardware gain simply translates a tracking error in a control torque for the drive motor.

2260_gain.jpg

Procedure

Part I: Determining the Hardware Gain, KHW

The formula for hardware gain discussing in the theory section indicated two quantities, servo amp gain and servo motor torque constant that were only known approximately. The following procedure will provide a better estimate of the hardware gain.

1. Turn off the power to the Controller Box. Loosen the SR assembly clamp so that the belt can be removed from the drive disc. (It is not necessary to take the entire assembly apart, simply make sure the drive belt will not interfere with the motion of the drive disc)

2. Add four 500g brass weights to the drive disc. The weights must be evenly distributed on the drive disc. Align the edge of the weights to the edge of the drive disc. Since the drive disc has a diameter of 13.21 cm and the brass weights have a diameter of 4.95 cm, the distance from the center of the weights to the shaft center-line is given by

Dist to Shaft = 13.21/2 - 4.95/2 = ________ cm = _________ m

3. Replace the plexiglass safety cover and turn on the Controller Box.

4. Calculate the total inertia at the drive disc as follows:

First calculate the mass of the drive disc given that the diameter of the drive disc is 13.21 cm, the thickness is 0.47 cm and the density is 2.71 g/cm3.

Mass Drive Disc = ________ g = _________ Kg

Next calculate inertia of the drive disc using the formula

Jdisc = (Mass of Drive Disc)*(Diameter of Drive Disc in m)2 / 8 = ___________ Kg-m2

Next calculate the inertia of the 4 weights using the formula

Jwd = 4*0.5Kg*(0.0413m)2 + 4*0.5Kg*(Diameter of Weights in m)2 /8 = _______ Kg-m2

From manufacturer's specifications, the drive motor inertia is Jmotor = 3.8*10-5 Kg-m2

Neglecting inertia of the encoder and the belt and pulleys between the motor and the drive disc, calculate the total inertia at the drive disc

Jd = Jdisc + Jmotor + Jwd = __________ Kg-m2

5. Make sure the user units in the Set-up menu of the ECP program are in counts.

6. Under the Set-up menu, select Control Algorithm and set Ts = 0.002652 s.

7. Next go to Trajectory under Command and select Step, Set-up. Choose an Open Loop Step then set the step size to 2.0 volts, duration to 200 ms with 1 repetition.

8. Under the Data menu, choose Set up Data Acquisition and select Encoder #1 only and specify data sampling every 5 (five) servo cycles.

9. Under Utility, select Zero Position, to zero the Encoder Position.

10. The system is now set up to accelerate the drive disc with a 2.0V input to the servo amp for 200 ms while acquiring data every 13 ms. In the Command menu, select Execute then Run. You should see the drive disc accelerate for 200 ms then decelerate.

11. In the Plotting menu, select Set-up Plot and choose Encoder #1 Velocity. Then select Plot Data. You should see a plot similar to the one shown below. The slope (i.e., derivative) of the curve will give acceleration. Label appropriate points on the plot below and calculate the positive slope to get acceleration in counts/s2.

1907_Q11 P1.jpg

12. Go back to Set-Up plot and select Encoder #1 Acceleration instead of Velocity. The acceleration is numerically derived by taking two derivatives of the actual position data. What do you notice about the acceleration plot?

13. If we assume negligible friction, then Jα = Τ. Using the inertia determined in Step 4 and the acceleration determined in Step 10, calculate the applied drive torque, Τ.

Τ = Jα = _________ N-m

Now calculate the product of the Servo Amp Gain and the Servo Motor Torque constant using the relationship

KaKt(Applied Open-LoopVoltage) = Τ

KaKt = ___________ N-m/V

Finally, calculate the hardware gain, KHW

KHW = KsKcKaKtKe = _______________ N-m/rad

Ks = Software Gain = 32 controller input counts/encoder or ref input counts

Kc = DAC Gain = 10V/32,768 DAC counts

Ke = Encoder gain = 16,000 pulses/ 2Π radians

Part II: Measuring the Inertia at the Drive Disc

1. Turn off the power to the Controller Box. Remove the plexiglass cover and remove the brass weights from the drive disc. Put the safety cover back on.

2. Turn the power on to the Controller Box.

3. Under the Set-up menu, choose Control Algorithm. Use the following settings:

Ts = 0.002652 sec

Continuous Time Control. Select

PI with Velocity Feedback (Kp = 0.5, Kd = 0.001, Ki=0)

Implement the Controller.

4. Gently touch the drive disc with a non-sharp object to verify that the controller is implemented and is stable.

5. Enter the Command menu, go to trajectory, and select Step, Set-up. Choose a closedloop step with a step size of 1000 counts, a duration of 1000 ms and 1 repetition.

6. Under the Data menu, select Encoder #1 and Commanded Position as data to acquire and specify data sampling every 1 servo cycle. (Every 2.652 ms)

7. Under the Utility menu, select Zero Position to zero the encoder positions.

8. Select Execute from the Command menu then select Run.

9. Under the Plotting menu, choose Encoder #1 Position and Commanded Position then select Plot Data. You should see a decaying oscillating response similar to the one shown below

745_Q9.jpg

10. From the plot, estimate the natural frequency as follows:

ωn ≈ number of cycles,n = _________ Hz = _________ rad/s time for n cycles

Use 1 or 2 cycles early in the plot since later cycles are dominated by nonlinear friction effects. You can zoom in by using Axis Scaling under Plotting. Label the plot above with the data points you used to determine natural frequency.

11. From the plot, estimate the damping, ?, as follows

ζ ≈ 1/(2Πn)*ln (Xi/Xf) = _____________________

Xi = output amplitude at first peak

Xf = output amplitude at a peak n cycles later

The closed-loop control system that was just implemented is modeled in the block diagram below.

1418_Q11.jpg

It can be shown that the closed-loop transfer function is given by

θ(s)/ R(s)= (KpKHW/J)/ (s2 + [(c + KHWKd)/J]s + KpKHW/J )= ωn2/( s2 + 2ζωns + ωn2).

Equating coefficients in the denominator and doing a little algebra yields the following:

ωn = √ KpKHW/J

ζ = (1/2ωn)(c + KHWKd)/J7

12. Using the equation above for ωn, the proportional gain Kp = 0.5 implemented in the experiment, and the hardware gain KHW calculated in Part A, calculate the inertia of the drive disc, Jdd.

Jdd = _________ Kg-m2

How does your experimental Jdd compare to the calculated Jd in Part A #4? Remember to subtract off the weights from your answer in Part A #4 since they were not used in this procedure.

Part III: Measuring the Inertia of the Load Disc

1. Turn off the Controller Box. Remove the plexiglass safety cover and set up the system in Test Case #4 (See last page of this lab). Put the safety cover back on.

2. Repeat Steps 2-11 from Part B. Roughly sketch your Encoder #1 Position plot below labeling key points used for calculating ?n and ?.
ωn ≈ (number of cycles,n / time for n cycles)= _________ Hz = _________ rad/s

ζ ≈ 1/(2Πn) * ln (Xi/Xf) = _____________________

Xi = output amplitude at first peak

Xf = output amplitude at a peak n cycles later

3. Determine Jd* (total inertia seen at the drive) using the relationship

ωn = √ KpKHW/Jd*, the measured ωn determined above, Kp = 0.5, and the measured KHW from Part A.

Jd* = ____________ Kg-m2

4. Now calculate the inertia of the load disc, Jld using the following formula and the manufacturer specifications for inertia of the pulleys (shown below):

Jd* = Jdd + Jwd + Jp(12/npd) 2 + (Jld + Jwl)(npl/72)2 (12/npd) 2

Jd* = Total inertia reflected to the drive disc

Jdd = Inertia of the drive disc plus the drive motor, encoder, drive/disc motor belt and pulleys

Jwd = Inertia of any weights placed on the drive disc (0 in this case)

Jp = Inertia of the pulleys in the SR assembly (see table, next page)

Jld = Inertia of the load disc plus the disturbance motor, encoder,

Load/disc motor belt and pulleys

Jwl = inertia of any weights place on the load disc (0 in this case)

Jld = ______________ Kg-m2

Number of Pulley Teeth

Pulley Inertia, Kg-m2

18

3* I0-6

24

8* 10-6

36

3.990-5

72

5.590-4

5. Using ζ and ωn calculated above, Kd = 0.001, and the relationship

ζ = 1/(2ωn)*(c + KHWKd)/Jd*

determine the plant damping coefficient for Test Case #4.

c4 = __________ N-m/(rad/sec)

6. Record the key values from this experiment in the following table.

Hardware Gain, KHW

Disc Drive Inertia, Jdd

Load Disc Inertia, Jld

Friction (Case #4), c4

Turn in this report along with a technical conclusion at the next lab meeting.

Reference no: EM132384906

Questions Cloud

Calculate a p-value for the observed sample result : A quality standard says that no more than 4 percent of the eggs sold in a store may be cracked (not broken, just cracked). In 5 cartons (12 eggs each carton)
Discuss current events topic relating to fire investigations : For your final assignment you must submit a 1000-Word APA formatted paper discussing a current events topic relating to fire investigations.
Describe the solutions for each department : During the last decade, the severity and the impact of the economic downturn have affected all levels of government to a degree not experienced since.
Cloud computing models-private-public-hybrid-community : Discuss the benefits and challenges of the four cloud computing models: Private, Public, Hybrid, Community
Determine the physical parameters of the system : Turn off the power to the Controller Box. Loosen the SR assembly clamp so that the belt can be removed from the drive disc.
Do you agree with the approach to implement an erm : Chapter 18 explained ERM and Bluewood Chocolates. Do you agree with the approach to implement an ERM and why? If you could change anything about the reasons.
Evaluate the appropriateness of the research methods : Evaluate the appropriateness of the research methods and analytical approaches used in the study. Support the position with evidence cited from the textbook.
Create customized calendar utilizing the alignment settings : Create a customized calendar utilizing the alignment settings, including center, merge, auto fill, and add fill colors.
Describe and evaluate the promotional strategies : Describe and evaluate the promotional strategies used by Back to Nature to address their marketing objectives

Reviews

Write a Review

Physics Questions & Answers

  Determine by how much is it off at the end of one day

A pendulum clock has an aluminum pendulum exactly 1.0m long when the clock is calibrated perfectly. By how much is it off at the end of one day

  Calculate velocity with which electron strikes the sphere

An electron is released a distance d away from the surface of a positively charged sphere with charge Q and radius r. Calculate the velocity with which the electron strikes the sphere

  What is the velocity of the wave

A fisherman notices that his boat is moving up and down periodically due to waves on the water. What is the velocity of the wave

  What are the original speeds of the father and son

A father racing his son has 1/3 the kinetic energy of the son, who has 1/3 the mass of the father. The father speeds up by 1.5 m/s and then has the same kinetic energy as the son.

  What is the latent heat of vaporization of xu

Xu is a new material discovered by a TA. The specific heat C and latent heat L of Xu are measured by heating up a piece of Xu sample. The temperature T (in K) of Xu sample varying as a function of heat Q (in 103 J) transferred to it.

  What is the density of the metal

A circular metal plate has a radius of (60 + x ) cm, a thickness of 15 cm, and a mass of 900 kg. What is the density of the metal

  Find anyas average speed

Ilya and Anya each can run at a speed of 8.30mph and walk at a speed of 3.90mph. They set off together on a route of length 5.00miles. Find Anya's average speed

  Calculate the mechanical energy lost due to friction

A 32.0 kg child slides down a long slide in a playground. She starts from rest at a height h1 of 21.00 m. Calculate the mechanical energy lost due to friction

  What is the speed of light in the water

A puddle of water (n=1.33) is covered with a very thin layer of oil( n=1.10). what is the speed of light in the water

  Free to rotate about a perpendicular stationary axis

A top has a moment of inertia of 2.69×10−4 kg· m2 and is initially at rest. It is free to rotate about a perpendicular stationary axis. A string around a peg along the axis of the top is pulled, maintaining a constant tension of 3.78 N in the string.

  What is the pressure in the fluid just below the plate

A block sits on a plate that in turn rests on the surface of a fluid, what is the pressure P in the fluid just below the plate

  Calculate the average power carried by the wave

A piano wire with mass 3.45g and length 85.0cm is stretched with a tension of 31.0N. Calculate the average power carried by the wave

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd