PI control in Ladder ??

aprilchu

Member
Join Date
Sep 2004
Posts
26
Hi all ,

I want to ask how can i use PI control in Seimen ladder program ??

It is because in the data sheet , it said that the users can config the functional block as P, I, D , PI ,PD or PID function . In this time, I just want a PI function only, so which input values i need to config ??
Also, the meaning of that values .


thx :cool:
 
Hello Aprichu;
When you installed Step7, pdf documents were installed on your hard disk (Start-->Simatic-->Documentation-->English (or any language you chose for the installation of Step7). You will find a document named Step7-PID control. The chapter of the function blocks has a neat diagram showing the relationships of all parameters for FB41 (CONT_C).
For example, notice that there is a switch allowing selection of the derivative element of the controller. It is called D_Sel; if it is set at value = 0, then you have no access to the derivative element, and you work with a PI controller (of course, parameters P_sel and I_sel must be ON). Check out the following diagram.
The document also describes all other parameters of the PID function.
Hope this helps,
Daniel Chartier

fb41.jpg
 

Similar Topics

"Hello, I am a beginner learning about PLC. Could you please give me some advice? I want to write PLC instructions as follows: When the sensor...
Replies
18
Views
3,388
Old Allen Bradley guy here: I used to have a SCL or SCP and then a PID tuner block to use. Here in the FANUC ladder world I have not been able to...
Replies
3
Views
1,861
Hello Everyone, I would like to get some advice from seniors!! Currently, I involve in writing PLC logic and Robot programs (ABB rapid...
Replies
5
Views
3,861
i need to control six pump sets. initially 2 pump sets will run after two hours another two will run and later the third pair. 5 bar pressure...
Replies
26
Views
13,614
Hi All, I'm fairly experienced in Allen Bradley PLC programming but have come up against a problem I've not encountered before and wondered if...
Replies
11
Views
8,380
Back
Top Bottom