Team Members: Alexandra Peruzzini Duncan Topley Obinna Ukachukwu

Size: px
Start display at page:

Download "Team Members: Alexandra Peruzzini Duncan Topley Obinna Ukachukwu"

Transcription

1 Team Members: Alexandra Peruzzini Duncan Topley Obinna Ukachukwu Advisor: Prof. George Slack Project Sponsors: Mr. David Perlman Harris Corp. Mr. Bryce Tennant & Mr. Tony Keane

2 Develop two short-range communication devices that alert at close proximity. o Using the RSSI (Receive Signal Strength Indicator ) from RF (Radio Frequency) determine distance of two communication devices. Prove concept to be further developed by future MSD team.

3 Customer Need # 1.a 1 Importance Description Comments/Status A safe stimulus that will slowly increase in annoyance as the cat moves closer to another cat. 1.b A safe stimulus In Fall (20101) research was done for investigating possible cat stimuli. References can be made to this document to further design. Nothing should harm any cats in the making of this device 2 2 Device can be switched on and off Possibly remote on and off 3 1 The range must be wide enough to annoy the cats before they are close enough to hurt one another 4 2 This device must be able to fit on a cat collar 5 2 A cat must be able to move comfortably with this device around its neck. This is a loose signal range. Possible changes to this range can be made per discussion with Dr. Perlman. 8 2 Weather-resistant John Bonzo, Brinkman Lab 9 2 Device must have acceptable maintenance practices (i.e. battery life cycle, inoperative notice, power on/off, power save) Stimulus defined. Audible range, pitch, tone for the device. SPL meter in necessary 11 2 Notify cat owner of needed maintenance (i.e. low battery, inoperative) If one device goes off, the other goes off as well (handshake model) 13 1 Device must keep from misfiring 14 1 After a period of time, the device resets. Sound of collar may be enough. Home testing station? Keeps both cats equal with level of annoyance

4 Customer Need # Importance Description Comments/Status 1.a 1 A safe stimulus that will slowly increase in annoyance as the cat moves closer to another cat. In Fall (20101) research was done for investigating possible cat stimuli. References can be mad to this document to further design. 1.b A safe stimulus Nothing should harm any cats in the making of this device 2 2 Device can be switched on and off Possibly remote on and off The range must be wide enough to annoy the cats before they are close enough to hurt one another Device must have acceptable maintenance practices (i.e. battery life cycle, inoperative notice, power on/off, power save). This is a loose signal range. Possible changes to this range can be made per discussion with Dr. Perlman Stimulus defined. Audible range, pitch, tone for the device. SPL meter in necessary 11 2 Notify cat owner of needed maintenance (i.e. low battery, inoperative). Sound of collar may be enough. Home testing station? 12 2 If one device goes off, the other goes off as well (handshake model) 13 1 Device must keep from misfiring Keeps both cats equal with level of annoyance 14 1 After a period of time, the device resets.

5 Engr. Spec. # Importance Source Specification (description) Unit of Measure Ideal Value Comments/Status Size of device for Cat Collar Inches 0.8"x1"x0.5" Generic Collar at any pet store Range of device Feet 5'-25' Battery Life Cycle (power/hour) w/hour TBD Audible range of device db 45Hz - 64KHz a Safe Stimulus Binary Sound Weight of Cat Collar with device oz b Sound Pattern (.wav file or recording) Binary b Volume Range upper db TBD b Volume Range lower db TBD Turning device on/off Binary Making the device weather-resistant (dealing with humidity,moisture, dir, etc...) Indicator for needed maintenance Binary Light -> Working battery Annoyance level for cats TBD Algorithms b Stimulus will increase in speed Binary Battery Life cycle can be determined Binary Device resets after a period of time, prevents misfires Binary Alert for if the cats start fighting Binary Need SPL Meter, this range includes human range Possibly multiple sounds (at different frequency) at once Can be switch (hardware) or built into algorithm Device housing LED and Test Sound This can be determined through testing, use of Audacity

6 Engr. Spec. # Importance Source Specification (description) Unit of Measure Ideal Value Comments/Status Range of device Feet 5'-25' Battery Life Cycle (power/hour) w/hour TBD Audible range of device db 45Hz - 64KHz a Safe Stimulus Binary Sound b Volume Range upper db TBD b Volume Range lower db TBD Turning device on/off Binary Indicator for needed maintenance Light -> Working battery Annoyance level for cats TBD Algorithms b Stimulus will increase in speed Binary Need SPL Meter, this range includes human range Can be switch (hardware) or built into algorithm LED and Test Sound This can be determined through testing, use of Audacity Battery Life cycle can be determined Binary Device resets after a period of time, prevents misfires Binary Alert for if the cats start fighting Binary

7 The Transmit (Tx) and Receive (Rx) functions of the CC430 Development Kit were tested using the Texas Instruments (TI) software, RF Studio. This test was performed to analyze the Tx & Rx capabilities of the CC430. The test was performed in 3 different ways: o 2 Dipole Antennas (Tx and Rx) o 1 Dipole Antenna (Rx) o No antenna (Tx and Rx)

