6/18/2019 8:59 AM | |
Joined: 4/28/2015 Last visit: 10/25/2024 Posts: 398 Rating: (57)
|
Hello, did you notice the important links of PID control yet? Please have a look here: Maybe there will be a helpful link for you... |
6/18/2019 1:11 PM | |
Joined: 9/27/2006 Last visit: 11/18/2024 Posts: 12296 Rating: (2691) |
Hello ChrisJoan; Following CaOd's suggestion: for further information on PID_TEMP, have a look at the following application example: Multizone control with Simatic PID_TEMP: https://support.industry.siemens.com/cs/us/en/view/109740463 As mentioned, this is a solution for S7-1200 and S7-1500 CPUs. For S7-300 and S7-400 PLCs, you can look up FB 58 TCONT_CP for temperature control. https://support.industry.siemens.com/cs/us/en/view/596948 Our friend Hamid Hosseini proposes a video example of the use of FB 58 in this discussion: Daniel Chartier |
6/20/2019 6:48 AM | |
Joined: 5/6/2010 Last visit: 11/18/2024 Posts: 1989 Rating: (279) |
Hello ChrisJoan, your target temperature is the input value at the Ramp-function. Then you have no problems adjusting the slope of your desired temperature curve with the parameter SlewRate. Otherwise can you also use the function LGF_Ramp from the Library of general functions (LGF) for SIMATIC STEP 7 (TIA Portal) and SIMATIC S7-1200 / S7-1500
|
Last edited by: Jen_Moderator at: 06/21/2019 08:28:01Optimized link. |
|
6/20/2019 9:58 AM | |
Joined: 4/28/2019 Last visit: 4/21/2023 Posts: 14 Rating: (0) |
Hi CaOd, The Ramp Function, greatly improve my slope and the overshooting is not that high anymore. Thanks for this idea. I came across RAMP_SOAK function blocks for S7-300, is this applicable in S7-1200? This block is what I am looking for to simplify my project. Thanks
|
Follow us on