home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / mods / misc_mod / ab2xsw.doc < prev    next >
Text File  |  1997-02-01  |  2KB  |  46 lines

  1. A/B switch to cross switch mod file
  2.  
  3. Lately, in my packet/phone modem/8bit home computer (with modem software that
  4. can store and load from disk) system, I added a VT100 terminal I got at a 
  5. hamfest.  This will let me view stuff using 80 characters across the screen, 
  6. instead of always having to use the 40 characters the home computer does.  
  7. Before I got the terminal, I used an A/B RS232 switch that switched all 25
  8. wires.  Now, to accomodate the terminal, I need a switch that can select 
  9. connections of 8bit to TNC, 8bit to modem, terminal to TNC, and terminal to
  10. modem.  A cross connect switch.  Which would cost something like $25.  I
  11. decided to see if I could modify the A/B switch.  I use software Xon/Xoff
  12. flow control, which needs only 2 active lines and a ground.  So, I need only
  13. switch 2 lines.  Looking at the '89 ARRL Handbook, page 19-28, table 15), it
  14. shows the functions of all 25 RS232 wires.  The ones I use are pin 2, TxD, 
  15. and pin 3 RxD.  Also pin 1, protective ground, and pin 7, signal ground.  But
  16. there is a secondary TxD, called STxD, pin 14, and a secondary RxD, called
  17. SRxD, pin 16.  So, I figured, I would connect the TNC to the common of the
  18. A/B switch, to the primary TxD and RxD.  And connect the phone modem to the
  19. secondary TxD and RxD.  (I would need to make a special Y shaped cable to
  20. do that.)  And connect the 8bit machine to the primary TxD and RxD of the
  21. A connector of the switch, and the VT100 to the primary signals of B.  
  22.  
  23.    Here's the mod to make this work:
  24. Wire a jumper from the A connector pin 2 (TxD) to B's pin 14 (STxD).
  25. Another jumper from A pin 3 (RxD) to B pin 16 (SRxD).
  26. And another from B pin 2 (TxD) to A pin 14 (STxD).
  27. And a last jumper from B pin 3 (RxD) to A pin 16 (SRxD).
  28. I also shorted all pin 7's together, and shorted all pin 1's together.
  29. (This avoids switching spikes in the grounds that might glitch the equipment.
  30.   
  31.    Now make the Y cable:
  32. pins 2 and 3 of the "common" connector go to the TNC connector pins 2 and 3,
  33. respectively.
  34. Pins 14 and 16 of the "common" connector go to the phone modem connector pins
  35. 2 and 3, respectively.
  36. All pin 1's are connected, and all pin 7's are connected.
  37.  
  38. Label the modified A/B switch to describe what you did, so you don't try to
  39. use this switch to switch printers or something years later.  
  40.  
  41. My switch was an Inmac, with all original wiring traces on a circuit board.
  42. All mods are added jumpers, and no cut traces.  So, this switch could be
  43. restored later if I need to.
  44.  
  45.  
  46.