8 dbm db Test 2 Dipole Antennas One Dipole Antenna (Rx) No Dipole Antennas Distance (ft) Figure 1: MATLAB plot of average dbm levels for development boards (indoors)

9 dbm -30 db Test Tx Power 0 Tx Power Distance (ft) Figure 2: MATLAB plot of average dbm levels for development boards (outdoors)

10 dbm Figure 3: MATLAB plot of average dbm levels for development boards (outdoors) dbm Over 100 Packets Number of Packet Tx

11 Conclusion o From the test data in Figure 1, it is necessary for our purposes to have two antennas o From the test data in Figure 2, the consistency of the two dbm levels for two different Tx powers shows a very distinct accuracy in our device As seen in Figure 3, the preciseness in the dbm allows for the slight linear nature of distance versus dbm to be sufficient.

12

13 Timer Interrupts o Maintain system in battery saving mode o Break batter saving mode after a set period of time Rx Interrupts o Maintain system in battery saving mode o Break battery saving mode for a successful receive o Maintain ability to receive at all times Except for when transmitting Port Mapping o Strobe LED o Output digital signal

14 // Chipcon // Product = CC430Fx13x // Chip version = C (PG 0.7) // Crystal accuracy = 10 ppm // X-tal frequency = 26 MHz // RF output power = 0 dbm // RX filterbandwidth = khz // Deviation = 19 khz // Datarate = kbaud // Modulation = (1) GFSK // Manchester enable = (0) Manchester disabled // RF Frequency = MHz // Channel spacing = khz // Channel number = 0 // Optimization = - // Sync mode = (3) 30/32 sync word bits detected // Format of RX/TX data = (0) Normal mode, use FIFOs for RX and TX // CRC operation = (1) CRC calculation in TX and CRC check in RX enabled // Forward Error Correction = // Length configuration = (0) Fixed packet length, packet length configured by PKTLEN // Packetlength = 61 // Preamble count = (2) 4 bytes // Append status = 1 // Address check = (0) No address check // FIFO autoflush = 0 // Device address = 0 // GDO0 signal selection = ( 6) Asserts when sync word has been sent / received, and de-asserts at the end of the packet // GDO2 signal selection = (41) RF_RDY

15 Are we too close? I don t hear anything

16 The output of the speaker as driven by the CC430 is 1kHz and a duty cycle of 50% Video of proof of concept

17 Beep! Beep Beep!! Schematic(L) and Circuit(R) of CC430 and Speaker

18

19 Creating a PCB board o Deciding on either PCB or Chip antenna Choosing appropriate battery Design appropriate casing for chip Revise Algorithm Stimulus o Obtain a specific stimulus that will safely deter cats from one another

20 Professor George Slack Mr. David Perlman Harris Corporation o Mr. Bryce Tennant o Mr. Tony Keane

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

Single Chip High Performance low Power RF Transceiver (Narrow band solution)

Single Chip High Performance low Power RF Transceiver (Narrow band solution) Single Chip High Performance low Power RF Transceiver (Narrow band solution) Model : Sub. 1GHz RF Module Part No : TC1200TCXO-PTIx-N Version : V1.2 Date : 2013.11.11 Function Description The TC1200TCXO-PTIx-N

More information

RF NiceRF Wireless Technology Co., Ltd. Rev

