How to reset Sound and Vibration Spectral map

Hi,
I want to create a Campbell diagram for a rotating machine, in live (while the machine is rotating).
This diagram is basically a graph of the spectral content a a signal (Hz), versus the rotation speed (RPM).
I've found an express VI that seems to do what i want to do (Spectral Map, in the Sound and Vibration toolkit). The output of this VI is buffered so that it can run in live (The buffer vi is also a vi that comes from the Sound and Vibration toolkit).
The block diagram of my complete process is attached to this message, sorry it's a bit messy.
On the first run, this VI works as expected: as the machine is running up, the graph is filling up. Now if I want to make a second run-up, i need to first reset the VI. However once the vi has been reset, it won't ouput anydata!
I've tried different combination:
- Reset  "Waterfall and Campbell.vi" and the buffer
- Reset only the buffer
- Reset only the "Waterfall and Campbell.vi"
None of them work, the colormap stays black. 
So does anyone know how to use this express vi? I could find an exemple that works with live data and buffering.
Thanks,
Regards,
peper
Attachments:
Reset waterfall.png ‏74 KB

Hi,
Attached to this post, you'll find a piece of code that replicates the problem I have in my main application.
If you run the vi with an initial small frequency (the frequency dial up simulates the rotation speed) and then increase that speed, you'll notice that the spectral map gets filled as expected.
The problem arises when I try to reset the spectral map (=do a new run-up):
- I set the frequency to a minimum
- I hit the reset button (the spectral map is emptied as expected)
- I slowly increase the frequency ===> the spectral map does NOT get filled up anymore. Or it gets filled up like 30 seconds after the run up or gets partially filled up.... in summary there is something wrong with the map each time I try to reset the septral map vi.
Let me know if you need more information.
Best regards,
peper2001
Attachments:
Campbell.zip ‏101 KB

