Showing posts with label to. Show all posts
Showing posts with label to. Show all posts
Tuesday, November 18, 2014
12VDC to 220V AC 500W Inverter Circuit
Circuit Inverter 500 Watt 12VDC to 220VAC is made using a transistor.
The basiccally of the circuit Inverter 12VDC to 220VAC 500 Watt This is a configuration of 2 pieces of transistors Q1 and Q2 which form a series of Flip-Flop. The output of the flip-flop Q1 and Q2 in the circuit Inverter 12VDC to 220VAC 500 Watt is then broken down for each pulse to complement each other using a series compiled by Q3 and Q4. Output which complement each other is then given to the driver transistors Q5 and Q6 form the transistor 2SC1061. Series Inverter Power Inverter from 12VDC to 220VAC 500 Watt This is a series of parallel transistors Q7 and Q8 are prepared and Q7x and Q8x the form of power with a type 2N3055 transistor 10 pieces. drawing a complete range of circuit Inverter 12VDC to 220VAC 500 Watts can be seen as follows.

Monday, November 17, 2014
Circuit of DC To DC Converter
DC To DC Converter circuit is used to convert DC voltage to DC voltage with different concepts. DC to DC converter circuit +12 V to + /-20V is working to change the battery voltage from 12V DC to 20V DC voltage symmetrical. DC to DC converter circuit is often applied to the audio power amplifier in car audio systems.
DC to DC converter circuit uses IC TL494 as a pulse generator for the converter. TL494 IC is a PWM controller with an adjustable frequency from 40-60Hz through a potentiometer. Then from the TL494 PWM signal is given to the driver MOSFET inverter TPS2811P to be given to the power inverter with 2 units of MOSFET transistors.
Its the circuit of DC To DC Converter +12 V to + /-20V

Components :
- R1, R2 = 10
- R3, R4, R6, R7 = 1k
- R5 = 22k
- R8 = 4.7k
- R9 = 100k
- C1, C2 = 10000uF
- C3, C6 = 47 u
- C4 = 10U
- C5, C7, C14 = 100n
- C8, C9 = 4700u
- C12 = 1N
- C13 = 2.2u
- U1 = TL494
- U2 = TPS2811P
- Q1, Q2 = FDB045AN
- D1-D4 = 1N5822
- D5 = 1N4148
- FU1 = 10A
- L1 = 10U
- L2 = ferrite BEAD
- RV1 = 2.2k
- RV2 = 24k
- T1 = TRAN-3P3S
This tool is capable supplying up to 100W and can supplying currents up to 3A. Be careful and cautious if you want making DC To DC Converter +12 V To + / - 20V, because there are parts of DC To DC Converter +12 V To + / - 20V is the form of an AC circuit.
Friday, November 14, 2014
INTERFACING DOT MATRIX LED DISPLAY TO 8051
An LED dot matrix display consists of a matrix of LED’s arranged in a rectangular configuration. The desired character or graphics can be displayed by switching ON /OFF a desired configuration of LED’s. Common display configurations available are 7×5, 8×8, 7×15, etc. LED dot matrix can be used in simple display applications where the resolution is not a big concern. The figure below shows the arrangement of LEDs in a typical 7×5 dot matrix display.

Any individual LED or a group of LEDs in the matrix can be activated by switching the required number of rows and columns. For example, in the above figure if Row1 is made high and Column1 is made low, the top left LED (address R1C1) will glow. As a demonstration, lets see how we can display letter “A” using the display. The tables given below shows the logic levels at each pin for displaying A.


In the above diagram you can see that only one LED in a row will be ON at a time but any number of LEDs in a column can be ON at a time. That means the microcontroller’s port pin can directly drive a row but it requires additional circuit for driving the column lines. The circuit diagram for interfacing dot matrix display and 8051 microcontroller is shown below.
Circuit Diagram

ULN2003A Driver IC
The purpose of ULN2003A here is to drive the column lines of the display. ULN2003A is a high voltage (50V), high current (500mA per channel) darlington transistor array. Each IC has 7 channels with individual output clamp diodes. ULN2003A an active high device, which means a logic high must be applied to the input to make the corresponding output high. The input pins are designated as 1B, 2B, 3B, 4B, 5B, 6B, 7B while corresponding output pins are designated as 1C, 2C, 3C, 4C, 5C, 6C, 7C. The pin configuration and simplified internal logic of ULN2003A is shown in the figure below.

