How to choose an Application specific Signal Detection Threshold for TDA523x based ASK Mode Applications

Size: px
Start display at page:

Download "How to choose an Application specific Signal Detection Threshold for TDA523x based ASK Mode Applications"

Transcription

1 How to choose an Application specific Signal Detection Threshold for TDA523x based ASK Mode Applications The TDA523x has an integrated Signal Detector, a mechanism to distinguish in between useful data and noise. The most relevant part of the Signal Detector is the so-called Matched Data Filter. This digital filter compares the incoming signal stream with the expected waveform of Manchester coded bits (0, 1, space, mark) in the defined data-rate. The Matched Data Filter has a Signal Power Output, which is influenced by RF input power, and the shape and accuracy of the incoming bit-stream. In ASK-Mode, the decision between noise and data is done by comparing the signalpower of the filtered data signal against a user adjustable threshold. The chosen threshold of the Signal Detector influences Sensitivity, Dynamic Range and False Alarm Rate of the receiver system. This document describes how to determine optimal threshold setting of this unit in customer specific ASK-Mode Applications. At the end of this document there is also a Quick Guide, containing a short summary of required steps, and a simplified procedure. Version 1.4 tw 3/23/2006 Page 1/12

2 Equipment Required Arbitrary Signal Generator RF Waveform Generator Setup for reading and writing TDA523x registers Test environment similar to final use Anechoic or shielded chamber recommended Note: For the quick procedure Signal and Waveform Generator are not required Preparation Make sure that all SFR s of the TDA523x are set correctly. Use the available SW application tool for setting generation. TDA523x set to Run Mode Slave (SFR CMC0, 0x02 set to 0x22) System Properties and Definitions Message Error Rate (MER) indicates how many messages are received correctly. MER = 1 number of correctly received messages number of transmitted messages Sensitivity is the range of the signal strength at the antenna of the system, where the Message Error Rate is less or equal to 10%. Sensitivit y = signal strength MER 10 1 Dynamic Range is the range of the signal strength at the antenna of the system, where the Message Error Rate is lower than 0.1%. DynamicRan ge = signal strength MER 10 3 False Alarm Rate (FAR) is a quantum for how often the receiver mistakenly interprets noise present FAR = number of number of periods searching mistakenly wake ups for data on the channel Version 1.4 tw 3/23/2006 Page 2/12

3 Interdependency between False Alarm Rate and different Wake Up Criteria In Self-Polling Mode, while the TDA523x autonomously switches the receiver section between a low power sleep mode and active modes by following one of several available polling schemes, the TDA523x performs checks whether activity of interest was detected on one of the checked receive channels. If an activity of interest was detected, a so called Wake Up takes place and keeps the receiver in an active mode to allow the reception of the complete data. There are four different so called Wake-Up Criteria available for the decision. The criteria, which may be applied, possess different strength in supporting the Signal Detector in providing a low False Alarm Rate of the receiver system. A stronger Wake-Up Criteria improves the False Alarm Rate behavior. Four available Wake-Up Criteria are listed below, ordered from the strongest to the weakest: Pattern detection The data pattern received during the Wake-Up check has to match a predefined Manchester coded pattern. Equal Bits Detection The data pattern received during the Wake-Up check has to be either a Manchester coded sequence of ones or a Manchester coded sequence of zeros. Random Bit Detection The data pattern received during the Wake-Up check has to consist of a sequence of correctly Manchester coded bits. The length of the sequence is customizable. Valid Data Rate Detection The Wake-Up check is limited to test, if the data pattern received during the test allows the data clock recovery PLL to synchronize on it. Version 1.4 tw 3/23/2006 Page 3/12

4 Special Function Registers Involved Several Special Function Registers (SFR s) have to be either read out or written. These SFR s are: Note: Most of the registers below are twice available. Once for channel A, starting with character A, once for channel B, starting with character B. Bit Name Register Addr. Bits R/W Description SLRXEN CMC0 0x02 1 W Slave Receiver Enable, 0 receiver is in Sleep Mode, 1 receiver is in Run Mode MSEL CMC0 0x02 0 W Operating Mode Select, 0 Slave Mode, 1 Self Polling Mode Chip Mode Control Register should be set to 0x22 to enable Run Mode Slave and allow required measurements. Bit Name Register Addr. Bits R/W Description ASKNP ASKNP 0xB0 5:0 R ASK Noise Power. Signal Power after Matched Data filter. Read out to get signal and noise power for threshold calculation The lower 5 bit of this register contains the actual signal power figure required for threshold calculation. The register is updated 16 times per data-bit-clock. Bit Name Register Addr. Bits R/W Description SDCNT SDTHR ASIGDET0 BSIGDET0 ASIGDET0 BSIGDET0 0x71 0x91 0x71 0x91 7:6 W Signal Detector Threshold Counter. Allows to ignore eventually occurring bit failures. 00b:disabled (default), 01b: ½ bit, 10b:1 bit, 11b:2 bit 5:0 W Signal Detector Threshold Level. Used to set the Signal Detector Threshold as calculated in this application note. This is the Signal Detection Threshold Register for the Run Mode. Use ASIGDET0 if used for Channel A, use BSIGDET0 if used for Channel B. Use of Signal Detector Threshold Counter is not recommended in normal applications; therefore SDCNT should be set to 00b to disable the counter. Use the result of the calculation described in this application note for SDTHR. Bit Name Register Addr. Bits R/W Description SDLORE SDSEL ASIGDETLO BSIGDETLO ASIGDETLO BSIGDETLO 0xB6 0xB7 0xB6 0xB7 7 W Source selection of ASK Noise Power status register. Use 0 for ASK 6 W Manual selection of SIGDET0/1 range This SFR is mainly used for FSK. But two bits are also relevant for ASK. SDLORE should bet set to 0 for ASK, and SDSEL should be also set to 0 in the majority of applications. Only if the calculated SIGDET values exceed the range of 63 decimal, set SDSEL to 1 and select a range value as below. Version 1.4 tw 3/23/2006 Page 4/12

