Big Blue Mars Final Report

Size: px
Start display at page:

Download "Big Blue Mars Final Report"

Transcription

1 Big Blue Mars Final Report Member Names Kyle Hart Dale McClure Michael McEwen Contact Information Faculty Advisor Dr. Bill Smith Garret Chandler Advisor Contact Information

2 Abstract / Summary of Idea The purpose of this project is to solve the problem of communicating with an autonomous aircraft, known as Big Blue, at altitudes of over 100,000 feet. A solution to this problem is to create a module made to go inside the Big Blue aircraft that accepts up to 2 analog signals, modulates them, and then transmits them over a HAM radio frequency. The module should also be capable of receiving transmissions from a ground station and implementing a simple command on our aircraft. This solution will work well because the aircraft will be in line of sight to the ground station for most of the flight. With the use of directional antennas on the ground station, a low power transmitter can be used on the airplane, thus reducing power consumption and weight. Introduction In the past, the solution to the problem of transmitting telemetry from a high altitude was to use a handheld HAM radio that already had a Terminal Node Controller (TNC) built in. This transceiver was then connected to a custom built circuit board that contained the circuitry that controlled what sensor data was transmitted. The new idea for transmitting telemetry consists of a standalone TNC, Data Acquisition Board (DAQ) and transceiver. This idea of using already designed parts should decrease the complexity of this project, thus allowing more time to be spent increasing its functionality. For this project a ham radio license is needed to operate at these specific radio frequencies. The frequencies used for this project were MHz, the two meter band. Prior to working on this project, a Ham license was obtained by each group member. When a radio license is obtained a call sign is issued by the FCC. A call sign is a way to identify a station (person transmitting) over radio frequencies. Background As discussed above, the previous solution used a Kenwood TH-D7A transceiver with a built in TNC. This was interfaced with an application specific controller board that sent serial data to the transceiver. This design was a great deal more challenging in overall hardware interface complexity. The weight of the controller board and its components also presented a problem. The modular design solution being used in this project should be able to overcome these previous design problems.

3 Technical Description In Flight Module The block diagram of this project is shown on the next page (Figure 1). It consists of 4 main modules: the TNC, DAQ, transceiver, and battery pack. The power system (labeled Battery in Figure 1) will consist of batteries. The telemetry system will first take the analog output of two sensors and input those values into the DAQ. For use with sensors, the DAQ has two analog inputs. These inputs measure a voltage ranging from 0-5 Volts. It also has 8 digital ports that can be configured as inputs or outputs. Each of these can sink or source a maximum of 20 ma of current. The DAQ will then convert these I/O signals into a serial data stream. This data stream will then be sent to the TNC (1), which will modulate this data and send it as an audio signal to the transceiver. The transceiver will then transmit the data to the ground where it will be received by a ground station. A secondary objective of the design project, should time allow, is that the system would be able to receive commands transmitted from a ground station and control some aspect of the aircraft. The most important performance concerns with this project are to keep power consumption and weight to a minimum, as well as be able to receive data accurately from the airplane at altitudes of up to 100,000 ft. Power System In designing the power system there were two main design constraints. The first of these is weight. The entire aircraft should weigh no more than 12 pounds. The second design constraint is battery life. This telemetry module must be able to operate for a minimum of two hours. The power system must supply voltage to the TNC, DAQ, and transceiver. Each of these components requires different voltage ranges. The TNC requires a voltage of 6-12 volts, the DAQ needs 5-9 volts, and the transceiver will use 6 volts. To minimize weight, it was originally decided to use a single battery pack and regulate down the voltage at each component. However, since the TNC and the DAQ both can operate on 9 volts, these are supplied with 9 volts from three 3 volt batteries in series. The transceiver will only be hooked up to two of the three batteries having a common ground supplying it with 6 volts as required. The TNC could be supplied with 6 volts, however in research it was found that the TNC has complications with a low voltage (6 volts) so it supplied by 9 volts. The batteries used in this project have a 7.5AH capacity. Since we are using three batteries to supply our power that is 3*7.5AH=22.5AH available to our module. This is more than enough current for each of our components since the TNC only needs 50mA, the DAQ 15mA, and the radio 19mA all the time and 320mA when transmitting. By multiplying each of the components by two since the flight is two hours long, and adding up the totals we find that even if the transmit button is keyed up the entire length of the flight the entire module will only draw.808ah. This is only a fraction of what is available for usage in this project. Ground Station There are several options for ground station software. The DAQ manufacturer s website has many examples of code for BASIC and C programming. Also there are several tutorials explaining how to interface the DAQ to LABview and HyperTerminal.

4 HyperTerminal was chosen as it seemed to be the least complicated method. Another program used with the DAQ is ADRCOM Terminal Emulation Software. This program has limited functionality, but is a good way to test and learn about the DAQ. With this program you do not need HyperTerminal. Although when communicating with the DAQ through the transceiver HyperTerminal is used because of ADRCOMs limited functionality. Comparison to previous module Previously the radio system weighed 12 oz. and the communications board weighed 15.8 oz. This means the entire system weighed 27.8 oz. This was quite bulky compared to the presented design. Breaking the in flight module down, the transceiver weighs 5.7 oz. with an internal batter which will be removed prior to flight. The Picopacket (TNC) weighs 2 oz. After removing the case, and the DAQ weighs approximately 2 oz. also. This brings the total weight of this proposed design to 9.7 oz. This means that this new system weighs 18.1 oz. less than the old system.

