home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / kenwood1.zip / KNWDIF.MOD < prev    next >
Text File  |  1990-06-04  |  12KB  |  348 lines

  1.  
  2. Kenwood Computer Interface Instructions
  3. _______________________________________
  4.  
  5.      These Instructions are TS-440 specific, but the basics also
  6. apply to the TS-940, TS-811 and TS-711.
  7.  
  8.      It is possible to save yourself a few dollars and lose nothing
  9. in quality by buying the parts to upgrade your Kenwood radio for
  10. computer control. Just purchase the parts were you find them and
  11. install them using the instructions in the Radio's Manual.
  12.  
  13.      IC 54 is a uPD-8251-AC   Serial Communications Interface.
  14.                 Commonly called an 8251A    ($1.89 Mail Order)
  15.      IC 55 is a TC-4040-BP    12 Stage CMOS Divider.
  16.                 Commonly called a 4040      ($0.69 Mail Order)
  17.  
  18.      The IC-10 Interface Kit from Kenwood Contains ONLY these two parts
  19. and less instructions than are in this file.  The only thing you are
  20. going to miss, is the $22+ price tag on the IC-10 Kit.
  21.  
  22.  Signals are    TTL levels  (NOT RS-232)
  23. Baud rate is    4800 (1200 Opt.)
  24.    Format is    ASCII Serial;  1 Start, 8 Data, 2 Stops
  25.  
  26.    The Baud rate may be changed to 1200 Baud by removing jumper W50
  27. and installing a jumper from the left pad to the center pad as viewed
  28. from the front of the radio.  This will become obvious once you have
  29. the radio opened up.  Many other Baud rates are possible, just look
  30. at the schematic.
  31.  
  32.      As long as you are in the radio, lift D-60 to enable the
  33. 10 Hz. display.  The main tuning knob is varing this digit, so
  34. you might as well see it.  It also helps when using RIT/XIT as
  35. the RIT/XIT display does not resolve the 0.01 KHz. digit.  This 
  36. Modification is in the Radio's Book.
  37.  
  38.      Not in the book is the fact that if you lift D-80 and do
  39. an MPU reset, you will be able to transmit on any frequency
  40. between 1.5 and 30.0 MHz.  This means you will be able to 
  41. work the Mars nets, Etc.  Do not transmit out of band.  It is
  42. illegal even if it is accidental.
  43.  
  44.      Some computers use TTL levels on their serial ports.  If so,
  45. here is a time when you will not have to convert it to RS-232.
  46.  
  47.   The IF-232 Interface from Kenwood is a 1488 and a 1489 chip
  48. in a box.  These are an RS-232 Quad Line Driver and Receiver
  49. and are available at Radio Shack for $1.29 Each.  Here is an
  50. easy project that will save you a lot over the $69+ Kenwood price 
  51. of the IF-232 Interface.  The 1488 needs a + and - supply.
  52. Unregulated + and - 12vdc is just fine. Get the +5 vdc for the
  53. 1489 by putting a 7805 regulator on the +12 vdc supply.  100 ma.
  54. is about the max you'll draw, so the smallest transformer you
  55. can find will still be plenty large.  Don't forget to series up
  56. two of each gate to cancel the inversion that the 1480's produce.
  57.  
  58.  
  59.  
  60. ACC-1  Connector                  Use a 6 Pin DIN Connector.
  61.                                          (Radio Shack $1.29)
  62. Pin     Signal  Comments
  63. ________________________
  64.  
  65. 1       Gnd     Signal Ground
  66. 2       TXD     Serial Data from Radio to Computer
  67. 3       RXD     Serial Data from Computer to Radio
  68. 4       CTS     Computer Ready;  (Radio Input)
  69. 5       RTS     Radio Ready;    (Radio Output)
  70. 6               No Connection
  71.  
  72. Pins 4 and 5 may be left Unconnected.
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. ***** Command Description for Kenwood Computer Interface *****
  80. ______________________________________________________________
  81.  
  82.                 Auto Information
  83.                 ________________
  84. AIn; 
  85.                 The Radio Will Send the Status Info Automatically
  86.                 Whenever the Operator Manually Varies any Function
  87.                 on the Radio which is Covered in the IF; Command
  88.                         Where   n = 0 for Auto Info OFF
  89.                                     1 for Auto Info On
  90.  
  91.                 The Status Information Will be Sent in the Form :
  92.                         As defined in the IF; Command
  93.  
  94.  
  95.                 Display Memory
  96.                 ______________
  97. DMnnnn;
  98.                 This is a Factory Diagnostic Function
  99.                 and is of no practical use to the operator
  100.  
  101.                 The Contents of the MPU Memory will be Read
  102.                         Where   nnnn = MPU Address (0000 Thru FFFF (HEX))
  103.  
  104.                 The Contents of the MPU Memory Will be Sent in the Form :
  105.                  DMnnnn-aabbccddeeffgghhiijjkk;
  106.                         Where   nnnn = MPU Address (0000 Thru FFFF (HEX))
  107.                               aa~~kk = Hex Number Pairs Of Next 16 Locations
  108.  
  109.  
  110.                 Down
  111.                 ____
  112. DN;
  113.                 The Frequency or Memory Channel
  114.                 Will Decrement One Step
  115.  
  116.  
  117.                 Frequency VFO A / VFO B Request
  118.                 _______________________________
  119. FA;
  120. FB;
  121.                 The Frequency in the Selected VFO Will be Read
  122.  
  123.                 The Frequency Will be Sent in the Form:
  124.                  FAggmmmkkkhhh;   or
  125.                  FBggmmmkkkhhh;
  126.                         Where    gg = GHz. Value
  127.                                 mmm = MHz. Value
  128.                                 kkk = kHz. Value
  129.                                 hhh =  Hz. Value
  130.  
  131.  
  132.                 Frequency VFO A / VFO B Select
  133.                 ______________________________
  134. FAggmmmkkkhhh;
  135. FBggmmmkkkhhh;
  136.                 The VFO Selected Will be Set to the Frequency Defined
  137.                         Where    gg = GHz. Value (May be sent As 00 or Spaces)
  138.                                 mmm = MHz. Value
  139.                                 kkk = kHz. Value
  140.                                 hhh =  Hz. Value
  141.  
  142.  
  143.                 Function Select
  144.                 _______________
  145. FNn;
  146.                 The Function Defined Will be Selected
  147.                         Where   n = 0 for VFO A
  148.                                     1 for VFO B
  149.                                     2 for MEMORY
  150.  
  151.                 Identify Model Request
  152.                 ______________________
  153. ID;
  154.                 The Model of the Radio Will be sent in the Form :
  155.                  ID00n;
  156.                         Where : n = 1 for a TS-940 (*)
  157.                                 n = 2 for a TS-811 (*)
  158.                                 n = 3 for a TS-711 (*)
  159.                                 n = 4 for a TS-440
  160.  
  161.  
  162.                 Read Information Request
  163.                 ________________________
  164. IF;
  165.                 The Status Information Will be Sent in the Form :
  166.                  IFggmmmkkkhhh     snnnzrx yytdfcp
  167.                         Where   gg~~hhh = Value as defined in FA Command
  168.                                       s = "+" or "-" Value of RIT/XIT
  169.                                     nnn = Value of RIT/XIT (n.nn kHz.)
  170.                                       z = "0"  (Not Used in TS-440)
  171.                                       r = Value as defined in RT Command
  172.                                       x = Value as defined in XT Command
  173.                                      yy = Memory Channel No.
  174.                                       t = 0 for Receive
  175.                                           1 for Transmit
  176.                                       d = Value as defined in MD Command
  177.                                       f = Value as defined in FN Command  
  178.                                       c = Value as defined in SC Command
  179.                                       p = Value as defined in SP Command  
  180.  
  181.  
  182.                 Lock Knob
  183.                 _________
  184. LKn;
  185.                 The Manual Frequency Control Functions Will be Disabled
  186.                         Where   n = 0 for Lock OFF
  187.                                     1 for Lock ON
  188.  
  189.  
  190.                 Memory Channel Select
  191.                 _____________________
  192. MCxmm;
  193.                 The Memory Channel Defined Will be Selected
  194.                         Where:  x = Don't Care   (Use "0" or Space)
  195.                                mm = Memory Channel No. (00 thru 99)
  196.  
  197.  
  198.                 Mode Select
  199.                 ___________
  200. MDn;
  201.                 The Mode Defined Will Be Selected
  202.                         Where:  n = 1 for LSB
  203.                                     2 for USB
  204.                                     3 for CW
  205.                                     4 for FM
  206.                                     5 for AM
  207.                                     6 for FSK
  208.  
  209.  
  210.                 Memory Read
  211.                 ____________
  212. MRnxrr;
  213.                 The Memory Channel Defined Will be Read
  214.                         Where:  n = 0 for RX VFO
  215.                                     1 FOR TX VFO (Split Channels Only)
  216.                                 x = Don't Care      (Use "0" or Space)
  217.                                rr = Memory Channel No.    (00 thru 99)
  218.  
  219.                 The Memory Information will be sent in the Form :
  220.                  MRn rrggmmmkkkhhhdz    ;
  221.                         Where:  n = 0 for RX VFO
  222.                                     1 FOR TX VFO (Split Channels Only)
  223.                                rr = Memory Channel No.    (00 thru 99)
  224.                          gg~~hhh = Value as defined in FA Command
  225.                                 d = Value as defined in MD Command
  226.                                 z = "0"  (Not Used in TS-440)
  227.                         (Note: Four trailing Spaces)
  228.  
  229.  
  230.                 Memory Write           
  231.                 ____________
  232. MWnxrrggmmmkkkhhhdzxxxx;
  233.                 The Memory Selected Will be Set to the Frequency Defined
  234.                         Where:  n = 0 for RX VFO
  235.                                     1 for TX VFO (Split Channels Only)
  236.                                 x = Don't Care  (Use "0" or Space)
  237.                                rr = Memory Channel No.    (00 thru 99)
  238.                           gg~~hhh = Value as defined in FA Command
  239.                                 d = Value as defined in MD Command
  240.                                 z = "0" (Not Used in TS-440)
  241.  
  242.  
  243.                 RIT/XIT Clear
  244.                 _____________
  245. RC;
  246.                 The RIT/XIT will be set to 0.00 kHz.
  247.  
  248.  
  249.                 RIT/XIT Down
  250.                 ____________
  251. RD;
  252.                 The RIT/XIT will Decrement by 0.01 KHz. (10 Hz.)
  253.  
  254.  
  255.                 RIT/XIT UP
  256.                 __________
  257. RU;
  258.                 The RIT/XIT will Increment by 0.01 KHz. (10 Hz.)
  259.  
  260.  
  261.                 RIT (ON/OFF)
  262.                 ____________
  263. RTn;
  264.                 The RIT Status Will be Selected
  265.                         Where   n = 0 for RIT OFF
  266.                                     1 for RIT ON
  267.  
  268.  
  269.                 Receive
  270.                 _______
  271. RX;
  272.                 Radio Will Enter Receive Mode     (PTT Released)
  273.  
  274.  
  275.                 Scan (ON/OFF)
  276.                 _____________
  277. SCn;
  278.                 The Scan Status Will be Selected
  279.                         Where   n = 0 for Scan OFF
  280.                                     1 for Scan ON
  281.  
  282.  
  283.                 Split (ON/OFF)
  284.                 ______________
  285. SPn;
  286.                 The Split Status Will be Selected
  287.                         Where   n = 0 for Split OFF
  288.                                     1 for Split ON
  289.  
  290.  
  291.                 Transmit
  292.                 ________
  293. TX;
  294.                 Radio Will Enter Transmit Mode   (PTT Depressed)
  295.  
  296.  
  297.                 Up
  298.                 __
  299. UP;
  300.                 The Frequency or Memory Channel
  301.                 Will Increment One Step
  302.  
  303.  
  304.                 Voice Recall
  305.                 ____________
  306. VR;
  307.                 The Frequency Will Be Spoken (*)
  308.  
  309.  
  310.                 XIT (ON/OFF)
  311.                 ____________
  312. XTn;
  313.                 The XIT Function Will be Selected
  314.                         Where   n = 0 for XIT OFF
  315.                                     1 for XIT ON
  316.  
  317.                 (Note: XIT is Co-Affected by the RC, RD and RU Commands)
  318.  
  319.  
  320. (*)  Denotes this Command or Function has not been Tested.
  321. _______________________________________________________________
  322.  
  323.  
  324.  
  325.  
  326.      These additional Kenwood Commands do not apply to the TS-440 and
  327. as such were not defined;  but are used in one or more of the other
  328. models and are presented here for your experimentation.
  329.  
  330. AT      Antenna Tuner (Standby)
  331. DI      DCL ID (Readout of Callsign)
  332. DS      DCL System (On/Off)
  333. HD      Scan Hold
  334. LO      Local (TS-940 : Remote control of SLOPE, TUNE, VBT)
  335. MS      Memory Scan
  336. OS      Offset
  337. SH      Slope Tune High
  338. SL      Slope Tune Low
  339. ST      Step
  340. TN      Tone Number (SubTone)
  341. TO      Tone (SubTone On/Off)
  342. VB      VBT
  343.  
  344.  
  345. (end)
  346.  
  347.  
  348.