UHF RFID Micro Reader Reference Design Hardware Description

Size: px
Start display at page:

Download "UHF RFID Micro Reader Reference Design Hardware Description"

Transcription

1 Application Micro Note Reader Reference Design AS399x UHF RFID Reader ICs UHF RFID Micro Reader Reference Design Hardware Description Top View RF Part Bottom View RF Part Rev

2 Table of Contents: 1 Introduction Key Features Micro Reader (Stand-alone operation) Hardware Description Controller - Port Definitions Detailed Description AS399X Pinout: MCU - C8051F340 Pin out Controller - Debugging Connector Supply Concept Controller - Reset Circuit RF - Oscillator Circuit RF - VCO Concept Schematics RF Board Controller Board Layouts RF Board Controller Board Bill of Material RF Board Controller Board Disclaimer Rev

3 1 Introduction The is a small form factor UHF RFID reader system with an extremely low BOM cost on external components and therefore suitable for embedded application in fast moving consumer goods applications. The Micro Reader is designed to support the ISO b and the EPC Generation 2 standards. The reference design consists of two PCBs, a controller board and a RF board which contains the AS399x device. This modular approach was chosen in order to comply with the need to have the RF part separately since typically the host controller of the target application will control the RFID module. A graphical user interface (GUI) for PC is available giving access to all internal registers of the AS399x RFID device and allows diagnostic features like reflected power measurements or continuous modulation of the Tx signal. The Micro Reader communicates with the host computer and draws its power via a conventional USB interface. The Micro Reader is designed to operate on a 5V supply not exceeding the current capability of the USB interface. The communication between the controller board and the RF board is done via a standard SPI interface. The Micro Reader outputs 23 dbm on the antenna port but can be adjusted to lower values using the internal step attenuator of the AS399x device. The Micro Reader may be set to all world-wide allowed UHF RFID frequencies. 1.1 Key Features Micro Reader (Stand-alone operation) Small Form Factor Low BOM Cost on external components Reading and writing UHF RFID tags (ISO 6b and Gen2) Communication with host computer using the USB interface USB HID device (automatically installed on host side) Low cost 8- bit MCU (Silabs) Controller software written in C enables fast porting to other controller types Host software written in C++ and QT dbm output power Less than 250mA current consumption. Operational world wide USB powered device SPI interface between controller and Micro Reader U.FL antenna connector Rev

4 2 Hardware Description The reference design consists of two PCBs which are stacked on top of each other while the top board is the RF part. The controller board on bottom contains the 8-bit MCU and the USB connector for power supply and communication with the host controller. Stacking of controller board and reader board The dimensions of the two boards are equal: 26,85mm x 20,83mm. Stacking height is 10,2mm. Interface Connector positions Rev

5 The RF board is a 4 layer PCB. The top layer is used for routing the loop filter and the 50 ohm RF tracks which are designed as coplanar waveguides. Impedance calculation of 50 ohm tracks (AppCAD Agilent Techn.) The second layer is a ground layer with a distance of 0.27mm from the top layer. The third layer is mainly used for the power tracks and has a distance of 0.9mm from the second layer. The bottom layer is used for general routing and has a distance of 0.27mm from the third layer. Layer Stack (Altium) Components on the RF board are placed on the top and on the bottom layer. The controller board is a dual layer board since it has no special requirements on the impedance of the tracks. The thickness of the PCB core is 1.6mm and components are placed only on the top layer. The communication between the controller board and the RF board is done via a standard SPI interface. SPI Pin MOSI MISO SS CLK AS399x Pin IO7 IO6 IO4 CLK IO0 is tied to ground and IO1 is connected to 3.3V. Rev

6 The Micro Reader outputs the differential RF signal on its high linear Zero-dBm ports (pin 32, 33). A 2:1 Balun from Johanson Technology (T1) converts the differential signal to a single ended one. A power amplifier RF2172 (U2) from RFMD amplifies the transmit signal up to 23 dbm output power. The PA is supplied by the AS399x device using one of its internal programmable LDOs. After the PA the transmit signal is routed to a directional device which is a combination of a coupler and a low pass filter. The antenna connector is a U.FL connector from Hirose. The received signal is routed via a coupling capacitor to the single ended receiver input. 2.1 Controller - Port Definitions Detailed Description Pin Signal Description P0.0 MOSI Master out Slave in P0.1 MISO Slave in Master out P0.2 CLK SPI CLK P0.3 IRQ External Interrupt Input P0.4 - Not used P0.5 - Not used P0.6 - Not used P0.7 - Not used Table 1: Port 0 Pin Signal Description P1.0 - Not used P1.1 - Not used P1.2 IO2 IO Data, Address and Ctrl Bit P1.3 IO3 IO Data, Address and Ctrl Bit P1.4 SS Slave Select P1.5 IO5 IO Data, Address and Ctrl Bit P1.6 - Not used P1.7 - Not used Table 2: Port 1 Pin Signal Description P2.0 - Not used P2.1 - Not used P2.2 LED LED Output P2.3 - Not used P2.4 - Not used P2.5 - Not used P2.6 - Not used P2.7 - Not used Table 3: Port Rev

7 Pin Signal Description P3.0 PA_PD PA Power down pin P3.1 - Not used P3.2 - Not used P3.3 - Not used P3.4 - Not used P3.5 - Not used P3.6 - Not used P3.7 - Not used Table 4: Port 3 Pin Signal Description P4.0 - Not used P4.1 - Not used P4.2 - Not used P4.3 - Not used P4.4 - Not used P4.5 - Not used P4.6 - Not used P4.7 RESET Output for resetting the MCU Table 5: Port 4 Pin Signal Description 7 GND GND Pin 8 D+ USB Data + Signal 9 D- USB Data - Signal 10 VDD VDD Pin 11 REGIN Not used 12 VBUS USB Power In 13 RST Reset Pin 14 C2D Debugging Interface Table 6: Other uc Pins Rev

8 2.2 AS399X Pinout: Pinout of AS399x Picture 1: AS399x Pinout 2.3 MCU - C8051F340 Pin out The pinout from Silabs microcontroller C8051F340 is shown below. Picture 2: C8051F340 Pin out [Silabs 2006] Rev

