LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Visit our LabVIEW Wiki Hardware Portal


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> How to make PCI-6534 read a voltage of 200mV
ayumisano
post Aug 21 2005, 10:07 AM
Post #1


More Active
**

Member
Posts: 35
Joined: 7-August 05
Member No.: 2711
LV:6.1
Hong Kong


Dear all,

Is it possible to make PCI-6534 to read the input which is around 200mV? I read the datasheet which is available on ni.com and it says that PCI-6534 is 5V TTL. Does it mean that there is no way for it to trigger a reading as long as the voltage is smaller than 5V?

Thank you very much for your attention!!

Ayumi


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Aug 21 2005, 10:07 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
m3nth
post Aug 22 2005, 11:39 AM
Post #2


Very Active
***

Member
Posts: 236
Joined: 16-April 04
Member No.: 360
Using LabVIEW Since:2006
LV:8.5 ,. ,.
United States Nothing Selected Nothing Selected


QUOTE (ayumisano @ Aug 21 2005, 05:07 AM)
Dear all,

Is it possible to make PCI-6534 to read the input which is around 200mV? I read the datasheet which is available on ni.com and it says that PCI-6534 is 5V TTL. Does it mean that there is no way for it to trigger a reading as long as the voltage is smaller than 5V?

Thank you very much for your attention!!

Ayumi
*

Well since the TTL specification says that a '0' is anything < 0.5V and a '1' is anything > 2.5V, the most straightforward answer is no, you can't trigger a 5V TTL signal with only 200mV.

There is most likely a workaround however. Does the 200mV incoming signal meet some kind of spec? What about using a standard RS422/485->RS232 converter? Those use a voltage differential to determine a '0' or '1' where everything between -200mV to 200mV is no man's land, but maybe you could rig a workaround.

If you have the abililty to use other hardware it probably won't be a problem to find a workaround, but by itself, I don't think you'll be able to tirgger the PCI-6534 directly.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Neville D
post Aug 22 2005, 05:21 PM
Post #3


Extremely Active
****

Member
Posts: 529
Joined: 2-August 05
Member No.: 2680
Using LabVIEW Since:1996
LV:8.5.1 ,8.6 ,.
Canada Nothing Selected Nothing Selected


QUOTE (ayumisano @ Aug 21 2005, 03:07 AM)
Dear all,

Is it possible to make PCI-6534 to read the input which is around 200mV? I read the datasheet which is available on ni.com and it says that PCI-6534 is 5V TTL. Does it mean that there is no way for it to trigger a reading as long as the voltage is smaller than 5V?

Thank you very much for your attention!!

Ayumi
*



You could continuously read the input and discard data that doesn't fall within your criteria (200mV or whatever).


Neville.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
m3nth
post Aug 22 2005, 07:47 PM
Post #4


Very Active
***

Member
Posts: 236
Joined: 16-April 04
Member No.: 360
Using LabVIEW Since:2006
LV:8.5 ,. ,.
United States Nothing Selected Nothing Selected


QUOTE (Neville D @ Aug 22 2005, 12:21 PM)
You could continuously read the input and discard data that doesn't fall within your criteria (200mV or whatever).
Neville.
*

TTL is digital, not analog... you can't check voltages in between unless you're doing an analog acquisition.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
AnalogKid2Digita...
post Aug 22 2005, 09:49 PM
Post #5


Extremely Active
****

Member
Posts: 260
Joined: 15-October 04
From: Phoenix, AZ, USA
Member No.: 839
Using LabVIEW Since:2000
LV:8.20 ,. ,.
United States Nothing Selected Nothing Selected


You could wire up a comparator chip to output TTL logic levels based on a 200mV threshold.

--------------------
‘It’s the questions that drive us'


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
ayumisano
post Aug 28 2005, 06:48 AM
Post #6


More Active
**

Member
Posts: 35
Joined: 7-August 05
Member No.: 2711
LV:6.1
Hong Kong


QUOTE (AnalogKid2DigitalMan @ Aug 23 2005, 05:49 AM)
You could wire up a comparator chip to output TTL logic levels based on a 200mV threshold.
*



Dear all,

Thank you very much for your help smile.gif

Ayumi


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 9th January 2009 - 03:11 AM