Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program a spreadsheet to calculate the controller output, system output, and contributions of the PID components. Create columns: A ) Time increment, t i B

Program a spreadsheet to calculate the controller output, system output, and contributions of the PID
components.
Create columns:
A) Time increment, ti
B)U(ti)
C)U(ti)
D)E(ti)
E) Integral control component
F)E(ti)
G) Proportional control component
H)[E(ti)]
I) Derivative control component
J)Y(ti)
K)(empty column)
Create a small table (columns L&M) to the right side for constants:
I=1
h=0.4
P=0.5
Dg=0.01
R=100
Using the equations shown above, program the spreadsheet to calculate up to i=44(note that your
first line of "true" calculations will occur at ti=2 since this is a feedback system).
)
Create a chart with Time on the ordinate axis and Feed Rate on the coordinate axis and graph the
functions U(ti),E(ti), and Y(ti). This displays your output, plant, and error.
Create a chart with Time on the ordinate axis and Component Value on the left coordinate axis and
Feed Rate on the right coordinate axis. Graph the integral, proportional, and derivative components and
the feed rate, both versus time. This displays the contributions of each component of PID control.
Print the charts from Parts (4) and (5), each on a separate 8-12"11" paper, and compose a one
paragraph summary of how PID can be used to automate processes.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Linked Data A Geographic Perspective

Authors: Glen Hart, Catherine Dolbear

1st Edition

1000218910, 9781000218916

More Books

Students also viewed these Databases questions

Question

What does Processing of an OLAP Cube accomplish?

Answered: 1 week ago