5 Bit Name Register Addr. Bits R/W Description SDSELLO SDSEL ASIGDETSEL BSIGDETSEL ASIGDETSEL BSIGDETSEL 0xB8 0xB9 0xB8 0xB9 3:2 W Used for FSK only 1:0 W SIGDET0/1 range selection factor 00b:4, 01b:6, 10b:8(default), 11b:10 Set SDSEL to fit the SIGDET range. Usually this setting is not required, and should not be touched. In case the later described calculation result is a value higher 63 decimal, manual SIGDET range should be selected and SDSEL values should be increased step by step. Bit Name Register Addr. Bits R/W Description SDCNT SDTHR ASIGDET1 BSIGDET1 ASIGDET1 BSIGDET1 0x72 0x92 0x72 0x92 7:6 W Signal Detector Threshold Counter. Allows to ignore eventually occurring bit failures. 00b:disabled (default), 01b: ½ bit, 10b:1 bit, 11b:2 bit 5:0 W Signal Detector Threshold Level. Used to set the Signal Detector Threshold as calculated in this application note. This is the Signal Detection Threshold Register for Wake Up. Use ASIGDET1 if used for Channel A, use BSIGDET1 if used for Channel B. Usually SIGDET0 and SIGDET1 should be equal if ASK is used as well for wakeup and run mode. Version 1.4 tw 3/23/2006 Page 5/12

6 Signal Detector Threshold The diagram below shows the signal power output of the Matched Data Filter, and the influence of the chosen threshold setting. The black curve in the uppermost diagram shows the transmission of data at the transmitter side of the system. The high level represents valid Manchester coded data transmission in the correct bit-rate. During the low level time there is no data transmission from the transmitter. All other diagrams symbolize the signal power present at the output of the matched datafilter of the receiver system available from the SFR ASKNP (ASK Noise Power, Addr. 0xB0, bit 5:0). The shown values are influenced by the signal power at the antenna, but also by the waveform accuracy of the bit-stream. Low levels mean noise, distorted or not fitting bits, high levels represent good data and reliable transmission. This signal power is compared against a given threshold in the Signal Detector. The result of this comparison is used by the Signal Detector to decide between noise and valid data bits. In the drawing above, the three lower diagrams describe the influence of the selected Signal Detector s threshold on the receiver s system properties. A too low threshold causes increased False Alarm rate, and may also increase MER. A too high threshold decreases sensitivity and dynamic range. The middle diagram symbolizes an optimal threshold setting with minimal false alarms and message errors. Version 1.4 tw 3/23/2006 Page 6/12

7 Procedure to determine a practical Signal Detector threshold in customized receiver systems Generally the optimal threshold setting is as low as possible to have optimal sensitivity, but well above noise level to prevent incorrect wake ups. Step One Characterization The signal power is updated with a rate of 16*f data and can be read by the user via special function register ASKNP (the name ASK Noise Power was chosen, to illustrate the major usage of this register). The characterization requires a continuous ASK-modulated, Manchester coded pattern containing zeros and ones (PRBS9 recommended) to be applied to the antenna input of the receiver system and a power-level sweep for this input signal to be performed. The level sweep starts with a level below the system s noise floor and ends when a saturation of ASKNP register readouts can be observed. Typically such a sweep starts with a power-level of -130 dbm, extends to a level between dbm and applies a step size of 1 db. Typically 500 single measurements should be done for every power-level. An exemplary output of a characterization as described is shown in the diagram below: Example: Center frequency MHz Bit-rate 9600bps Results of a measurement as above are shown in the following graphic: ASKNP over Input Signal Power PRBS9 Pattern ASKNP Input Power [dbm] average standard-deviation Version 1.4 tw 3/23/2006 Page 7/12

8 . Step Two Calculation Two numbers reflecting two major system parameters, signal-power and noise-power, are calculated from these measurements: Signal-power is the average of all measurements performed at a distinct power-level. Noise-power is the so-called standard deviation (sigma) of all measurements performed at a distinct power level. For our calculation the measurements at -130dBm to -125dBm are used (the measurements with higher levels are used to verify functionality of the receiver system). Threshold = Signal Power + ( λ Noise Power ) Signal Power average of measurements Noise Power standard-deviation of measurements (=sigma) Note: standard-deviation is calculated by (( x x ) ( 2 )... ( ) ) n 1 1 avg + x xavg + + xn x avg The factor λ in the rule above reflects the interdependence between the Signal-Detector s threshold and the strength of the additional Wake-Up criteria in place. To achieve a FAR of 10-5, the initial estimation for λ lies in the range of 2..3, depending on the Wake-Up criteria. Use λ =2.5 for Pattern Detection, λ =2.7 for Equal Bits Detection, λ =3 for Random Bit Detection and Valid Data Rate Detection. Use λ =2 only when FAR has low priority. Example: Using our example data, we calculated: Signal power = 11.8, noise power = 5.8, λ =2.7 (weak Wake Up criteria) Threshold = >> 27 decimal >> 0x1b Version 1.4 tw 3/23/2006 Page 8/12

