micromouse robot development and successful …...activities conference (sac) to participate in the...

1
RESEARCH POSTER PRESENTATION DESIGN © 2012 www.PosterPresentations.com Wilson I. Ortiz, Nathan Williams , Prof. Nicholas P. Truncale University of Scranton – Scranton, Pennsylvania Micromouse Robot Development and Successful Implementation in a Foundations of Engineering Course From The University of Scranton: The Department of Physics and Electrical Engineering Dr. Tabbi Miller-Scandle (Director of ORSP) Dr. Brian Conniff (CAS Dean) The Office of Educational Assessment (OEA) A CKNOWLEDGMENTS PHYS/ENGR 150 (FYOC, FYDT) Foundations of Physics and Engineering Description: This physics and engineering cornerstone course will cover foundational topics including science and information literacy, basic computer programming, micro- processing, and professional ethical standards. After completing the course, the student will progress toward proficiency in oral communication skills and the use of digital technology through assignments and projects relevant to the physicist and engineer. Engineering and Physics Student Learning Outcomes Students will acquire the ability to: 1. Apply learned computer programming skills to write scripts performing basic computing tasks 2. Evaluate scientific writings and gain information literacy 3. Learn basic micro-processing techniques 4. Complete a capstone micro-processing or physics project utilizing skills learned throughout the course Course Topic Progression - Micromouse Python Data Types Import Libraries Input/output HW Text Problems Random Dartboard Decisions and Loops Defining Function Linux Arrays Raspberry Pi GPIO Libraries HW Text Problems Fibonacci Math functions Digital Logic H-Bridge Control Proximity Sensors HW Wall-less Maze Runner R ESULTS OF IMPLEMENTATION Implementation Retention Results in Department of Physics and Electrical Engineering over four academic years, with two years of implementation, and forecast of results Micromouse Kit Development The mice constructed for the second cohort of the ENGR/PHYS 150 course had a very vigorous development process. The pictures shown to the left are CAD drawings of version 5 of the micromice kit. During the spring and summer of 2015, the implementation of using 3D printed parts for the construction for a new set of mice had begun. Design of the chassis, printed circuit boards (PCB), and choice of the microcontroller, in which the students would program, was chosen by the beginning of the fall 2015 semester. First Year Capstone Micromouse Project All the mice created for the second cohort, were tested before handing them over to the students. There were a total of nine mice created, nicknamed the Micromouse Fleet You can see some of the fleet below. These mice were used as the Capstone project for the foundations course. First year students are partnered up and compete against other groups to program the best algorithm for Micromouse to get to the center of an IEEE sanctioned maze. They are given two months to complete this project. The winners from the course goes on to compete in the IEEE Region 2 student activities conference (SAC) to participate in the Micromouse kit competition. Group picture of one of the sections from the second cohort of the new foundations course behind the maze. They need to solve this maze for the capstone project. 1st place 2015 IEEE Region 2 SAC - Micromouse Kit First cohort: Luke Alonso, Tara Hambrose, and Wilson Ortiz IEEE Region 2 Micromouse Competition IEEE holds these competitions and has been doing so since 1977. The maze this organization uses is made up of “cells”. A cell is an 18x18 cm square and can be surrounded by zero, one, two, or three walls. The maze consists of 256 of these cells arranged in a 16x16 square (see above). The ultimate goal is to reach the center of this maze beginning in a corner cell in the shortest amount of time. There are two Micromouse events at the competition. The “kit” event allows a group to purchase a commercially available mouse, construct it, and code an algorithm to solve the maze. The “scratch” event allows a groups of students to build a mouse themselves from commonly available parts. The students participating in the “kit” event from the University of Scranton are all first year students competing against upperclassmen from other schools. Maze from 2016 IEEE SAC 2 nd place 2016 IEEE Region 2 SAC – Micromouse Kit Second cohort: Griffin Mulvihill, Vu Nguyen, Peter Kulick, and Clarence Gallagher M ICROMOUSE EVOLUTION VERSION 1 “MAGIKARPVERSION 2 “PSYDUCKVERSION 3 “BULBASAURVERSION 4 “METAPODVERSION 5 “LUGIA2014 2016 Maze from 2015 IEEE SAC C OMPONENT LIST : Raspberry Pi A+ Sharp Digital Distance Sensors: 3, 10.0 cm - 2, 5.00 cm Optional Analog Distance Sensors Direct current motors H- bridge dual motor control chip 3D printed chassis Custom printed circuit board Adafruit power booster 1000C 3.7 V Lipo high discharge battery Wi-Fi Dongle for communication

Upload: others

Post on 27-Feb-2021

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Micromouse Robot Development and Successful …...activities conference (SAC) to participate in the Micromouse kit competition. Group picture of one of the sections from the second

