Skip to main content

Transformer Electronics


Transformer Electronics
Transformer (transformer) is the electrical / electronics that function to move energy (power) power from input to output or from the primary to the secondary side. The transfer of power from primary to secondary voltage is accompanied by changes either up or down.




There are two types of transformer Raising the voltage transformer (stepup transformers) and lowering the voltage transformer (stepdown transformer).

If the primary voltage is smaller than the secondary voltage, so-called stepup transformer. But if the primary voltage is greater than the secondary voltage, so-called stepdown transformer.At each transformer has primary windings named input and output is called the secondary winding. Has an iron core transformer for low frequency and high frequency ferrite core or some that did not have a core (air core).

When the primary winding given alternating current (AC), the primary windings will be the direction of the magnetic field also magnitnya commute. This magnetic field will induce the secondary winding and secondary winding flows resulted in an alternating current (AC). Suppose the primary coil current flows berfasa positive (+), then the current flowing in the secondary coil berfasa negative (-). Because the current through primary digulungan back and forth, then on the roll sekunderpun flowing alternating current. The amount of charge in the primary winding with the power supplied to the secondary winding. So Pp = Ps or Up.Ip = Us.Is
Where:

Pp = primary power in watts
Ps = power in watts secondary
Up = primary voltage in volts
Us = secondary voltage in volts
Ip = Primary Current in ampere
Is = secondary current in amperes

Example:
A power transformer is connected to the net voltage 220 V, current flowing in primary winding 0.2 amperes. If the secondary voltage of 12 V. Calculate the amount of secondary flow.

Completion:
Up.Ip = Us.Is 220.0,2 = 12. Is Is Is = 44/12 = 3.66 amps

Comparison of transformation:
In general, the number of primary winding is not equal to the number of secondary winding. For stepup transformer primary winding number fewer than the number of secondary winding, contrary to stepdown transformer primary winding amount more than the number of secondary winding. Number of primary winding and secondary winding number shows the amount of voltage primary and secondary tgangan magnitude. The greater the voltage the more the windings. Thus the number of winding is directly proportional to the voltage-enter the respective sides. If the secondary winding and primary winding = Ns = Np, then the ratio of primary winding and secondary winding is called the transformation ratio and expressed as T = Np / Ns. In the transformer equation applies: Up / Us = Np / Ns or T = Up / Us

Example:
A power transformer primary voltage of 220 V, the secondary voltage of 30 V. Number of primary winding 1100 wrap. Calculate the number of secondary winding.

Completion:
Up / Us = Np / Ns = 220/30 = 7.33 1100/Ns 1100/Ns
Ns = 1100 / 7.33 = 150.06 Ns wrap

In the technique known to a variety of electronic transformers, for both high frequency and low frequency. Examples of transformer for high frequency oscillator transformer, transformer intermediate frequency (IF), transformer spull antenna (tuner). While the transformer used for low frequency input transformer, output transformer, transformer filter (choke).

Comments

Popular posts from this blog

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP connectio

PIC16F887 877 programming in C Tutorial 5 LCD Interfacing

LCD Interfacing: In this tutorial i will show you how to interface 16x2 LCD with micro-controller. 16x2 means there are two rows and each row contain maximum 16 characters.  For more detail refer to the LCD datasheet, which you are using. Basic Connection: Applies 5v to pin 2 and gnd to pins 1 & 5. Use variable resistor at pin 3 to set contrast. Pins 7 to 14 are the data pins,, used to send/rec data. Pin 6 is of enable; every time when you write to lcd you should have to give high to low, to this pin. pin 4 is register select pin use to give commands like clear, home etc.   In this tutorial i will interface lcd in 4-bit instead of 8-bit, so we only required four data pins. Code: Lets write a code that will display the motor status and its direction; it will be fun!!!! Requirements: Design a motor controller circuit using l298 and display its status on lcd. LCD is connected to portb and motor controller circuit is at portd. Required two switches to change motor direction; if both ar

12V to 30V DC to DC Converter circuit Diagram

 12V to +/- 30V DC to DC Converter circuit Diagram This is a DC to DC converter for car power amplifier. 12V input generates +30V and -30V output for preamp or power amplifiers. Circuit uses SG3525 IC, Mosfets and switching power supply.