LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Acquisition from an accelerometer thanks to triggering ?

Hello all,

 

It's me again. I need help, as always (I'm a begginer with labview and I'm trying to learn by myself).

I got a problem with a software I need to develop for my work: I'm trying to acquire data (vibration) from an accelerometer in order to determine the vibration frequency of an object. Here is the deal: I put my accelerometer on the objet I want to determine the vibration frequency then I excite manually the objet by hitting it and ideally, I record the wave once I hit the objet for a certain period.

My question is then: how can I do that, especially the part about recording from the moment I hit the object for a certain period. For the record, I use a NI USB-9234 with a USB-9162 carrier.

 

After some digging, I wanted to use a trigger function, the source for the start analog edge would be then the same that the physical channel recorded with a trigger level defined. But, first of all, I don't know if that kind of manipulation is possible. And second of all, apparently, if my USB-9234 card is in a USB carrier, it can not be triggered in hardware (I found this information on the forum). So is that true ? And if so, what can I do to meet the requirements for my software ? I heard about using a software to acquire data over a period of time then parse the desired signal in post processing...

 

If someboy can help me, that would me mucho appreciated!

 

Thanks in advance anyway for any answer.

 

Cheers

0 Kudos
Message 1 of 4
(2,697 Views)

Two many messages on this forum!

One hour after writing my message, it is already in page 2!Smiley Wink

Just a litte meesage so my message can be seen by a lot of people...

0 Kudos
Message 2 of 4
(2,686 Views)

No one ? :mansad:

0 Kudos
Message 3 of 4
(2,670 Views)

Hi,

 

Unfortunately, you are right: USB-9234 does not support analog or digital hardware trigger.

 

So you will have to perform a software triggered finite acquisition (for example an acquisition that starts when you press on a button of the front panel) and then do some signal processing on the acquired data to remove the part with no useful data.

 

Or you can buy a another chassis / module to be able to perform the hardware trigger.

 

For additionnal information, please read:

How Can I Trigger a NI 9233 or 9234?

http://digital.ni.com/public.nsf/allkb/4859504F14AF68DB8625721100640F26?OpenDocument

 

You might find some useful information on this other forum:

http://forums.ni.com/t5/Dynamic-Signal-Acquisition/Is-there-any-plan-to-for-usb-9234-to-support-hard...


Best regards,

Thomas B. | CLAD
National Instruments France

0 Kudos
Message 4 of 4
(2,640 Views)