9 ASKNP over Input Signal Power PRBS9 Pattern ASKNP Input Power[dBm] average standard-deviation average +3xsigma Threshold Step Three Verification The previous step yielded in an initial estimation for the Signal Detector threshold. The calculated value has now to be used for verified for practical use. Put special focus on: Sensitivity at center receive frequency Dynamic Range at center frequency False Alarm Rate Sensitivity over the complete receive frequency range Any system parameter, which is critical in a distinct application Example: The verification of our example showed a sensitivity of dBm, a dynamic range of dBm, and FAR was < The graphics below show sensitivity and dynamic range, and sensitivity over frequency offset. Version 1.4 tw 3/23/2006 Page 9/12

10 MER over Input Power 1,E+00 Message Error Rate 1,E-01 1,E-02 1,E Input Signal Power [dbm] Sensitivity over Frequency Range Sensitivity [dbm] ,72 433,77 433,82 433,87 433,92 433,97 434,02 434,07 434,12 Frequency [MHz] Step Four Optimization If all critical system properties have been verified and all targeted parameters were met, step four is obsolete and the determined Signal Detector s threshold can act as the basis for further system evaluation. The initial estimation for the Signal Detector s threshold may not always yield the fulfillment of all target parameters and thus an optimization of the threshold may be required. In this case, the current value of the threshold should be increased or decreased by one and the procedure should be continued with the previous step. The threshold value should be increased by one, if The assessment of the Dynamic Range shows a large number of Message Error Rate peaks of 10-3 or larger, although the power at the antenna of the system was substantially above the Sensitivity of the receiver system, when these Message Error peaks occurred. Version 1.4 tw 3/23/2006 Page 10/12

11 The False Alarm Rate target was not met. A loss of Sensitivity of the receiver system has to be expected in the case, that the Signal Detector s threshold is increased. The threshold value could be decreased by one, if All targeted system parameters where met in the preceding assessments. A gain in Sensitivity of the receiver system could possibly be achieved in the case, that the Signal Detector s threshold is decreased. Version 1.4 tw 3/23/2006 Page 11/12

12 Quick Guide Download TDA523x Config File via TDA523x Explorer, or configuration data via your application. Set TDA523x to Run Mode Slave by writing 0x22 to SFR CMC0 (address 0x02) Set RF Signal Generator to OFF. Start 500 readouts of SFR ASKNP (address 0xb0). Calculate average of readouts Signal Power, and standard deviation Noise Power Select a value for the factor λ between 1 and 3, depending on your wake up criteria and priority of False Alarm Rate. Typically use 2.5 to 3. For further information refer to the detailed part of this application note. Calculate Threshold = Signal Power + λ * Noise Power Load Threshold to SFR SIGDET.SDTHR (address 0x71, 0x91, 0x72, 0x92.5-0) Optimize Threshold. Increase by 1 if o Dynamic range shows Message Error peaks of 1E-3 or higher at high input signal levels. o False Alarm Rate target is not reached. Decrease by 1, if o All system parameters are met. A lower Threshold can mean higher Sensitivity and Dynamic Range. Version 1.4 tw 3/23/2006 Page 12/12

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National

More information

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 4 (February 7, 2013)

More information

HD Radio FM Transmission System Specifications Rev. F August 24, 2011

HD Radio FM Transmission System Specifications Rev. F August 24, 2011 HD Radio FM Transmission System Specifications Rev. F August 24, 2011 SY_SSS_1026s TRADEMARKS HD Radio and the HD, HD Radio, and Arc logos are proprietary trademarks of ibiquity Digital Corporation. ibiquity,

More information

PMAfob Home Automation Demo

PMAfob Home Automation Demo PMAfob Home Automation Demo User Guide V1.1 October 20 th, 2010 PMAfob Home Automation Demo User Guide Overview PMAfob Software PMAfob Hardware Receiver Software Receiver Hardware Setup of the PMAfob Home

More information

2.0 System Description

2.0 System Description 2.0 System Description The wireless alarm system consists of two or more alarm units within a specified range of one another. Each alarm unit employs a radio transceiver, allowing it to communicate with

More information

PCM Encoding and Decoding:

PCM Encoding and Decoding: PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth

More information

PXI. www.aeroflex.com. GSM/EDGE Measurement Suite

PXI. www.aeroflex.com. GSM/EDGE Measurement Suite PXI GSM/EDGE Measurement Suite The GSM/EDGE measurement suite is a collection of software tools for use with Aeroflex PXI 3000 Series RF modular instruments for characterising the performance of GSM/HSCSD/GPRS

More information

MATRIX TECHNICAL NOTES

MATRIX TECHNICAL NOTES 200 WOOD AVENUE, MIDDLESEX, NJ 08846 PHONE (732) 469-9510 FAX (732) 469-0418 MATRIX TECHNICAL NOTES MTN-107 TEST SETUP FOR THE MEASUREMENT OF X-MOD, CTB, AND CSO USING A MEAN SQUARE CIRCUIT AS A DETECTOR

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 6 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+ ")43 0%2 3%#/.$ $50,%8 -/$%- 34!.$!2$):%$ &/2 53% ). 4(% '%.%2!,

More information

Application Note Noise Frequently Asked Questions

Application Note Noise Frequently Asked Questions : What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random

More information

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT)

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) Page 1 Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (06)01 Bandwidth measurements using FFT techniques

More information

RF Communication System. EE 172 Systems Group Presentation

RF Communication System. EE 172 Systems Group Presentation RF Communication System EE 172 Systems Group Presentation RF System Outline Transmitter Components Receiver Components Noise Figure Link Budget Test Equipment System Success Design Remedy Transmitter Components

More information

Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011

Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011 Technical Bulletin 660 Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011 Proprietary 2011 Media5 Corporation Technical Bulletin 660 Introduction The following Technical Bulletin describes

