Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ALARM eResearch Australasia 2012

ALARM eResearch Australasia 2012

Presented at eResearch Australasia.

Christopher Bayliss

October 29, 2012
Tweet

Other Decks in Science

Transcript

  1. Aims —  Monitor water quality —  Directly via sensors. — 

    Indirectly via animals. —  In real time or as close as possible. —  Correlate with catchment information. To locate sources of pollution.
  2. Current methods —  People in field taking samples —  People

    standing in rivers with sensors and nets. —  Automated samplers —  Grab and freeze a sample regularly. —  Someone collects it for lab analysis.
  3. Animal monitoring —  An animal reacts to its environment. — 

    By monitoring the behavior of an animal in the water we can deduce things about the water quality. —  Previous approaches —  Indicator species —  Tank
  4. Sensor Software —  Linux —  Python —  Gstreamer —  WebM

    video codec —  OpenCV vision library —  Arduino flavour of C
  5. Collector —  Receives data from sensors —  Stores raw data

    —  Converts raw data into usable values. —  Uses python and PostgreSQL with PostGIS
  6. Current status —  Lab based test bed for controlled testing.

    —  Laptop based test sensor. —  Building a library of video and sensor data. —  Prototype sensor package. —  Temperature, pH, Redox … —  Experimenting with WAN compatible data transport options. AMQP , XMPP , … —  Developing video analysis filters. —  Migrating from Matlab to Python + OpenCV