January 1, 1999: Headlines: COS - Peru: Engineering: Space: Ground Stations: Project Management: NOAA: Personal Web Page: Peru RPCV Hugh Pickens co-authored paper on Autonomous Ground Stations

Peace Corps Online: Directory: Peru: Peace Corps Peru: The Peace Corps in Peru: January 1, 1999: Headlines: COS - Peru: Engineering: Space: Ground Stations: Project Management: NOAA: Personal Web Page: Peru RPCV Hugh Pickens co-authored paper on Autonomous Ground Stations

By Admin1 (admin) (pool-151-196-181-108.balt.east.verizon.net - 151.196.181.108) on Wednesday, April 06, 2005 - 6:20 pm: Edit Post

Peru RPCV Hugh Pickens co-authored paper on Autonomous Ground Stations

Peru RPCV Hugh Pickens co-authored paper on Autonomous Ground Stations

Peru RPCV Hugh Pickens co-authored paper on Autonomous Ground Stations

NOAA Fairbanks Autonomous Ground Station

by Mike Anderson, Peter Militch, Hugh Pickens

AlliedSignal Technical Services

Technical Paper presented at the International Telemetering Conference in 1999

ABSTRACT

In 1998, AlliedSignal Technical Services (ATSC) installed three fully autonomous 13-meter satellite tracking systems for the Integrated Program Office of the National Oceanic and Atmospheric Administration (NOAA) at the Command and Data Acquisition Station near Fairbanks, Alaska. These systems track and command NOAA Polar Orbiting Weather Satellites and Defense Meteorological Satellites and download weather data from them.

Each tracking system operates for extended periods of time with little intervention other than periodic scheduling contacts. Schedule execution initiates equipment configuration, including establishing the RF communications link to the satellite. Station autonomy is achieved through use of a robust scheduler that permits remote users and the System Administrator to request pass activities for any of the supported missions. Spacecraft in the mission set are scheduled for normal operations according to the priority they have been assigned. Once the scheduler resolves conflicts, it builds a human-readable control script that executes all required support activities. Pass adds or deletes generate new schedule scripts and can be performed in seconds.

The systems can be configured to support CCSDS and TDM telemetry processing, but the units installed at Fairbanks required only telemetry and command through-put capabilities. Received telemetry data is buffered on disk-storage for immediate, post-pass playback, and also on tape for long-term archiving purposes. The system can autonomously support up to 20 spacecraft with 5 different configuration setups each. L-Band, S-Band and X-Band frequencies are supported.

KEY WORDS

Satellite tracking station, satellite ground station, satellite ground system, satellite ground terminal, ground segment, spacecraft commanding, autonomous, monitor and control, scheduling

SYSTEM OVERVIEW

Each system includes a 13-meter elevation over azimuth antenna with a 7 degree tilt and dual polarization auto-tracking feeds. .The G/T is 19 dB/ÆK at L-Band, 23 dB/K at S-Band and 34 dB/ÆK at X-Band. Transmitter EIRP is 68 dBW. The system supports a 1750 to 2120 MHz uplink band. The receive bands are 1670 to 1710 MHz, 2200 to 2400 MHz and 7.6 to 8.4 Ghz. The L/S-Band RF subsystem employs a polarization diversity feed with optimal ratio combining and supports FM, PM, BPSK and QPSK modulation types with up to 5 MBps data rates. The X-Band feed provides switchable polarization selection and sufficient bandwidth to accommodate current and future high-rate, remote sensing satellites.

Communications links between the antenna and the operations building for the L-Band, S-Band and X-Band signals, command and command verification data, equipment monitor and control, and timing signals are over a fiber optic link.

Each system includes five strings of dual receivers and diversity combiners for L/S-Band signal processing. The receivers are configured with dual band tuners to cover the required L and S-Band frequency ranges. Diversity combiners assure excellent performance for all combinations of RHCP, LHCP or linear signal conditions. Discrete bit synchronizers are provided, permitting operations personnel to rapidly configure the complete receive processing subsystem manually should the need arise. A failure of any receiver or bit synchronizer can be easily remedied by substituting a spare unit.

Dual tracking receivers are located in the antenna pedestal. Two receivers provide the required auto-tracking performance for all receive signal conditions. These receivers are Datron Universal Track Receivers.. L/S-Band transmit capability is provided by a solid state transmitter, offering high reliability and simplicity of operations.

The command verification subsystem consists of a directional coupler at the output of the transmitter to sample any transmitted signals. The sampled signal is mixed down to 230 MHz at the antenna. This signal is received and demodulated by a VME form-factor receiver for return to the operations building. A signal generator is used as an exciter for both L-Band and S-Band operations. The generator includes a built-in PRN generator for system loop-back performance testing.