More information

PLL frequency synthesizer

PLL frequency synthesizer ANALOG & TELECOMMUNICATION ELECTRONICS LABORATORY EXERCISE 4 Lab 4: PLL frequency synthesizer 1.1 Goal The goals of this lab exercise are: - Verify the behavior of a and of a complete PLL - Find capture

More information

Counters and Decoders

Counters and Decoders Physics 3330 Experiment #10 Fall 1999 Purpose Counters and Decoders In this experiment, you will design and construct a 4-bit ripple-through decade counter with a decimal read-out display. Such a counter

More information

LoRa FAQs. www.semtech.com 1 of 4 Semtech. Semtech Corporation LoRa FAQ

LoRa FAQs. www.semtech.com 1 of 4 Semtech. Semtech Corporation LoRa FAQ LoRa FAQs 1.) What is LoRa Modulation? LoRa (Long Range) is a modulation technique that provides significantly longer range than competing technologies. The modulation is based on spread-spectrum techniques

More information

Michael Hiebel. Fundamentals of Vector Network Analysis

Michael Hiebel. Fundamentals of Vector Network Analysis Michael Hiebel Fundamentals of Vector Network Analysis TABIH OF CONTENTS Table of contents 1 Introduction 12 1.1 What is a network analyzer? 12 1.2 Wave quantities and S-parameters 13 1.3 Why vector network

More information

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Application Note RF & Microwave Spectrum Analyzers Table of Contents 3 3 4 4 5 7 8 8 13 13 14 16 16 Introduction Absolute versus relative

More information

RECOMMENDATION ITU-R SM.1792. Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes

RECOMMENDATION ITU-R SM.1792. Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes Rec. ITU-R SM.1792 1 RECOMMENDATION ITU-R SM.1792 Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes (2007) Scope This Recommendation provides guidance to measurement

More information

Accurate Loss-of-Signal Detection in 10Gbps Optical Receivers using the MAX3991

Accurate Loss-of-Signal Detection in 10Gbps Optical Receivers using the MAX3991 Design Note: HFDN-34.0 Rev.1; 04/08 Accurate Loss-of-Signal Detection in 10Gbps Optical Receivers using the MAX3991 Functional Diagrams Pin Configurations appear at end of data sheet. Functional Diagrams

More information

Interference Analysis

Interference Analysis Application Note Interference Analysis JD7105A Base Station Analyzer / JD7106A RF Analyzer Introduction This document presents an overview of signal interference in RF wireless networks as well as a brief

More information

Spectrum analyzer with USRP, GNU Radio and MATLAB

Spectrum analyzer with USRP, GNU Radio and MATLAB Spectrum analyzer with USRP, GNU Radio and MATLAB António José Costa, João Lima, Lúcia Antunes, Nuno Borges de Carvalho {antoniocosta, jflima, a30423, nbcarvalho}@ua.pt January 23, 2009 Abstract In this

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 6 TER TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+ ")43 0%2 3%#/.$ $50,%8 -/$%- 53).' 4(% %#(/ #!.#%,,!4)/. 4%#(.)15%

More information

Fast and Accurate Test of Mobile Phone Boards

Fast and Accurate Test of Mobile Phone Boards Products: R&S FSP Fast and Accurate Test of Mobile Phone Boards Short test times in conjunction with accurate and repeatable measurement results are essential when testing and calibrating mobile phones

More information

Impedance 50 (75 connectors via adapters)

Impedance 50 (75 connectors via adapters) VECTOR NETWORK ANALYZER PLANAR TR1300/1 DATA SHEET Frequency range: 300 khz to 1.3 GHz Measured parameters: S11, S21 Dynamic range of transmission measurement magnitude: 130 db Measurement time per point:

More information

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light In this issue, we would like to present the EnOcean radio sensor module STM 110 in more detail. The module

More information

Single channel data transceiver module WIZ2-434

Single channel data transceiver module WIZ2-434 Single channel data transceiver module WIZ2-434 Available models: WIZ2-434-RS: data input by RS232 (±12V) logic, 9-15V supply WIZ2-434-RSB: same as above, but in a plastic shell. The WIZ2-434-x modules

More information

Technical Overview of Single Frequency Network

Technical Overview of Single Frequency Network White paper Technical Overview of Single Frequency Network Executive Summary: This paper describes the principles of Single Frequency Network. Scarcity of available spectrum & bandwidth is one of the main

More information

Spectrum and Power Measurements Using the E6474A Wireless Network Optimization Platform

Spectrum and Power Measurements Using the E6474A Wireless Network Optimization Platform Application Note Spectrum and Power Measurements Using the E6474A Wireless Network Optimization Platform By: Richard Komar Introduction With the rapid development of wireless technologies, it has become

More information

ESPA 4.4.4 Nov 1984 PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION

ESPA 4.4.4 Nov 1984 PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION 2.1 CHARACTER STRUCTURE 2.2 THE CHARACTER SET 2.3 CONTROL CHARACTERS 2.3.1 Transmission control

More information

INTERNATIONAL TELECOMMUNICATION UNION $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+

