Difference between revisions of "Electric Longboard"

From ESE205 Wiki
Jump to navigation Jump to search
(We changed our overview objectives and challenges soon we will edit our budget gantchartt and timeline....till next time)
Line 15: Line 15:
 
==Challenges==
 
==Challenges==
 
#'''Setting Up Reed Circuit''' Building and programming the reed circuit so it can reliably tell us how fast the board is traveling, especially at high speeds when the wheel may spin many times a second. Also figuring out how to distinguish which direction the longboard wheel is spinning.
 
#'''Setting Up Reed Circuit''' Building and programming the reed circuit so it can reliably tell us how fast the board is traveling, especially at high speeds when the wheel may spin many times a second. Also figuring out how to distinguish which direction the longboard wheel is spinning.
#'''GPS Chip''' We don't know how to use or interpret a GPS chi
+
#'''GPS Chip''' We aren not currently familiar with how to interpret GPS chip data. We will need to familiarize ourselves with GPS chip programming, and calculating distance using coordinates.
 +
#'''Relay''' In order to maximize the brightness of the headlights we need to directly hook the LED's up to whatever battery we have. Using a solid state relay we want to maintain control of whether the lights are on or off, while maintaining maximum brightness.
 +
#'''Mounting''' Taking all of our components and putting them in a compact container which can be secured to the longboard. We need to maintain as light a design as possible considering the board is being manually powered, while still keeping all the components safe and dry.
 +
#'''Automation''' Ideally this circuit would be able start and stop on its own based on whether it is being ridden. Because we are using a Raspberry Pi we will be able to extract the data we want later eliminating the need for real time remote display or control. The difficulty will be figuring out how to kick start the circuit.
 
==Budget==
 
==Budget==
  

Revision as of 22:03, 27 February 2016



Project Overveiw

In this electric longboard project we want to enhance the longboard riding experience by adding automatic headlights, a way to measure the speed of the rider, and the distance rode. Riding at night can often be dangerous, these headlights will help to improve safety for the rider (along with their helmet). Typically a rider has no sense of how far or how fast they have traveled, we hope these capabilities will lend a quantitative aspect to daily usage.

Objectives

These three aspects will be the focus of our project:

  1. Distance By adding a GPS chip to the board we can collect coordinate data at 1 Hz, which we can then filter and use to calculate distance travelled on a raspberry pi board.
  2. Speed Using a reed switch on the truck of the longboard, and a magnet attached to a wheel of the longboard we want to collect data on a second time-scale interval, which we can then convert to speed travelled based on the circumference of the wheel.
  3. Headlights We want to create automatic headlights that will come on when it becomes dark outside. By having a light sensor attached to our raspberry pi we can tell when it becomes dark and turn on the LED's. By interpreting the data from our reed switch circuit we also hope to be able to tell which way the board is rolling so the front of the board has headlights on, as to not blind cars or riders behind. In the process we want to add blinking safety lights in the back of the board, whichever way it may be facing.

Challenges

  1. Setting Up Reed Circuit Building and programming the reed circuit so it can reliably tell us how fast the board is traveling, especially at high speeds when the wheel may spin many times a second. Also figuring out how to distinguish which direction the longboard wheel is spinning.
  2. GPS Chip We aren not currently familiar with how to interpret GPS chip data. We will need to familiarize ourselves with GPS chip programming, and calculating distance using coordinates.
  3. Relay In order to maximize the brightness of the headlights we need to directly hook the LED's up to whatever battery we have. Using a solid state relay we want to maintain control of whether the lights are on or off, while maintaining maximum brightness.
  4. Mounting Taking all of our components and putting them in a compact container which can be secured to the longboard. We need to maintain as light a design as possible considering the board is being manually powered, while still keeping all the components safe and dry.
  5. Automation Ideally this circuit would be able start and stop on its own based on whether it is being ridden. Because we are using a Raspberry Pi we will be able to extract the data we want later eliminating the need for real time remote display or control. The difficulty will be figuring out how to kick start the circuit.

Budget

Item Price Vendor
Arduino UNO REV3 $33.10 Arduino
microtivity IB181 170-point Mini Breadboard $5.99 Amazon
LED Display Voltmeter ( 3.5 - 30V ) $3.11 GearBest
KD 53-20 High Voltage Brushless Outrunner 240KV $39.48 HobbyKing
ZIPPY Flightmax 5000mAh 3S1P 20C X2 $46.40 HobbyKing
XBee Modules $19.00 Mouser
Drive Train $50.00 TBA
Total $147.08


Gantt Chart




Timeline