These modem profiles has manual configuration of the satellite information and can therefore be altered using the UCLI.

Size: px
Start display at page:

Download "These modem profiles has manual configuration of the satellite information and can therefore be altered using the UCLI."

Transcription

1 TECHNICAL DOCUMENT Doc no.: G Introduction: This document describes the UCLI (User Command Line Interface) used to manually control the SAILOR 900 VSAT via telnet and get status information. UCLI is introduced in the SAILOR 900 VSAT software version Intended readers: VSAT System integrators Basis information: Access to the UCLI is via TCP/IP telnet (port 23). When the telnet session is started the ACU will prompt for username and password. Access is granted using the username: admin and the admin password (default: 1234). Same as the username/password used in the web MMI of the SAILOR 900 VSAT. See example here: The UCLI is intended to be used with following modem profiles: idirect infiniti (Serial) idirect Evolution (Serial) COMTECH CDM 570L COMTECH CDM 625 These modem profiles has manual configuration of the satellite information and can therefore be altered using the UCLI. If the UCLI is used together with a modem profile with ABS (Automatic Beam Switching) then most of the parameters will be read-only as these are set automatically by the modem. ABS modem profile counts following modem profiles: idirect infiniti (OpenAMIP) idirect Evolution (OpenAMIP) COMTECH CDM 570L and ROSS STM Satlink /20

2 Here is an example of how to configure a modem profile with idirect Evolution for manual configuration: Here is an example of a satellite profile which can then be altered using the UCLI. 2/20

3 UCLI command set: The following pages describe each UCLI command in details. HELP Command The help command shows the command set for the UCLI: 3/20

4 SATELLITE Command: The satellite command shows the command set for altering the satellite information: Changes done to the satellite profile is first stored in volatile memory and not active until the UCLI command config activate is issued which saves the configuration in non-volatile memory and activate the settings. Below schema describes the different satellite commands, parameters and a short description of the function. Message Parameter Description satellite Parameters to do with pointing of the antenna Name (read-only) Read name / identifier for the satellite, presented as satellite profile name on the dashboard in the SAILOR 900 VSAT web MMI. lon 1W Set the longitude position of the satellite: 1.0W or 1.0E or -1.0 for west and 1.0 for east are allowed skew 3.7 Skew of the satellite can be XX.X to +XX.X. Set an additional skew offset of the satellite. Some satellite has additional skew because they have been placed different in the orbit. E.g. Optus satellites in Australia are offset -45 degrees. Most satellites have 0 degree skew offset. max_inc 2.5 Maximum inclination of satellite 0.0 to X.X Sets the maximum inclination of the used satellite. Some satellites are old and are therefore moving in larger circles in space. Setting the max_inc will add this to the SAILOR 900 VSAT acquisition window size used to find the satellite. rx_pol v Rx polarization can be v or h for vertical or horizontal polarization. tx_pol h Tx pol can either be defined as vertical / horizontal / x-pol / co-pol [v h L r] (capital L for reading clarity) 4/20

5 ele_cut_off 5 rx_lo (read only) rx_rf_freq rx_if_freq tx_lo (read only) tx_rf_freq tx_if_freq Minimum elevation cut off 0 to XX Set the elevation referenced to earth where the SAILOR 900 VSAT must shut off transmission. This is an FCC requirement. The elevation cut off depends on how much power is transmitted and which coding is used. Please refer to the SAILOR 900 VSAT installation manual for further information. Read out the Rx LO / LNB LO. In the range 9.6 GHz to 11.3 GHz. Set the Ku-band rx frequency together with LNB Lo frequency. RF frequency within GHz. LNB Lo frequency within 9.6 GHz 11.3 GHz. The SAILOR 900 VSAT supports any LNB Lo! Set the IF rx frequency together with the LNB Lo frequency. IF frequency within 950 MHz 2150 MHz. LNB Lo frequency within 9.6 GHz 11.3 GHz. The SAILOR 900 VSAT supports any LNB Lo! Tx LO frequency is fixed at 12.8 GHz for SAILOR 900 VSAT. Set the RF frequency used for tx. Valid range is GHz to 14.5 GHz. Set the IF frequency for tx. Valid range is 950 MHz to 1700 MHz. SATELLITE NAME Command: SYNTAX: satellite name Satellite name command will read out the satellite profile name. satellite name<cr><lf> Thor 1W<cr><lf> SATELLITE LON Command: SYNTAX: satellite lon [<longitude degree (- for West)>] Satellite lon without parameter will read out the longitude position of the satellite used. Satellite lon with parameter will change the pointing to the new satellite longitude position. satellite lon -37.5<cr><lf> 5/20

6 SATELLITE SKEW Command: SYNTAX: satellite skew [<skew degrees>] Satellite skew without parameter will read out the skew setting for the active satellite profile. Satellite skew with parameter will change the skew setting for the satellite profile. satellite skew -45<cr><lf> SATELLITE MAX_INC: SYNTAX: satellite max_inc [<inclination in degrees>] Satellite max_inc without parameter will read out the inclination for the active satellite profile. Satellite max_inc with parameter will set the inclination for the used satellite. EXAMLPE: satellite max_inc 2.5<cr><lf> SATELLITE RX_POL Command: SYNTAX: satellite rx_pol [< v h >] Satellite rx_pol without parameter will read out the rx polarization for the active satellite profile. Satellite rx-pol with parameter will configure the rx polarization to either vertical or horizontal reception. satellite rx_pol v<cr><lf> SATELLITE TX_POL Command: SYNTAX: satellite tx_pol [< v h >] Satellite tx_pol without parameter will read out the tx polarization for the active satellite profile. Satellite tx-pol with parameter will configure the tx polarization to either X-Pol or Co-Pol transmission. satellite tx_pol h<cr><lf> SATELLITE ELE_CUT_OFF Command: SYNTAX: satellite ele_cut_off [<elevation in degrees>] Satellite ele_cut_off without parameter will read out the elevation cut off for the active satellite profile. Satellite ele_cut_off with parameter will set the cut off elevation for the transmission. satellite ele_cut_off 10<cr><lf> 6/20

7 SATELLITE RX_POL Command: SYNTAX: satellite rx_lo Satellite rx_lo reads out the LNB Lo frequency. satellite rx_lo<cr><lf> GHz<cr><lf> SATELLITE RX_RF_FREQ command: SYNTAX: satellite rx_rf_freq [<RF freq in GHz> <LNB Lo freq in GHz>] Satellite rx_rf_freq without parameter will read out the Ku-band rx frequency Satellite rx_rf_freq with parameters will configure the Ku-band rx frequency and LNB Lo frequency. satellite rx_rf_freq <cr><lf> NOTE: Setting the Ku-band rx frequency and LNB Lo will automatically configure the L-band rx frequency. E.g. Rx L-band freq = rx_rf_freq LNB Lo MHz = GHz 10 GHz SATELLITE RX_IF_FREQ command: SYNTAX: satellite rx_if_freq [<IF freq in MHz> <LNB Lo freq in GHz>] Satellite rx_if_freq without parameter will read out the L-band rx frequency Satellite rx_if_freq with parameters will configure the L-band rx frequency and LNB Lo frequency. satellite rx_if_freq <cr><lf> NOTE: Setting the L-band rx frequency and LNB Lo will automatically configure the Ku-band rx frequency. E.g. Rx Ku-band freq = LNB Lo + rx_if_freq GHz = 10 GHz MHz SATELLITE TX_LO command: SYNTAX: satellite tx_lo Satellite tx_lo reads out the BUC Lo frequency. satellite tx_lo<cr><lf> GHz<cr><lf> 7/20

