Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check/fix temp issue with 5v1 model #5

Open
bschulz1701 opened this issue Jan 8, 2019 · 0 comments
Open

Check/fix temp issue with 5v1 model #5

bschulz1701 opened this issue Jan 8, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bschulz1701
Copy link
Contributor

Investigate/fix temperature issue with model 5v1

Temp values for thermistor temp do change with a change in temperature, but the offset/scale is off significantly. Looks like a resistor value problem or a Beta value problem

Issue Details:

The Temp DH value returns the correct value but Temp DHt does not. Appears to be limited to model 5v1 but verify this is the case!

Potential Solutions:

Looks to be a scaling/offset issue, verify correct beta value and thermistor/resistor values. Likely just a coefficient issue for the 5v1 model

Example Values:

Temp DH [C] Temp DHt [C]
27.61 75.31
23.32 63.97
13.64 55.84
7.32 47.18
3.25 43.36

Note: Temp DH is correct value, Temp DHt is unknown incorrect value

@bschulz1701 bschulz1701 added the bug Something isn't working label Jan 8, 2019
@bschulz1701 bschulz1701 self-assigned this Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant