05-04-2010 08:43 AM
05-04-2010 11:38 AM
I've used telecom relays (can't remember the model designation), which worked fine in the past with older PC using the parallel port. I've never heard of / or tried using the serial port. I wouldn't expect it to work as expected... (I'm not going to go into details). I suspect driving a relay from a USB port would have similar issues as the serial port.
However, recent motherboards do not drive the telecom relays as they used to. I've seen a recent Dell motherboard have problems with it.
05-04-2010 11:55 AM
Ray.R wrote:I've used telecom relays (can't remember the model designation), which worked fine in the past with older PC using the parallel port. I've never heard of / or tried using the serial port. I wouldn't expect it to work as expected... (I'm not going to go into details). I suspect driving a relay from a USB port would have similar issues as the serial port.
However, recent motherboards do not drive the telecom relays as they used to. I've seen a recent Dell motherboard have problems with it.
I was thinking about using the control lines (DTE ready, and Request to send on a 9 pin) That was why I asked about the numbers of relays. That will work as expected with some driver circuitry (I'm not going to go into details). Perhaps a somewhat odd solution, I shall admit that ;).
05-04-2010 12:13 PM
05-04-2010 01:31 PM
Ray.R wrote:
Okay... That's an interesting approach... I was wondering if I had missed something somewhere.... 😉
Very well then. Apology axcepeted (with some muttering):smileytongue:
05-04-2010 01:34 PM
Very well then. Apology excepted (with some muttering):smileytongue:
Ray.R wrote:
Okay... That's an interesting approach... I was wondering if I had missed something somewhere.... 😉
05-04-2010 01:53 PM
Ray.R wrote:I suspect driving a relay from a USB port would have similar issues as the serial port.
Nope.
While you might be able to do something like this with Serial or Parallel, USB simply won't play along because you never have direct access to the levels of the signals. You interface through a controller chip which takes care of everything and only understands "USB".
Shane.
05-04-2010 02:12 PM
Thanks Shane.
That rules out USB. Unless there is a DAQmx device at the other end. But that would have to drive a small (telecom) relay, because it derrives its power over USB. Don't quote me because I'm wrong, but I suspect the current would be limited to something like 25 mA.
05-04-2010 02:28 PM
USB 2.0 supplies 500mA.
Enough to dirve many portable hard drives, but it's not simply switchable unfortunately.
USB 3.0increases power supply to 900mA.
Shane.
05-04-2010 02:52 PM
USB powered and controlled relays, LabVIEW drivers available:
http://www.easydaq.biz/PagesUSB/USBRelayCardProductsFRAME2.htm
-AK2DM