Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

LabVIEW + National Instruments hardware or ???

I'm in the processes of buying a new data acquisition system for my company to use for various projects. At first, it's primary purpose will be to monitor up to 20 thermocouples and control the temperature of a composites oven. However, I also plan on using it to monitor accelerometers, strain gauges, and to act as a signal generator.

I probably won't be the only one to use it, but I have a good bit of programming experience with Atmel microcontrollers (C). I've used LabVIEW before, but ~5 years ago. LabVIEW would be good because it is easy to pick up on for both me and my coworkers. On the flip side, it's expensive. Right now I have a NI CompactDAQ system with 2 voltage and one thermocouple cards + LabVIEW speced out and it's going to cost $5779!

I'm going to try to get the same I/O capabilities with different NI hardware for less $ + LabVIEW to see if I can get it for less $. I'd like to see if anyone has any suggestions other than LabVIEW for me.

Thanks in advance!

like image 828
NSL Avatar asked Jun 17 '10 21:06

NSL


People also ask

Is LabVIEW a software or hardware?

LabVIEW is systems engineering software for applications that require test, measurement, and control with rapid access to hardware and data insights.

Can I uninstall National Instruments software?

Uninstalling a Single NI ProductRight-click the bottom left-hand corner of your Desktop and choose Programs and Features from the appearing menu. In the Programs and Features window, select the program you want to remove and click Uninstall.

What kind of software is LabVIEW?

LabVIEW is a graphical programming environment engineers use to develop automated research, validation, and production test systems.

What is National instrument software?

The NI LabVIEW is a software tool for creating and deploying measurement and control systems. It supplies an integrated environment for design, simulation, instrument control, hardware-in-the-loop verification, and microsystem device characterization and validation.


1 Answers

Welcome to test and measurement. It's pretty expensive for pre-built stuff, but you trade money for time.

You might check out the somewhat less expensive Agilent 34970A (and associated cards). It's a great workhorse for different kinds of sensing, and, if I recall correctly, it comes with some basic software.

For simple temperature control, you might consider a PID controller (Watlow or Omega used to be the brands, but it's been a few years since I've looked at them).

You also might look into the low-cost usb solutions from NI. The channel count is lower, but they're fairly inexpensive. They do still require software of some type, though.

There are also a fair number of good smaller companies (like Hytek Automation) that produce some types of measurement and control devices or sub-assemblies, but YMMV.

like image 63
Joe Z Avatar answered Sep 28 '22 08:09

Joe Z