DIY Alkalinity Monitor

Scott Weinrich

Community Member
View Badges
Joined
Mar 7, 2018
Messages
47
Reaction score
38
Rating - 0%
0   0   0
I couple years ago I researched, designed, and built a proof-of-concept prototype of an automated alkalinity monitor for a class I was taking in introductory machine learning for applications within chemical engineering. For a while, I was thinking about trying to bring the design approach to market, but I've been tied up with other aspects of life, so I thought I'd just share it with everyone. The design concept is based upon the tracer-monitored titration technique introduced by Martz et al. 2006. I think this approach has several distinct advantages over existing alkalinity monitor designs:

1) No probe calibration necessary because there are no pH probes
2) No pump calibration because titrant volume is measured spectrophotometrically
3) Precision pumps are not needed which reduces cost and may reduce maintenance (piezoelectric small-volume pumps seem pretty attractive for this application)
4) Single inexpensive reagent
5) Demonstrated superior accuracy using minimal training data

This prototype lacks the ancillary hardware that would make the system fully automated (e.g. a pump to sample the water and flush the flow cell, a magnetic stirrer for the flow cell, etc), but does demonstrated that the technique itself works quite well. This design uses a standard acid titrant (0.02N H2SO4) spiked with an indicator dye (bromocresol green), i.e. the tracer. The titration is conducted in a cuvette (or flow cell if automated) and is monitored by a multi-channel DIY spectrophotmeter. The spectrophotmeter is designed to be fairly inexpensive and consists of an RGB LED emitter and a spectral sensor with 6 bands across the visible spectrum (both obtained from SparkFun). Together, the emitter and sensor can make 18 individual measurements for each discrete titrant volume added (3 emission bands x 6 sensor bands = 18). The software supporting this hardware uses machine learning techniques (i.e. fancy term for regression analyses) and is trained on the spectral response of sample with known alkalinity during titration. To do this training, I took samples of my tank water and adjusted the alkalinity so that I had many individual samples with different alkalinity within the range of plausible values. This was my final project for the class and I didn't have a lot of time to do the training, so I ended up only recording the spectral response of 11 individual samples. From that very small dataset, I performed a cross-validation (train on 10 and measure on 1) to demonstrate that it is possible to get accuracy as good as +/-2.6% with an appropriate machine learning algorithm. I expect that to improve significantly with a larger training set.

I've attached my paper if anyone is interested. Please don't fault me for how the paper was written. I had to comply with many specific requirements for the assignment, so there are a bunch of rather uninteresting results included.
 

Attachments

  • CHE6665_Final_Project_Weinrich.pdf
    2.4 MB · Views: 225

dreadcapn

New Member
View Badges
Joined
Apr 13, 2020
Messages
9
Reaction score
2
Rating - 0%
0   0   0
I would encourage you to add a disclaimer that you're making it available for individual's personal use, but not for 'for profit' endeavors.

Assuming this is original work and your post is accurate, this is an incredibly marketable idea. As with many good-but-complicated ideas, an equally good route will simply be for one of the existing automation players to buy a license to use or even just the whole work.

Luckily, the disclaimer is just for clarity - copyright law doesn't work on "neener neener technicalities" so it's not like a (US) company can just come along and make a ton of money from this without ending up owing you compensation if they don't get your explicit authorization, which you absolutely should not do for free.

I get not having the time to develop ideas, but as presented, this one does have a lot of opportunity in it. I also get how opaque business stuff can feel if you are STEM, but a lot of it is probably simpler than you might fear - If you have questions feel free to pm me.
 
OP
OP
S

Scott Weinrich

Community Member
View Badges
Joined
Mar 7, 2018
Messages
47
Reaction score
38
Rating - 0%
0   0   0
I would encourage you to add a disclaimer that you're making it available for individual's personal use, but not for 'for profit' endeavors.

Assuming this is original work and your post is accurate, this is an incredibly marketable idea. As with many good-but-complicated ideas, an equally good route will simply be for one of the existing automation players to buy a license to use or even just the whole work.

Luckily, the disclaimer is just for clarity - copyright law doesn't work on "neener neener technicalities" so it's not like a (US) company can just come along and make a ton of money from this without ending up owing you compensation if they don't get your explicit authorization, which you absolutely should not do for free.

I get not having the time to develop ideas, but as presented, this one does have a lot of opportunity in it. I also get how opaque business stuff can feel if you are STEM, but a lot of it is probably simpler than you might fear - If you have questions feel free to pm me.

Fair enough. To be clear, this post was intended for personal use. I think the real IP here is connecting tracer-monitored titrations using multiple emission and sensors bands with machine learning algorithms.

If anyone wants to commercialize this technique, feel free to reach out to me.
 

Being sticky and staying connected: Have you used any reef-safe glue?

  • I have used reef safe glue.

    Votes: 113 87.6%
  • I haven’t used reef safe glue, but plan to in the future.

    Votes: 8 6.2%
  • I have no interest in using reef safe glue.

    Votes: 5 3.9%
  • Other.

    Votes: 3 2.3%
Back
Top