Project

# Title Team Members TA Documents Sponsor
63 Bluetooth Heater (Burner)
Navin Ranganathan
Shaunak Fadnis
Varun Kowdle
Zicheng Ma design_document2.pdf
final_paper1.pdf
presentation2.pdf
proposal2.pdf
# Bluetooth Heater (Burner)
# Team Members:

- Varun Kowdle (vkowdle2)
- Shaunak Fadnis (sfadnis2)
- Navin Ranganathan (navinr2)

# Problem
Each day, millions of people drink warm coffee, tea, or soup. However, one common challenge faced is maintaining the ideal temperature over time, especially in busy environments or during extended periods of consumption. Moreover, traditional methods like reheating in microwaves can degrade the quality of the drink or food, while passive insulating containers often fail to maintain the desired temperature for long. The repeated process of reheating can be time-consuming and energy-inefficient, making it a less than ideal solution for both home and office settings. This results to a compromised experience, as the taste derived from hot beverages and soups is significantly tied to their warmth.

# Solution

To address this issue, we propose to make a heating pad with bluetooth capabilities so that users can adjust temperature to three settings. This allows users to change the heating pad to their ideal temperature to the requirements of the beverage or soup. Integration of bluetooth allows for a convenient and remote control, enabling users to adjust settings directly from their smartphones. More importantly, we want to make sure that the pad is durable and energy efficient to support user needs.

# Solution Components:

## Subsystem 1
App (Bluetooth Connection) :
A bluetooth module will be used to communicate with a personal device to control the device. The user can set the temperature/heating amount for the pad(s), within a restricted amount. It will also provide feedback on what is at what temperature, and how long it has been (with possible warnings for a quality drop if it has been long enough.
Components:
Bluetooth Module (ex: RNBD451 - Microchip Bluetooth 5.2 Module)
## Subsystem 2
Heating Pad:
We would have a resistive heating element similar to a coil that would heat a pad for people to place cups, bowls, etc.. Using a temperature sensor we will feed data back to our control unit that also communicates with the app to see if any changes have been made.
Components:
Temperature Sensor
Heating Element Options:
Peltier Module (for adding cooling)
Inductive Coil

## Subsystem 3
Power Management:
Ensures the device operates efficiently, minimizing energy consumption while providing adequate power to the heating element. Components: Battery (if portable): A high-capacity, rechargeable battery that supports extended use on a single charge.Techniques such as automatic shutdown after a period of inactivity, or adaptive temperature control to reduce power usage when the target temperature is maintained. Similarly, bluetooth module to adjust temperature based on user preference

# Criterion For Success
The device must heat beverages or soups to the selected temperature with high accuracy and maintain the temperature within a narrow margin of error. Moreover, the device should maintain stable Bluetooth connectivity within a typical range, allowing for seamless communication between the heating pad and the user's mobile device.Likewise, the heating pad should use energy efficiently, reducing the need for frequent recharging (if battery-powered) or minimizing electrical consumption (if corded). Lastly, we must incorporate safety features to prevent overheating of both the pad and the beverage/soup, ensuring the device is safe to touch and does not pose a risk of burning the user or damaging surfaces.

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