PeaPodTechnologies / PeaPod

PeaPod is a cloud-connected automated plant growth environment, designed as both a distributed phenotype research tool, and a precision agriculture food production.
MIT License
10 stars 1 forks source link

[DESIGN] - High-Pressure Aeroponics #25

Open JLefebvre55 opened 3 years ago

JLefebvre55 commented 3 years ago

@PeaPodTech/mechanical

Completion is tracked in the linked issue.

Design Scope

Design a high-pressure aeroponics system for delivering pH- and temperature-controlled nutrient-rich water mist to the root zone.

Purpose

The purpose of the aeroponic system is to deliver water to the root zone as a fine mist for plant uptake, while controlling the water temperature, pH, and concentrations of various nutrients.

Function

Inputs:

Outputs:

Interfaces with:

Assumes:

Method

  1. Water is pressurized to constant 80PSI
  2. Heat is added to or removed from the water
  3. Temperature and pressure of the water is read (feeds back)
  4. Nutrient and pH solutions are mixed in-line at an adjustable ratio
  5. Flow to nozzle is controlled (on/off)
  6. Nozzle turns pressurized water into mist, which is 98% more water efficient than traditional farming;
  7. Mist runoff is contained by a container, and recycled

Features

Each feature should be added to relevant BoMs and CADs where applicable.

Requirements and Validation

What does this design need to accomplish? How do we know it has accomplished this?

List any applicable metrics with criteria/constraints, applicable to purpose, function, method, and each feature, as well as how to test them.

  1. System throughput must meet water delivery requirements

More in sub-features

Verification

Each test should be performed and documented, and the testing documentation attached to the PR.

How does this design achieve its method effectively, safely, and reliably? How do we test this?

Specific testing procedure:

  1. Temperature, pressure sensors communicate as expected
  2. No leaks at any connections under a) source pressure, b) fully pressurized
  3. Pump auto-shuts off near 80PSI
  4. Tubing and all components withstand full pressurization
  5. Solenoid is normally closed, withstands full pressurization, and opens when power is applied
  6. Quick-disconnect operates as intended at full pressurization without leaks
  7. Nozzles produce full-cone mist
  8. Manual and servo-actuated valves operate as intended
  9. Runoff container is sealed, and extraction port works

Additional context

Add any other context or screenshots about the prototyping request here.

JLefebvre55 commented 3 years ago

(Potentially) useful resources:

nchareunsouk commented 3 years ago

Potential pump options:

Option 1: Onsen 1L tank + External Pump Onsen 1L tank is rated for 125 psi. Onsen also makes a pump but only rated for 55 psi. https://onsenproducts.ca/products/onsen-1-0l-accumulator-tank

Keeno pump is from Amazon. Is rated for 116 psi - 5L/min. Other similar pumps available. link

Similar pump from SailFlo. link

Option 2: All in one bladder tank + pump. - EDIT: these are just tanks These types of pumps are on Amazon and contain a built-in 0.75L bladder. link or link

nchareunsouk commented 3 years ago

Good resource/overview on HPA: https://www.aeroponicgrowers.com/high-pressure

JLefebvre55 commented 3 years ago

Frame/housing problem: how do we a) mount the nozzle hardware under the grow tray, and b) contain the spray?

Potential solutions in existing NASA space aeroponics work?

nchareunsouk commented 3 years ago

Potential solution: Make a bag with ripstop (a zero porosity nylon fabric). Ripstop is used to make everything from raincoats to camping gear and parasailing canopies. It's also cheap.

A square bag could be made to fit underneath the frame and it can be held in place by securing it to the sides of the aluminum extrusion. This would encapsulate the nozzle/mist and have the added benefit of also being flexible (in reference to the accordion idea).

nchareunsouk commented 3 years ago

Top Options: pump bladder tank

Nozzle: potential option Nozzles with orifices of ~0.6mm at 80 psi should produce a mist of 5-50 microns. Most cheap nozzles on Amazon have 0.4mm orifices.

JLefebvre55 commented 3 years ago

Just realized this issue should cover testing as well.

JLefebvre55 commented 3 years ago

Bought fittings today. Will open a new PR to a) update BoM and b) test.

JLefebvre55 commented 3 years ago

@nchareunsouk is gathering a list of nozzle alternatives.

JLefebvre55 commented 3 years ago

Ordered new nozzles, fittings from McMaster Carr

JLefebvre55 commented 3 years ago

@nchareunsouk Can you find the source where it mentioned the .6mm nozzle opening? Preferrably the NASA document

JLefebvre55 commented 3 years ago

Re-opened for remaining tasks