A digital recorder simultaneously records data from all five receive channels. Both tape and disk storage is used. The disk allows rapid queuing of data for playback in either the forward or reverse direction. Real-time and playback telemetry, and real-time commands, are routed to and from the individual systems automatically under schedule control.

The central feature of this system is that all the equipment described above is monitored and controlled from a low-cost, high performance workstation. This workstation and the ground station automation software it executes provide for both local or remote monitor and control capability, and for fully automated antenna operations. The remainder of this paper explains what the ground station automation software does and how it works.

GROUND STATION AUTOMATION OVERVIEW

The monitor and control package used to automate the ground station is the Epoch 2000 COTS software package from Integral Systems. The software provides all required ground equipment monitor and control capabilities. All configuration data is managed in an Oracle ground station automation data base.

The data base allows the ground station to be configured for new satellites and new missions without extensive software modifications. The station automation software runs on a Unix Administrative Workstation. The workstation is a Pentium PC running at 200 MHz, with 128 Mbytes of memory, 2 Gbytes of hard disk storage, plus keyboard, mouse, and a 20" color monitor.

MANUAL CONTROL MODE

Manual control mode provides complete local monitor and control capabilities through a graphical user interface shown in Exhibit 1. All of the hardware reconfiguration capabilities which can be accomplished via equipment front panel switches can be accomplished directly at the Administrative Workstation, providing a central point of management for the entire system. There are several different mechanisms for reconfiguring the hardware using the ground station automation software directives. First of all, control directives can be manually typed in directly on the user input line which appears in the header of every display page on the workstation.

Exhibit 1. Sample Ground Station Automation Display

In general, for every equipment control state and system configuration option there is a corresponding control directive. A directive is simply an ASCII keyword which tells the system how to reconfigure a given item of equipment. The control directive definitions and configuration options are defined through the ground station automation database utility, which is bundled with the standard automation software package. This allows new hardware and new configurations to be added with a minimum of software impact.

The ground station automation software provides an input line for control directives, as well as tabular and graphical displays for monitoring station status and the station event log. Directives may also be issued via user-programmable function keys and user-definable "hot" buttons, reducing the typing required to a single keystroke or mouse click. Directives may also be issued by dragging the mouse through a series of hierarchical menus organized by system and subsystem.

On input, the ground station automation software checks each directive for proper syntax, keyword, and arguments. The directive is then decoded and issued to the hardware for execution .

As each directive is input and processed, the software writes it into the station log. The station log contains a time-sequential list of all significant station activity, including hardware equipment configuration changes, operational mode changes, system status and event messages, and alarm/event messages. Each log entry is stamped with station time (as received via the time code reader in the Admin Workstation) and message source (e.g., hardware component, software process). The user interface (see below) supplies a view window into the station log which can be scrolled backwards and forwards in time, providing the operators with complete visibility into all of the significant station activities. Exhibit 2 provides a sample display.

Exhibit 2. Scrollable Event Log

All of the equipment status information, as well as the configuration of the software itself, may be monitored and controlled via the ground station automation software on the Administrative Workstation. The M&C user interface provides full adherence to OSF Motif open systems standards. Our interface follows industry standard design principles to ensure ease of use.

The equipment status parameters themselves can be displayed in a variety of formats, including ASCII text, graphs, polar plots, bar charts, and gauges. A set of pre-defined display pages is available to users, and users can easily define their own custom pages. Exhibit 3 provides a sample display for manual antenna control and monitoring.

Exhibit 3. Antenna Control Interface

The Administrative Workstation supports multiple simultaneous local and remote login's via the SUN Solaris operating system and X-Windows so that multiple workstations can be used to support operations, both locally at the Fairbanks site and remotely at SOCC and/or other sites. Each login is a separate X client, running its own copy of the X-Windows Administrative Interface.

LOCAL AUTOMATED MODE

The ground station automation software provides a built-in procedure language which can provide fully automatic local operations. In Local Automated Mode, the system operation is conceptually the same as in Local Manual Mode, with the addition of one key element: STOL (System Test And Operations Language). STOL is an interpreted procedure language hat supports features such as: procedure flow control such as DO-WHILE, IF-THEN-ELSE, and GOTO, calls to other STOL procedures, directives to the automation software processes, including directives to configure ground equipment, directives to send spacecraft commands, arithmetic, logical, and string expressions, calls to built-in functions, calls to execute UNIX scripts or start software processes, relative and absolute time tags. Exhibit 4 provides a sample STOL procedure. This high-level language allows automation of all Fairbanks hardware and software configuration operations.