5 Antenna Terminal Node Controller (TNC) Transmit / PTT Audio Data Transmit / Receive Radio Data Acquisition Module (DAQ) Control Signal Controller Sensor #1 Sensor #2 Battery (Figure 1: Block diagram of design project systems)

6 Distribution of Effort The effort will be divided fairly in the group. Dale McClure was mainly responsible for the programming and programming research of the hardware due to his background in this field. Kyle Hart and Michael McEwen made the final order sheet and ordered the parts for the project because they are the most familiar with the material. Kyle Hart and Michael McEwen also were responsible for the ground Station setup due to their interest and background in power and power systems. Kyle Hart and Michael McEwen also built the power system for the module due to their background in the power aspects of this project. Dale McClure assembled the communications due to his background in microcomputer organization and programming. The entire group worked on the final testing of the completed module because the knowledge of each individual system was needed. Status (Complete) The design was completed in every aspect with a few minor delays. The delays were in receiving in parts. To compensate for the parts not arriving on time, the power system was designed early and more research was done. Project Time Line (Figure 2: Approximate sequence of events) Milestones The group plans on having all of the parts ordered and received by February 28 th. Programming research will start February 20 th and last until March 1 st. Programming will start March 1 st and last until March 20 th. Ground station setup will start March 5 th and last until March 15 th. Power system will start March 15 th and last until March 20 th. Integrate parts together will start March 20 th and last until April 16 th. Testing and Corrections will start April 16 th and last until April 28 th. Report on April 24 th to May 3 rd.

7 Deliverables February 21 st design journal due. March 7 th design review presentations. March 9 th written design review and self and peer reviews. April 4 th design journal due. April 25 th will give final presentation. April 28 th will give final demonstration. May 3 rd final report and design journal due. Parts List Module Usable Part Cost Ground Station: Laptop Computer Free (available in lab) Kenwood Transceiver Free (available in lab) With TNC Directional Antenna Free (available in lab) In-Airplane Module: TNC (Will only need one of the following.) Paccomm (2) (Company that makes the Pico Packet) PicoPacket Base model $179 Two serial ports $269 (Ordered) Built in GPS $549 Tiny-2 MKII (possible) $169 DAQ (probable) Ontrack ADR101 series (3) $ Transceiver (probable) Alinco DJ-C7E $200 Batteries Single Use (Li-Ion) Rechargeable Free (available in lab) $50 + $100 for charger TOTAL $ This total fits well within our budget limit of $2500 imposed by Dr. Bill Smith.

8 Project Risks There were two problems that could have caused our project not to be finished on time. The first was not being able to transmit the TNC s callsign along with our data when flying the module. Sending the call sign using packet radio was decided to be the most favorable solution, and after reading the Picopacket manual this was implimented. Another problem encountered was that the Picopacket was on back order from the manufacturer for a long time. It eventually arrived though. The Picopacket was a vital part of the project and without it the project would have been difficult to continue. The main risk in the final design of this project is power failure. If the batteries run down to a low voltage, and the TNC input voltage stays at or below 6 Volts, the internal memory will be reset. This should not be an issue since the TNC is being driven with 9 Volts however. If, on the other had, the TNC loses power briefly and regains power, it will automatically attempt to reconnect at regular intervals. If a connection is needed immediately however, the command CONNECT XXXXXX (where XXXXXX is the Picopacket s callsign) can be issued from the ground station, and the connection will immediately be reestablished. Manual To start off, first setup the ground station. For this a computer and the Kenwood TH-D7 radio are needed along with the cable that connects the two. Open HyperTerminal on the computer (laptop) and connect it to the radio using the serial port on the computer and pc port on the radio. When HyperTerminal opens, set the COM port to whichever port the radio in connected to. Also, set serial port to 9600 bps, 8 bit, no parity, 1 stop bit, and no flow control. After HyperTerminal displays TNC welcome message and the command prompt, store a call sign into the TNC of the Kenwood radio. This is accomplished by typing mycall 'call sign'. The ground station is now ready. Before the in flight module can be connected the TNC must be programmed. To start issuing the TNC commands, it must first be connected to the serial port of a PC running HyperTerminal (9600 bps, 8 bit, no parity, 1 stop bit, and no flow control). Once the Picopacket is powered on, it will display a welcome message on HyperTerminal. To program the Picopacket, first a call sign is entered. This is accomplished by typing "MYCALL" followed by the call sign assigned to the Picopacket. The next command necessary is the TXDELAY command. This command controls how much time the transceiver is keyed up before data is sent. This can be set to a longer time to keep the ground station from missing packets. The default delay works fine for short range communication, but it might need to be adjusted for longer ranges. Following this command, a connection with the ground station must be established. This is done by typing CONNECT followed by the callsign programmed into the ground station TNC (the ground station must be turned on and ready at this point). When a connection is established, the Picopacket automatically goes into conversation mode. In order to keep the connection permanent, the command CONPERM ON is used. Before doing this however, the Picopacket must be placed back into command mode. This is done by pressing CTRL + C. Following this command, the command UIMODE ON is needed. This will instruct the Picopacket to automatically go into conversation mode when

