Back to Project Kymarion
🌊 Project Kymarion

Sensor Design V2

Design doc June 2026 8 min read

Autonomous Sampling and Serial Filtration Methodology

Core System Overview

Project Architecture Shift: The Autonomous Surface Vehicle (ASV) utilizes a continuous-flow, mechanical harvesting protocol to map microplastics. Moving away from fragile and environmentally risky in-situ optical chemistry, the vehicle operates as a geospatial data-logger and autonomous filtration drone. It physically extracts suspended particulates along pre-programmed GPS transects, allowing for rigorous, legal, and highly accurate ex-situ laboratory analysis.

Phase 1: In-Field Autonomous Data Collection

Segment 1: Continuous Transect Navigation

Unlike static point-sampling methods, the ASV conducts continuous transect sampling. As the vehicle navigates a pre-programmed grid along the water's surface, the onboard NEO-6M GPS module continuously logs spatial coordinates. Simultaneously, an internal 12V diaphragm pump draws ambient surface water into the payload.

Segment 2: Dynamic Volumetric Tracking

To ensure strict quantitative accuracy, the water passes through an inline YF-S201 Hall-effect flow sensor. This sensor translates water flow into digital pulses via a magnetic turbine, allowing the ESP32 microcontroller to calculate and log the exact total volume of water processed during that specific transect run. All telemetry data is synced by timestamp and saved directly to an onboard Micro SD card module.

Segment 3: Multi-Stage Serial Filtration

To isolate microplastics without destroying the pump or clogging the system with organic debris, the payload utilizes a three-stage serial filtration cascade:

Segment 4: Automated Hardware Power Cut Fail-Safe

To extend operational uptime during autonomous transect sampling, the ASV incorporates a passive anti-fouling recovery routine driven by real-time electrical monitoring of the pump system. An INA219 current sensor continuously measures the diaphragm pump's amperage draw during operation. As upstream filters accumulate suspended sediment, algae, or fibrous organic matter, hydraulic resistance across the filtration pathway increases, producing a measurable rise in pump load.

When the ESP32 detects a sustained current threshold exceedance above calibrated baseline conditions, the vehicle temporarily suspends active sampling by shutting down both the diaphragm pump and propulsion thrusters. Removing the pressure differential across the intake reduces suction forces holding loosely adhered debris against the upstream meshes. During a brief programmed settling interval, ambient water movement and gravity may partially release transient obstructions from the intake assembly.

Following the recovery delay, the ASV repositions several meters away from the affected region before resuming filtration operations. This passive recovery cycle is intended to reduce temporary intake obstruction and extend mission endurance, though persistent fouling under high suspended-solid conditions may still require manual servicing or filter replacement.

Phase 2: Ex-Situ Laboratory Quantification

Segment 5: Environmental Safety and Compliance Protection

Legal Boundary: The direct discharge of chemical dyes like Nile Red and volatile carrier solvents (such as acetone or ethanol) into natural aquatic ecosystems is illegal under environmental protection regulations like the Clean Water Act. By shifting to this mechanical harvesting method, the ASV introduces zero chemical hazards to local habitats, fully satisfying safety protocols for field deployment.

Segment 6: Laboratory Data Processing

Once the ASV completes its mission and returns to shore, the terminal 50-micron analytical filter is manually extracted and transported to a controlled laboratory environment. In the lab, the filter is examined under a microscope to yield a definitive physical particle count.

Segment 7: Mathematical Concentration Formula

Following laboratory inspection of the analytical filter, the concentration of recovered microparticles is normalized against the total sampled water volume recorded during the transect mission.

Concentration = Identified Particle Count / (Sampled Water Volume × Recovery Efficiency)

Where:

Because filtration and particle retention are not perfectly efficient, the ASV sampling system will undergo controlled recovery-efficiency validation trials. Known quantities of laboratory reference microplastics spanning multiple morphologies and size classes will be introduced into measured water volumes and processed through the full collection system. Recovery efficiency will then be calculated as the fraction of particles successfully retained on the analytical mesh after sampling.

To improve quantitative reliability, the YF-S201 flow sensor will also be empirically calibrated against gravimetric volumetric measurements under representative pulsatile diaphragm-pump operating conditions. This calibration process will establish correction coefficients for flow-rate nonlinearities and turbine response variation caused by pulsed flow behavior and suspended particulate loading.

Sensor Overview

