![]() |
||
|
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: Mar 2004
Location: Seattle, WA
Posts: 1
|
Is there any way to program a PLC to perform PID type logic without purchasing a module with it built in?
|
|
|
|
#2 |
|
Member
|
PID
Buy a plc with build in PID loops like Allen-Bradley.
__________________
"Take whatever idiot they have at the top, give me a better idiot. Give me a caring idiot. Give me a sensitive idiot. Just don't give me the same idiot." |
|
|
|
#3 |
|
Member
|
Omrons CPM2A, CQM1H, C200H, CS1, CJ1 all support PID in their instruction set.
In fact the CJ1 and CS1-H even support PID with auto tune.... Another alternative is to program your own..Look into Sliding Mode Control (Search this forum for more details) |
|
|
|
#4 |
|
Member
|
maybe a FP0 from Matsu****a it have a PID and auto-tune built-in
|
|
|
|
#5 |
|
Member
|
Yes.
1) Most newer PLCs have some PID loops built in to the CPU, and not into an extra I/O or specialty card. A-B and AutomatinDirect.com and GE and most others now do it this way. Most limit you to one or four or some other specific number of PID loops. 2) PID is just a mathematical equation, widely published, and essentially using only four function math. If you understand the algorithm, you can "roll your own" PID and do the calculations in ladder or whatever. 3) Depending on your application you may not even need PID - there are lots of ways to control a process. |
|
![]() |
| 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 |
| Control Logix PID block not working | russrmartin@hotmail.com | LIVE PLC Questions And Answers | 8 | March 1st, 2012 11:14 PM |
| Siemens S7 PID Control Problem | qee | LIVE PLC Questions And Answers | 27 | May 15th, 2007 10:53 AM |
| Proportional valve driver control with PID | lanman | LIVE PLC Questions And Answers | 6 | February 25th, 2004 10:05 PM |
| PID - what is it anyway? | Ron Beaufort | LIVE PLC Questions And Answers | 6 | May 22nd, 2003 11:21 PM |
| how often should I trigger the PID? | Ron Beaufort | LIVE PLC Questions And Answers | 11 | February 22nd, 2003 10:57 AM |