9 powered up. After issuing all of these commands to the Picopacket, it is ready to be powered down. The Data Acquisition board should now be connected and the TNC rebooted. When the Picopacket powers up, it will automatically seek a connection from any TNC with the call sign of the ground station. One thing to note is that after the Picopacket connects to the ground station, it outputs a string of ASCII characters that show the new connection status. The DAQ cannot recognize these characters, so the carriage return command (implemented by pressing ENTER on the ground station) must be issued to clear the DAQ. If this is not done, the DAQ will not respond to the first command issued. To assemble the in flight module, gather the TNC (Picopacket), DAQ (ADR 101), and the radio (DJC7). First, power up all components using either the battery or power adapters. Now connect the radio to the TNC using cable 1, which plugs into the radio via the speaker/mic jack and the TNC's radio port. Connect the DAQ to the TNC using cable 2. This connects to the serial port to the DAQ and to the serial port on the TNC. After the TNC is programmed it will start looking for a connection with the ground station.

10 This is a screen shot of an unconnected ground station to show how data was received from the in flight module. Unconnected Ground Station Biographical Sketches Michael McEwen is a 4 th year Senior at the University of Kentucky, majoring in Electrical Engineering with a Math minor. Background is in power and communications. Michael is interested in radio transmission and edge of space sciences. Call Sign KI4NQD. Kyle Hart is a 5 th year Senior at the University of Kentucky, majoring in Electrical Engineering with a Math minor. Background is in communications and power. Kyle is interested in high altitude communications and the power system used to power the module. Call sign KI4NDX. Dale McClure is a 4 th year Senior at the University of Kentucky, majoring in Electrical Engineering. Background is in communications, embedded systems, and radio controlled

11 airplanes. Dale is interested in airplanes and long range Amateur Radio. Call sign KI4NDW.

12 References Internet sites: 1) Edge of Space Sciences: Internet site used to find information on high altitude launches and how different modules work. EOSS also has a list of various parts that might be used to build the module. 2) Site used to find parts for the module. Found the TNC from this site. 3) Site used to find parts for the module. Found the DAQ off this site.

LABsat Manual Fall 2005

LABsat Manual Fall 2005 LABsat Manual Fall 2005 This manual describes the USNA Laboratory Satellite System which has been designed to provide a realistic combination of all the aspects of satellite design including the Electrical

More information

BRB900 GPS Telemetry System August 2013 Version 0.06

BRB900 GPS Telemetry System August 2013 Version 0.06 BRB900 GPS Telemetry System August 2013 Version 0.06 As of January 2013, a new model of the BRB900 has been introduced. The key differences are listed below. 1. U-blox GPS Chipset: The Trimble Lassen IQ

More information

muse Capstone Course: Wireless Sensor Networks

muse Capstone Course: Wireless Sensor Networks muse Capstone Course: Wireless Sensor Networks Experiment for WCC: Channel and Antenna Characterization Objectives 1. Get familiar with the TI CC2500 single-chip transceiver. 2. Learn how the MSP430 MCU

More information

Featherweight GPS Tracker User s Manual June 16, 2017

Featherweight GPS Tracker User s Manual June 16, 2017 Featherweight GPS Tracker User s Manual June 16, 2017 Hardware Configuration and Installation The dimensions for the board are provided below, in inches. Note that with the antenna installed, the total

More information

This chapter describes the hardware options that are available

This chapter describes the hardware options that are available 2 HARDWARE This chapter describes the hardware options that are available for building an APRS station. It also describes how to interconnect the hardware. WHAT IS APRS? APRS is an abbreviation for Automatic

More information

Technical Note #15. Radio Frequency Modems. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home

Technical Note #15. Radio Frequency Modems. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home 1 of 5 GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home GE Power Management Control System Description Software Hardware Operation Product Support Operator Interfaces F A Q s App

More information

RF Wireless Serial Device Server

RF Wireless Serial Device Server RF-SDS RF Wireless Serial Device Server The RF-SDS subassembly is a radio transceiver acting as a Serial Device Server, which externally connects a remote serial RF transceiver to an Ethernet network (TCP/IP).

More information

Stensat Transmitter Module

Stensat Transmitter Module Stensat Transmitter Module Stensat Group LLC Introduction The Stensat Transmitter Module is an RF subsystem designed for applications where a low-cost low-power radio link is required. The Transmitter

More information

Micro Fox PicCon Manual

Micro Fox PicCon Manual Micro Fox PicCon Manual Version 0.61 The Micro Fox PicCon (MF PC) is a 700mW fox hunting/hidden transmitter hunt transceiver. It can be configured and remotely controlled via DTMF tones, and also be configured

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

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

Introducing the C4FM/FM and Repeater System. Leading Amateur Communications Into the Future