INTERNATIONAL TELECOMMUNICATION UNION $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+ INTERNATIONAL TELECOMMUNICATION UNION )454 6 TER TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%(/.%.%47/2+ ")43 %2 3%#/.$ -/$%- 34!.$!2$):%$ &/2 53% ). 4(% '%.%2!, 37)4#(%$

More information

Title: Low EMI Spread Spectrum Clock Oscillators

Title: Low EMI Spread Spectrum Clock Oscillators Title: Low EMI oscillators Date: March 3, 24 TN No.: TN-2 Page 1 of 1 Background Title: Low EMI Spread Spectrum Clock Oscillators Traditional ways of dealing with EMI (Electronic Magnetic Interference)

More information

Planning for 802.11ac Adoption with Ekahau Site Survey 6.0

Planning for 802.11ac Adoption with Ekahau Site Survey 6.0 Planning for 802.11ac Adoption with Ekahau Site Survey 6.0 1 P a g e w w w. e k a h a u. c o m / e s s Introduction to 802.11ac The emerging next generation Wi-Fi standard IEEE 802.11ac aims to break the

More information

Vector Signal Analyzer FSQ-K70

Vector Signal Analyzer FSQ-K70 Product brochure Version 02.00 Vector Signal Analyzer FSQ-K70 July 2004 Universal demodulation, analysis and documentation of digital radio signals For all major mobile radio communication standards: GSM

More information

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS USER GUIDE GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS Contents Using the LabVIEW Point-By-Point VI Libraries... 2 Initializing Point-By-Point VIs... 3 Frequently Asked Questions... 5 What Are the

More information

DS1721 2-Wire Digital Thermometer and Thermostat

DS1721 2-Wire Digital Thermometer and Thermostat www.dalsemi.com FEATURES Temperature measurements require no external components with ±1 C accuracy Measures temperatures from -55 C to +125 C; Fahrenheit equivalent is -67 F to +257 F Temperature resolution

More information

Security in Near Field Communication (NFC)

Security in Near Field Communication (NFC) Security in Near Field Communication (NFC) Strengths and Weaknesses Ernst Haselsteiner and Klemens Breitfuß Philips Semiconductors Mikronweg 1, 8101 Gratkorn, Austria ernst.haselsteiner@philips.com klemens.breitfuss@philips.com

More information

1975-2004 GOOD WILL Instrument Co., Ltd. All rights reserved.

1975-2004 GOOD WILL Instrument Co., Ltd. All rights reserved. Introduction to 3GHz Spectrum Analyzer of Instek Front side Features Rear side 1Frequency Adjustment 2Ref. Input 3Ref. Out 4Ext. Trigger 5GPIB 6RS232 11 12 13 7USB 8VGA Output 9Ear Phone DC Input 11 Battery

More information

Multi-Carrier GSM with State of the Art ADC technology

Multi-Carrier GSM with State of the Art ADC technology Multi-Carrier GSM with State of the Art ADC technology Analog Devices, October 2002 revised August 29, 2005, May 1, 2006, May 10, 2006, November 30, 2006, June 19, 2007, October 3, 2007, November 12, 2007

More information

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping?

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping? Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard Presentation to IEEE 802 March 11, 1996 Naftali Chayat BreezeCom 1 Why Frequency Hopping? Frequency Hopping is one of the variants

More information

Agilent U2000 Series USB Power Sensors

Agilent U2000 Series USB Power Sensors Agilent U2000 Series USB Power Sensors GSM Timeslot Burst Power Measurement Product Note Table of Content Introduction 2 Measuring GSM Timeslot 4 Signal Overview of Agilent U2000 5 Series USB Power Sensors

More information

RF Measurements Using a Modular Digitizer

RF Measurements Using a Modular Digitizer RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.

More information

TI GPS PPS Timing Application Note

TI GPS PPS Timing Application Note Application Note Version 0.6 January 2012 1 Contents Table of Contents 1 INTRODUCTION... 3 2 1PPS CHARACTERISTICS... 3 3 TEST SETUP... 4 4 PPS TEST RESULTS... 6 Figures Figure 1 - Simplified GPS Receiver

More information

Successfully negotiating the PCI EXPRESS 2.0 Super Highway Towards Full Compliance

Successfully negotiating the PCI EXPRESS 2.0 Super Highway Towards Full Compliance Successfully negotiating the PCI EXPRESS 2.0 Super Highway Towards Full Compliance Page 1 Agenda Introduction PCIe 2.0 changes from 1.0a/1.1 Spec 5GT/s Challenges Error Correction Techniques Test tool

More information

Digital Modulation. David Tipper. Department of Information Science and Telecommunications University of Pittsburgh. Typical Communication System

Digital Modulation. David Tipper. Department of Information Science and Telecommunications University of Pittsburgh. Typical Communication System Digital Modulation David Tipper Associate Professor Department of Information Science and Telecommunications University of Pittsburgh http://www.tele.pitt.edu/tipper.html Typical Communication System Source

More information

QAM Demodulation. Performance Conclusion. o o o o o. (Nyquist shaping, Clock & Carrier Recovery, AGC, Adaptive Equaliser) o o. Wireless Communications

QAM Demodulation. Performance Conclusion. o o o o o. (Nyquist shaping, Clock & Carrier Recovery, AGC, Adaptive Equaliser) o o. Wireless Communications 0 QAM Demodulation o o o o o Application area What is QAM? What are QAM Demodulation Functions? General block diagram of QAM demodulator Explanation of the main function (Nyquist shaping, Clock & Carrier

More information

DS1621 Digital Thermometer and Thermostat

DS1621 Digital Thermometer and Thermostat Digital Thermometer and Thermostat www.dalsemi.com FEATURES Temperature measurements require no external components Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent

More information

Timing Errors and Jitter

Timing Errors and Jitter Timing Errors and Jitter Background Mike Story In a sampled (digital) system, samples have to be accurate in level and time. The digital system uses the two bits of information the signal was this big

More information

Introduction to FM-Stereo-RDS Modulation

Introduction to FM-Stereo-RDS Modulation Introduction to FM-Stereo-RDS Modulation Ge, Liang Tan, EK Kelly, Joe Verigy, China Verigy, Singapore Verigy US 1. Introduction Frequency modulation (FM) has a long history of its application and is widely

More information

The Effect of Network Cabling on Bit Error Rate Performance. By Paul Kish NORDX/CDT

The Effect of Network Cabling on Bit Error Rate Performance. By Paul Kish NORDX/CDT The Effect of Network Cabling on Bit Error Rate Performance By Paul Kish NORDX/CDT Table of Contents Introduction... 2 Probability of Causing Errors... 3 Noise Sources Contributing to Errors... 4 Bit Error

More information

AVR151: Setup and Use of the SPI. Introduction. Features. Atmel AVR 8-bit Microcontroller APPLICATION NOTE

AVR151: Setup and Use of the SPI. Introduction. Features. Atmel AVR 8-bit Microcontroller APPLICATION NOTE Atmel AVR 8-bit Microcontroller AVR151: Setup and Use of the SPI APPLICATION NOTE Introduction This application note describes how to set up and use the on-chip Serial Peripheral Interface (SPI) of the

More information

APPLICATION NOTE GaGe CompuScope 14200-based Lightning Monitoring System

APPLICATION NOTE GaGe CompuScope 14200-based Lightning Monitoring System APPLICATION NOTE GaGe CompuScope 14200-based Lightning Monitoring System Challenge A customer needed to upgrade an older data acquisition unit for a real-time lightning monitoring system. Unlike many lightning

More information

PCI-SIG ENGINEERING CHANGE NOTICE

PCI-SIG ENGINEERING CHANGE NOTICE PCI-SIG ENGINEERING CHANGE NOTICE TITLE: Separate Refclk Independent SSC Architecture (SRIS) DATE: Updated 10 January 013 AFFECTED DOCUMENT: PCI Express Base Spec. Rev. 3.0 SPONSOR: Intel, HP, AMD Part

More information

OPERATING INSTRUCTIONS Model ST-888 DTMF ANI/ENI Display Decoder

OPERATING INSTRUCTIONS Model ST-888 DTMF ANI/ENI Display Decoder P R O D U C T G R O U P OPERATING INSTRUCTIONS Model ST-888 DTMF ANI/ENI Display Decoder Manual # 600-0901 November 30, 1999 Rev. D - 99068 DESCRIPTION The ST-888 Mobilecall Display Decoder is a desktop

More information

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa Experiment # 9 Clock generator circuits & Counters Eng. Waleed Y. Mousa 1. Objectives: 1. Understanding the principles and construction of Clock generator. 2. To be familiar with clock pulse generation

More information

DAS202Tools v1.0.0 for DAS202 Operating Manual

DAS202Tools v1.0.0 for DAS202 Operating Manual DAS202Tools v1.0.0 for DAS202 Operating Manual DAT102Tools 1.0.0 Manual Table of context 2 Table of Contents 1 General Information... 3 2 PC... Configuration Requirements 3 3 Software Installation... 3

More information

Tower Mounted Amplifiers, Diagnostics and Isolation Measurements

Tower Mounted Amplifiers, Diagnostics and Isolation Measurements APPLICATI NOTE Tower Mounted Amplifiers, Diagnostics and Isolation Measurements Site Master Introduction The use of Tower Mounted Amplifiers (s) in cellular, PCS, GSM and G Base Stations has offered significant

More information

A Guide to Calibrating Your Spectrum Analyzer

A Guide to Calibrating Your Spectrum Analyzer A Guide to Calibrating Your Application Note Introduction As a technician or engineer who works with electronics, you rely on your spectrum analyzer to verify that the devices you design, manufacture,

More information

Alarms of Stream MultiScreen monitoring system

Alarms of Stream MultiScreen monitoring system STREAM LABS Alarms of Stream MultiScreen monitoring system Version 1.0, June 2013. Version history Version Author Comments 1.0 Krupkin V. Initial version of document. Alarms for MPEG2 TS, RTMP, HLS, MMS,

More information

Design and Certification of ASH Radio Systems for Japan

Design and Certification of ASH Radio Systems for Japan Design and Certification of ASH Radio Systems for Japan RFM s second-generation ASH radio hybrids are being used in a wide variety of applications in Japan, operating under the Japanese BIJAKU radio regulations.

More information

Position of the RDS signal in the modulation spectrum... 3 RDS groups... 3 Group Format... 4 Error Correction and Synchronization...

Position of the RDS signal in the modulation spectrum... 3 RDS groups... 3 Group Format... 4 Error Correction and Synchronization... RDS Basics The RDS service (Radio Data System)... 2 RDS features... 2 Alternate Frequency (AF/EON)... 2 Traffic Announcement / Traffic Program Indication (TA/TP)... 2 TMC - Traffic Information via Traffic

More information

COMPATIBILITY AND SHARING ANALYSIS BETWEEN DVB T AND RADIO MICROPHONES IN BANDS IV AND V

COMPATIBILITY AND SHARING ANALYSIS BETWEEN DVB T AND RADIO MICROPHONES IN BANDS IV AND V European Radiocommunications Committee (ERC) within the European Conference of Postal and Telecommunications Administrations (CEPT) COMPATIBILITY AND SHARING ANALYSIS BETWEEN DVB T AND RADIO MICROPHONES

More information

Serial Communications

Serial Communications Serial Communications 1 Serial Communication Introduction Serial communication buses Asynchronous and synchronous communication UART block diagram UART clock requirements Programming the UARTs Operation

More information

MAINTENANCE & ADJUSTMENT

MAINTENANCE & ADJUSTMENT MAINTENANCE & ADJUSTMENT Circuit Theory The concept of PLL system frequency synthesization is not of recent development, however, it has not been a long age since the digital theory has been couplet with

More information

Release Notes. Asset Control and Contract Management Solution 6.1. March 30, 2005

Release Notes. Asset Control and Contract Management Solution 6.1. March 30, 2005 Release Notes Asset Control and Contract Management Solution 6.1 March 30, 2005 Contents SECTION 1 OVERVIEW...4 1.1 Document Purpose... 4 1.2 Background... 4 1.3 Documentation... 4 SECTION 2 UPGRADING

More information

Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010

Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010 technical manual Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010 LEGAL NOTICE: Copyright 2009, 2010 Rovi Corporation. All rights reserved.

More information

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK INTERNATIONAL TELEOMMUNIATION UNION ITT V.7 THE INTERNATIONAL TELEGRAPH AN TELEPHONE ONSULTATIVE OMMITTEE ATA OMMUNIATION OVER THE TELEPHONE NETWORK A 2-WIRE MOEM FOR FASIMILE APPLIATIONS WITH RATES UP

More information

Non-Data Aided Carrier Offset Compensation for SDR Implementation

Non-Data Aided Carrier Offset Compensation for SDR Implementation Non-Data Aided Carrier Offset Compensation for SDR Implementation Anders Riis Jensen 1, Niels Terp Kjeldgaard Jørgensen 1 Kim Laugesen 1, Yannick Le Moullec 1,2 1 Department of Electronic Systems, 2 Center

More information

Optimizing VCO PLL Evaluations & PLL Synthesizer Designs

Optimizing VCO PLL Evaluations & PLL Synthesizer Designs Optimizing VCO PLL Evaluations & PLL Synthesizer Designs Today s mobile communications systems demand higher communication quality, higher data rates, higher operation, and more channels per unit bandwidth.

More information

Signal-400 HDMI COFDM (DVB-T) Encoder & Modulator. --- Home Use

Signal-400 HDMI COFDM (DVB-T) Encoder & Modulator. --- Home Use Signal-400 HDMI COFDM (DVB-T) Encoder & --- Home Use User Manual Thank you for buying this encoder modulator. Please read this manual carefully to install, use and maintain the encoder modulator in the

More information

Some Measurements on DVB-T Dongles with E4000 and R820T Tuners:

Some Measurements on DVB-T Dongles with E4000 and R820T Tuners: Some Measurements on DVB-T Dongles with E4000 and R820T Tuners: Image Rejection, Internal Signals, Sensitivity, Overload, 1dB Compression, Intermodulation Contents: 1. Motivation 2. Test Setup 3. Image

More information

Application Unit, MDRC AB/S 1.1, GH Q631 0030 R0111

Application Unit, MDRC AB/S 1.1, GH Q631 0030 R0111 , GH Q631 0030 R0111 SK 0010 B 98 The application unit is a DIN rail mounted device for insertion in the distribution board. The connection to the EIB is established via a bus connecting terminal at the

More information

From baseband to bitstream and back again: What security researchers really want to do with SDR. Andy Davis, Research Director NCC Group

From baseband to bitstream and back again: What security researchers really want to do with SDR. Andy Davis, Research Director NCC Group From baseband to bitstream and back again: What security researchers really want to do with SDR Andy Davis, Research Director NCC Group Agenda Signals basics Modulation schemes Information sources Receiving

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

Base Station Adjacent Time Slot Rejection Measurement with CMD and SME

Base Station Adjacent Time Slot Rejection Measurement with CMD and SME Base Station Adjacent Time Slot Rejection Measurement with CMD and SME Application Note 1GPAN26E 1CMP F.Körber, 1GPP M. Leutiger Products: Signal Generator SME Radio Communication Tester CMD54/57 General

More information

EnOcean Radio Protocol 2. September 26, 2013 SPECIFICATION V1.0. Subject to modifications EnOcean Radio Protocol 2 V1.0 Page 1/19

EnOcean Radio Protocol 2. September 26, 2013 SPECIFICATION V1.0. Subject to modifications EnOcean Radio Protocol 2 V1.0 Page 1/19 SPECIFICATION V1.0 EnOcean Radio Protocol 2 September 26, 2013 EnOcean GmbH Kolpingring 18a 82041 Oberhaching Germany Phone +49.89.67 34 689-0 Fax +49.89.67 34 689-50 info@enocean.com www.enocean.com Subject

More information

Amplifier for Small Magnetic and Electric Wideband Receiving Antennas (model AAA-1B)

Amplifier for Small Magnetic and Electric Wideband Receiving Antennas (model AAA-1B) Amplifier for Small Magnetic and Electric Wideband Receiving Antennas (model AAA-1B) 1. Description and Specifications Contents 1.1 Description 1.2 1.2 Specifications 1.3 1.3 Tested parameters in production

More information

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER W. Li, J. Vandewege Department of Information Technology (INTEC) University of Gent, St.Pietersnieuwstaat 41, B-9000, Gent, Belgium Abstract: Precision

More information

AN141 SMBUS COMMUNICATION FOR SMALL FORM FACTOR DEVICE FAMILIES. 1. Introduction. 2. Overview of the SMBus Specification. 2.1.

AN141 SMBUS COMMUNICATION FOR SMALL FORM FACTOR DEVICE FAMILIES. 1. Introduction. 2. Overview of the SMBus Specification. 2.1. SMBUS COMMUNICATION FOR SMALL FORM FACTOR DEVICE FAMILIES 1. Introduction C8051F3xx and C8051F41x devices are equipped with an SMBus serial I/O peripheral that is compliant with both the System Management

More information

Manchester Encoder-Decoder for Xilinx CPLDs

Manchester Encoder-Decoder for Xilinx CPLDs Application Note: CoolRunner CPLDs R XAPP339 (v.3) October, 22 Manchester Encoder-Decoder for Xilinx CPLDs Summary This application note provides a functional description of VHDL and Verilog source code

More information

RFID Penetration Tests when the truth is stranger than fiction

RFID Penetration Tests when the truth is stranger than fiction RFID Penetration Tests when the truth is stranger than fiction Dr. Tomáš Rosa, tomas.rosa@rb.cz Raiffeisenbank, a.s. Agenda Technology overview Physical layer of LF and HF bands The Unique ID phenomenon

More information

DVB-T BER MEASUREMENTS IN THE PRESENCE OF ADJACENT CHANNEL AND CO-CHANNEL ANALOGUE TELEVISION INTERFERENCE

DVB-T BER MEASUREMENTS IN THE PRESENCE OF ADJACENT CHANNEL AND CO-CHANNEL ANALOGUE TELEVISION INTERFERENCE DVB-T MEASUREMENTS IN THE PRESENCE OF ADJACENT CHANNEL AND CO-CHANNEL ANALOGUE TELEVISION INTERFERENCE M. Mª Vélez (jtpveelm@bi.ehu.es), P. Angueira, D. de la Vega, A. Arrinda, J. L. Ordiales UNIVERSITY

More information

K2 CW Filter Alignment Procedures Using Spectrogram 1 ver. 5 01/17/2002

K2 CW Filter Alignment Procedures Using Spectrogram 1 ver. 5 01/17/2002 K2 CW Filter Alignment Procedures Using Spectrogram 1 ver. 5 01/17/2002 It will be assumed that you have already performed the RX alignment procedures in the K2 manual, that you have already selected the

More information

Product Information S N O. Portable VIP protection CCTV & Alarm System 2

Product Information S N O. Portable VIP protection CCTV & Alarm System 2 Product Information S N O Portable VIP protection CCTV & Alarm System 2 G O V E R N M E N T A L S E C U R I T Y S O L U T I VIP KIT Rapid Deployment VIP Protection Kit The VIP KIT has been designed to

More information

MGL Avionics CAN bus interface for Trig Avionics TT21/TT22 transponders

MGL Avionics CAN bus interface for Trig Avionics TT21/TT22 transponders MGL Avionics CAN bus interface for Trig Avionics TT21/TT22 transponders General The MGL Avionics CAN bus interface for the Trig Avionics TT21 and TT22 transponders provides a simple solution to allow any

More information

Adding Heart to Your Technology

Adding Heart to Your Technology RMCM-01 Heart Rate Receiver Component Product code #: 39025074 KEY FEATURES High Filtering Unit Designed to work well on constant noise fields SMD component: To be installed as a standard component to

More information

WIRELESS INSTRUMENTATION TECHNOLOGY

WIRELESS INSTRUMENTATION TECHNOLOGY BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904

More information

FM TRANSMITTER & RECEIVER HYBRID MODULES. FM-RTFQ SERIES FM-RRFQ SERIES. Transmitter. Receiver. Applications

FM TRANSMITTER & RECEIVER HYBRID MODULES. FM-RTFQ SERIES FM-RRFQ SERIES. Transmitter. Receiver. Applications FM Radio Transmitter & Receivers Available as or or 868MHz Transmit Range up to 20m Miniature Packages Data Rate up to 9.6Kbps No Adjustable Components Very Stable Operating Frequency Operates from 20

More information

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS Selection and use of Ultrasonic Ceramic Transducers The purpose of this application note is to aid the user in the selection and application of the Ultrasonic

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus Please do not remove this manual from from the lab. It is available at www.cm.ph.bham.ac.uk/y2lab Optics Introduction Optical fibres are widely used for transmitting data at high speeds. In this experiment,

More information

Safety Warnings and Guidelines

Safety Warnings and Guidelines Safety Warnings and Guidelines Thank you for purchasing this Wireless Speaker Amplifier! For best results, please thoroughly read this manual and carefully follow the instructions. Please pay extra attention

More information

Dithering in Analog-to-digital Conversion

Dithering in Analog-to-digital Conversion Application Note 1. Introduction 2. What is Dither High-speed ADCs today offer higher dynamic performances and every effort is made to push these state-of-the art performances through design improvements

More information

EE 186 LAB 2 FALL 2004. Network Analyzer Fundamentals and Two Tone Linearity

EE 186 LAB 2 FALL 2004. Network Analyzer Fundamentals and Two Tone Linearity Network Analyzer Fundamentals and Two Tone Linearity Name: Name: Name: Objective: To become familiar with the basic operation of a network analyzer To use the network analyzer to characterize the in-band

More information

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper Products: R&S RTO1012 R&S RTO1014 R&S RTO1022 R&S RTO1024 This technical paper provides an introduction to the signal

More information

DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS

DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS U. Pogliano, B. Trinchera, G.C. Bosco and D. Serazio INRIM Istituto Nazionale di Ricerca Metrologica Torino (Italia)

More information

1. The Slotted Line. ECE 584 Microwave Engineering Laboratory Experiments. Introduction:

1. The Slotted Line. ECE 584 Microwave Engineering Laboratory Experiments. Introduction: ECE 584 Microwave Engineering Laboratory Experiments 1. The Slotted Line Introduction: In this experiment we will use a waveguide slotted line to study the basic behavior of standing waves and to measure

More information

Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP

Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP Products: Spectrum Analyzer FSP Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP This application note explains the concept of Adjacent Channel Leakage Ratio (ACLR) measurement

More information

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No

More information