Difference between revisions of "F19: Tower Defense in Space"
Proj user10 (talk | contribs) (→Bill Of Materials) |
Proj user10 (talk | contribs) m (→BILL OF MATERIALS (GENERAL PARTS)) |
||
Line 249: | Line 249: | ||
* '''Micro-controller''' | * '''Micro-controller''' | ||
| | | | ||
− | * | + | * SJSU Dev 2 |
| | | | ||
− | * | + | * 1 |
| | | | ||
− | * $ | + | * $50.00 |
|} | |} | ||
Line 271: | Line 271: | ||
|- | |- | ||
| | | | ||
− | * ''' | + | * '''LED Matrix''' |
| | | | ||
* [https://www.amazon.com/Traxxas-Slash-2-4GHz-Radio-Battery/dp/B01DU474B0 Traxxas 1/10 Slash 2WD RTR with 2.4GHz Radio] | * [https://www.amazon.com/Traxxas-Slash-2-4GHz-Radio-Battery/dp/B01DU474B0 Traxxas 1/10 Slash 2WD RTR with 2.4GHz Radio] | ||
| | | | ||
− | * | + | * 2 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
− | * $ | + | * $50.99 |
|} | |} | ||
Revision as of 01:19, 16 October 2019
Contents
- 1 ABSTRACT
- 2 INTRODUCTION AND OBJECTIVES
- 3 SCHEDULE
- 4 BILL OF MATERIALS (GENERAL PARTS)
- 5 HARDWARE INTEGRATION PCB
- 6 CAN NETWORK
- 7 ANDROID MOBILE APPLICATION
- 8 BRIDGE CONTROLLER
- 9 GEOGRAPHIC CONTROLLER
- 10 MASTER CONTROLLER
- 11 MOTOR CONTROLLER
- 12 SENSOR CONTROLLER
- 13 CONCLUSION
ABSTRACT
My abstract goes here.
INTRODUCTION AND OBJECTIVES
RC CAR OBJECTIVES | ||||
---|---|---|---|---|
|
TEAM OBJECTIVES | ||||
---|---|---|---|---|
|
CORE MODULES OF TOWER DEFENSE | ||||
---|---|---|---|---|
|
PROJECT MANAGEMENT ADMINISTRATION ROLES | ||||
---|---|---|---|---|
|
TEAM MEMBERS & RESPONSIBILITIES | ||||
---|---|---|---|---|
Team Members |
Administrative Roles |
Technical Roles | ||
|
|
| ||
|
| |||
|
|
| ||
|
|
SCHEDULE
TEAM MEETING DATES & DELIVERABLES | ||||
---|---|---|---|---|
Week# |
Date Assigned |
Deliverables |
Status | |
1 | 10/15/19 |
|
| |
2 | 10/22/19 |
|
| |
3 | 10/29/19 |
|
| |
4 | 11/5/19 |
|
| |
5 | 11/12/19 |
|
| |
6 | 11/19/19 |
|
| |
7 | 11/26/19 |
|
| |
8 | 12/3/19 |
|
| |
9 | 12/10/19 |
|
|
BILL OF MATERIALS (GENERAL PARTS)
MICRO-CONTROLLERS | ||||
---|---|---|---|---|
PART NAME |
PART MODEL & SOURCE |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
|
RC CAR | ||||
---|---|---|---|---|
PART NAME |
PART MODEL & SOURCE |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
HARDWARE INTEGRATION PCB
Hardware Design
The hardware integration PCB was designed with two goals:
1. Minimize the footprint of the onboard electronics
2. Minimize the chances of wires disconnecting, during drives
To accomplish these goals,
The board consisted of n layers:
layer name
Technical Challenges
Design
- Balancing priorities between HW design and getting a working prototype
Assembly
- Wireless antenna connector on master board not accounted for in footprint, it may have to be removed to avoid interference with one connector.
Bill Of Materials
HARDWARE INTEGRATION PCB | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
CAN NETWORK
In order
Hardware Design
During
We used
ANDROID MOBILE APPLICATION
Software Design
Development of the
Bluetooth Integration
the connection.
Google Maps Integration
After t
Technical Challenges
App Crash on Receiving NULL String
The softwar
INTERNET Permission not enabled
One issu
Broken Android Phone
During
Bill Of Materials
ANDROID MOBILE APPLICATION | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
|
BRIDGE CONTROLLER
Hardware Design
The Brid
Bluetooth Module SJone connection
Bridge Controller Schematic
Software Design
Periodic Callback: Init
Upon startup,
Periodic Callback: 1Hz
In order to verify
Periodic Callback: 10Hz
As stated before,
Path-finding
Because there
Here we have
The c
Path-finding sample code
After t
Technical Challenges
UART Receive While Loop
The pri
Interfacing Bridge and Geographic Modules
Another
Bill Of Materials
BRIDGE CONTROLLER | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
GEOGRAPHIC CONTROLLER
Hardware Design
The geographical
Geographic Controller Schematic
GPS Module SJone connection
GPS Module
As
The first 6
Compass Module
The compass modul
Read Compass Heading
Compass
Check Compass Calibration
The cw:
Essential GPS Data
Bearing, Distance, and Deflection Angle Calculation
Software Design
The
Technical Challenges
Getting correct BAUD rate for GPS
- When
Compass reading was not accurate and would deviate from initial calibration
- The
Parsing NMEA sentences
- When we
Bill Of Materials
GEOGRAPHIC CONTROLLER | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
| ||
|
|
| ||
|
|
|
MASTER CONTROLLER
Hardware Design
The master
Software Design
- LCD di
Technical Challenges
- Qui
Bill Of Materials
MASTER CONTROLLER | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
|
MOTOR CONTROLLER
Hardware Design
The motor board
1 pin
1 pin f
1 pin
The ESC was included with the RC we purchased and it was interfaced with 3 pins:
1 pin fo
Manag
Managing wheel spin was a more complicated process. The ESC also requires a PWM signal in order to operate, but is not as simple as the servo's operation.
In or
S
Speed Control Timing Diagrams
Steering Control Timing Diagrams
Motor Controller Schematic
Software Design
Periodic Callback: Init (beginning of program)
Periodic Callback: 1Hz (every 1sec)
- Che
Periodic Callback: 10Hz (every 100ms)
- Sen
Technical Challenges
SJOne PWM
W
Encoder
The
Bill Of Materials
MOTOR CONTROLLER | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
|
SENSOR CONTROLLER
Hardware Design
Sen
Sensor Controller Schematic
CAD Design
We g
Placement for the Ultrasonic Sensors
We r
Sensor Value Conversion
In or
Software Design
Flowchart
The f
Timing Diagram
Technical Challenges
Sensor Interference
We saw :
- Higher
- Instead of l
Power Deficiency
At first
Unstable HR-04 Readings
At fi
ADC Supply Voltage
The mid
Slow car response to obstacle due to large queue size (running average)
During
Bill Of Materials
SENSOR CONTROLLER | ||||
---|---|---|---|---|
PART NAME |
PART MODEL |
QUANTITY |
COST PER UNIT (USD) | |
|
|
| ||
|
|
| ||
|
|
|
CONCLUSION
This pr
Project Video
Project Source Code
Advice for Future Students
- FORM YOUR TEAM AS EARLY AS POSSIBLE AND START WORKING ON THE PROJECT AS EARLY AS POSSIBLE (WEEK 1 IF POSSIBLE)
- If you are