Introducing the C4FM/FM and Repeater System. Leading Amateur Communications Into the Future Introducing the C4FM/FM and Repeater System Leading Amateur Communications Into the Future System Fusion joins Digital and Analog FM Communication into a single multiple function system. Superior Performance

More information

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology P2110-EVAL-01 Lifetime Power User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology Overview The Lifetime Power is a complete demonstration and development platform for creating battery-free

More information

Multi-Channel USB RF Transceiver

Multi-Channel USB RF Transceiver RF-USB Multi-Channel USB RF Transceiver The RF-USB subassembly is a serial data is radio a serial transceiver radio transceiver modem that can enables easily wireless be used data with communication any

More information

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts digital ac POWER MONITOR DESCRIPTION The DSP is a three-phase, three-element multifunction digital transducer with outputs for voltage, current, and power via serial communication. Applications include

More information

SAE Formula Car Data Acquisition & Display System. Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag

SAE Formula Car Data Acquisition & Display System. Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag SAE Formula Car Data Acquisition & Display System Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag Agenda Problem Background Problem Statement System Diagram Project Functional

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

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide 90002203 Revision Date Description A September 2014 Initial release. B March 2014 Updated

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

Class outline for Get On The Air

Class outline for Get On The Air Class outline for Get On The Air Note 1: Notify the repeater s trustee that you wish to use the repeater for the week 3+ 4 class exercise. Note 2: The class instruction will use the YAESU FT-60 as the

More information

EE 314 Spring 2003 Microprocessor Systems

EE 314 Spring 2003 Microprocessor Systems EE 314 Spring 2003 Microprocessor Systems Laboratory Project #9 Closed Loop Control Overview and Introduction This project will bring together several pieces of software and draw on knowledge gained in

More information

Project METEOR Instrumentation Platform P08101

Project METEOR Instrumentation Platform P08101 Project METEOR 07-08 Instrumentation Platform P08101 Team Members (from left to right): Christopher J. Fisher (Project Manager), David J. Semione, Gabriela Eneriz Pereira Nunes, Brian A. Hanna, Sergey

More information

VRS20. Contents. Communications. Stay involved. RS232 Communications. 2/14/2014 VRS20 - Valeport

VRS20. Contents. Communications. Stay involved. RS232 Communications. 2/14/2014 VRS20 - Valeport Brian VRS20 View Edit History Contents Communications RS232 Communications RS485 Communications RS485 Address Mode SDI12 Communications Data Standalone Data Format GPRS Data Format Data Status Sampling

More information

AIRCRAFTSCALES.COM WIRELESS WEIGHING INSTRUCTIONS.

AIRCRAFTSCALES.COM WIRELESS WEIGHING INSTRUCTIONS. AIRCRAFTSCALES.COM WIRELESS WEIGHING INSTRUCTIONS. HH2400-3-xxCS Wireless scale system www.aircraftscales.com 561-281-6179 1 INTRODUCTION Thank you for your purchase of our wireless scale system please

More information

1090i. uavionix Ping1090i Transceiver QUICK START GUIDE

1090i. uavionix Ping1090i Transceiver QUICK START GUIDE 1090i uavionix Ping1090i Transceiver QUICK START GUIDE Install 1 Install the uavionix Ping App from the Apple App Store or Google Play. Search for uavionix Ping Installer or use the QR codes below. Connect

More information

BeeLine TX User s Guide V1.1c 4/25/2005

BeeLine TX User s Guide V1.1c 4/25/2005 BeeLine TX User s Guide V1.1c 4/25/2005 1 Important Battery Information The BeeLine Transmitter is designed to operate off of a single cell lithium polymer battery. Other battery sources may be used, but

More information

Low Altitude Surveillance Blimp

Low Altitude Surveillance Blimp Low Altitude Surveillance Blimp Capstone Senior Design Proposal EE 499 Jordan Dressman jdressman@insightbb.com Tyler Doering tjdoer2@uky.edu Matt Ohlmann mwohlm2@uky.edu Corbin Williams cewill5@uky.edu

More information

ProLink Radio. 900 MHz SDI-12 Data Radio Scienterra Limited. Version A-0x0C-1-AC 20 October 2009

ProLink Radio. 900 MHz SDI-12 Data Radio Scienterra Limited. Version A-0x0C-1-AC 20 October 2009 ProLink Radio 900 MHz SDI-12 Data Radio Scienterra Limited Version A-0x0C-1-AC 20 October 2009 For sales inquiries please contact: ENVCO Environmental Collective 31 Sandringham Rd Kingsland, Auckland 1024

More information

Wireless Howto. Rev 9

Wireless Howto. Rev 9 Wireless Howto Rev 9 The Overdrive System can use radio modems to communicate between the Control Computer ( CC ) and the Embedded Computer ( EC ). The modem manufacturer is Cirronet (GA, USA). The model

More information

Houston Radar LLC. Installation and User Manual For. Doppler Radar DR-1500

Houston Radar LLC. Installation and User Manual For. Doppler Radar DR-1500 Houston Radar LLC Installation and User Manual For Doppler Radar DR-1500 Houston Radar LLC 13814 Sherburn Manor Dr. Cypress.TX Http://www.Houston-Radar.com Email: sales@houston-radar.com Contact: (281)

