Friday, April 26, 2013

Week 3/4

We have acquired the necessary materials to construct our circuit for the Galvanic Skin Response (GSR) sensor. From the lab, we have received two 10" wires, batteries, 100K resistor, 10K resistor, LEDs. We have ordered velcro loops, 1 M resistor, 10uF capacitor, three diodes, and two brass strips.

We continued research in Lab on actual numerical values and thresholds for dehydration and sodium content or concentration in sweat. We have a graph of NaCl concentration and conductivity, and now Nacl concentration and dehydration percentages.

We will continue research on the DAQ, and the Wheatstone Bridge circuit.

Both the basic structure of the Wheatstone Bridge and the Truth Circuit were completed in lab time.
Wheatstone Bridge Circuit, modeled after

Thursday, April 18, 2013

Week 1/2 Dehydration Sensor Project Overview

Summary

Our project focuses on the creation of a sensor that can detect if an individual is dehydrated. The device makes use of two sensors: a pulse oximeter, which measures the amount of oxygen in the bloodstream, and galvanic skin response (GSR), which measures the conductivity of the skin. These two measurements together can be used to detect dehydration. Once this data is gathered, the data is outputted to the computer program MATLAB which will filter the signals and check that the values are within the healthy threshold for dehydration. If it is not, MATLAB will turn switch on an external circuit that turns on a light-emitting diode (LED). 

Goals

1. Get readings from the pulse oximeter and GSR
2. Find a threshold value for dehdyration levels.
2. Output the signals from the sensors to MATLAB
3. Write MALTAB code that checks if the values are within threshold.
4. Turn on the circuit if the values exceed the threshold.