dahnuguy Posted January 23, 2011 Report Posted January 23, 2011 Using the latest version of Visilogics, and a V350. How do I use a PID to control motor speed? How do I control anything with PID that requires an up and a down control? How do I heat to some setpoint and hold it there and keep the temperature from climbing? Can I use 2 PIDs and have one oppose the other? I had this thought, but it may not work. Is the Visilogics PID one way only? Is that the end of it?
MVP 2023 Joe Tauser Posted January 23, 2011 MVP 2023 Report Posted January 23, 2011 Never tried it, but I'd start two PID blocks acting on the same SP and PV with proportional only control, and some logic to map the output value of each block to the actual control word. Keep your hand on the power switch. Joe T.
Emil Posted January 23, 2011 Report Posted January 23, 2011 The answer strongly depends on the specific system. Motor speed driving: What is the interface? Analog input? If so: You set the inpout of PID the frequency from encoder 9there is a special mocule in VisiLogic, which measures frequency very precise with resoluiotn of 0.01 Hz!) The output to analog signal. As result, PID will change CV, linked ot AOand this way will change - increase or decrease - the speed of thhe motor! No "two way PID" needed at all! Heating to temperature and then holding it is a classic PID application. In this case PID regulates the output energy (usually PWM) to the supply the energy needed to keep the system in stable state (compensate energy losts) and thhis way to keep the temperature stable. Onece again - no "two way PID" needed - at all! If you have specific system, please give more info about it and we will find the way to control it.
External Moderators Nacho Posted February 15, 2011 External Moderators Report Posted February 15, 2011 I have an application with two PIDs for Temperature: The Climatic Chamber. One PT100 input but two outputs, one for heating and other for cooling. The application works fine with 2 PID but the Auto-tune don't get the parameters.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now