8 SATELLITE TX_RF_FREQ command: SYNTAX: satellite tx_rf_freq [<RF freq in GHz>] Satellite tx_rf_freq without parameter will read out the Ku-band tx frequency Satellite tx_rf_freq with parameters will set the Ku-band tx frequency. satellite tx_rf_freq <cr><lf> NOTE: Configuring the Ku-band tx frequency will automatically configure the L-band frequency. E.g: L-band frequency = Ku-band tx frequency 12.8 GHz (BUC Lo) MHz = GHz 12.8 GHz SATELLITE TX_IF_FREQ command: SYNTAX: satellite tx_if_freq [<IF freq in MHz>] Satellite tx_if_freq without parameter will read out the L-band tx frequency. Satellite tx_if_freq with parameters will configure the L-band tx frequency. satellite tx_if_freq <cr><lf> NOTE: Configuring the L-band tx frequency will automatically configure the Ku-band frequency. E.g: Ku-band frequency = 12.8 GHz (BUC Lo) + L-band frequency GHz = 12.8 GHz MHz 8/20

9 MODEM command: The modem command shows the command set for the modem information: Below schema describes the different modem commands, parameters and a short description of the function. Message Parameter Description mod[em] Parameters for the modem command. Name (read only) Read out the name of the modem that is selected. Configured for the modem profile in the web MMI of the SAILOR 900 VSAT. MODEM NAME command: SYNTAX: modem name Model (read only) Read out the model of the modem type that is selected. Configured for the modem profile in the web MMI of the SAILOR 900 VSAT. Reads out the modem name presented as modem profile name on the dashboard in the SAILOR 900 VSAT web MMI. modem name<cr><lf> idirect Evolution<cr><lf> 9/20

10 MODEM MODEL command: SYNTAX: modem model Reads out the modem model presented as VSAT modem on the dashboard in the SAILOR 900 VSAT web MMI. modem model<cr><lf> idirect Evolution ser<cr><lf> Here is a list of the supported modem models: idirect infiniti ser idirect infiniti AMIP idirect Evolution ser idirect Evolution AMIP COMTECH CDM 570L COMTECH CDM 625L COMTECH CDM 570L/ROSS STM Satlink 2900 Generic modem 10/20

11 TRACK command: The track command shows the command for configuring how the antenna should track a satellite: Below schema describes the different modem commands, parameters and a short description of the function. Message Parameter Description track Parameters for tracking receiver. mode dvb Set tracking receiver bandwidth or mode. The way the SAILOR 900 VSAT will track the satellite. Valid modes: [rssi narrow wide dvb] dvb_sym 22 Set the DVB mega symbols used in DVB mode for the built-in DVB-S2 receiver. Valid range: [ ] dvb_nid 0 Set the DVB NID to be verified by the built-in DVB-S2 tracking receiver, when using tracking mode DVB. Valid range: [ ] A NID of 0 disables the NID check. rx_rf_freq The frequency for the receiver to tune to, the user must verify that the frequency is in the same range as the modem rx_rf_frequency, above or below 11.7 GHz. Valid range is 10.7 GHz to GHz. 11/20

12 TRACK MODE command: SYNTAX: track mode [< rssi narrow wide dvb >] Track mode without parameter will read out which tracking mode is used to track the satellite. Track mode with parameter will configure the tracking mode. track mode narrow NOTE: RSSI Will use the RSSI signal from the modem NARROW Will use the built-in 300 KHz filter of the SAILOR 900 VSAT antenna (RECOMMENDED!) WIDE Will use the wide band filter to track the satellite DVB Will use the built-in DVB-S2 receiver of the SAILOR 900 VSAT antenna to track the satellite. Dvb_sym, dvb_nid must also be configured. TRACK DVB_SYM command: SYNTAX: track dvb_sym [<Symbol Rate in mega symbols>] Track dvb_sym without parameter will read out the symbol rate used. Track dvb_sym with parameter will configure the symbol rate used to verify and track a transponder. track dvb_sym 27.5<cr><lf> TRACK DVB_NID command: SYNTAX: track dvb_nid [<NID>] Track dvb_nid without parameter will read out the NID used. Track dvb_nid with parameter will configure the NID used to verify and track a transponder. If set to 0 the NID will be omitted in the verification of the transponder. track dvb_nid 71<cr><lf> TRACK RX_RF_FREQ command: SYNTAX: track rx_rf_freq [<tracking frequency in GHz>] Track rx_rf_freq without parameter will read out the configured tracking frequency. Track rx_rf_freq with parameter will configure the tracking frequency. track rx_rf_freq <cr><lf> 12/20

13 STATUS command: The status command shows which commands to use for status information: Below schema describes the different status commands, parameters and a short description of the function. Message Parameter Description status Print out status information System (read-only) Print system status: System state[ready Tracking Acquisition ] This is the same system status as can be seen in the web MMI dashboard of the SAILOR 900 VSAT. track_all Print all tracking status information: (read-only) Vessel heading Azimuth relative Elevation relative Polarization skew GPS position event_list Print entire list of active events (read-only) STATUS SYSTEM command: SYNTAX: status system Status system command prints out the present system status. status system<cr><lf> Tracking<cr><lf> Here are some examples of possible status messages: Acquisition Tracking Lineup SW Upload ADU POST Ready Blocked Zone 13/20

14 STATUS TRACK_ALL command: SYNTAX: status track_all Status track_all command prints out the present tracking information. status track_all<cr><lf> Antenna heading <cr><lf> Antenna azi_rel : deg. <cr><lf> Antenna ele_rel : 21.6 deg. <cr><lf> Antenna pol_rel : 17.6 deg. <cr><lf> Antenna gps_lat : 55.8 deg. <cr><lf> Antenna gps_lon : 12.5 deg. <cr><lf> STATUS EVENT_LIST command: SYNTAX: status event_list Status event_list command prints out the active events. status event<cr><lf> 1. Blocking Zone ADM WARNING 11:20: ON<cr><lf> 14/20

15 SYSTEM command: The system command shows which system commands exist: Below schema describes the different status commands, parameters and a short description of the function. Message Parameter Description System executes system commands Info Print out system information: (read-only) SW version ACU Part name / S/N ADU Part name / S/N restart restart system SAILOR 900 VSAT will start up with POST (Power On Self- Test) and next point to the last used satellite. SYSTEM RESTART command: SYNTAX: system restart system restart<cr><lf> Please wait, system is rebooting. <cr><lf> SYSTEM INFO command: SYNTAX: system info system info<cr><lf> Software version : 1.20 build 41<cr><lf> ACU part name : TT-7016A<cr><lf> ACU S/N : <cr><lf> ADU part name : TT-7009A<cr><lf> ADU S/N : <cr><lf> 15/20

