![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
![]() Join Date: Nov 2006
Location: pune
Posts: 128
|
PID algorithm
Hi,
I am using low cost Delta PLC DVP 14SS, I want to use a PID loop, as per PID instruction, during testing of the program, I found that on error present for the time output is not going to integrate, I tried no of options, but still I am held on same point INTEGRATION of output. Now I am thinking to program the PID algorithm, secondly this PLC doesnot support floating points. I need help for writing code for PID process using only Integers. If any of friend can suggest me PID algorithum, I will be very grateful. GAJANAN |
|
|
|
#2 |
|
Lifetime Supporting Member
|
You can get the old GE Series Six PID program here:
http://application.gefanuc.com/suppo...SSix/s6pid.zip It doesn't support floating point math, so it might be just what you are looking for. You will need someone to load it up in LM6 and create a printout for you. I'll see if I can get my hands on an old WorkMaker (WorkMaster) and do that for you. Beware, there are two bugs in the program. The first one I've forgotten, but it should be covered in the program (GE was aware of this one). The second one was that the "I" part of the PID subroutine would wrap around and reset itself to zero if the setpoint was never achieved (discovered by yours truely - the hard way). Of course, it would help if you knew Series Six programming... ![]() PM me if you want a hand with it. |
|
|
|
#3 |
|
Member
![]() Join Date: May 2008
Location: Manila
Posts: 64
|
have you dowloaded and Delta's PLC Application Manual?
for which purpose do you need the PID for? there are several registers need to be setup for you to be able to use the PID... |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PID block algorithm in Simatic ? | sigreg | LIVE PLC Questions And Answers | 49 | November 8th, 2006 03:16 PM |
| PID for MicroLogix 1500 - conversion issues ... | Ron Beaufort | LIVE PLC Questions And Answers | 5 | November 8th, 2005 09:03 AM |
| PID algorithm for PLC of twincat | garchev | LIVE PLC Questions And Answers | 5 | August 26th, 2005 10:42 AM |
| learning PID for Allen-Bradley ... | Ron Beaufort | LIVE PLC Questions And Answers | 9 | August 23rd, 2005 01:40 PM |
| how often should I trigger the PID? | Ron Beaufort | LIVE PLC Questions And Answers | 11 | February 22nd, 2003 10:57 AM |