Mike_O Posted June 16, 2019 Report Posted June 16, 2019 (edited) Hello, I make a project where I should control temperature for thermoplastic extruder. I read for this type of process a two position controller is enough but I want to use a PID controller. I have values for P,I,D,Tf and I applied Z-transform and I have a numeric controller which is implemented through structured list. I want to control heating element with this PID but my problem is I don't have an analogue output module just a digital output module(OD 212) and now my question is : How I can( if it is possible) to control duty of PWM with output from pid? (I have a CJ2M processor) Edited June 16, 2019 by Mike_O Quote
Wasan Posted June 17, 2019 Report Posted June 17, 2019 @Mike_O You should use TPO Instructions for change word output from PID to PWM Output. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.