aliyesami
Full Member level 6
- Joined
- Jan 7, 2010
- Messages
- 369
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- USA
- Activity points
- 4,190
have a PH probe that will give me known readings for a solution of PH value 4.0 , 7.0 and 10.
So if I dip the probe in 4.0 solution it will say give me a value of X. if I dip it in solution 7.0 it will give me a value Y
And if I dip it in solution 10.0 it will give me a value Z.
What I want is to be able to predict the value the probe will give me in any PH solution.
Now there is another twist to this problem is that each of these PH rated solutions comes with a temperature table e.g
For 4.0 solution for 7.0 solution for 10.0 solution
4 deg C - 4.01 4 deg C – 6.99 4 def C – 10.02
10 deg C – 4.02 10 deg C – 7.01 10 deg C – 10.03
etc etc
Is there a mathematical solution to this? I am trying to build a PH meter using Avr ATmega1284
thanks
So if I dip the probe in 4.0 solution it will say give me a value of X. if I dip it in solution 7.0 it will give me a value Y
And if I dip it in solution 10.0 it will give me a value Z.
What I want is to be able to predict the value the probe will give me in any PH solution.
Now there is another twist to this problem is that each of these PH rated solutions comes with a temperature table e.g
For 4.0 solution for 7.0 solution for 10.0 solution
4 deg C - 4.01 4 deg C – 6.99 4 def C – 10.02
10 deg C – 4.02 10 deg C – 7.01 10 deg C – 10.03
etc etc
Is there a mathematical solution to this? I am trying to build a PH meter using Avr ATmega1284
thanks