PH controller

Koenov

Member
Join Date
Nov 2010
Location
Antwerp
Posts
4
For school we need to build a PH controller
the setpoint is variable and should be converted to a 0-100% scale
and then send to the CONT_C (pid controller).
now , the pid controller doesnt controll anything.. tryed allot and i cant get it working:/

now i ask you guys , can u please! check my program? and help me out?

Link : http://www.megaupload.com/?d=208I74X9

(programm was too big to upload it here:) )
 
I guess you use Step7.

No Step7 available here, so I did not check your program.

But the standard failures are:

- Cont_C must be called from OB35 or another time-interrupt OB. Remember to update the sample time pin.

- Check that the controller is in auto mode. It is not if the MAN input is copied to the LMN output.

- The gain is set far to high, start with something like 0.5.

- Start with a integral time of f.x. 10s.

- Disable the derivate until you are ready for optimizing.

Kalle
 
Thanks man ! im trying it out right now=)
my MAN_ON value in the DB isnt initially on FALSE
how can i get it initially on FALSE? =(
 
Nevermind i thought wrong :/ , anyway it isnt on manuel.. if i give him a manuel value it also doesnt respond.. :/ $
it actually does nothing :eek:
 

Similar Topics

Hello! If someone can help me with the following problem. I can't change the phone number. Do I really need the interface (AL-232CAB - Programming...
Replies
0
Views
35
I have Woodward Controller EASYGEN-3500XT and Phoenixcontact make IO CAN-CUPLER part no: 2702230, Analog Input card: 2861412, Analog Output Card ...
Replies
0
Views
27
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
141
Everything was working fine, but suddenly CPU went into error mode, and the ERR and TER LEDs lit up. Now I can't download or connect with the PLC...
Replies
0
Views
43
I am running CCW 13 trying to upload to a micro 820 vers.12 I get an output message OPC server is unable to load project controller. Please help!
Replies
5
Views
233
Back
Top Bottom