26.10.2013 Views

Digital Control

Digital Control

Digital Control

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

►Proportional <strong>Control</strong><br />

• Error multiplied by constant<br />

• Deals with present behavior<br />

output = pGain * error<br />

►Integral <strong>Control</strong><br />

• Accumulates long-term precision<br />

• Takes longer to settle, but provides<br />

better precision<br />

• Deals with past behavior<br />

iState = iState + error<br />

output = iGain * iState<br />

►Differential <strong>Control</strong><br />

• Predicts behavior<br />

• Provides better stability<br />

output = dGain * (current_position – previous_position)<br />

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, mobileGT, PowerQUICC, StarCore, and Symphony are trademarks of Freescale Semiconductor, Inc.,<br />

Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions logo, Flexis, MXC, Platform in a Package, Processor Expert, QorIQ, QUICC Engine, SMARTMOS, TurboLink<br />

and VortiQa are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners. © 2010 Freescale Semiconductor, Inc. 23<br />

PID <strong>Control</strong><br />

TM

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!