Just wondering if anyone has any experience in developing this type of control system using a pic. I am starting to design an active mass damper system for my engineering design project. Think i might be able to try linearize the system and then use PID but I have heard that the linear quadratic regulator is a better control system for vibrations applications.
Thanks
Ken Johnson
Joined: 23 Mar 2006 Posts: 197 Location: Lewisburg, WV
Posted: Fri Feb 15, 2008 9:37 am
Without knowing more details, it's hard to answer your question. Biggest concern is how complex the math is, and how fast you have to update your control outputs. My guess is that the pic will be just fine.
But remember, this is just a guess
Ken
SherpaDoug
Joined: 07 Sep 2003 Posts: 1640 Location: Cape Cod Mass USA
Posted: Fri Feb 15, 2008 9:48 am
If at all possible try to use only integer math. It is much smaller and faster. Well written integer FFTs run about 50 x the speed of floating point FFTs. _________________ The search for better is endless. Instead simply find very good and get the job done.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum