PT1000!

For general Flowcode discussion that does not belong in the other sections.
Post Reply
jgu1
Posts: 813
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 696 times
Been thanked: 183 times

PT1000!

Post by jgu1 »

Hi!

We don´t have the MAX31865 in FC.

Therefore I try to convert the Arduino program form here: https://www.aeq-web.com/pt1000-temperat ... r/?lang=en

and when I managed to get the program working i will build the Amplifier. I have converted the program to Flowcode but something is wrong.

When I simulate and try to adjust the pot to Temp 21,3 degre and Volt to 0,92 it doesn´t match the pickture in the examble.
Will someone have a look and maybe help?

Br Jorgen
Attachments
PT1000.fcfx
(11.83 KiB) Downloaded 161 times

medelec35
Matrix Staff
Posts: 2091
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 646 times
Been thanked: 704 times

Re: PT1000!

Post by medelec35 »

Hi.
I entered the formula within excel and the flowchart simulation matches it.
If I was you, I would build the hardware, and follow the calibration procedure.
Then if it does not work, look into it deeper.
If you look at the video 19 mins 08 seconds your flowchart and the video values match.
Then if you carry on watching the video at 26:08 an offset is added of -27.6 which then makes your flowchart matches the one in the image.
Attachments
PT1000.xlsx
(54.54 KiB) Downloaded 131 times
Martin

jgu1
Posts: 813
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 696 times
Been thanked: 183 times

Re: PT1000!

Post by jgu1 »

Hi Martin!

Thank you very much Martin, great job you done. I follow your advice. I only want to know that I have done the conversation from Aruino Ide to FC9 correct.

I get from a friend some of these PT1000 , maybe I can use these, and prefer FC.

I will perform a test.

Jorgen.

medelec35
Matrix Staff
Posts: 2091
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 646 times
Been thanked: 704 times

Re: PT1000!

Post by medelec35 »

jgu1 wrote:
Sun Feb 20, 2022 9:09 pm
I only want to know that I have done the conversation from Aruino Ide to FC9 correct.
As Flowcode matches the spreadsheet and what's shown in the video, the conversion does look correct.
Well done with the conversion.
Martin

jgu1
Posts: 813
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 696 times
Been thanked: 183 times

Re: PT1000!

Post by jgu1 »

Hi Martin!

I have perform a test. Build the amplifier and "calibrated" the sensor. It work nice :D

I managed to get max. 135 gr. by supplying the amplifier with 5V. After to Then I try to increase the voltage to 6V and measured the output on the amplifier, cause of the arduino the must max. be 5V. After trying to change the resistors in the setup I could see no greater gain could be obtained from the amplifier. So supply the amplifier with 6V the output can max be 5V. Then recalibrate and now I could see the temp is max223gr.
And compared to, ok, well, an analog thermometer the accuracy seemed good.
I have now tested, but I think when I need a thermometer for higher temperature over 100 gr. I will use your Max31855 component ;)

Only for info

Br Jorgen

Post Reply