1 / 35

EPOCalypse Mind Controlled Car

EPOCalypse Mind Controlled Car. Group 21 Kathryn Morales Mike Strobridge Chris Perez Lee Sully. Basic Overview. Objectives. To be able to control an RC car around various obstacles using only the mind

jariah
Download Presentation

EPOCalypse Mind Controlled Car

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EPOCalypse Mind Controlled Car Group 21 Kathryn Morales Mike Strobridge Chris Perez Lee Sully

  2. Basic Overview

  3. Objectives • To be able to control an RC car around various obstacles using only the mind • When certain brain waves or facial expressions are detected, the software will register and interpret them as separate vehicle commands • Depending on what signal is detected the vehicle will go forward, left, right, or stop

  4. Requirements/Specifications • Headset: sampling rate of > 100 Hz, Resolution of 16 bits, Dynamic range > 200 mVpp • Emotiv Software: 2.4GHz processor, 1GB RAM, 50 MB disk space • RC car: have an operating range of 30 ft and have a full range of motion

  5. Emotiv EPOC Headset • 14 channels with 7 paired sensors • Sampling rate of 128 Hz • 16 bit resolution • 0.2 – 45 Hz bandwidth • Dynamic Range 256 mVpp • Transmits data wirelessly to Bluetooth dongle at 2.4 GHz band

  6. Emotiv Suites • Emotiv’s 3 suites • Cognitiv- registers and interprets users conscious thoughts • Expressiv- uses the signals measured to interpret users facial expressions • Affectiv- monitors user’s emotional states (not being used) • All suites reflect real time measurements • Controlling forward motion of the car through the Cognitiv suite by training the mind to manipulate a 3D cube. Location of sensors on scalp

  7. Brodmann Areas

  8. Emotiv Headset Training/Testing Expressiv Suite Testing; Detects range of facial expressions We will be using the left wink and right wink detection for left and right turning. • Cognitiv Suite Training; • Methods tried • Thinking in a different language • Reaction to modest pain (oceans 11 tec.) • Focusing on/past an object • Immediate local temperature change

  9. Main Board Options

  10. Intel DH61AG Mini Motherboard • Decided on DH61AG • Because of price meets minimum requirements • Using Intel Core i3 sandy bridge processor running at 2.5 Ghz • System Memory of 1 GB. Looking to expand to 2 GB • Integrated Intel HD graphics as a bonus • 160 GB laptop hard drive added Mini- ITX (17 X 17 cm)

  11. EPOC Software • We decided to write the EPOC software using C++ • There are many examples of code already written in C++ • No prior experience in C++, so wanted a challenge.

  12. Class Diagram

  13. Data Flow – Receiving a Signal

  14. Data Flow – Dispatching

  15. Preliminary Testing

  16. Software Layout • Programed in C++ • Translation Programming Scheme • Software translates a stream of signals into an 8 bit binary signal • The EmoState contains information and data • evoked by the signals and commands are handled by its corresponding EMOTIV API functions and methods

  17. Activity Diagram

  18. Class Diagram • Translation Programming Scheme

  19. Basic Car Layout Transmitter on motherboard Receiver on pcb Atmega328p-pu DC Servo Motor DC Drive Motor

  20. Motor Control Circuit

  21. New Bright Ford F-150 • 3 lbs • $26.00 • Atmega 328p-pu microcontroller with 28 pins and a 5V operating voltage 9.8 inches 9.3 inches 17.7 inches 1.36in .28in

  22. LM 7805 Voltage Regulator • Various diodes, LEDs, capacitors, resistors, and pin heads • .1uF, 22uF, 22pF, 2.2kohm, 47kohm, 1N4004

  23. L298N H-Bridge • Able to control two motors at the same time with a 5V operating voltage • When Enable A is activated it turns on the drive motor • When Enable B is activated it turns on the turn motor H-Bridge L298N .069 in .344in .157in

  24. Wireless Transmitter/Receiver

  25. Transmitting and Receiving Data • 2 Xbee modules communicate between the motherboard and the vehicle • 1 Xbee connected to an Xbee Explorer dongle, then connected to the motherboard • 1 Xbee connected to an Xbee Explorer Regulated, then connected to the pcb • Range of 100 ft indoors/300 ft outdoor. • Operating frequency at 2.4 GHz

  26. Final Printed Circuit Board

  27. Power • Car: 6 volts, via four AA batteries, to power everything on the vehicle • Motherboard: 90W 19V Laptop power source. • Headset: Lithium polymer rechargeable battery with 12 hr life.

  28. Administrative Content

  29. Difficulties • Analysis and encoding of raw EEG data • Maintaining left and right directional signals from left and right blinking • Problems training more than 3 cognitiv commands for forwards/backwards movement • Transmitting and receiving data from DH61AG motherboard to the onboard PCB

  30. Work Distribution

  31. Project Progress

  32. Budget

  33. Questions

More Related