Python Forum
Problem with one set of data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with one set of data
#4
(Jan-04-2021, 02:52 AM)alloydog Wrote: Thanks for looking through it, but if you look closer, you'll notice that from 30K5A onwards, the powers are **-4, **-4 and **-8.

Yes, but those are 9x10^-4 and 8x10^-4, which are very close to 1x10^-3. They're not 1x10^-4.

Anyway, that change works for me...

...
    a = 1.068981*10**-3
    b = 2.120700*10**-4
    c = 9.019537*10**-8
...
Output:
Resistance to temperature convertor for Betatherm 30K6A1* thermistor ==================================================================== 19:37:22 03/01/2021 Enter the measured resistance value (Ω): 30000 Temperature = 25.0 °C Do you want to convert another value? Y/N:
Reply


Messages In This Thread
Problem with one set of data - by alloydog - Jan-03-2021, 07:37 PM
RE: Problem with one set of data - by bowlofred - Jan-03-2021, 08:14 PM
RE: Problem with one set of data - by alloydog - Jan-04-2021, 02:52 AM
RE: Problem with one set of data - by bowlofred - Jan-04-2021, 03:38 AM
RE: Problem with one set of data - by alloydog - Jan-04-2021, 07:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for data/info on a perticular data-proccesing problem. MvGulik 9 3,986 May-01-2021, 07:43 AM
Last Post: MvGulik
  Problem with serial data. How do I ignor incorrect data? donmerch 1 2,969 Jul-11-2017, 01:55 AM
Last Post: donmerch

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020