LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CHARGING and discharging capacitor CIRCUIT USE LABVIEW AND DAQ

welccom excusme help me
i want build bloack diagram about charging capacitor circuit
using labview and daq 6034

charging and discharging i can not build these in labview

help me
abeer
0 Kudos
Message 1 of 4
(4,560 Views)
Hello abeer,

please explain exactly what do you want to do ? Do you want to build up a simulation ?

Which tasks (analog input, analog output, DIO) do you want to use of your 6034 ? Which version of LabVIEW and daqmx drivers do you dispose i.e. 7.1 ? On what input or output voltage and current area do you think of ("0-10 V" alternatively "0-xx mA") to charge your capacitor ?
Please describe in-depth your capacitor circuit !

Regards

Kristian
Message 2 of 4
(4,529 Views)


@lklkkllk wrote:
welccom excusme help me
i want build bloack diagram about charging capacitor circuit
using labview and daq 6034

charging and discharging i can not build these in labview

help me
abeer


thank you for reply

i build charging capacitor using daq 6043 and labview version 7.1

we use analog input

to read signal from ciurcuit build out of computer

i want example by build in block diagram

and our problem apear when we determine the time to paint the charging graph

i want help me
in short time


another problem we want measure ac voltage use analog input
but the rms is not measure correct
itwas measured change


abeer
0 Kudos
Message 3 of 4
(4,517 Views)
The easiest way to determine the capacity of a capacitor is the step response. The measurement basic´s you will find here. To aquire voltage with your 6034 use for example the DAQ Assistant -> input configuration "voltage" or refer to the examples which shipped which LabVIEW (Help-> Find Example -> Hardware Input & Output -> analog measurement -> voltage).
The timing information is delivered from your daq-assistent and is dependent from sample rate.

_______________________________________________________________________________________________

"another problem we want measure ac voltage use analog input
but the rms is not measure correct
itwas measured change"

-> Proposal: Aquire analog voltage -> Analyze received 1D-Array with complete subvi´s shipped with labview (you will find a vi called RMS.vi or mean.vi in the analyzed function palette -> or search in blockdiagram for RMS).
Message 4 of 4
(4,501 Views)