home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / electron / 18590 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.5 KB  |  60 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!melpar!doherty
  3. From: doherty@melpar (Kevin Doherty)
  4. Subject: Re: Help: What is an Independent Current Source!?
  5. Organization: E-Systems, Melpar Division
  6. Date: Mon, 9 Nov 1992 13:23:18 GMT
  7. Message-ID: <BxGAIv.3qo@melpar>
  8. References: <Nov.9.00.11.39.1992.9368@clam.rutgers.edu>
  9. Lines: 49
  10.  
  11. steuer@clam.rutgers.edu (robert Steuer) writes:
  12.  
  13. >I understand an Independent Voltage source is like a battery and I
  14. >understand that an Independent Current source can supply a current,
  15. >but what is a REAL-LIFE example of an Independent Current Source?
  16. >I have asked fellow students, my teachers, even a teacher with a
  17. >Doctorate Degree and still I get hmmm, thats a good question!
  18.  
  19. If you're asking about a constant current source, there are quite a
  20. number of ways of doing it.
  21.  
  22. For relatively low currents, an op amp will do the trick:
  23.  
  24.                     +-----------------------O
  25.           I1 -->    | |\               <--\
  26.                     | |  \                | I2
  27.     Vref O---\/\/\--+-+ -  \            --/
  28.                R      |     >---------------O
  29.                 +-----+ +  /
  30.                 |     |  /
  31.                 |     |/
  32.                ---
  33.                 -
  34.   To keep the negative input at a virtual ground, the amp outputs a
  35. current equal and opposite to the input current (ie, I2=I1).  By using a
  36. well regulated reference voltage one can set the output current with R
  37. (Iout = Vref/R).
  38.  
  39.   A higher current alternative (up to 1.5 amps) can be kludged out of a
  40. common 78XX series voltage regulator.  These devices are feedback based
  41. linear voltage regulators; the regulator tries to keep its output pin
  42. exactly XX volts above its reference pin.  The following circuit:
  43.  
  44.                    +---------+
  45.                    |         |    R
  46.      Vin O---------+IN    OUT+--/\/\/--+-------O Iout
  47.                    |   REF   |         |
  48.                    +----+----+         |
  49.                         |              |
  50.                         +--------------+       
  51. will take an unregulated voltage Vin and provide a regulated Iout; it does
  52. this by generating whatever output voltage is necessary to maintain its
  53. rated voltage across the resistor R.  The output current is thus the rated
  54. voltage divided by the feedback resistor.  Some restrictions: the voltage
  55. compliance (ie, max voltage it'll generate to try to force the desired
  56. current) is only Vin minus the rated voltage minus about 3 volts; also, the
  57. 78XX family is only good for maybe 32 volts Vin.  Also-use a power resistor.
  58.  
  59.                             KMD
  60.