> ## Documentation Index
> Fetch the complete documentation index at: https://teamrobomanipal-3a657712.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

# Smart-Fault-Detector

## Project Description

The **Smart-Fault-Detector** is a specialized diagnostic device engineered to detect actuator faults and failures in high-stakes systems like rockets and robotics. By monitoring the "pulse" of an actuator through electrical and mechanical sensors, it identifies anomalies before they lead to catastrophic system failure.

<img src="https://mintcdn.com/teamrobomanipal-3a657712/qPwE1QwFz4htYOqU/images/product.gif?s=1c67e95d655b1962b8393a24d1b88edb" alt="Demo animation" width="800" height="479" data-path="images/product.gif" />

***

## Hardware Architecture

The system is built around the **GLYPH-C3 (ESP32-C3)** microcontroller. The architecture is divided into modular blocks for power management, sensing, and user interface.

<img src="https://mintcdn.com/teamrobomanipal-3a657712/qPwE1QwFz4htYOqU/images/Flow_Chart.jpeg?fit=max&auto=format&n=qPwE1QwFz4htYOqU&q=85&s=98e343c8245816f8fdcb07caf8cf91ce" alt="Model" width="601" height="631" data-path="images/Flow_Chart.jpeg" />

*Figure 1: Flow-Chart*

***

## Sensing Implementation

| Feature       | Implementation                | Purpose                                                              |
| :------------ | :---------------------------- | :------------------------------------------------------------------- |
| **Voltage**   | Opto-isolated (PC817) Divider | Safely measures high-voltage rails up to 12V with optical isolation. |
| **Current**   | **Copper Trace Shunt**        | Cost-effective and efficient current measurement via voltage drop.   |
| **RPM**       | IR Sensor                     | Non-contact measurement of rotational speed.                         |
| **Vibration** | Piezoelectric Sensor          | Monitors mechanical impacts and high-frequency wear.                 |

***

## Web Dashboard & Data Logging

The Smart-Fault-Detector ensures data is never lost, whether you are monitoring it live or analyzing it after a flight. [Preview](https://mintlify-docs-w26p.onrender.com)

* **Logging:** MicroSD card module for real-time data logging and post-failure forensics.
* **IoT Dashboard:** A mobile-responsive web server hosted on the ESP32-C3 featuring:
  * **Live Graphs:** Real-time telemetry for Voltage and Current.
  * **Wear & Tear Tracking:** Predictive analysis based on vibration patterns.
    <img src="https://mintcdn.com/teamrobomanipal-3a657712/qPwE1QwFz4htYOqU/images/dashboard.png?fit=max&auto=format&n=qPwE1QwFz4htYOqU&q=85&s=2ef79f5de9a193bf444e8342300473c9" alt="Model" width="1916" height="977" data-path="images/dashboard.png" />
    <img src="https://mintcdn.com/teamrobomanipal-3a657712/qPwE1QwFz4htYOqU/images/dashboard1.png?fit=max&auto=format&n=qPwE1QwFz4htYOqU&q=85&s=542d605c452c6cba443bdcce8f26d22a" alt="Model" width="1918" height="977" data-path="images/dashboard1.png" />

***

## Technical Specifications

* **Microcontroller:** ESP32-C3 (RISC-V).
* **Nominal Input:** 12V DC.
* **Nominal Curernt Draw:** 2A.

***

## [Team Robomanipal](https://robomanipal.com)

* **Project Created At:** Hardware Hackathon 2.0 , Bangalore
* **Developers:** [Adwait](https://github.com/Addwaaait), [Vikram](https://github.com/Vik-Prabhu), [Prahadeesh](https://github.com/tprahadeesh)
* **Release Date:** December 2025

***

© 2025 Team 3 Hardware Hackathon 2.0. All Rights Reserved.