More information

BayPac BP-96A Packet Modem

BayPac BP-96A Packet Modem BayPac BP-96A Packet Modem Grants Pass, Oregon 154 Hillview Drive Grants Pass, Oregon 97527 (541) 474-6700 Fax: (541) 474-6703 Internet: http://www.tigertronics.com Installation & Operation Currently,

More information

Mapping with the Phantom 4 Advanced & Pix4Dcapture Jerry Davis, Institute for Geographic Information Science, San Francisco State University

Mapping with the Phantom 4 Advanced & Pix4Dcapture Jerry Davis, Institute for Geographic Information Science, San Francisco State University Mapping with the Phantom 4 Advanced & Pix4Dcapture Jerry Davis, Institute for Geographic Information Science, San Francisco State University The DJI Phantom 4 is a popular, easy to fly UAS that integrates

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

OHIO SEMITRONICS, INC. DIGITAL AC POWER MONITOR OSI SPECIFICATIONS

OHIO SEMITRONICS, INC. DIGITAL AC POWER MONITOR OSI SPECIFICATIONS DIGITAL AC POWER MONITOR DESCRIPTION The DSP is a three-phase, three-element multifunction digital transducer with outputs for voltage, current, and power via serial communication. Applications include

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

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

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of telemetry modules provide remote monitoring

More information

A. Measured weight of the payload (not including payload plate) Table 1. Weights of the payload subsystems

A. Measured weight of the payload (not including payload plate) Table 1. Weights of the payload subsystems Payload Title: High Altitude Radiation Detector Payload Class: Small Large (circle one) Payload ID: Institution: Contact Name: Contact Phone: Contact E-mail: GU-HARD-PL02 Gannon University Nichole McGuire

More information

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery CubeSat Navigation System and Software Design Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery Project Objectives Research the technical aspects of integrating the CubeSat

More information

The "FISH" Quad Hand Sensor

The FISH Quad Hand Sensor The "FISH" Quad Hand Sensor Physics and Media Group MIT Media Laboratory 20 Ames Street E15-022 Cambridge, Mass 02139-4307 (617) 253-2383 phm@media.mit.edu ** U S E R S G U I D E ********* TABLE OF CONTENTS

More information

AcuMesh Wireless RS485 Network. User's Manual SOLUTION

AcuMesh Wireless RS485 Network. User's Manual SOLUTION AcuMesh Wireless RS485 Network User's Manual AN SOLUTION ACUMESH - WIRELESS METERING SYSTEM COPYRIGHT 2015 V1.2 This manual may not be altered or reproduced in whole or in part by any means without the

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of wireless I/O provides a low cost alternative

More information

Project Proposal. Underwater Fish 02/16/2007 Nathan Smith,

Project Proposal. Underwater Fish 02/16/2007 Nathan Smith, Project Proposal Underwater Fish 02/16/2007 Nathan Smith, rahteski@gwu.edu Abstract The purpose of this project is to build a mechanical, underwater fish that can be controlled by a joystick. The fish

More information

CARA Flea Market. System Fusion Digital Communication Solutions

CARA Flea Market. System Fusion Digital Communication Solutions CARA Flea Market System Fusion Digital Communication Solutions Chris Wilson N0CSW National Sales Manager Yaesu North America New Products DR 1X Repeater Introduction Introduction to System Fusion Comparison

More information

MC108A-2 RF MULTI-COUPLER USER S GUIDE

MC108A-2 RF MULTI-COUPLER USER S GUIDE MC108A-2 RF MULTI-COUPLER USER S GUIDE Systems Engineering & Management Company 1430 Vantage Court Vista, California 92081 PROPRIETARY INFORMATION THE INFORMATION CONTAINED IN THIS DOCUMENT CONSTITUTES

More information

SIMPLE Raspberry Pi VHF TRANSCEIVER & TNC

SIMPLE Raspberry Pi VHF TRANSCEIVER & TNC Simple Circuits Inc. SIMPLE Raspberry Pi VHF TRANSCEIVER & TNC 2 Meter Transceiver & TNC Simple Circuits Inc. 2015-2018 4/1/2018 Simple Raspberry Pi VHF Transceiver and TNC Introduction: This document

More information

The five (5) most popular TNC Radio port connectors are shown here. Read "Important NOTE" below.

The five (5) most popular TNC Radio port connectors are shown here. Read Important NOTE below. 1 of 17 11/15/2018, 8:17 AM Data I/O and Microphone, Transceiver jacks and ports Images and Text data on these pages are protected by United States and International copyright Law. Copyright 1985-2019

More information

Xtreme Power Systems

Xtreme Power Systems Xtreme Power Systems XtremeLink NANO RECEIVER Installation And Usage Manual XtremeLink is a registered trademark of Xtreme Power Systems, LLC. Firmware v 1.9 Manual v 1.9 Revision Date: November 11 th,

More information

Long Range Wireless OSD 5.8G FPV Transmitter