9 2.4 Controller - Debugging Connector A special interface is highlighted which is used to directly connect the Silabs USB Debug Adapter. This interface is used to program the boot loader. Silabs Debug Interface 2.5 Supply Concept Picture 3: Schematic - Debug Interface Copyright 2010 a ustri amicr osystems During power down mode the majority of the AS399x reader chip is switched off but the device still generates a 3.3V supply voltage (VDD_D = pin 38) which supplies the microcontroller unit (MCU). This mode is configured by the resistor R7 (10kΩ) at OAD2 (pin 30) to GND. After start up the microcontroller has to pull the AS399X enable pin (EN = pin 39) to high in order to start the operation of the AS399X finalizing the power up sequence. 2.6 Controller - Reset Circuit To enable a reset trough the software, resistor R2 is connected between port pin P4.7 and the reset pin (/RST = pin 13). If the microcontroller needs to be reset, the software writes a logic zero to P Rev

10 2.7 RF - Oscillator Circuit The Micro Reader uses a 20 MHz quartz crystal with two 12pF load capacitors (C3, C4). The crystal should have an accuracy of 10ppm (ETSI requirement). 2.8 RF - VCO Concept. To generate the high frequency carrier signal for the communication with the tag (840 MHz 960 MHz) the internal VCO is used and thus only a few passive external components are needed. For this particular reference design following settings was used: 915 MHz 1.2 ma charge pump current 50 khz reference frequency Internal VCO VCO Reference Frequency [khz] Charge Pump Current [ma] C25 [pf] R3 [kω] C24 [nf] R2 [kω] C21 [pf] 20 MHz / V (100) Table 7: Loop Filter Reference Settings Loop Filter Picture 4: Loop Filter Circuit Rev

11 3 Schematics. 3.1 RF Board 3.2 Controller Board Rev

12 4 Layouts 4.1 RF Board Top Layer Inner 1 Layer Inner 2 Layer Rev

13 Bottom Layer 4.2 Controller Board Top Layer Bottom Layer Rev

14 5 Bill of Material 5.1 RF Board Footprint (SMD = metric) Value Designator Description, Size Tolerance Quantity Capacitance 2.2uF C1, C5, C13, C15, Ceramic Cap, /- 20% 13 C17, C19, C26, C29, C33, C35, C43, C45, C47 Capacitance 10nF C2, C7, C12, C14, Ceramic Cap, /- 10% 16 C16, C18, C27, C28, C32, C34, C37, C39, C40, C41, C42, C46 Capacitance 12pF C3, C4, C6, C11 Ceramic Cap, /- 5% 4 Capacitance 47pF C9, C10 Ceramic Cap, /- 10% 2 Capacitance 22nF C20, C23, C30, Ceramic Cap, /- 5% 6 C31, C48, C49 Capacitance 100pF C21 Ceramic Cap, /- 1% 1 Capacitance 4pF C22, C36 Ceramic Cap, /- 0.25% 2 Capacitance 3.3nF C24 Ceramic Cap, /- 10% 1 Capacitance 220pF C25, C50 Ceramic Cap, /- 5% 2 Capacitance 10u/10V C38 Ceramic Cap, /- 20% 1 Capacitance 100nF C44 Ceramic Cap, /- 10% 1 Resistor 10k R1 Resistor /- 0.5% 1 Resistor 56k R2 Resistor /- 0.5% 1 Resistor 27k R3 Resistor /- 0.5% 1 Resistor 51R R4, R5 +/- 0.5% 1 Resistor 3k R6 Resistor /- 0.5% 1 Inductor 39nH L1, L2 Inductor +/- 5% 2 Inductor 3.9nH L3, L4 Inductor '+/- 0.3nH 2 Inductor 2.7nH L5 Inductor '+/- 0.3nH 1 Connector U.FL socket J1 U.FL-R-SMT(10) 1 Connector Header 2 P5, P6 DNP (Do not place) 2 Connector Header 1X5 P2, P7, P8 Header 1X5, 1.27mm 3 AS399x AS399x - UHF Gen2 U1 64-pin QFN (9mm x RFID Reader IC 9mm) Balun BALUN 900MHZ - T1 Johanson Tech BL18B100E Rev

15 Footprint (SMD = metric) Value Designator Description, Size Tolerance Quantity LP/Coupler Directional Couplers T2 Johanson Tech.- 1 with Low Pass Filter LPF0910CF15B0100 PA RF2172* U2 RFMD RF CRYSTAL Crystal Oscillator Y1 TXC CORPORATION-'7M MEEQ-T 1 * MRC Components GmbH & Co. KG 5.2 Controller Board Footprint Comment Designator Description Tolerance Quantity Capacitor 10uF C1 Ceramic Cap, X7R, 10%, 50V, /- 20% 1 Capacitor 100nF C2, C3, C5 Ceramic Cap, X7R, 10%, 50V, /- 10% 3 Capacitor 1uF C4 Ceramic Cap, X7R, 10%, 50V, Resistor 1K R1, R2, R3 Resistor +/- 5% 3 LED LED2 D1 GREEN, LED (5 ma) 1 MCU TQFP48_L U1 TQFP48_L 1 Connector Receptacle 5 P2, P3, P4 Receptacle 5, 1,27mm 3 Connector USB_B_MINI_AB U2 USB_B_MINI_AB rcpt 1 Rev

16 6 Disclaimer Devices sold by austriamicrosystems AG are covered by the warranty and patent identification provisions appearing in its Term of Sale. austriamicrosystems AG makes no warranty, express, statutory, implied, or by description regarding the information set forth herein or regarding the freedom of the described devices from patent infringement. austriamicrosystems AG reserves the right to change specifications and prices at any time and without notice. Therefore, prior to designing this product into a system, it is necessary to check with austriamicrosystems AG for current information. This product is intended for use in normal commercial applications. Applications requiring extended temperature range, unusual environmental requirements, or high reliability applications, such as military, medical life-support or life-sustaining equipment are specifically not recommended without additional processing by austriamicrosystems AG for each application. The information furnished here by austriamicrosystems AG is believed to be correct and accurate. However, austriamicrosystems AG shall not be liable to recipient or any third party for any damages, including but not limited to personal injury, property damage, loss of profits, loss of use, interruption of business or indirect, special, incidental or consequential damages, of any kind, in connection with or arising out of the furnishing, performance or use of the technical data herein. No obligation or liability to recipient or any third party shall arise or flow out of austriamicrosystems AG rendering of technical or other services. Copyright 2010, austriamicrosystems AG, Tobelbaderstrasse 30, 8141 Unterpremstaetten, Austria. For further information please contact: austriamicrosystems AG Business Unit CNC Tobelbaderstrasse 30 A-8141 Unterpremstaetten AUSTRIA Tel: +43-(0) FAX: +43-(0) wireless@austriamicrosystems.com For Sales Offices, Distributors and Representatives, please visit: Subject to change without notice Rev

