Power Transmission Line Monitor

A physical scale model of a multi-tower electrical transmission line network with Arduino-based real-time monitoring and fault detection — built as an engineering demonstration platform.

CategoryHardware Prototype
PlatformArduino
TypePhysical Build
StatusCompleted
Power Transmission Line Model

Project Overview

This project is a fully functional scale model of an electrical power transmission infrastructure. The physical model includes multiple transmission towers constructed from metal, interconnected conductors, and an Arduino-based monitoring system that detects faults, measures line parameters, and triggers alerts.

The system was designed as an educational and demonstration tool for electrical engineering concepts — showcasing how real-world grid monitoring works in a compact, portable format.

Key Features

  • Multi-tower physical transmission line scale model
  • Arduino-based line voltage and current monitoring
  • Fault detection with automatic relay isolation
  • Real-time parameter display on LCD
  • LED indicators per tower section for visual fault location
  • Portable, self-contained demonstration unit

Build Process

The mechanical structure was fabricated using metal rods and a wooden base board, replicating the geometry of real transmission towers at scale. The electrical system uses low-voltage AC to safely simulate the transmission line, with current transformers and voltage dividers feeding the Arduino's analog inputs for parameter measurement.

When the Arduino detects an overcurrent or undervoltage condition on any segment, it triggers the corresponding relay to isolate that section and lights the fault indicator LED — mirroring how real grid protection schemes operate.

Start a Similar Project