+ All Categories
Home > Documents > Self Balancing SkateBoard

Self Balancing SkateBoard

Date post: 04-Jun-2018
Category:
Upload: sagar-jathan
View: 229 times
Download: 0 times
Share this document with a friend

of 29

Transcript
  • 8/13/2019 Self Balancing SkateBoard

    1/29

    Self Balancing Electric

    SkateBoard

  • 8/13/2019 Self Balancing SkateBoard

    2/29

    Presented by-

    Tejas Bhandarkar Priyanka Kadam

    Sayali Bilaye

    Vidisha Naik

    Under the guidance of:

    Mrs .Kanchan Sarmalkar

    (H.O.D Dept. Of Instrumentation)

  • 8/13/2019 Self Balancing SkateBoard

    3/29

    Contents

    Introduction

    Requirements

    Designing

    Scope of Project

  • 8/13/2019 Self Balancing SkateBoard

    4/29

    Introduction

    Twin wheeled skateboard that works like aSegway.

    Electric skateboards exist already with

    powered rear wheels. It knows which way is "up" via a combination

    of gyroscope and accelerometer sensors,

    using a complementary filter which reads and

    combines data from both 100

    times per second.

  • 8/13/2019 Self Balancing SkateBoard

    5/29

    Steering by a simple rocker switch in hand

    controller.It would control the wheel motors so the wheels

    always stay under your centre of balance, like

    balancing a broomstick on your fingertip. This is

    called a "PID" control system and is used for all

    sorts of control situations

  • 8/13/2019 Self Balancing SkateBoard

    6/29

    Requirements

    Accelerometer

    Gyroscope

    Lithium ion batteries

    2 wheels

    Motors with better torque

  • 8/13/2019 Self Balancing SkateBoard

    7/29

    ACCELEROMETER

    An accelerometer measures properacceleration, which is the acceleration itexperiences relative to freefall and is theacceleration felt by people and objects.

    Most accelerometers are Micro-Electro-Mechanical Sensors (MEMS).

    The basic principle of operation behind theMEMS accelerometer is the displacement of

    a small proof mass etched into the siliconsurface of the integrated circuit andsuspended by small beams.

  • 8/13/2019 Self Balancing SkateBoard

    8/29

    Consistent with Newton's second law

    of motion (F = ma), as an acceleration

    is applied to the device, a forcedevelops which displaces the mass.

  • 8/13/2019 Self Balancing SkateBoard

    9/29

    Specifications

    A typical accelerometer has the following

    basic specifications:

    Analog/digital.

    Number of axes.

    Output range (maximum swing).

    Sensitivity (voltage output per g).Bandwidth.

    Amplitude stability.

  • 8/13/2019 Self Balancing SkateBoard

    10/29

    GYROSCOPE A gyroscopeis a device for measuring or

    maintaining orientation, based on theprinciples of angular momentum.

    Mechanically, a gyroscope is a spinningwheel or disc in which the axle is free toassume any orientation.

    Although this orientation does not remainfixed, it changes in response to an externaltorque

    The device's orientation remains nearlyfixed, regardless of the mounting platform'smotion, because mounting the device in agimbal minimizes external torque.

  • 8/13/2019 Self Balancing SkateBoard

    11/29

    Gyroscopes based on other operating principles

    also exist, such as the electronic, microchip-

    packaged MEMS gyroscope devices found inconsumer electronic devices, solid-state ring

    lasers, fibre optic gyroscopes, and the extremely

    sensitive quantum gyroscope.

  • 8/13/2019 Self Balancing SkateBoard

    12/29

    Batteries

    Use 2 simple 7AmpHour lead acid or

    lithium ion batteries in series to give 24V.

    The main power switch is in the middle

    and essentially "joins them together."

    Again, make sure power leads go into the

    Sabertooth the correct way around.

  • 8/13/2019 Self Balancing SkateBoard

    13/29

  • 8/13/2019 Self Balancing SkateBoard

    14/29

  • 8/13/2019 Self Balancing SkateBoard

    15/29

  • 8/13/2019 Self Balancing SkateBoard

    16/29

  • 8/13/2019 Self Balancing SkateBoard

    17/29

    Microcontroller

    The microcontoller is the heart of any

    control system,therefore its proper

    selection is very important.

    There are many microcontroller families

    and many different type of microcontroller

    with wide range in applications.

    We are going to design a dummy Arduino

    Mega microcontroller development kit.

  • 8/13/2019 Self Balancing SkateBoard

    18/29

    Arduino Mega 2560

  • 8/13/2019 Self Balancing SkateBoard

    19/29

    Features of Arduino Mega 2560

    Microcontroller ATmega2560

    Operating Voltage 5V

    Input Voltage

    (recommended) 7-12V

    Input Voltage (limits) 6-20V

    Digital I/O Pins 54 (of which 15provide PWM output)

    Analog Input Pins 16

  • 8/13/2019 Self Balancing SkateBoard

    20/29

    DC Current per I/O

    Pin40 mA

    DC Current for 3.3V

    Pin50 mA

    Flash Memory 256 KB of which 8KB used by

    bootloader

    SRAM 8 KBEEPROM 4 KB

    Clock Speed 16 MHz

  • 8/13/2019 Self Balancing SkateBoard

    21/29

    Hand Controller

    A"de-luxe" self balancing skateboard has

    a wireless Wii Nunchuck as the control

    system.

    However here we are interested in

    reducing cost.

    Therefore we have a cable with a hand

    controller on the end.

  • 8/13/2019 Self Balancing SkateBoard

    22/29

    This has a dead-man switch (cuts motors if

    you let go i.e. fall off)Also has steering left and steering right

    plus a switch to fine-tune the balance

    point of the platform.Wiring diagram on next slide:

    D" is the 1500 Ohm resistor

  • 8/13/2019 Self Balancing SkateBoard

    23/29

  • 8/13/2019 Self Balancing SkateBoard

    24/29

    Scope Of Our Project

  • 8/13/2019 Self Balancing SkateBoard

    25/29

  • 8/13/2019 Self Balancing SkateBoard

    26/29

    Short Distance Travelling

  • 8/13/2019 Self Balancing SkateBoard

    27/29

    Skateboarding as an hobby

  • 8/13/2019 Self Balancing SkateBoard

    28/29

    Bibliography

    http://arduino.cc/en/Main/arduinoBoardMe

    ga2560

    http://en.wikipedia.org/wiki/Accelerometer

    http://en.wikipedia.org/wiki/Gyroscope

    http://arduino.cc/en/Main/arduinoBoardMega2560http://arduino.cc/en/Main/arduinoBoardMega2560http://en.wikipedia.org/wiki/Accelerometerhttp://en.wikipedia.org/wiki/Gyroscopehttp://en.wikipedia.org/wiki/Gyroscopehttp://en.wikipedia.org/wiki/Gyroscopehttp://en.wikipedia.org/wiki/Accelerometerhttp://en.wikipedia.org/wiki/Accelerometerhttp://arduino.cc/en/Main/arduinoBoardMega2560http://arduino.cc/en/Main/arduinoBoardMega2560http://arduino.cc/en/Main/arduinoBoardMega2560
  • 8/13/2019 Self Balancing SkateBoard

    29/29


Recommended