EVB /915MHz Transmitter Evaluation Board Description

EVB /915MHz Transmitter Evaluation Board Description General Description The TH708 antenna board is designed to optimally match the differential power amplifier output to a loop antenna. The TH708 can be populated either for FSK, ASK or FM transmission.

More information

EVB /433MHz Transmitter Evaluation Board Description

EVB /433MHz Transmitter Evaluation Board Description Features! Fully integrated, PLL-stabilized VCO! Frequency range from 310 MHz to 440 MHz! FSK through crystal pulling allows modulation from DC to 40 kbit/s! High FSK deviation possible for wideband data

More information

AS General Description. 2 The AS5245 Adapter board. AS5245-AB-v1.0 Adapterboard OPERATION MANUAL. Programmable Magnetic Rotary Encoder

AS General Description. 2 The AS5245 Adapter board. AS5245-AB-v1.0 Adapterboard OPERATION MANUAL. Programmable Magnetic Rotary Encoder AS5040 8-bit Programmable Magnetic Rotary Encoder AS5245 Programmable Magnetic Rotary Encoder AS5245-AB-v1.0 Adapterboard OPERATION MANUAL 1 General Description The AS5245 is a contactless magnetic angle

More information

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information:

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: Headquarters: Tobelbaderstrasse 30 8141 Unterpremstaetten, Austria

More information

MLX83100 Automotive DC Pre-Driver EVB83100 for Brushed DC Applications with MLX83100

MLX83100 Automotive DC Pre-Driver EVB83100 for Brushed DC Applications with MLX83100 EVB83100 for Brushed DC Applications with MLX83100 Stefan Poels JULY 17, 2017 VAT BE 0435.604.729 Transportstraat 1 3980 Tessenderlo Phone: +32 13 67 07 95 Mobile: +32 491 15 74 18 Fax: +32 13 67 07 70

More information

nrf905-evboard nrf905 Evaluation board PRODUCT SPECIFICATION GENERAL DESCRIPTION

nrf905-evboard nrf905 Evaluation board PRODUCT SPECIFICATION GENERAL DESCRIPTION nrf905 Evaluation board nrf905-evboard GENERAL DESCRIPTION This document describes the nrf905-evboard and its use with the Nordic Semiconductor nrf905 Single Chip 433/868/915MHz RF Transceiver. nrf905-

More information

IMC-Hall Current Sensor

IMC-Hall Current Sensor CSA-1V IMC-Hall Current Sensor Features: IMC-Hall technology - Very high sensitivity due to integrated magnetic concentrator Sensitive to a magnetic field parallel to the chip surface Linear output voltage

More information

TH /433MHz FSK/FM/ASK Transmitter

TH /433MHz FSK/FM/ASK Transmitter Features! Fully integrated, PLL-stabilized VCO! Frequency range from 310 MHz to 440 MHz! FSK through crystal pulling allows modulation from DC to 40 kbit/s! High FSK deviation possible for wideband data

More information

AS5x40/AS5x45. User Manual AS5x40/AS5x45-AB-v bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output

AS5x40/AS5x45. User Manual AS5x40/AS5x45-AB-v bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output User Manual AS5x40/AS5x45-AB-v2.1 AS5x40/AS5x45 10-bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output www.ams.com Revision 1.4 / 09.08.2013 page 1/16 Table of Contents 1

More information

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information:

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: Headquarters: Tobelbaderstrasse 30 8141 Unterpremstaetten, Austria

More information

Antenna Design Guide

Antenna Design Guide Antenna Design Guide Last updated February 11, 2016 330-0093-R1.3 Copyright 2012-2016 LSR Page 1 of 23 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision

More information

433MHz Single Chip RF Transmitter

433MHz Single Chip RF Transmitter 433MHz Single Chip RF Transmitter nrf402 FEATURES True single chip FSK transmitter Few external components required On chip UHF synthesiser No set up or configuration 20kbit/s data rate 2 channels Very

More information

CMT2210A Schematic and PCB Layout Design Guideline

CMT2210A Schematic and PCB Layout Design Guideline AN107 CMT2210A Schematic and PCB Layout Design Guideline 1. Introduction The purpose of this document is to provide the guidelines to design a low power consumption, low BOM and high sensitivity CMT2210A

More information

The purpose of this document is to provide the guidelines to design a low power consumption, low BOM and high

The purpose of this document is to provide the guidelines to design a low power consumption, low BOM and high 1. Introduction The purpose of this document is to provide the guidelines to design a low power consumption, low BOM and high sensitivity CMT2210A Receiver. 2. CMT2210A Schematics Guidelines The CMT2210A

More information

ANTENNA DESIGN GUIDE. Last updated February 11, The information in this document is subject to change without notice.

ANTENNA DESIGN GUIDE. Last updated February 11, The information in this document is subject to change without notice. TIWI-UB2 Last updated February 11, 2016 330-0106-R1.2 Copyright 2012-2016 LSR Page 1 of 21 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision History...

More information

Please find the latest version of this datasheet and related information such as application notes on our website

Please find the latest version of this datasheet and related information such as application notes on our website CSA-1V Current Sensor Features: Sensitive to a magnetic field parallel to the chip surface Very high sensitivity Linear output voltage proportional to a magnetic field Wide -band: DC to 100kHz Very low

More information

ANTENNA DESIGN GUIDE. Last updated March 8 th, The information in this document is subject to change without notice.

ANTENNA DESIGN GUIDE. Last updated March 8 th, The information in this document is subject to change without notice. Last updated March 8 th, 2012 330-0092-R2.0 Copyright 2012 LS Research, LLC Page 1 of 22 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision History...

More information

SKY LF: MHz Low-Noise, Low-Current Amplifier

SKY LF: MHz Low-Noise, Low-Current Amplifier DATA SHEET SKY67013-396LF: 600-1500 MHz Low-Noise, Low-Current Amplifier Applications ISM band receivers General purpose LNAs Features Low NF: 0.85 db @ 900 MHz Gain: 14 db @ 900 MHz Flexible supply voltage

