pathman Posted September 8, 2002 Report Share Posted September 8, 2002 Hi all, I'ld like to know how to use the Genetic Algorithm to control speed motor. Or anybody have some good paper please suggesstion to me. Thank you for your helpKee. Link to comment Share on other sites More sharing options...
jeff Posted October 4, 2002 Report Share Posted October 4, 2002 Genetic algorithms are a branch of AI which mimics the growth of successive populations towards a solution - generally a solution which is difficult to define mathematically, but which each new member can be tested against for fitness (it just so happens that i'm currently writing genetic code in Labview). Genetic algorithms are not usually considered for control applications. At least i haven't heard of anybody trying it and to my mind, it isn't a logical fit. Of the remaining AI branches, Fuzzy Logic definitely IS being used for control. Fuzzy logic gives a definite output based on loosely defined, often overlapping sets of inputs ('pretty fast' as opposed to 100mph) . Fuzzy controllers are most often found replacing PID loops. So, if there's a tie in to motor speed control, it'll hopefully relieve us of (the joy of) PID tuning... Link to comment Share on other sites More sharing options...
weiwei2 Posted October 7, 2002 Report Share Posted October 7, 2002 Hi, this is not exactly the answer, but i have seen some motor control algorithm on motorola motor control site www.mot-sps.com (go to motor control section) Link to comment Share on other sites More sharing options...
pathman Posted December 13, 2003 Author Report Share Posted December 13, 2003 Thank you for all suggestion. Link to comment Share on other sites More sharing options...
jraef Posted February 2, 2004 Report Share Posted February 2, 2004 Did you mean "generic" instead of genetic perhapse? "He's not dead, he's just pinin' for the fjords!" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now