16 CONFIG command: The config command shows config possibilities: Below schema describes the different config commands, parameters and a short description of the function. Message Parameter Description Config executes config commands pending_list (read-only) Show pending changes. Changes that has been entered using the above UCLI commands. The changes are not activated yet! This is done using the config activate command. current_list (read-only) Show current configuration. Active settings. discard Discard all pending changes. activate Saves and activates pending configuration CONFIG PENDING_LIST command: SYNTAX: config pending_list The config pending_list command will print the pending changes that are not activated yet. config pending_list<cr><lf> 6 pending changes. <cr><lf> lon : deg. <cr><lf> tx_rf_freq : GHz<cr><lf> rx_lo : GHz<cr><lf> rx_rf_freq : GHz<cr><lf> mode : narrow<cr><lf> CONFIG CURRENT_LIST command: SYNTAX: config current_list config current_list<cr><lf> satellite name : TS7 STM Satlink 2900<cr><lf> satellite lon : deg. satellite skew satellite max_inc satellite rx_pol : Horizontal satellite tx_pol : Vertical (x-pol) 16/20

17 satellite ele_cut_off satellite rx_lo satellite rx_rf_freq satellite rx_if_freq satellite tx_lo satellite tx_rf_freq satellite tx_if_freq modem name modem model : 5.0 deg. : GHz : GHz : MHz : GHz : GHz : MHz : X5 idirect AMIP : idirect Evolution AMIP track mode : narrow track dvb_sym : 0.0 MS/s track dvb_nid : track rx_rf_freq : GHz antenna heading antenna azi_rel antenna ele_rel antenna pol_rel antenna gps_lat antenna gps_lon zone 1 azimuth_start zone 1 azimuth_end zone 1 elevation_start zone 1 elevation_end zone 1 tx_off zone 1 active zone 2 azimuth_start zone 2 azimuth_end zone 2 elevation_start zone 2 elevation_end zone 2 tx_off zone 2 active zone 3 azimuth_start zone 3 azimuth_end zone 3 elevation_start zone 3 elevation_end zone 3 tx_off zone 3 active zone 4 azimuth_start zone 4 azimuth_end zone 4 elevation_start zone 4 elevation_end zone 4 tx_off zone 4 active zone 5 azimuth_start zone 5 azimuth_end zone 5 elevation_start zone 5 elevation_end zone 5 tx_off zone 5 active zone 6 azimuth_start : deg. : 19.0 deg. : 21.3 deg. : 55.8 deg. : 12.5 deg. : 1.0 deg. : deg. : deg. : 90.0 deg. : yes : no : deg. : deg. : deg. : 90.0 deg. : yes : no : deg. : deg. : deg. : 90.0 deg. : yes : no : deg. : deg. : 90.0 deg. : yes : no : yes : no 17/20

18 zone 6 azimuth_end zone 6 elevation_start zone 6 elevation_end zone 6 tx_off zone 6 active zone 7 azimuth_start zone 7 azimuth_end zone 7 elevation_start zone 7 elevation_end zone 7 tx_off zone 7 active zone 8 azimuth_start zone 8 azimuth_end zone 8 elevation_start zone 8 elevation_end zone 8 tx_off zone 8 active : yes : no : 45.0 deg. : deg. : 5.0 deg. : yes : no : deg. : deg. : 90.0 deg. : yes : no CONFIG DISCARD command: SYNTAX: config discard The config discard command will clear all pending settings. config discard Pending changes were discarded. CONFIG ACTIVATE command: SYNTAX: config activate The config activate command will activate the pending settings and re-activate the satellite profile. The SAILOR 900 will start acquisition. config activate<cr><lf> Configuration successfully saved.<cr><lf> 18/20

19 ZONE command: The zone command shows possible zone commands: Below schema describes the different zone commands, parameters and a short description of the function. Message Parameter Description zone Parameters for tracking receiver. # azimuth Set azimuth angles of zone. valid numbers #: [ 1..8 ] valid angles: [ ] # elevation Set elevation angles of zone. valid angles: [ ] # tx_off yes Enable or disable tx inside zone valid modes: [ yes no ] # active yes Enable or disable zone. valid options: [ yes no ] # (read-only) When only a zone number is entered, the current setting of that zone is printed. valid numbers #: [ 1..8 ] (read-only) When zone is entered alone without a specific zone number all zones are printed. ZONE # AZIMTUH command: SYNTAX: zone <zone number> azimuth [<start angle> <end angle>] Zone <zone number> azimuth without any parameter will print out the current azimuth settings for the zone. Zone <zone number> azimuth with parameter will set the azimuth angles for the zone. zone <cr><lf> Write 19/20

20 ZONE # ELEVATION command: SYNTAX: zone <zone number> elevation [<start angle> <end angle>] Zone <zone number> elevation without any parameter will print out the current elevation angles for the zone. Zone <zone number> elevation with parameter will set the elevation angles for the zone. zone <cr><lf> Write ZONE # TX_OFF command: SYNTAX: zone <zone number> tx [< yes no >] Zone <zone number> tx without any parameter will print out the current tx setting for the zone. Zone <zone number> tx with parameter will enable or disable tx in that zone. zone 1 tx on<cr><lf> Write ZONE # ACTIVE command: SYNTAX: zone <zone number> active [< yes no >] Zone <zone number> active with parameter will enable or disable that zone. zone 8 active no OK ZONE # command: SYNTAX: zone <zone number> Zone <zone number> command will print out the current settings for the zone. zone 8 zone 8 azimuth_start zone 8 azimuth_end zone 8 elevation_start zone 8 elevation_end zone 8 tx_off zone 8 active : deg. : deg. : 90.0 deg. : yes : no Thrane & Thrane contact details: Thrane & Thrane Distributors Information in this document is subject to change without notice and does not represent a commitment on the part of Thrane & Thrane A/S Thrane & Thrane A/S. All rights reserved. Printed in Denmark. 20/20

Marlink X7 modem tool v2.2 user manual

Marlink X7 modem tool v2.2 user manual Marlink X7 modem tool v2.2 user manual Revision History Date: Changes: Changed by: 24.07.2013 Official release of version 2.0 JME 21.08.2013 Renaming to Marlink X5 Modem Tool, small changes to manual JME

More information

Cobham SATCOM TV. Quality. Performance. Reliability. You can tell it s a Sea Tel. 12 October

Cobham SATCOM TV. Quality. Performance. Reliability. You can tell it s a Sea Tel. 12 October Cobham SATCOM TV Quality. Performance. Reliability. You can tell it s a Sea Tel 12 October 2015 2 Cobham SATCOM small/medium portfolio Ku and Ka-band offering C18 ST24 S90W 80 TV 100 TV 100 TVHD 120 TV

More information

Ground System Training Department

Ground System Training Department Module 7: IPSTAR Uplink Access Test (IUAT) Ground System Training Department 2012-03-Standard (iuat1.14)-uti-101 THAICOM Public Company Limited Module Objectives At the end of the module the participant

More information

SAILOR 900 VSAT. Installation manual. Installation manual for item number B