More information

CMT211xA Schematic and PCB Layout Design Guideline

CMT211xA Schematic and PCB Layout Design Guideline AN101 CMT211xA Schematic and PCB Layout Design Guideline 1. Introduction The purpose of this document is to provide the guidelines to design a low-power CMT211xA transmitter with the maximized output power,

More information

CMT2300AW Schematic and PCB Layout Design Guideline

CMT2300AW Schematic and PCB Layout Design Guideline AN141 CMT2300AW Schematic and PCB Layout Design Guideline Introduction This document is the CMT2300AW Application Development Guideline. It will explain how to design and use the CMT2300AW schematic and

More information

Sterling-LWB5 Module APPLICATION GUIDE

Sterling-LWB5 Module APPLICATION GUIDE Sterling-LWB5 Module Last updated February 5, 2018 330-0209-R1.1 Copyright 2016-2018 LSR Page 1 of 23 Application Guide Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents...

More information

AN-1370 APPLICATION NOTE

AN-1370 APPLICATION NOTE APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Design Implementation of the ADF7242 Pmod Evaluation Board Using the

More information

PCB layout files for single ended RF I/O layout has been made for the Nordic Semiconductor nrf24z1 Single Chip 2.4 GHz audio streamer [1].

PCB layout files for single ended RF I/O layout has been made for the Nordic Semiconductor nrf24z1 Single Chip 2.4 GHz audio streamer [1]. nrf24z1 RF layout nan24-09 1. GENERAL PCB layout files for single ended RF I/O layout has been made for the Nordic Semiconductor nrf24z1 Single Chip 2.4 GHz audio streamer [1]. The PCB layout files are

More information

AN1954 APPLICATION NOTE

AN1954 APPLICATION NOTE AN1954 APPLICATION NOTE How to Extend the Operating Range of the CRX14 Contactless Coupler Chip This Application Note describes how to extend the operating range of the CRX14 Contactless Coupler Chip,

More information

HF Power Amplifier (Reference Design Guide) RFID Systems / ASP

HF Power Amplifier (Reference Design Guide) RFID Systems / ASP 16 September 2008 Rev A HF Power Amplifier (Reference Design Guide) RFID Systems / ASP 1.) Scope Shown herein is a HF power amplifier design with performance plots. As every application is different and

More information

SKY LF: GHz High Linearity, Active Bias Low-Noise Amplifier

SKY LF: GHz High Linearity, Active Bias Low-Noise Amplifier PRELIMINARY DATA SHEET SKY671-396LF: 1.7-2. GHz High Linearity, Active Bias Low-Noise Amplifier Applications GSM, CDMA, WCDMA, and TD-SCDMA cellular infrastructure Ultra low-noise systems Features Ultra

More information

AN0504 Tag Design with swarm bee LE

AN0504 Tag Design with swarm bee LE AN0504 Tag Design with swarm bee LE 1.4 NA-14-0267-0005-1.4 Document Information Document Title: Document Version: 1.4 Current Date: 2016-05-31 Print Date: 2016-05-31 Document ID: Document Author: Disclaimer

More information

Sterling-LWB Module APPLICATION GUIDE. Last updated November 30, The information in this document is subject to change without notice.

Sterling-LWB Module APPLICATION GUIDE. Last updated November 30, The information in this document is subject to change without notice. Sterling-LWB Module Last updated November 30, 2016 330-0192-R3.0 Copyright 2016 LSR Page 1 of 23 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision

More information

RB01 Development Platform Hardware

RB01 Development Platform Hardware Qualcomm Technologies, Inc. RB01 Development Platform Hardware User Guide 80-YA116-13 Rev. A February 3, 2017 Qualcomm is a trademark of Qualcomm Incorporated, registered in the United States and other

More information

ACA2417: 1218 MHz CATV Push-Pull Driver Amplifier

ACA2417: 1218 MHz CATV Push-Pull Driver Amplifier DATA SHEET ACA2417: 1218 MHz CATV Push-Pull Driver Amplifier Applications DOCSIS and Euro DOCSIS 3.1 (D3.1) compliant downstream RF Pre-amplifier for node + 0 HFC and FTTC/FTTB networks Final stage amplifier

More information

EVB MHz FSK/ASK Transmitter Evaluation Board Description

EVB MHz FSK/ASK Transmitter Evaluation Board Description Features! Fully integrated PLL-stabilized VCO! Frequency range from 380 MHz to 450 MHz! Single-ended RF output! FSK through crystal pulling allows modulation from DC to 40 kbit/s! High FSK deviation possible

More information

SMS : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode

SMS : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode DATA SHEET SMS7621-060: Surface Mount, 0201 Low-Barrier Silicon Schottky Diode Applications Sensitive detector circuits Sampling circuits Mixer circuits Features Low barrier height Suitable for use above

More information

Power and ground is applied to the nrf401 Loop Module via connector footprint J1. Voltage range on this input must be restricted to +2.7V to +5.25V.

Power and ground is applied to the nrf401 Loop Module via connector footprint J1. Voltage range on this input must be restricted to +2.7V to +5.25V. nrf401-loopkit 1. Introduction The Loop Kit for the nrf401 Single chip 433MHz RF transceiver has been developed to enable customers to get hands-on experience with the functionality of the device combined

More information

TIWI-R2 AND TIWI-BLE. Antenna Design Guide. Last updated February 10, The information in this document is subject to change without notice.

TIWI-R2 AND TIWI-BLE. Antenna Design Guide. Last updated February 10, The information in this document is subject to change without notice. Antenna Design Guide Last updated February 10, 2016 330-0105-R2.2 Copyright 2010-2014 LSR Page 1 of 31 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision

More information

AS1101, AS1102, AS1103, AS1104 Low-Dropout LED Drivers

AS1101, AS1102, AS1103, AS1104 Low-Dropout LED Drivers AS11, AS12, AS13, AS14 Low-Dropout LED Drivers Data Sheet 1 General Description The AS11/AS12/AS13/AS14 are LED drivers designed to match current source bias for any color LED, including white and blue.

More information

Single chip 433MHz RF Transceiver

Single chip 433MHz RF Transceiver Single chip 433MHz RF Transceiver RF0433 FEATURES True single chip FSK transceiver On chip UHF synthesiser, 4MHz crystal reference 433MHz ISM band operation Few external components required Up to 10mW

