Project

# Title Team Members TA Documents Sponsor
39 Robotic T-shirt Launcher Mark III
Jiakai Zheng
Mingchen Li
Shenao Wang
Xiao Luo
design_document1.pdf
proposal1.pdf
proposal2.pdf
Timothy Lee
## Team Members
Li Mingchen (ml110),
Zheng Jiakai (jiakaiz4),
Wang Shenao (shenaow2),
Luo Xiao (xiaoluo5)

## Project Title
**Robotic T-shirt Launcher Mark III**

## Problem
1.The previous version of MARK II is excessively bulky for convenient portability and usage. It is imperative to reduce the dimensions and weight of the T-shirt launcher.

2.The shirt launcher is equipped with insufficient spare ammunition. It is necessary to ensure a minimum of three shots or enhance its firing rate.

3.To address system uncertainties, a comprehensive risk assessment should be conducted during the design phase to identify potential sources of uncertainty and their potential impacts. Mitigation strategies, such as redundant safety mechanisms, backup systems, and robust testing procedures, can be incorporated to minimize the effects of uncertainty on the system's performance and reliability.


## Solution Overview
While preserving the achievements of ROBOTIC's T-SHIRT LAUNCHER MARK II, our team will address critical flaws. For example, the MARK II was too large and heavy for its function, and the MARK II fired too slowly. In addition, in terms of automation of the system, we will also try to achieve the unfinished goals of the MARK II and ensure safety by optimizing the launch trajectory.


## Solution Components
Launcher system: The launcher system consists of an air chamber made up of gas cylinders, gas cylinders used to inflate the air chamber, an inlet valve, an exhaust valve, an exhaust trigger, and a barometer (for detecting the air pressure in the air chamber). These components are used to rapidly inflate and launch the T shirt through differential air pressure.

Two Degree of Freedom Targeting Gimbal: This targeting gimbal consists of a stepper motor, reduction gear sets and aluminum frame structures. It consists of two degrees of freedom of motion, which enables precise control of the pitch and horizontal rotation angles in a stable manner while achieving light weight. The purpose is to adjust the position of the launcher in 3D space after receiving electrical signals from the control system so that the T-Shirt can be successfully launched to the desired place.

Control System: The Control System plays a crucial role in efficiently managing the components of the system. It encompasses a gimbal controller, actuator controllers, electromagnetic valves, and a microcontroller like Arduino. They work together to ensure smooth and accurate operations, control the release of compressed air and keep the pressure in safe operating limits.

Automation System: For the case of use on the gimbal, we want the launcher to be able to fire automatically. Therefore, the system should have a suitable function to automatically adjust the direction and force of the launch according to the situation. In addition, for safety reasons, the system will include a computer vision module to conduct spectator behaviour recognition to avoid potential accidents, such as stampedes.


## Criterion for Success
Functionality of Launcher: The launcher should be able to fire T-shirts. The force of the launch can be changed by controlling the air pressure inside the launcher at the time of launch. The system should be able to simplify the operation by pre-loading the T-shirt in a certain amount. The operator can easily operate the transmitter with the trigger.

Firing Rate: The launcher should have a relatively fast firing rate, which is determined by three key factors: the rate at which the gas chamber inflates to reach the desired pressure, the rate at which the controller controls the closing and opening of the valves, and the rate at which the T-Shirt bullet is loaded. The desired pressure of the chamber will determine the force of the shot, which can be controlled by adjusting the valve closing time, and the chamber will be equipped with a barometer to allow the operator to accurately control the force of the shot and make adjustments.

Smaller Size and Weight: Reducing size and weight was one of the main objectives of this MARK III design, and for this reason we abandoned the rotary round change design of the MARK II and adopted a loaded round change design to reduce redundant size. Secondly, the weight of the gas chamber will be reduced. Two large gas cylinders are used in the MARK II, and in fact, the small volume of a single cylinder provides gas that is perfectly adequate for firing at least 40 rounds of ammunition. Then there is the reduction of overall size and weight, which is achieved by simplifying the frame design of the transport vehicle, and the overall size of the launcher.

Safety: Since the launcher uses a pressure vessel, security considerations are very important to the system. The key parts of the launcher must have components to detect safety metrics, such as barometric values. In addition, for accidents that may occur during use, we should take into account and design safety mechanisms.


## Distribution of Work

Li Mingchen: Automation System

Zheng Jiakai: Launcher system

Wang Shenao: Targeting Gimbal System

Luo Xiao: Control System

Authentication System for SARS-CoV-2 Management

Jiongfan Chen, Zheyuan Zhang, Zhonghao Zhang, Pengyang Zhou

Featured Project

## MEMBERS

- Pengyang Zhou [pz6]

- Jiongfan Chen [jc47]

- Zheyuan Zhang [zheyuan5]

- Zhonghao Zhang [zz46]

## PROBLEM

Preventing SARS-CoV-2 spread requires managing access to public spaces using a phone app. Scanning QR code at the entrance is inconvenient and leads to crowding. Specifically, access control in some other places requires users to take out their mobile phones and show green or blue codes to verify their identity, which also makes users feel troublesome. How to let the user be able to pass the access control quickly is a huge problem to be solved. On the other hand, the health code observed by the human eye is easy to fabricate. How to improve security is also a big problem.

## SOLUTION OVERVIEW

We plan to design a wearable wristband for users. When passing through the access control, a corresponding RFID detection device can send identity query requests to users' wristbands from a distance, and the users' wristbands will respond to convey users' identity and health information. In addition, the wristband itself will send out a signal every few seconds to interact with other wristbands. This would help to monitor people suspected of being infected.

## SOLUTION COMPONENTS

### Wristband Subsystem:

- Broadcast the user token for other wristbands to record the passers-by.

- Receiver the request for identity from the receiver and send back the user token.

### Inspection Device at Access Control Subsystem:

- Send signals to the wristband and receive the feedback of the user identity information, through the database verification and comparison to determine the health status of the user.

## CRITERION FOR SUCCESS

- The wristband connects the inspection device and carries out information transfer successfully, and interconnects with other wristbands.

- The inspection device and database can verify the identity and health information of the user trying to enter.

- If the wristband is lost, it cannot be used by others.

- The user token is hard to be fabricated.

## DISTRIBUTION OF WORK

- Wireless communication hardware design, setup, and verification - Zhonghao Zhang (EE).

- Design and manufacture of the wristband and inspection device at access control - Jiongfan Chen (ME).

- Build the data center; Encryption and handling of data - Zheyuan Zhang & Pengyang Zhou (ECEs).