Project

# Title Team Members TA Documents Sponsor
24 Autonomous Transport Car
Size Feng
Xinyue Lu
Zhixin Chen
Zhuozheng He
design_document1.pdf
final_paper1.pdf
final_paper2.pdf
final_paper3.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

Miniaturized Breath Sensors

Rui Cai, Yiyang Chen, Qiaozhi Huang, Yingzhuo Wang

Featured Project

## Group Member:

- Yiyang Chen[yiyangc5];

- Rui Cai[ruic2] ;

- Yinzhuo Wang[yw28];

- Qiaozhi Huang[qiaozhi2]

## Problem

Flow monitoring is crucial in many applications. We want to build a miniaturized breath sensor system that can monitor asthma.

## Solution Overview

In this wearable respiratory monitoring device, a new fluid measurement device, similar in principle to a traditional hotline, will be used to collect real-time data on a person's breathing rate. In contrast to the traditional hotline, materials such as graphene and carbon nanotubes are used as probes which is much more robust and have lower TCR(temperature coefficient of resistance). This material--graphene fiber (GF) will be welded into Wheatstone bridge and the voltage output of GF will demonstrate the velocity of air flow by controlling the temperature of the GF. Then, we will use filter to eliminate noise of the signal and do Fourier Transform to demonstrate the frequency of respiration. After that, this signal can be sent to smartphone. With previous training data online, we can analyze the signal of respiration and conclude the probability of asthma. We plan to use a mobile app to show users breathing data, summarize the data and make recommendations. We will use Bluetooth for data transmission.

## Solution Components

### Flow Sensor System

The resistance of a specific material changes at different temperatures, and the flow sensor system's control circuit measures the change in resistance to achieve constant temperature control of the sensor probe. In the thermostatically controlled fluid sensor subsystem, the heat carried by the fluid at different speeds through the sensor probe is the same as the heat provided by the compensation circuit, so that the fluid flow rate can be accurately measured. Graphene and carbon nanotubes are widely used in these sensor probes, and sensor probes using pencil and paper have recently been proposed as a new type of sensor probe. The processing of sensor probes is challenging and there are advantages and disadvantages to various methods, including soldering and metal clamping, and we are trying to design a small, low-cost and robust sensor probe.

### Circuit

The circuit of our design consists of three sections: Wheatstone Bridge, Amplifier, and Feedback control. We need to adjust the resistance of the Wheatstone Bridge to construct and balance a working space for GF sensor. As it states in previous, the flow would change the GF material’s resistance, thus create a voltage difference on both sides of the Wheatstone Bride. This difference will be amplified by the operational amplifier, and the voltage regulator will change the excitation voltage on the Wheatstone Bridge in order to keep the temperature of GF stable. The difficulty of our design come from the feedback control design. One possible way is to use transistors. In addition, if we want to eliminate the environmental temperature effect, specific temperature compensation measure should be implemented, such as add a temperature sensor in another Wheatstone Bridge. The circuit should keep the GF temperature stable and output the voltage change, this output signal will transfer to next section and be processed and analysed.

### Signal Processing and Analysis

First, we must use filter to eliminate noise of signal. As we all know, the high frequency noise can have a negative influence on the signal, which does harm to our analysis of asthma. Therefore, we must do FFT on signal we get from circuit and use high frequency filter to eliminate certain noise. Second, to calculate the probability of asthma, we must collect training data of respiration online. These data can be used to do machine learning. With those training data, the signal can be analysed easily.

### Result

Visualization Bluetooth Low Energy (BLE) features Low power consumption and faster transmission speeds. Therefore, we choose BLE to transmit data to mobile phone on this wearable respiratory monitoring device that requires long battery life and only a small amount of data transfer. We're also going to keep the interface simple and add analysis function to the app.

## Criterion of success

- Wearable and Miniaturized In the current study, wearability and miniaturization directly determine the industrialization potential of this new type of sensor. The portability of the product will help to achieve 24/7 patient health monitoring. Therefore, the development of wearable and miniaturized health monitors is considered as one of the criteria to measure the success of the product.

- Comfortable and Flexible Flexible sensors that conform to human science will significantly improve the comfort of wearing the product and determine the user's willingness to wear it. Flexibility and comfort are one of the goals of the product.

- Environment Friendly Environmental protection is becoming an increasingly important issue to be addressed today. The development of environment-friendly sensors is the goal of this research. Conventional biosensors will inevitably use environmentally hazardous materials such as plastic. this study will use degradable materials, such as paper, instead of plastic for product development.

- Low Cost Low-cost respiratory health monitors facilitate product penetration and daily use.

- Reliable and Stable As a medical product, the reliability of the product determines the safety of the life of the target object. A highly reliable and high-performance respiratory monitoring device can effectively guarantee the occurrence of accidents.

## Distribution of Work

Yiyang Chen (ME), Rui Cai (EE) and Qiaozhi Huang (ME) will be responsible for the construction of the fluid sensors, the design of the wearable device, the design and debugging of the circuitry, which are closely linked and we agree that there is no need for an overly clear distribution of work, Rui Cai will lead the development and fabrication of the circuitry. Yingzhuo Wang (ME) will be responsible for the development of the wireless Bluetooth data transmission technology, the visualization of the monitoring results and the implementation of the interactive functions.