Hand Hygiene

September 2, 2010

New trigger program

Filed under: Uncategorized — gscranton @ 5:14 pm

I have written a new trigger program which records the time of each pump to flash. The time it records is local mote time, so remember to note the time the trigger was turned on. The program makes the blue LED turn on whenever the pump is pushed down. If the mote fails to write to flash, the red LED will flash.

It is on the Ubuntu computer upstairs in ~/Desktop/newtrigger . It contains subdirectories for reading and clearing the flash. Refer to the readme in ReadFlash for information on how to read the flash.

The three modified triggers are currently programmed with this program.

August 23, 2010

Things to Note from Hospital Implementation

Filed under: Uncategorized — deepti @ 12:23 pm

Bed Motes

-need a better location for bed motes (more accessible)

-need to be attached to surface differently – magnets didn’t work; sticky tape didn’t allow it to be adjusted and was hard to get off after the experiment

-motes need to be attached in box differently – sticky tape wasn’t sticky enough; USB cables could come off easily

-next time, add batteries?

Pyramids

-need longer cables to plug them in

-put a sticker in a more visible location to identify it as part of the experiment

-put a “This Side Down” sticker on the bottom to avoid people flipping them over

-try to cover the switch so nobody can turn it off

Pagers

-check all the USB/charge lights with the cables we use

-figure out the flash problems

-lighter design? towards the end, nurses still complained about the weight

Pucks

-more sturdy – pucks take a lot of beating depending on the day and the person using it, so they need to be able to stand up to that; the screws also started to come loose toward the end of the experiment

-keep the blue light visible

-simpler hardware – taking them apart to replace a battery or adjust the sensitivity took a lot of time

-put out new designs in the hospital earlier to see the problems they face – different people pump differently and it would be really hard to mimic that in the lab

-come up with something for free-standing bottles

-need something that wouldn’t be as complicated to replace and/or to change out bottles

August 19, 2010

A couple new trigger prototypes

Filed under: Uncategorized — gthomas @ 1:48 pm

We’ve been working on a couple new ideas for the triggers.  The first is a touch activated switch.  I put some aluminum tape on the top of the soap dispenser and connected it to a capacitive sensing circuit.  It works most of the time, but occasionally misses.  We might be able to balance the sensitivity and reliability of this, but we’ll need some way to make the top of the bottle conductive.

A single lead connects the evaluation board for the PCF8883 (the UM10370 board from NXP Semiconductor) capacitive proximity switch to the aluminum tape on the lever.  A light touch triggers the indicator light.

The second idea is to use a magnet to trip a reed sensor located inside the bottle.  This seems like a very convenient technique, but we’re not confident that we can get the right combination of magnet and reed sensor so that we can make a repeatable process that doesn’t require lots of tweaking.  The magnet goes inside the plunger mechanism and the reed goes on the outside of the foaming chamber.  This demo seemed to work pretty reliably, but required a movement of several mm before actuation.  Some minimum distance is required because there appears to be some hysteresis in the mechanism.

Gregg holds the demo he assembled.  The rectangular magnet sits in the gap between the clear plastic and the white top of the lever.  In the working demo tape holds the reed switch connected to the two leads.  When the magnet is close to the reed switch, it closes, which could trigger the mote.

August 16, 2010

Battery ideas for the next version of the door minders

Filed under: Uncategorized — gscranton @ 6:36 pm

It turns out the transmitters work fine with two AA batteries rather than three. This means it would be possible to put an ipod battery in the next version. An ipod battery has 3.7 v and 850 mAh, meaning it has 3.145 watt hours of energy. Two AA batteries have a total of 3.2 v and 1500 mAh, meaning they have 4.8 watt hours of energy.

There are also other lithium-ion batteries out there worth looking into. It would be nice if the next version of the door minder had at least as much battery life as the current one.

Capacitive Sensing

Filed under: Uncategorized — gthomas @ 1:01 pm

I’m thinking that the main problem with the puck design is the reliance on measuring force at the bottom of the bottle, which can be affected by the wire basket, which can absorb some of the downward force.  This requires the puck to be adjustable, which turns into a practical problem.  I’m thinking that conductive ink on the surface of the bottle lid connected to a capacitive sensor may create a more reliable signal.