SAILOR 900 VSAT. Installation manual. Installation manual for item number B SAILOR 900 VSAT Installation manual Installation manual for item number 407090B SAILOR 900 VSAT Installation and Maintenance Manual Document number: 98-138976-B Release date: 2 May 2013 Disclaimer Any

More information

SAILOR 900 VSAT Installation manual

SAILOR 900 VSAT Installation manual SAILOR 900 VSAT Installation manual 98-138976-A Cover_SAILOR 900 VSAT System_407090B.indd 1 15-04-2013 15:54:39 SAILOR 900 VSAT Quick guide Introduction This quick guide aims at experienced service personnel

More information

SAILOR 900 VSAT. Installation manual. Installation manual for item number B

SAILOR 900 VSAT. Installation manual. Installation manual for item number B SAILOR 900 VSAT Installation manual Installation manual for item number 407090B SAILOR 900 VSAT Quick guide Introduction This quick guide aims at experienced service personnel who have installed the SAILOR

More information

RC3000 Antenna Controller Appendix ASC Integrated ASC Beacon Receiver. Appendix ASC. Integrated ASC Beacon Receiver Option

RC3000 Antenna Controller Appendix ASC Integrated ASC Beacon Receiver. Appendix ASC. Integrated ASC Beacon Receiver Option Revision: 5 December 2012, software version 1.60 Appendix ASC Integrated ASC Beacon Receiver Option This appendix describes the additional functions provided by the RC3000's integrated Atlantic Satellite

More information

How does it work? Who is C-COM Satellite Systems?

How does it work? Who is C-COM Satellite Systems? Introducing inetvu, the revolutionary 2-way high speed Mobile Satellite Internet System for people on the move that need to communicate. With C-COM s inetvu users now have the ability to conduct business

More information

SMS control unit for SRK transmitters

SMS control unit for SRK transmitters SMS control unit for SRK transmitters Ver 1.00 13 February 2014 Initial release Ver 1.01 14 February 2014 Updated POWER and GAIN syntax Ver 1.02 13 April 2014 Added photo Added TX ON, TX OFF, AUX ON an

More information

SAMYUNG SDA-450N Installation & Operation Manual Page 2

SAMYUNG SDA-450N Installation & Operation Manual Page 2 www.samyungenc.com www.samyungenc.com SAMYUNG SDA-450N Installation & Operation Manual Page 2 Marine Satellite TV Antenna Installation & Operation Manual SAMYUNG SDA-450N Copyright Notice: The information

More information

HiSeasNet 2015 Troubleshooting Session

HiSeasNet 2015 Troubleshooting Session HiSeasNet 2015 Troubleshooting Session November 4th, 2015 RVTEC in Miami Steve Foley Scripps Institution of Oceanography 1 The Big Picture! Note both directions, Tx and Rx, must be intact for the whole

More information

DRC 3500 Versatile Ka-Band Transceiver

DRC 3500 Versatile Ka-Band Transceiver DRC 3500 Key Features: Flexible Polarisation: RHCP/ LHCP and cross/co-polar 2 GHz operation by switchable sub-bands Optimised, integrated Feed-chain for highest EIRP and G/T True 5 Watt P1dB at the Feed

More information

Appendix BCN. Integrated Beacon Receiver Option

Appendix BCN. Integrated Beacon Receiver Option Revision: 1 October 2012, software version 1.00 Appendix BCN Integrated Beacon Receiver Option This appendix describes the additional functions provided by the RC4000's integrated Beacon receiver option.

More information

HiSeasNet Maintenance Visit Report

HiSeasNet Maintenance Visit Report Page 1 HiSeasNet Maintenance Visit Report Ship Visited: Ship Location/Port: Woods Hole, MA Date(s) of work: September 15 18, 2007 Work performed by: Visit Purpose: Karl Kapusta Ku-Band Antenna Maintenance

More information

1.15m (45 ) Linear Ka-Band Maritime Stabilized VSAT System. For O3b System

1.15m (45 ) Linear Ka-Band Maritime Stabilized VSAT System. For O3b System Installation Guide - 1.15m (45 ) Linear Ka-Band Maritime Stabilized VSAT System For O3b System Doc P/N: MAN34-0659 Rev.X1 OceanTRx 4-500 O3b System Installation Guide Copyright 2014 Orbit Communication

More information

EXPLORER User & installation manual

EXPLORER User & installation manual EXPLORER 8100 User & installation manual EXPLORER 8100 User & installation manual Document number: 98-145510-B Release date: 10 December 2015 Disclaimer Any responsibility or liability for loss or damage

More information

HiSeasNet Maintenance Visit Report (Template dated 13 November 2007)

HiSeasNet Maintenance Visit Report (Template dated 13 November 2007) HiSeasNet Maintenance Visit Report (Template dated 13 November 2007) Page 1 Ship Visited: Ship Location/Port: R/V Oceanus Woods Hole, Massachusetts Date(s) of work: 23, 24 June 2008 Work performed by:

More information

Andrew Corporation Earth Station Electronics Universal VSAT Transceiver (UVT) User and Installation Guide. August 2007 Version 2.0

Andrew Corporation Earth Station Electronics Universal VSAT Transceiver (UVT) User and Installation Guide. August 2007 Version 2.0 Andrew Corporation Earth Station Electronics Universal VSAT Transceiver (UVT) User and Installation Guide August 2007 Version 2.0 Table of Contents 2 2 2 2 3 3 4 5 7 0 6 7 7. Introduction.. Scope.2. Warnings.3

More information

Satisfying growth demands for offshore communications

Satisfying growth demands for offshore communications Satisfying growth demands for offshore communications Michael Carter, Sales Director Network and Data Services GVF Oil & Gas Communications Europe 2014, Aberdeen Overview 1. Who we are 2. Key drivers for

More information

OPERATORS MANUAL FOR SEA TEL DAC-2302 ANTENNA CONTROL UNIT

OPERATORS MANUAL FOR SEA TEL DAC-2302 ANTENNA CONTROL UNIT OPERATORS MANUAL FOR SEA TEL DAC-2302 ANTENNA CONTROL UNIT Antenna Serial Number: DAC-2302 Serial Number: Sea Tel, Inc. 4030 Nelson Avenue Concord, CA 94520 Tel: (925) 798-7979 Fax: (925) 798-7986 Web:

More information

Toughsat. Users Manual

Toughsat. Users Manual Toughsat Users Manual TOUGHSAT USERS MANUAL v.2.1 February 2012 Important warning regarding your Toughsat System ALL POWER to ALL system electronics MUST be disconnected if connecting the control cable

More information

Basic Satellite Communication. Thaicom Customer and Network Services Department

Basic Satellite Communication. Thaicom Customer and Network Services Department Basic Satellite Communication Thaicom Customer and Network Services Department Satellite Communication System Control & Monitoring Station Satellite Space Segment Uplink Signals Downlink Signals Receive

More information

SECTION 2 BROADBAND RF CHARACTERISTICS. 2.1 Frequency bands

