Overview

The MC34063A (and industrial-grade MC33063A) is a monolithic control circuit containing the primary functions required for DC-to-DC converters. Originally designed by Motorola and now produced by ON Semiconductor, Texas Instruments, and STMicroelectronics, it contains an internal temperature-compensated reference, comparator, controlled duty cycle oscillator with active peak current limit circuit, driver, and a 1.5A high-current output switch.

Unlike specialized single-topology regulators, the MC34063A is a universal switcher that can be configured into three fundamental topologies:

  1. Step-Down (Buck) converter (e.g., 12V to 5V)
  2. Step-Up (Boost) converter (e.g., 5V to 12V or 170V for Nixie tubes)
  3. Voltage Inverting converter (e.g., +5V to -5V dual supply rail)

Quick reference

Input Voltage (VCC)3.0 V to 40.0 V DC
Output Voltage RangeAdjustable from 1.25 V to 40.0 V DC (or negative voltages)
Max Peak Switch Current (Ipk)1.5 A (expandable using external NPN/PNP transistor)
Oscillator FrequencyUp to 100 kHz (CTC_T capacitor programmed)
Internal Reference Voltage1.25 V (±2%\pm 2\%)
Low Standby Current2.5 mA typical
Package8-pin DIP / SOIC-8

Pinout (DIP-8 Package)

text
             ┌───┴───┐
     Switch  │ 1   8 │ Driver Collector
  Collector  │       │
             │ 2   7 │ IPK Sense
      Switch │       │
    Emitter  │ 3   6 │ VCC
    Timing   │       │
  Capacitor  │ 4   5 │ Comparator Inverting Input
             └───────┘
PinNameDescription
1Switch CollectorCollector of internal output Darlington NPN switch
2Switch EmitterEmitter of internal output Darlington NPN switch
3Timing CapacitorConnect timing capacitor CTC_T to GND to set switching frequency
4GNDPower and signal ground reference
5Comparator Inverting InputFeedback pin (VTH=1.25VV_{TH} = 1.25\text{V}) connected to output resistor divider
6VCCPositive power supply voltage pin (+3.0V to +40V DC)
7IPK SensePeak current sense pin. Connected to VCCVCC through current sense resistor RSCR_{SC}
8Driver CollectorCollector of internal driver transistor

Specifications

ParameterSymbolMinTypMaxUnitConditions
Power Supply VoltageVCCV_{CC}3.040.0VDC input
Output Switch CurrentISWI_{SW}1.01.5AContinuous switch current
Saturation VoltageVCE(sat)V_{CE(sat)}1.01.3VDarlington switch at ISW=1.0AI_{SW}=1.0\text{A}
Internal Reference VoltageVthV_{th}1.2251.2501.275VTA=25CT_A = 25^\circ\text{C}
Current Limit Sense VoltageVISENSEV_{ISENSE}250300350mVPin 7 to Pin 6
Operating FrequencyfOSCf_{OSC}243342kHzCT=1.0 nFC_T = 1.0\text{ nF}

Basic Configurations

1. Step-Down (Buck) Converter Circuit

text
            R_sc (Current Sense)
  VCC ─────███████───┬───────────────┬─────── [Pin 6: VCC]
                     │               │
                 [Pin 7: IPK]  [Pin 1: Sw Coll]
                               [Pin 8: Drv Coll]

   GND ───┤<───┬───────────────[Pin 2: Sw Emit]
         Diode │                     │
            [Inductor L]       [Timing Cap C_T]
               │                     │
  VOUT ────────┴───[C_OUT]─── GND   GND

Key Design Formulas

Current Sense Resistor:RSC=0.3VIPK\text{Current Sense Resistor:} \quad R_{SC} = \frac{0.3\text{V}}{I_{PK}}

Feedback Output Voltage:VOUT=1.25V×(1+R2R1)\text{Feedback Output Voltage:} \quad V_{OUT} = 1.25\text{V} \times \left(1 + \frac{R_2}{R_1}\right)

Common mistakes

  • Omission of the current sense resistor RSCR_{SC}: Shorts Pin 7 to Pin 6 without a low-ohm sense resistor (e.g., 0.22 Ω0.5 Ω0.22\ \Omega \dots 0.5\ \Omega). Without RSCR_{SC}, overcurrent protection is disabled, causing immediate Destruction of the internal NPN switch when overloaded.
  • High voltage drop on internal Darlington switch: The internal bipolar Darlington switch has a relatively high VCE(sat)V_{CE(sat)} of about 1.0V1.3V1.0\text{V} \dots 1.3\text{V}. At high currents (>0.75A>0.75\text{A}), the IC will get warm. Use an external MOSFET or external PNP transistor for efficiency above 80%.
  • Incorrect CTC_T capacitor calculation: If CTC_T is chosen too large, the switching frequency drops into the audible range (<20 kHz<20\text{ kHz}), causing audible inductor whine.

Notes

  • MC34063A vs MC33063A: MC34063A is specified for 0C0^\circ\text{C} to +70C+70^\circ\text{C}; MC33063A is industrial grade specified for 40C-40^\circ\text{C} to +85C+85^\circ\text{C}.

Assets & downloads