Skip to content
/ SICalc Public

Engineering calculator that works with SI metrix unit prefixes such as Giga(G), Mega(M) ... Mili(m), Micro(u), Nano(n), Pico(p)

License

Notifications You must be signed in to change notification settings

Yourigh/SICalc

Repository files navigation

SICalc

Engineering calculator that works with SI metric unit prefixes such as Giga(G), Mega(M) ... Milli(m), Micro(u), Nano(n), Pico(p)

UI

You can easily calculate for example a cutoff frequency of a low pass filter:

userinterface

Constants

Calculator knows constants:

  • pi as reasonably precise
  • e as 2.7

Prefixes

The unique feature is that you can enter 1000 as 1k and so on.

The known prefixes are:

  • Giga(G)
  • Mega(M)
  • Kilo(k)
  • Milli(m)
  • Micro(u)
  • Nano(n)
  • Pico(p)

LabVIEW

Software is programmed in LabVIEW 2013. Source code and built exe file is available in this repository.

LabVIEW Runtime 8.5 (2013 SP1) is needed in order to run the executable on windows. Newer version should work too.

Download is possible here

Contribution

I welcome any contribution to this project to make it even better.

About

Engineering calculator that works with SI metrix unit prefixes such as Giga(G), Mega(M) ... Mili(m), Micro(u), Nano(n), Pico(p)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published