home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / elektro / tonecrtl / tonectrl.txt < prev   
Encoding:
Text File  |  1991-09-07  |  4.0 KB  |  91 lines

  1.            AUDIO TONE CONTROL CALCULATOR BY ROD ORMSTON ,4/91.
  2.            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4.  
  5. TONECTRL: 
  6. ~~~~~~~~~
  7. This  program  quickly works out the component values  for  the  standard 
  8. Baxandall  tone control circuit.   By eliminating a lot of  very  tedious 
  9. calculator  work,  it  is  possible to  experiment  with  many  different 
  10. combinations  and  examine the effect that changes in the  value  of  one 
  11. component has on others, etc.  Component values are selected from the E24 
  12. series for resistors (10,11,12,13,15,16, etc) and from the E12 series for 
  13. capacitors  (10,12,15,18,22,27,...).   A print option is included  and  a 
  14. circuit diagram can be displayed on screen.  Program does not work in low 
  15. resolution.
  16.  
  17.  
  18. GENERAL INFO.: 
  19. ~~~~~~~~~~~~~~  
  20. The  Baxandall  configuration dates back to the  1950's,  and  is  almost 
  21. universally used in tone control circuits in one form or another.
  22.  
  23. The  program  requires  values for the following:
  24.  
  25.      *  Resistance values for RV1 (Bass pot.) and R3 (see later).
  26.         Both are entered in kilohms.
  27.  
  28.      *  The frequencies at which the Bass and  Treble  pots.  have 
  29.         greatest effect (boost/cut) - in Hz for Bass and kHz for Treble.
  30.  
  31.      *  The gain (i.e.,  maximum boost or cut).   This may also be 
  32.         specified in  decibels (dB) if 'dB' is typed in (not  case 
  33.         sensitive) following the figure.         
  34.  
  35. The  first figure to be entered is for RV1.   If instead,  'q' (QUIT)  is 
  36. entered,  the program terminates.   If 'd' (DIAGRAM) is entered, the tone 
  37. control circuit is shown on screen (Use ALT-HELP to print it) - press any 
  38. other key to continue.
  39.  
  40. Each  set of results will be printed if a positive response is  given  to 
  41. the prompt at the beginning of the program.  Note that condensed print is 
  42. selected, and horizontal tab stops are set at every ninth column.
  43.  
  44.  
  45. IN  PRACTICE... 
  46. ~~~~~~~~~~~~~~~
  47. A  typical starting value for RV1 (Bass) is 100K,  and R3 could  be  upto 
  48. 12K.   Note carefully that the program calculates a minimum value for the 
  49. treble pot.,  RV2.   The minimum is directly affected by the value of  R3 
  50. and  to  some  extent by RV1.  Try varying the value of R3  so  that  the 
  51. minimum value specified for RV2 is CLOSE to a standard value,  bearing in 
  52. mind that most pots. have +/- 20% tolerance.  So if your pot. is going to 
  53. be  220K,  you could adjust R3 so that the minimum specified for  RV2  is 
  54. about 175K.  
  55.  
  56. It is suggested that 220K is probably the MAXIMUM value you would want to 
  57. employ for RV2 as 470K pots.  may get a bit 'scratchy' after a few  years 
  58. use.  Note that if the pot. value used is way above the minimum specified 
  59. by  the program,  there will be greatest effect (boost/cut) near  to  the 
  60. ends of the pot's. rotation rather than an even spread.
  61.  
  62.  
  63. FREQUENCY RESPONSE:
  64. ~~~~~~~~~~~~~~~~~~~
  65. The frequency values entered are the points at which the response of  the 
  66. controls  peak (in either boost or cut).   The actual effect  extends  to 
  67. the 'corner' or 3dB points where the graph of the gain response has  just 
  68. broken away from the flat,  rising to +3db in boost or falling to -3dB in 
  69. cut.   The 3dB points are at frequencies about a factor of ten above  and 
  70. below the peak point.
  71.  
  72.  
  73. BUILDING THE CIRCUIT:
  74. ~~~~~~~~~~~~~~~~~~~~~
  75. The  circuit drawn by the program includes an Op-Amp.-buffered  input  to 
  76. provide a low driver impedance for the tone controls - a driver with high 
  77. output impedance would alter the tone control characteristics.
  78.  
  79. Use a low noise,  low distortion op-amp.  like TL071/72.   Alternatively, 
  80. LF351/53.  DON'T use a 741 or 1458, etc!!!  
  81.  
  82. It is advisable, particularly if a stereo version is being built, to make 
  83. a PCB and use PCB-mounting pots rather than stripboard and separate pots.
  84. as  the  latter  arrangement will be very susceptible to  noise  and  hum 
  85. pickup.  
  86.  
  87. Written with GFA Basic V2.
  88.  
  89.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  90.  
  91.