More information

Ultra-Low-Noise Amplifiers

Ultra-Low-Noise Amplifiers WHITE PAPER Ultra-Low-Noise Amplifiers By Stephen Moreschi and Jody Skeen This white paper describes the performance and characteristics of two new ultra-low-noise LNAs from Skyworks. Topics include techniques

More information

SKY : Direct Quadrature Demodulator GHz Featuring No-Pull LO Architecture

SKY : Direct Quadrature Demodulator GHz Featuring No-Pull LO Architecture PRELIMINARY DATA SHEET SKY73013-306: Direct Quadrature Demodulator 4.9 5.925 GHz Featuring No-Pull LO Architecture Applications WiMAX, WLAN receivers UNII Band OFDM receivers RFID, DSRC applications Proprietary

More information

SKY LF: MHz Low-Noise Power Amplifier Driver

SKY LF: MHz Low-Noise Power Amplifier Driver DATA SHEET SKY65095-360LF: 1600-2100 MHz Low-Noise Power Amplifier Driver Applications 2.5G, 3G, 4G wireless infrastructure transceivers ISM band transmitters WCS fixed wireless 3GPP LTE Features Wideband

More information

User Manual AS5311 AB 1.1 AS bit Linear Incremental Position Sensor with ABI and PWM output. Revision 1.1 /

User Manual AS5311 AB 1.1 AS bit Linear Incremental Position Sensor with ABI and PWM output.   Revision 1.1 / User Manual A5311 AB 1.1 A5311 12-bit Linear Incremental Position ensor with ABI and PWM output www.ams.com Revision 1.1 / 10.07.2013 page 1/11 User Manual A5311 AB 1.1 Table of Contents 1 General Description...

More information

SKY LF: Low Noise Amplifier Operation

SKY LF: Low Noise Amplifier Operation application note SKY655-372LF: Low Noise Amplifier Operation Introduction The SKY655-372LF is a high performance, low noise, n-channel, depletion mode phemt, fabricated from Skyworks advanced phemt process

More information

EVB /915MHz FSK/ASK Transmitter Evaluation Board Description

EVB /915MHz FSK/ASK Transmitter Evaluation Board Description Features! Fully integrated PLL-stabilized VCO! Frequency range from 850 MHz to 930 MHz! Single-ended RF output! FSK through crystal pulling allows modulation from DC to 40 kbit/s! High FSK deviation possible

More information

TO OUR VALUED CUSTOMERS

TO OUR VALUED CUSTOMERS MINI-32 The whole PIC32 development board fitted in DIP26 form factor, containing powerful PIC32MX534F064H microcontroller. It s pin compatible with PIC16F887 and PIC18(L)F45K20 microcontrollers! MINI

More information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information Rev. 2.1 10 July 2018 Document information Info Keywords Abstract Content NFC, PN533, demo board This document describes the. Revision history Rev Date Description 2.1. 20180710 Editorial changes 2.0 20171031

More information

RFX8050: CMOS 5 GHz WLAN ac RFeIC with PA, LNA, and SPDT

RFX8050: CMOS 5 GHz WLAN ac RFeIC with PA, LNA, and SPDT DATA SHEET RFX8050: CMOS 5 GHz WLAN 802.11ac RFeIC with PA, LNA, and SPDT Applications 802.11a/n/ac Smartphones LEN RXEN ANT Tablets/MIDs Gaming Notebook/netbook/ultrabooks Mobile/portable devices RX Consumer

More information

MINI-32. development board for PIC32MZ MINI ARM. PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller.

MINI-32. development board for PIC32MZ MINI ARM. PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller. MINI-32 development board for PIC32MZ PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller. MINI ARM TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

TRF7960TB HF RFID Reader Module

TRF7960TB HF RFID Reader Module T E X A S I N S T R U M E N T S Originator: Joshua Wyatt R F I D SYSTEMS TRF7960TB HF RFID Reader Module Users Guide/Application Note PRINTED COPIES OF THIS SPECIFICATION ARE NOT CONTROLLED DOCUMENTS.

More information

SKY LF: GHz High Linearity, Active Bias Low-Noise Amplifier

SKY LF: GHz High Linearity, Active Bias Low-Noise Amplifier DATA SHEET SKY67102-396LF: 2.0-3.0 GHz High Linearity, Active Bias Low-Noise Amplifier Applications CDMA, WCDMA, TD-SCDMA, WiMAX, and LTE cellular infrastructure Ultra low-noise systems Features Ultra

More information

QN902X. Hardware Application Note. Document information. This document is the application note for hardware design with QN902x.

QN902X. Hardware Application Note. Document information. This document is the application note for hardware design with QN902x. QN902X Hardware Application Note Rev 1.1 April 2018 Application note Info Keywords Abstract Document information Content Power, Clocks, PCB This document is the application note for hardware design with

More information

SKY LF: 10 MHz GHz Six-Bit Digital Attenuator with Driver (0.5 db LSB, 31.5 db Range)

SKY LF: 10 MHz GHz Six-Bit Digital Attenuator with Driver (0.5 db LSB, 31.5 db Range) DATA SHEET SKY12353-470LF: 10 MHz - 1.0 GHz Six-Bit Digital Attenuator with Driver (0.5 db LSB, 31.5 db Range) Applications Cellular base stations Wireless data transceivers Broadband systems Features

More information

SKY LF: 0.1 to 3.8 GHz SP6T Antenna Switch

SKY LF: 0.1 to 3.8 GHz SP6T Antenna Switch DATA SHEET SKY13416-485LF: 0.1 to 3.8 GHz SP6T Antenna Switch Applications Any 2G/3G/4G antenna diversity or LTE (TDD/FDD) transmit/receive system for which GSM transmit is not required Features Broadband

More information

SKYA21029: 0.1 to 3.8 GHz SP4T Antenna Switch

SKYA21029: 0.1 to 3.8 GHz SP4T Antenna Switch DATA SHEET SKYA21029: 0.1 to 3.8 GHz SP4T Antenna Switch Applications 2G/3G/4G/4G LTE, 4G LTE-A Embedded cellular telematics modules OBD-II cellular modems RF1 Features RF2 Broadband frequency range: 0.1

More information

RFX2401C: 2.4 GHz Zigbee /ISM Front-End Module