Long Range Wireless OSD 5.8G FPV Transmitter Long Range Wireless OSD 5.8G FPV Transmitter Built-in 10 Axis AHRS + MAVLINK + 600mW Support all flight controller and GPS 1 / 14 User's Guide Catalogue Product Instruction 3 Features 3 Specifications.4

More information

KAM Plus Getting Started

KAM Plus Getting Started KAM Plus Getting Started April 15, 1993 May 4, 1993 Who should read this manual? This manual is intended as a quick reference guide to assist new users in getting started as quickly as possible with the

More information

BridgeCom Systems D Centimeter DMR and Analog Handheld Transceiver

BridgeCom Systems D Centimeter DMR and Analog Handheld Transceiver Product TechnicalReview Mark by Mark J. Wilson, Spencer, K1RO, WA8SME k1ro@arrl.org BridgeCom Systems D-500 70-Centimeter DMR and Analog Handheld Transceiver This solid radio offers an easy entry point

More information

uavionix Ping2020 Transceiver

uavionix Ping2020 Transceiver uavionix Ping2020 Transceiver QUICK START GUIDE Install 1 Install the uavionix Ping App from the Apple App Store or Google Play. Search for uavionix Ping Installer or use the QR codes below. Connect the

More information

mat-30 HF-SSB Automatic Antenna Tuner Instruction Manual Version V1.0

mat-30 HF-SSB Automatic Antenna Tuner Instruction Manual Version V1.0 INTRODUCTION mat-30 HF-SSB Automatic Antenna Tuner Instruction Manual Version V1.0 The mat-30 is an automatic tuner intended for use with modern Yaesu transceivers. It works with some Yaesu transceiver

More information

Model GPS-1 Synchronizer Module Users Manual

Model GPS-1 Synchronizer Module Users Manual Model GPS-1 Synchronizer Module Users Manual 4021 Stirrup Creek Dr. Suite 100 Durham, NC 27703 USA December 2002 Tel 800.849.4447 Rev 1.0 Fax 800.849.2947 Copyright 2002 Highway Information Systems, Inc.

More information

TI RigExpert. User s manual. USB Transceiver Interface

TI RigExpert. User s manual. USB Transceiver Interface TI-5000 RigExpert USB Transceiver Interface User s manual . Table of contents Introduction Operating the TI-5000 Front and rear panels Transceiver and computer connection Updating the firmware Annexes

More information

Radio-IP Hotspot Transceiver

Radio-IP Hotspot Transceiver Abstract ~ Chris Culpepper, Jerome Glick, Syed Ali Kazi, Damodar Adhikari ~ The is a small self-contained device that allows an amateur radio operator to conveniently connect to distant repeater nodes

More information

AA-35 ZOOM. RigExpert. User s manual. Antenna and cable analyzer

AA-35 ZOOM. RigExpert. User s manual. Antenna and cable analyzer AA-35 ZOOM Antenna and cable analyzer RigExpert User s manual . Table of contents Introduction Operating the AA-35 ZOOM First time use Main menu Multifunctional keys Connecting to your antenna SWR chart

More information

NBEMS Digital Messaging Hardware Configuration Standard Los Angeles County Disaster Communications Service

NBEMS Digital Messaging Hardware Configuration Standard Los Angeles County Disaster Communications Service NBEMS Digital Messaging Hardware Configuration Standard Los Angeles County Disaster Communications Service Summary. This paper describes the components and cabling standards established for configuring

More information

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL CEEN Bot Lab Design by Deborah Duran (EENG) Kenneth Townsend (EENG) A SENIOR THESIS PROPOSAL Presented to the Faculty of The Computer and Electronics Engineering Department In Partial Fulfillment of Requirements

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding Advanced Laser Trimmed Ceramic Module AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary

More information

MicroFox2 Manual. Version 0.5 August 28, 2017

MicroFox2 Manual. Version 0.5 August 28, 2017 Overview The Byonics MicroFox2 (MF2) is a small, 500mW, frequency agile 2-meter transceiver designed for hidden transmitter hunts, also called T-hunts, foxhunts, and ARDF. It is based on the Byonics MicroFox-PicCon,

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary or Latching & Serial Data. Direct

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

Use this procedure when making a service run to sites where a Reftek RT-130 and a broadband sensor have been installed.

Use this procedure when making a service run to sites where a Reftek RT-130 and a broadband sensor have been installed. RT-130/Broadband Site Service Guide 2004.027 Use this procedure when making a service run to sites where a Reftek RT-130 and a broadband sensor have been installed. 1. Inspect the site. Arrive at the site.

More information

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications Features Complete FM Receiver and Decoder. Small Form Factor Range up to 200 Metres* Easy Learn Transmitter Feature. Learns 40 transmitter Switches 4 Digital and 1 Serial Data outputs Outputs, Momentary

More information

Understanding the Arduino to LabVIEW Interface

Understanding the Arduino to LabVIEW Interface E-122 Design II Understanding the Arduino to LabVIEW Interface Overview The Arduino microcontroller introduced in Design I will be used as a LabVIEW data acquisition (DAQ) device/controller for Experiments

More information

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS AC 8-1513: THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS Michael Holden, California Maritime Academy Michael Holden teaches in the department of Mechanical Engineering at

