Projects

I have a strong intention to take the theoretical knowledge to practical domain. My faculties,friends and teammates have helped me in doing a number of projects. I gained more knowledge and developed interest towards subjects through projects and practicals. Here are some of the main projects that i was part of during my studies.

I am always happy to share my projects with anyone in need. You can always contact me to get a better understanding of the projects listed. Also if you need any help in projects,I am always ready to help.

PROJECTS

Exhaled Breath Diabetics Monitoring

This project is designed to monitor diabetic condition in a non-invasive way of sensing breath acetone. The patients can use breath sensor to get results on real-time without any delay and also get necessary precautions and dietary information. The device is designed along with an application which communicates with the device obtain results and show precautions. The application can also display history of records on a graph, which can be used by the doctor to track records of the patient. In extreme cases the application display's nearby hospitals and doctor information.

Cansat (Satellite inside a Can)

This project was developed as part of the International Cansat Competition organized by American Astronautical society and NASA in Texas,USA. It is complete satellite model system which includes payload electronics, ground station, power management, communication modules and mechanical parts. All of the systems were developed from scratch by our team. I was leading the team as well as the electronics team. The payload was designed to measure environmental parameters like air pressure, spin rate, tilt, altitude, etc while falling from a height of 800m. The fall was to be controlled by using an Autogyro mechanism to keep the model upright and control the decent speed.

Pilot Assistant for Circular Runway Operations

Circular runway is an innovative approach to reduce airport area and combat the problems caused by straight runways. The circular runway needs a new management system compared to existing straight runway management systems , we developed an algorithm and designed hardware devices for helping pilots while landing on circular runways. The systems shows a real-time feedback to the pilot with all the runway conditions on his screen.

Speaker Recognition and Gender Recognition System

A Matlab program that will recognise the speaker and the gender of speaker(Male or Female). Built using correlation and feature extraction of speech signals. The model was also built on Simulink, testing the capabilities of code compressibility.

MD-5 Hashing Algorithm in C++

Developed a MD-5 hashing algorithm implementation in C++. MD-5 is one of the most used hashing algorithms currently, widely used to verify software downloads. The implementation is based on pseudo code from wikipedia.

Details