10/6/2020 9:25 PM | |
Joined: 10/9/2014 Last visit: 10/11/2020 Posts: 19 Rating:
|
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 (31 Downloads) |
Last edited by: pgbuz at: 10/06/2020 21:44:35 |
|
10/6/2020 9:49 PM | |
Joined: 10/9/2014 Last visit: 10/11/2020 Posts: 19 Rating:
|
here the sample I worked on
Attachmentcurva climatica test.zip (29 Downloads) |
10/7/2020 5:03 AM | |
Joined: 12/18/2014 Last visit: 1/17/2021 Posts: 20932 Rating:
|
Maybe the attachment can help you.
Attachmentpgbuz.zip (39 Downloads) |
10/7/2020 12:46 PM | |
Joined: 10/9/2014 Last visit: 10/11/2020 Posts: 19 Rating:
|
SUPER! you solved my problem! Thank you very much |
This contribution was helpful to
1 thankful Users |
10/7/2020 1:34 PM | |
Joined: 12/18/2014 Last visit: 1/17/2021 Posts: 20932 Rating:
|
Hello pgbuz, you're welcome ... |
Follow us on