Wednesday, February 20, 2019

Work Day 2.20.19

Work Day

Date: 2.20.19
Time: 10:00 AM-2:00 PM
Location: Logan HS
Goal: Test charging system and BlueTooth connection
Students:

Some work was done leading up to this meeting on Monday, 2.18.19. Alex worked worked on resoldering some electrical connections on the battery charging circuit. We were not getting any output when we bench tested it with a voltage. Some troubleshooting found a loose solder connection that was corrected and the circuit worked. Again when we are working with surface mount components the scale is much smaller and we seem to have more soldering faults.

Also, the new spring was mounted on the heel linkage and the new motor an pinion gear were installed with 3 ft. wire leads soldered and shrink warped to connect to our circuit. We wanted to be ready to test the device today, so all this had to be completed prior to it.

During our workday today, we experienced more failures than successes. We were excited to test our new generator but when we hooked it up to our charging system the output was not what was expected. We checked the mechanical linkages of the tester and they seemed good. We started testing the charging circuit and found a couple of solder joints that were suspect and repaired them but still not getting the output we expected (10-12 V). Seth inspected the generator and found the pinion gear spot weld from the factory had cracked. We were not rotating the generator at higher speeds. This is a problem that has to be repaired. It took about an hour to track it down.

The software side of the project is progressing along with Austin getting the Nano to function and Caitlin making progress on the design of the App interface.

Thomas reported the wiring schematic for the storage output to Arduino:


  • Tested output of generator with and without load
  • Made system schematic
  • Power wiring only
  • Power and sensor wiring
  • Power and sensor and control wiring
  • Labeled schematic and created document with functions of different wires 

Power Wires
1. + from generator 1 to RectifierStorage
2. - from generator 1 to RectifierStorage
3. + from generator 2 to RectifierStorage
4. - from generator 2 to RectifierStorage
5. + output of RectifierStorage to BuckBoost
6. - output of RectifierStorage to BuckBoost
7. + output of BuckBoost to Charger
8. - output of Buckboost to Charger
9. + power from BuckBoost for ProcessorBluetooth
10. - power from BuckBoost for ProcessorBluetooth

Sensor Wires
1. Sensor for + output of RectifierStorage module
2. Sensor for - output of RectifierStorage module
3. Sensor for output of generators
4. Sensor for + output of Charger module or Battery status
5. Sensor for - output of Charger module or Battery status

Controller Wires
1. Control for output of Charger circuit
2. Control for output of Charger circuit


Caitlin pasted/altered some code for the Android Studio that will work with the Arduino & HC-05. It is in bluetooth instead of bluetooth led.
The code includes a checkbox that the user can click on if they want their device to connect to bluetooth. There are two buttons the user can press--one to enable bluetooth and one to search for devices (and show which devices can be connected to).


Screen Shot from Caitlin as she works with the interface.

Some barriers: some of the code I found from a guide wasn't built for the most recent Android studio update. So I had to do some extra research to fix some components so it would be compatible with the most recent Android Studio update. Also, the emulator keeps crashing. I'm not sure why, but the wifi is also not working right now.

Avery:
Today I worked on the blog posts for our MGTR and for our previous work night. I also ate a lot of pizza.

Alex:
Drilled new hole into gear
Discovered because hole was close to center the housing impeded on the rod so I had to Dremel out housing to fit rod. The rectifier circuit needed repair on some soldering joints so I replaced those.
We also determined that the torque from the testing device is too much and it destroyed the spot weld on the gear. So we need to make a new gear.


Thaying:
I viewed hotels, tours food locations and pricing of each in the Boston area.

Austin:
I soldered on the Arduino Nano to the circuit board. I also got the code uploaded onto the Nano and tested the circuit. It worked as expected and I’m hoping to connect it to the main leg to try and get readings. We had a meeting about integrating the hardware and software, and how the list of processes would work. I took notes on that. I also wrote a request to Kwik Trip for a donation so we can go to MIT in June.


Students deciding how they want the hardware to interact with the software.

Alex troubleshooting the charging circuit.

New spring mount next to the old push rod. We are testing to see which one works better.

Before the spring is bent in a brake to get correct angle.

After the spring is bent in the brake to get desired angle.

The mount was cut out to accommodate the new spring linkage and then attached to the main gear.

Rear view of the attached spring linkage.



Thursday, February 14, 2019

Work Night 2.14.19

Work Night
Date: 2.14.19
Location: Logan HS
Time: 4:30-7:00 PM
Goal: Replace old generator with new generator and wire in battery charging circuit.
Students:Paige, Avery, Austin, Alex, Tanner and Thomas.

Well weather has not been on our side this week. We had another snow day bringing our total up for the year to 5 (so far). This is impacting our planning and work times.

We got some good news in the buck boost chip came in today from the Netherlands. Alex can start to solder it into the circuit after the diodes are spec'd out.

We are experimenting with two things tonight. The first is the new motor/generator that our simulations indicated would give us the most current and lowest inpedance. We are also experimenting with a new linkage using a bi-directional spring connecting the heel to the main gear.

More failure than success tonight. The new motor and gear heads were the biggest disappointment as the modified gearhead we made slips and will not initiate the main motor at high speed. We think we damaged it when we installed our pinion gear or the internal gearhead gears are slipping. Regardless, we have to make a new one. The first test of our charging circuit did not go as planned also. We found one of the problems (ground issue) and will trace the other one down on Monday.