We could use a chip to handle most of the measurements.  The PCF8883 is a capacitive proximity switch with auto-calibration, large voltage operating range and very low power consumption.  I’m ordering an evaluation board for this so we can check it out.

Mini keyboard

Filed under: Uncategorized — gthomas @ 9:11 am

Ted points out that we could add bluetooth to the motes so we can use this handy keyboard.

Some notes from Howard on Mass production in the mill

Filed under: Uncategorized — gthomas @ 9:03 am

1.     Design considerations for parts mass-produced on the mill:

a.     Number of operations

                                               i.     Additional operations will increase cycle time by more than 25 seconds (time it takes to place a new part into the mill)

                                              ii.     Additional operations will also increase setup time

1.     Fixture the part appropriately

2.     Program a new CAM sequence

b.     Number of parts

                                               i.     It may save time by making fewer but more complex parts than by making more but simpler parts for a device due to decreased setup and turnover time  

c.      Accuracy/Tolerance

                                               i.     Thinner materials are more likely to deflect

                                              ii.      Softer materials are more likely to deflect

                                             iii.     Stock size will vary

                                             iv.     Accuracy is inversely proportional to cycle time

                                              v.     Smaller end mills will deflect more, especially with deeper cuts (>1”)

d.     Rounded Corners

                                               i.     The inside corners will have a radius that is half the diameter of the end mill

e.     Fixtures needed

                                               i.     Parts that are thin (<0.25”), have non-rectangular geometries, or irregular angles may need a fixture because of the inability to hold the part in the vise  

1.     Increases setup time (Time needed to design and fabricate a fixture that would yield accurate and consistent results)

 

 

2.     Manufacturing Considerations

a.     Resource allocation

                                               i.     Parts turnaround time could be reduced with addition of more people

1.     Setup time could be as long as the production time depending on part complexity and number of parts made

                                              ii.     Always purchase more stock than required

1.     It is almost guaranteed that parts will be scrapped during the manufacturing

                                             iii.     Also make more than what is required

1.     Setup of subsequent operations may cause some materials  to become scrap

b.     Programming efficient operations

                                               i.     Bigger end mill = shorter cycle time

                                              ii.     Use a large end mill to rough the part and a small end mill for finishing (if needed)

c.       Provide samples before mass production

                                               i.     An error in the CAD file or wrong tooling may cause parts to not conform to specifications

d.     Do one operation at a time when mass producing

                                               i.     Reduces setup time

August 15, 2010

Quick and dirty antenna design

Filed under: Uncategorized — gthomas @ 7:44 pm

Thanks to Ted for this useful antenna design link.  The challenge is the network analyzer, which is expensive to rent.

August 13, 2010

Changes to make for the next generation of door minders

Filed under: Uncategorized — gscranton @ 7:58 pm
  • Make a hole so that the potentiometer in the transmitter is accessible
  • It is possible we would want to make the channel selectors accessible. At the very least we should make the selector on the receiver more accessible so that we do not have to remove the board to access it.
  • Make the mini USB in the receiver stick farther out so the hole for it does not have to be as big. (The current hole is the size it is to accommodate for the size of the end of the USB chord.)
  • Add heat shrink tubing around the infrared LED. This narrows the beam so that the door minder registers more breaks when it is supposed to. Without the tubing, breaks would sometimes not register when the walker walks too close to the transmitter. Note that the current door minders can be retrofitted with this change.
  • Make holes for power switches smaller and create some sort of label to indicate which side is on and which side is off.
  • Make mounting holes for the battery packs the right distance apart. They are currently a little too close together (but the packs still mount just fine).
  • We may want double battery holders which hold the batteries more firmly. The single battery pack on the transmitter board holds the battery very firmly, whereas the batteries will come out of the double packs if they are hit hard enough. So far this hasn’t been a problem
  • The lowest 100k resistor on the transmitter board should be moved farther from the mounting hole to prevent the spacer from rubbing against it.
  • Move the potentiometer on the transmitter board farther from the infrared LED, as they are currently touching.

Door Frames in hospital for door minders

Filed under: Uncategorized — gscranton @ 7:37 pm

The sizes of door frames we are likely to put door minders on are as follows:

exit door: 3′ 10″

Double door: 7′ 7″

“1 and a half” door: 6′ 10″

Older Posts »

Powered by WordPress