Project

# Title Team Members TA Documents Sponsor
33 Automated Homemade Dog Food Production Machine
Jingyang Chen
Wenkai Zheng
Zekai Song
Zixi Zhao
design_document1.pdf
final_paper1.pdf
final_paper2.pdf
other1.pdf
other2.pdf
other3.pdf
other4.pdf
video1.mp4
Fangwei Shao
#Problem
Many dog owners prefer to prepare homemade food for their pets using fresh ingredients such as vegetables and meat. However, manually preparing dog food is time-consuming and inconsistent. Ingredients must be chopped, mixed, shaped, and dried to produce stable dog food pieces suitable for storage and feeding.
Existing kitchen appliances such as blenders or food processors can perform only part of this process, requiring users to manually transfer and process ingredients multiple times. There is currently no compact system designed specifically to automate the entire pipeline of preparing and forming homemade dog food pellets from raw household ingredients.
Therefore, a system that can automatically process common ingredients and convert them into dry dog food pellets would significantly simplify homemade pet food preparation.
#Solution Overview
Our solution is an automated machine that converts raw household ingredients into dry dog food pellets through a sequence of mechanical processing stages.
First, raw ingredients such as vegetables, meat pieces, or ground meat are placed into a feeding chamber. A rotating blade mechanism chops and grinds the ingredients into smaller particles. The processed mixture then enters a cylindrical mixing chamber containing a screw auger that continuously mixes and transports the material.
The mixture is then extruded through an outlet where a rotating cutting blade divides the extruded material into small pellet-like pieces. These pellets fall onto a tray where a hot-air drying system removes moisture and solidifies the food into stable dog food pieces.
A microcontroller-based control system will coordinate the motors and heating elements to regulate the chopping, mixing, extrusion, cutting, and drying processes.
#Solution Components
[Ingredient Processing Subsystem]
Chopping blade module: A rotating blade driven by an electric motor to chop raw ingredients into smaller particles.
Mixing and transport module: A cylindrical chamber with a screw auger that mixes ingredients and transports them toward the extrusion outlet.
[Pellet Formation Subsystem]
Extrusion outlet: A nozzle structure that shapes the mixed food material into a continuous output stream.
Rotating cutting blade: A motor-driven blade that cuts the extruded material into small pellet-sized pieces.
[Drying Subsystem]
Hot-air drying module: A heating element and fan system that circulate warm air to remove moisture from the pellets and form stable dog food pieces.
[Control Subsystem]
Microcontroller unit: Controls motor operation, timing of each processing stage, and temperature of the drying system.
#Criterion for Success
The chopping and mixing mechanism must produce a sufficiently uniform mixture suitable for extrusion.
The extrusion and cutting system must produce pellets of relatively consistent size.
The drying subsystem must remove sufficient moisture so that the pellets maintain their shape and can be stored without immediate spoilage.
The system must operate automatically once ingredients are loaded, coordinating the chopping, mixing, extrusion, cutting, and drying processes.

A Direct Digitally Modulated Wireless Communication System

Qingyang Chen, Bingsheng Hua, Luyi Shen, Dingkun Wang

Featured Project

TEAM MEMBERS: Luyi Shen luyis2 Bingsheng Hua bhua5 Dingkun Wang dingkun2 Qingyang Chen qc20

PROJECT NAME: A Direct Digitally Modulated Wireless Communication System

PROBLEM: Communication system is closely related to our life. We measure communication systems primarily by their effectiveness and reliability. But in fact, validity and reliability are a pair of contradictory indicators, and they need a certain compromise. We hope to improve the efficiency of communication system on the basis of guaranteeing the accuracy of communication.

SOLUTION OVERVIEW: The project is to design and implement a kind of communication system for the next generation technology which is much more simplified compared to the systems that existed. The final version of the system should be expected to be able to transmit data like images and videos.

Our basic idea is that the information can be send in digital signal form to matesurface, EM waves will be sent to the matesurface and be scattered to space. The information we want to transit will be carried on scattered EM waves. And once the receiver receives the signal it will be decoded into the original information.

Basically, our project is a kind of innovation or re-creation of an existing communication system. The biggest difference between our design and other systems could be the method to process the information. There is a significant component in our future design called metasurface, which could be used to adjust the phase, magnitude, and polarization along with other significant properties of EM waves which can send multi-digit signal at same time.

As for the functionality of our project, we think it could be an interesting trial and we have faith to finish it since everything we need in the project we could find plenty of research materials and reports to look into. Even if the project is not applicable in the end, we believe the application of the metasurface material could be still powerful in communication system.

SOLUTION COMPONENTS: Metasurface: it could be used to adjust the phase, magnitude, and polarization along with other significant properties of EM waves. Receiver: it is where information will be received and decoded. FPGA: it is where information will be prepared and send to the metasurface. Signal emitter: Send EM wave to matesurface.

CRITERION FOR SUCCESS 1.The system could be used to transmit data like Images and Videos. 2.The system should be able to demonstrate a certain level of supreme communication efficiency

DISTRIBUTION OF WORK: Dingkun Wang & Qingyang Chen

Responsible for the software part of the communication system, including the information processing sent by the computer, the receiver information receives and decode, the interface between software and hardware, etc.

Bingsheng Hua & Luyi Shen

Responsible for the design of metasurface in the communication system and the construction of the hardware of the communication system.