RFX2401C: 2.4 GHz Zigbee /ISM Front-End Module DATA SHEET RFX0C:. GHz Zigbee /ISM Front-End Module Applications ZigBee extended range devices ZigBee smart power Wireless sound and audio systems Home and industrial automation Wireless sensor networks

More information

SMS : Surface Mount, 0201 Zero Bias Silicon Schottky Detector Diode

SMS : Surface Mount, 0201 Zero Bias Silicon Schottky Detector Diode DATA SHEET SMS7630-061: Surface Mount, 0201 Zero Bias Silicon Schottky Detector Diode Applications Sensitive RF and microwave detector circuits Sampling and mixer circuits High volume wireless systems

More information

SKY LF: 40 MHz to 1 GHz Broadband 75 Ω CATV Low-Noise Amplifier with Bypass Mode

SKY LF: 40 MHz to 1 GHz Broadband 75 Ω CATV Low-Noise Amplifier with Bypass Mode DATA SHEET SKY65450-92LF: 40 MHz to 1 GHz Broadband 75 Ω CATV Low-Noise Amplifier with Bypass Mode Applications Terrestrial and cable set-top box Cable modem Home gateway Personal video recorder (PVR)

More information

SKY LF: GHz SP3T Switch, 50 Ω Terminated

SKY LF: GHz SP3T Switch, 50 Ω Terminated DATA SHEET SKY13408-465LF: 1.0 6.0 GHz SP3T Switch, 50 Ω Terminated Applications WiMAX 802.16 Dual-band WLANs (802.11 a/b/g/n) LTE/4G systems WLAN 802.11a/c 5 GHz video distribution Features 50 Ω matched

More information

SMS : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode

SMS : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode DATA SHEET SMS7621-060: Surface Mount, 0201 Low-Barrier Silicon Schottky Diode Applications Sensitive detector circuits Sampling circuits Mixer circuits Features Low barrier height Suitable for use above

More information

AN4819 Application note

AN4819 Application note Application note PCB design guidelines for the BlueNRG-1 device Introduction The BlueNRG1 is a very low power Bluetooth low energy (BLE) single-mode system-on-chip compliant with Bluetooth specification

More information

Parameter Symbol Min Typ Max Unit Note Strip Length L 300±2 mm Active length = 300mm Strip Width W 10±0.2 mm Active width = 10mm 1,3±0, 15

Parameter Symbol Min Typ Max Unit Note Strip Length L 300±2 mm Active length = 300mm Strip Width W 10±0.2 mm Active width = 10mm 1,3±0, 15 AS5311 Magnetic Multipole Strip MS10-300 Pole Length 1.0mm, 300 Poles 1 General This specification defines the dimensional and magnetic properties of a multipole magnetic strip for use with the AS5311

More information

2. Design Recommendations when Using EZRadioPRO RF ICs

2. Design Recommendations when Using EZRadioPRO RF ICs EZRADIOPRO LAYOUT DESIGN GUIDE 1. Introduction The purpose of this application note is to help users design EZRadioPRO PCBs using design practices that allow for good RF performance. This application note

More information

SKY LF: 0.02 to 4.0 GHz High Isolation SP4T Absorptive Switch with Decoder

SKY LF: 0.02 to 4.0 GHz High Isolation SP4T Absorptive Switch with Decoder DATA SHEET SKY13392-359LF:.2 to 4. GHz High Isolation SP4T Absorptive Switch with Decoder Applications GSM/CDMA/WCDMA/LTE cellular infrastructure Test and measurement systems Military communications Features

More information

SKY LF: GHz GaAs SPDT Switch

SKY LF: GHz GaAs SPDT Switch DATA SHEET SKY13321-36LF:.1-3. GHz GaAs SPDT Switch Applications Higher power applications with excellent linearity performance RFC WiMAX systems J2 J1 Features Positive voltage control ( to 1.8 V) High

More information

SKY LF: GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier

SKY LF: GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier DATA SHEET SKY67107-306LF: 2.3-2.8 GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier Applications LTE cellular infrastructure and ISM band systems Ultra low-noise, high gain and high linearity

More information

EVAL-RHF310V1. EVAL-RHF310V1 evaluation board. Features. Description

EVAL-RHF310V1. EVAL-RHF310V1 evaluation board. Features. Description evaluation board Data brief Features Mounted Engineering Model RHF310K1: Rad-hard, 120 MHz, operational amplifier (see RHF310 datasheet for further information) Mounted components (ready-to-use) Material:

More information

SKY : 3400 to 3600 MHz Wide Instantaneous Bandwidth High-Efficiency Power Amplifier

SKY : 3400 to 3600 MHz Wide Instantaneous Bandwidth High-Efficiency Power Amplifier DATA SHEET SKY66313-11: 3400 to 3600 MHz Wide Instantaneous Bandwidth High-Efficiency Power Amplifier Applications FDD and TDD 4G LTE and 5G systems Supports 3GPP Bands N78, B22, and B42 Driver amplifier

More information

SKY LF: GHz SP10T Switch with GPIO Interface

SKY LF: GHz SP10T Switch with GPIO Interface PRELIMINARY DATA SHEET SKY13404-466LF: 0.4-2.7 GHz SP10T Switch with GPIO Interface Applications 2G/3G multimode cellular handsets (UMTS, CDMA2000, EDGE, GSM) Embedded data cards Features Broadband frequency

More information

SKY LF: 0.1 to 3.0 GHz SP8T Antenna Switch

SKY LF: 0.1 to 3.0 GHz SP8T Antenna Switch DATA SHEET SKY13418-485LF: 0.1 to 3.0 GHz SP8T Antenna Switch Applications Any 2G/3G/4G antenna diversity or LTE (TDD/FDD) transmit/receive system for which GSM transmit is not required Features Broadband

More information

SKY LF: 1.5 to 3.8 GHz Two-Stage, High-Gain Low-Noise Amplifier

SKY LF: 1.5 to 3.8 GHz Two-Stage, High-Gain Low-Noise Amplifier DATA SHEET SKY67179-306LF: 1.5 to 3.8 GHz Two-Stage, High-Gain Low-Noise Amplifier Applications LTE, GSM, WCDMA, HSDPA macro-base and micro-base stations L and S band ultra-low-noise receivers Cellular

More information

