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

关键词

搜索

型号

搜索

SKY78013

产品描述Hybrid architecture - separate GSM, WCDMA paths
文件大小82KB,共2页
制造商Skyworks(思佳讯)
官网地址http://www.skyworksinc.com
下载文档 全文预览

SKY78013概述

Hybrid architecture - separate GSM, WCDMA paths

文档预览

下载PDF文档
PRODUCT SUMMARY
SKY78013 SkyOne™ Multiband Multimode FEM for Quad-
Band GSM / GPRS / EDGE – Penta-Band (Bands 1, 3, 5, 8, 20)
WCDMA / HSPA / HSPA+ / LTE
Applications
Quad-band cellular handsets:
-
Class 4 GSM850 / EGSM900
-
Class 1 DCS1800 / PCS1900
-
Class E2 GSM850 / EGSM900 / DCS1800 / PCS1900
-
Class 12 multi-slot EGPRS
Multiband 3G handsets
WCDMA / HSPA / HSPA+ / LTE-modulated handsets for bands
1, 3, 5, 8, 20
Description
The SKY78013 SkyOne™ is a hybrid, multimode multiband
(MMMB) Front-End Module (FEM) that supports 2.5G and 3G / 4G
handsets and operates efficiently in GSM, GPRS, EDGE, WCDMA,
HSPA, and LTE modes. The FEM consists of a GSM800/EGSM900
PA block, a DCS1800/PCS1900 PA block, separate WCDMA
blocks operating in the low and high bands, a logic control block
for multiple power control levels, and band enable functions in
both cellular and UMTS. RF I/O ports are internally matched to
50
to minimize the number of external components. Extremely
low leakage current maximizes handset standby time. The
InGaP/GaAs die and passive components are mounted on a multi-
layer laminate substrate and the assembly encapsulated in plastic
overmold.
GSM / EDGE:
The SKY78013 uses a new compact architecture
supporting the GSM850, EGSM900, DCS1800 and PCS1900
bands. The FEM also supports 2.5G Class 12 Enhanced General
Packet Radio Service (EGPRS) multi-slot operation and EDGE
linear modulation.
WCDMA:
The SKY78013 uses an enhanced architecture to:
support WCDMA/High-Speed Downlink Packet Access (HSDPA)
and High-Speed Uplink Packet Access (HSUPA) modulations;
cover multiple bands for 3GPP, including bands 1, 3, 5, 8, and 20;
operate at different power modes. The module is fully controllable
via four logic lines and band-enable interfaces.
LTE:
The SKY78013 meets spectral linearity requirements of LTE
modulation with QPSK/16QAM up to 20 MHz bandwidth, including
various resource block allocations, with good power-added
efficiency.
Receiver Section:
The SKY78013 has integrated Duplexers, RX
SAWs and SP12T SOI switch to provide 2G / 3G / 4G Rx paths
from antenna to LNA port of RFIC. Optimized “Rx paths and
matching circuits” with well-grounded guard trace (high Tx–Rx
isolation) inside module mitigate de-sense problem and enhance
sensitivity performance.
TRx Port:
The SKY78013 provides three vacant broadband TRx
ports for additional band requirements.
Figure 1 presents a functional block diagram.
Features
Hybrid architecture: separate GSM, WCDMA paths
50
I/O impedances, integrated DC blocking on all ports
Separate single-ended GSM and WCDMA inputs and outputs
Integrated coupler with coupled port for 3G/4G band operation
Integrated 2.5G DCS/PCS Rx filter
CMOS-compatible four-line logic input plus HB/LB enable
VCC stages for 2.5G / 3G can attach to battery or buck DC/DC
Small, low profile package:
-
7.0 mm x 9.8 mm x 0.9 mm
-
60-pad configuration
2.5G features:
-
EGPRS Class 12 multi-slot operation
-
Two RF P
OUT
control levels using digital logic interface
-
Linear PA with bias optimization for efficiency/linearity trade-
off in 8PSK mode
3G features:
-
WCDMA mode supports output power, bandwidth for bands
1, 3, 5, 8, 20 through integrated select switch
-
Two RF P
OUT
control levels using digital logic interface
-
Linear amplifiers with bias optimization and low/high mode
gain switch for best efficiency/linearity tradeoff
4G features:
-
LTE supports output power, bandwidth bands 1, 3, 5, 8, 20
-
Bands 1, 3 up to 20 MHz bandwidth
-
Bands 5, 8, 20 up to 10 MHz bandwidth
Skyworks Solutions, Inc. Phone [781] 376-3000 • Fax [781] 376-3100 sales@skyworksinc.com • www.skyworksinc.com
203030A • Skyworks Proprietary information • Products and Product Information are Subject to Change Without Notice • October 21, 2013
1
关于CLA中断的疑问[F28035]
我编的程序可以由PWM触发ADC,并产生中断,想让其触发CLA任务。 然而,进入CLA处理时总是达不到预期的结果,所以想到了对CLA中断的理解是不是错了。 我现在想问的是:PIE中的INT11中断在什么 ......
dontium 微控制器 MCU
新人报道!!!
大家好!!!新人报道,论坛里有没有给新手学习模电的群....
gullit84 模拟电子
如何定制Windows XP Embedded (一)
Windows XP Embedded是基于 Win32 编程模型,由于采用常见的开发工具,如 Visual Studio .NET,使用商品化 PC 硬件,与桌面应用程序无缝集成,因此可以缩短上市时间。有很多的同胞们已经开始对W ......
呱呱 嵌入式系统
2009年全国大学生电子设计竞赛试题之一
2009年全国大学生电子设计竞赛试题 参赛注意事项 (1)2009年9月2日8:00竞赛正式开始。本科组参赛队只能在【本科组】题目中任选一题;高职高专组参赛队在 ......
kkktemp 嵌入式系统
wavecom传输语音文件的问题
我想要做一个自动语音回复系统,比如用户拨打wavecom的号码,接通后wavecom自动把之前录好的语音文件打开,这样用户就可以听到事先录好的语音了,这个程序应该怎么设计呢?...
wangencheng 嵌入式系统
汇编语言中的#define #include #ifdef 等问题
小弟在学习汇编语言中遇到一下情况(ARM构架 AT&T语法) 出现#include #ifdef #endif #define等类似于C语言中的相关关键字从程序本身分析其作用应该相似, 如: #include #include 又 ......
jiafa 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2564  2390  2650  2504  744  20  42  48  58  11 

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