Similar Messages

  • Sound and Vibration Spectral map not working in LabVIEW 2011

    I recently installed the latest development suite with LabVIEW 2011 and sound and vibration toolkit.
    Previously I have successfully used the express function "spectral map" without a speed profile for plot type "frequency-time". With the installation of LV2011 I get an error saying "OA Speed Profile attribute not found" when using the function.
    The setup is pretty straight forward with express functions "Simulate Signals", "Spectral Map" and "Color Map" in series.
    Is there a bug fix or workaround for this problem?
    Attachments:
    Spectral Map Error.png ‏30 KB
    Spectral Map VI.png ‏36 KB

    No, I haven't been able to make the Sound and Vibration Spectral Map express node work in LabVIEW 2011.
    A workaround is to not use the express function for a spectral map. You can find the spectral map node under "Sound and Vibration"-"Order Analysis"-"Spectral Map".
    I guess the speed profile should be the same for both the express and ordinary function. If so you need to input a cluster of 2 1D arrays, not a waveform. Array1 contains the time in seconds and Array2 the associated speed.

  • How to install sound and vibration toolkit 8.5

    Hello all, I have just started using labview and would like to run the "SVXMPL_Third Octave Analysis for Multiprocesor" example as an example for multithread programming, but I run into the issue that the "Sound and Vibration" toolkit is required before running the example.  I have installed the labview 8.5. I have gone through the posed link and gone through  the list of products installed in my machine (ControlPanel>Add and Remove Programs> National Instruments Software), but I couldn't find the "sound and vibration toolkit". I have tried to run the installation setup in order to add the toolkit. it looks like I have already installed all the available software. I don't know how I should install the toolkit.  I appreciate on any comments on how to install the toolkit.   I appreciate if you can help me on how to install "sound and vibration toolkit" in my machine.  

    Never mind.  I got it.

  • How can I read in a TDMS file into Sound and Vibration Assistant

    I have recorded a signal from 2 channels from a PXI 4496 DAQ card. I recorded this signal with the TDMS file format from a VI in Labview. I would like to import these signals into the Sound and Vibration Assistant for freq. analysis. In sound and vibration assistant there is an import logged tdms from signal express but I can not seem to import my original signal?  How can I import this data? 

    Hello All,
    I am trying to read TDMS file using LABVIEW. The TDMS file is created by me for reading data from one wire devices.
    I have created simple vi. attached below which read data from TDMS file. I am able to read other tdms files, I have with this program but not which one created by me. I am not able to attach file with .tdms exentiont. So I have attached it with .xlsx extention. Can anyone please guide me where is the problem in TDMS file? Am I missing anything while creating it?
    Thanks
    Attachments:
    EditTDMS (1).vi ‏14 KB
    data.xlsx ‏17 KB

  • How can i measure the speed of the fan in sound and vibration signal simulator box

    how can i measure the speed of the fan in sound and vibration signal simulator box
    provided the values  tach out:2 pulses/revolution and  maximum speed = 6000rpm

    Hi. I tried your suggestion and I could not get it to work well. In
    fact it worked better without the running average (which suprised me).
    I also played with the number of data points but still could not get it
    to work well.
    Do you have any other suggestions on how I could sort this problem out?
    I
    have attached a screen shot of the signal. To recap, I'm trying to
    measure the'y' position of the flat regions of the signal. The signal
    does not have a constant level, so this 'y' position varies with time
    in a non-unform manner.
    I am currently differentiating
    the signal and selecting the y position when the differential is equal
    to zero (within a tolerance band).
    In the screenshot, the
    signal has been zeroed using the method I have described above.
    However, it occasionally has glitches which may be caused when the code
    picks up a zero gradient at a peak or valley in the signal.
    I therefore need some kind of algorithm that only measures the position of the flat regions.
    Many thanks
     John
    Attachments:
    screenshot.gif ‏121 KB

  • How can i use modal analysis in labview and Sound and Vibration toolset in my structural studies.

    I am working on structural analysis of buildings during earthqauke.I ahve NI 4472, labView, sound and vibration toolset.Now i also want to carry out Modal Analysis. Where can i find thisin NI software.

    There are third party software packages that support modal analysis. These include IDEAS from MTS, Smart Office from m+p, and ME Scope. You can use LabVIEW to save a file or export the data directly via Active-X. If you have some specific functions that you would like to see implemented in LabVIEW, drop a note to one of our developers, Hui Shao or myselfat : [email protected] on what you would like to see.
    Kurt Veggeberg, BDM Sound and Vibration.
    [email protected]

  • How to implement a psophometric filter in Labview software without uising Sound and vibration toolkit?

    Someone know the method to implement a psophometric or weighted filter in Labview software Without using Sound and Vibration Toolkit?
    Thanks

    The simplest way to implement a psophometric filter is to use the Sound and Vibration toolkit.
    Anyway if you don't want to purchase it, you can have a look at this forum discussion and this one.
    Serena Monti
    Applications Engineer
    National Instruments

  • Sound and Vibration toolkit 3.1

    Hi
    I acquired 2-channel Acceleration data using NI PCI/PXI 4472 along with Labview DAQ Assistant. I received tdms files and converted them in excel files.
    Now I need to carry out spectral analysis of data. I am using Labview 8.6 and am also provided with Sound and vibration toolkit 3.1.
    I want final output in the form of a waterfall diagram that I can include in my thesis. I tried using excel data in Matlab but no luck.
    I know basic use of Labview but completely new to SVT 3.1.
    Can anyone please help me in explaining the basics of using waterfall display Palette in SVT 3.1 along with excel data?
    Thanks.

    Thanks Jared,
    I tried searching for examples and found SVXMPL_Waterfall Display (Simulated). I guess that is the one you are referring to.
    I tried to run that one but it ended with Error 1445.
    I went through another thread on error 1445 (http://forums.ni.com/t5/LabVIEW/SVT-3-1-LabView-8-Error-1445/m-p/310575/highlight/true#M161064) and the referred knowledge base (http://zone.ni.com/reference/en-XX/help/371361G-01/glang/open_vi_reference/) but could not get how to correct the error. I am attaching the screent shot of the VI.
    It would really be of great help if I can get an idea on how to solve error 1445 for this VI.
    Attachments:
    SVXMPL_Waterfall Display (Simulated) VI screenshot.JPG ‏89 KB

  • Sound and Vibration toolkit for vibration analysis

    Hi guys! I am new to Labview. I am trying to use Sound and Vibration toolkit to analyse the accelerometer signal mounted on a motor through myRio. The analysis are spectral map, order tracking, power spectrum, order spectrum etc. But nothing can be seen from the output graph. The only result I get is from vibration level.
    Attached is a screen shot of my vi and actual vi file. Am I doing it correctly? I really need your help guys....
    Thanks.
    Attachments:
    Vib.vi ‏384 KB

    SK,
    You have serious problems in your File.VI.  Why are your writing to your file and then reading it right back?  Worse, there is no guarantee that the File write will actually occur before the File Read.  You have a race condition set up there between those two Spreadsheet File VI's.
    If you want to maintain a history of whatever has already been written to the file, you should be building it into an array and storing in a shift register.  Even if your File.vi would by chance work the way you want it to, storing data in the file system is much slower than maintaining your data in memory.
    As for your while loop, it is going to run as fast as it can with respect to all the functions occurring inside of it.  Is it possible you are getting 14 iterations of that while loop for each frequency step that is occurring?
    Message Edited by Ravens Fan on 07-25-2009 01:35 AM

  • Missing Sound and Vibration VI's?

    Looking through all the examples in the Sound and Vibration Toolkit, and go to load the SVXMPL_Sound Level Meter (DAQmx).vi and it tells me there are several files that could not be found.  They are:
    SoundVib_Octave.lvlib
    SoundVib_ABCWeighting.lvlib
    SoundVib_SoundLevel.lvlib
    Further investigation looks like they're part of another "Audio" toolkit?  How is this not part of the SV Toolkit?
    John Skurka
    Staff Engineer - NVH
    BorgWarner MorseTEC
    Solved!
    Go to Solution.

    Hi John,
    You can verify if you have Toolkit ("basic") or Suite in the NI License Manager. I've attached a screenshot. Whichever one has a full, green square next to it is fully activated. Hope this helps!
    Best,
    Carisa
    Applications Engineer
    National Instruments
    Attachments:
    SV.png ‏40 KB

  • The problem of sound and vibration assitant wiht labview 8.6

    when importing lavview vis into the sound and vibration assistant,  i got the error as follows:
    LabVIEW:  The software installed on this computer does not support the file format you requested. The Storage VIs access files through plug-in libraries LabVIEW and DIAdem install. Visit ni.com to download the library you need.
    how can i solve it?

    Can you please describe the procedure you are following to reproduce this error?
    File>>Import can be used to import snapshots from other projects or logs from other projects or (*.tdms) files.
    The 'Run LabVIEW 8.6 VI' Step can be used to run LabVIEW VIs from the Sound and Vibration Assistant. Consult the help as there are a number of steps that must be followed to use this feature.
    Does your VI perform file I/O? What versions of Sound and Vibration Assistant are you using? Can you post your project and built LabVIEW VI?
    Doug
    NI Sound and Vibration

  • Sound output with sound and vibration toolkit

    Hi!
    Wants to setup a system with two microphones that are connected to DAQ NI USB-9162 and perform a Frequency Response between them where one of them has the undisturbed signal (close in space) and the other the respons (further away). My problem is that I want to send out noise or multitone through labview to an amplifier with internal D/A connected to my USB (turns up as a soundcard in windows). I can not find this option to send out sound in the sound and vibration tool.
    Using evaluation version of both Labview and the sound and vibration kit since I wanted to see if it was possible to perform this application with Labview. Feels close but lack the success still.
    Best regards
    Fredrik

    Fredrik76 wrote:
    Ok so I have to use the Labview interface instead of the sound and vibration toolkits interface? I see the sound out option in Labview where my card apperas but not in the sound and vibration toolkits interface. Guess I have to add the options for the analysis manually then?
    It should be easy to do some modifications if you have some code doing what you want, but not with a sound card. If you have some code just post it. So I can take a look. Note that sound cards do not support all sample rates. But all sound card do support 44100 Hz as sample rate. And newer sound card also higher rates. And how good your setup will be. Will depend somehow on your sound card. But by all means give it a try  
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Sound and vibration Toolkit 7.1 on Labview 8.0

    Hello!
    I kind of expect the answer is to cash out for a toolbox upgrade, but nevertheless I will ask the very logical question:
    When I have an old Sound and Vibration Toolbox, how can I use it on a newer LabView Installation?
    I could install, but when opening some of the example VI(SVXMPL_Averaged Frequency Response (DAQmx).vi), they do not work. The sub-VI's (e.g. svx_ClearAO_ClearAI (DAQmx).vi) have broken connections and even a mass compile didn't help. After the mass compile I have a long log of errors. So has anyone been successful in doing this without buying the newer version of the toolbox?

    Hi
    Let me double check the version of Sound and Vibration toolkit you installed
    as the latest Sound and Vibration toolkit is version 6.0.
    This information is in Measurement & Automation Explorer(MAX)
    if you go to MySystem >> Software >> LabVIEW >> Sound and Vibration Analysis VIs.
    As well as this, please let us know the version of your DAQmx driver.
    It sounds many DAQmx VIs are broken and your DAQmx might not be a compatible version of the toolkit.
    Regards,
    Ayumi

  • SOS(The Question of SVXMPL_Settled Dynamic Range (DAQmx) example in Sound and Vibration Toolkit)

    The SVXMPL_Settled Dynamic Range (DAQmx) example in Sound and Vibration Toolkit only run one time.
    How do it ? I want to run again and again.
    Sorry, my English very poor.
    Windows XP P
    LabVIEW 7.1 P
    Sound and Vibration Toolkit 3.1
    帖子被jwdz在10-22-2005 11:00 PM时编辑过了
    " 一天到晚游泳的鱼"
    [email protected]
    我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
    欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview

    Hi:
    I have simulated PXI-4461 in MAX,but the SVXMPL_Settled Dynamic Range (DAQmx) example in Sound and Vibration Toolkit  can not right run.
    Windows XP P
    LabVIEW 7.1 P
    DAQmx  7.5
    Sound and Vibration Toolkit 3.1
    " 一天到晚游泳的鱼"
    [email protected]
    我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
    欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview

  • I dropped my phone in a toilet, the sound and vibrate are working but the screen will not turn on, what should I do?

    I dropped my phone in a toilet, the sound and vibrate are working but the screen will not turn on, what should I do? do I just need a new screen or what? I'm freaking out here

    Don't freak out, just get over it. It's probably done.
    What should I do if I drop my phone in the toilet?
    Apple may offer you an refurbished iPhone in exchange for yours, for about half the cost of a new one.
    I wouldn't be too specific about just how it got wet

Maybe you are looking for

  • How to dowmload free games without using credit card info ?

    How do I download free games without having to enter credit card info??

  • Applets in Jsp generates ClassNotFoundException

    hi there, I face a problem of calling applets in Jsp. The code to call applet is: <jsp:plugin type="applet" code="core.TextApplet" width="475" height="350"> </jsp:plugin> And I have a 'core' directory in source packages and TextApplet.java in core di

  • Need to reset 5G sometimes to get audio out from iPod connector

    When I connect the 5G (and my Nano also), to one of my 3 docks, I sometimes have to do a reset to get line out audio out of the iPod connector. Anyone else see this behavior?

  • Indesign and Flex connection - WYSIWYG!

    Guys, My client has requested for one application. He says that he shall create some files in indesign and those should be rendered in Flex when requested by the end user. I am completelu clueless about this requirement. Seems like Indesign can expor

  • Event linakge in qm work flow

    Dears I try to activated QM work flow for notification ..I activated all under event linkage area and try to create a notification but User inbox is not updated We need to do any setting in assign agent area pls verify in detail Any abaper input is r