SECTION 2 BROADBAND RF CHARACTERISTICS. 2.1 Frequency bands SECTION 2 BROADBAND RF CHARACTERISTICS 2.1 Frequency bands 2.1.1 Use of AMS(R)S bands Note.- Categories of messages, and their relative priorities within the aeronautical mobile (R) service, are given

More information

Airborne Satellite Communications on the Move Solutions Overview

Airborne Satellite Communications on the Move Solutions Overview Airborne Satellite Communications on the Move Solutions Overview High-Speed Broadband in the Sky The connected aircraft is taking the business of commercial airline to new heights. In-flight systems are

More information

PAP-240 Three Axis Antenna Pedestal and feed drive

PAP-240 Three Axis Antenna Pedestal and feed drive Présentation générale. ANTENNE MOTORISEE 3 AXES Versions : RxO Ku, RxO Ku&C (4 ports), RxTx Ku (2 ports), RxTx C (2 ports) PAP-240 Three Axis Antenna Pedestal and feed drive The two axis Motorized antenna

More information

Project: 3.8M Series 1385 Ku-Band Rx/Tx System. General Dynamics SATCOM Technologies

Project: 3.8M Series 1385 Ku-Band Rx/Tx System. General Dynamics SATCOM Technologies Antenna Test Report Test No. 1761 Project: 3.8M Series 1385 Ku-Band Rx/Tx System. SATCOM Technologies East Maiden Antenna Test Facility 4488 Lawing Chapel Church Road Maiden, North Carolina 2865 828-428-1485

More information

Sea Tel Media Xchange Point (LMXP)

Sea Tel Media Xchange Point (LMXP) Sea Tel Media Xchange Point (LMXP) Operation manual Sea Tel, Inc. (trading as Cobham SATCOM) 4030 Nelson Avenue Concord, CA 94520 Tel: +1 (925) 798-7979 Fax: +1 (925) 798-7986 Web: http://www.cobham.com/satcom

More information

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL: BROADBAND-AT-SEA TRANSMIT / RECEIVE SYSTEM

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL: BROADBAND-AT-SEA TRANSMIT / RECEIVE SYSTEM CAUTION: This stabilized antenna system is designed to be used with transmit/receive equipment manufactured by others. Refer to the documentation supplied by the manufacturer which will describe potential

More information

QDV120 Operation and Pointing manual

QDV120 Operation and Pointing manual QDV120 Operation and Pointing manual MPAD1 Plus OP-080316-E1 page 1 Contents Item Description Page 1.0 Health and Safety for Operators and Installation Staff 3 2.0 Transit case Reflector/Mount/BUC/LNB

More information

Mastr III P25 Base Station Transmitter Tune-up Procedure

Mastr III P25 Base Station Transmitter Tune-up Procedure Mastr III P25 Base Station Transmitter Tune-up Procedure 1. Overview The Mastr III Base Station transmitter alignment is performed in several steps. First, the Transmit Synthesizer module is aligned to

More information

Earth Station and Flyaway

Earth Station and Flyaway 2012 Page 1 3/27/2012 DEFINITIONS Earth Station- Terrestrial terminal designed for extra planetary telecommunication Satellite- Artificial Satellite is an object placed in an specific orbit to receive

More information

TSAT 3000 User Guide. HUB Station and Remote Terminal Installation, Operation and Maintenance Guide

TSAT 3000 User Guide. HUB Station and Remote Terminal Installation, Operation and Maintenance Guide Product: U3010A Revision: 04 TSAT - Telemetry and data transfer via SATellite TSAT 3000 User Guide HUB Station and Remote Terminal Installation, Operation and Maintenance Guide October 2008 Document Status

More information

COORDINATION REQUEST. Capture Exercise

COORDINATION REQUEST. Capture Exercise COORDINATION REQUEST Capture Exercise Coordination request for a new Chilean (CHL) GSO Satellite Network (1.12.2010) Identity of Satellite network: Nominal Orbital Longitude: ITUSAT 70 DEGREES WEST Longitudinal

More information

PARADISE DATACOM APPLICATION NOTE. Satellite Terminal System Planning using L Band Modems. AN_032 Issue 2

PARADISE DATACOM APPLICATION NOTE. Satellite Terminal System Planning using L Band Modems. AN_032 Issue 2 PARADISE DATACOM APPLICATION NOTE. AN_032 Issue 2 TELEDYNE PARADISE DATACOM Ltd, 2-3 The Matchyns, London Rd, Rivenhall End, Witham, Essex, CM8 3HA. ENGLAND. Tel: +44 (0) 1376 533791 Fax: +44 (0) 1376

More information

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert Planning Your Wireless Transportation Infrastructure Presented By: Jeremy Hiebert Agenda Agenda o Basic RF Theory o Wireless Technology Options o Antennas 101 o Designing a Wireless Network o Questions

More information

Eutelsat S.A. Type Approval Certificate. Granted to. With Registration Number EA-V057. Eutelsat S.A. ROCKWELL COLLINS SWEDEN AB. F.

Eutelsat S.A. Type Approval Certificate. Granted to. With Registration Number EA-V057. Eutelsat S.A. ROCKWELL COLLINS SWEDEN AB. F. Eutelsat S.A. Type Approval Certificate Granted to ROCKWELL COLLINS SWEDEN AB With Registration Number F. Schurig Department for Satellite Missions and Programmes Eutelsat S.A. TYPE APPROVAL CERTIFICATE

More information

OPERATOR MANUAL FOR SEA TEL DAC-2202 ANTENNA CONTROL UNIT

OPERATOR MANUAL FOR SEA TEL DAC-2202 ANTENNA CONTROL UNIT OPERAT MANUAL F SEA TEL DAC-2202 ANTENNA CONTROL UNIT Antenna Serial Number: DAC-2202 Serial Number: Sea Tel, Inc. 4030 Nelson Avenue Concord, CA 94520 Tel: (925) 798-7979 Fax: (925) 798-7986 Web: : www.cobham.com\seatel

More information

EPAK VSAT Maritime Satellite Tracking Antennas for High Speed Internet Access Automatic Satellite Tracking Antennas

EPAK VSAT Maritime Satellite Tracking Antennas for High Speed Internet Access Automatic Satellite Tracking Antennas EPAK VSAT Maritime Satellite Tracking Antennas for High Speed Internet Access Automatic Satellite Tracking Antennas SatCom-Line SC60 SC90 Up to 54 Mbitps / 8 Mbitps Internet/DATA/VOICE Professional VSAT

More information

INSTALLATION AND OPERATION MANUAL FOR SUPERTRACK MODEL S10. Ku-BAND TVRO ANTENNAS. KNS Inc.

INSTALLATION AND OPERATION MANUAL FOR SUPERTRACK MODEL S10. Ku-BAND TVRO ANTENNAS. KNS Inc. INSTALLATION AND OPERATION MANUAL FOR SUPERTRACK MODEL S10 Ku-BAND TVRO ANTENNAS KNS Inc. Tel)+82-42-932-0351~2 Fax)+82-42-932-0353 Web) http://kns-kr.com/ 28. 03. 2010 KNS SuperTrack systems are manufactured

More information

Operational Procedure. Procedure for re- tune the Vatican Radio RX Station s over the 60 Deg East Satellite ( IS 904)

