ASCEND (My research!)

By Aditi Bhaskar, April 2023

Motivation

Eutrophication -- when overapplied nutrients (especially in agricultural settings) in runoff lead to algae blooms and other environmental hazards. Sensors on the market to detect N, P, K, and S are high-cost and inaccurate so sometimes applying more fertilizer (even when it is not necessary) is considered the easier option, versus buying and using sensors to limit overapplication of nutrients.

2020-2021

Method: Put briefly, I looked into visually detecting nitrogen, a common element in fertilizer, using chemical manipulations. After attempting a variety of simple visually-indicating reactions, single cell copper electrolysis shined as the best visual indicator: 2 copper electrodes, a 9V battery, and 5mL of sample solution. After five minutes, single cell copper electrolysis turns a sample blue; the blueness is proportional to the sample’s concentration of nitrogen (in forms of ammonium and nitrate).

Drawbacks: This method did not account for mixed samples, say, of nitrogen in the form of nitrate mixed with sulfate. Both compounds turn blue, so the copper electrolytic visual indicator lacked an ability to distinguish between compounds.



2021-2022

Method: Spectrometry was introduced to my nitrogen detection method as an adaptation to account for the distinguishability issue. I built a mini spectrophotometer to run my tests on electrolyzed samples, and my spectrophotometer included a darkbox with photoemitters and photodetectors at necessary wavelengths, plus appropriate electronics and code to compute the molarity of a sample from its raw transmittance intensity (Beer-Lambert Law). Overall, the detection method now consisted of a) copper electrolysis, b) spectrometric transmittence intensity measurement, c) calculated molarity. This amended method worked well to measure nitrogen (and sulfate, in some further trials) in soil and water samples.

Drawbacks: This method required the user to follow a sequence of steps; why not compile it into a more robust device?



2022-2023

Method: A handheld device to detect nutrients, which reduces bulkiness and increasing ease of use. This included the physical device CAD, PCB, and coding a state-machine For CAD, I used Onshape to design a fluid body with highly turbid channels for fluid flow. For custom PCB design, I used what I had learned from breadboard work to create a schematic and PCB design, which included an Arduino microcontroller with connections to photoemitters, photodetectors, an OLED board for communication, buttons, and a battery connection. My design also considered laminar/turbulent flows between electrolysis and spectrometric chambers.

There were also improvements to the measurement process including baseline LED's to help with turbidity and a bit of machine learning to improve accuracy when measuring N, P, S concentrations in mixed samples.

Additional compounds such as phosphate and sulfate were integrated into my handheld device to expand its scope of detection. The present device detects and measures four separate nutrients in aqueous samples: nitrate, ammonium, phosphate, and sulfate. It's named ASCEND: Aqueous Spectrometric Copper-Electrolytic Nutrient Detector. I am the sole inventor on US Non-Provisional Utility Patent 17|963,832. common misconception: ASCEND does not detect copper, rather it uses copper in its detection system

project video




Disclaimer: It may have been a while since this page was formally updated! Also, email me if you would like to see abstracts/papers from any of the years of research. They were all presented at ISEF.