Simulations de signaux et comptage de franges

Bonjour à tous,
Je suis actuellement en stage dans un labo d'instrumentation spatiale et je dois développer un code qui simule deux signaux sinusoïdaux en quadrature de phase pour ensuite faire du comptage de frange. La fréquence des deux signaux est de 289 Hz. Et dans mon cas une frange correspondant à une période, je devrai donc obtenir pour un temps de 10s 2890 franges. Or entre deux execution ce nombre varie fortement (plus ou moins 100 franges). Et encore plus troublant, lorsque je fais varier le nombre d'échantillons par seconde dans les paramètres des signaux simulés, ce nombre passe d'environ 2000 à 3000! Je veux bien qu'il y ait un petit problème dans mon programme de comptage de frange, mais je ne comprend pas pourquoi en faisant varier le nombre d'échantillon je fais varier la fréquence, pourtant celle-ci est bien fixe (j'ai mis un indicateur).
Je vous remercie d'avance pour ceux qui peuvent m'aider, je suis vraiment en grosse galère!

Hello,
 And thank you for posting here. Please post in english on this english forum. If you want, you have a French community on this link: 
forum
Could you post your VI in order to help you.
Regards
Samuel G. | Application Engineer Team Leader
Certified LabVIEW Developer
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
Été de LabVIEW 2014
12 présentations en ligne, du 30 juin au 18 juillet

