Skip to content

Components research

Jacques Chartier-Kastler edited this page Apr 22, 2020 · 9 revisions

Introduction

This page presents the method and outcomes of the search for relevant components, in the prospect of future developments. We have been investigating:

Future research

  • Add a lamp, allowing for better images
  • Have an adjustable camera depth, for investigating corals in murky waters or get higher-precision pictures

Battery management system (BMS)

Constraints

Input: LiPO 10Ah-25C 14.8V 4S 148Wh

Needs:

• charge & discharge management system (BMS)

• battery status display

We could have chosen a fully integrated BMS fulfilling both functions. Though practical and maker & user-friendly, they are under backlash for their poor reliability, short lifetime, and high price. We will thus use two separate components, working together for a hassle-free drone battery.

Components

BMS: Need for a system of battery charge & discharge management, to ensure long lifetime. It needs to be adapted to the number of battery cells (4S), as well as to the charging voltage (16.8V), and the current (10A). Finding the precise model is the biggest struggle.

Display: need to display the battery status & charge, and same reqs as for the BMS : has to be adapted to battery type, voltage & current.

Environmental Sensors

Constraints

Input: 5V sensors, waterproof/compatible

Needs: temperature , pH, salinity, oxygen, luminosity, sonar

Fully integrated solutions are available on the market. They are user-friendly and render high quality & quantity data. However, the price is quite high, up to 5,000 USD (Source). We thus opted for separate sensors, allowing us for more flexibility, and a lower cost.

Components

Temperature: the sensor needs to be waterproof if we want precise and accurate results. Otherwise, an in-drone sensor could’ve been chosen, taking away the waterproofness constraint, however it can only measure an averaged temperature (thus less precise), and can be fooled by internal heat dissipation (thus less accurate).

pH: the sensor is waterproof by definition, as it measures liquids. However, there are three strong constraints: maintenance, sensor calibration, and operation conditions.

  • Maintenance: the sensor should always be in a saline solution, in order to protect its ultra-sensitive electrodes. It means that the design of the drone should allow for inserting a small plastic container around the sensor, when not in operation.
  • Operation conditions: pH sensors are very sensitive to contaminants. It should thus be protected by a filter, in order to avoid biofouling and physical damage. This is opposing to the ‘easy access’ constraint.
  • Sensor calibration: pH sensors need to be calibrated before each use, to ensure accurate measurement. We thus need again an easy access to the probe. Also, in involves having buffer solutions, and waiting for a few minutes for the drone to be calibrated. We have three solutions: • use a ocean-compatible pH meter (expensive) • hack this ocean-compatible pH meter and create an open-source low-cost one (cheap, but time & labor expensive, + unsure success) • go without a pH-meter. Products:
  • Handheld waterproof pH sensor, 14$ on Alibaba
  • SeaFET Ocean pH sensor, ~1,000$ ? (Use in research)
  • Arduino pH sensor by Gravity, 30$

Salinity: the sensor is waterproof by definition, as it measures liquids.

Oxygen: the sensor is waterproof by definition, as it measures liquids. However, the sensors avec very expensive, around 100$.

  • Dissolved oxygen sensor by Gravity, 170$
  • DIY Arduino Kit at 100$

Luminosity: the sensor needs to be waterproof.

Sonar: the sensor needs to be waterproof. It must also range up to 20 m, further than this isn’t required as corals mostly thrive in the 0-20 m depth range. No other specific constraints.

A project by

https://www.makerbay.org Maker Space and community workshop based in Hong Kong. Innovation for social and environmental impact.

Clone this wiki locally