Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Engineering

Automated Reverse Engineering Of Automotive Can Bus Controls, Charles Barron Kirby, Bryson Payne Oct 2019

Automated Reverse Engineering Of Automotive Can Bus Controls, Charles Barron Kirby, Bryson Payne

KSU Proceedings on Cybersecurity Education, Research and Practice

This research provides a means of automating the process to reverse engineer an automobile’s CAN Bus to quickly recover CAN IDs and message values to control the various systems in a modern automobile. This approach involved the development of a Python script that uses several open-source tools to interact with the CAN Bus, and it takes advantage of several vulnerabilities associated with the CAN protocol. These vulnerabilities allow the script to conduct replay attacks against the CAN Bus and affect various systems in an automobile without the operator’s knowledge or interaction.

These replay attacks can be accomplished by capturing recorded …


Autonomous Watercraft Simulation And Programming, Nicholas J. Savino Apr 2019

Autonomous Watercraft Simulation And Programming, Nicholas J. Savino

Student Scholar Showcase

Automation of various modes of transportation is thought to make travel more safe and efficient. Over the past several decades, advances to semi-autonomous and autonomous vehicles have led to advanced autopilot systems on planes and boats, and an increasing popularity of self-driving cars. We predicted the motion of an autonomous vehicle using simulations in Python. The simulation models the motion of a small scale watercraft, which can then be built and programmed using an Arduino Microcontroller. We examined different control methods for a simulated rescue craft to reach a target. We also examined the effects of different factors, such as …


Low Cost Vehicular Autonomy Using Radar And Gps, Nathan Jessurun, Ryan Gordon, Danielle Fredette Apr 2019

Low Cost Vehicular Autonomy Using Radar And Gps, Nathan Jessurun, Ryan Gordon, Danielle Fredette

The Research and Scholarship Symposium (2013-2019)

This presentation describes a subset of the systems devised for this year's autonomous golf cart senior design project. Our goal is to explore the possibilities of low cost autonomy using only radar and GPS for environmental sensing and navigation. Although autonomous and semi-autonomous ground vehicles are a relatively new reality, prototypes have been a subject of engineering research for decades, often utilizing an array of sensors and sensor fusion techniques. State of the art autonomous ground vehicle prototypes typically use a combination of LIDAR and other distance sensors (such as radar or sonar) as well as cameras and GPS, sometimes …