Exhibit 4. STOL Procedure

STOL is an existing component of the ground station automation software package. Fully automatic local operations are provided simply by writing procedures for each of the routine operational activities, such as pre-pass setup, real-time pass processing, post-pass termination, and offline troubleshooting/diagnostics. The appropriate procedure may then be invoked by typing in its name, selecting it from a menu list, pressing a designated function key, or clicking on a hot button.

REMOTE AUTOMATED MODE

The automated ground station provides a complete, built-in scheduling system which supports fully-automated operations from a remote site (e.g., SOCC). Key features of the scheduling system include: automatic allocation of antenna coverage across multiple missions, automatic conflict resolution, automatic pre-pass, pass, and post-pass reconfiguration according to pre-defined database specifications, automatic ingest and propagation of orbital elements and automatic generation and selection of candidate passes for coverage. The scheduler supports up to 20 different simultaneous missions (satellites), each with up to 5 different pre-defined configuration options for support requirements.

There are two basic inputs into the scheduling process: Orbital elements and pass coverage requests. The orbital elements can be hand entered in any of approximately one dozen different coordinate systems including both the NORAD standard used by DMSP and the NASA IIRV standard used by NOAA. The system can also be configured to automatically ingest NORAD or IIRV types from a remote server. The input frequency, propagation interval, remote server domain name, and pathname for the element files are user-reconfigurable via the database.

The retrieved elements are then be propagated automatically to determine the contact information (e.g., start time, stop time, max el, etc.) for all possible passes for each mission supported. This propagation is performed by OASYS (Orbit Analysis System), which is a COTS package for general orbit support provided by Integral Systems. The orbital analysis software provides a full spectrum of orbit analysis capabilities, including: orbit determination, high-fidelity numerical orbit propagation, NORAD SGP-4 semi-analytic orbit propagation, generation of satellite and station geometry reports (e.g., position, velocity, subpoint, range, Doppler, etc.), generation of satellite and station event reports (e.g., AOS, LOS) and orbit maneuver planning

The outputs from the orbital analysis software processing consist of sets of tracking elements for each satellite mission defined in the database. These are automatically downloaded to the antenna controller during the pre-pass configuration processing at the start of each pass. This guarantees that the antenna controller always has the freshest elements available for antenna pre-positioning and open loop track operations.

Exhibit 5. Pass Selection Window

The orbital analysis software also outputs a complete set of candidate pass parameters for all of the supported satellites. This information is used to drive the Pass Selection window, which is the mechanism for getting the other primary input to the scheduling process; namely, the user's pass coverage requests. The Pass Selection window shown in Exhibit 5 is accessible locally at the Admin Workstation or remotely (e.g., at SOCC) via X-Windows. It lists all of the potential passes for all the satellite missions defined in the data base in chronological order, along with the predicted time of Acquisition of Signal (AOS), Loss of Signal (LOS), and maximum elevation.

The software allows the user to request coverage for single or multiple passes with a click of the mouse. To request coverage, the user simply highlights the desired contacts with the mouse and clicks the "Submit" button. Schedule requests are then automatically generated for those passes and satellites. The user may optionally specify one of up to 5 pre-defined pass configurations for each satellite's passes for non-nominal or special coverage requests; else, the default configuration for each satellite is used automatically.

Schedule requests are nominally submitted over a 7 day cycle (the cycle is reconfigurable via the database). Multiple requests may be submitted at essentially any point in the cycle. Then, at a user-configurable time interval (default 7 days), the software automatically invokes the schedule generation process. This process first builds a timeline of requested passes. The process input consists of all schedule requests, schedule related database parameters, and the satellite orbital information prepared by the orbital analysis software.

Each of up to 20 satellites has a unique priority, as assigned by the ground station administrator in the database. Conflict resolution is then performed on the requests in a strict-priority basis - that is, the highest priority satellite gets all of its pass requests, followed by the next highest, and so on. The end result is a conflict-free set of passes for all the satellites which can be accommodated given the current contact geometry.

SCHEDULE EXECUTION

Once conflict resolution has been performed, two output files are created: a Schedule Summary File and a Weekly Schedule File. The Schedule Summary File is a concise ASCII description of the weekly schedule, listing all passes and their associated parameters. The Weekly Schedule is also an ASCII file containing STOL-compatible constructs which can be executed directly by the ground station automation software. This file contains everything necessary to execute automatically for an entire week, including calls to a standard library of STOL procedures. The procedure library encapsulates frequently performed functions, e.g., standard ground equipment setup, pre-pass configuration sequences, etc. Most of the weekly schedule directives are calls to procedures in the STOL procedure library - the same STOL library procedures used in the Local Automated Mode described previously. Thus, the weekly schedule is more concerned with 'what to do', leaving the 'how' to procedures in the library. This allows implementation details of a particular function, e.g., pre-pass setup, to be encapsulated within a procedure. Any changes to how that function should be performed can then be made in the procedure, without affecting the rest of the system.

