Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 554 Bytes

LabVIEW

A few LabVIEW programs

Requirements:

  1. LabVIEW 2019 or above
  2. MathScript toolkit add-on

Transfer Function

A graphical program to generate transfer function of a mechanical system when its physical constants are given.

Root Locus

A LabVIEW program to plot Root Locus for a given transfer function. This gives the a description of the stability of the system.

Routh-Herwitz Criterion

A program that generates a Routh array and returns the number of sign changes in the array. This gives us the relative stability of the system.