HOME  |  NEWS  |  BLOGS  |  MESSAGES  |  FEATURES  |  VIDEOS  |  WEBINARS  |  RESOURCE CENTER  |  INDUSTRIES
REGISTER   |   LOGIN   |   HELP
Blogs
Mechatronics Zone
Specifying & Creating Data-Acquisition Systems, Part 1
2/29/2012

A B&K Precision Model 5491B digital multimeter can take as many as 25 samples per second and provide true rms values to a PC. The company also provides instrument control software.
A B&K Precision Model 5491B digital multimeter can take as many as 25 samples per second and provide true rms values to a PC. The company also provides instrument control software.

Return to Article

View Comments: Newest First|Oldest First|Threaded View
Page 1/2  >  >>
Nancy Golden
User Rank
Platinum
Re: Data acquisition using data cards
Nancy Golden   3/13/2012 4:58:08 PM
NO RATINGS

That atomic clock does sound very cool, Jon – I will definitely check it out. The problem back then was a monetary one...cheaper for engineering to write additional software than to add hardware, especially when you have the staff with the ability to write it. I must come clean though – we had an incredible engineer named Norris Lauer that ultimately tackled those software issues – I could make Testpoint (our software of choice back then) dance, I could program in Labview, and I could even write microcontroller programs in assembly, but Norris was our C guru. My job was easy – I identified the problem and after Norris was done, all I had to do was call the DLL!

Jon Titus
User Rank
Blogger
Re: Data acquisition using data cards
Jon Titus   3/13/2012 4:46:59 PM
NO RATINGS
Good point, Nancy.  I'd don't envy you having to write a real-time-clock DLL. Wow.  I might have designed a small add-in board with a home-brew programmable real-time clock and used an interrupt on the PC. Still a lot of custom work.  It seems there's always some customization needed, even when we can now buy so many products off the shelf. By the way, a company called Symmetricom now sells an atomic-clock module that mounts on a printed circuit board. The QUANTUM Chip-Scale Atomic Clock cost is about $1500. The company's specs note "±5.0E-11 accuracy at shipment," and I assume that means in units of seconds.  Very cool.

Nancy Golden
User Rank
Platinum
Re: Data acquisition using data cards
Nancy Golden   3/13/2012 4:29:52 PM
NO RATINGS

I sure agree with your logic, Jon! Mydesign – I am also with you – I am a huge fan of off the shelf boards, having done IEEE programming for most of my career. Throw a GPIB-488 card in a rack – address your instruments, use Labview or Tespoint test and measurement software and you are off and running. But lots of times we had stickier problems (problem off the top of my head - having to write a dll because the windows clock did not offer enough resolution for what needed to be measured) that required more in-depth engineering knowledge and having that knowledge also helps engineeers choose the right card or instrument for their specific data acquisition needs and helps them be able to get creative when required...you can't write low level software for a process you don't understand.

Rob Spiegel
User Rank
Blogger
Re: Who's watching the signal
Rob Spiegel   3/6/2012 1:11:28 PM
NO RATINGS

That makes sense, Jon. So the data collector is devoted to capturing the signals. it can then send its data to a computer that can store it in an historian and process it for trends, alerts, and other analysis.

Jon Titus
User Rank
Blogger
Re: Who's watching the signal
Jon Titus   3/5/2012 4:10:17 PM
NO RATINGS
Hi, Rob.  In many cases, the data-acquisition equipment connects to a computer, either a desktop PC, or some sort of embedded system.  The larger computer will handle data analysis, plotting, storage, and so on.  A smaller system might perform control operatiuons and report only some of the information.  Some DAQ modules can connect to the Internet--as can PCs--and create alerts if a measurement exceeds certain limits, for example.  These devices can provide some closed-loop control, too.  The choice of how and where you handle the data depend on a specific application.

Jon Titus
User Rank
Blogger
Re: Data acquisition using data cards
Jon Titus   3/5/2012 4:03:38 PM
NO RATINGS
Hello, Mydesign.  Good point about using off-the-shelf data-acquisition cards and modules.  For many people, these devices will work just fine. I think we should help engineers and other technical people understand the basics of data acqusition, regardless of the type of equipment they use. Then, when they need something with additional capabilities, they can converse with manufacturers and understand basic terms and specifications. To properly use tools, we should understand how they work.

Jon Titus
User Rank
Blogger
Re: Units of measure?
Jon Titus   3/5/2012 4:00:39 PM
NO RATINGS
Hello Geralda.  Thanks for pointing out the errors in the text.  I'll contact our Web editor and get the units squared away. Sometimes blog front-end software does not properly convert typed symbols and foreigh-language characters properly. The correct units appeared in the original text, and will appear properly in the issue of Design News that carries this information in my Measurements column. Again, thanks.

Jon Titus
User Rank
Blogger
Re: A good start.
Jon Titus   3/5/2012 3:58:04 PM
NO RATINGS
Thanks for your comments, Christopher.  I will talk more about the software-and-memory side of data-acquisition systems later in the series.  You're right; it requires thought about what you want to do with the data.