Program
ORG 00H
MOV P3,#00000000B // initializes port 3 as output port
MOV P1,#00000000B // initializes port 1 as output port
MAIN: MOV P3,#01111110B
MOV P1,#11111110B
ACALL DELAY
MOV P3,#00010001B
MOV P1,#11111101B
ACALL DELAY
MOV P3,#00010001B
MOV P1,#11111011B
ACALL DELAY
MOV P3,#00010001B
MOV P1,#11110111B
ACALL DELAY
MOV P3,#01111110B
MOV P1,#11101111B
ACALL DELAY
SJMP MAIN // jumps back to the main loop
DELAY: MOV R6,#255D // 1ms delay subroutine
HERE: DJNZ R6,HERE
RET
END
Friday, November 7, 2014
230 V AC To 400 V DC Power Supply Circuit Diagram
Description A lot of students are who dont know how to convert 230 volt AC to 400 DC. So today I am published 230 V AC to 400 V DC circuit diagram on my blog. Working principle of this circuit diagram is very simple. You already knew the working principle of a bridge rectifier. This circuit is same as bridge rectifier and the working principle is also same. The fuse is used to protect the circuit, if the current is greater than 1 A.
Parts List
Parts List
| Component No: | Value |
| F1 | 1 A |
| B1 | IN4007 |
| C1 | 470MF/450V |
| V1 | 230 V AC |
Thursday, October 16, 2014
Variable 5 to 20V DC Supply Circuit Diagram
If you are looking for a low drop voltage regulator that can provide a power supply of 1A with an output voltage of between 5V and 20V DC, National Semiconductor LM2941 Low Dropout Adjustable Regulator is that you can pick to make use of. Its a typical dropout voltage of 0.5V which means that the input supply need only must be 0.5V DC over the desired output voltage. Its other features include internal short circuit current limit and reverse battery protection.
As shown in the schematic below, the regulator has five pins which consists of the ON/OFF control, Input Voltage, Output Voltage, Ground & Adjustable pins. ON/OFF is used for the purpose of switching on & off of the regulator. The capacitors C1 & E1 are to be placed as close as feasible to the regulator.
Variable 5 to 20V DC Supply Circuit Diagram
Variable 5 to 20V DC Supply Circuit Diagram
The output of the circuit can be varied by varying the worth of potentiometer VR1 from 5V DC to 20V DC. The input voltage is limited from five.5V DC to 30V DC. Resistor R1 must be greater than 1K. The worth of the VR1 that needs to be set is calculated from the formula given below:
If R1=1K, Vout = 5V, VR1 should be set to 2.9K ohm.
If R1=1K, Vout = 20V, VR1 should be set to 14.7K ohm
Tuesday, October 14, 2014
3000W Power Inverter Circuit 12VDC to 230VAC
Parts list:
R1,R2,R31,R32 = 470k
R3,R10,R12,R18,R30,R36,R37,R38 = 100k
R4,R16 = Poti 50k
R5,R19 = 68k
R6 = 22 k
R7,R11,R13,R29 = 10k
R8,R22 = 2,2 k
R9,R15,R27,R28,R39 = 1M
R14 = 47k
R17 = 3,3M
R20 = 0,001 (see construction plan)
R21,R45 ... R64 = 100 Ohm
R23,R40,R41 = 1k
R24 = 150 Ohm
R33 = 0,1 Ohm / 17 Watt for 3000 Watt output max.
R34,R42 = 150 k
R35 = 470 Ohm
R43 = 4,7k / 0,5 Watt
R25,R26 = 10 Ohm
R44,R45,R46,R47 = 22 Ohm
C1 = 47nF (no ceramic capacitor - frequency stability!)
C2 = obsolete
C3,C25 = 4,7uF
C4,C9,C11,C24,C26 = 0,1uF
C5 = 10000 uF
C6,C7,C10,C14,C23 = 220uF
C8,C12,C20,C22 = 100uF/16Volt
C13 = 220uF/35 V (max. 25 Volt through charge pump)
C15,C16 = 47uF
C17,C18 = 10nF
C19,C21 = 1nF
D1,D2,D3,D5,D6,D9,D14,D15,D16,D18,D20 = 1N 4148
D4 = ZPD 12
D7 = ZPD 5,6
D17,D19 = ZPD 10
D8,D10,D11,D12,D13 = 1N 4001
IC1,IC9,IC10 = TL081
IC2 = CA3130E
IC12,IC13 = LM741
IC3,IC4,IC5,IC6 = 1 x 4093
IC7,IC8 = 1 x 4013
IC11 = 7812
T1,T4 = BCY59 or BC547 (T1 affects the pulse width regulator and thus voltage regulation!)
T2,T3,T11 = BCY79 or BC556
T5,T8,T10 = BS 250 (IRF9Z24N)
T6,T7,T9,T12 = 2 N 7000 (IRFZ24N)
T13... T28 = 16 x IRF 3205
LED1 red, overload protection
LED2 yellow, load detection
Tr1 = 3000 VA
Tr2 = small transformer 1 VA, 230V/6V
F1 = 250 A (100 Amperes for 1000 Watts output)
F2 = 75 degree celsius switch off
Relay1 = 12 V coil, 2 contacts
1 heat sink 200mm x 100 mm
PCB Layout:
Component Placement:
Technical Data:
- Supply voltage: 12 Volt
- Battery size: depending upon load, otherwise no restriction
- Output voltage: 230 Volts rms (square wave voltage with duty cycle Tp=25% "modified sine")
- Good for resistive, inductive and "pseudocapacitive" load (e.g. computers)
- Efficiency: under full load approx. 95%
- Quiescent current of control electronics: approx.. 0.05 A ... 0.1 A
- Total: 0.5A to 2,5 A, depending upon quality and max. induction of the used transformer
- Pulse width regulation for the stabilization of rms of the output voltage
- Current limiter in case of short-circuit an thermal protection
- Option: load detection
This 3000W inverter is suitable for:
- Electric drills, fret saws, circular saws, electric chain saws, grinders
- Vacuum cleaners, coffee machines, irons, dryers, mixers, sewing machines, electric razors, etc.
- Lamps, energy-savings lamps
- Electronic devices, e.g. music amplifiers, battery chargers
- Computers and accessories, UPS
- Televisions and radios
- Ham radio transmitters, high voltage generators, among other things
Friday, September 19, 2014
Hammonator Organ to Guitar Amp Conversion Wiring diagram Schematic
In the world of electronics, vacuum tubes are almost obsolete. Nearly the last holdout, the cathode ray tube (CRT), is rapidly being replaced by the LCD and other new technologies. Despite this trend, the vacuum tube has seen a big revival in the field of guitar amplifiers, and to a lesser extent, hi-fi amplifiers. Vacuum tubes and related parts have become more readily available in recent years as numerous companies have tapped into this market.
The reason for the popularity of tubes in guitar amps involves the nice tones that are produced when tubes are driven to the point of distortion. For some background on this, follow some of the links on The Strat Monger. There are numerous solid state "modeling amps" that try to simulate vacuum tube amps with digital signal processing (DSP) techniques, but in the end, that method is never more than a simulation. It just aint the same as the real thing.
One can spend a large amount of money and time building a tube amp from scratch. Hammond organ ampifiers chassis are available on the surplus market for a reasonable price, they make a good starting point for a guitar amp. The difficult job of cutting chassis holes for the tubes and transformers is already done, one just needs to drill a few holes for the potentiometers and connectors. This project started with the amplifier from a Hammond M2 organ, chassis model AO14-1B.
Hammonator Organ to Guitar Amp Conversion Circuit Diagram
The output stage of this amplifier resembles a fusion between a Fender Princeton Reverb, Fender Vibroverb and ham radio transmitter. With 6V6 output tubes running at a 420V plate voltage, it puts out approximately 18 watts of audio power. The 17" reverb tank provides a deep echoey sound. The "simpler is better" philosophy was used in the design, multiple inputs with their own preamp stages were intentionally avoided to reduce hiss. The amp is plenty loud, and the sound quality is excellent. The Hammonator amp has worked well driving both 12" and 15" guitar speakers.
The Hammonator Model 1 amp is a simplified version of the Hammonator 2RVT schema. Builders can start with the Model 1 schema and easily add the Model 2RVT Vibrato/Tremolo schemary at a later date.There are a few unique features in this amp, and some slight deviations from the aforementioned simplicity goal. An optional fluorescent EM87/6HU6 "magic eye" tube (EM87 in action) is used for an output level meter, it is fun to stare at while playing. The EM87 uses a peak reading schema that was inspired by this design then modified somewhat. There is a reverb send control (Dwell) that can be used to expand the variety of reverb sounds. Most Fender amps send only a full-strength signal to the reverb spring. By turning the reverb send signal down a bit, a less "clangy" and more "spacey" reverb sound results.
The Hammonator also features a negative feedback control. With the feedback control turned all the way to the left (max negative feedback), the amp compresses the signal and the waveform peaks are reduced. With the feedback control turned all the way to the right, the sound is louder and less compressed and approaches that of the popular Fender Tweed Deluxe (5E3) amps. The feedback control could also be called "Clarity", "Gain" or "Presence".
This amp uses four octal base 6SN7 dual triode tubes for most of the low level signal amplification instead of the more common 12AX7 or 12AU7 tubes. This was done because the chassis was already set up for the octal sockets. Boutique amp enthusiasts will probably like this feature since the 6SN7 tubes are older and may have more of a vintage amp sound. Fortunately, the 6SN7 is still easy to acquire. This amp has been "tuned" for good sound, the bias settings of all of the tube stages were tweaked while a guitar was plugged in. This process was used to optimize the musical qualities of the amp. Not all vintage 6SN7 tubes are the same, quieter Sylvania tubes were used for VT1 and VT3 to reduce the hiss, nosier RCA and GE tubes were used elsewhere. You can test for noisy 6SN7 tubes by putting them in the VT1 socket, listening to the hiss level and tapping on the tube to listen for microphonics.
It is possible to change VT1, the first preamplifier and tone recovery tube, from a lower gain 6SN7 dual triode to a higher gain 6SL7 dual triode without any wiring changes. This allows the amplifier to work better with low output guitar pickups. This trick is often done with other amps by swapping 12AU7, 12AT7, 12AY7 and 12AX7 tubes, they all share the same pinout but have different gains.
The newer and more common AO-29 (M3 organ) chassis would also make a good chassis for a guitar amp conversion. The three 9 pin tube sockets could be used for 12AX7 or 12AU7 dual triode tubes and the five 7 pin tube sockets could be filled with common 6AV6 tubes (similar to a single 12AX7 triode) or 6C4 tubes (similar to a single 12AU7 triode). A similar schema layout could be used on the AO-29 chassis but the cathode bias resistor values on the 7 and 9 pin preamp triodes would need to be changed from the values used on the 6SN7 tubes. The AO-29 power transformer and output transformer are very similar to those used in the AO-14.
Connections:
Power Input - grounded 120VAC
Guitar Input - High Impedance
Reverb Send
Reverb Return
Speaker Output - 8 ohms
Controls:
On/Off (on the back)
Input Volume
Bass
Treble
Reverb Send (Dwell)
Reverb Return
Feedback (Gain)
Theory:
The AC power input schemary was modified from the original Hammond schema. The power transformer is old enough that it was designed to run on 110V-115V mains instead of the 120V mains found today. Running the stock amp on 120V produces higher filament and B+ voltages, the higher filament voltages can shorten the life of the tubes. This problem can be easily fixed by putting the 5V rectifier filament winding in series with the AC primary winding. The 5V phasing must be correct, the easy way to test this is to try both orientations and monitor the 6.3V filament winding, use the lower wiring that produces the lower voltage. When the tubes are plugged, the filament voltage should be very close to 6.3V.
A grounded plug was used, this is critical for safety. A 2 amp fuse and switch are used to provide a standard fused disconnect. The varistor on the transformer primary protects against line voltage transients, those can get multiplied on the high voltage output winding and cause damage.
The transformer high voltage winding is sent to a center tapped full wave rectifier consisting of two 1N4007 diodes. The high voltage DC is dropped through a typical chain of resistors and capacitors to produce the voltages used in the amp. The first resistor (150 ohms/2 Watt) is used to set the initial B1+ voltage that drives the power output tubes.
There is a lot of misinformation on the net about tube rectifiers vs solid state rectifiers and the effect on amp sound. This probably derives from the more efficient nature of solid state diodes and the resulting higher voltage when a direct substitution is done. Putting a resistor after the diodes drops the B+ voltage to a level that is closer to that achieved with a 5U4 rectifier. The diodes have the advantage of better efficiency due to the lack of a high power filament, the power transformer will also run cooler using diodes. The 1nF/1KV capacitors across the diodes protect against high voltage transients and eliminate RF rectification issues.
The 5H inductor choke is used to reduce hum in the preamp stages, the value is not especially critical. The 220nF capacitors in the power supply are fairly unique to this design, they improve the high frequency response of the amp. This is a trick that was borrowed from solid state schemary. If you dont have any 220nF caps, 100nF caps should do the job.
The Vbias- negative voltage is derived from a half wave rectifier and a resistive ladder. The 25K bias control can be adjusted to set the idle bias level on the power tubes. Bias levels for both 6V6 and 6L6 tubes can be generated.
The guitar input stage (VT1b) is a standard class A triode amplifier. The 1K cathode resistor was chosen to bias this most important amplifier stage into the "sweet spot". The tone controls use the Baxandall tone stack configuration. This schema has a much more distinct boost and cut operation when compared to many of the traditional Fender diagram. A guitar player friend had the amusing suggestion that the "Bass" and "Treble" labels should be changed to "Balls" and "Grit". The post-tone amplifier stage VT1a is another class A triode amplifier. Again, the 1K bias resistor was chosen for the best sound.
The reverb send amp VT2 gets its input from the tone control recovery amplifier VT1a. The 500K linear pot is used to adjust the reverb send level from half way to full. An audo taper pot was tried here, the linear pot had a better response. Both halves of VT2 are run in parallel, the 560 ohm bias resistor was chosen for the best tube drive level. VT2 runs slightly warm, with a bit of blue glow showing. A standard Fender "Twin Reverb" reverb transformer can be used to drive the reverb, I used a slightly heavier Buddy MC500 transformer.
The reverb return signal goes to two class A triode stages formed by VT3b and VT3a. The reverb return level is set with the 100K audio pot and mixed into the phase splitter stage (VT4) through a 5nF capacitor. The clean (non-reverb) signal is amplified by VT7, a 6AV6 triode wired as a floating cathode-biased stage. The 6AV6 isolates the reverb send and receive signals to prevent feedback, it also forms the heart of the vibrato/tremolo schema in the Hammonator model 2RVT design.
The balanced phase splitter schema is formed by VT4a and VT4b. This stage combined with the power tube stage is fairly close to the Fender Vibroverb schema. The two opposite-phase drive signals are sent to the control grids of the 6V6 power output tubes. An RF power amp trick is used here to reduce potential radio frequency oscillation issues, 10nF capacitors bypass the Lcd grids to ground. These caps should not be confused with the unpopular tone-deadening control grid caps that were added to Post-CBS Fender Twin Reverb amps.
A triple feedback loop is used between the output transformer and the input of the phase splitter. The low and high cut loops reduce the sub-sonic and ultra-sonic gain, eliminating any tendencies to oscillate and generate radio frequencies. While experimenting with the schema, some nearly dead power tubes were used, the tubes tended to oscillate when biased to a useful setting. These additions reduced that problem and improved the sound, RF superimposed on audio does not sound good.
A fairly heavy modem isolation transformer from a 300 baud vintage of modem was wired in series to make the low-cut inductor. When the amp is driving a speaker, there can be large resonances in the low bass part of the spectrum. A 12" speaker in an open-backed cabinet had a natural resonance around 70 Hz. Audio at the speaker resonance frequency is amplified to about twice the level as other frequencies, resulting in an exaggerated bass response and distortion. The low-cut feedback schema offsets this resonance effect.
An earlier version (obsolete) of this amp used a different anti-resonance feedback (ARF) loop that consisted of a 300 ohm resistor, a series-wired modem transformer and a 1.32uF stack of capacitors that was tuned to cancel the speaker resonance. When feeding a purely resistive load, the amplifier has a fairly flat frequency response. The low-cut/high-cut feedback loop eliminates the need to tune the amp for individual speakers.
The 6HU6 eye tube schema gets its control signal from the output transformer. The signal is rectified, low-passed and sent to the tubes control grid. The 10M bias resistor opens the tubes display farther during quiet operation. The 5K trimmer should be adjusted so that the eye tube display closes completely when the amp is played to maximum power.
Biasing the Power Tubes
If you want more than 18 Watts of power, it is possible to replace the 6V6 tubes with 6L6 tubes, simply re-adjust the bias control. The bias is set by putting a DC volt meter between the Imon1 terminal and ground. The Imon2 terminal can be checked to see if the power tubes are well matched. Both Imon1 and Imon2 should have similar voltages. The 6V6 tubes work well with a bias of around 0.17V (17 mA) and 6L6 tubes work well at around 0.35V (35mA). Tube bias setting is a trade-off between loudness and tube life. Generally, the bias should be set so that the tubes dont become too warm when there is no signal going through them.
Construction:
Here is a photo of the wiring side of the Hammonator 2RVT amp, it is essentially the Hammonator 1 schema with a few additions.The stock Hammond amp chassis that this project was built on was dirty, rusty and filled with mostly useless parts. A wire brush was used to scrape off the rust and dirt. Leave the original filament wiring from the power transformer to the 6V6 tubes intact. You will need to move one of the filament wires on some of the 6SN7 tube sockets (formerly other tube types). The power transformers high voltage leads can be left connected to the 5U4 socket, the 1N4007 rectifier diodes can be wired to the pins of the 5U4 socket. The output transformers primary wiring should be left as-is.
The ground wires that connect all of the tube sockets should be left intact. Just about everything else can be clipped off, leave all of the transformer wires as long as possible. There were two plug-boards in the center of the amp. All of the wires between the plug-boards and the tube sockets were clipped at the tube sockets and the boards were removed. The wires to the screw terminals were also clipped off. Some of the plug-board capacitors were scavanged for use elsewhere.
A new 3-wire power cord power switch were installed in the small metal wiring box that is located behind the power transformer. Two of the downward-facing holes in the wiring box were expanded to fit the power cords strain relief and the switch. A plastic "pigtail" type of fuse holder was also installed in the box. The power cables green ground wire was connected to the chassis with a solder lug.
The two tall electrolytic capacitors were removed from the chassis. The silver capacitors hole was filed out and drilled to fit the 6HU6 eye tube socket. A sheet metal filler was installed in the black capacitors hole (the photo above was taken before this was done). The volume pedal tower was disassembled and the empty space was used as a "doghouse" for most of the electrolytic capacitors. The caps were secured to the towers bakelite spacers with panduit ties. The tower allows the amp to sit upside down without resting on the tubes, this is very useful when working on the amp.
The Hammonator Model 1 amp is a simplified version of the Hammonator 2RVT schema. Builders can start with the Model 1 schema and easily add the Model 2RVT Vibrato/Tremolo schemary at a later date.There are a few unique features in this amp, and some slight deviations from the aforementioned simplicity goal. An optional fluorescent EM87/6HU6 "magic eye" tube (EM87 in action) is used for an output level meter, it is fun to stare at while playing. The EM87 uses a peak reading schema that was inspired by this design then modified somewhat. There is a reverb send control (Dwell) that can be used to expand the variety of reverb sounds. Most Fender amps send only a full-strength signal to the reverb spring. By turning the reverb send signal down a bit, a less "clangy" and more "spacey" reverb sound results.
The Hammonator also features a negative feedback control. With the feedback control turned all the way to the left (max negative feedback), the amp compresses the signal and the waveform peaks are reduced. With the feedback control turned all the way to the right, the sound is louder and less compressed and approaches that of the popular Fender Tweed Deluxe (5E3) amps. The feedback control could also be called "Clarity", "Gain" or "Presence".
This amp uses four octal base 6SN7 dual triode tubes for most of the low level signal amplification instead of the more common 12AX7 or 12AU7 tubes. This was done because the chassis was already set up for the octal sockets. Boutique amp enthusiasts will probably like this feature since the 6SN7 tubes are older and may have more of a vintage amp sound. Fortunately, the 6SN7 is still easy to acquire. This amp has been "tuned" for good sound, the bias settings of all of the tube stages were tweaked while a guitar was plugged in. This process was used to optimize the musical qualities of the amp. Not all vintage 6SN7 tubes are the same, quieter Sylvania tubes were used for VT1 and VT3 to reduce the hiss, nosier RCA and GE tubes were used elsewhere. You can test for noisy 6SN7 tubes by putting them in the VT1 socket, listening to the hiss level and tapping on the tube to listen for microphonics.
It is possible to change VT1, the first preamplifier and tone recovery tube, from a lower gain 6SN7 dual triode to a higher gain 6SL7 dual triode without any wiring changes. This allows the amplifier to work better with low output guitar pickups. This trick is often done with other amps by swapping 12AU7, 12AT7, 12AY7 and 12AX7 tubes, they all share the same pinout but have different gains.
The newer and more common AO-29 (M3 organ) chassis would also make a good chassis for a guitar amp conversion. The three 9 pin tube sockets could be used for 12AX7 or 12AU7 dual triode tubes and the five 7 pin tube sockets could be filled with common 6AV6 tubes (similar to a single 12AX7 triode) or 6C4 tubes (similar to a single 12AU7 triode). A similar schema layout could be used on the AO-29 chassis but the cathode bias resistor values on the 7 and 9 pin preamp triodes would need to be changed from the values used on the 6SN7 tubes. The AO-29 power transformer and output transformer are very similar to those used in the AO-14.
Connections:
Power Input - grounded 120VAC
Guitar Input - High Impedance
Reverb Send
Reverb Return
Speaker Output - 8 ohms
Controls:
On/Off (on the back)
Input Volume
Bass
Treble
Reverb Send (Dwell)
Reverb Return
Feedback (Gain)
Theory:
The AC power input schemary was modified from the original Hammond schema. The power transformer is old enough that it was designed to run on 110V-115V mains instead of the 120V mains found today. Running the stock amp on 120V produces higher filament and B+ voltages, the higher filament voltages can shorten the life of the tubes. This problem can be easily fixed by putting the 5V rectifier filament winding in series with the AC primary winding. The 5V phasing must be correct, the easy way to test this is to try both orientations and monitor the 6.3V filament winding, use the lower wiring that produces the lower voltage. When the tubes are plugged, the filament voltage should be very close to 6.3V.
A grounded plug was used, this is critical for safety. A 2 amp fuse and switch are used to provide a standard fused disconnect. The varistor on the transformer primary protects against line voltage transients, those can get multiplied on the high voltage output winding and cause damage.
The transformer high voltage winding is sent to a center tapped full wave rectifier consisting of two 1N4007 diodes. The high voltage DC is dropped through a typical chain of resistors and capacitors to produce the voltages used in the amp. The first resistor (150 ohms/2 Watt) is used to set the initial B1+ voltage that drives the power output tubes.
There is a lot of misinformation on the net about tube rectifiers vs solid state rectifiers and the effect on amp sound. This probably derives from the more efficient nature of solid state diodes and the resulting higher voltage when a direct substitution is done. Putting a resistor after the diodes drops the B+ voltage to a level that is closer to that achieved with a 5U4 rectifier. The diodes have the advantage of better efficiency due to the lack of a high power filament, the power transformer will also run cooler using diodes. The 1nF/1KV capacitors across the diodes protect against high voltage transients and eliminate RF rectification issues.
The 5H inductor choke is used to reduce hum in the preamp stages, the value is not especially critical. The 220nF capacitors in the power supply are fairly unique to this design, they improve the high frequency response of the amp. This is a trick that was borrowed from solid state schemary. If you dont have any 220nF caps, 100nF caps should do the job.
The Vbias- negative voltage is derived from a half wave rectifier and a resistive ladder. The 25K bias control can be adjusted to set the idle bias level on the power tubes. Bias levels for both 6V6 and 6L6 tubes can be generated.
The guitar input stage (VT1b) is a standard class A triode amplifier. The 1K cathode resistor was chosen to bias this most important amplifier stage into the "sweet spot". The tone controls use the Baxandall tone stack configuration. This schema has a much more distinct boost and cut operation when compared to many of the traditional Fender diagram. A guitar player friend had the amusing suggestion that the "Bass" and "Treble" labels should be changed to "Balls" and "Grit". The post-tone amplifier stage VT1a is another class A triode amplifier. Again, the 1K bias resistor was chosen for the best sound.
The reverb send amp VT2 gets its input from the tone control recovery amplifier VT1a. The 500K linear pot is used to adjust the reverb send level from half way to full. An audo taper pot was tried here, the linear pot had a better response. Both halves of VT2 are run in parallel, the 560 ohm bias resistor was chosen for the best tube drive level. VT2 runs slightly warm, with a bit of blue glow showing. A standard Fender "Twin Reverb" reverb transformer can be used to drive the reverb, I used a slightly heavier Buddy MC500 transformer.
The reverb return signal goes to two class A triode stages formed by VT3b and VT3a. The reverb return level is set with the 100K audio pot and mixed into the phase splitter stage (VT4) through a 5nF capacitor. The clean (non-reverb) signal is amplified by VT7, a 6AV6 triode wired as a floating cathode-biased stage. The 6AV6 isolates the reverb send and receive signals to prevent feedback, it also forms the heart of the vibrato/tremolo schema in the Hammonator model 2RVT design.
The balanced phase splitter schema is formed by VT4a and VT4b. This stage combined with the power tube stage is fairly close to the Fender Vibroverb schema. The two opposite-phase drive signals are sent to the control grids of the 6V6 power output tubes. An RF power amp trick is used here to reduce potential radio frequency oscillation issues, 10nF capacitors bypass the Lcd grids to ground. These caps should not be confused with the unpopular tone-deadening control grid caps that were added to Post-CBS Fender Twin Reverb amps.
A triple feedback loop is used between the output transformer and the input of the phase splitter. The low and high cut loops reduce the sub-sonic and ultra-sonic gain, eliminating any tendencies to oscillate and generate radio frequencies. While experimenting with the schema, some nearly dead power tubes were used, the tubes tended to oscillate when biased to a useful setting. These additions reduced that problem and improved the sound, RF superimposed on audio does not sound good.
A fairly heavy modem isolation transformer from a 300 baud vintage of modem was wired in series to make the low-cut inductor. When the amp is driving a speaker, there can be large resonances in the low bass part of the spectrum. A 12" speaker in an open-backed cabinet had a natural resonance around 70 Hz. Audio at the speaker resonance frequency is amplified to about twice the level as other frequencies, resulting in an exaggerated bass response and distortion. The low-cut feedback schema offsets this resonance effect.
An earlier version (obsolete) of this amp used a different anti-resonance feedback (ARF) loop that consisted of a 300 ohm resistor, a series-wired modem transformer and a 1.32uF stack of capacitors that was tuned to cancel the speaker resonance. When feeding a purely resistive load, the amplifier has a fairly flat frequency response. The low-cut/high-cut feedback loop eliminates the need to tune the amp for individual speakers.
The 6HU6 eye tube schema gets its control signal from the output transformer. The signal is rectified, low-passed and sent to the tubes control grid. The 10M bias resistor opens the tubes display farther during quiet operation. The 5K trimmer should be adjusted so that the eye tube display closes completely when the amp is played to maximum power.
Biasing the Power Tubes
If you want more than 18 Watts of power, it is possible to replace the 6V6 tubes with 6L6 tubes, simply re-adjust the bias control. The bias is set by putting a DC volt meter between the Imon1 terminal and ground. The Imon2 terminal can be checked to see if the power tubes are well matched. Both Imon1 and Imon2 should have similar voltages. The 6V6 tubes work well with a bias of around 0.17V (17 mA) and 6L6 tubes work well at around 0.35V (35mA). Tube bias setting is a trade-off between loudness and tube life. Generally, the bias should be set so that the tubes dont become too warm when there is no signal going through them.
Construction:
Here is a photo of the wiring side of the Hammonator 2RVT amp, it is essentially the Hammonator 1 schema with a few additions.The stock Hammond amp chassis that this project was built on was dirty, rusty and filled with mostly useless parts. A wire brush was used to scrape off the rust and dirt. Leave the original filament wiring from the power transformer to the 6V6 tubes intact. You will need to move one of the filament wires on some of the 6SN7 tube sockets (formerly other tube types). The power transformers high voltage leads can be left connected to the 5U4 socket, the 1N4007 rectifier diodes can be wired to the pins of the 5U4 socket. The output transformers primary wiring should be left as-is.
The ground wires that connect all of the tube sockets should be left intact. Just about everything else can be clipped off, leave all of the transformer wires as long as possible. There were two plug-boards in the center of the amp. All of the wires between the plug-boards and the tube sockets were clipped at the tube sockets and the boards were removed. The wires to the screw terminals were also clipped off. Some of the plug-board capacitors were scavanged for use elsewhere.
A new 3-wire power cord power switch were installed in the small metal wiring box that is located behind the power transformer. Two of the downward-facing holes in the wiring box were expanded to fit the power cords strain relief and the switch. A plastic "pigtail" type of fuse holder was also installed in the box. The power cables green ground wire was connected to the chassis with a solder lug.
The two tall electrolytic capacitors were removed from the chassis. The silver capacitors hole was filed out and drilled to fit the 6HU6 eye tube socket. A sheet metal filler was installed in the black capacitors hole (the photo above was taken before this was done). The volume pedal tower was disassembled and the empty space was used as a "doghouse" for most of the electrolytic capacitors. The caps were secured to the towers bakelite spacers with panduit ties. The tower allows the amp to sit upside down without resting on the tubes, this is very useful when working on the amp.
Labels:
amp,
circuit,
conversion,
diagram,
guitar,
hammonator,
organ,
to
PIONEER DDJ ERGO V HOW TO ENTER SERVICE MODE HOW TO DO A FACTORY RESET
Service Mode Entry & Factory Reset procedure_Pioneer DDJ ERGO V _ DJ Controller

