EEWORLDEEWORLDEEWORLD

Part Number

Search

TC1303B-IB1EMF

Description
0.5 A SWITCHING REGULATOR, 2400 kHz SWITCHING FREQ-MAX, PDSO10, 3 X 3 MM, 0.9 MM HEIGHT, PLASTIC, DFN-10
CategoryPower/power management    The power supply circuit   
File Size757KB,38 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance  
Download Datasheet Parametric View All

TC1303B-IB1EMF Overview

0.5 A SWITCHING REGULATOR, 2400 kHz SWITCHING FREQ-MAX, PDSO10, 3 X 3 MM, 0.9 MM HEIGHT, PLASTIC, DFN-10

TC1303B-IB1EMF Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerMicrochip
Parts packaging codeDFN
package instruction3 X 3 MM, 0.9 MM HEIGHT, PLASTIC, DFN-10
Contacts10
Reach Compliance Codecompliant
ECCN codeEAR99
Other featuresAUTOMATIC PWM TO PFM MODE
Analog Integrated Circuits - Other TypesSWITCHING REGULATOR
control modeCURRENT-MODE
Control TechnologyPULSE WIDTH MODULATION
Maximum input voltage5.5 V
Minimum input voltage2.7 V
Nominal input voltage3.6 V
JESD-30 codeS-PDSO-N10
JESD-609 codee3
length3 mm
Humidity sensitivity level1
Number of functions1
Number of terminals10
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
Maximum output current0.5 A
Package body materialPLASTIC/EPOXY
encapsulated codeHVSON
Package shapeSQUARE
Package formSMALL OUTLINE, HEAT SINK/SLUG, VERY THIN PROFILE
Peak Reflow Temperature (Celsius)260
Certification statusNot Qualified
Maximum seat height1 mm
surface mountYES
Switch configurationBUCK
Maximum switching frequency2400 kHz
Temperature levelINDUSTRIAL
Terminal surfaceMatte Tin (Sn)
Terminal formNO LEAD
Terminal pitch0.5 mm
Terminal locationDUAL
Maximum time at peak reflow temperature40
width3 mm
TC1303A/TC1303B/
TC1303C/TC1304
500 mA Synchronous Buck Regulator,
+ 300 mA LDO with Power-Good Output
Features
• Dual-Output Regulator (500 mA Buck Regulator
and 300 mA Low-Dropout Regulator)
• Power-Good Output with 300 ms Delay
• Total Device Quiescent Current = 65 µA, Typical
• Independent Shutdown for Buck and LDO
Outputs (TC1303)
• Both Outputs Internally Compensated
• Synchronous Buck Regulator:
- Over 90% Typical Efficiency
- 2.0 MHz Fixed-Frequency PWM
(Heavy Load)
- Low Output Noise
- Automatic PWM to PFM mode transition
- Adjustable (0.8V to 4.5V) and Standard
Fixed-Output Voltages (0.8V, 1.2V, 1.5V,
1.8V, 2.5V, 3.3V)
• Low-Dropout Regulator:
- Low-Dropout Voltage = 137 mV Typical @
200 mA
- Standard Fixed-Output Voltages
(1.5V, 1.8V, 2.5V, 3.3V)
• Power-Good Function:
- Monitors Buck Output Function (TC1303A)
- Monitors LDO Output Function (TC1303B)
- Monitors Both Buck and LDO Output
Functions (TC1303C
and TC1304)
- 300 ms Delay Used for Processor Reset
• Sequenced Startup and Shutdown (TC1304)
• Small 10-pin 3x3 DFN or MSOP Package Options
• Operating Junction Temperature Range:
- -40°C to +125°C
• Undervoltage Lockout (UVLO)
• Output Short Circuit Protection
• Overtemperature Protection
Description
The
TC1303/TC1304
combines
a
500 mA
synchronous buck regulator and 300 mA Low-Dropout
Regulator (LDO) with a power-good monitor to provide
a highly integrated solution for devices that require
multiple supply voltages. The unique combination of an
integrated buck switching regulator and low-dropout
linear regulator provides the lowest system cost for
dual-output voltage applications that require one lower
processor core voltage and one higher bias voltage.
The 500 mA synchronous buck regulator switches at a
fixed frequency of 2.0 MHz when the load is heavy,
providing a low noise, small-size solution. When the
load on the buck output is reduced to light levels, it
changes operation to a Pulse Frequency Modulation
(PFM) mode to minimize quiescent current draw from
the battery. No intervention is necessary for smooth
transition from one mode to another.
The LDO provides a 300 mA auxiliary output that
requires a single 1 µF ceramic output capacitor,
minimizing board area and cost. The typical dropout
voltage for the LDO output is 137 mV for a 200 mA
load.
For the TC1303/TC1304, the power-good output is
based on the regulation of the buck regulator output, the
LDO output or the combination of both. The TC1304
features start-up and shutdown output sequencing.
The TC1303/TC1304 is available in either the 10-pin
DFN or MSOP package.
Additional protection features include: UVLO,
overtemperature and overcurrent protection on both
outputs.
For a complete listing of TC1303/TC1304 standard
parts, consult your Microchip representative.
Applications
Cellular Phones
Portable Computers
USB-Powered Devices
Handheld Medical Instruments
Organizers and PDAs
©
2008 Microchip Technology Inc.
DS21949C-page 1
I will comment on solar photovoltaic power generation solutions
Photovoltaic energy is the trend of future new energy development. ADI is committed to entering the photovoltaic field. It is very good to expand its product field. I hope ADI's products will show goo...
zhiwenjing ADI Reference Circuit
How to use ChtmlCtrl to display web pages in WINCE
As the title says, my development environment is vs2005, ppc2003. I don't know which class I used, but it always shows #error HTML classes not supported in this library variant. I hope someone who has...
Zeltwanger Embedded System
Submit a CDC class question
The CDC class includes two interfaces, a command interface and a data interface. The command interface includes an interrupt endpoint. The data interface includes an in endpoint and an out endpoint. I...
风过尘扬 Embedded System
Belated free trial of lithium iron battery
[size=12px] I participated in a free lithium iron battery giveaway event in a forum in early March. Four lithium iron batteries were given to selected users who participated in the evaluation. I just ...
miaozhuang156 Talking
Could you please tell me where the error is? Thank you.
#include#include#include #include struct message_queue_t {size_t MaxMessageSize;unsigned int Maxmessages;char *MessageBuffer;pthread_mutex_t lock;int rear,front;pthread_cond_t notempty;pthread_cond_t ...
cinderella_lh Embedded System
You deserve it - 25 Linux performance monitoring tools (Part 1)
[p=23, null, left][color=rgb(0, 0, 0)][font=Verdana][size=14px]For some time now, we have been introducing various performance monitoring tools for Linux and similar operating systems. In this article...
chenzhufly Linux and Android

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1471  1020  2306  247  214  30  21  47  5  19 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号