Operational Procedure. Procedure for re- tune the Vatican Radio RX Station s over the 60 Deg East Satellite ( IS 904) Operational Procedure Procedure for re- tune the Vatican Radio RX Station s over the 60 Deg East Satellite ( IS 904) Date: 15 April 2013 Author: Guido Mancini Verified: Nicola Brizzi Approved: Antonino

More information

Satellite Link Budget 6/10/5244-1

Satellite Link Budget 6/10/5244-1 Satellite Link Budget 6/10/5244-1 Link Budgets This will provide an overview of the information that is required to perform a link budget and their impact on the Communication link Link Budget tool Has

More information

Antenna Pointing Guide

Antenna Pointing Guide Antenna Pointing Guide 1039429-0001 Revision B September 10, 2013 11717 Exploration Lane, Germantown, MD 20876 Phone (301) 428-5500 Fax (301) 428-1868/2830 Copyright 2013 Hughes Network Systems, LLC All

More information

LinkAlign-60RPT Set-up and Operation Manual

LinkAlign-60RPT Set-up and Operation Manual LinkAlign-60RPT Set-up and Operation Manual LinkAlign Setup and Operation Proprietary, Nextmove Technologies Page 1 LinkAlign Setup and Operation Proprietary, Nextmove Technologies Page 2 Description of

More information

MPR kHz Reader

MPR kHz Reader MPR-5005 Page 1 Doc# 041326 MPR-5005 125kHz Reader Installation & Operation Manual - 041326 MPR-5005 Page 2 Doc# 041326 COPYRIGHT ACKNOWLEDGEMENTS The contents of this document are the property of Applied

More information

Ascent Ground and Satellite Demonstration

Ascent Ground and Satellite Demonstration Ascent Ground and Satellite Demonstration By Ray Roberge, WA1CYB & Howie DeFelice, AB2S WA1CYB s1 Big Picture Goals Place more capable satellites into higher orbits Utilize software defined radios A programmable

More information

Upgraded Planar Near-Field Test Range For Large Space Flight Reflector Antennas Testing from L to Ku-Band

Upgraded Planar Near-Field Test Range For Large Space Flight Reflector Antennas Testing from L to Ku-Band Upgraded Planar Near-Field Test Range For Large Space Flight Reflector Antennas Testing from L to Ku-Band Laurent Roux, Frédéric Viguier, Christian Feat ALCATEL SPACE, Space Antenna Products Line 26 avenue

More information

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT WARNING: Antenna Pedestal must be properly restrained (stowed) to prevent damage to wire rope isolators, isolator springs

More information

APPENDIX B - MOUNT SPECIFIC DATA For. Patriot 3.8m Mobile Antenna

APPENDIX B - MOUNT SPECIFIC DATA For. Patriot 3.8m Mobile Antenna RC Antenna Controller Appendix B Mount Specific Data 1 APPENDIX B - MOUNT SPECIFIC DATA For Patriot.8m Mobile Antenna REVISION HISTORY 29 December 26, Software Version 1.58 27 October 29, Software Version

More information

HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION. Simon Brown, HB9DRV. Programmer- in- C hief

HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION. Simon Brown, HB9DRV. Programmer- in- C hief HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION Simon Brown, HB9DRV Programmer- in- C hief Last update: Sunday, September 26, 2004 User Guide The IC-703s and IC-7800s used in this project were supplied

More information

TracPhone V7. User's Guide

TracPhone V7. User's Guide TracPhone V7 User's Guide TracPhone V7 mini-vsat Broadband sm System User s Guide This user s guide provides all of the basic information you need to operate, set up, and troubleshoot the TracPhone V7

More information

HiSeasNet Maintenance Visit Report

HiSeasNet Maintenance Visit Report HiSeasNet Maintenance Visit Report Page 1 Ship Visited: Ship Location/Port: R/V Knorr Woods Hole, MA Date(s) of work: 15, 16, 17 September, 2009 Work performed by: Visit Purpose: Karl Kapusta General Maintenance

More information

Sea Tel is one of the Cobham Group companies and one of the most wide spread and recognizable SatCom manufacturers. Sea Tel 9797B...

Sea Tel is one of the Cobham Group companies and one of the most wide spread and recognizable SatCom manufacturers. Sea Tel 9797B... Mobile maritime VSAT systems Sea Tel is one of the Cobham Group companies and one of the most wide spread and recognizable SatCom manufacturers. SatCom International offers you all types of Sea Tel satellite

More information

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2202 ANTENNA CONTROL UNIT WARNING: Antenna Pedestal must be properly restrained (stowed) to prevent damage to wire rope isolators, isolator springs

More information

RADITEK INC. code -g11

RADITEK INC. code -g11 code -g11 RM&C Software Remote Monitoring & Control for Desktop Installation and Operation Manual Rev. 17 Sep 2011 TABLE OF CONTENTS CHAPTER 1... 1 GENERAL INFORMATION... 1 1.1 INTRODUCTION... 1 1.2 SYSTEM

More information

Verification Test Plan

Verification Test Plan (Note: the configuration data provided in this test plan is subject to change.) Antenna Verification Testing and scheduling Tel: +1 202 944 6796 Cell phone:+1 202 445 0730 Fax: +1 202 944 7000 Antenna

More information

SATELLITE ACCESS. Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM

SATELLITE ACCESS. Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM SATELLITE ACCESS Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM If your terminal has both a TDMA or a FDMA link, only one procedure is required. Once the satellite

More information

Latest Press Release. reading passages about survival with questions

Latest Press Release. reading passages about survival with questions corp@stantec.com Latest Press Release reading passages about survival with questions S To aim your dish, you'll need to know your azimuth and elevation coordinates. Azimuth relates to the left-to-right

More information

Ka by C-COM Satellite Systems Inc.

Ka by C-COM Satellite Systems Inc. Ka-66 The inetvu Ka-66 Drive-Away Antenna is a 66 cm auto-acquire satellite antenna system which can be mounted on the roof of a vehicle for direct broadband access over any configured satellite. The system

More information

HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION. Simon Brown, HB9DRV. Programmer- in- C hief

HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION. Simon Brown, HB9DRV. Programmer- in- C hief HAM RADIO DELUXE SATELLITES A BRIEF INTRODUCTION Simon Brown, HB9DRV Programmer- in- C hief Last update: Sunday, November 30, 2003 User Guide The IC-703s used in this project were supplied by Martin Lynch

More information

+KVH TracVision TV6 Rev A - Version Serial Number SystemID TV6SK

+KVH TracVision TV6 Rev A - Version Serial Number SystemID TV6SK This table explains the diagnostics data that a typical TracVision TV-series antenna provides during startup. You can view this data in a saved Operational Log file or in real-time using a PuTTY session

More information

2320 cousteau court

2320 cousteau court Technical Brief AN139 Rev C22 2320 cousteau court 1-760-444-5995 sales@raveon.com www.raveon.com RV-M7 GX with TDMA Data By John Sonnenberg Raveon Technologies Corporation Overview The RV-M7 GX radio modem

More information

IG-2500 OPERATIONS GROUND CONTROL Updated Wednesday, October 02, 2002

