CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: single water tank using Fuzzy PID
Whc

Replies: 4
Views: 5964

PostForum: General CCS C Discussion   Posted: Tue Sep 20, 2011 4:34 am   Subject: single water tank using Fuzzy PID
is it use series if else can get similar result with fuzzy PID coding(posted)?
  Topic: single water tank using Fuzzy PID
Whc

Replies: 4
Views: 5964

PostForum: General CCS C Discussion   Posted: Mon Sep 19, 2011 6:30 am   Subject: single water tank using Fuzzy PID
// Define rule base
struct rule_set {
float lowlimit; // low limit, membership 0.0
float highlimit; // high limit, membership 1.0
float weighting; / ...
  Topic: single water tank using Fuzzy PID
Whc

Replies: 4
Views: 5964

PostForum: General CCS C Discussion   Posted: Mon Sep 19, 2011 6:24 am   Subject: single water tank using Fuzzy PID
i'm doing a prototype project. Do you guys know how to program the fuzzy PID to the water flow to the tank depend to the water level in the tank. Is urgent. Can u guys give me a similar coding. so tha ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group