Project

# Title Team Members TA Documents Sponsor
24 Autonomous Transport Car
Size Feng
Xinyue Lu
Zhixin Chen
Zhuozheng He
design_document1.pdf
proposal1.pdf
Chushan Li
## Team Members

- Zhixin Chen(zhixinc3)
- Zhuozheng He(zh37)
- Size Feng(sizef2)
- Xinyue Lu(xinyue15)

## Problem

We have found that most warehouses still use manual management for inbound and outbound operations. This mode requires a high level of manual labor. Therefore, we decided to design a small autonomous vehicle for small warehouses that can automatically pick up pieces. The car will find the designated goods as needed, move them away, and place them in the designated area. This design can simultaneously avoid picking up goods by mistake and reduce the pressure and cost of warehouse management.

## Solution Overview

Our car will be tested and displayed in a simplified shelf environment designed by ourselves. The shelf environment will consist of several arranged shelves, guide lines on the ground, and several demonstration goods with RFID chips. The car will find the corresponding goods based on the information provided in the app, and use the mechanical structure to grab them and place them on the designated platform. If time permits, we will optimize for car movement speed, gripping speed, and the app platform human-computer interaction.

## Solution Components

### Mechanical Subsystem

- Car subsystem: The car will plan the optimal route based on the location of the goods and travel faster along the predetermined trajectory on the ground.

- Grab subsystem: After the car comes to a stop, the robotic arm can move to the designated position and grab the goods without touching other objects. Always hold onto the goods until they are transported to the designated pickup platform.

- Identify subsystem: Using RFID technology to identify the specific location of goods on the shelves. We will place RFID chips on the goods in advance.

- Interactive subsystem: Use the mobile app to give instructions to the car to retrieve the goods. The mobile app will receive feedback that the goods have been placed on the pickup platform or do not exist.

### Power Subsystem

The driving PCB board of the car, the driving circuit of the robotic arm, and the circuit recognized by the RFID chip are independently powered.

### Criterion for Success

- The car can travel along the trajectory at a fast speed to a designated position.
- It can correctly identify the goods that need to be grabbed
- The mechanical structure on the car can grab the goods on the shelves and transport them
- A simple app for issuing instructions and receiving feedback

Drum Tutor Lite

Featured Project

Team: Yuanheng Yan, Zhen Qin, Xun Yu

Vision: Rhythm games such as guitar hero are much easier than playing the actual drums. We want to make a drum tutor that makes playing drums as easy as guitar hero. The player is not required to read a sheet music.

Description: We will build a drum add-on that will tutor people how to play the drums. We will make a panel for visual queue of the drum and beats in a form similar to guitar hero game. The panel can be a N*10 (N varying with the drum kit) led bar array. Each horizontal bar will be a beat and each horizontal line above the bottom line will represent the upcoming beats.

There will be sensors on each drum that will fire when the drum heads is hit. The drums will be affixed with ring of light that provides the timing and accuracy of the player according to the sensors.

Of course with a flip of a switch, the drum could be a simple light up drum: when the player hits the drum, that particular drum will light up giving cool effects.

The system will be on a microprocessor. Or for more versatile uses, it could be connected to the computer. And a app will be written for the tutor.