Project

# Title Team Members TA Documents Sponsor
14 Tea Blend Distributor
Anyu Ying
Ruiqi Ye
Zhenzuo Si
Zhiyuan Wang
Xinyi Xu design_document2.pdf
final_paper2.pdf
Timothy Lee
# TEAM MEMBERS:
- Zhenzuo si (zsi2)
- Ruiqi Ye (ruiqiye3)
- Zhiyuan Wang (zw39)
- Anyu Ying (anyuy2)
# PROBLEM
Tea is a popular beverage but cannot be easily obtained like coffee because no machine on the market can make it as convenient to drink tea as a coffee machine. Additionally, people’s requirements for the type and strength of tea are just as complex as those for coffee. We want to design a device that allows users to input the type of tea they want to drink and their taste preferences and then receive a cup of tea that meets their requirements.”

# SOLUTION OVERVIEW
This machine has a total of five systems: an interactive subsystem that receives user input, a control subsystem that controls all other subsystems, a solid storage subsystem for storing tea leaves, a tea brewing subsystem that adds an appropriate amount of water at the right temperature, and a flavour subsystem for adding additional ingredients such as milk and sugar.

# SOLUTION COMPONENTS
##INTERACTIVE SUBSYSTEM
The interactive subsystem includes a series of digital displays and buttons for users to adjust parameters related to taste, such as tea strength, temperature, and concentration of additional ingredients. It is also capable of delivering this data to the control subsystem.

## CONTROL SUBSYSTEM
The control subsystem is capable of transmitting signals to other subsystems and can control the number of tea leaves and additional ingredients used, as well as the temperature and amount of water used, and the overall brewing time.

## TEA BREWING SUBSYSTEM
The tea brewing subsystem includes a mixing tank that can store the added tea leaves, water, and additional ingredients and can dispense the brewed tea and tea leaves together at the set time.

## FLAVOR SUBSYSTEM
The flavouring subsystem includes tanks for storing syrup and milk, as well as pipelines and valves for adding a predetermined amount of syrup and milk based on instructions from the control subsystem.

# CRITERION FOR SUCCESS
After users set their taste preferences on the front-end interface, they can wait for a certain amount of time and then enjoy a cup of tea that meets their preferences. After each tea-making process, the machine’s interior is relatively clean and there are no residual tea leaves that could affect the taste or food safety.

# DISTRIBUTION OF WORK
Zhiyuan Wang is responsible for designing the mechanical structure, including the outer shell, storage compartment, and liquid pipelines. Anyu Ying is responsible for designing and soldering the circuit board. Zhenzuo Si and Ruiqi Ye are responsible for developing and debugging the control and interaction systems.

3D Scanner

Peiyuan Liu, Jiayi Luo, Yifei Song, Chenchen Yu

Featured Project

# Team Members

Yifei Song (yifeis7)

Peiyuan Liu (peiyuan6)

Jiayi Luo (jiayi13)

Chenchen Yu (cy32)

# 3D Scanner

# Problem

Our problem is how to design an algorithm that uses a mobile phone to take multiple angle photos and generate 3D models from multiple 2D images taken at various positions. At the same time, we will design a mechanical rotating device that allows the mobile phone to rotate 360 degrees and move up and down on the bracket.

# Solution Overview

Our solution for reconstructing a 3D topology of an object is to build a mechanical rotating device and develop an image processing algorithm. The mechanical rotating device contains a reliable holder that can steadily hold a phone of a regular size, and an electrical motor, which is fixed in the center of the whole system and can rotate the holder 360 degrees at a constant angular velocity.

# Solution Components

## Image processing algorithms

- This algorithm should be capable of performing feature detection which is essential for image processing. It should be able to accurately identify and extract relevant features of an object from multiple 2D images, including edges, corners, and key points.

- This algorithm should be designed to minimize the memory requirement and energy consumption, because mobile phones have limited memory and battery.

## Mechanical rotating system

Phone holder that can adjust its size and orientation to hold a phone steadily

Base of the holder with wheels that allows the holder to move smoothly on a surface

Electrical motor for rotating the holder at a constant angular velocity

Central platform to place the object

The remote-control device can be used to control the position of the central platform. Different types of motors and mechanisms can be used for up and down, such as the stepper motors, servo motors, DC motors, and AC motors.

# Criterion for Success

- Accuracy: The app should be able to produce a 3D model that is as accurate as possible to the real object, with minimal distortion, errors or noise.

- Speed: The app should be able to capture and process the 3D data quickly, without requiring too much time or processing power from the user's device.

- Output quality: The app should be able to produce high-quality 3D models that can be easily exported and used in other software applications or workflows.

- Compatibility: Any regular phone can be placed and fixed on the phone holder with a certain angle and does not come loose

- Flexibility: The holder with a phone must be able to rotate 360 degrees smoothly without violent tremble at a constant angular velocity

# Distribution of Work

Yifei Song

Design a mobile app and deploy a modeling algorithm to it that enables image acquisition and 3D modeling output on mobile devices.

Peiyuan Liu:

Design an algorithm for modeling 3D models from multiple view 2D images.

Jiayi Luo:

Design the remote-control device. Using the electrical motors to control the central platform of the mechanical rotating system.

Chenchen Yu:

Design the mechanical part. Build, test and improve the mechanical rotating system to make sure the whole device works together.