Student Symposium Abstracts

For abstract titles only, organized by year, see our Abstracts by Year page. You may also search the abstract archives by discipline or by using the search tool to the left.


The Squirt Project: Building a Holonomic Turtle-Bot

April 18th, 2009

This presentation will describe the designing and building process of “Squirt,” a holonomic tri-wheeled turtle-bot. Read More…




Fractal Characteristics of Electrochemically Deposited Copper

April 29th, 2008

The goal of this research was to study what factors affect the dimension of a copper fractal. Read More…




Importing, Organizing, and Analyzing Wind Data

April 29th, 2008

My work took previously gathered wind speed, direction, temperature, and pressure data collected in the Mount Vernon area and input it into a database. Read More…




Robot Arm Intelligence

April 14th, 2007

A unique task in artificial intelligence is the problem of navigating an idealized robot arm (a series of connected line segments) from a starting position to an ending position while avoiding obstacles in its path. Read More…




Traversing Large Spaces: Finding a Path with a Hybrid A* Search

April 14th, 2007

A classic problem in artificial intelligence is path finding, determining a good path from position A to position B, with the least cost. The authors developed the algorithm Traversing Large Spaces (TLS) as one solution to this problem. Read More…




Web-Based Automated Program Fragment Grading

April 14th, 2007

We extended the Course Managements System WeBWorK to automatically grade code fragments and programs written in the Java programming language. Read More…




Human Computer Interfaces of Tomorrow: How Science Fiction has Become Reality

April 14th, 2007

Technologies straight out of movies like Minority Report are now becoming a reality with gestural interfaces, wall sized touch sensitive displays, multiuser interactive media tables, and incredibly scalable user collaboration software now on the market. Read More…




How We Can Serve Millions: Software Engineering for the Web

April 14th, 2007

The presenter will describe the special challenges encountered in the design of a Web application and the special methods used to meet those challenges. Read More…




Privacy Preserving Data Set Union

April 14th, 2007

This program is an implementation of an algorithm designed by Segre et.al. [1]. It follows a protocol intended to combine two datasets by their confidential identifiers, removing all the duplicate records without revealing the identifiers. Read More…




Six-Legged Robot

April 29th, 2006

The main method of mobility for a robot is a set of wheels. Instead of using this popular and easy method of robot mobility, we chose to develop a six-legged robot that can perform the same sorts of functions a wheeled robot can perform. Read More…