电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

SKY77546

产品描述Tx - Rx Front-End Module for Dual-Band GSM / GPRS / EDGE
产品类别无线/射频/通信    电信电路   
文件大小68KB,共2页
制造商Skyworks(思佳讯)
官网地址http://www.skyworksinc.com
下载文档 详细参数 全文预览

SKY77546概述

Tx - Rx Front-End Module for Dual-Band GSM / GPRS / EDGE

SKY77546规格参数

参数名称属性值
厂商名称Skyworks(思佳讯)
零件包装代码MODULE
包装说明,
Reach Compliance Codeunknow
JESD-30 代码R-PXMA-X
功能数量1
最高工作温度85 °C
最低工作温度-20 °C
封装主体材料PLASTIC/EPOXY
封装形状RECTANGULAR
封装形式MICROELECTRONIC ASSEMBLY
认证状态Not Qualified
表面贴装NO
技术CMOS
电信集成电路类型RF FRONT END CIRCUIT
温度等级OTHER
端子形式UNSPECIFIED
端子位置UNSPECIFIED

文档预览

下载PDF文档
PRODUCT SUMMARY
SKY77546 Tx–Rx Front-End Module for Dual-Band
GSM / GPRS / EDGE
Applications
Dual-band cellular handsets
encompassing
-
Class 4 GSM900
-
DCS1800
-
Class 12 GPRS multi-slot
operation
-
Linear EDGE operation
Description
The SKY77546 is a transmit and receive Front-End Module (FEM) designed in a compact form factor
for dual-band cellular handsets comprising GSM900 and DCS1800 operation. The SKY77546 offers a
complete Transmit VCO-to-Antenna and Antenna-to-Receive SAW filter solution that supports Class
12 General Packet Radio Service (GPRS) multi-slot operation and EDGE operation for handsets and
modules.
The module consists of a GSM900 PA block and a DCS1800 PA block, impedance-matching circuitry
for 50
Ω
input and output impedances, TX harmonics filtering, high linearity and low insertion loss RF
switches, and a Power Amplifier Control (PAC) block. A custom CMOS integrated circuit provides the
internal PAC function, external interface circuitry, and decoder circuitry to control the RF switches.
The integrated PAC function provides envelope amplitude control by reducing sensitivity to input drive,
temperature, power supply, and process variations. The Heterojunction Bipolar Transistor (HBT) PA
blocks are fabricated onto a single InGaP/GaAs die. One PA block supports the GSM900 band and the
other PA block supports the DCS1800 band. Both PA blocks share common power supply pads to
distribute current. The output of each PA block and the outputs to the two receive pads are connected
to the antenna pad through a diplexer and SP2T switch. The GaAs die, switch die, Silicon (Si) die, and
passive components are mounted on a multi-layer laminate substrate. The assembly is encapsulated
with plastic overmold.
Band selection and control of transmit and receive RF signal flows are performed using five external
control pads. The band select pad (BS) selects GSM or DCS modes of operation. The TxEN pad selects
receive or transmit mode of the respective RF switch (Tx = logic 1). SW_EN provides improved
isolation for flexibility in control timing to meet the required time mask. MODE configures the
amplifier for GMSK operation (MODE = 0) or linear EDGE operation (MODE = 1). Proper timing of the
logic on these pads, and Analog Power Control (APC) allows for high isolation between the antenna
and Tx-VCO while the VCO is being tuned prior to the transmit burst. Standby mode provides a low-
current consumption state. Low leakage current (6.5 μA, typical) of the dual PA module maximizes
handset standby time.
Features
High efficiency
45% (GSM900)
40% (DCS1800)
Current limiting for
protection and extended
battery life
Input/Output internally
matched 50
Ω
TX–VCO-to-antenna and
antenna-to-RX-SAW filter
RF interface
TX harmonics below
–36 dBm
Small, low profile package
-
7 mm x 6 mm x 0.9 mm
-
30-pad configuration
Low APC current: 15 μA
Figure 1. Functional Block Diagram
Skyworks Solutions, Inc. • Phone [781] 376-3000 • Fax [781] 376-3100 • sales@skyworksinc.com • www.skyworksinc.com
201052B • Skyworks Proprietary and Confidential Information • Products and Product Information are Subject to Change Without Notice. • July 2, 2009
1
verilog的小问题请教
请问下面这段代码是干啥用的? 呵呵,本人是用VHDL的。 SboxEnc SboxEnc0(.iPreMap(RotWord),.oPostMap(SubWord));SboxEnc SboxEnc1(.iPreMap(RotWord),.oPostMap(SubWord));SboxEnc SboxEn ......
qd0090 FPGA/CPLD
NEC单片机相关资料收集
本帖最后由 paulhyde 于 2014-9-15 09:12 编辑 09年电子设计大赛由NEC公司协办,针对目前网上NEC单片机的资料比较少,特地收集整理一下 资料,跟多资料请访问http://bbs.getsoon.com.cn/ 格州技 ......
getsoon 电子竞赛
μC/OS-Ⅱ移植到MSP430F149上的步骤
从μC/OS-Ⅱ的软硬件体系结构可以看到,与处理器相关的代码主要是OS_CPU.H、OS_CPU_A.ASM和OS_CPU_C.C这三个文件,移植的过程也就是对这三个文件的编写。 OS_CPU.H包括了用#de ......
Aguilera 微控制器 MCU
关于新手430的书
小弟刚学430,想请大家推荐一本书,不想看电子书和视频,感觉挺累的!最好是和郭老师的51一样,边说外设边讲程序!像某些书一上来就一段看不懂的程序,只说实现什么功能和在后面写了注释,这样 ......
liushi0302 微控制器 MCU
基于CH554开发板的LCD12864液晶屏显示
本想为CH554配上应该TFT串口屏,无奈板上提供的3.3V引脚过少,在测试时把串口屏给毁了!只能改以LCD12864液晶屏用串行方式来替换TFT的实验。由于该显示屏自带中文字库,所以在显示字符和中 ......
jennyzhaojie 单片机
最近在用SDS011激光PM2.5传感器,想用数码管显示数值,但是一直收不到数据,,求助
代码如下: #include #define uint unsigned int #define uchar unsigned char sbit dula=P2^6; sbit wela=P2^7; sbit led=P1^1; uchar rebuf,renum=0,flagRI=0,numpm25=0; uchar code ......
gaoyingjia 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1546  1404  2434  199  2754  50  51  35  3  8 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved