Autonomous Underwater Vehicle

by Anannya Rao   |   June 30, 2022

Autonomous Underwater Vehicle Abstract The term “autonomous underwater vehicle” (AUV) also refers to an uncrewed underwater vehicle. AUVs can be used for underwater survey tasks such as identifying and mapping submerged wrecks, rocks, and impediments that could pose a hazard...

Merkle Trees and their application in Git

by Advaith Prasad Curpod   |   June 23, 2022

Merkle Trees and their application in Git In computer science, Merkle trees are a hash-tree data structure used for data validation and synchronization. Lets break this down. It is essentially a tree data structure but instead of storing the data...

Electromagnetic Suspension

by Abhilash Bharadwaj   |   June 23, 2022

Electromagnetic Suspension Abstract When a current passes through a wire, a magnetic field around that wire is generated. The strength of the generated magnetic field is proportional to the current through the wire. When a wire is coiled, this generated...

AI Against the Pandemic

by Anirudh Singh Solanki   |   June 23, 2022

AI AGAINST THE PANDEMIC Artificial Intelligence, in today’s world has proved to be an area of ever-growing applications to assist humans in their day to day activities. As demand of AI increases in healthcare, it will vital role in keeping...

I2C

by Bhaskar Vyas   |   August 23, 2021

Introduction The I2C bus was developed in the early 1980’s by Philips Semiconductors. Its original purpose was to provide an easy way to connect a CPU to peripheral chips in a TV-set. Its name, Inter-Integrated Circuit, literally explains its purpose:...

Cloud Computing in Detail

by Rohan Rao H J   |   August 23, 2021

Cloud computing is a computing paradigm, where a large pool of systems is connected in private or public networks, to provide dynamically scalable infrastructure for application, data, and file storage. In the simplest terms, cloud computing is storing data and...