Paige worked on catching up on the big book and starting to look at fundraising from companies.
Tomorrow she will keep working on my list of things to do. Tanner worked on updating the financials on our spreadsheet, while Avery worked on the blog and figuring out some of the finer details of blog posting.

Alex worked on:
Finished soldering charging circuit
Added extension leads to new motor
Dremeled out motor mount to fit new motor
Attached new motor to testing device
Tested motor, got poor results, motor gear slipping
In addition the testing circuit does not output, unsure why
Testing circuit does work but it will need to be revamped at some point
When tested manually with new motor it was discovered the testing circuit does work properly
Began to test charging circuit, am not getting output, needs to be looked into

Thomas worked on:
Talked with Mr. Foye on design for new rectifier circuit
Tested function of super zener diode. This is to protect the charging circuit. In our current system, we can store 4.6  joules which is our goal, with the new super capacitors we can store 6.7 to 9.2 joules. Our charging circuit still has questions as we have to work out the mechanics with our motors.
Put most of new circuit onto multisim in preparation for simulation.
Waiting on more data from new motor tests to finalize parameters.

Our new motor with the 8-1 gearhead and pinion gear installed. This did not hold up to the testing we did.

Alex replacing motors on the mount.

Austin working on soldering the new Bluetooth module to a board.

Tanner updating the finances.

Paige updating the Big Book!



Video of Austin testing the Bluetooth and Arduino setup.




Austin soldering components for the communication module. 


Basic functions of our wireless communication system are:

When and how often to communicate.

How to maintain processor on and in control.

How to control battery charging. What level of battery charging current and when.

How to use system voltages to decide above activities.

To make it easier a multi-pin cable with power and signals could be used.

Cable Signals could be:

1)      Generator voltage(analog-<50V)

2)      Stored charge voltage(analog-<50V)

3)      Battery voltage(analog-<5V)

4)      Power for processor and Bluetooth modules(5VDC)

5)      Common

6)      Common

7)      Battery charger enable(logic- processor output)

8)      Battery charger current level(logic- processor output)



















































Mid Grant Technical Review


Mid Grant Technical Review
Date: 2.7.19
Location: Logan HS
Time: 5:00-7:30 PM
Goal: To receive feedback and demonstrate progress to parents, business contacts and other stakeholders.

We were very concerned the night before if we were even going to be able to have this MGTR. The weather forecast was looking at 6-9 inches of snow starting Thursday at 9:00 AM. In the morning of the MGTR the forecast was changed to 4-6" of snow. Schools around us were delayed and cancelled evening activities. Our administration was very supportive and allowed us to have our event.

Paige put quite a bit of work into getting everything organized for this event. The poster board looked great.

The number of attendee's was down. We had about 10 people that contacted us to let us know the weather prohibited travel.

The people that did show up asked good questions and by the evaluations, seemed to like our progress on the invention. This was the first time the students had run through their presentation in  public. Everyone did well and it was a learning experience.

The following are notes from the evening from Paige Treakle:

On Thursday, February 7th, our InvenTeam had our Mid-Technical Grant Review. After working for weeks on a version of our prototype and testing machine, we were able to present them at this occasion. We began with a presentation where Paige Treakle and Thomas Kujak talked to the group about the project including our story, our financial situation, our goals, and how our project is sustainable. After we finished presenting the group, we opened up to answer questions from the crowd. We were able to answer many of the questions, but we also found that we have a lot left to learn. Then our group members separated to our designated posts. We had areas for the hardware, software, sustainability, and financial teams to answer individual questions and give the viewers a more in depth idea of our project. After about thirty minutes of talking to our parents, advisors, and local business attendees, we wrapped up and thanked the crowd for attending our event.


Thomas and Paige leading off the presentation for our MGTR.


Panel of students answering technical questions before breaking into small groups.

Students talking with Mark Glendenning COE, Inland Printing
Students talking with parents.



Monday, February 4, 2019

Gary Moe Guest Speaker 2.4.19

Date: 2.4.19
Guest Speaker: Gary Moe, Amputee
Time: 9:30 AM
Location: Logan HS
Students: Paige, Alex, Seth, Tanner, Thomas, Avery, Thaying and Nathan

Gary Moe was recommended to us from the VA in Tomah, WI. He agreed to come in to talk to the students on what is was like to have a lower limb amputation.

Gary had a below knee amputation as the result of a car accident when he was 19 years old. He said he prosthesis cost between $12,000 and $16,000 and needs to be replace every 5 year. He said if his socket gets loose it creates an abrasive scrape on his residual limb and the biggest problem is controlling how much he sweats so the sleeve stays dry. He also mentioned that anytime someone loses weight it impacts the fit of the socket and a new one needs to be made.

Gary looked at our progress on our heel adapter, the linkage and the generator mount. He did not feel there would be any issue with walking on his prosthesis when using a device like this. It would not impair him in any way. He recommended building up on the prosthetic limb and not going any farther down. Gary was asked if he had any concerns on the direction we were going and he said he did not.

Special thanks to Gary for coming in and talking to the team.

Paige and Alex with Gary after his talk to the team.