(1) How to Program for USB Controller copy mode
* While simultaneously holding the LOOP OUT and VINYL buttons on the Deck A/C side pressed, set the Power switch of the unit to ON.
* Data for the TUSB firmware in the MAIN_UCOM will be copied to the EEPROM.
* During copying, the FUNCTION LED is lit.(2) Firmware Update
* Set the Power switch to ON without pressing any other buttons.
* Data for all areas in the ROM, excluding those for the boot area, will be rewritten.
(3) Version of the Firmware Confirmation [with hardware alone]
* While simultaneously holding the DECK A and KEYLOCK buttons on the Deck A/C side pressed, set the Power switch of the unit to ON.
* The version number will be indicated with the LEDs on the controller, with no need for starting up any application.
(4) Service Mode
* While simultaneously holding the LOOP IN and F2 buttons on the Deck A/C side pressed, set the Power switch of the unit to ON.
* In this mode, you can check if each element on the controller can operate and each LED can light properly, with no need for starting up any application.

(5)JOG Load measurement modes.
* While simultaneously holding the F2 and F3 buttons on the Deck A/C side pressed, set the Power switch of the unit to ON.
* This mode is for judging if the load value for the JOG dial while it is being turned is OK.
(6)Point of sale demonstration modes.
Demonstrations with lighting of the LEDs (illumination) are automatically performed at shops even if no PC application is started.
This mode will be established if no reception via MIDI is performed for 1 minute after the controller is turned ON.
(7) Factory Reset (To return the settings to the factory default values)
* While simultaneously holding the DECK C and FX 1 buttons on the Deck A/C side pressed, set the Power switch of the unit to ON. The VINYL mode ON/OFF and Normal/Active mode are reset to the initial settings.
FACTORY RESET MODE [Details]
* To enter this mode, while simultaneously holding the DECK C and FX 1 buttons on the Deck A/C side pressed, set the Power switch of the unit to ON. (Hold the two buttons pressed until the opening display terminates.)
* During Factory Reset mode, the VINYL LEDs on both sides are lit.
* When you exit this mode, the LEDs go dark.
To check whether the initial settings are restored.
Checking VINYL ON/OFF
* After the unit is turned on and the opening illumination is finished, if the VINYL LED is lit, it is set to ON (OK).
Checking of Normal/Active Mode
Check the following, after starting the application on the connected PC.
* Load a piece of music onto any of the decks (Deck A, B, C, or D).
* Check that blue LEDs on the JOG dial are lit (Active mode)

