Visit our LabVIEW Wiki Hardware Portal
Tags |
(This content has not been tagged yet)
|
![]() |
Aug 21 2005, 10:07 AM
Post
#1
|
|||
|
More Active Member Posts: 35 Joined: 7-August 05 Member No.: 2711 LV:6.1
|
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
|
||
|
|
|||
| Ad |
Aug 21 2005, 10:07 AM
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 ,. ,.
|
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.
|
||
|
|
|||
Aug 22 2005, 05:21 PM
Post
#3
|
|||
![]() Extremely Active Member Posts: 509 Joined: 2-August 05 Member No.: 2680 Using LabVIEW Since:1996 LV:8.5.1 ,8.6 ,.
|
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.
|
||
|
|
|||
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 ,. ,.
|
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.
|
||
|
|
|||
Aug 22 2005, 09:49 PM
Post
#5
|
|||
|
Extremely Active Member Posts: 253 Joined: 15-October 04 From: Phoenix, AZ, USA Member No.: 839 Using LabVIEW Since:2000 LV:8.20 ,. ,.
|
You could wire up a comparator chip to output TTL logic levels based on a 200mV threshold.
-------------------- ‘It’s the questions that drive us'
|
||
|
|
|||
Aug 28 2005, 06:48 AM
Post
#6
|
|||
|
More Active Member Posts: 35 Joined: 7-August 05 Member No.: 2711 LV:6.1
|
QUOTE (AnalogKid2DigitalMan @ Aug 23 2005, 05:49 AM) Dear all, Thank you very much for your help Ayumi
|
||
|
|
|||
![]() ![]() |
| Time is now: 2nd December 2008 - 12:05 AM |