Skip to content

mdipto/Three-Phase-Measurement-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Three-Phase Measurement System (LabVIEW Project)

This repository contains a LabVIEW-based measurement and visualization system for analyzing three-phase electrical signals.
The project was developed as part of a Masters course final project.


πŸ“– Project Overview

  • Objective
    Design and implement a LabVIEW system that measures and visualizes three-phase voltage and current signals in both time domain and phasor (vector) representation.

  • Features

    • Real-time oscilloscope plots of three-phase voltage and current.
    • Phasor diagram visualization (vector representation).
    • Adjustable phase shift & scaling for simulation and testing.
    • Degree β†”οΈŽ radian conversion for angular math.

πŸ“‚ Repository Contents

  • labview/

    • Three_Phase_Measurement_System.vi β†’ Main LabVIEW VI.
    • screenshots/ β†’ Front panel & block diagram screenshots.
  • docs/

    • project_description.md β†’ Detailed explanation of theory & design.
    • setup_instructions.md β†’ Hardware/software setup & execution steps.
    • results.md β†’ Captured outputs and analysis.

⚑ How It Works

  1. Inputs: u1, u2, u3 (phase voltages) and i1, i2, i3 (phase currents).
  2. Processing (selected stages):
    • Current/voltage scaling and splitting.
    • Β±25Β° phase shifting blocks for test scenarios.
    • Degreeβ†’radian conversion for vector math.
  3. Outputs:
    • Oscilloscope View: time-domain waveforms of voltages & currents.
    • Phasor Display: vector magnitudes and relative angles.

πŸ–Ό Screenshots

Front Panel – Three-Phase Meter

Front Panel

Oscilloscope View

Oscilloscope

Block Diagram (Current Processing)

Block Diagram


βš™οΈ Requirements

  • LabVIEW 2023 or later
  • NI-DAQmx (if running with real hardware)
  • Windows/Linux with NI drivers

πŸ‘¨β€πŸ’» Author

  • Md Shahriar Dipto

πŸ“œ License

This project is released under the MIT License. See LICENSE for details.

About

LabVIEW three-phase measurement & visualization (oscilloscope + phasor).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published