•  
  •  
 

Graduate Annual

Abstract

“Vehicle Ping” (application name) provides a simple user interface that serves as a monitoring and preventative maintenance tool of the WLAN (Wireless Local Area Network) Access Point at a bus garage and for testing connectivity to wireless equipped vehicles. The primary operation entails executing Ping (a pc network command used to test whether a particular host is reachable across an IP network) requests and capturing ping responses from wireless equipped vehicles. The results are saved in an integrated Microsoft SQL Compact Edition database and analyzed to get an idea of the effectiveness of the WLAN and its status (whether it is working or not working), and to identify vehicles that might have non-working wireless equipment (these are vehicles that continuously fail to respond ping request). VehiclePing is a Windows form application built in C# using Visual Studio 2010. The application is comprised of seven class objects (see class diagram) and two flat tables, Default_Settings and Vehicle_Ping_Log that sit on Microsoft SQL Compact edition database. It is designed to interact with the wireless network of SEPTA’s CARD (Computer Aided Radio Dispatch) system. This network uses private 10.x.x.x IP (Internet Protocol) addresses and is a separate network from SEPTA’s primary network. Each vehicle in the fleet has a unique identifier number painted on its side that corresponds to the private IP address that is assigned to that vehicle. The private (10.x.x.x) network address that the Access Point works on was designed by the company that developed and built the CARD system. The Access Point is positioned in the fuel lane of each garage. The fuel lane is where vehicles refuel after the end of their service run and placement of the Access Point guarantees that each vehicle will be in wireless range at some point during the day.

The project is available for download at http://digitalcommons.lasalle.edu/mathcompcapstones/16.

Share

COinS