Sunday, April 6, 2014

Moody's Mega Math Challenge

March 8th and 9th the annual Moody's Mega Math Challenge took place. The Freeport High School team was comprised of the four members of Limbeck Engineering and our guest star Ethan Roney. The premise of the challenge is to solve real world problems using mathematical modeling, problem solving skills, and team work. The question is different every year, and often asks for specific graphs, charts, and formulas. The final product is a less-than 20 page paper explaining your research,  and the solution the team has come up with. The whole competition takes place over two days; however, each team can only work for one day and is only given 14 hours (7am to 9pm) to solve the problem.


Moody's Logo

This year's question was about school lunches: how to make them healthy, affordable, and tailored to students needs. To read more check out the question page found here. Our solution had a three main pieces to it, a calorie predictor, a food cost sheet, and an analysis of whether students' needs are met.

The first two parts of our paper were achieved with spreadsheets. We did research on how many calories high school students need given certain factors., We found that through a few inputs (weight, age, gender, activeness, heart rate) one could predict, with amazing accuracy, how many calories that individual needs in a given day to stay healthy.

The second spreadsheet allowed the user to control how much of each food category they were going to feed the students. After choosing the size of the portions, the user would be able to find the total cost of a meal. This would then be used in another sheet to predict the total cost for different school systems.
This allowed for the user to find the cheapest, healthiest, or most appealing menu possible depending on the inputs.

The final piece was to analyze whether students are currently getting enough calories in their school lunches. We found that the average number of calories in a school lunch was 800, which is not enough to meet almost half the students needs. Looking at the data over time we even found that this problem is getting worse as we move into the present and on to the future.


We recently heard back from the judges and unfortunately our paper was not one of the 200 to move on to round two. We are not surprised or disappointed by this as there are over 1200 teams nation wide. 

Monday, January 6, 2014

3D Printer Setup and REV D PrintrBoard

A few years ago our school acquired a grant for an open source 3D printer. It was built with limited directions as the company it was purchased from "went under" (which is itself a good sign of the quality of the printer). While waiting to receive funding for Project RoboGoby, we fixed the printer.

Hardware:

All of the 3D printer pieces came with the printer. Unfortunately we do not have the information on those specs...but we still have a list of the materials we used!

  • 3D Printer Kit
  • 450 W power source (we stole ours from an old desktop tower)
    • Solder/soldering iron
    • Wire-cutters
    • Wire
  • Extruder

We first need to get a reliable power source. As I said, we took a 450W power source from an old desktop tower. We then took a 4-pronged clip (compatible with the REV D Printrboard) and cut/soldered on the power (Yellow)/ground (Black) wires to the clip. We then jumped the power by connecting the Green wire to any of the Black (ground) wires on the power source. A picture of this is below: 


****Before plugging this into the Printrboard make sure that the power wires are in the configuration pictured below: 


Now you must solder on the X, Y, Z, and extruder motors to the board. Do this with the power and USB cable unplugged. Use the diagram above. Make sure to also have the extruder thermistor plugged in or when you try and run the PronterFace program it will not work.

Next comes the extruder. The specific extruder we used is pictured below (and can be found here): 


This extruder caused us a few problems. While the resistors heat up correctly, the extruder mechanism does not have the correct set-screw setup. Therefore, while trying to extrude, the gear, which is supposed to move the plastic, spins on its shaft. To fix this, we needed to create a flat spot on the motor shaft to which allowed the set screw to do its job nicely.

Another problem with the extruder is the resistor connection. We are currently using solder to connect the power to the resistor (pictured below), but when bumped dramatically the wires disconnect, effectively stopping the printer. We are working on fixing this and are currently using the fan mentioned above to keep the solder cool.

This is a picture of our final 3D printer, with all of the correct hardware modifications (we added an old computer fan to help with the cooling of the plastic).




Software:

This specific 3D printer runs using the REV D Printrboard from MakeMendel. This is an open source board with a number of available firmware downloads. We will be using the pre-downloaded Marlin firmware and board purchases from MakerFarm. Below is a list of the software need before starting this project:


The software for this 3D Printrboard is very straight forward. We recommend using the preloaded Marlin firmware on the REV D board.

The images you create using CAD need to be converted into G-Code before the REV D can interpret and print it. To do this you will need to download Slic3r (above) and import your .stl file into the program. You will also want to first setup Slic3r correctly (we found this video very helpful) by setting the correct 3D printer dimensions, plastic diameter, extruder diameter, etc. 

The program with an imported .stl should look something like this: 




After exporting the G-Code from Slic3r, import it into Pronter Face. Again, here is a picture of what it should look like: 



Next, connect to the REV D board by choosing the correct COM port. 

Press Print and voila! You now have a working 3D printer.



Thursday, November 28, 2013

Project Robo Goby

Our primary project for this year was to create a small ROV/AUV submersible. It will be a small research-based submersible with business applications. We hope will have a place at research institutes and fisheries in Maine and beyond as the only cheap, effective product on the market. We have been working on it for a few months now and have a separate blog dedicated to it. We have deemed the project: Project RoboGoby and have a separate blog at: robogoby.blogspot.com, please check it out for more information!