RF NiceRF Wireless Technology Co., Ltd. Rev - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Application...- 3-4. Electrical Specifications...- 4-5. Schematic...- 4-6. Pin Configuration...- 5-7. Antenna... - 6-8. Mechanical dimensions(unit:

More information

PAN2450 Low power RF transceiver for narrow band systems Datasheet

PAN2450 Low power RF transceiver for narrow band systems Datasheet PAN2450 Low power RF transceiver for narrow band systems Datasheet - preliminary - DRAFT 02 19.02.2004 PAN2450 Ernst 1 of 13 Content Index 0. DOCUMENT HISTORY...3 1. APPLICATIONS...3 2. PRODUCT DESCRIPTION...3

More information

VT-CC M Wireless Module. User Guide

VT-CC M Wireless Module. User Guide Wireless Module User Guide V-CHIP MICROSYSTEMS Co. Ltd Address: Room 612-613, Science and Technology Service Center Building, NO.1, Qilin Road, Nanshan District, Shenzhen, Guangdong TEL:0755-88844812 FAX:0755-22643680

More information

LR1276 Module Datasheet V1.0

LR1276 Module Datasheet V1.0 LR1276 Module Datasheet V1.0 Features LoRaTM Modem 168 db maximum link budget +20 dbm - 100 mw constant RF output vs. V supply +14 dbm high efficiency PA Programmable bit rate up to 300 kbps High sensitivity:

More information

VT-CC1110PA-433M. Wireless Module. User Guide

VT-CC1110PA-433M. Wireless Module. User Guide Wireless Module User Guide V-Chip Microsystems, Inc Add:6 floor, Longtang Building, Nan Shan Cloud Valley Innovation Industrial Park, No.1183, Liuxian Road, Nanshan District, Shenzhen city Tel:86-755-88844812

More information

Single Chip Low Cost / Low Power RF Transceiver

Single Chip Low Cost / Low Power RF Transceiver Single Chip Low Cost / Low Power RF Transceiver Model : Sub. 1GHz RF Module Part No : Version : V2.1 Date : 2013.11.2 Function Description The is a low-cost sub-1 GHz transceiver designed for very low-power

More information

Catalog

Catalog Catalog 1. Description... - 3-2. Features... - 3-3. Application... - 3-4. Electrical specifications...- 4-5. Schematic... - 4-6. Pin Configuration... - 5-7. Antenna... - 6-8. Mechanical Dimension(Unit:

More information

CMT2300A. Ultra Low Power Sub-1GHz Transceiver CMT2300A. Features. Applications. Ordering Information. Descriptions.

CMT2300A. Ultra Low Power Sub-1GHz Transceiver CMT2300A. Features. Applications. Ordering Information. Descriptions. CMT2300A Ultra Low Power Sub-1GHz Transceiver Features Frequency Range: 213 to 960 MHz Modulation: OOK, (G)FSK 和 (G)MSK Data Rate: 0.5 to 250 kbps Sensitivity: -120 dbm at 2.4 kbps, F RF = 433.92 MHz -109

More information

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1 General Information The Radio Modules RMCx 4-1 and RMCx 9-1 are transceivers designed for very low power and very low voltage wireless applications. The circuit is mainly intended for the ISM (Industrial,

More information

Si4432 Errata (Revision V2)

Si4432 Errata (Revision V2) May 21, 2009 Errata Status Summary Errata # Si4432 Errata (Revision V2) Title Impact Status 1 TX output power at 18.5 dbm 2 3 4 5 6 Spur located at half of the output TX frequency Spurious behavior near

More information

AN361 WIRELESS MBUS IMPLEMENTATION USING EZRADIOPRO DEVICES. 1. Introduction. 2. Wireless MBUS Standard

AN361 WIRELESS MBUS IMPLEMENTATION USING EZRADIOPRO DEVICES. 1. Introduction. 2. Wireless MBUS Standard WIRELESS MBUS IMPLEMENTATION USING EZRADIOPRO DEVICES 1. Introduction This application note describes how to create a wireless MBUS compliant device using Silicon Labs' Si443x EZRadioPRO RF transceiver

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

USB Port Medium Power Wireless Module SV653

USB Port Medium Power Wireless Module SV653 USB Port Medium Power Wireless Module SV653 Description SV653 is a high-power USB interface integrated wireless data transmission module, using high-performance Silicon Lab Si4432 RF chip. Low receiver

More information

DRF1278F 20dBm LoRa Long Range RF Front-end Module V1.11

DRF1278F 20dBm LoRa Long Range RF Front-end Module V1.11 20dBm LoRa Long Range RF Front-end Module V1.11 Features: Frequency Range: 433MHz Modulation: FSK/GFSK/MSK/LoRa SPI Data Interface Sensitivity: -139dBm Output Power: +20dBm Data Rate:

More information

DMR Application Note Testing MOTOTRBO Radios On the R8000 Communications System Analyzer

DMR Application Note Testing MOTOTRBO Radios On the R8000 Communications System Analyzer DMR Application Note Testing MOTOTRBO Radios On the R8000 Communications System Analyzer April 2 nd, 2015 MOTOTRBO Professional Digital Two-Way Radio System Motorola and MOTOTRBO is registered in the U.S.

More information

Basic Transceiver tests with the 8800S

Basic Transceiver tests with the 8800S The most important thing we build is trust ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS Basic Transceiver tests with the 8800S Basic Interconnects Interconnect

More information

Application Note: DMR Application Note Testing MOTOTRBO Radios On the Freedom Communications System Analyzer

Application Note: DMR Application Note Testing MOTOTRBO Radios On the Freedom Communications System Analyzer : DMR Application Note Testing MOTOTRBO Radios On the Freedom Communications System Analyzer MOTOTRBO Professional Digital Two-Way Radio System Motorola and MOTOTRBO is registered in the U.S. Patent and

More information

SmartRF Studio User Manual. Rev Rev Rev SmartRF Studio User Manual SWRU070B 1/99

SmartRF Studio User Manual. Rev Rev Rev SmartRF Studio User Manual SWRU070B 1/99 SmartRF Studio User Manual SmartRF Studio User Manual SmartRF Studio User Manual Rev. 6.4 Rev. 6.4 Rev. 6.5 SmartRF Studio User Manual SWRU070B 1/99 Table of contents 1. INTRODUCTION 4 2. INSTALLATION

More information

AN-1285 APPLICATION NOTE

AN-1285 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 ADF7021-N Radio Performance for Wireless Meter-Bus (WM-Bus), Mode N by

More information

Technical Equipment Specification

Technical Equipment Specification STATE OF CALIFORNIA Office of the State Chief Information Officer Public Safety Communications Division Technical Equipment Specification Equipment Type: Transmitter/Receiver Mobile Relay/Base/Control

More information

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION:

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: The 1P is a basic repeater controller. The controller uses low power devices and stores all commands and system status in non-volatile EE prom.

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

FEATURES DESCRIPTION BENEFITS APPLICATIONS. Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver

FEATURES DESCRIPTION BENEFITS APPLICATIONS. Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver DESCRIPTION The PT4501 is a highly integrated wideband FSK multi-channel half-duplex transceiver operating in sub-1 GHz license-free ISM bands. The

More information

Getting One Foot Into RF

Getting One Foot Into RF Getting One Foot Into RF 6/6/2008 1 Abstract A Wireless primer covering some of the fundamental RF concepts, Guidance on optimizing system design and maximizing range Frequency bands available for use

More information

User Manual Rev 3.5 SmartRF Studio 4.50

User Manual Rev 3.5 SmartRF Studio 4.50 User Manual Rev 3.5 SmartRF Studio 4.50 Chipcon AS, Gaustadalléen 21, N-0349 Oslo, Norway, Tel: (+47) 22 95 85 45, Fax: (+47) 22 95 85 46 E-mail: support@chipcon.com Table of contents 1 INTRODUCTION...

More information

CMT2300A Configuration Guideline

CMT2300A Configuration Guideline CMT2300A Configuration Guideline AN142 AN142 Introduction The purpose of this document is to provide the guidelines for the users to configure the CMT2300A on the RFPDK. The part number covered by this

More information

CSR Bluetooth Modules MBC05-CAR-AT

CSR Bluetooth Modules MBC05-CAR-AT CSR Bluetooth Modules MBC05-CAR-AT Specification Version 0.1 25-Aug-2009 Product No.: MBC05-CAR-AT Product Description: Bluetooth v2.1 EDR Class 2 BT Stereo Module Issue Date: 2009/08/25 Release Version:

More information

LoRa1278 Wireless Transceiver Module

LoRa1278 Wireless Transceiver Module LoRa1278 Wireless Transceiver Module 1. Description LoRa1278 adopts Semtech RF transceiver chip SX1278, which adopts LoRa TM Spread Spectrum modulation frequency hopping technique. The features of long

More information

RF Basics June 2010 WLS 04

RF Basics June 2010 WLS 04 www.silabs.com RF Basics June 2010 WLS 04 Agenda Basic link parameters Modulation Types Datarate Deviation RX Baseband BW Crystal selection Frequency error compensation Important t radio parameters Regulatory

More information

RF4463F30 High Power wireless transceiver module

RF4463F30 High Power wireless transceiver module RF4463F30 High Power wireless transceiver module 1. Description RF4463F30 adopts Silicon Lab Si4463 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 4-6. Speed rate correlation table...- 6-7. Pin definition...- 6-8. Accessories...-

More information

VT-CC1120PL-433M Wireless Module. User Guide

VT-CC1120PL-433M Wireless Module. User Guide Wireless Module User Guide V-Chip Microsystems, Inc Add:6 floor, Longtang Building, Nan Shan Cloud Valley Innovation Industrial Park, No.1183, Liuxian Road, Nanshan District, Shenzhen city Tel:86-755-88844812

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 5-6. Speed rate correlation table...- 5-7. Pin definition...- 6-8. Accessories...-

More information

LORA1278F30 Catalogue

LORA1278F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

LORA1276F30 Catalogue

LORA1276F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

CC1101. Low-Power Sub-1 GHz RF Transceiver. Applications. Product Description

CC1101. Low-Power Sub-1 GHz RF Transceiver. Applications. Product Description 6 7 8 9 10 20 19 18 17 16 CC1101 Low-Power Sub-1 GHz RF Transceiver Applications Ultra low-power wireless applications operating in the 315/433/868/915 MHz ISM/SRD bands Wireless alarm and security systems

More information

Advanced Computer Systems

Advanced Computer Systems Advanced Computer Systems Opening parking lot gate with CC1350 Yahav Avigal Assaf Avital Fall 2017 Introduction During the Advanced Computer Systems course we have focused on embedded systems, and demonstrated

More information

LoRa1276 Catalogue

LoRa1276 Catalogue Catalogue 1. Overview... 3 2. Features... 3 3. Applications... 3 4. Electrical Characteristics... 4 5. Schematic... 5 6. Speed rate correlation table... 6 7. Pin definition... 6 8. Accessories... 8 9.

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

VT-CC M Wireless Module. User Guide

VT-CC M Wireless Module. User Guide Wireless Module User Guide V-CHIP MICROSYSTEMS Co. Ltd Address: Room 612-613, Science and Technology Service Center Building, NO.1, Qilin Road, Nanshan District, Shenzhen, Guangdong TEL:0755-88844812 FAX:0755-22643680

More information

AN379 ANTENNA DIVERSITY WITH EZRADIOPRO. 1. Purpose. 2. Overview of Antenna Diversity Performance Degradation due to Multipath/Fading

AN379 ANTENNA DIVERSITY WITH EZRADIOPRO. 1. Purpose. 2. Overview of Antenna Diversity Performance Degradation due to Multipath/Fading ANTENNA DIVERSITY WITH EZRADIOPRO 1. Purpose This document describes the concept of antenna diversity, a technique that can be used to recover radio communication in environments of difficult reception.

More information

Hearing Aid Redesign: Test Plans ELECTRICAL TESTING

Hearing Aid Redesign: Test Plans ELECTRICAL TESTING ELECTRICAL TESTING Table of Contents: Number Test Page EE 1 Switch 2 EE 2 Speaker 7 EE 3 Sound Processing 11 EE 4 Microphone 14 EE 5 Battery Charger 18 EE 6 Bandpass and Pre-Amplification 20 EE 7 System

More information

Embedded Radio Data Transceiver SV611

Embedded Radio Data Transceiver SV611 Embedded Radio Data Transceiver SV611 Description SV611 is highly integrated, multi-ports radio data transceiver module. It adopts high performance Silicon Lab Si4432 RF chip. Si4432 has low reception

More information

instruction manual for Open LRS New Generation

instruction manual for Open LRS New Generation instruction manual for Open LRS New Generation Table of contents 1. Important warnings 2. Hardware Overview 3 2.1 DTF UHF 4 Channel 4 2.2 HobbyKing RX 5 3. Instructions 3.1 Basic functions 6 3.2 Flashing

More information

DR-TRC105-EV Evaluation Kit. User s Guide

DR-TRC105-EV Evaluation Kit. User s Guide DR-TRC105-EV Evaluation Kit User s Guide DR-TRC105-304-EV DR-TRC105-315-EV DR-TRC105-345-EV DR-TRC105-372-EV DR-TRC105-390-EV DR-TRC105-403-EV DR-TRC105-434-EV DR-TRC105-450-EV 2010-2015 by Murata Electronics

More information

Antenna Selection Guide for the IA4420 ISM Band FSK Transceiver

Antenna Selection Guide for the IA4420 ISM Band FSK Transceiver IA ISM-AN6 Antenna Selection Guide for the IA4420 ISM Band FSK Transceiver Application Note Version 1.0r - PRELIMINARY IA ISM-AN6 Rev 1.0r 1205 2005, Silicon Laboratories, Inc. Silicon Labs, Inc. 400 West

More information

User s Guide SX SKA ADVANCED COMMUNICATIONS & SENSING SX SKA. User s Guide: Advanced Mode. Revision 0.1 March Semtech Corp.

User s Guide SX SKA ADVANCED COMMUNICATIONS & SENSING SX SKA. User s Guide: Advanced Mode. Revision 0.1 March Semtech Corp. : Advanced Mode 1 Table of Contents 1 Introduction... 4 2 Getting Started... 5 2.1 Kit Contents... 5 2.2 Installation... 5 2.3 SX1211SKA Overview... 6 3 Quick Start Guide... 7 3.1 SX1211SKA Quick Start

More information

Studio Broadcast System

Studio Broadcast System SET UP and USE 1. REGULATORY AND COMPLIANCE STATEMENTS... 3 2. OVERVIEW 2.1 Core Performance Targets 2.2 Specifications 2.3 System Components 2.4 System Block Diagram 3. BP24 UWB BODY PACK TRANSMITTER...

More information

This product shall not be used in any of the following products or systems without prior express written permission from Texas Instruments: (i)

This product shall not be used in any of the following products or systems without prior express written permission from Texas Instruments: (i) 6 7 8 9 CC1101 Low-Power Sub-1 GHz RF Transceiver (Enhanced CC1100 ) Applications Ultra low-power wireless applications operating in the 315/433/868/915 MHz ISM/SRD bands Wireless alarm and security systems

More information

RF4432F27 Catalog

RF4432F27 Catalog Catalog 1. Description... 3 2. Features... 3 3. Application... 3 4. Electrical Specifications... 4 5. Typical application circuit... 4 6. Pin definition... 5 7. Accessories... 6 8. Mechanical dimension...

More information

ELECRAFT KX3 EXTENDED VFO TEMPERATURE COMPENSATION PROCEDURE Copyright 2012 Elecraft LLC Rev. A9, November 14, 2012

ELECRAFT KX3 EXTENDED VFO TEMPERATURE COMPENSATION PROCEDURE Copyright 2012 Elecraft LLC Rev. A9, November 14, 2012 ELECRAFT KX3 EXTENDED VFO TEMPERATURE COMPENSATION PROCEDURE Copyright 2012 Elecraft LLC Rev. A9, November 14, 2012 Introduction The KX3 standard VFO temperature compensation is entirely adequate for most

More information

Receiver Adjustments

Receiver Adjustments ! -8-4!5 This Section details procedures for tuning and adjustment of T2000 series II radios. This is normally only required during product manufacture or after major servicing. The following topics are

More information

I-NUCLEO-SX1272D. SX1272 LoRa technology and high-performance FSK/OOK RF transceiver modem. Features

I-NUCLEO-SX1272D. SX1272 LoRa technology and high-performance FSK/OOK RF transceiver modem. Features SX1272 LoRa technology and high-performance FSK/OOK RF transceiver modem Data brief Features 157 db maximum link budget +20 dbm, 100 mw constant RF output versus Vsupply +14 dbm high efficiency PA Programmable

More information

Development and testing of radio modules for robot communication

Development and testing of radio modules for robot communication Development and testing of radio modules for robot communication Semester Project Arthur Gay EPFL June 2017 Arthur Gay (EPFL) Radio modules for robot communication June 2017 1 / 30 Project Objectives Replace

More information

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11 HR1200 Version 1.00 ATIM RADIOCOMMUNICATION 1/11 Contact Information ATIM RADIOCOMMUNICATION Les guillets 38250 Villard de Lans France Tel : +33 (0)4 76 95 50 65 Fax: +33 (0)4 76 95 50 64 Web : www.atim.com

More information

Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH

Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

Preliminary GHz Transceiver-µController-Module. Applications PRODUCT SPECIFICATION FEATURES MICROCONTROLLER MHz

Preliminary GHz Transceiver-µController-Module. Applications PRODUCT SPECIFICATION FEATURES MICROCONTROLLER MHz PRODUCT SPECIFICATION 2.4 2.5 GHz e Applications 6 : 2 " 2! 2 2 + 2 7 + + Alarm and Security Systems Video Automotive Home Automation Keyless entry Wireless Handsfree Remote Control Surveillance Wireless

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

More information

Application Note: Testing P25 Conventional Radios Using the Freedom Communications System Analyzers

Application Note: Testing P25 Conventional Radios Using the Freedom Communications System Analyzers : Testing P25 Conventional Radios Using the Freedom Communications System Analyzers FCT-1007A Motorola CPS and Tuner Software Motorola provides a CD containing software programming facilities for the radio

More information

VT-CC2530-Z1 Wireless Module. User Guide

VT-CC2530-Z1 Wireless Module. User Guide Wireless Module User Guide V-CHIP MICROSYSTEMS Co. Ltd Address: Room 612-613, Science and Technology Service Center Building, NO.1, Qilin Road, Nanshan District, Shenzhen, Guangdong TEL:0755-88844812 FAX:0755-22643680

More information

# Made In USA. Simple GPS Tracker Parts List

# Made In USA. Simple GPS Tracker Parts List Needed Tools and Materials Compatible Ebay (to mount electronics to) Drill and Screwdriver (for mounting Transmitter to ebay) Compatible Battery (for powering Airborne Transmitter) Optional Tools / Finishing

More information

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #10 Electronics Design Laboratory 1 Lessons from Experiment 4 Code debugging: use print statements and serial monitor window Circuit debugging: Re check operation

More information

Testing Motorola P25 Conventional Radios Using the R8000 Communications System Analyzer

Testing Motorola P25 Conventional Radios Using the R8000 Communications System Analyzer Testing Motorola P25 Conventional Radios Using the R8000 Communications System Analyzer Page 1 of 24 Motorola CPS and Tuner Software Motorola provides a CD containing software programming facilities for

More information

SX1272 Development Kit USER GUIDE WIRELESS & SENSING PRODUCTS USER GUIDE. Revision 1 June 2013 Page 1 of Semtech Corporation

SX1272 Development Kit USER GUIDE WIRELESS & SENSING PRODUCTS USER GUIDE. Revision 1 June 2013 Page 1 of Semtech Corporation Revision 1 June 2013 Page 1 of 48 www.semtech.com Table of Contents Table of Contents... 2 Index of Figures... 3 1 Preamble... 4 2 Introduction... 4 3 Getting Started... 5 3.1 Evaluation Kit Contents...

More information

USER'S MANUAL. Model : K

USER'S MANUAL. Model : K USER'S MANUAL Model : 2000-64K TM GINA MODEL 2000-64K Overview GINA Model 2000-64K is a stand-alone, high frequency data transceiver using spread spectrum technology. GINA 2000-64K capabilities include

More information

TRC EV DR TRC EV DR TRC EV

TRC EV DR TRC EV DR TRC EV DR-TRC103-EV Evaluation Kit User s Guide DR TRC103 868 EV DR TRC103 915 EV DR TRC103 950 EV DR-TRC103-EV User s Guide (2015/04/17) Page 1 of 11 www.murata.com Introduction The DR TRC103 series evaluation

More information

Programming Parameter Guide

Programming Parameter Guide Secure Wireless Microphone ELITE PRO Programming Parameter Guide rev:1 How to use Programmer: Start Programming application Runs On PC or Mac running Windows 7/10. To put Handset into programming mode,

More information

HydroLynx Systems, Inc.

HydroLynx Systems, Inc. Model 50386R-RP Receiver and Repeater Instruction Manual Document No: A102684 Document Revision Date: August, 2006 Receiving and Unpacking Carefully unpack all components and compare to the packing list.

More information

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739 Complete 2.4 GHz RF Transceiver Module with Built-In Application Protocol Part Numbers,,,, Optional Configuration For use with External Antenna 15mm x 15mm (0.600 inch x 0.600 inch) / is a complete, READY-TO-USE

More information

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions Wireless M-Bus High power N Mode RF Transceiver Module EN 13757-4:2013) Product Description The RC1701HP-MBUS is part of a compact surface-mounted Wireless M-Bus module family that measures only 12.7 x

More information

GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM

GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM and a built-in sub-ghz wireless module to allow adaptive networking over different media. The wireless connectivity can be available in LoRa for tree-structure

More information

BLE 4.0 Module ZBModule User Manual 1 / 15

BLE 4.0 Module ZBModule User Manual 1 / 15 BLE 4.0 Module ZBModule User Manual 1 / 15 Bluetooth 4.0 BLE Introduction With only a ZBmodule module, you can make your products easily and conveniently interactive connect with the ipad, iphone and Android

More information

Quick Site Testing with the 8800SX

Quick Site Testing with the 8800SX Quick Site Testing with the 8800SX Site Testing with the 8800SX Basic Tests 5 site testing involves several tests to verify site operation. NOTE: This is not intended to be a complete commissioning procedure.

More information

Ultra / Ultra Dual. Waterproof & Rechargeable Dog Training Collar. Note: Picture shown is Ultra Dual

Ultra / Ultra Dual. Waterproof & Rechargeable Dog Training Collar. Note: Picture shown is Ultra Dual Ultra / Ultra Dual Waterproof & Rechargeable Dog Training Collar Note: Picture shown is Ultra Dual www.obedog.us Rechargeable Transmitter & Receiver Unit Power Saving Design Receiver Unit with Sleep/Auto

More information

SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION

SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION October 5 th 2017 SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION Public use Revision History Revision Number Date Author Change description 0.1 August 15 th, 2017 B.Ray Initial

More information

ID-5100 User Evaluation & Test Report

ID-5100 User Evaluation & Test Report ID-5100 User Evaluation & Test Report By Adam Farson VA7OJ/AB4OJ Iss. 1, August 13, 2014. Part I: Brief User Evaluation. Introduction: This report describes the evaluation and lab test of ID-5100 S/N 05001175.

More information

SmartRadio Transmitter / Receiver

SmartRadio Transmitter / Receiver Easy to use Radio Transmitter & Receivers AM Radio Hybrid Technology Supports Data or Telemetry communications Simple CMOS/TTL Data Interface Automatic data encryption / decryption Host Interface up to

More information

Bluetooth low energy CC2541 ibeacon module. Datasheet

Bluetooth low energy CC2541 ibeacon module. Datasheet Bluetooth low energy CC254 ibeacon module Datasheet 204 Table of contents. Description...3 2. Features...3 3. ibeacon parameter default setting...3 4. Modify ibeacon parameter...4 5. Electronic parameters...7

More information

Frequency 434=434MHz 868=868MHz 915=915MHz

Frequency 434=434MHz 868=868MHz 915=915MHz Ultra Low Power sub GHz Multichannels Transceiver The module is based on Texas Instruments CC0F component. This device combines a flexible, very low power RF transceiver with a powerful MHz Cortex M microcontroller

More information

AN439 EZRADIOPRO RF TESTING QUICK-START GUIDE. 1. Introduction Hardware Requirements Hardware Limitations

AN439 EZRADIOPRO RF TESTING QUICK-START GUIDE. 1. Introduction Hardware Requirements Hardware Limitations EZRADIOPRO RF TESTING QUICK-START GUIDE 1. Introduction This user s guide allow the user to quickly verify basic TX and RX performance of RF Test Cards (such as the DKDBx series of RF Test Cards available

More information

Further hacks on the Calypso platform

Further hacks on the Calypso platform or How to turn a phone into a BTS 29C3, December 29th, 2012 About the speaker Linux and free software geek since 1999 M.Sc. in C.S. + some E.E. General orientation towards low level Embedded, Kernel, Drivers

More information

433MHz LRS Adjustable TX/RX Set 100mW-2000mW

433MHz LRS Adjustable TX/RX Set 100mW-2000mW 433MHz LRS Adjustable TX/RX Set 100mW-2000mW 433 Transmitter ports: GND TX (For software update: connect to USB RX) RX (For software update: connect to USB TX) PWM input (connect to 2.4GHz radio controller,

More information

Low Power with Long Range RF Module DATASHEET Description

Low Power with Long Range RF Module DATASHEET Description Wireless-Tag WT-900M Low Power with Long Range RF Module DATASHEET Description WT-900M is a highly integrated low-power half-'duplex RF transceiver module embedding high-speed low-power MCU and high-performance

More information

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application WDS USER S GUIDE FOR EZRADIO DEVICES 1. Introduction Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs. This document only describes

More information

Real-World Range Testing By Christopher Hofmeister August, 2011

Real-World Range Testing By Christopher Hofmeister August, 2011 Real-World Range Testing By Christopher Hofmeister August, 2011 Introduction Scope This paper outlines the procedure for a successful RF range test that provides quantitative data on how the RF link performs

More information

RF4432PRO wireless transceiver module

RF4432PRO wireless transceiver module wireless transceiver module RF4432PRO 1. Description RF4432PRO adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity (-121

More information

ADDENDUM 1. Bid# , Radio Interoperability System for the Sheriff's Office

ADDENDUM 1. Bid# , Radio Interoperability System for the Sheriff's Office County of El Paso Purchasing Department 500 East San Antonio, Room 500 El Paso, Texas 79901 (915) 546-2048 / Fax: (915) 546-8180 ADDENDUM 1 To: From: All Interested Proposers Claudia Sepulveda, Bid Clerk/Buyer

More information

UHF Wireless Microphone System

UHF Wireless Microphone System PDWM1902 PDWM1904 PDWM3375 PDWM3378 PDWM3400 UHF Wireless Microphone System SYSTEM TYPE The Vocal Artist-UHF is a hand-held system designed for singers who desire the high quality microphones and the freedom

More information

Low-Power Sub-1-GHz Fractional-N UHF Device Family for Automotive

Low-Power Sub-1-GHz Fractional-N UHF Device Family for Automotive 12 1 CC11x1-Q1 www.ti.com SWRS076B 11-07-22-013 - APRIL 2009 REVISED APRIL 2010 1 Introduction 1.1 Features Low-Power Sub-1-GHz Fractional-N UHF Device Family for Automotive Qualification in Accordance

More information

DTR 620 Digital On-Site Two-Way Radio

DTR 620 Digital On-Site Two-Way Radio DTR 620 Digital On-Site Two-Way Radio PAGE 1 ARE YOU READY TO STAY ON TASK AND ON TIME, EVERY TIME? YOU CAN WITH THE DTR 620 DIGITAL ON-SITE TWO-WAY RADIO FOR SMALL BUSINESS The better your team communicates,

More information

Modulation schemes in ambient backscatter communication

Modulation schemes in ambient backscatter communication IT 17 079 Examensarbete 30 hp Oktober 2017 Modulation schemes in ambient backscatter communication Oliver Harms Institutionen för informationsteknologi Department of Information Technology Abstract Modulation

More information

125 Series FTS125-CTV MHz GPS Disciplined Oscillators

125 Series FTS125-CTV MHz GPS Disciplined Oscillators Available at Digi-Key www.digikey.com 125 Series FTS125-CTV-010.0 MHz GPS Disciplined Oscillators 2111 Comprehensive Drive Aurora, Illinois 60505 Phone: 630-851- 4722 Fax: 630-851- 5040 www.conwin.com

More information

SPECIAL SPECIFICATION 6744 Spread Spectrum Radio

SPECIAL SPECIFICATION 6744 Spread Spectrum Radio 2004 Specifications CSJ 0924-06-244 SPECIAL SPECIFICATION 6744 Spread Spectrum Radio 1. Description. Furnish and install spread spectrum radio system. 2. Materials. Supply complete manufacturer specifications

More information

8800SX DMR Repeater Test Option 06

8800SX DMR Repeater Test Option 06 8800SX DMR Repeater Test Option 06 DMR Repeater Test Option The DMR Repeater test option allows testing of a DMR Repeater that is in conventional DMR Mode. Trunking or analog configurations are not supported.

More information

Multi-Channel RS-232 Serial RF Transceiver

Multi-Channel RS-232 Serial RF Transceiver RF-232 Multi-Channel RS-232 Serial RF Transceiver The RF-232 subassembly is a multi-channel serial radio transceiver. This device accepts and outputs standard serial data at one of three selectable data

More information

Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950

Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950 Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950 Sound Plus Williams Sound MAN 101B 1 OVERVIEW Thank you for purchasing the WIR 950 Infrared System from Williams Sound Corp. Anyone

More information

DUAL BAND FM WIRELESS TRANSCEIVER RXQ1. Applications

DUAL BAND FM WIRELESS TRANSCEIVER RXQ1. Applications FM Radio Transmitter & Receiver Low Profile Ceramic DIL Package Data Rates To 20 Kbits/S 433.92 or 433.33MHz Operation 2 Selectable Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage

More information