Library Chair Log
Contents
Group Members
- Josh Zucker
- Tom Howe
- Nick Blenko
Week of September 4
This week we began thinking of how we were going to approach the concept of building the library chair. Our original concept is a cushion on top of a weight sensor which is hooked up to an Arduino and Bluetooth transmitter which will transmit to a raspberry pi that will run the server and website where the data will be displayed. Each chair will send a 1 or 0 every minute to update the server with the chair either being open or occupied.
Week of September 11
This week we met with Professor Robert Morley who had begun the project earlier. Morley had a working prototype of the chair in his office. He, instead of a weight sensor, used an RC circuit and square wave to detect whether or not someone was sitting in the chair. When someone would sit in the chair their body would increase the capacitance of the capacitor and decrease the impedance of the circuit causing peak voltage in the circuit to drop, this could be measured with an Analog/Digital converter in an MCU and transmitted via radio signal. Morley gave us an MCU with a radio transmitter built in to begin working on.
Week of September 18
Josh
- I met with Morley again to better understand the circuit he was using to measure the peak voltage. He showed me the idea of a peak detector; a circuit with a diode, capacitor, and resistor in it. The diode would only allow voltage through if it was greater than the voltage on the other side of the diode, the capacitor maintained voltage in the circuit so only peaks would be measured in the peak detector, and the resistor would drain current so that if there was a reduction in voltage, for example when someone would sit, the peak detector would be able to pick that up. This circuit makes measuring peak voltage much easier and we thus will not have to worry about measuring voltage on a part of the wave that is not the peak. I began modeling the circuit on LTspice and will hopefully begin prototyping soon.
Tom
- This week, I looked at potential problems we may come to face with getting the chairs to communicate to the processor, and then getting that information loaded onto a computer that can produce an interface for users to see which chairs are available. Our primary means of communicating to the server is currently a radio, and then we plan to use a Raspberry Pi to get that information into a computer. I also looked into other alternatives we may use if we face problems with radio transmission. I thought maybe bluetooth could be a feasible route, and looked into the puck.js, which is a low energy programmable bluetooth device. However, we are trying to work with radio for the time being.
Nick
Week of September 25
Josh
Tom
Nick
Week of October 2
Josh
Tom
Nick
Week of October 9
Josh
Tom
Nick
Week of October 16
Josh
Tom
Nick
Week of October 23
Josh
Tom
Nick
Week of October 30
Josh
Tom
Nick
Week of November 6
Josh
Tom
Nick
Week of November 13
Josh
Tom
Nick
Week of November 20
Josh
Tom
Nick