PID, fuzzy logic and process control

Coding and general discussion relating to user created compiler modules

Moderators: David Barker, Jerry Messina

Post Reply
geekything
Posts: 16
Joined: Mon Feb 11, 2008 10:06 pm

PID, fuzzy logic and process control

Post by geekything » Mon Feb 11, 2008 10:09 pm

Has anyone built any routines for PID, fuzzy logic or other process control applications?

Specifically around temperature sensing and heater control would be very interesting.

Thanks!

-marc

geekything
Posts: 16
Joined: Mon Feb 11, 2008 10:06 pm

Post by geekything » Tue May 27, 2008 11:18 pm

*bump*

Anybody? :)

-marc

User avatar
RadioT
Registered User
Registered User
Posts: 157
Joined: Tue Nov 27, 2007 12:50 pm
Location: Winnipeg, Canada

Post by RadioT » Wed May 28, 2008 5:08 am

Yes, but not in Swordfish.

There are a lot of decent tutorials out there on fuzzy controllers and the theory of fuzzy sets. Try a google search with:

fuzzy logic controller code generator

and you get a lot of hits to explore, including a few utilities that output source code in different languages. It's best to start off with the theory, look at the output of some examples and code generators, then write your own pseudocode and finally implement it in controller code for your own experiments. That's what I used to advise my students, anyway.

73's,

de Tom

geekything
Posts: 16
Joined: Mon Feb 11, 2008 10:06 pm

Post by geekything » Sat Jun 14, 2008 2:33 pm

Thanks, Tom!

-marc

Post Reply