IG-2500 OPERATIONS GROUND CONTROL Updated Wednesday, October 02, 2002 IG-2500 OPERATIONS GROUND CONTROL Updated Wednesday, October 02, 2002 CONVENTIONS USED IN THIS GUIDE These safety alert symbols are used to alert about hazards or hazardous situations that can result in

More information

E.S.P. Enhanced Satellite Precorrection

E.S.P. Enhanced Satellite Precorrection E.S.P Enhanced Satellite Precorrection Version Date Product covered Subjects A 29/05/2017 XSSR-VYPx-xxx First version B 25/04/2018 XSSR-VYPx-xxx Add Automatic E.S.P Confidentiel TeamCast Page 1/28 TABLE

More information

Satisfying growth demands for maritime communications. Michael Carter, Sales Director Network & Data Services

Satisfying growth demands for maritime communications. Michael Carter, Sales Director Network & Data Services Satisfying growth demands for maritime communications Michael Carter, Sales Director Network & Data Services Overview 1. 2. Key drivers for maritime growth 3. Why Ka band? 4. satellite & coverage Planned

More information

idirect infiniti series 3000/5000/7000 Satellite Router and idirect NetModem II Plus

idirect infiniti series 3000/5000/7000 Satellite Router and idirect NetModem II Plus idirect infiniti series 3000/5000/7000 Satellite Router and idirect NetModem II Plus Installation Quick Reference Guide August 12, 2005 Release 6.X CORPORATE HEADQUARTERS 13865 SUNRISE VALLEY DRIVE HERNDON,

More information

Datasheets - Table of Contents

Datasheets - Table of Contents Datasheets - Table of Contents Access Table of Content by clicking the 2 nd icon on the left toolbar (Bookmarks in PDF s) New Gen Drive-Aways Ka-75V Ka-98G Ka-98V Ka-98H Fly-Aways FLY-75V FLY-98G FLY-98V

More information

Radio Mobile. Software for Wireless Systems Planning

Radio Mobile. Software for Wireless Systems Planning Latin American Networking School (EsLaRed) Universidad de Los Andes Merida Venezuela Javier Triviño and E.Pietrosemoli Radio Mobile Software for Wireless Systems Planning About Radio Mobile It is a tool

More information

Glossary of Satellite Terms

Glossary of Satellite Terms Glossary of Satellite Terms Satellite Terms A-D The following terms and definitions will help familiarize you with your Satellite solution. Adaptive Coding and Modulation (ACM) Technology which automatically

More information

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2200 ANTENNA CONTROL UNIT

INSTALLATION AND OPERATION MANUAL FOR SEA TEL MODEL DAC-2200 ANTENNA CONTROL UNIT INSTALLATION AND OPERATION MANUAL F SEA TEL MODEL DAC-2200 ANTENNA CONTROL UNIT WARNING: Antenna Pedestal must be properly restrained (stowed) to prevent damage to wire rope isolators, isolator springs

More information

INSTALLATION AND OPERATION FOR KNS SUPERTRACK MODEL Z12-MKⅡ KU-BAND TXRX ANTENNA. It s different. May. 10, 2008 Document. No Version 1.

INSTALLATION AND OPERATION FOR KNS SUPERTRACK MODEL Z12-MKⅡ KU-BAND TXRX ANTENNA. It s different. May. 10, 2008 Document. No Version 1. INSTALLATION AND OPERATION FOR KNS SUPERTRACK MODEL Z12-MKⅡ KU-BAND TXRX ANTENNA It s different. May. 10, 2008 Document. No. 118005 Version 1.00 i KNS Company #206 Jang Young-sil Bldg, Shinil-dong, Daeduck-gu

More information

StarBand Satellite Systems

StarBand Satellite Systems StarBand Satellite Systems RV2WaySat Rally 2007 Overview Background Information StarBand Heritage Satellite-related Definitions StarBand vs HughesNet Equipment & Service Plans FAP vs AUP Getting Online

More information

C-COM Satellite Systems Inc. Page 1 of 39

C-COM Satellite Systems Inc. Page 1 of 39 Page 1 of 39 inetvu Fly-75V & Fly-98G/H/V & Fly-981 User Manual The inetvu brand and logo are registered trademarks of C-COM Satellite Systems, Inc. Copyright 2006 C-COM Satellite Systems, Inc. 1-877-iNetVu6

More information

EUTELSATS.A. SYSTEMS OPERATIONS GUIDE. Volume II. ESOG Module 260 MANUAL AND AUTO-DEPLOY TERMINALS HANDBOOK. Issue

EUTELSATS.A. SYSTEMS OPERATIONS GUIDE. Volume II. ESOG Module 260 MANUAL AND AUTO-DEPLOY TERMINALS HANDBOOK. Issue Volume II - ESOG Module 260 - Issue 2.1 MANUAL AND AUTO-DEPLOY TERMINALS HANDBOOK 10 October 2012 EUTELSATS.A. SYSTEMS OPERATIONS GUIDE ESOG Module 260 MANUAL AND AUTO-DEPLOY TERMINALS HANDBOOK Issue 2.1

More information

Guardian and DL3282 Modem Interface Technical Service Application Note

Guardian and DL3282 Modem Interface Technical Service Application Note Guardian and DL3282 Modem Interface Technical Service Application Note OVERVIEW The following document is designed to provide information for the implementation of the Guardian Wireless Modem/Analog Radio

More information

TRANSMITTER MODEL: KAS-2030M

TRANSMITTER MODEL: KAS-2030M Page 1 of 16 FCC PART 15, SUBPART B and C TEST REPORT for TRANSMITTER MODEL: KAS-2030M Prepared for WILDLIFE TECHNOLOGIES 115 WOLCOTT STREET MANCHESTER, NEW HAMPSHIRE 03103 Prepared by: KYLE FUJIMOTO Approved

More information

JEM Radio II Operation Guide. Manual P/N M Victor Place Colorado Springs, Colorado

JEM Radio II Operation Guide. Manual P/N M Victor Place Colorado Springs, Colorado JEM Radio II Manual P/N M09999-999 2115 Victor Place Colorado Springs, Colorado 80915 800.284.0399 www.jemcom.com Table of Contents Display... 3 Channel Entry... 4 Shortcuts... 4 Text Messages... 4 Buttons...

More information

with respect to terrestrial stations / other earth stations

with respect to terrestrial stations / other earth stations Coordination of Earth Stations with respect to terrestrial stations / other earth stations Process for E/S Coordination Frequency Study Article 5 : Frequency Allocation Article 9: Understanding Coordination

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

LinkAlign-360FER Set-up and Operation Manual

LinkAlign-360FER Set-up and Operation Manual LinkAlign-360FER Set-up and Operation Manual Proprietary, Nextmove Technologies Page 1 Proprietary, Nextmove Technologies Page 2 Table of Contents General Notes:... 4 Description of items included with

More information

BVS RHINO PC INTERFACE SOFTWARE

BVS RHINO PC INTERFACE SOFTWARE BVS RHINO PC INTERFACE SOFTWARE INSTALLATION Copy the file "rhino.exe" from the supplied disk to a directory on the hard drive of the computer. PC SETTINGS PC COM Port 1 must be set as follows using the

