Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - PID Controllers Questions

 
Thread Tools Search this Thread
Old 01-16-2007, 04:19 AM   #1
Default PID Controllers Questions


Hello,

I need to create a PID controller in a Cyclone FPGA, and I am wondering
if someone could help me with a few questions?

I need to control a PWM driver which is generating a single phase AC
waveform under load.
Is a PID controller the way to go? Lots of articals on PID controllers
seem to work in slow systems like,
temperature, or motors which are set to run at a selected speed. More
static type systems.
The system I need to design for is a very dynamic system. Can a PID be
as dynamic as I need it?

I am currently working on a system which works off a high low trip
point then calculates what type of equation to use. If the ADC sample
breaks the trip point, use the waveform data. If the ADC is in the
trip points but is not on the waveform point then nug the output by 60%
up or down (depending on which side of the waveform point its on). The
ADC is 5 times faster then the waveform table clock. So I can correct
the output 4 times before the waveform table moves to the next point.

The above describes a P type controller. This is also faily straight
forward to put into an FPGA.
Why would this not be a good way of doing this?

I don't have a very good grasp on figuring out the equations for a full
PID controller. I also don't really know how to describe it so an FPGA
can use it (I would probability be able to if I understood the math).
What would be the best way to design a system like this?

Is there an example of a PID controller which describes the thinking
process?
(Something which describes the math and walks throught how the
constants are selected, shows a basic VHDL implementation, along with
how to go about tuning?)

I am hoping that someone could point me in the right direction.

Thanks
Rob



Rob
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
70-536 questions and time limit for exam? type of questions? gravz84 MCTS 2 11-22-2007 07:57 PM
70-536 questions and time limit for exam? type of questions? gravz84 MCTS 0 11-13-2007 05:44 PM
70-536 Details Gary Gallagher MCTS 10 06-30-2007 01:08 PM
Questions on 70-536 Ashwin MCTS 0 04-29-2007 09:22 PM
Re: A+ Test Questions jsaulinskas@sbcglobal.net A+ Certification 0 01-20-2005 03:19 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46