SKY LF: 0.1 to 3.8 GHz SP8T Antenna Switch

SKY LF: 0.1 to 3.8 GHz SP8T Antenna Switch DATA SHEET SKY13418-485LF: 0.1 to 3.8 GHz SP8T Antenna Switch Applications Any 2G/3G/4G antenna diversity or LTE (TDD/FDD) transmit/receive system for which GSM transmit is not required Features Broadband

More information

SKY : 2.4 GHz Transmit/Receive Front-End Module

SKY : 2.4 GHz Transmit/Receive Front-End Module DATA SHEET SKY65337-11: 2.4 GHz Transmit/Receive Front-End Module Applications 2.4 GHz ISM band radios ZigBee FEMs IEEE 802.15.4 applications Features Transmit output power > +20 dbm Bidirectional path

More information

SKY : 2.4 GHz Transmit/Receive Front-End Module with Integrated Low-Noise Amplifier

SKY : 2.4 GHz Transmit/Receive Front-End Module with Integrated Low-Noise Amplifier DATA SHEET SKY65344-21: 2.4 GHz Transmit/Receive Front-End Module with Integrated Low-Noise Amplifier Applications 2.4 GHz ISM band radios ZigBee FEMs IEEE 802.15.4 applications Features Transmit output

More information

SKY LF: 300 khz 2.0 GHz Five-Bit Digital Attenuator with Serial-to-Parallel Driver

SKY LF: 300 khz 2.0 GHz Five-Bit Digital Attenuator with Serial-to-Parallel Driver DATA SHEET SKY1234-364LF: 3 khz 2. GHz Five-Bit Digital Attenuator with Serial-to-Parallel Driver Applications VSS VDD RF2 Cellular infrastructure Wireless receivers DATA_OUT 8 db Features Single, +5 V

More information

RFX8425: 2.4 GHz CMOS WLAN/Bluetooth Dual-Mode RFeIC with PA, LNA, and SP3T

RFX8425: 2.4 GHz CMOS WLAN/Bluetooth Dual-Mode RFeIC with PA, LNA, and SP3T DATA SHEET RFX8425: 2.4 GHz CMOS WLAN/Bluetooth Dual-Mode RFeIC with PA, LNA, and SP3T Applications Smartphones, feature phones. and MIDs with WLAN/Bluetooth WLAN/Bluetooth platforms requiring shared antenna

More information

SKY LF: GHz Two-Way, 0 Degrees Power Divider

SKY LF: GHz Two-Way, 0 Degrees Power Divider DATA SHEET SKY16406-381LF: 2.2-2.8 GHz Two-Way, 0 Degrees Power Divider Applications TD-LTE systems Satellite communications 2.4 GHz ISM band Features Low insertion loss: 0.3 db @ 2.5 GHz High isolation:

More information

BGU8309 GNSS LNA evaluation board

BGU8309 GNSS LNA evaluation board BGU8309 GNSS LNA evaluation board Rev. 2 12 August 2016 Application note Document information Info Content Keywords BGU8309, GNSS, LNA Abstract This document explains the BGU8309 GNSS LNA evaluation board

More information

SKY LF: 0.01 to 6.0 GHz Single Control SP2T Switch

SKY LF: 0.01 to 6.0 GHz Single Control SP2T Switch DATA SHEET SKY13453-385LF: 0.01 to 6.0 GHz Single Control SP2T Switch Applications RFC Cellular pre-pa mode switches Dual-band WLANs (802.11a/b/g/n) Features RF1 RF2 Low insertion loss: 0.40 @ 2.0 GHz

More information

AS1357 Programmable Triple LDO

AS1357 Programmable Triple LDO Programmable Triple LDO Data Sheet 1 General Description The AS137 is a high-performance triple CMOS lowdropout voltage regulator in a single QFN package. The efficient set of programmable power supplies

More information

Figure 1: AAT2469/AAT2499 Evaluation Board Picture.

Figure 1: AAT2469/AAT2499 Evaluation Board Picture. Introduction EVALUATION BOARD DATA SHEET The AAT246/AAT24 evaluation board is a hardware platform to evaluate the functions of the AAT246 and AAT24 devices. The AAT246 is a dedicated TVLite TM control

More information

SKY LF: DC-3.0 GHz Six-Bit Digital Attenuator with Serial or Parallel Driver (0.5 db LSB)

SKY LF: DC-3.0 GHz Six-Bit Digital Attenuator with Serial or Parallel Driver (0.5 db LSB) DATA SHEET SKY12347-362LF: DC-3.0 GHz Six-Bit Digital Attenuator with Serial or Parallel Driver (0.5 db LSB) Applicatio Cellular, 3G/4G, WiMAX, and LTE Infrastructures Features Broadband operation: DC

More information

ACA1216: 1218 MHz CATV MMIC Power Doubler

ACA1216: 1218 MHz CATV MMIC Power Doubler DATA SHEET ACA1216: 1218 MHz CATV MMIC Power Doubler Features 1218 MHz specified performance 12 V MMIC power doubler with 28 db gain Very low distortion Best-in-class input/output match 20 db typical Low

More information

SKY LF: 0.35 to 4.0 GHz Two-Bit Digital Attenuator

SKY LF: 0.35 to 4.0 GHz Two-Bit Digital Attenuator DATA SHEET SKY12355-337LF: 0.35 to 4.0 GHz Two-Bit Digital Attenuator Applications Cellular infrastructure Wireless receivers RF1 Features Positive voltage operation with integrated decoder CTL1 6 Broadband

More information

SKY LF: 20 MHz to 6.0 GHz GaAs SPDT Switch

SKY LF: 20 MHz to 6.0 GHz GaAs SPDT Switch DATA SHEET SKY13351-378LF: 2 MHz to 6. GHz GaAs SPDT Switch Applications WLAN 82.11 a/b/g/n networks WLAN repeaters INPUT ISM band radios Low power transmit receive systems OUTPUT1 OUTPUT2 Features Positive

More information

Collin Wells, Jared Becker TI Designs Precision: Verified Design Low-Cost Digital Programmable Gain Amplifier Reference Design

Collin Wells, Jared Becker TI Designs Precision: Verified Design Low-Cost Digital Programmable Gain Amplifier Reference Design Collin Wells, Jared Becker TI Designs Precision: erified Design Low-Cost Digital Programmable Gain Amplifier Reference Design TI Designs Precision TI Designs Precision are analog solutions created by TI

