Aufgabe:
F(x), Funktion, Log Log Plot
Problem/Ansatz:
Ich habe einen Gas Sensor und möchte den PPM wert ermitteln.
Hier die webseite dazu. https://www.teachmemicro.com/use-mq-7-carbon-monoxide-sensor/
Es ist soweit alles verständlich aber ich brauche Hilfe bei der letzen Zeile.
ppm = (1538,46R0RS)-1.709
Wie kommt man auf die 1538,46 ??
Lg Sebastian

Text erkannt:
F(x)=F0(x0x)log(x1/x0)log(F1/F0)
Where F1,x1, and F0, x0 are any two points in the plot. We can select two points on the plot, as shown:
The encircled two points are approximated to be:
- F1=0.25,x1=10
- F0=0.065,x0=100
Thus, using the equation above:
F(x)=0.065(100x)log(10/100)logog(0.25/0.065)=0.0065x−0.585
or, the relationship between concentration in ppm and RS/RO is now:
R0RS=0.00065ppm−0.585
Solving for ppm :
ppm=(1538.46R0RS)−1.709