Sign in to follow this  
Followers 0
Chris Elston

E-mailed question: writing a PID control program?

2 posts in this topic

Below is the result of your feedback form. It was submitted by YF Lin on Friday, June 27, 2003 at 00:55:41 --------------------------------------------------------------------------- question: Usage comments: Hello : I don't know how to use PLC to write a PID control program , would you send me a example to teach me ? TKS!(Mitsubishi PLC use "FXGPWIN")

Share this post


Link to post
Share on other sites
Hi, I've been writing for the new Q series using GX Developer (ver 5.0) and although it has some dedicated PID stuff I thought I'd write our own as an option to use once we get on site with the gear (we're controlling a large pulley disk brake based on the weight). Here is the main rung of the POU that takes the difference between the target weight and the measured weight and applies (adds or subtracts) brake as necessary. The the bigger the error then the harder it tries, and slowing down (steps) as it gets closer to it's target. Sorry I can't explain exactly how it works, we just got it working yesterday and right now all I know is it works! Ian.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0