Some software - to be extended.

Path Profile - UPDATED 16/02/08 (cosmetic changes to radio climate screen & larger coverage map)

Ian GM3SEK pointed out that he would be happy with a program that produced a path profile, which could then be fed into other software. The problem with the current offerings being that GTOPO30 is not high enough resolution.

To address this I have developed the utility below which generates a profile using SRTM .HGT data, which you will need to download. You will need the one degree tiles. Be warned - it is a lot of data but you have to have large files to get high resolution. It is best to start with just the local ones. The entire database is 30+ Gbytes, but it is entirely possible to download this via broadband.

The Shuttle data, (SRTM) has at least ten times the resolution of GTOPO30. The version used here is the 3 arc second data (~90m in Europe). It is available here and for this utility, only the .HGT files are needed. Here are some local files for Southern UK. This site has loads of very useful tiles.

When you unzip this utility you will notice several data files - these need to be in the same directory as the program. On a first run, it will probably ask you where the files are. Just select any one of the HGT files and it will be OK. If you then save the input data it should find it on subsequent runs.

Features:

I have developed the program to do other things which may be of interest; Specifically predictions of path loss. Beware though that this is still very much beta.

Path Loss Prediction

The path loss model used covers 30MHz to 3GHz and ranges from 1km to 1000km. In practice most of the models should work properly up to at least 30 GHz. Note that at higher frequencies, the model can only be as good as its' input data and it knows nothing about the location of vegetation and buildings. The Troposcatter model is only valid up to 1000km.

Site Database

I have included a facility to work from a site database, the site data is in the same format as the G4JNT Geog program.

Terrain and Zone maps

There is a terrain map display facility, if you ask for a large area it may take some time to plot. You can also plot the climatic zone data which is used for estimating the probability of ducting. There is also a display for climatic zone, that is Inland, Sea and Coastal as per ITU definitions. This is at lower resolution to make the file size practical to supply.

Area Coverage

A prototype area coverage model is also included. Beware that this is fairly slow as it needs to work out the path loss to a large number of points. It is memory intensive as it uses caching to speed up data access. The best thing to do is to make a draft plot using a large initial pixel spacing. When it looks like what you wanted, produce a high resoultion version.

 

Warning about HGT data

I chose .HGT as it is the most commonly available format for SRTM data. Several groups have been working on improving the quality and coverage of the raw data and there is now even pseudo-data available for regions above 60 degrees latitude that were not covered by the SRTM mission. Data is almost always supplied compressed in the .ZIP format. Winzip may not decompress this properly until you have disabled the "smart" CR/LF substitution. Each file should be exactly 2,884,802 bytes.

The best place to put the .HGT data is the same directory as the program.

 

Area Coverage

 

Gas Loss

This is a simple little utility implementing the curve fitted model for gaseous attenuation based on the model in ITU-R P.676-6 from 2005. This should be more accurate than the simple model.

The specific attenuation is useful in estimating the losses that are experienced in addition to the free space loss due to absorption by atmospheric gasses. The equations are good to 350GHz. If you can't work out water vapour density from humidity, see my tutorial. 7.5 grammes per cubic metre is typical at sea level and 15 would be humid. If you are estimating the loss in a surface duct, 3 grammes per cubic metre is a reasonable figure to use.

Updated 1/8/06 to fix bug in OSGB-WGS84.

Note - This uses an older version of the sites database, it is more flexible and in plain text and the format is quite obvious from the example.

Site Data - A utility to convert between locators and display terrain height at a point. It will also calculate distance and bearing from a home location. The height data is based on the GTOPO30 database, with an example plot for Europe shown below. A small data set map is included in the distribution.

There is an issue with Lat Long, you need to know what your Datum is and in particular which Geoid. A Geoid is a model of the Earth taking account of the non-spherical nature of the earth. GPS, Google Earth etc use a datum called WGS84 which covers the whole earth reasonably well. The OSGB use Airy because it is better for mapping the UK. There is a difference so if you do the standard conversion from OSGB to Lat/Long, you get Lat/Long referenced to the Airy Geoid. If you then try and plot this on Google Earth, you will see an offset because of the different Geoid. Neither is wrong, but they are significantly different enough to notice.

 

 

© Mike Willis February 16th 2008