More information

MC-80 TERMINAL INTERFACES

MC-80 TERMINAL INTERFACES DATA COMMUNICATOR 144/440MHz FM Dual Bander One of the greatest pleasures of exploration is being able to communicate each new discovery. And Kenwood s Data Communicator allows you to do just that. This

More information

Appendix 6 Wireless Interfaces

Appendix 6 Wireless Interfaces Appendix 6 Wireless Interfaces This appendix describes the W800RF32 and MR26 wireless receiver and covers these topics: What are the W800RF32 and the MR26? Use and configuration MR26 W800RF32 Creating

More information

Catalog

Catalog - 1 - Catalog 1. Overview...- 3-2. Feature... - 3-3. Application...- 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 4-6. Operation... - 4-1) Power on Reset... - 4-2) Sleep mode... - 4-3) Working

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

Arduino Arduino RF Shield. Zulu 2km Radio Link.

Arduino Arduino RF Shield. Zulu 2km Radio Link. Arduino Arduino RF Shield RF Zulu 2km Radio Link Features RF serial Data upto 2KM Range Serial Data Interface with Handshake Host Data Rates up to 38,400 Baud RF Data Rates to 56Kbps 5 User Selectable

More information

Emergency Alert Text Messages via Radio

Emergency Alert Text Messages via Radio Emergency Alert Text Messages via Radio Steve Johnston Wisconsin Public Radio Madison, Wisconsin Abstract This paper describes Wisconsin Public Radio s project to transmit Emergency Alert System text information

More information

medlab Two Channel Invasive Blood Pressure OEM board EG 02000

medlab Two Channel Invasive Blood Pressure OEM board EG 02000 medlab Two Channel Invasive Blood Pressure OEM board EG 02000 Technical Manual Copyright Medlab 2003-2014 1 Version 2.02 01.04.2014 Contents: Mechanical dimensions, overview 3 Specifications 5 Connector

More information

Ground Systems for Small Sats: Simple, Fast, Inexpensive

Ground Systems for Small Sats: Simple, Fast, Inexpensive Ground Systems for Small Sats: Simple, Fast, Inexpensive but Effective 15 th Ground Systems Architecture Workshop March 1, 2011 Mr Andrew Kwas, Mr Greg Shreve, Northrop Grumman Corp, Mr Adam Yozwiak, Cornell

More information

User manual. Inclinometer with Analog-RS232-Interface IK360

User manual. Inclinometer with Analog-RS232-Interface IK360 User manual Inclinometer with Analog-RS232-Interface IK360 Table of content 1 GENERAL SAFETY ADVICE... 3 2 INTRODUCTION... 4 2.1 IK360... 4 2.2 ANALOG INTERFACE... 4 2.3 IK360 ANALOG... 4 3 INSTALLATION...

More information

WTPCT-M. eeder. Pulse Counter/Timer Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies

WTPCT-M. eeder. Pulse Counter/Timer Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies eeder Technologies 90-A Beal Pkwy NW, Fort Walton Beach, FL 32548 www.weedtech.com 850-863-5723 Pulse Counter/Timer Module FEATURES Reads frequency from 0.50000 to 1,400,000 Hz using 5 digit resolution

More information

BANTAM INSTRUMENTS SOFTWARE USER S MANUAL MIL-STD-461E PRE-COMPLIANCE MEASUREMENT SYSTEM MODEL EMC-461. Model EMC-461 Software User s Manual

BANTAM INSTRUMENTS SOFTWARE USER S MANUAL MIL-STD-461E PRE-COMPLIANCE MEASUREMENT SYSTEM MODEL EMC-461. Model EMC-461 Software User s Manual BANTAM INSTRUMENTS MIL-STD-461E PRE-COMPLIANCE MEASUREMENT SYSTEM MODEL EMC-461 SOFTWARE USER S MANUAL MIL-STD-461E PRE-COMPLIANCE MEASUREMENT SYSTEM MODEL EMC-461 Software User s Manual BANTAM INSTRUMENTS

More information

Product Description 2-1

Product Description 2-1 2 Product Description 2.1 Chapter Overview This chapter provides an overall description of the STRATA TX System, its components, and its capabilities. Here are the topics covered: Topic System Description

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

APRS Turns 35. What s Next?

APRS Turns 35. What s Next? APRS Turns 35. What s Next? Ray Rischpater, KF6GPE kf6gpe@arrl.net kf6gpe.org BayCon, 9 February 2019 The Automated Packet Reporting System... Was developed by Bob Bruniga, WB4APR beginning in 1984 Is

More information

G6GVI s guide to getting started with your Tracker

G6GVI s guide to getting started with your Tracker G6GVI s guide to getting started with your Tracker Different models There are two US-based companies currently producing APRS Trackers: Byonics in Las Vegas make the TinyTrak range; Argent Data Systems

More information

RC-WIFI CONTROLLER USER MANUAL

RC-WIFI CONTROLLER USER MANUAL RC-WIFI CONTROLLER USER MANUAL In the rapidly growing Internet of Things (IoT), applications from personal electronics to industrial machines and sensors are getting wirelessly connected to the Internet.

