10/6/2020 9:25 PM | |
Posts: 20 Rating: (0) |
Hi, I need to realize a climatic control using logo. The heating curve is the relationship between the heating system supply temperature and the outside air temperature. The heating curve determines to which temperature the heating system have to heat the water at a given outdoor temperature. I have all the necessary temperatures measured by PT100 and logo RTD module. INPUT: external temp T1 - I have also the inside building temperature T2 that I'm studying to integrate later in the project. OUTPUT: output heating water temp T3 The curve can be approximated to a linear one, but I would like to use a function for continuous values and not manually set some step values of the curve. I found online an interesting sample that used a pid controller to set the heating temperature implementation from 0% to 100% based on the external temperature. But after test it, seem to me that not work because in some conditions not work the regulation. I attach it. Any idea and help? AttachmentDocumento1.pdf (374 Downloads) |
Last edited by: pgbuz at: 10/06/2020 21:44:35 |
|
10/6/2020 9:49 PM | |
Posts: 20 Rating: (0) |
here the sample I worked on
Attachmentcurva climatica test.zip (417 Downloads) |
10/7/2020 5:03 AM | |
Joined: 12/18/2014 Last visit: 11/13/2024 Posts: 34207 Rating: (4261)
|
Maybe the attachment can help you.
Attachmentpgbuz.zip (399 Downloads) |
This contribution was helpful to1 thankful Users |
10/7/2020 12:46 PM | |
Posts: 20 Rating: (0) |
SUPER! you solved my problem! Thank you very much |
This contribution was helpful to1 thankful Users |
10/7/2020 1:34 PM | |
Joined: 12/18/2014 Last visit: 11/13/2024 Posts: 34207 Rating: (4261)
|
Hello pgbuz, you're welcome ... |
Follow us on