Similar Messages

  • When using the LabVIEW Simulation Module, how can I start a frequency sweep with the Simulation Chirp signal generation VI at an arbitrary time after the simulation initial time?

    I'm using the Simulation Loop on LV RT when interacting with some hardware (i.e. all I/O is happening in the Sim loop). I'm going to conduct a frequency sweep test on the hardware and want to use the Simulation Chirp function. However, there is no way (that I can see) to trigger the Chirp to start at some event (i.e. I click a boolean on the front panel and enter a case statement). The Chirp is tied to the global time of the Simulation loop and so are it's input parameters. Is there a way to make it relative to some time at which an event happens?

    Craig,
    Your solution will 'cut' the beginning of the signal and only show the signal afterwards.
    To control when the chirp should start, the best option is to use the Chirp Pattern.vi ( in the Signal Generation palette) and use a Lookup table to control when to feed the time. The shipping example (in LabVIEW 2013) shows how to code using a lookup table.
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Chirp.vi
    Then, to start from a toggled boolean, look at the example:
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Step.vi
    and Here is the example in 2013 (in attachment):
    Barp - Control and Simulation Group - LabVIEW R&D - National Instruments
    Attachments:
    SimEx Chirp with Delay.vi ‏241 KB

  • Simulated brain signal hardware error

    hi guys,
    I hope all of you are fine. I am trying to generate waveform as the brain signal. I have the data set of the time and the values of the signal in y- axis.
    In simulation of vi file its executed ok. for your information the the signal is periodic and it's repeated sequence.
    In hardware NI DAQ (that is connected using usb to the computer and the output is analog signal.)
    it gave me error -200292 DAQmx  write. I tried to make the writing time bigger but still there is problem
    TIA
     Ahmed
    Attachments:
    trial1.vi ‏1608 KB

    I can't actually run your VI since I don't have your DAQ module, or actually any DAQ hardware connected to this PC.  I did try running it with a simulated DAQ device and I didn't see any errors the first time I ran it.  But the second time and later, I got error -200560 "Wait Until Done did not indicate that the task was done within the specified timeout.
    Increase the timeout, check the program, and make sure connections for external timing and triggering are in place."
    I think you should consider getting away from the DAQ assistant express VI and work with some lower level DAQmx VI's.  There are a number of examples in the example finder.  Try feeding it only a few thousand samples at a time, or a few seconds worth, monitor the number of bytes in the buffer and add more samples until you've completed your waveform.
    Perhaps someone with the same DAQ hardware as you have can try experimenting with your VI to see if they get the same error.

  • Simulation de signaux

    Bonjour,
    Je travaille sur l'émulation d'éolienne avec Labview 7.1, et je voudrais utiliser un tableau de vitesses de vent en fonction du temps. Je n'arrive pas à obtenir se que je veux avec le bloc "simulate signal" car les donnés qu'il envoit ne sont pas en fonction du temps.
    Merci d'avance pour vos réponse.
    Camille

    le voici avec des donnees (afin de voir l'exemple)
    Tu peux changer, ajouter, enlever des valeurs et rouler le VI.  Les valeurs de temps ne sont probablement pas necessaire s'ils ont le meme delta.
    R
    Message Edited by JoeLabView on 07-25-2008 06:12 PM
    Attachments:
    Tableau_LV71.vi ‏35 KB

  • Simuler une horloge externe avec MAX

    Bonjour,
    Pour un projet, je dois acquérir des horloges externes (moteur) afin de synchroniser les éléments.
    Notament, je dois mettre en forme les deux horlogues en entrée afin de générer un horloge de sunchronisation.
    J'aimerai simuler la génération des deux horlogue sous MAX mais je rencontre des difficultés.
    Mes horloges possèdent une fréquence de 200Khz et sont déphasée de 90° l'une par rapport à l'autre. Je dois sur les deux horloges détecter les fronts montant et descendant.
    J'ai besoin d'aide pour simuler les deux horloges avec MAX.
    Merci d'avance

    Bonjour vince30,
    Je ne suis pas sure de bien comprendre ce que vous voulez faire.
    MAX vous permet de simuler une carte et donc simule les signaux que vous recevrez. Vous pouvez par exemple simuler une carte PCI-6221. Ensuite vous pouvez allez dans paneaux de test et dans E/S compteurs. Ensuite vous pouvez générer un train d'impulsion (et donc une horloge). Vous pouvez aussi faire du comptage de front et donc détecter des fronts montants ou descendant. Seulement comme votre carte est simulée, rien ne sera généré et pour les compteurs la détection de front ne détecte rien en simulation.
    Le but de la simulation d'une carte est que vous puissiez l'utiliser dans votre programme sans l'avoir mais vous ne pouvez pas choisir le signal qui sera simulé. Avec le driver NI-DAQmx, il y a de nombreux exemples avec des compteurs. Vous pouvez en utiliser un et directement tester le programme avec une carte simulée. Vous n'aurez pas de signaux réels mais vous aurez des message d'erreurs si vous essayez de faire quelque chose que la carte ne permet pas par exemple.
    Si vous voulez simuler un signal il vous faudra le créér par programmation. Avec LabVIEW, il y a des fonctions de simulation de signal.
    J'espère que ceci vous aidera.
    Cordialement,
    Charlotte F. | CLAD
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> "Du 11 octobre au 17 novembre, 2 sessions en parallèle : bien démarrer - approfondir vos connais...

  • Je veux compter les impulsions et connaître le signe du déphasage de mes deux signaux carrés

    Je veux compter les impulsions
    de deux signaux analogiques plus ou moins carrés dont la fréquence des
    deux signaux varie de façon identique. Je dois également tenir compte du
    signe du déphasage afin de savoir si il faut additionner ou soustraire les
    impulsions (je l'appelle sens dans monVI).
    Lorsque je fais varier la fréquence de mes signaux le sens change alors qu'il ne devrait pas puisque le déphasage est le même.
    Enfin comme les signaux que je dois récupérer ne sont pas
    parfaitement carrés je simule deux signaux sinusoïdaux que je dois
    redresser (cette partie me semble correcte)
    Je joins deux VI identiquent mais peut-être que l'un et plus facile à lire que l'autre
    Auriez-vous une idée concenant ce changement de sens qui perturbe mon comptage lorsque je fais varier la fréquence ?
    Merci de votre aide
    Pièces jointes :
    VI comptage-sens-double seuil-simulation en séquence.vi ‏155 KB
    VI comptage-sens-double seuil-simulation.vi ‏149 KB

    Bonjour,
    Merci d'avoir posté votre question sur les forums de National Instruments.
    Afin de pouvoir vous aider au mieux, j'aurais quelques questions à vous poser, afin de mieux comprendre votre programme.
    Pourquoi ne pas utiliser directement des signaux carrés plutôt qu'un signal sinusoïdal ? Cela vous rapprocherait de vos conditions d'utilisation réelles.
    Etes vous sûr que votre signal est bien tel qu'il vous intéresse ? Pour ma part, quand j'utilise votre VI, je vois un signal sinusoidal décalé d'un certain offset, mais pas redressé.
    J'ai également pu observer que le signe de votre sens changeait effectivement quand on changeait de fréquence, mais il change également parfois pour une même et unique fréquence.
    Je m'interroge également sur l'utilisation que vous faites de votre signal. Dans votre première étape (0) de votre séquence, vous obtenez la valeur de votre signal dans un indicateur scalaire grâce à un VI de conversion des données dynamiques vers des données numériques double. Du fait de votre architecture (séquentielle ou utilisation de variables locales), votre indicateur scalaire, lorsque vous l'utilisez dans la seconde étape, ne contiendra que la dernière valeur de votre signal et non la totalité comme l'aurait fait un tableau.
    Vous n'effectuez donc votre comparaison que sur la base d'un seul point. Est ce vraiment le comportement que vous attendez ?
    En ce qui concerne la globalité de votre code, vous pourriez sans doute améliorer son fonctionnement en initialisant vos registres à décalage (ce qui évitera des problèmes de données inatendues).
    J'attends vos réponses afin de pouvoir vous aider sur ce sujet.
    Bien cordialement,
    Guillaume H.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> NIDays 2011, le mardi 8 février au CNIT de Paris La Défense

  • How to use labview to control a robotic arm by EMG signal

    Hello,
    I am working on simulation of an active Exoskeleton (wearable robot) for the upper limb using LabVIEW for my senior project. I need to use the EMG signal as an input to move the elbow joint (flexing and extending). I downloaded labview biomedical toolkit to take a ready simulated EMG signal but have a weak experience in LabVIEW.
    The design criterial I am planning to use is to establish a threshold for the EMG signal using a comparator (above 0 for example) and set a counter for everytime the signal passes the threshold as(+1) in every count. Then, specify a degree value for the counter (for example when the counter reaches 10000) and feed this value of the counter to a simple simulated structure for the joint (simple angle of 2 lines) or a meter to represent the movement.. e.g. every 10000 count = 1 degree of movement. Zero crossing can also be used instead of the comparator and the signal will be filtered and that is easy to do. However, my problem is in converting this logic into LabVIEW. I don’t know how to set a counter for the signal and make every number of counts refer to a specific degree of movement and I also don’t know how to form the simulated joint structure in LabVIEW or even how to transfer this into a simple meter device in LabVIEW.
    I have only one month to do this project so any help or ideas you provide are highly appreciated
    Thank you ,

    CarlFHellwig 
    Thank you for providing this example I just implement  it in the software to check the counter results.
    In fact, the design criteria I desided to use latly is to use is to establish a threshold for the EMG signal using a comparator and correlate the EMG signal with the angles of movement of a simple simulated structure "motor" for a single joint (simple angle of 2 lines) eg. 30,60,90,120,150 degrees for flexing and extending. Zero crossing can also be used instead of the comparator and the signal will be filtered and that is easy to do. 
    In other words, the idea is to drive a motor for different angles based on the input EMG signals. I am now stuck with developing the algorithm of how the angles are related to the RMS value of the signal while flexing and extending and how to convert this RMS into angular velocity and angular position to form the simulation. 
    I will be grateful if someone guided me to a person did a similar project to discuss some issues. 
     

  • How do I create an interrupt on the PCI-DIO-96 from an external signal connected to the lines PC0 or PC3 of a port?

    Hi everybody,
    we are currently using the PCI-DIO-96 for data acquisition from an old AT-DIO-32F card. All PPIs and ports work in mode 0 (standard input/output). The manual mentions the possibility to create an interrupt from an external signal connected to the lines PC0 and PC3 of port C from a PPI. To get the interrupt I have connected my interrupt service routine to the PCI-DIO-96, enabled the master interrupt enable bit in the interrupt configuration register 2 and enabled interrupt enable bits of every PPI chip in the interrupt configuration register 1. The interrupt should be generated if a signal low-to-high transition occurs on th
    e lines PC0 or PC3 of a PPI. We've simulated the signal low-to-high transition with an external voltage source connected to the line PC0. We actually saw in the memory that the line toggled from state low to state high, but no interrupt was generated. I don't have a guess what I am doing wrong. Perhaps anybody knows the solution of this problems.
    Thanks and best regards.
    Sven Jungnickel

    You may want to try disabling your USB or IEEE-1394 host controller. It's possible that one of these devices could be on the same interrupt as you DIO-96 and causing the interrupt to not be serviced.
    Regards,
    Erin

  • Read the signal value that pass over the upper and lower limit..

    how to create the system which can read the signal value that pass the lower and upper limit? i've try but the system only read the value that in range of upper and lower limit..thanks..

    Im not very sure if this system can read the value that pass over the limit..because at the save file data so many value(i will attach that file)..and i dont know how to setting to get the failure values only..
    Actually i want to build some system that can read and save value that pass over the limit..i take the signal from simulation sine signal..no hardware required..
    im very new with this software and im in learning process..
    A very big thanks to all that helping me..
    save file data from the system
    Channels 8
    Samples 1 1 1 1 1 1 1 1
    Date 2012/03/05 2012/03/05 2012/03/05 2012/03/05 2012/03/05 2012/03/05 2012/03/05 2012/03/05
    Time 12:30:11.099999 12:30:11.216 12:30:11.216 12:30:11.216 12:30:11.099999 12:30:11.216 12:30:11.216 12:30:11.216
    X_Dimension Time Time Time Time Time Time Time Time
    X0 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1 1.0000000000000001E-1
    Delta_X 0.001000 0.001000 0.001000 0.001000 0.001000 0.001000 0.001000 0.001000
    ***End_of_Header***
    X_Value Sine (Negative Peak) Failures (Negative Peak) Upper Limit (Negative Peak) Lower Limit (Negative Peak) Sine (Positive Peak) Failures (Positive Peak) Upper Limit (Positive Peak) Lower Limit (Positive Peak) Comment
    0.100000 -6.999066 -6.999066 5.000000 -5.000000 6.999136 6.999136 5.000000 -5.000000
    0.200000 -6.998993 -6.998993 5.000000 -5.000000 6.999204 6.999204 5.000000 -5.000000
    0.300000 -6.998917 -6.998917 5.000000 -5.000000 6.999269 6.999269 5.000000 -5.000000
    0.400000 -6.998838 -6.998838 5.000000 -5.000000 6.999331 6.999331 5.000000 -5.000000
    0.500000 -6.998756 -6.998756 5.000000 -5.000000 6.999391 6.999391 5.000000 -5.000000
    0.600000 -6.998672 -6.998672 5.000000 -5.000000 6.999447 6.999447 5.000000 -5.000000
    0.700000 -6.998585 -6.998585 5.000000 -5.000000 6.999501 6.999501 5.000000 -5.000000
    0.800000 -6.998495 -6.998495 5.000000 -5.000000 6.999552 6.999552 5.000000 -5.000000
    0.900000 -6.998403 -6.998403 5.000000 -5.000000 6.999601 6.999601 5.000000 -5.000000
    1.000000 -6.998307 -6.998307 5.000000 -5.000000 6.999646 6.999646 5.000000 -5.000000
    1.100000 -6.998209 -6.998209 5.000000 -5.000000 6.999689 6.999689 5.000000 -5.000000
    1.200000 -6.998108 -6.998108 5.000000 -5.000000 6.999729 6.999729 5.000000 -5.000000
    1.300000 -6.998005 -6.998005 5.000000 -5.000000 6.999766 6.999766 5.000000 -5.000000
    1.400000 -6.997898 -6.997898 5.000000 -5.000000 6.999801 6.999801 5.000000 -5.000000
    1.500000 -6.997789 -6.997789 5.000000 -5.000000 6.999833 6.999833 5.000000 -5.000000
    1.600000 -6.997677 -6.997677 5.000000 -5.000000 6.999862 6.999862 5.000000 -5.000000
    1.700000 -6.997563 -6.997563 5.000000 -5.000000 6.999888 6.999888 5.000000 -5.000000
    1.800000 -6.997445 -6.997445 5.000000 -5.000000 6.999912 6.999912 5.000000 -5.000000
    1.900000 -6.997325 -6.997325 5.000000 -5.000000 6.999932 6.999932 5.000000 -5.000000
    2.000000 -6.997202 -6.997202 5.000000 -5.000000 6.999950 6.999950 5.000000 -5.000000
    2.100000 -6.997076 -6.997076 5.000000 -5.000000 6.999965 6.999965 5.000000 -5.000000
    2.200000 -6.996948 -6.996948 5.000000 -5.000000 6.999978 6.999978 5.000000 -5.000000
    2.300000 -6.996817 -6.996817 5.000000 -5.000000 6.999988 6.999988 5.000000 -5.000000
    2.400000 -6.996683 -6.996683 5.000000 -5.000000 6.999994 6.999994 5.000000 -5.000000
    2.500000 -6.996546 -6.996546 5.000000 -5.000000 6.999999 6.999999 5.000000 -5.000000
    2.600000 -6.996546 -6.996546 5.000000 -5.000000 7.000000 7.000000 5.000000 -5.000000
    2.700000 -6.996683 -6.996683 5.000000 -5.000000 6.999994 6.999994 5.000000 -5.000000
    2.800000 -6.996817 -6.996817 5.000000 -5.000000 6.999988 6.999988 5.000000 -5.000000
    2.900000 -6.996948 -6.996948 5.000000 -5.000000 6.999978 6.999978 5.000000 -5.000000
    3.000000 -6.997076 -6.997076 5.000000 -5.000000 6.999965 6.999965 5.000000 -5.000000
    3.100000 -6.997202 -6.997202 5.000000 -5.000000 6.999950 6.999950 5.000000 -5.000000
    3.200000 -6.997325 -6.997325 5.000000 -5.000000 6.999932 6.999932 5.000000 -5.000000
    3.300000 -6.997445 -6.997445 5.000000 -5.000000 6.999912 6.999912 5.000000 -5.000000
    3.400000 -6.997563 -6.997563 5.000000 -5.000000 6.999888 6.999888 5.000000 -5.000000
    3.500000 -6.997677 -6.997677 5.000000 -5.000000 6.999862 6.999862 5.000000 -5.000000
    3.600000 -6.997789 -6.997789 5.000000 -5.000000 6.999833 6.999833 5.000000 -5.000000
    3.700000 -6.997898 -6.997898 5.000000 -5.000000 6.999801 6.999801 5.000000 -5.000000
    3.800000 -6.998005 -6.998005 5.000000 -5.000000 6.999766 6.999766 5.000000 -5.000000
    3.900000 -6.998108 -6.998108 5.000000 -5.000000 6.999729 6.999729 5.000000 -5.000000
    4.000000 -6.998209 -6.998209 5.000000 -5.000000 6.999689 6.999689 5.000000 -5.000000
    4.100000 -6.998307 -6.998307 5.000000 -5.000000 6.999646 6.999646 5.000000 -5.000000
    4.200000 -6.998403 -6.998403 5.000000 -5.000000 6.999601 6.999601 5.000000 -5.000000
    4.300000 -6.998495 -6.998495 5.000000 -5.000000 6.999552 6.999552 5.000000 -5.000000
    4.400000 -6.998585 -6.998585 5.000000 -5.000000 6.999501 6.999501 5.000000 -5.000000
    4.500000 -6.998672 -6.998672 5.000000 -5.000000 6.999447 6.999447 5.000000 -5.000000
    4.600000 -6.998756 -6.998756 5.000000 -5.000000 6.999391 6.999391 5.000000 -5.000000
    4.700000 -6.998838 -6.998838 5.000000 -5.000000 6.999331 6.999331 5.000000 -5.000000
    4.800000 -6.998917 -6.998917 5.000000 -5.000000 6.999269 6.999269 5.000000 -5.000000
    4.900000 -6.998993 -6.998993 5.000000 -5.000000 6.999204 6.999204 5.000000 -5.000000
    5.000000 -6.999066 -6.999066 5.000000 -5.000000 6.999136 6.999136 5.000000 -5.000000
    5.100000 -6.999136 -6.999136 5.000000 -5.000000 6.999066 6.999066 5.000000 -5.000000
    5.200000 -6.999204 -6.999204 5.000000 -5.000000 6.998993 6.998993 5.000000 -5.000000
    5.300000 -6.999269 -6.999269 5.000000 -5.000000 6.998917 6.998917 5.000000 -5.000000
    5.400000 -6.999331 -6.999331 5.000000 -5.000000 6.998838 6.998838 5.000000 -5.000000
    5.500000 -6.999391 -6.999391 5.000000 -5.000000 6.998756 6.998756 5.000000 -5.000000
    5.600000 -6.999447 -6.999447 5.000000 -5.000000 6.998672 6.998672 5.000000 -5.000000
    5.700000 -6.999501 -6.999501 5.000000 -5.000000 6.998585 6.998585 5.000000 -5.000000
    5.800000 -6.999552 -6.999552 5.000000 -5.000000 6.998495 6.998495 5.000000 -5.000000
    5.900000 -6.999601 -6.999601 5.000000 -5.000000 6.998403 6.998403 5.000000 -5.000000
    6.000000 -6.999646 -6.999646 5.000000 -5.000000 6.998307 6.998307 5.000000 -5.000000
    6.100000 -6.999689 -6.999689 5.000000 -5.000000 6.998209 6.998209 5.000000 -5.000000
    6.200000 -6.999729 -6.999729 5.000000 -5.000000 6.998108 6.998108 5.000000 -5.000000
    6.300000 -6.999766 -6.999766 5.000000 -5.000000 6.998005 6.998005 5.000000 -5.000000
    6.400000 -6.999801 -6.999801 5.000000 -5.000000 6.997898 6.997898 5.000000 -5.000000
    6.500000 -6.999833 -6.999833 5.000000 -5.000000 6.997789 6.997789 5.000000 -5.000000
    6.600000 -6.999862 -6.999862 5.000000 -5.000000 6.997677 6.997677 5.000000 -5.000000
    6.700000 -6.999888 -6.999888 5.000000 -5.000000 6.997563 6.997563 5.000000 -5.000000
    6.800000 -6.999912 -6.999912 5.000000 -5.000000 6.997445 6.997445 5.000000 -5.000000
    6.900000 -6.999932 -6.999932 5.000000 -5.000000 6.997325 6.997325 5.000000 -5.000000
    7.000000 -6.999950 -6.999950 5.000000 -5.000000 6.997202 6.997202 5.000000 -5.000000
    7.100000 -6.999965 -6.999965 5.000000 -5.000000 6.997076 6.997076 5.000000 -5.000000
    7.200000 -6.999978 -6.999978 5.000000 -5.000000 6.996948 6.996948 5.000000 -5.000000
    7.300000 -6.999988 -6.999988 5.000000 -5.000000 6.996817 6.996817 5.000000 -5.000000
    7.400000 -6.999994 -6.999994 5.000000 -5.000000 6.996683 6.996683 5.000000 -5.000000
    7.500000 -6.999999 -6.999999 5.000000 -5.000000 6.996546 6.996546 5.000000 -5.000000
    7.600000 -7.000000 -7.000000 5.000000 -5.000000 6.996546 6.996546 5.000000 -5.000000
    7.700000 -6.999994 -6.999994 5.000000 -5.000000 6.996683 6.996683 5.000000 -5.000000
    7.800000 -6.999988 -6.999988 5.000000 -5.000000 6.996817 6.996817 5.000000 -5.000000
    7.900000 -6.999978 -6.999978 5.000000 -5.000000 6.996948 6.996948 5.000000 -5.000000
    8.000000 -6.999965 -6.999965 5.000000 -5.000000 6.997076 6.997076 5.000000 -5.000000
    8.100000 -6.999950 -6.999950 5.000000 -5.000000 6.997202 6.997202 5.000000 -5.000000

  • Simulate ECG Signal Source will not install from BME Startup Kit

    Hi, I'm having a problem getting all the VIs that are supposed to be provided with the BME Startup Kit to install, namely the Simulation ECG Signal Source VI. I have the two toolkits, Vision, and DAQmx driver installed. When I go to try to used the VI, there is a large question mark where the selection button normally is for a VI, and the VI does not show up in the Biomedical pallette directory. Can someone please give me some insight as to what might be the problem? If you need more information, I'd be happy to provide it.
    Thanks!!

    i have download biomedical startup kit for labview 8.5 and i use professional development system versions but i can't  access Simulate ECG Signal.vi they just only ? simbol (look attachment files). why i can't access them maybe someone can explain that and help me to solve  this problem  cause  i really need that. can labview 8.0 professional development system versions use biomedical startup kit if yes can someone tell me what is the address.tanx
    Message Edited by marp84 on 06-09-2008 09:29 PM
    Attachments:
    ecg.JPG ‏58 KB

  • Quadrature Input and RS422 Signal Levels

    I have a quadrature signal coming from a motion control drive that is in RS422 levels.  What would the easiest solution be to get those signals into the quadrature encoder module (cFP)?
    Thanks,
    Michael Wise

    http://www.baldor.com/products/motioncontrol/microflex.asp?product.asp?1=1&product=Servo+Controls&fa...
    It has a simulated (actual signal to drive is a resolver) quadrature signal coming out.  I'm only concerned with A+B since I'm just using it to determine speed.  In the spec it says the signal levels of the encoder output conform to RS422 Levels.
    I was planning on using the NI cFP-QUAD-510 for reading the encoder A/B signals back into the cFP system.

  • Simulation affichage d'une led

    bonjour
    Je suis nouvelle sur labview, je dois l'utiliser pour réaliser un projet technique et dans mon école nous n'avons eu aucune formation.
    Ma question est toute bête, je travaille sur un projet domotique et le but est d'allumer une lumière quand une porte s'ouvre : 
    je simule un signal carré, quand la valeur et >0 je veux allumer une lumière 
    la première partie OK , mais pour la simulation de l'allumage de la lumière comment puis je faire ?

    Bonjour g33ky,
    Je vous rassure, il n'y a pas de question bête, uniquement des solutions bêtes !
    Effectivement l'utilisation d'un fonction de comparaison (en l'occurence supérieur à 0) correspond à votre application.
    Je vous invite à consulter le vi en pièce jointe, ce sera plus parlant.
    En ce qui concerne les formations, vous pourrez vous renseigner à l'adresse suivante :
    http://www.ni.com/training/f/
    Bonne implémentation !
    Mathieu_T
    Certified LabVIEW Developer
    Certified TestStand Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    LabVIEW Tour
    Journées Techniques dans 10 villes en France, du 4 au 20 novembre 2014
    Pièces jointes :
    Example LED.vi ‏7 KB

  • PCI-6602 comment generer un signal non peridodique

    "bonjour,
    je voudrais simuler un signal non périodique et synchrone sur une seul des sorties de compteur de la PCI-6602.
    Cependant j arrive a simuler mon signal mais j utilise deux compteurs :
    pour cela j ai utilisé un des sous VI de multiple pulse train c est a dire "configure and arm counters phase(NI-TIO)(with phase delayed)"
    mais j ai enlevé le sous vi "counters start triggers "
    j'ai voulu synchronisé mon signal via un generateur externe dont j ai definie les parametres dans le diagramme de mon vi (numero de PFI).Puis j'ai décomposer mon signal en 2(voir attached files).Une fois que je suis arrivé a visionné mes signaux sur l'oscilloscope,
    j ai relier mes 2 signaux a une "porte ou" à 2 entrées.
    soit S
    la sortie de la porte logique on obtient donc:
    S = compteurs 0 ou compteur 1
    merci"
    Attachments:
    chronogramme_des_signaux.doc ‏22 KB

    Je ne parle plus le francais. Il y a 20 ans depuis je l'etudie. Je pense que je peux vous aider, mais seulement en englais.
    S'il vous plait, trouvez quelqu'un qui peut lire l'englais et expliquer mon reponse ici:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000059CD0000&UCATEGORY_0=_32_%24_12_&UCATEGORY_S=0
    Bon chance!

  • PCI 6602 signal no periodic

    bonjour,
    je voudrais simuler un signal non périodique et synchrone sur une seul des sorties de compteur de la PCI-6602.
    Cependant j arrive a simuler mon signal mais j utilise deux compteurs :
    pour cela j ai utilisé un des sous VI de multiple pulse train c est a dire "configure and arm counters phase(NI-TIO)(with phase delayed)"
    mais j ai enlevé le sous vi "counters start triggers "
    j'ai voulu synchronisé mon signal via un generateur externe dont j ai definie les parametres dans le diagramme de mon vi (numero de PFI).Puis j'ai décomposer mon signal en 2(voir attached files).Une fois que je suis arrivé a visionné mes signaux sur l'oscilloscope,
    j ai relier mes 2 signaux a une "porte ou" à 2 entrées.
    soit S la sortie de la porte l
    ogique on obtient donc:
    S = compteurs 0 ou compteur 1
    merci""
    Attachments:
    chronogramme_des_signaux.doc ‏22 KB

    With this setting, the edges of the internal 20MHz timebase of the PCI-6602 are counted !
    Change Edge Source to /Dev1/PFI39 (--> CTR 0 source --> signal A of the encoder with your wiring) and try again.
    See page 3-7 of the user manual for the PFI numbers.
    Some examples ship with LabVIEW.
    Message Edité par JB le 03-13-2008 08:44 AM

  • Capture hold simulation time

    I am new to labview and have not be able to figure out how to cature a time given a certain condtion.
    In a simulation loop I have  a function which shows the elapsed time of
    the simulation. I want to capture the time when a simulated frequency
    signal is at or below a reference frequency.  The vi should still be
    running with the captured time.
    This is want I want to do in pseudo code:
    Fref:   The referance frequency, does not change during simulation
    Fsim:  The simulated frequency, changes during simulation
    time:   The simulation time
    Tf:       Fault time, the time captured
    While simulation is running
        If Fref >=Fsim
           Tf=time
        end
    end

    Draw a while loop in a case structure inside add the greater or equal function before the case structure and place a get current time function in the true case. To be able to save the time there are several possibilties:
    1. Use a LV2 style global (my personal favorite)
    2. Add a local to an indicator in the true case wired to the time function.
    3. ....
    I think looking at your question doing the basics course will be a good starting point.
    Have a look at: http://digital.ni.com/demo.nsf/websearch/CE34B1339DE04F2086256E930074129F?OpenDocument&node=1381_US
    Message Edited by andre.buurman@carya on 11-02-2007 12:24 PM
    Message Edited by andre.buurman@carya on 11-02-2007 12:27 PM
    Regards,
    André
    Using whatever version of LV the customer requires. (LV5.1-LV2012) (www.carya.nl)

Maybe you are looking for

  • Download Link for HP Smart Web Printing does not answer

    Since 4PM GMT + 1 on Thursday the 19. of November 2009 Any solution on the situation ? Regards Thomas This question was solved. View Solution.

  • Error message when trying to view a VO in the BC4J viewer

    Below is an error message I am getting when trying to run my Application Modual in test mode via the BC4J viewer. When I click my VO I get this message. I only get this when my VO is tied to a EO that has data in the table. I have created a VO based

  • Populating drop down list in a table cell-urgent

    Hi all I have a problem. I want to populate a dropdown list in a table cell. can anybody tell me the step by step procedure for that. I am doing it generally. not using R/3 I am creating sub node like u have mentioned. I haven't done it using wizard.

  • Mighty Mouse Will Not Function in Firefox / Lotus Notes

    I am accessing Lotus Notes through Domino Web Access Release 6.5.6. This is my only choice to get into work email. I am using the latest version of Firefox. I have the mouse set up with primary button on the left and secondary button on the right to

  • Program Buffer swap

    Hi Techies In our Production servers i found that Program buffer swap are more around 10 thousand swaps I have restarted the server twice but still after two days again the swap are increased ( only the program buffer swaps are more) and moreover hit