home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / electron / 19128 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.9 KB  |  81 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!utcsri!skule.ecf!torn!nott!emr1!mikolaje
  3. From: mikolaje@ccrs.emr.ca (Ken Mikolajek)
  4. Subject: Re: 12 V -> 3V, 0.6 A
  5. Message-ID: <1992Nov18.170905.28532@emr1.emr.ca>
  6. Summary: A Dangerous approach 
  7. Sender: news@emr1.emr.ca
  8. Nntp-Posting-Host: nova.ccrs.emr.ca
  9. Organization: Canada Centre for Remote Sensing, Ottawa
  10. References: <1992Nov7.141550.538@ludd.luth.se> <sehari.721280522@class1.iastate.edu>
  11. Date: Wed, 18 Nov 1992 17:09:05 GMT
  12. Lines: 67
  13.  
  14. In article <sehari.721280522@class1.iastate.edu> sehari@iastate.edu (Babak Sehari) writes:
  15. >In <1992Nov7.141550.538@ludd.luth.se> d89-ahg@ludd.luth.se (Anders Hedberg) writes:
  16. >
  17. >>A friend wants to listen to his CD player powered from the car.
  18. >
  19. >>The CD-player wanna have 3Volts at max 600 mA, and the car has a battery
  20. >>of 12 volts.
  21. >
  22. >>I thought of a LM317 or something similar, but I've never designed something
  23. >>alike, and I need to know how to calculate the resistor values.
  24. >
  25. >>/Anders Hedberg
  26. >
  27. >There are many ways to do this the cheapest way is to put:
  28. >
  29. >  12-3
  30. >--------- = 13 diodes in series with the input voltage of your CD player,
  31. >    0.7
  32. >
  33. >Like this:
  34. >
  35. >+12V -|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|- +3V
  36. >GRD  --------------------------------------------------
  37. >
  38. >The problem might be generated if the input voltage swings.  To avoid
  39. >this problem try putting a 2N3055 transistor as follows:
  40. >
  41. >+12V |>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-|>|-    ---+3V
  42. >                                        | \_/ Emitter
  43. >                                        R  |
  44. >                                        |--|
  45. >                                        |
  46. >                                        ||>|-|>|-|>|-|>|-|>|-|
  47. >                                                             |
  48. >GRD ---------------------------------------------------------+-----
  49. >                                    
  50. >
  51. >R=1000 ohm
  52. >Trans=2n3055
  53. >Diodes= 1N4001 or 1N4005
  54. >
  55. >                         With highest regards,
  56. >                              Babak   Sehari.
  57. >-- 
  58.  
  59. My advice is to IGNORE this advice!!  For two reasons... both of which
  60. may result in destruction of the poor CD player.
  61.  
  62. 1) DIODES are terrific temperature sensors. Meaning the voltage drops
  63. may vary considerably over the ranges likely to be seen inside the car.
  64. The CD player may be destroyed if voltage too high or even too low is 
  65. applied. Stacking them up like that only compounds the problem.  A 
  66. 0.1 volt change in the diode will result in a 1.3 Volt change in a
  67. string of 13 DIODES.
  68.  
  69. 2) The power requiremens of the CD player have to be known before
  70. the current handling capacity of the diodes can be selected. The voltage 
  71. drop across diodes is dependant on the current across it.  Also if
  72. there is a failure.. does it fail OPEN or CLOSED circuit?  Just imagine
  73. the smell when you apply 12 V across the CD ROM  :)
  74.  
  75. I would go for the linear regulator with some good filtering and
  76. make sure you fuse it properly.
  77.  
  78. Ken.
  79.  
  80.  
  81.