home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / hard / misc / ctb11.readme < prev    next >
Text File  |  2000-07-26  |  1KB  |  38 lines

  1. Short:    Ver1.1 CTB
  2. Author:   sq8ipu@ariadna.pl (Andrzej Gazda)
  3. Uploader: sq8ipu@ariadna.pl (Andrzej Gazda)
  4. Type:     hard/misc
  5.  
  6. this is the next and the last version of a program
  7. for setting switches, frequencies and CTB.
  8.  
  9. CTB is a number which says how to set switches in
  10. modulators and alternators used for catv.
  11.  
  12. e.x. for a frequency of channel K-10, 207.25, CTB 
  13. figures out at 0984, after converting it we got 4890.
  14.  
  15. We count it from an exuation:
  16.   where Fn is a carrying frequency of a channel (video)
  17.  
  18.                            Fn + A
  19.                          -----------  - C = CTB
  20.                               B 
  21.  
  22. and for such CTB (=0984) we should set the switches
  23. like this (counted in binary system):
  24.  
  25.      CTB=|   4   |   8   |   9   |   0   |
  26.  ------------------------------------------------------     
  27. |        |1 2 4 8|1 2 4 8|1 2 4 8|1 2 4 8|             |
  28. |        |-------|-------|-------|-------|             |
  29. |OFF     |0 0   0 0 0 0  |  0 0   0 0 0 0|             |
  30. |ON      |    0         0|0     0        |             |
  31. |         ------------------------------- 
  32.          |   switch 1    |    switch 2   |
  33.  
  34. Working in cable TV I have made my live easier with this
  35. little program. If it would be helpful to you, too - send
  36. me an e-mail:
  37. sq8ipu@ariadna.pl
  38.