Checking Method with the Controller Alone.
* Establish Version Confirmation mode, by turning the unit ON while simultaneously holding the DECK A and KEY-LOCK buttons on the A/C deck side pressed.
Checking VINYL ON/OFF
Check the same as described.
Checking of Normal/Active Mode
Check that blue LEDs on the JOG dial are lit (Active mode). (LED indication is the same as described)
Sunday, September 14, 2014
Inverter 12V DC to 120 230V DC with IC 555
This DC-to-AC inverter schematic produces an AC output at line frequency and voltage. The 555 is configured as a low-frequency oscillator, tunable over the frequency range of 50 to 60 Hz by Frequency potentiometer R4.

Parts List:
R1 = 10K
R2 = 100K
R3 = 100 ohm
R4 = 50K potmeter, Linear
C1,C2 = 0.1uF
C3 = 0.01uF
C4 = 2700uF
Q1 = TIP41A, NPN, or equivalent
Q2 = TIP42A, PNP, or equivalent
L1 = 1uH
T1 = Filament transformer, your choice
The 555 feeds its output (amplified by Q1 and Q2) to the input of transformer T1, a reverse-connected filament transformer with the necessary step-up turns ratio. Capacitor C4 and coil L1 filter the input to T1, assuring that it is effectively a sine wave. Adjust the value of T1 to your voltage.
The output (in watts) is up to you by selecting different components.
Input voltage is anywhere from +5V to +15Volt DC, adjust the 2700uF caps working voltage accordingly.
Replacement types for Q1 are: TIP41B, TIP41C, NTE196, ECG196, etc. Replacement types for Q2 are: TIP42B, TIP42C, NTE197, ECG197, etc. Dont be afraid to use another type of similar specs, its only a transistor... ;-)
Read More..
Parts List:
R1 = 10K
R2 = 100K
R3 = 100 ohm
R4 = 50K potmeter, Linear
C1,C2 = 0.1uF
C3 = 0.01uF
C4 = 2700uF
Q1 = TIP41A, NPN, or equivalent
Q2 = TIP42A, PNP, or equivalent
L1 = 1uH
T1 = Filament transformer, your choice
The 555 feeds its output (amplified by Q1 and Q2) to the input of transformer T1, a reverse-connected filament transformer with the necessary step-up turns ratio. Capacitor C4 and coil L1 filter the input to T1, assuring that it is effectively a sine wave. Adjust the value of T1 to your voltage.
The output (in watts) is up to you by selecting different components.
Input voltage is anywhere from +5V to +15Volt DC, adjust the 2700uF caps working voltage accordingly.
Replacement types for Q1 are: TIP41B, TIP41C, NTE196, ECG196, etc. Replacement types for Q2 are: TIP42B, TIP42C, NTE197, ECG197, etc. Dont be afraid to use another type of similar specs, its only a transistor... ;-)
Thursday, September 11, 2014
How to Using Diodes as a photosensor Circuit diagram
A photodiode is a PN junction or PIN structure that when light reaches the junction, it excites an electron thereby creating a free electron positively charged. This mechanism is also known as the photoelectric effect, common in transistors, diodes and ICs are made of semiconductors, and contain PN junctions. Almost all of the potentially active constituents are a photodiode and may be used as a photosensor. The PN junction needs to be exposed to light, so to use a semiconductor diode as a light bulb must have a transparent glass, these diodes with these characteristics can be used to measure the light intensity.
Circuit diagram of a light intensity meter with diode.
Circuit diagram of a light intensity meter with diode.
a test schema diode light sensor
List of components:
D1 1n148 or any other photo-sensitive element
T1, T2 BC548 or similar
C1 680n
R1 2M
Above this schema that is very popular, it works with LEDs, photodiodes and photo-resistors. V is a voltmeter which can be a multimeter.
sourced by www.diagramstream.blogspot.com
How to Make your own Breadboard
Often we do not have the opportunity or the money to keep our hobby, sometimes we lack tools, but always there is a knack for everything, is what we see here in this article was originally published at indestructible. He teaches you how to make your own breadboard using scrap old computers, in fact it uses sockets IDE cable. The breadboard makes life easier for those who like to create electronic diagram, and can only plug components without using solder.
Sunday, September 7, 2014
How to Builed Lamp Fuse Tester
Why a lamp tester or fuse tester? Testing cables, wires, lamps… belongs to a repair job and sometimes this becomes too cumbersome since one has only two hands and too often, one has to hold the part being tester and the two probes of an ordinary continuity tester all at the same time.
This fuse and lamp tester enables easy testing of lamps and fuses by using the conductivity of the human body. One of the test probes is connected to the part under test while the other probe is hel dby the normal hand.
When the lamp or fuse is working properly, your eyes will glow in the dark! Just kidding :) . When the lamp or fuse is working properly, a small amount of current flows through the hand which is enough to switch the transistors and light the LED.
Saturday, September 6, 2014
5 To 30 Minute Timer Circuit
This is so useful schema because by using this schema you can operate some thing with the delay of 5 min to 30 min.dont use NE555 here because the value of transistors it will not work here.
Parts
IC1: 7555
B1: 9V
C1: 33uF CAP
Q1: BC109C NPN
D1: 1N4004 DIODE
C2: 100n CAP
Relay 9 volt coil with c/o contact
S1: On/Off
S2: Start
S3: Range
R6,R5,R4,R3,R2,R1: 8.2M RESISTOR
R8: 100k RESISTOR
R7: 4.7k RESISTOR
How to make an electric magnet
This is for kids
This is so simple thing.you need following things first
1 A nail
2 A coil
3A battery
4A switch
Then turn the coil around the nail but before turning the coil cover the nail with a peace of paper.Then attach every thing according to the following schema.finally give the power and close it to the metal dust then you can see they stick to the nail..
# Now you know how to make an electric magnet
# As your second project make an electric bell
Friday, September 5, 2014
Car audio and stereo how to install satellite radio systems
Satellite radio represents the newest and best technology for receiving music signals. This simple guide will enable you to install a satellite radio receiver in your car.
There are several different types of satellite radio receivers available. This guide will cover the basics of installing plug and play tuners as well as hardwired in-car tuners. Plug and play tuners are units that mount on the dashboard of the vehicle. They typically come with one or more devices to connect the tuner to the stereo, as well as a cigarette lighter adapter and a mounting bracket. In-car tuners are usually rectangular boxes that will be controlled by the head unit and powered by the car power supply.
Plug and Play Tuners
- Step 1- Install the mounting bracket. Select a location that does not obstruct the driver’s view of the console or the road. The bracket should also be placed within arm’s length of the driver’s seat. To mount the bracket to the dash, first clean off the spot with alcohol wipes. Wait for this to dry, then remove the adhesive backing from the bracket and press firmly onto the dash for at least 30 seconds. Wait at least an hour before applying any weight to the bracket. The bracket can then be reinforced with screws or bolts if needed. Once the bracket is in place, slide the radio unit in place.
- Step 2- Connect the unit to the stereo. If your stereo has an auxiliary in port, use the supplied adaptor to connect the unit directly to this port. If you plan on using a cassette adapter, connection is as simple as putting the cassette into the stereo. If you choose to use an FM modulator, set both the modulator and the head unit to the same frequency.
- Step 3- Connect the antenna. If the antenna has an adhesive backing, use the same process as mounting the bracket. If the antenna is magnetic, simply place it on the roof of the car. The optimal placement for the antenna is the highest point on the car. Run the antenna wires through one of the door seals, but make sure the cord will not be damaged by the normal operation of the door. Once the cord is inside the car, run it beneath the carpet all the way up to the satellite tuner and plug it in.
- Step 4- Connect the unit to a power source. This is usually done by way of a cigarette lighter adapter. If you plan on hardwiring the power line, use crimps and appropriate fuses to make a good connection to a 12v switched power line.
- Step 5- Activate the satellite radio. This can usually be done online or over the phone. You will need the activation code for the radio. Once the radio is activated, it will function normally.
- Step 1- Mount the tuner box. Select a location that will be out-of the way, and easy accessible for wiring purposes. This is usually either in the trunk or under one of the rear seats. Use the included hardware to bolt the box into something solid. Be wary of puncturing floor panels, and be aware of what you are drilling into. Do not place the unit beneath any carpeting.
- Step 2- Wire the power lines for the box. Before you do this, disconnect the negative terminal from the car battery. Find a 12v line, either switched or non-switched, that you are able to tap into. It is best to use either the head unit power source or the cigarette lighter power source. To split the line, clip the existing cable at the desired location and crimp the three lines back together. Fuse the line before and after the split. Run the power cable beneath the carpet back to the tuner box and plug it in.
- Step 3- Hook the tuner box to the stereo. The unit should come with two cables: an RCA patch cable and a bus controller cable. Plug both of these cables into their respective ports in the tuner box and run them up to the head unit. Plug them into the ports in the back of the head unit.
- Step 4- Mount the antenna. If the antenna has an adhesive mount, first clean the area you intend to mount it on, then remove the adhesive backing and press firmly for at least 30 seconds. In the case of a magnetic mount antenna simply place it where you want it. The best mounting location is the highest point on the car. Be sure the antenna is not obstructed by any part of the car. Run the wires into the car through a door seal, then underneath the carpet until you reach the tuner box. Plug both the ground (terra) and satellite antenna cables into the unit.
- Step 5- Activate the unit by following the instructions provided. You will need the activation or identification numbers for the unit, so write these down before you call.
Head unit controlled Satellite radio
Monday, September 1, 2014
Simple 50 to 300 MHz Colpitts Oscillator
Simple high efficiency Colpitts oscillator .In the higher frequency ranges, above 50 MHz, Colpitts oscillators are used because stray schema capacitance will be in parallel with desired feedback capacitance and not cause undesirable spurious resonances that might occur with the tapped coil Hartley design.
Simple 50 to 300 MHz Colpitts Oscillator Circuit Diagram
The FM VCO shown is a grounded base design with feedback from collector to emitter. A Colpitts oscillator is one of a number of designs for electronic oscillator diagram using the combination of an inductance with a capacitor for frequency determination.As you can see in the schema diagram , this electronic project require few electronic parts an provide a 50 MHz-300MHz VCO with a tuning range of 2:1 .
Sunday, August 31, 2014
Simple DC Converter DC 12V to 24V 2A Wiring diagram Schematic
DC 12V to 24V 2A Circuit diagram energy converter 12V to 24V 2A, which uses the integrated schema CD4093 and CD40106, and MOSFETs BUZ11 output. This converter can be used with some modifications as the source for Notebook charger, connecting equipment with voltage 24volts, etc.. For full operation of DC / DC converter input 12Volts must be a current of 4 amperes or more.
DC Converter DC 12V to 24V 2A Circuit diagram
Saturday, August 9, 2014
Voltage to Current Converter Wiring diagram Schematic
This is a Simple Voltage to Current Converter Circuit Diagram. This is an electronic schema, The current out is Iqut—Vin/R. For negative currents, a PNP can be used and, for better accuracy,-a Darlington pair can be substituted for the transistor. With careful design, this schema can be used to control currents of many amps Unity gain compensation is necessary.
Simple Voltage to Current Converter Circuit Diagram

Subscribe to:
Posts (Atom)