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

关键词

搜索

型号

搜索

SI4761-A20-AMR

产品描述IC RCVR AM/FM/HD AUTO 40-QFN
产品类别热门应用    无线/射频/通信   
文件大小977KB,共3页
制造商Silicon Laboratories Inc
标准
下载文档 详细参数 全文预览

SI4761-A20-AMR概述

IC RCVR AM/FM/HD AUTO 40-QFN

SI4761-A20-AMR规格参数

参数名称属性值
频率520kHz ~ 1.71MHz,64MHz ~ 108MHz
调制或协议AM,FM,RDS
应用车载音频
电流 - 接收130mA
数据接口PCB,表面贴装
天线连接器PCB,表面贴装
电压 - 电源1.5 V ~ 5 V
工作温度-40°C ~ 85°C
封装/外壳40-VFQFN 裸露焊盘
供应商器件封装40-QFN(6x6)

文档预览

下载PDF文档
Si476x
High-Performance Automotive AM/FM Radio Receiver and
HD Radio Tuner
Description
The Si476x radio receiver family employs 100% RF CMOS
technology to bring outstanding receiver performance to
the automotive infotainment industry, which demands high
performance and quality.
The Si476x receiver family supports worldwide FM and AM
radio reception. Additional variants support weather band,
shortwave, longwave frequencies, and dual antenna FM
phase diversity reception.
The Si476x incorporates a digital processor for the
European Radio Data System (RDS) and the North
American Radio Broadcast Data System (RBDS) including
all required symbol decoding, block synchronization, error
detection, and error correction functions. All odd-numbered
variants in the family support AM/FM HD Radio channel
reception with digital (I
2
S) baseband I/Q outputs for
interface to a HD Radio demodulator/decoder.
The family leverages Silicon Laboratories’ patented digital
architecture, delivering superior RF performance and
interference rejection. The proven digital techniques
provide excellent sensitivity in weak signal environments,
and superb selectivity and inter-modulation immunity in
strong signal environments.
The solution offers dynamic AM/FM channel bandwidth
control, auto-calibrated digital tuning, and proven AM/FM
seek functionality based on multiple signal quality and
band parameters. The family offers highly flexible and
advanced audio processing including AM/FM noise
blanking, programmable soft mute, FM multi-path
mitigation, FM stereo-mono blend, and FM hi-cut. In
addition, the Si476x provides an integrated clock oscillator
or accepts a reference clock and an I
2
C-compatible, 2-wire
control interface. The Si476x receiver system specifies a
minimal bill of materials, resulting in a very small board
space requirement and making the solution ideal for any
automotive application from single tuner radios to multiple
tuner radios addressing companion TMC/AF reception/
scanning.
Features
-
Worldwide FM band support (64–108 MHz)
-
AM/FM HDR support
-
Worldwide AM band support (520–1710 kHz)
-
Advanced RDS/RBDS demodulator/decoder
-
Digital FM MPX decoder
-
Integrated FM active splitter
-
Addresses companion AF/RDS data receiver
-
Advanced AM/FM noise blankers
-
Dynamic AM/FM channel bandwidth control
-
Advanced FM hi-cut control
-
Programmable FM stereo-mono blend
-
Programmable AM/FM soft mute
-
Full suite of signal metrics: RSSI, SNR, multi-path
interference, frequency offset, adjacent channel
strength, USN
-
Analog and digital (I
2
S) audio outputs
-
Digital (I
2
S) baseband AM/FM I/Q
-
Analog FM MPX output
-
Low-IF architecture
-
Eliminates expensive 10.7 MHz IF ceramic filters
-
On-chip AM/FM AGC with integrated resistor and
varactor banks
-
Eliminates external pin diode attenuators and
varactors
-
1.5 to 5 V power supplies
-
QFN 40, 6 x 6 x 0.85 mm
-
Pb-free/RoHS compliant
-
AEC-Q100 qualified
Applications
-
OEM automotive infotainment systems
-
Aftermarket car radio systems
-
OEM automotive PND docking system
FMAGC1
FMAGC2
RF PKD
WXI
FMXIP
MXR PKD
FMXIN
RFREG
R
L
FMO
FMI
LNA
0°/90°
REG
LNA
Si476x
ICIN
ICIP
IQFS
IOUT
QOUT
IQCLK
ADC
IF PKD
ADC
DSP
DAC
LOUT/
MPXOUT
ROUT
DAC
DCLK
DFS
DOUT
RDS
RF PKD
RF PKD
INTB
RSTB
VIO1
VIO2
ICON
ICOP
XTAL2/
RCLK
XTAL1
XOUT
SDA
SCL
A0
A1
AMI
RFGND
LNA
ClK
Gen
CNTRL
Automotive AM/FM Tuner
Copyright © 2011 by Silicon Laboratories
11.10.11
【为C2000做贡献】经典的DSP程序库
经典的DSP程序库...
0212009623 微控制器 MCU
光电耦合器组成的脉冲电路
光电耦合器组成的脉冲电路这里介绍的光电耦合器是由发光二极管和光敏三极管组合起来的器件,发光二极管是把输入边的电信号变换成相同规律变化的光,而光脉敏三极管是把光又重新变换成变化规律相 ......
feifei 模拟电子
【FPGA告警信息】试图编译一个不存在的文件
Can't analyze file -- file E://quartusii/*/*.v is missing原因:试图编译一个不存在的文件,该文件可能被改名或者删除了措施:不管他,没什么影响...
eeleader FPGA/CPLD
mega16 关于中断的问题
在我的程序中存在定时器1中断和SPI中断,全局中断已经打开,我只写了定时器1的中断服务程序,在此中断服务程序中发生了SPI中断,但我没有写SPI的中断服务程序,这样会不会影响定时器1中断服务程 ......
sdxiao 嵌入式系统
PXA270键盘驱动问题
原理图如下: http://hi.eeworld.net/attachment/201003/23/17981_12693295607C3g.jpg 方向键原理图和这个一样。只是使用的是DKIN 不知道这样的接法能不能使用270的键盘中断。 现在 ......
yuexiaomei 嵌入式系统
网卡驱动开发过程中遇到的问题
大家好, 我在USB驱动开发,用的DM9601芯片,基本功能已经实现,现在问题是,如何设置网卡的速度(10M/100M),和双工(全双工和半双工),在WINDOW自带的驱动,通过本地连接的属性->高级选项里有(Li ......
ttlcoms 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 689  1742  1916  2894  551  46  57  34  8  37 

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