N. Christopher Perry
User Rank
Iron
A good start.
N. Christopher Perry   3/1/2012 10:49:32 AM
NO RATINGS
Aside from the typos, this article presents a good starting primer on how to specify a DAC system.

However, I would go still farther.  When I specify a DAC system I also go on to consider the entire workflow of the data collection and analysis process.  It doesn't do a lot of good to collect a mountain of accurate data at an appropriate resolution without a straight forward means of storing it, archiving it and analyzing it.  I always stop and consider what I'm going to do with the data, how complex the post processing is going to be and, probably most importantly, how often am I going to repeat this process.

If the effort is a one-off, then you don't need to get too fancy.  A stand alone box like a Fluke Hydra Databucket might be suitable.  A PCMCIA card or USB thumb drive and sneaker net are fine for moving data around.  If all you're doing is plotting the data a looking for a min/max, then Excel is a perfectly useful tool (as long as the dataset has less then 32K samples per 'column').

If the post processing is much more complicated, or you'll be collecting and analyzing data repeatedly, then a more automated means of storing and analyzing data is a must.  NI LabView and NI's hardware is a good default, though I've found a range of lower cost alternatives are also available.  Tools like this allow the engineer to collect and fully package the data in near real-time.

As far as I'm concerned, this is an integral part of specifying a DAC system too.

geralda
User Rank
Iron
Units of measure?
geralda   3/1/2012 10:08:48 AM
NO RATINGS
In the article the following statement(s) is/are made:

For a 1V signal, a 16-bit analog-to-digital converter (ADC), for example, provides a resolution of 15.3V, the value of its least-significant bit. A 5½-digit DVM offers a 10V resolution,

I believe the correct units should be 15.3 uV and 10uV for the resolution in these two cases. It would be appreciated if the coorect units are being used before publishing.

Page 1/2  >  >>
Partner Zone
More Blogs from Mechatronics Zone
This column wraps up our discussion of encoders with information about resolvers, which provide angular data over 360 degrees.
Engineers use rotary encoders to measure the angular position of an attached device or to measure distance indirectly.
The Machinist Calc Pro computes speeds and feed rates for milling, turning, and drilling: cutting speed, spindle speed, feed rate (inches/minute), cutting feed, etc.
During a recent meeting with engineering-school faculty and alumni, Contributing Technical Editor Jon Titus talked about whether colleges should educate generalists or specialists. What do you think?
Contributing technical editor Jon Titus wraps up his undersampling columns with sample rates and a plot with extrapolated lines.
Design News Webinar Series
5/30/2013 11:00 a.m. California / 2:00 p.m. New York / 7:00 p.m. London
5/29/2013 11:00 a.m. California / 2:00 p.m. New York / 7:00 p.m. London
6/25/2013 11:00 a.m. California / 2:00 p.m. New York / 7:00 p.m. London
6/27/2013 11:00 a.m. California / 2:00 p.m. New York / 7:00 p.m. London
Blogs from Our Sponsors
From Dell / Intel®
New Paradigms in Design Work
Scott Hamilton, vertical market strategist for Dell Precision workstations, 5/2/2013    5
Early in my career, I worked as a draftsman and remember the days of drawing on vellum with numbered pencils and Mylar with plastic lead. This was a fun experience in the sense that I ...
From Dell / Intel®
Increased Workstation Performance Is as Easy as 'DPPO'
Trey Morton, Dell, 4/25/2013    2
I've been using workstations for more than 10 years and love finding ways to get more performance from my system. With demanding professional applications that require more power each ...
From Dell / Intel®
Taking Some of the Grit out of Manufacturing
Kirsten Billhardt, Manufacturing Industry Marketing Strategist, Dell, 3/26/2013    5
A lasting memory from my first job as an engineer in an auto assembly plant is standing on hard concrete at six in the morning, vending-machine coffee clutched in hand, listening to ...
Quick Poll
The Continuing Education Center offers engineers an entirely new way to get the education they need to formulate next-generation solutions.
Jun 24 - 28, Design Your Own Android App
SEMESTERS: 1  |  2  |  3


DN Radio
Sponsored by
NEXT UPCOMING BROADCAST
For industrial control applications, or even a simple assembly line, that machine can go almost 24/7 without a break. But what happens when the task is a little more complex? That’s where the “smart” machine would come in. The smart machine is one that has some simple (or complex in some cases) processing capability to be able to adapt to changing conditions. Such machines are suited for a host of applications, including automotive, aerospace, defense, medical, computers and electronics, telecommunications, consumer goods, and so on. This radio show will show what’s possible with smart machines, and what tradeoffs need to be made to implement such a solution.
Twitter Feed
Design News Twitter Feed
Like Us on Facebook

Sponsored Content

Technology Marketplace

Datasheets.com Parts Search

185 million searchable parts
(please enter a part number or hit search to begin)
Copyright © 2013 UBM Canon, A UBM company, All rights reserved. Privacy Policy | Terms of Service