Component / Hardware Category Primary Function Data / Power Interface
ESP32 Microcontroller Core Processing The central "brain" of the ASV. Reads all sensor data, calculates navigation, and triggers the pump safety protocols. 3.3V Logic
Micro SD Card Module Data Storage Logs all telemetry into a continuous CSV file (Time, GPS, Volume, Turbidity) for lab analysis. SPI
NEO-M8N GPS Module Geospatial Sensor Tracks the exact latitude and longitude path (transect line) of the boat while the pump is active. UART (Serial)
YF-S201 Flow Sensor Fluidic Sensor Dynamically measures the exact total volume of water (in Liters) pushed through the system to calculate plastic concentration. Digital Pulse (Interrupt)
12V Diaphragm Pump Actuator Continuously pulls ambient surface water into the payload and forces it through the physical filter. 12V DC
5V/12V Relay Module Power Control Allows the low-voltage ESP32 to safely turn the high-voltage 12V pump on and off autonomously. Digital (HIGH/LOW)
INA219 Current Sensor System Fail-Safe Monitors the pump's amperage. If the filter clogs, the current rises; the ESP32 detects this, shuts the pump off to let the debris fall away from the mesh, and relocates to fresh water before resuming — protecting both the pump and the captured sample. I2C
DFRobot SEN0189 Turbidity Environmental Sensor Scans the continuous water flow to log water clarity/murkiness alongside the spatial GPS data. Analog Voltage
ADS1115 16-bit ADC Signal Processing Bypasses the noisy native ESP32 pins to provide high-resolution, stable digital conversions for the analog turbidity sensor. I2C
MPU-9250 9-Axis IMU Navigation Sensor Gyroscope, accelerometer, and digital compass to help the ASV maintain a perfectly straight heading against wind and waves. I2C

Filter Stages

Filter Stage Pore Size (Mesh) Physical Material Primary Target Engineering Purpose & Mechanism
Stage 1: Macro-Shield 2,000 µm (2.0 mm) Stainless Steel Perforated Grate Leaves, twigs, plastic bags, large organic debris, and wildlife. Intake Protection: Mounted at a 45-degree angle under the hull. Uses the hydrodynamic cross-flow of the boat's forward motion to passively shed large debris, preventing the intake pipe from choking before water even enters the pump.
Stage 2: Organic Pre-Filter 500 µm (0.5 mm) Nylon or Stainless Steel Woven Mesh Macro-algae, duckweed, small insect larvae, and coarse sand/sediment. Pump & System Protection: Acts as the primary sacrificial filter inside the payload bay. It isolates large biological matter that would instantly blind (clog) the fine analytical mesh or lock up the internal valves of the 12V diaphragm pump.
Stage 3: Analytical Trap 50 µm (0.05 mm) High-Precision Polyester (PET) or Stainless Steel Mesh Target microplastic fragments, microfibers, pellets, and micro-algae. Data Isolation: The terminal boundary of the filtration system. Because Stages 1 and 2 remove the heavy organic clutter, this fine mesh strictly captures the target microscopic particulates. This is the physical mesh that is removed and brought to the lab for microscopic counting.

Particulate Distribution and Filter Blinding Mitigation

In environmental fluid dynamics, attempting to force raw surface water directly through a lone 50-micron mesh causes immediate "filter blinding" — a rapid surface clogging driven by organic suspended solids and micro-algae. Implementing this three-tiered serial layout actively distributes the particulate load across distinct size fractions. This ensures that the terminal analytical mesh strictly captures the target microparticulates without getting buried under macro-debris, drastically extending the vehicle's operational uptime during a transect. When clogging does eventually build up, the passive stop-settle-relocate recovery cycle (Segment 4) clears the upstream meshes without reversing flow, so the captured microplastics on the analytical mesh are never disturbed.

Polymer Contamination Control and Material Selection

When sourcing the mesh for Stage 3 (the analytical trap), it is critical to select Stainless Steel 316 or Polyester (PET) rather than standard Nylon. Because Nylon is a polyamide synthetic plastic, using a Nylon filter screen can introduce severe background contamination into your sample by shedding its own fibers during water friction. Utilizing non-nylon materials secures the integrity of your blank controls and ensures your final particle counts are scientifically defensible.

Laboratory Microscopic Triage and Organic Digestion

Because environmental microplastic analysis is highly susceptible to airborne and procedural contamination, strict contamination-control protocols are implemented during all post-collection handling and laboratory analysis stages. All recovered analytical meshes are stored in sealed non-plastic containers immediately following retrieval from the ASV payload. Laboratory processing surfaces are cleaned using filtered deionized water, and exposed samples remain covered whenever active observation is not occurring. Cotton laboratory garments and non-shedding nitrile gloves are used during handling procedures to minimize synthetic fiber introduction.

To quantify potential background contamination introduced during sampling and laboratory processing, both procedural blanks and field blanks are incorporated into the analytical workflow. Blank control filters are exposed to identical handling conditions without active water sampling and later examined microscopically alongside experimental samples.

Because a 50-micron analytical mesh captures both synthetic particles and naturally occurring biological material, recovered samples may undergo mild Wet Peroxide Oxidation (WPO) using 30% hydrogen peroxide (H₂O₂) to digest organic debris prior to microscopic examination. This process improves optical visibility of retained particles while preserving the majority of common environmental plastic polymers.

Microscopic inspection is used to generate a presumptive microplastic particle count based on visible morphological characteristics including particle geometry, coloration, surface texture, and fiber structure. Because microscopy alone cannot conclusively determine polymer identity, all classifications are considered preliminary unless verified using spectroscopic techniques such as Fourier Transform Infrared Spectroscopy (FTIR) or Raman spectroscopy.


Continued in Sensor Design V2.1.