Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Pulse input a Circuit

Hello,

I need to provide a pulse inputs to a circuit...can I directly interface the circuitry with the PC and use VI to program the pulses? or do I need any interfaces between the laptop and the circuit? Please help me regarding this as I am new to LabView programming environment.

 

Thanks,

Basavaraj Sankeshwar

0 Kudos
Message 1 of 6
(5,922 Views)

You need to be more specific.

 

Please describe the pulses: Voltage, duration, rise time, frequency, ...

 

What do these pulses do in the external circuitry? Are the pulses being generated by the computer or is the computer reading pulses generated by the external circuitry?

 

You will almost certainly need something between the computer and the external circuitry, but without more information we cann give any meaningful recommendations.

 

Lynn

0 Kudos
Message 2 of 6
(5,920 Views)

Hello,

The pulse generated in VI is to be given to a circuit which will further drive a high magnetic coil. So I need to generate a pulse of width 3 ms with a skew of almost 10 V/ms.\

 

 

Thanks,

Basavaraj

0 Kudos
Message 3 of 6
(5,915 Views)

Do you need to control the rise time (what I think you meant by skew)? What is the amplitude of the pulse? What is the frequency of pulses?

 

Lynn

0 Kudos
Message 4 of 6
(5,913 Views)

Okay sorry for the confusion,

 

Pulse width : 3 ms

Pulse Voltage: 5 V or 3.3V (Amplitude)

Rise time/Fall time :  0.5 ms (Max)

 

I need to control the width of the pulse.

 

 

Thanks,

Basavaraj

 

0 Kudos
Message 5 of 6
(5,911 Views)

Basavaraj,

 

It looks like you want to generate a logic level pulse with variable width.

 

The simplest way to do that is by using a multifunction or counter DAQ device.  There are examples of pulse generation with control of the pulse width which come with LabVIEW.  Depending on the details of your timing requirements, you may need a device with two counters.

 

Lynn

0 Kudos
Message 6 of 6
(5,907 Views)