Fixed location of police boat and fixed descriptions

This commit is contained in:
2026-06-16 08:14:12 -07:00
parent 72e99e79ba
commit 5b0e3353a7
3 changed files with 21 additions and 14 deletions

View File

@@ -5,32 +5,32 @@ field:
1. Chain Home radar 1. Chain Home radar
The UK developed the chain home radar in the 1940's. This was one of the earliest radar, The UK developed the chain home radar in the 1940's. This was one of the earliest radar,
developed in response of threats of air attacks from the Germans. developed in response to threats of air attacks from the Germans.
The scope is similar to that of an oscilloscope. One the horizontal axis of the scope is The scope is similar to that of an oscilloscope. One the horizontal axis of the scope is
the range. The vertical axis is the amplitude of the returned echo from aircraft. the range. The vertical axis is the amplitude of the returned echo from aircraft.
The bearing of the incoming echo signal is detrmined by feeding the signals from two The bearing of the incoming echo signal is determined by feeding the signals from two
identical dipole antennas, mounted at right angles to each other into a radiogoniometer. identical dipole antennas, mounted at right angles to each other into a radiogoniometer.
The operator menually turns a search coil until the signal strengh on the oscilloscope The operator manually turns a search coil until the signal strength on the oscilloscope
reaches a null poing (minimum signal). The direction (bearing) is read from a calibrated reaches a null point (minimum signal). The direction (bearing) is read from a calibrated
dial. dial.
In our exhibit, the chain home radar is located in Ventnor, on Isle of Wight. In our exhibit, the chain home radar is located in Ventnor, on Isle of Wight.
2. Marine a-scope 2. Marine a-scope
The UK, after developing microwave radar, which with it's shorter wavelengths, The UK, after developing microwave radar, which with it's shorter wavelengths,
became able to pick up echos from small targets such as the parascope and the became able to pick up echos from small targets such as the periscope and the
connong tower from enemy submarines. conning tower from enemy submarines.
The system consists of a steerable microwave dish connected to an oscilloscope The system consists of a steerable microwave dish connected to an oscilloscope
display. The horizontal axis is the range; the vertical axis is the strength display. The horizontal axis is the range; the vertical axis is the strength
of the return; and the bearing (direction) is determined by manually rotating of the return; and the bearing (direction) is determined by manually rotating
the microwave antenna using a servo control at the console that drive servo motor the microwave antenna using a servo control at the console that drives the servo motor
attached to the microwave dish antenns. attached to the microwave dish antenna.
These radars were used on the Brittish Corvetts boats that were used in anti These radars were used on the British Corvettes that were used in anti
submarine warefare. submarine warfare.
In our exhibit, this radar is on a boat moored at the dock of the Community In our exhibit, this radar is on a boat moored at the dock of the Community
Boating Center in Bellingham Bay. Boating Center in Bellingham Bay.
@@ -40,12 +40,14 @@ field:
The marine traffic control radar is a plan position indicator (PPI) type radar, The marine traffic control radar is a plan position indicator (PPI) type radar,
where the display consists of a circular sweep beam. The range is determined by where the display consists of a circular sweep beam. The range is determined by
how far the blip is from the center of the scope. The bearing is determined by how far the blip is from the center of the scope. The bearing is determined by
the direction of the beam in its rotation. The beam rotates clockwise staring the direction of the beam in its rotation. The beam rotates clockwise starting
from north. The strength of the echo is determined by the brightness of the from north. The strength of the echo is determined by the brightness of the
blip on the scope. blip on the scope.
All modern radars use this type of display. All modern radars use this type of display.
In our exhibit, this radar is located in the center of Bellingham Bay.
4. Police Boat Radar 4. Police Boat Radar
The police boat radar is a plan position indicator (PPI) type radar, where The police boat radar is a plan position indicator (PPI) type radar, where
@@ -53,6 +55,11 @@ field:
how far the blip is from the center of the scope. The bearing is determined by how far the blip is from the center of the scope. The bearing is determined by
the direction of the beam in its rotation. The beam rotates clockwise starting the direction of the beam in its rotation. The beam rotates clockwise starting
from the heading of the boat. A small line indicated which direction is north. from the heading of the boat. A small line indicated which direction is north.
the strength of the echo is determined by the brightness of the bliip on the strength of the echo is determined by the brightness of the blip on
the scope. the scope.
In our exhibit, the police boat on which this radar is mounted will be tied up
to the floating pier located at the end of the boardwalk foot and bicycle trail
that is part of Boulevard Park. It is also at the foot of Taylor Street. We call
this the Taylor Dock. The Police boat will cruise around Bellingham Bay, showing
a radar on a moving boat.

View File

@@ -435,7 +435,7 @@ This radar and boat shall be moveable like any other target.
For this exhibit, the starting location, when For this exhibit, the starting location, when
the exhibit is started, is at the dock at the end of Tayor Street and the Boulevard Park the exhibit is started, is at the dock at the end of Tayor Street and the Boulevard Park
boardwalk at: boardwalk at:
8.7253874° N latitude and -122.5077482° W longitude. 48.7253874° N latitude and -122.5077482° W longitude.
Selection and availability of the radars: Selection and availability of the radars:

View File

@@ -47,7 +47,7 @@
* can be made available. * can be made available.
* *
* TESTING_NONE = 0 normal exhibit operation * TESTING_NONE = 0 normal exhibit operation
* TESTING_MANAGEMENT = 1 setup and radar selection (02_setup_and_radar_selection) * TESTING_MANAGEMENT = 1 setup and radar selection (03_setup_and_radar_selection)
* TESTING_CHAIN_HOME = 2 chain home A-scope * TESTING_CHAIN_HOME = 2 chain home A-scope
* TESTING_MARINE_ASCOPE = 3 marine A-scope * TESTING_MARINE_ASCOPE = 3 marine A-scope
* TESTING_MARINE_TRAFFIC = 4 marine traffic control PPI * TESTING_MARINE_TRAFFIC = 4 marine traffic control PPI