LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Frequency Response Analyser or Impedance Spectroscopy

Hi

I am looking for a Labview program to allow the freq. response of say a
tuned circuit.
I will be using a GPIB Function Gen. From 1Hz to 10MHz and measuring the
peak-peak value across a shunt resistor that is in series with the tuned
circuit.
Thus as the frequency increases then the tuned circuit will respond
accordingly. If we take samples every 100Hz then we can produce a spectra
of the tune circuit.
I actually going to use this for measuring the char. of an electrochemical
cell.

Any Suggestions



Wayne
0 Kudos
Message 1 of 3
(2,823 Views)
Pour étudier la fonction de transfert d'un filtre, la meilleure méthode consiste à :
1/Installer le driver d'instrument en LV du générateur de fonctions qui va générer le signal sinusoïdal.
2/ Installer le driver d'instrument en LV de l'oscilloscope qui va mesurer la réponse du filtre.
S'ils existent, ces drivers se trouvent sur ni.com/idnet
S'ils sont correctement installés, les icônes apparaissent dans la palette de fonctions >> E/S instruments >> Drivers d'instruments.
3/Programmer le générateur de fonctions pour qu'il génère un signal multitone, c'est-à-dire composé d'un certain nombres de composantes sinusoïdales variant de 10Hz à 10MHz (selon les valeurs que vous désirez). Vous trouverez en pièces jointes un exemple de VI qui décrit un tel signa
l.
4/Charger le signal multitone dans le buffer du générateur de fonctions.
5/Synchroniser la génération du signal multitone avec l'acquisition du signal de réponse.

Les appareils utilisés n'étant pas NI, nous n'avons pas d'exemple de VI qui réalise exactement cette étude.

Cordialement

Frederic Boullot
Ingénieur d'Applications
National Instruments France
0 Kudos
Message 2 of 3
(2,823 Views)
Google Translation of Fred Boullot responce

"to study the transfer transfer function of a filter, the best method consists with: 1/Installer the driver of instrument in LV of the generator of functions which will generate the sinusoidal signal. 2 To install the driver of instrument in LV of the oscilloscope which will measure the response of the filter. If they exist, these drivers are on ni.com/idnet If they are correctly installed, the icons appear in the pallet of functions > > E/S instruments > > Drivers of instruments. 3/Programmer the generator of functions so that it generates a signal multitone, i.e. composed of certain component counts sinusoidal varying of 10Hz with 10MHz (according to the values which you wish). You will find in enclosures an
example of VI which describes such a signal. 4/Charger the signal multitone in the buffer of the generator of functions. 5/Synchroniser the generation of the signal multitone with the acquisition of the signal of answer. The apparatuses used not being Ni, we do not have an example of VI which makes a this study exactly. Cordially
0 Kudos
Message 3 of 3
(2,823 Views)