Skip to main content

Instructions

Student presentations must have a faculty sponsor.

Abstracts must include a title and a description of the research, scholarship, or creative work. The description should be 150-225 words in length and constructed in a format or style appropriate for the presenter’s discipline.

The following points should be addressed within the selected format or style for the abstract:

  • A clear statement of the problem or question you pursued, or the scholarly goal or creative theme achieved in your work.
  • A brief comment about the significance or uniqueness of the work.
  • A clear description of the methods used to achieve the purpose or goals for the work.
  • A statement of the conclusions, results, outcomes, or recommendations, or if the work is still in progress, the results you expect to report at the event.

Presenter photographs should be head and shoulder shots comparable to passport photos.

Additional Information

More information is available at carthage.edu/celebration-scholars/. The following are members of the Research, Scholarship, and Creativity Committee who are eager to listen to ideas and answer questions:

  • Jun Wang
  • Kim Instenes
  • John Kirk
  • Nora Nickels
  • Andrew Pustina
  • James Ripley

A Robust Communication Protocol for the CAERENet Field Mill Instrument

Name: Aaron Scheets
Major: Physics
Hometown: Marshfield, Wisconsin
Faculty Sponsor: Brant Carlson
Other Sponsors:  
Type of research: SURE
Funding: SURE, Wisconsin Space Grant Consortium

Abstract

The goal of the Carthage Atmospheric Electricity Research and Education Network (CAERENet) is the study of Earth's electrical environment through the creation of a network of electric field meters (field mills) to be placed at local schools.  Since field mills must be outdoors to collect data, work was done this summer to enable the remote operation of the mill and transmission of data to a mini-computer located indoors for storage and visualization.  The mini-computer was connected to the field mill instrument by various digital input/output pins and by writing a protocol to organize robust long-distance communication.  The protocol is based upon the Serial Peripheral Interface (SPI) with an extra clock line to ensure organized communication despite the long wires required and the different internal clock speeds of the two devices.  Tests of the protocol demonstrate robust low-bandwidth (10 kilobaud) communication over 100-foot distances, limited primarily by the speed of the field mill microcontroller.  The development of a data transfer system and user-interface for the electric field mill will support CAERENet's goals by providing real-time data for analysis in the classroom and for transfer over the internet for large-scale network data analysis.

Poster file

$(function() { $('#print h2').prepend('Print'); $('#print h2 a').click(function() { window.print(); return false; }); });