Project

# Title Team Members TA Documents Sponsor
36 [Pitched Project] Surgical Light to Aid Medical Microscopic Camera
Jeremy Wu
Manogna Rajanala
Yogavarshini Velavan
Jason Zhang design_document1.pdf
design_document2.pdf
final_paper2.pdf
presentation1.pdf
proposal1.pdf
proposal2.pdf
video1.mov
Team Members:

Manogna Rajanala - manogna3@illinois.edu
Jeremy Wu - jeremy6@illinois.edu
Yogavarshini Velavan- velavan2@illinois.edu

After talking to Professor Gruev about the microscopic and surgical lamp project, we have come up with this RFA for Professor Gruev’s pitched project, surgical lamp.

PROBLEM:
Surgeons and medical professionals removing cancerous cells, mostly use their sense of vision to determine which cells are malignant and appropriately remove those. However, there is a limit to the human vision especially when dealing with an entity like the human body which is so complex and small like cancer cells. Considering how life threatening cancerous growths are and the fact that cancer is the second most leading cause of death in humans, detection and removal of cancerous cells is of utmost importance. Therefore, there is a critical and growing need to develop tools and methods to aid surgeons in their job of identifying and eliminating cancer cells.

SOLUTION:
Our solution to this is two-pronged: a microscopic camera and a surgical light. Our team will be working on the surgical light. This lamp will work in tandem with the microscopic camera to better aid cancer specialists to identify cancerous growths during both surgery and early examination. The surgical light solution is a programmable light source that will mainly be used in surgical settings.The surgical light will have different LEDs that will allow the user to modify the brightness of the light as they deem appropriate. The microcontroller will allow for the adjusting of the brightness and this could be with or without a wire. Additionally, an additional LED PCB will be used in order to allow for heat dissipation and terminal release.

The light sources will contain different sets of LEDs. The first set of LEDs would be visible spectrum white LEDs (~400-700nm). The second set of LEDs would emit around 700-800nm infrared light.


SOLUTION COMPONENTS:
- Two layer heat dissipating PCB for LED that is different from a regular PCB because otherwise the PCB will melt
- Infrared light that will be around 700-800nm, minimum 1 milliwatt per cm square
- White LEDs that are around 400-700nm, minimum of 5 kilolux
- LED drivers


CRITERION FOR SUCCESS:
- Detecting cancerous cells when the surgical light along with the microscopic camera is shown
- User able to increase/decrease the brightness of the light and the color temperature from a pc
- UI for the user interaction with the LEDs

Low Cost Distributed Battery Management System

Logan Rosenmayer, Daksh Saraf

Low Cost Distributed Battery Management System

Featured Project

Web Board Link: https://courses.engr.illinois.edu/ece445/pace/view-topic.asp?id=27207

Block Diagram: https://imgur.com/GIzjG8R

Members: Logan Rosenmayer (Rosenma2), Anthony Chemaly(chemaly2)

The goal of this project is to design a low cost BMS (Battery Management System) system that is flexible and modular. The BMS must ensure safe operation of lithium ion batteries by protecting the batteries from: Over temperature, overcharge, overdischarge, and overcurrent all at the cell level. Additionally, the should provide cell balancing to maintain overall pack capacity. Last a BMS should be track SOC(state of charge) and SOH (state of health) of the overall pack.

To meet these goals, we plan to integrate a MCU into each module that will handle measurements and report to the module below it. This allows for reconfiguration of battery’s, module replacements. Currently major companies that offer stackable BMSs don’t offer single cell modularity, require software adjustments and require sense wires to be ran back to the centralized IC. Our proposed solution will be able to remain in the same price range as other centralized solutions by utilizing mass produced general purpose microcontrollers and opto-isolators. This project carries a mix of hardware and software challenges. The software side will consist of communication protocol design, interrupt/sleep cycles, and power management. Hardware will consist of communication level shifting, MCU selection, battery voltage and current monitoring circuits, DC/DC converter all with low power draws and cost. (uAs and ~$2.50 without mounting)