04-05-2023 04:00 AM
Hi,
I would like to maka a simple .vi of ultrasound thickness measurements.
I will need a transduser at 15- 20 MHz for targeting thin walled pipes below 3 mm.
We have NI single chassies
( ni 9171) and ordinary BNC blocks like the ni 9234
Will I be able to mount and get reading of a 15-20MHz transduser?
Next then.. is it any ready package in NI /labview that easely can calculate time between distinctive periodes of two echoes. Given correct temperature ans speed og sound in the material I then will have my wall thickness.
04-05-2023 09:03 AM
You can have a look at the HaroUT library.
However, typically you need a digitizer that would acquire at least twice as fast as the signal you want to acquire.
I suppose that you intend to oversample but you will be dependent on the stability of your signal.
In general, ultrasonic signals are acquired using fast digitizer like NI Oscilloscope series. An alternative is to use a scope and transfer the data over USB, Network, or GPIB.
The HaroUT library has a built-in hardware driver for the Olympus (now Evident) FocusPX, that can digitizer multiple channels up to 100 MS/s (it is a $20-60 k instrument). It also has a simulator that you can use to learn how to use the signal processing.
04-05-2023 10:57 AM
Thanks MarcDub,
I'll look into it.