Project

# Title Team Members TA Documents Sponsor
52 Auto-Open Drawer
David Stone
Levi Applebaum
YoungJoo (Jay) Yoon
Soumithri Bala design_document1.pdf
design_document2.pdf
design_document3.pdf
final_paper1.pdf
presentation1.pdf
proposal1.pdf
The base project is a drawer that can extend and retract on command. For this project, we will install the hardware onto an existing 3-drawer dresser though we imagine a market product would be sold as a unit, not an installation, that could be in multiple product areas such as the kitchen, desks, and entertainment centers. Our target audience for the dresser is people with limited mobility who might struggle with strength and/or range of motion to open a drawer; more specifically, this term describes people with physical handicaps, people with mental disabilities, and the elderly. Our primary ethical concern is to ensure that people with limited mobility do not feel discriminated against due to the nature of this project – to that end, we will be in communication with some members of our target audience to best tune aspects like motor speed, access method, and terminology. The first module is the mechanics, which will involve one or two motors (depending on the power output per motor) controlling extension mechanisms on the left and right sides. Our considerations for an extension mechanism that can reasonably fit around a drawer are: a pulley and belt system or a rack and pinion setup. Pneumatic linear actuators were suggested and considered, but we do not plan to use them because of cost, size, load, speed, and reversal-of-motion considerations. The PCB will control how and when the drawer moves. We expect to have at least two functioning drawers using a second module, RF-transmitting buttons (on the dresser or on a remote), to activate drawer motion. A third module will direct the power: we want this prototype to plug into a wall outlet because that seems the most convenient for a dresser setup. Finally, we plan to have some form of sensor module (heat, motion, infrared) on the inside of the drawer that can sense when the drawer is blocked and reverse the retraction so as not to trap and injure a hand. Additional potential features include: opening the drawers with Alexa; opening the drawers through RFID; opening the drawers with a different signal like a hand wave; adjustable motor speeds (probably 3 different settings) for users who are not people with limited mobility; USB power outlets on the top of the dresser; more extensive safety features, pending advice from people with limited mobility; and some kind of (LED) indicator to inform the user if there is space remaining in the drawer for further storage.

David Stone davidms2
Levi Applebaum lappleb2
Jay Yoon yyoon25

Master Bus Processor

Clay Kaiser, Philip Macias, Richard Mannion

Master Bus Processor

Featured Project

General Description

We will design a Master Bus Processor (MBP) for music production in home studios. The MBP will use a hybrid analog/digital approach to provide both the desirable non-linearities of analog processing and the flexibility of digital control. Our design will be less costly than other audio bus processors so that it is more accessible to our target market of home studio owners. The MBP will be unique in its low cost as well as in its incorporation of a digital hardware control system. This allows for more flexibility and more intuitive controls when compared to other products on the market.

Design Proposal

Our design would contain a core functionality with scalability in added functionality. It would be designed to fit in a 2U rack mount enclosure with distinct boards for digital and analog circuits to allow for easier unit testings and account for digital/analog interference.

The audio processing signal chain would be composed of analog processing 'blocks’--like steps in the signal chain.

The basic analog blocks we would integrate are:

Compressor/limiter modes

EQ with shelf/bell modes

Saturation with symmetrical/asymmetrical modes

Each block’s multiple modes would be controlled by a digital circuit to allow for intuitive mode selection.

The digital circuit will be responsible for:

Mode selection

Analog block sequence

DSP feedback and monitoring of each analog block (REACH GOAL)

The digital circuit will entail a series of buttons to allow the user to easily select which analog block to control and another button to allow the user to scroll between different modes and presets. Another button will allow the user to control sequence of the analog blocks. An LCD display will be used to give the user feedback of the current state of the system when scrolling and selecting particular modes.

Reach Goals

added DSP functionality such as monitoring of the analog functions

Replace Arduino boards for DSP with custom digital control boards using ATmega328 microcontrollers (same as arduino board)

Rack mounted enclosure/marketable design

System Verification

We will qualify the success of the project by how closely its processing performance matches the design intent. Since audio 'quality’ can be highly subjective, we will rely on objective metrics such as Gain Reduction (GR [dB]), Total Harmonic Distortion (THD [%]), and Noise [V] to qualify the analog processing blocks. The digital controls will be qualified by their ability to actuate the correct analog blocks consistently without causing disruptions to the signal chain or interference. Additionally, the hardware user interface will be qualified by ease of use and intuitiveness.

Project Videos