In this project, we tried to demonstrate how frequency division multiplexing works. We developed a Matlab app that visualizes every step of the process.
In this project, I demonstrated the use of FIR filters in the field of angiogram signals.
This project was a hardware project. The circuit was built on a breadboard. A 555 timer was used to trigger the ultrasonic sensor at regular intervals to emit a sound wave. The sound wave was then reflected back by any obstacle in its path and the time taken for the wave to return was measured by the ultrasonic sensor. This time was then used to calculate the distance of the obstacle using the speed of sound. If the distance was less than a certain threshold, the buzzer was triggered to alert the user.
I tried to develop a matlab script that can automate the load flow analysis using the Gauss Seidal method
In this project, we designed and compared 6T,7T and 8T SRAM. The results are presented in form of an IEEE paper.
In this project we developed an FSM in Verilog HDL to control robotic arm operations (Idle, Pick, Place, Return) with deterministic state transitions. The design was implemented and verified in Cadence Virtuoso Genesis, including schematic, layout, DRC, and LVS checks. Ensured reliable, low-latency control through RTL-to-layout workflow, making it ASIC-ready.