RESEARCH POSTER PRESENTATION DESIGN © 2012

www.PosterPresentations.com

Wilson I. Ortiz, Nathan Williams , Prof. Nicholas P. TruncaleUniversity of Scranton – Scranton, Pennsylvania

Micromouse Robot Development and Successful Implementation in a Foundations of Engineering Course

From The University of Scranton:

The Department of Physics and Electrical Engineering Dr. Tabbi Miller-Scandle (Director of ORSP)

Dr. Brian Conniff (CAS Dean)The Office of Educational Assessment (OEA)

ACKNOWLEDGMENTS

PHYS/ENGR 150 (FYOC, FYDT)Foundations of Physics and Engineering

Description: This physics and engineering cornerstonecourse will cover foundational topics including science andinformation literacy, basic computer programming, micro-processing, and professional ethical standards. Aftercompleting the course, the student will progress towardproficiency in oral communication skills and the use of digitaltechnology through assignments and projects relevant to thephysicist and engineer.

Engineering and Physics Student Learning Outcomes –Students will acquire the ability to:1. Apply learned computer programming skills to write scripts performing basic computing tasks2. Evaluate scientific writings and gain information literacy3. Learn basic micro-processing techniques 4. Complete a capstone micro-processing or physics project utilizing skills learned throughout the course

Course Topic Progression - Micromouse

Python Data TypesImport Libraries

Input/output

HWText Problems

RandomDartboard

Decisions and LoopsDefining Function

Linux

ArraysRaspberry Pi

GPIO Libraries

HWText Problems

FibonacciMath functions

Digital LogicH-Bridge Control

Proximity Sensors

HWWall-lessMaze Runner

RESULTS OF IMPLEMENTATION

Implementation

Retention Results in Department of Physics and Electrical Engineering overfour academic years, with two years of implementation, and forecast of results

Micromouse Kit Development

The mice constructed for the second cohort of theENGR/PHYS 150 course had a very vigorous developmentprocess. The pictures shown to the left are CAD drawings ofversion 5 of the micromice kit. During the spring andsummer of 2015, the implementation of using 3D printedparts for the construction for a new set of mice had begun.Design of the chassis, printed circuit boards (PCB), andchoice of the microcontroller, in which the students wouldprogram, was chosen by the beginning of the fall 2015semester.

First Year Capstone Micromouse ProjectAll the mice created for the second cohort, were tested before handing them over tothe students. There were a total of nine mice created, nicknamed the MicromouseFleet You can see some of the fleet below. These mice were used as the Capstoneproject for the foundations course. First year students are partnered up and competeagainst other groups to program the best algorithm for Micromouse to get to thecenter of an IEEE sanctioned maze. They are given two months to complete thisproject. The winners from the course goes on to compete in the IEEE Region 2 studentactivities conference (SAC) to participate in the Micromouse kit competition.

Group picture of one of the sections from the second cohort of the new foundations course behind the maze. They need to solve this maze for the capstone project.

1st place 2015 IEEE Region 2 SAC - Micromouse KitFirst cohort: Luke Alonso, Tara Hambrose, and Wilson Ortiz

IEEE Region 2

Micromouse Competition

IEEE holds these competitions and has been doing so since 1977.The maze this organization uses is made up of “cells”. A cell is an18x18 cm square and can be surrounded by zero, one, two, orthree walls. The maze consists of 256 of these cells arranged in a16x16 square (see above). The ultimate goal is to reach the centerof this maze beginning in a corner cell in the shortest amount oftime.There are two Micromouse events at the competition. The “kit”event allows a group to purchase a commercially available mouse,construct it, and code an algorithm to solve the maze. The“scratch” event allows a groups of students to build a mousethemselves from commonly available parts. The studentsparticipating in the “kit” event from the University of Scranton areall first year students competing against upperclassmen fromother schools.

Maze from 2016 IEEE SAC

2nd place 2016 IEEE Region 2 SAC – Micromouse Kit Second cohort: Griffin Mulvihill, Vu Nguyen, Peter Kulick,

and Clarence Gallagher

MICROMOUSE EVOLUTIONVERSION 1

“MAGIKARP”

VERSION 2

“PSYDUCK”VERSION 3

“BULBASAUR”VERSION 4

“METAPOD”

VERSION 5

“LUGIA”

2014 2016

Maze from 2015 IEEE SAC

COMPONENT LIST:• Raspberry Pi A+• Sharp Digital Distance Sensors: 3, 10.0 cm - 2, 5.00 cm• Optional Analog Distance Sensors • Direct current motors• H- bridge dual motor control chip• 3D printed chassis• Custom printed circuit board• Adafruit power booster 1000C• 3.7 V Lipo high discharge battery• Wi-Fi Dongle for communication