Upon completion the new schedule is logically appended to the old schedule, ensuring continuous operations with no gaps at the overlaps (the append is "logical" rather than physical to keep the cumulative schedule file from growing arbitrarily large). Once the schedule is created, it may be inspected through a dedicated schedule display window (either locally or remotely via X-Windows). The schedule window also allows authorized users to manually modify the schedule in several ways, including: addition of new passes in the gaps between the scheduled passes, cancellation of a scheduled pass and modification of pass parameters (start and stop times, specified database configuration). These capabilities are provided to support non-routine operations and anomalies and are not necessary in normal automated operations.

Schedule execution is normally be continuous and automatic, requiring no operator intervention. The system transitions autonomously between satellites and passes. A typical pass scenario is as follows (all times and events are reconfigurable):

* At two minutes prior to the start of a pass, the weekly schedule issues directives to bring up a new stream configured for that pass. As part of this operation, a database flat file is read into memory that contains all parameter values for the spacecraft and selected configuration option. A new log file is also opened, which contains all events for the pass.

* At T-1 minute, a STOL procedure is invoked to point the antenna. Software invoked by this procedure makes use of the antenna mask parameters stored in the database, so that antenna elevation is maintained at or above the mask. The system then configures all of the equipment and the data communications paths per the database specification. If a database parameter indicates that uplink commanding is required, then at T-1 minute a STOL procedure turns on the transmitter and begin sweep acquisition which continues until spacecraft transponder lock is detected

* Once the satellite crosses the predicted elevation masking point, the Antenna Subsystem begins automatic tracking. At AOS, the system begins downlink archiving on the digital recorder. At LOS, the system ceases irradiating, terminates the recorder session, reconfigures the equipment to standby mode, and closes out the contact log.

For emergency situations, the ground station automation software provides the system administrator with a method for suspending the current schedule, and running an unscheduled pass. This can be done through the standard user interface. Through this interface, an administrator can view schedule directives being executed, pause a schedule, bring up a new satellite database and reconfigure ground equipment, run part or all of other STOL procedures, enter directives manually at the keyboard, and resume a schedule at any point. Again, this can be accomplished either locally at the Admin Workstation or remotely via X-Windows.





When this story was posted in April 2005, this was on the front page of PCOL:


Peace Corps Online The Independent News Forum serving Returned Peace Corps Volunteers
The Peace Corps Library Date: March 27 2005 No: 536 The Peace Corps Library
Peace Corps Online is proud to announce that the Peace Corps Library is now available online. With over 30,000 index entries in 500 categories, this is the largest collection of Peace Corps related stories in the world. From Acting to Zucchini, you can find hundreds of stories about what RPCVs with your same interests or from your Country of Service are doing today. If you have a web site, support the "Peace Corps Library" and link to it today.

Top Stories and Breaking News PCOL Magazine Peace Corps Library RPCV Directory Sign Up

RPCVs and Friends remember Pope John Paul II Date: April 3 2005 No: 550 RPCVs and Friends remember Pope John Paul II
Tony Hall found the pope to be courageous and capable of forgiving the man who shot him in 1981, Mark Gearan said the pope was as dynamic in person as he appears on television, Maria Shriver said he was a beacon of virtue, strength and goodness, and an RPCV who met the pope while serving in the Solomon Islands said he possessed the holiness of a man filled with a deep love and concern for humanity. Leave your thoughts here.

Friends of the Peace Corps 170,000  strong Date: April 2 2005 No: 543 Friends of the Peace Corps 170,000 strong
170,000 is a very special number for the RPCV community - it's the number of Volunteers who have served in the Peace Corps since 1961. It's also a number that is very special to us because March is the first month since our founding in January, 2001 that our readership has exceeded 170,000. And while we know that not everyone who comes to this site is an RPCV, they are all "Friends of the Peace Corps." Thanks everybody for making PCOL your source of news for the Returned Volunteer community.

This Month's Feature Stories - only on PCOL Date: March 27 2005 No: 537 This Month's Feature Stories - only on PCOL
Dream Come True - Revisiting India after 34 years
The Coyne Column: Read Winning Vanity Fair PCV Essay
Tomas Belsky's paintings inspired by service in Brazil
RPCV reunites with friend after 40 years
RPCV reviews "Los Heraldos Negros" by Cesar Vallejo
Photo Essay: Taking it to the Streets


