Slashdot Mirror


Using USB to Separate Computer and Keyboard/Mouse?

Klaus Thorn asks: "As a member of a technical team that plans a radio station with several audio-editing cabins I'm thinking about separating the noisy heat-producing computer from the cabin using one VGA cable and one USB cable. The computer is in the computer storage room. In the cabin there is (besides LCD) an USB hub with keyboard, mouse, soundcard and CDR-drive. Has anyone tried this? I need to know whether this all-USB-solution is clean and stable or a bunch of problems. I need to know what distance I can put between cabin and computer-storage room. Let's assume USB 2.0 and amplifying USB cables and Windows XP."

"One more detail: When the admin changes some hardware in the computer store room he does not want to run to the cabin to push a button. He could plug out the USB cable and plug in another USB cable that is connected to mouse and keyboard in the same room. After he's finished he could exchange the usb cables again (to the one leading to the cabin). This is only sensible if the computer will accept all four USB devices without driver reinstall and reboot. Anyone tried this or can predict wether this will work?"

8 of 66 comments (clear)

  1. Try it yourself by Rick+the+Red · · Score: 5, Informative
    Not to be flip, but why not try it yourself? Surely you have a Windows PC with at least one USB port, so give it a go. From personal experience when I unplug most USB devices Windows gives a warning that I should have told it first, but Windows doesn't crash. You might also try two keyboards (one in each of two USB ports) to see if you don't need to unplug the remote keyboard to use a local one (I'm sure you can find PCs with two USB ports and use one for local, the other for remote).

    As for how far you can go, I would think VGA is your limiting factor, not USB.

    --
    If all this should have a reason, we would be the last to know.
    1. Re:Try it yourself by sweetooth · · Score: 4, Informative

      You can use multiple usb keyboards on a pc. Or you could use a USB keyboard and a PS/2 keyboard at the same time. I've done all of the above with no problem. I believe the max extension on a VGA cable is 25ft and USB is 15' without signal boosting. If you want to spend a bunch of money you can get a KVM extender style setup which lets you extend the keyboard, mouse, video, and audio up to 250ft over CAT5.

  2. usb by Anonymous Coward · · Score: 3, Informative
    USB is nice in that multiple peripherals can all use the same port, but it just plain sucks for a variety of reasons
    1. It's a master/slave relationship, rather than p2p
    2. Bandwidth is limited.
    3. the irq/dma conflicts make people yearn for the simplicity of editting dos/windows ini files

    USB is good for keyboards and mice (only because hot-plugging is allowed), and simple low-bandwidth usage. However, USB drives (especially cdr) is asking for trouble.


    It's a shame firewire isn't more prevalent. It's a better solution for higher i/o peripherals.

    1. Re:usb by Snafoo · · Score: 2, Informative

      First of all, I think the question-poster has a really good idea: Computer interfaces *can* and *should* be separable from the beige box. Furthermore, I don't think that implementing this shit in USB **2.0** is such a bad idea. According to http://www.apple.com/firewire/ (hardly a non-partisan source ;) Firewire 800 (the latest Firewire standard) is only twice as fast as USB 2.0, allowing transfer rates of up to 800Mbs, which "delivers more than double the effective bandwidth of the USB 2.0 peripheral standard. That means you can send more than a CD's worth of data every ten seconds." This implies that USB 2.0 can send at least a CD's worth of data every twenty seconds, which is far more bandwidth than your pathetic 52x CD drive will ever put forth.

      So, hey, if you have USB 2.0 on your computer, you might as well use it :) (PS. if you don't, then
      you can just buy a USB2/Firewire combo card, and just use whatever works best.)

      Thirdly, if your USB drive refuses to work with a hub, then simply put everything *else* on a hub and use your computer's extra USB port (it has more than one, right?) for the CDR.

      Fourthly, VGA will be a problem --- *if* you're using VGA. Many LCD displays can take DVI, which (AFAIK) means that the cables can be strung somewhat further. If you can't use digital out, or if I'm wrong about the cable length feature of digital out, please feel free to use one 'o them VGA extension devices that, eg, use some multimode fiber-optic cabling and some conversion dongles.

      I just googled a nice FAQ about such matters at

      http://www.scala.com/hardware/dvi-vga-cable.html

      Have fun.

      --
      - undoware.ca
  3. Re:Just use this by GigsVT · · Score: 2, Informative

    I've got one just like this at work, but it is PS/2 instead of USB. It uses CAT5 and extends USB KB/Mouse and VGA video in this case, in my case it uses cat5 and extends PS/2.

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  4. Try diskless with VNC by Craig+Maloney · · Score: 4, Informative

    Diskless with VNC might get you where you want to be. You can reduce the noise from drives and fans, and you'll be able to control the main machine(s) from the audio rooms.

  5. Re:Just use this by PurpleFloyd · · Score: 2, Informative
    Why encumber a product with IP when it doesn't need it? This is designed for end-to-end transmissions over a single wire; IP is ridiculous overkill incorporating useless overhead for things like routability and the ability to communicate with multiple devices.

    In fact, the designers of this product seem to have even dispensed with Ethernet (note that it only says it'll work with Cat5 and contains its own gain control system - something that to me tells me that it's using some sort of broadband signaling, rather than the baseband shared by almost all forms of Ethernet.

    As for "physical network requirements," everything that works over a network can't avoid using some form of physical communication; all the fancy protocols in the world won't do you any good if you can't get two systems to exchange bits. While it's possible to avoid permenantly tying yourself to one particular medium (via modular interfaces), it's impossible to have a network without physical communication. You just can't have IP between two locations without something to communicate packets - there has to be some form of communication. There's a reason why the physical layer is at the bottom of the OSI and TCP/IP models. It's because if the physical layer fails, there is no network.

    --

    That's it. I'm no longer part of Team Sanity.
  6. Re:Stable, sure, by MattCohn.com · · Score: 2, Informative

    I'm not AC, but I'll reply to your response.

    Uh no, you obviously havn't tried audio editing in this kind of an environment. I personally have tried editing audio with Cool Edit Pro on my home 10/100 network using both VNC and Remote Desktop. Neither worked well at all. When I meen working with audio editing software, I meen working well. Yes, you CAN do it over VNC but your productivity is limited. Latency is unacceptable when trying to get anything accomplished.

    Why don't you go work in the productions department of a radio station, take notes, and then get back to me.