More information

Generation of Coordination Contours for Earth Stations (GIBC AP7 application)

Generation of Coordination Contours for Earth Stations (GIBC AP7 application) Generation of Coordination Contours for Earth Stations ( application) 1 Earth Station Coordination Determination of the Coordination Area Around an Earth Station based on Appendix 7 Tools : SpaceCap GIBC

More information

TracPhone V7 (3-axis Version)

TracPhone V7 (3-axis Version) TracPhone V7 (3-axis Version) User's Guide TracPhone V7 mini-vsat Broadband sm System (3-axis Version) User s Guide This user s guide provides all of the basic information you need to operate, set up,

More information

RADIO: FORM TC004 APPLICATION FOR SPECTRUM LICENCE IN AMATEUR, RADIODETERMINATION AND SATELLITE SERVICES. Provisions of the Telecommunication Act 2009

RADIO: FORM TC004 APPLICATION FOR SPECTRUM LICENCE IN AMATEUR, RADIODETERMINATION AND SATELLITE SERVICES. Provisions of the Telecommunication Act 2009 Explanatory Notes: Please read this information and the notes at the back of this form before completing the application You may use this form only for the type of licences shown in Section D. If space

More information

HN9200 Satellite Modem Installation Guide

HN9200 Satellite Modem Installation Guide HN9200 Satellite Modem Installation Guide 1038622-0001 Revision B March 2, 2011 Copyright 2010-2011 Hughes Network Systems, LLC All rights reserved. This publication and its contents are proprietary to

More information

OUTDOOR SOUND MODULE/TRANSMITTER MODEL: THE BANDIT

OUTDOOR SOUND MODULE/TRANSMITTER MODEL: THE BANDIT Page 1 of 16 FCC PART 15, SUBPART B and C TEST REPORT for OUTDOOR SOUND MODULE/TRANSMITTER MODEL: THE BANDIT Prepared for MINASKA OUTDOORS 6517 PLATTE AVENUE LINCOLN, NEBRASKA 68507 Prepared by: KYLE FUJIMOTO

More information

Day 1 Part3 course. VSAT installation and Maintenance

Day 1 Part3 course. VSAT installation and Maintenance Day 1 Part3 course VSAT installation and Maintenance 1 1- Satellite Network Topology Topologies Satellites networks have various topologies. We can enumerate the following : Star Networks Mesh Networks

More information

WIESON TECHNOLOGIES CO., LTD.

WIESON TECHNOLOGIES CO., LTD. WIESON 3D CHAMBER TEST REPORT G121HT632-1 Page 1 of 2 I. Summary: This report to account for the measurement setup and result of the Antenna. The measurement setup includes s-parameter, pattern, and gain

More information

Range Considerations for RF Networks

Range Considerations for RF Networks TI Technology Days 2010 Range Considerations for RF Networks Richard Wallace Abstract The antenna can be one of the most daunting components of wireless designs. Most information available relates to large

More information

ETSI EN V1.1.1 ( )

ETSI EN V1.1.1 ( ) EN 301 443 V1.1.1 (2000-05) Candidate Harmonized European Standard (Telecommunications series) Satellite Earth Stations and Systems (SES); Harmonized EN for Very Small Aperture Terminal (VSAT); Transmit-only,

More information

Sutron SatLink2 Troubleshooting Instructions

Sutron SatLink2 Troubleshooting Instructions Sutron SatLink2 Troubleshooting Instructions A. SatLink2 (SL2) symptoms: Missing or partial data on LRGS (check DIS-MSG for frequency and EIRP; use HDR DCP Message header list. B. Equipment and tools needed:

More information

November 24, 2010xx. Introduction

November 24, 2010xx. Introduction Path Analysis XXXXXXXXX Ref Number: XXXXXXX Introduction This report is an analysis of the proposed XXXXXXXXX network between XXXXXXX and XXXXXXX. The primary aim was to investigate the frequencies and

More information

Coordination and Analysis of GSO Satellite Networks

Coordination and Analysis of GSO Satellite Networks Coordination and Analysis of GSO Satellite Networks BR-SSD e-learning Center BR / SSD / SNP 1 Summary: 1) How to Identify Satellite Networks and other Systems for which Coordination is Required? 2) Several

More information

BENEFITS FOR DEPLOYABLE QUADRIFILAR HELICAL ANTENNA MODULES FOR SMALL SATELLITES

BENEFITS FOR DEPLOYABLE QUADRIFILAR HELICAL ANTENNA MODULES FOR SMALL SATELLITES BENEFITS FOR DEPLOYABLE ANTENNA MODULES FOR SMALL SATELLITES 436.5 and 2400 MHz QHA s compared with Monopole Antennas on Small Satellites 1 2400 MHZ ISO-FLUX ANTENNA MOUNTED ON A 2U SMALL SATELLITE Axial

More information

A RF44 UART TTL modules

A RF44 UART TTL modules A RF44 UART TTL modules User Guide Ref. 08-07-V5-lmn p. 1 No part of this document may be reproduced or transmitted (in electronic or paper version, photocopy) without Adeunis RF consent. This document

More information

ELEC RADAR FRONT-END SUMMARY

ELEC RADAR FRONT-END SUMMARY ELEC Radar Front-End is designed for FMCW (including CW) radar application. The output frequency of each RX provides range, speed, and amplitude information to DSP. It will detect target azimuth angle

More information

Project PTP 820S 2+0 Co-Polar ACCP

Project PTP 820S 2+0 Co-Polar ACCP Project PTP 80S +0 Co-Polar ACCP 017-07-17 LINKPlanner PTP Installation Report 17 July 017 David Hensley Organization: Cambium Networks Phone: 6309186050 Email: david.hensley@cambiumnetworks.com center

More information

Ku-Band VSAT Block Up Converters

Ku-Band VSAT Block Up Converters FEATURES Single box BUC output power levels to 10W RS485 M&C capability Accurate RF Power Monitoring Maintenance Free Operation +24VDC or +48 VDC input voltage OPTIONS 10W L-Band to Ku-Band Block Up Converter

More information

AFN7500HD Decoder Troubleshooting Guide IMPORTANT DECODER UPDATE

AFN7500HD Decoder Troubleshooting Guide IMPORTANT DECODER UPDATE IMPORTANT DECODER UPDATE This guide contains a solution for the vast majority of the issues related to the acquisition of AFN programming encountered by our customers since the availability of the new

More information

Field Service Procedure PCU Kit, XX97, XX97A & XX00

Field Service Procedure PCU Kit, XX97, XX97A & XX00 1. Brief Summary: Troubleshooting document for diagnosing a fault with and replacing the PCU assembly on the XX97, XX97A and XX00 series antennas. 2. Checklist: Verify Initialization N0 Parameter Pedestal

More information

MANTIS Flyaway antenna system

MANTIS Flyaway antenna system MANTIS Flyaway antenna system Available in: C, X, Ku, DBS & A comprehensive range of lightweight, compact satellite terminals for all transportable applications Advent Mantis THE WORLD S MOST POPULAR FLYAWAY

More information