Showing posts with label cd. Show all posts
Showing posts with label cd. Show all posts

Wednesday, September 24, 2014

Simple CD Player Adapter For Car

Whenever Im in the car listening to my favourite CD, it always happens; my batteries go dead. To solve that problem, I built this extremely simple regulator circuit. It steps down the 12V from the lighter socket to 9V which is used by the CD player. Different CD players (I have a Sony Discman) may require different voltages, so just use the correct regulator. All the 78xx series regulators have the same pin out, so the circuit is universal.


Part           Total Qty.                     Description

C1                      1                        1000uF 25V Electrolytic Capacitor   
C2                      1                        10uF 25V Electrolytic Capacitor   
C3                      1                        1uF 15V Elextrolytic Capacitor   
C4                      1                        0.1uF 15V Electrolytic Capacitor   
U1                      1                        7809 Or Other Regulator (See "Notes")    See Notes
MISC                  1                        Cigarette Lighter Plug, Plug For CD Player (See "Notes"),      Heat Sink For U1, Wire, Case.   
   
Notes
  • The voltage your CD player needs will determine which regulator you use. For 9V, use the 7809. For 6V, use the 7806. For the unlikely 5V use the 7805. Remember that whatever regulator you use, you will need to heat sink it. The metal case or metal cover on the case makes a great heat sink.
  • I built the circuit in a small case with the long wire to the cigarette lighter plug coming out one end, then another, slightly shorter wire going out the other end to the CD player.
  • Triple check your wiring. You would hate to ruin an expensive CD player because you reversed one of the connections or hooked the regulator up backwards. Link
Read More..

Monday, September 8, 2014

Converting CD ROM drive to audio CD player


Here is the simplest scheme for converting a CD ROM drive of your computer to a Audio CD player.The minimum requirement for the player is that, it should have a audio output and skip button. Luckily most of the Cd ROM’s are equipped with both of these.


The CD ROM drive needs two voltages ,12V & 5V for its operation.So the main objective is to build a suitable power supply for the CD ROM drive.The IC1 (7812) together with associated components produce a regulated 12V DC.The IC2 (7805) together with associated components produce a regulated 5V DC.These voltages as well as ground can be connected to the corresponding voltage pins of the CD ROM drive using a male type CD ROM drive power connector.The 12V can be connected to the yellow wire of connector, 5V to red wire and GND to black wire as shown in figure1.Now the power supply is ready. Make the schema as shown in the schema diagram.Power up the schema after connecting the power connector to the CD ROM drive. Now the power LED of the drive will glow.Insert the audio CD.Now the music will be available at the audio output socket of the drive.It can be heared using a headphone.The skip button of the drive can be used to play next song. Notes. * For car stereo applications you don’t need the transformer,rectifier and the 7812 regulator.12V will be available from battery.You just need to produce a 5V from it using a 7805 based regulator. Connect the corresponding voltages to the connector as shown in figure 1 and connect the connector to drive.Done. * The amplifier for the car audio CD player must be one operating from 12V. * Do not connect the voltages to CD ROM drive in wrong polarity.Double check the voltages using a multimeter. Wrong polarity could easily damage the drive.


cd-rom-drive-power-connector.jpg

Read More..