WHICH INPUT CHANNEL HAS TO BE INITIALIZED , analog input CH or digital input CH for DC VOLTAGE?

1 visualización (últimos 30 días)
HELLO,
i have DC voltage(2.5V) which i want to plot using NI USB 6255, whether i should use the analog input or digital HW channel has to be initialized.
even if i acquire data from digital i/o channel i will get logic 1 or logic0 so how to obtain the same voltage which i give as input
plz anyone help me
Manjunath

Respuesta aceptada

Pedro Villena
Pedro Villena el 10 de Oct. de 2012
Editada: Pedro Villena el 8 de Nov. de 2012
If you want to plot the exact voltage in matlab, use an analog input channel. The digital channels are in TTL range voltage (0-5 volts), and if you adquire a signal of 2.5V, you will get a noisy digital signal [0 1].
or
Try to configure the analog channel in Differential Mode. In this mode, you gonna use 2 channels, one for posistive pole, and the other for negative pole.
  2 comentarios
MANJUNATH
MANJUNATH el 10 de Oct. de 2012
i want to plot 2.5V, its supply from battery (chargeable cell), i tried with analoginput but the plot was same even when the signal input was removed .
MANJUNATH
MANJUNATH el 11 de Oct. de 2012
thanks for the support Mr. Pedro Villena , problem got resolved , a grounded resistor was added before the signal being connected to DAQ.

Iniciar sesión para comentar.

Más respuestas (0)

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

Más información sobre Simultaneous and Synchronized Operations en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by