| 1 | This page contains ideas/documentation for a Sargent College |
| 2 | project to vary the effective weight of a backpack carried |
| 3 | by a subject walking on a treadmill. |
| 4 | |
| 5 | === Design Documents === |
| 6 | |
| 7 | * Proposed [http://joule.bu.edu/~hazen/TreadmillBackpack/system_diagram.pdf System Diagram] |
| 8 | * Test setup [http://joule.bu.edu/~hazen/TreadmillBackpack/test_setup.pdf Wiring Diagram] |
| 9 | * Interface PCB schematic [http://joule.bu.edu/~hazen/TreadmillBackpack/interface_sch.pdf PDF] |
| 10 | [http://joule.bu.edu/~hazen/TreadmillBackpack/backpack.sch ExpressPCB] |
| 11 | * Interface PCB layout [http://joule.bu.edu/~hazen/TreadmillBackpack/interface_pcb.pdf PDF] |
| 12 | [http://joule.bu.edu/~hazen/TreadmillBackpack/backpack.pcb ExpressPCB] |
| 13 | * Wiring Diagrams |
| 14 | * Sensor and Valve [http://joule.bu.edu/~hazen/TreadmillBackpack/wiring.pdf PDF] |
| 15 | * Pump Control [http://joule.bu.edu/~hazen/TreadmillBackpack/relay.pdf PDF] |
| 16 | |
| 17 | === Requirements === |
| 18 | |
| 19 | Weight range is 10%-30% of subject body mass. 20% corresponds to the amount |
| 20 | of weight which must be added/removed during the trial. The weight will |
| 21 | be added/removed in 2.5% mass increments. |
| 22 | |
| 23 | ||Subject Weight || 10%|| 20% || 30%|| 2.5%|| |
| 24 | || 50kg|| 5kg|| 10kg ||15kg|| 1.25kg|| |
| 25 | || 115kg|| 11.5kg|| 23kg ||34.5kg|| 2.9kg|| |
| 26 | |
| 27 | For a 115kg subject (250lb) the maximum weight to be added/removed |
| 28 | is 34.5kg (about 50lb). |
| 29 | |
| 30 | ''''Baseline Design''' |
| 31 | |
| 32 | Two water tanks are permanently mounted, one above and one below |
| 33 | the treadmill. A third tank is mounted on the backpack. |
| 34 | Water is delivered from the upper tank to the backpack to increase |
| 35 | the simulated mass, and drained from the backpack to the floor tank |
| 36 | to reduce the mass. A pump returns the water to the upper tank. |
| 37 | |
| 38 | The controller allows the operator to deliver a specific volume |
| 39 | of water from the upper tank to the backpack (to increase mass) |
| 40 | or from the backpack to the lower tank (to decrease mass). |
| 41 | Ideally, the controller would be calibrated by entering the subject |
| 42 | mass in kg, and then would display the current mass and allow the |
| 43 | operator to increment or decrement the mass by a specified amount. |
| 44 | |
| 45 | Initially, the controller will be a software application running |
| 46 | on a PC. A small interface board is required to connect the |
| 47 | solenoids, sensors and load cell to the computer via the |
| 48 | [http://www.labjack.com/labjack_u3.html U3] |
| 49 | |
| 50 | |
| 51 | |
| 52 | ''''Parts List''' |
| 53 | |
| 54 | || Omega || [http://joule.bu.edu/~hazen/TreadmillBackpack/FPR200.pdf FPR-204-PS] |
| 55 | [http://www.omega.com/Manuals/manualpdf/M2582.pdf Manual] |
| 56 | || Asco || [http://joule.bu.edu/~hazen/TreadmillBackpack/8210_2.09R4.pdf 8210G002] |
| 57 | || LabJack || [http://www.labjack.com/labjack_u3.html U3] |
| 58 | |
| 59 | ''''Reference Material''' |
| 60 | |
| 61 | * [http://www.blue-white.com/ Blue-White Inc] |
| 62 | * [http://www.omega.com/pptst/LC101.html Omega S-Beam Load Cells] |
| 63 | * [http://www.fujielectric.com/products/ Fuji Electric] |
| 64 | * [http://www.ttiglobal.com/Default.aspx TTI Global] |
| 65 | |
| 66 | * [http://www.omega.com/toc_asp/subsectionSC.asp?subsection=K04&book=Green Omega Continuous capacitative level sensors] |
| 67 | * [http://www.omega.com/ppt/pptsc.asp?ref=FTB900&Nav=gref02 Omega turbine flowmeter] |
| 68 | |
| 69 | * http://www.grainger.com - plumbing stuff |
| 70 | |