More information

GPS Tracking System Using Car Charger

GPS Tracking System Using Car Charger Computer Science and Information Technology 5(4): 135-139, 2017 DOI: 10.13189/csit.2017.050403 http://www.hrpub.org GPS Tracking System Using Car Charger Kavish Atul Sanghvi *, Prianka Manoj Mestry Thakur

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater For additional information contact matedev@outbackpower.com Page 1 of 20 Revision History Revision 2.0:

More information

Revision WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL

Revision WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL Revision 1.0.3 WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL RADIOTRONIX, INC. WI.232FHSS-25-FCC-R/ RK-WI.232FHSS-25-FCC-R USER S MANUAL Radiotronix 905 Messenger Lane Moore, Oklahoma 73160

More information

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI ATX LED Consultants Inc 815-A Brazos #326 Austin Tx, 78701 512 377 6052 http://atx-led.com AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI Product Description - AL-DALI wall switch with 0-10v output Combine

More information

RC Altimeter #2 BASIC Altitude data recording and monitoring system 3/8/2009 Page 2 of 11

RC Altimeter #2 BASIC Altitude data recording and monitoring system 3/8/2009 Page 2 of 11 Introduction... 3 How it works... 3 Key features... 3 System requirements... 3 Hardware... 4 Specifications... 4 Using the RC Altimeter #2 BASIC module... 5 Powering the module... 5 Mounting the module...

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

EARS February 10, 2011 Rick Miller - AI1V Loudoun Amateur Radio Group

EARS February 10, 2011 Rick Miller - AI1V Loudoun Amateur Radio Group EARS February 10, 2011 Rick Miller - AI1V Loudoun Amateur Radio Group Introduction about LARG Why do balloon operations? Elements of a successful mission Flight Package Components Launch Planning and Operations

More information

INSTRUCTIONS. 3DR Plane CONTENTS. Thank you for purchasing a 3DR Plane!

INSTRUCTIONS. 3DR Plane CONTENTS. Thank you for purchasing a 3DR Plane! DR Plane INSTRUCTIONS Thank you for purchasing a DR Plane! CONTENTS 1 1 Fuselage Right wing Left wing Horizontal stabilizer Vertical stabilizer Carbon fiber bar 1 1 1 7 8 10 11 1 Audio/video (AV) cable

More information

Introduction to Digital Mobile Radio (DMR)

Introduction to Digital Mobile Radio (DMR) Introduction to Digital Mobile Radio (DMR) By John S. Burningham, W2XAB w2xab@arrl.net May 2015 The Amateur DMR Networks Over 1,275 registered repeaters. Over 14,738 registered radios. The Networks are

More information

Stensat Radio Beacon

Stensat Radio Beacon Stensat Radio Beacon Stensat Group LLC Introduction The Stensat radio beacon is a small FM transmitter capable of generating AX.25 Unnumbered Information (UI) packets at 1200 bps AFSK and 9600 bps FSK.

More information

Technical information: Compact PIC 16F84A/628A APRS Tracker for Portable Rigs

Technical information: Compact PIC 16F84A/628A APRS Tracker for Portable Rigs Fox Delta Amateur Radio Projects & Kits FD FoxTrak Technical information: Compact PIC 16F84A/628A APRS Tracker for Portable Rigs INTRODUCTION TO APRS: WHAT'S APRS? In its simplest form, APRS allows the

More information

WTDOT-M. eeder. Digital Output Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies

WTDOT-M. eeder. Digital Output Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies eeder Technologies 90-A Beal Pkwy NW, Fort Walton Beach, FL 32548 www.weedtech.com 850-863-5723 Digital Output Module FEATURES 8 high-current open-collector output channels with automatic overload shutdown.

More information

LBI Installation & Operation

LBI Installation & Operation Installation & Operation EDACS Power Monitor Unit ericssonz CONTENTS TABLE OF CONTENTS Page INTRODUCTION... 6 DESCRIPTION... 6 APPLICATION NOTES... 7 VAX SITE CONTROLLER COMPUTER... 7 APPLICATION SOFTWARE

More information

A real-time tactical communications and display. A one-to to-many protocol updating everyone in real. March 23, 2009 John Galvin - N5TIM 2

A real-time tactical communications and display. A one-to to-many protocol updating everyone in real. March 23, 2009 John Galvin - N5TIM 2 Or putting it all together John Galvin N5TIM * APRS is a registered trademark of WB4APR A real-time tactical communications and display system for emergencies and public service use A one-to to-many protocol

More information

EE 210: CIRCUITS AND DEVICES

EE 210: CIRCUITS AND DEVICES EE 210: CIRCUITS AND DEVICES LAB #3: VOLTAGE AND CURRENT MEASUREMENTS This lab features a tutorial on the instrumentation that you will be using throughout the semester. More specifically, you will see

More information

RFID Door Unlocking System

RFID Door Unlocking System RFID Door Unlocking System Evan VanMersbergen Project Description ETEC 471 Professor Todd Morton December 7, 2005-1- Introduction In this age of rapid technological advancement, radio frequency (or RF)

More information