April 3, 2005: This Week's Top Stories Date: April 3 2005 No: 548 April 3, 2005: This Week's Top Stories
Ralph White suspended for opening locked gates 2 Apr
The Coyne Column: Events in Kyrgyzstan 2 Apr
Timothy J. O’Brien suggests Korea increase publicity 1 Apr
Danielle Wain deals with dry areas in Uganda 1 Apr
Chris Matthews says Schiavo's Dad having "Good Time" 1 Apr
Chris Dodd to reintroduce workers protection act 1 Apr
Steven Lawry named president of Antioch College 31 Mar
Matt Sesow shines light on grief and pain of war 31 Mar
Kinky Friedman Preps for Gubernatorial Run 30 Mar
Police travel to Tonga with RPCV 28 Mar
Randall L. Tobias speaks at PC Headquarters 28 Mar
NBC apologizes to Turkey for West Wing episode 28 Mar
Jim Doyle proposes domestic partner benefit 27 Mar
University to name library auditorium for Elaine Chao 26 Mar
Rockefeller says every young American should serve 26 Mar
Chris Shays calls Republicans "party of theocracy" 25 Mar
Norm Coleman to visit South America 25 Mar

April 3, 2005: RPCV Groups in the News Date: April 3 2005 No: 545 April 3, 2005: RPCV Groups in the News
Houston RPCVs sponsor "Around the World in a Day"on April 6 25 Mar
Vasquez to visit DePaul University on April 6 22 Mar
Henry McKoy speaks at Clemson University April 6 1 Apr
Minnesota RPCVs need Photos for Exhibition 24 Mar
Maryland RPCVs eat crab cakes in Annapolis 17 Mar
Connecticut RPCVs held fundraiser on March 5 3 Mar
RPCVs: Post your stories or press releases here for inclusion next week.

Crisis Corps arrives in Thailand Date: March 20 2005 No: 530 Crisis Corps arrives in Thailand
After the Tsunami in Southeast Asia last December, Peace Corps issued an appeal for Crisis Corps Volunteers and over 200 RPCVs responded. The first team of 8 Crisis Corps volunteers departed for Thailand on March 18 to join RPCVs who are already supporting relief efforts in Sri Lanka, Indonesia, Thailand, Malaysia, and India with other agencies and NGO's.

RPCVs in Congress ask colleagues to support PC Date: March 5 2005 No: 482 RPCVs in Congress ask colleagues to support PC
RPCVs Sam Farr, Chris Shays, Thomas Petri, James Walsh, and Mike Honda have asked their colleagues in Congress to add their names to a letter they have written to the House Foreign Operations Subcommittee, asking for full funding of $345 M for the Peace Corps in 2006. As a follow-on to Peace Corps week, please read the letter and call your Representative in Congress and ask him or her to add their name to the letter.

Add your info now to the RPCV Directory Date: March 13 2005 No: 489 Add your info now to the RPCV Directory
Call Harris Publishing at 800-414-4608 right away to add your name or make changes to your listing in the newest edition of the NPCA's Directory of Peace Corps Volunteers and Former Staff. Then read our story on how you can get access to the book after it is published. The deadline for inclusion is May 16 so call now.

March 1: National Day of Action Date: February 28 2005 No: 471 March 1: National Day of Action
Tuesday, March 1, is the NPCA's National Day of Action. Please call your Senators and ask them to support the President's proposed $27 Million budget increase for the Peace Corps for FY2006 and ask them to oppose the elimination of Perkins loans that benefit Peace Corps volunteers from low-income backgrounds. Follow this link for step-by-step information on how to make your calls. Then take our poll and leave feedback on how the calls went.


Read the stories and leave your comments.






Some postings on Peace Corps Online are provided to the individual members of this group without permission of the copyright owner for the non-profit purposes of criticism, comment, education, scholarship, and research under the "Fair Use" provisions of U.S. Government copyright laws and they may not be distributed further without permission of the copyright owner. Peace Corps Online does not vouch for the accuracy of the content of the postings, which is the sole responsibility of the copyright holder.

Story Source: Personal Web Page

This story has been posted in the following forums: : Headlines; COS - Peru; Engineering; Space; Ground Stations; Project Management; NOAA

PCOL18205
53

.


Add a Message


This is a public posting area. Enter your username and password if you have an account. Otherwise, enter your full name as your username and leave the password blank. Your e-mail address is optional.
Username:  
Password:
E-mail: