Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/03/07 13:23
Read: times


 
#145289 - Google
Responding to: ???'s previous message
If you use Google to search for for "8051 PID" (without the quotes), you will get over a quarter million results. So your first step should be to do that and start reading.

Implementation of PID is just a bunch of arithmetic. Whether PID on an 8051 will work for you depends to a large extent on how fast the thing you are controlling responds to various stimuli, both from your controller and also from the system's environment. For a system variable that changes slowly (like the temperature of some water in a big tank) the 8051 will have no problem keeping up. For something that changes very quickly, however (like the position of a high speed motor), the 8051 may not be able to perform the calculations fast enough for effective control.

-- Russ


List of 19 messages in thread
TopicAuthorDate
89c51 PID Control            01/01/70 00:00      
   Google            01/01/70 00:00      
      RE: Google            01/01/70 00:00      
      Google result            01/01/70 00:00      
         What did you expect?            01/01/70 00:00      
            PID            01/01/70 00:00      
         Questions            01/01/70 00:00      
   Interesting link?            01/01/70 00:00      
   PID whit 8052            01/01/70 00:00      
      I have done PID with a '51            01/01/70 00:00      
         PID whit 8052            01/01/70 00:00      
            corrections            01/01/70 00:00      
               PID whit 8052            01/01/70 00:00      
                  Ok another has been renamed/sold            01/01/70 00:00      
                     'ave a go            01/01/70 00:00      
                     PID            01/01/70 00:00      
                        Here is an usefull link            01/01/70 00:00      
                           I remember that Raghunathan also...            01/01/70 00:00      
                           Muchas Gracias!!!            01/01/70 00:00      

Back to Subject List