Namaste Hegamurl, thank you for your Simatic uploads, all very helpful. After watching this upload last weekend, I could not resist trying PID_Compact on a V.3.0.1 1212 that I use to automate my polytunnel irrigation and hydroponics. For the 5th winter/spring I have connected up my heated seed propagator which is LOGO! 0BA7 with PT100 AI RTD (probe in seed tray) and a 20A LOGOContact230 switching heat mat with a relay output. The temperature of the seeds is controlled by the S7-1200 with an S7 connection over Ethernet. I have used PWM in the past for temperature control of industrial processes with resistive elements and semiconductor devices. After a couple of beers on a quiet Saturday evening, and having brought my Field PG home from work, I had to try the PWM output with a dwell and duration of 10 seconds switching a low speed digital output just to see what happened. Nobody else cares, but I thought people reading this may benefit and learn from my conclusion. My normal method of controlling the temperature is a T#15s TON on each of the inputs of an SR flip-flop. With a difference of 0.3 degC between the On and Off temperature the temperature is controlled to within the 0.25 degC resolution of the LOGO! Input from PT100 thermistor. I wondered if PID_Compact could improve on my ‘bang-bang’ controllers solid performance by switching a contactor. Step7 would not perform the pre-tuning with the set point of 19.0 degC being so close to the process variable, or temperature in the room of ~17 degC. With a set point of 45 degC I was able to let S7-1200 do it’s magic. Pre-tuning took about 2 hours and fine-tuning took about 7 hours. I left it busy overnight. After tuning and uploading, I reset my set point to 19.0 degC and trended it’s performance with a card on my Home Assistant. Between maximum and minimum temperatures was a shade over 0.5 deg, it worked fine, but I rolled it back to the simple hysteresis controller for less frequent switching of the contactor. Okay, the point of this comment is how cool it was to watch the PID tuning process generate a percentage output that was effectively switching a single bit in a DB mapped to a DQ of a Siemens LOGO! to control the temperature of 5 chilli pepper seeds. Hegamurl, am I correct in assuming that the percentage value of PID_Compact PWM output is effectively rounded up to a digital ‘1’ at 50% and subsequently rounded down to a digital ‘0’ when output < 50%? I wish I’d stayed up all night to watch it 😆🍄🌶 Matt
@nitinkadam11874 жыл бұрын
M surprised how the number of likes are in hundreds only. Your videos are way too much informative!! Love from India
@chuchuokeke4 жыл бұрын
12:40 checked the info system as recommended by you and in simulation of PID_Compact, set sb_EnCyclEstimation = 0 sb_EnCyclMonitoring = 0 to prevent sampling time error. There's one more but the 2 above seem sufficient for now.
@ВадимПешков-ь7ж4 жыл бұрын
It's just what I have been looking for, on the Internet! Thank you so much!
@kanishgakathiravan35743 жыл бұрын
All tia videos are superb.thank you very much
@shrikantdighe37653 жыл бұрын
Very good explained I study plc programming lots of concept correct from these videos Thnks
@armchairfreedomfighter5 жыл бұрын
Another bomb knowledge! Thank you!
@mustafardk3 жыл бұрын
Thank you very much! Awesome guides! Why didn`t I find your channel earlier...
@weerapongsuanto89213 жыл бұрын
Can you show simulation TIA portal with factory I/O by PID tuning level tank control? I waiting to see you again.Thanks
@cyperp49915 жыл бұрын
Very good video and well explained. Expecting more ...
@alexchiosso2215 жыл бұрын
Great video and super pro explanation. Thank you!!!
@EsraaAhmed-eg5ou4 жыл бұрын
The TIA portal series is great, and really helpful, If it’s possible can you please make a video on how to use the PID with Sinamics?
@bejaouisami-kf5fh8 ай бұрын
please can you explain on a video how the simatic wincc run time the tank an pump are configured...thank you
@bryanfrancisco-t7x8 ай бұрын
Cool. So if i have a real close loop like controling the flow of via flow control valve versus Setpoint. I can do the two steps? Very easy huh? Because we have problem in tuning our metering system but in our case pid tuning is dobe in a flow computer
@romangemo81034 жыл бұрын
Hello Hegamurl I need to feed the cable at a fixed speed and wind it onto the bobbin at a constant speed. For speed control winder I use a dancer and I'm afraid that when the PID sets the output to 100% during tuning it will damage my machine. Can I manually set the output value?
@maciekelgaam3 жыл бұрын
If I am using PID compact with output (not PWM, not PER) , and input value reach setpoint value for example 30cm = 30cm what should happend with output? Output should goes to 0% or will be froze at the last value?
@LWiacko4 жыл бұрын
Thank you! It is simplifying lots of my testing work. But please show also with the real object for fine-tuning
@richardkeegan3585 жыл бұрын
Hi, thanks for the video. Would it be possible to share your project for simulating the PID controller? Thanks
@hegamurl74345 жыл бұрын
I am still working on possibilities to share it, it is not really easy to do it. Will make some content in the future on that!
@patrikh.7533 жыл бұрын
@@hegamurl7434 so is possible share with us code for simulating PID??thank you so much
@hegamurl74343 жыл бұрын
@@patrikh.753 i did in one livestream some time ago... should still be somewhere
@JohnCollins-ep8hx24 күн бұрын
@@hegamurl7434 can you share the code for simulation please?
@harrygould96004 жыл бұрын
Hi thanks for all the great videos, how have you tagged the Io fields on the HMI to change the gain, integral and the derivative?
@kaushikpatel7610 Жыл бұрын
how you did pid hmi programming can you upload video
@Persojet3 жыл бұрын
How do you make the graphic for the wincc and run the simulation with it? Hard to find any tutorials on that.
@fadyfarid53114 жыл бұрын
When I tried to apply for a pwm there an error appeared the output value limit is not correct, how should I fix this because the tuning is not complete
@danialer15696 ай бұрын
pretuning better than finetuning?
@nscbaptista3 жыл бұрын
Hi Hegamurl. How does the pre tunning and fine tunning behave in a real system when there is significant changes of the system? Supposing in this case the water consumption changes has a xx m3/h flow rate and after a whil has a yy m3/h flow rate of consumption, then it would need to make again the hit on achieve the new settings of the PID (pre tunning and fine tunning) or the PLC would make that by it self? Thanks
@hegamurl74343 жыл бұрын
Hmmm not much experience with bigger systems... but the tuning can take MUCH longer in real systems because of the inertia.
@nscbaptista3 жыл бұрын
@@hegamurl7434 Ok but what I'd like to know if the PID controller SIEMENS can adjust automatically the parameters K, I and T during the running of a system in order to maintain a fast response without great oscillations. Thanks in advance.
@rushijagtap2527 Жыл бұрын
How that setpoint rate is been controlled
@tungtrinhuc57424 жыл бұрын
Since I have never done a real project with the PID part, please ask me if in fact when I set a set point and require a tuning, will the PLC help me find the transfer function relatively correctly?
@myshuker19783 жыл бұрын
Hey friend How to make same simulation for tank station and chart on Tiaportal v16?
@imadeddineouazzani91404 жыл бұрын
Hello thanks for this great videos. Please would it be possible to share your project for simulating the PID controller?
@kamatwins87093 жыл бұрын
Super video! Thank you
@karoliczanwojtylanu4 жыл бұрын
Hi Philipp. Can you please explain why is it bad to use PID FB in OB1? Why is constant cycle time in OB31 so important? Thank you for great video!
@anismohcenebensaci79342 жыл бұрын
How can I get my first job as SPS programmier in Deutschland ? (without real experience) any advices?
@TuanTran-cd5jr4 жыл бұрын
Thanks for the video. Is it possible to initiate pre & fine tuning via PLC instead using Commissioning in TIA?
@tourdhorizon973 жыл бұрын
How did you achieve it ??? thanks
@stretch6ate4 жыл бұрын
Hey Hegamurl! I am currently trying to use this compact PID to control an electric furnace. The range is 0-2000 degrees F. Have you got any info on how to keep it from overshooting the set point. I have been on this project for a week now and I am lost.
@lazybilly2237 ай бұрын
Did you find the solution?
@ghofararifin2408 Жыл бұрын
good explanation thank you
@hamzajmili925 жыл бұрын
Hi, When i click on the button start and then start Pid compact : the PID stays in inactive mode . What should i do ? Help please.
@emilchristensen85345 жыл бұрын
I have the same problem... Have you found a soulution?
@amineyousfi6774 жыл бұрын
same
@Gerd_H3 жыл бұрын
Very good explantion. One question: Do I need to do the pretuning or finetuning again after the setpoint was changed (maybe by the operator over the HMI)?
@kevinhofer49222 жыл бұрын
I wish someone would answer that!
@Gerd_H2 жыл бұрын
@@kevinhofer4922 OK, sorry for that question!
@dimitrivandewalle61094 жыл бұрын
Thanks for the TIA series. It is really very interesting. Learned more in a couple of videos than 2 weeks in a book!! Is it possible to autotune the PID from the HMI as well? Will it work with slow actuators as well? It goes from 0-100% in about 2 minutes
@dzeno73703 жыл бұрын
you can manually tune it from HMI but not automatically. Automatic (or manual) tunning will work with slow actuators but be aware that process alone could take some time. Anyway, automatic tuning should be faster than manual considering that PLC changes those P, I, D parameters in certain fashion following some rules which reduce the area of parameter search (unlike man who just "guesses" them) but it's still long process for slow systems because PLC has to wait (and not just once since it's chaning those parameters every time) for system to reach it's limits ( for example 10L and 0L).
@keerthivasan33105 жыл бұрын
I wanna 2 bar pressure in pipe ,but there are 2 pumps,1 should be master and another one be slave .... Then how will be the logic
@ParideFioretti3 жыл бұрын
Very useful! Thanks
@muziccal4 жыл бұрын
Hello, thank you best information.
@IK-qu9hw5 жыл бұрын
Good very helpful.
@sudarsangiri48874 жыл бұрын
i chaged p value from 50 to 45, than how to download it to plc.
@sudarsangiri48874 жыл бұрын
s7-1500 plc, tia v15 programm
@Grychu4 жыл бұрын
Do you have this program or you deleted it ? My master
@ap20474 жыл бұрын
Found your videos and they are really great ;) What if you have a system which does not allow the actual value to be higher than the set value (in this case : level must not be higher than 5 l) ? Do I have to use another controller, like PD instead of PID?
@GETHER-c6o Жыл бұрын
no you just have to lower your gain value but its gonna take more time to stable .(i see your comment after 3 years how are you doing with automation ? )
@ap20478 ай бұрын
@@GETHER-c6o thank you :) I'm doing well so far
@theyayaa4 жыл бұрын
Hey, have you ever done this in labview? I am trying to set an auto tuning pid to control a fan speed
@techtalklalitesh3 жыл бұрын
great
@HungNguyen-do4du5 жыл бұрын
can u send me this project?
@БулатШайхулин2 жыл бұрын
very very nice
@jonathanmcdaniel30814 жыл бұрын
Perfect!? The overshoot is horrible.... that was 10% of set;pint overshoot. Siemens has came a long ways though since I used it 15 years ago, I’m basically all Allen Bradley and some others like automation direct but do wish I had some of the Siemens software and stuff to get back familiar with it.