More information

RFX8053: CMOS 5 GHz WLAN ac RFeIC with PA, LNA, and SPDT

RFX8053: CMOS 5 GHz WLAN ac RFeIC with PA, LNA, and SPDT DATA SHEET RFX8053: CMOS 5 GHz WLAN 802.11ac RFeIC with PA, LNA, and SPDT Applications 802.11a/n/ac WiFi devices Smartphones Tablets/MIDs Gaming Consumer electronics Notebooks/netbooks/ultrabooks Mobile/portable

More information

SKY : 5 GHz Low-Noise Amplifier

SKY : 5 GHz Low-Noise Amplifier DATA SHEET SKY6544-31: 5 GHz Low-Noise Amplifier Applications _ENABLE CC 82.11a/n/ac radios 5 GHz ISM radios Smartphones Bias Notebooks, netbooks, and tablets Access points, routers, and gateways RF_IN

More information

SKY LF: GHz SP10T Switch with GPIO Interface

SKY LF: GHz SP10T Switch with GPIO Interface DATA SHEET SKY13404-466LF: 0.4-2.7 GHz SP10T Switch with GPIO Interface Applications 2G/3G multimode cellular handsets (UMTS, CDMA2000, EDGE, GSM) Embedded data cards Features Broadband frequency range:

More information

AS13985 Micropower 150mA Low-Noise LDO

AS13985 Micropower 150mA Low-Noise LDO Micropower 150mA Low-Noise LDO 1 General Description The is a high-performance low-dropout 150mA voltage regulator designed for use with very-low ESR output capacitors. The device can deliver superior

More information

MB88F332 'Indigo' MB88F333 'Indigo-L' APIX Layout Recommendations

MB88F332 'Indigo' MB88F333 'Indigo-L' APIX Layout Recommendations Application Note MB88F332 'Indigo' MB88F333 'Indigo-L' Layout Recommendations Fujitsu Semiconductor Europe GmbH History Date Author Version Comment 17.03.2009 GCC/HA 0.01 First draft version 01.04.2009

More information

SKY LF: GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier

SKY LF: GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier DATA SHEET SKY67106-306LF: 1.5-3.0 GHz Two-Stage, High Linearity and High Gain Low-Noise Amplifier Applications CDMA, WCDMA, TD-SCDMA, WiMAX, and LTE cellular infrastructure systems Ultra low-noise, high

More information

SKY : 5 GHz Low-Noise Amplifier

SKY : 5 GHz Low-Noise Amplifier DATA SHEET SKY6544-31: 5 GHz Low-Noise Amplifier Applications V_ENABLE VCC 82.11a/n/ac radios 5 GHz ISM radios Smartphones Bias Notebooks, netbooks, and tablets Access points, routers, and gateways RF_IN

More information

SMSA : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode

SMSA : Surface Mount, 0201 Low-Barrier Silicon Schottky Diode DATA SHEET SMSA7621-060: Surface Mount, 0201 Low-Barrier Silicon Schottky Diode Automotive Applications 24 GHz and 77 GHz collision avoidance 2.4 GHz and 5.8 GHz WiFi detector Infotainment Navigation Garage

More information

ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier

ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier DATA SHEET ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier Applications Advanced high-power, high-frequency HFC transmission systems Output power doubler for deep fiber node in CATV distribution

More information

AN UCODE I2C PCB antenna reference designs. Application note COMPANY PUBLIC. Rev October Document information

AN UCODE I2C PCB antenna reference designs. Application note COMPANY PUBLIC. Rev October Document information Document information Info Content Keywords UCODE EPC Gen2, inter-integrated circuit, I²C, Antenna Reference Design, PCB Antenna Design Abstract This application note describes five antenna reference designs

More information

ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier

ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier DATA SHEET ACA2431: 1218 MHz High-Output GaN CATV Power-Doubler Amplifier Applications Advanced high-power, high-frequency HFC transmission systems Output power doubler for deep fiber node in CATV distribution

More information

Hardware Design Considerations for MKW41Z/31Z/21Z BLE and IEEE Device

Hardware Design Considerations for MKW41Z/31Z/21Z BLE and IEEE Device NXP Semiconductors Document Number: AN5377 Application Note Rev. 2, Hardware Design Considerations for MKW41Z/31Z/21Z BLE and IEEE 802.15.4 Device 1. Introduction This application note describes Printed

More information

SKY : MHz Variable Gain Amplifier

SKY : MHz Variable Gain Amplifier DATA SHEET SKY65387-11: 2110-2170 MHz Variable Gain Amplifier Applications WCDMA base stations Femto cells Features Frequency range: 2110 to 2170 MHz High gain: >30 db Attenuation range: > 35 db OP1dB:

More information

SKY : 2.4 GHz Transmit/Receive Front-End Module with Integrated LNA

SKY : 2.4 GHz Transmit/Receive Front-End Module with Integrated LNA DATA SHEET SKY65336-11: 2.4 GHz Transmit/Receive Front-End Module with Integrated LNA Applications 2.4 GHz ISM band radios ZigBee FEMs IEEE 802.15.4 applications Features Transmit output power > +20 dbm

More information

SKY LF: 20 MHz-6.0 GHz GaAs SP4T Switch

SKY LF: 20 MHz-6.0 GHz GaAs SP4T Switch DATA SHEET SKY13322-375LF: 2 MHz-6. GHz GaAs SP4T Switch Applications Multiband telecommunications up to 6 GHz Features Broadband frequency range: 2 MHz to 6. GHz Low insertion loss:.45 @ 1 GHz Very high

More information

ISM Band Repeater Demo

ISM Band Repeater Demo IA ISM-UGRP ISM Band Repeater Demo User Guide Version.0r - PRELIMINARY IA ISM-UGRP Rev.0r 05 008, Silicon Laboratories, Inc. Silicon Labs, Inc. 00 West Cesar Chavez Austin, Texas 7870 Tel: 5.6.8500 Fax:

More information

SP14808 Bluetooth Module User s Guide

SP14808 Bluetooth Module User s Guide SP14808 Bluetooth Module User s Guide An Integrated 2.4GHz Bluetooth SMART Compliant Transceiver Module TDK Corporation Thin Film Device Center SESUB BU Revision FC 2015.1.1 TDK Corporation 2013-2014 1

More information