GB2341505A - Obstacle warning system - Google Patents

Obstacle warning system Download PDF

Info

Publication number
GB2341505A
GB2341505A GB9914954A GB9914954A GB2341505A GB 2341505 A GB2341505 A GB 2341505A GB 9914954 A GB9914954 A GB 9914954A GB 9914954 A GB9914954 A GB 9914954A GB 2341505 A GB2341505 A GB 2341505A
Authority
GB
United Kingdom
Prior art keywords
distance
colour
range
sensor
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB9914954A
Other versions
GB9914954D0 (en
GB2341505B (en
Inventor
Marius Dupuis
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Airbus Helicopters Deutschland GmbH
Original Assignee
Eurocopter Deutschland GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Eurocopter Deutschland GmbH filed Critical Eurocopter Deutschland GmbH
Publication of GB9914954D0 publication Critical patent/GB9914954D0/en
Publication of GB2341505A publication Critical patent/GB2341505A/en
Application granted granted Critical
Publication of GB2341505B publication Critical patent/GB2341505B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00
    • G01S7/04Display arrangements
    • G01S7/06Cathode-ray tube displays or other two dimensional or three-dimensional displays
    • G01S7/10Providing two-dimensional and co-ordinated display of distance and direction
    • G01S7/16Signals displayed as intensity modulation with rectangular co-ordinates representing distance and bearing, e.g. type B
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00
    • G01S7/04Display arrangements
    • G01S7/06Cathode-ray tube displays or other two dimensional or three-dimensional displays
    • G01S7/062Cathode-ray tube displays or other two dimensional or three-dimensional displays in which different colours are used

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Traffic Control Systems (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)
  • Catching Or Destruction (AREA)
  • Luminescent Compositions (AREA)

Abstract

A colour coded display for range information. The range sensor and display means may for example be fitted to a helicopter or other aircraft. Linear interpolation can be used in order to reduce the quantity of data processed, Preferably, red is only used in the close range, i.e. at a distance from the helicopter position up to the first colour change.

Description

11, i_ 2341505 Obstacle Warning System The present invention relates to a
device and a method for environment displays on display screens in aircraft.
As described, for example, in US Patent 5 459 824, it is conventionally possible with a navigational display to convert image data into colour data for a CRT display for a map display or the display of the current position with reference to a look-up table in accordance with a pallette selected or defined by the user.
The colour scheme of a displayed image can of course be changed by selecting a different look-up is table, but there is no distinction between nearer regions and farther regions, with the result that it is more difficult for the pilot to recognize near obstacles because he himself must recognize the obstacle which is currently relevant to him from the quantity of information displayed.
The object of the present invention, therefore, is to create a device for environment displays on display screens in aircraft, with which a simple, rapid recognition of obstacles, in particular the obstacles nearest to the aircraft, is made possible.
In accordance with the invention, this object is achieved by analysing the image in terms of the distance of each point in it from the subject, assigning a colour to each point on the basis of the corresponding distance, and displaying the image in those colours. To simplify calculation a set of colour ranges can be used, and a suitable interpolation technique applied within each range.
In preferred embodiments, for navigation for avoiding collisions the interpretation of the colour scheme can be made simple for the pilot because in close range, i.e. the danger range, red tones are used, while blue tones are used for the sky and subdued colours are used for the remaining area. Of course, the colours themselves are not the subject of the invention so much as the capacity to display them according to predetermined criteria.
For a better understanding of the invention an embodiment will now be described, by way of example.
In the following, the example of the device and method in accordance with the invention uses the distance-coded obstacle-warning symbolism of the all weather-capable rescue helicopter (AWRH) display system.
The device in accordance with the invention and is the method in accordance with the invention are intended to supply the pilot of an aircraft, for example a helicopter, with an easily understandable display of distance data detected by an obstacle sensor, for example an obstacle warning laser of a heli-radar system.
For this purpose images are generated from the obstacle sensor distance data by means of colour coding, which images produce an impression of the elements and objects which surround the sensor. The distance image obtained by the sensor is processed and is displayed on the entire screen.
In the process, colours are defined for all distance ranges, in particular for the sky and other non-reflecting surfaces, for example rivers, lakes etc.
By way of the specified colour-coding, maximum contrast between objects that are adjacent or that lie one behind the other is guaranteed.
In particular, different colour ranges are differentiated in the display, with each belonging to a certain distance range.
The main emphasis in the colour display is placed on the following two viewpoints:
the contrast between different colour ranges is to be optimized; and the colour red is only to be used for warning purposes.
Red is therefore only used for the first (usable) range, i.e. the close range, at a distance from the helicopter position up to the first colour change.
Each colour range is defined by the RGB values at the start distance and the stop (end) distance. For distances between these limits the RGB values are interpolated with the following linear algorithm:
c = (d-dstart) / (dstop-dstart) (Cstop-Cstart) +Cstart, where c is the calculated R, G or B value, d is the current distance between sensor and is obstacle, dst,wt is the start distance of the colour range, dstop is the stop distance of the colour range, Cstart is the R,G,B value at the start distance of the range, and Cstop is the R,G,B value at the stop distance.
In an exemplary colour scheme the following range values are used:
Distance [m] Red value Green value Blue value [0-2551 0 -2 55] [0 -2551 100000 0 0 0 2000 0 0 0 1000 200 200 200 800 226 226 108 550 30 80 30 350 252 252 20 275 60 40 73 200 200 0 255 0 0 9 45 45 110 0 45 45 110 4 By means of the device and method in accordance with the invention obstacle recognition is therefore substantially simplified for the pilot. Preferably the colour scheme is kept intuitive, with red tones being used in the close range (danger range), blue tones being used for the sky and subdued colours for the remaining areas. The interpretation of the scheme therefore does not require any special training and the impression of a natural environment can be produced.

Claims (12)

Claims
1. A device for colour-coding of environment displays on display screens in aircraft, having:
a sensor for detecting distance data for surrounding elements or objects, and a device for processing the distance data detected by the sensor and having means for allocating different colour ranges to the distance data corresponding to previously established distance ranges and means for displaying these colours on the display screen.
2. A device according to claim 1, with each colour range being defined by RGB values at the start and end distances of the range.
3. A device according to claim 2, including means for interpolating the RGB values for distances between the start and end distances.
4. A device according to claim 3, with the RGB values being interpolated with the following linear algorithm:
c = (d-dstt) / (dstop-dstart) (Cstop-Cstrt) +Cstart, where c is the calculated R, G or B value, d is the current distance between sensor and obstacle, dsta=t is the start distance of the colour range.
dstop is the stop distance of the colour range, Csurt is the R,G,B value at the start distance and Cstop is the R,G,B value at the stop distance.
5. A device according to any preceding claim, with the colour red only being used in the first range at a distance from the aircraft position up to the first colour change.
6. A method for colour-coding of environment displays on display screens in aircraft, having the steps:
detection of distance data for surrounding elements or objects by a sensor, processing the distance data detected by the sensor, allocating different colour ranges to the distance data according to previously established distance ranges, and displaying these colour ranges on the display screen.
7. A method according to claim 6, with each colour range being defined by the RGB values at the start distance and the end distance of the range.
8. A method according to claim 7, and including the step of interpolating the RGB values during the processing of the distance data, detected by the is sensor, for distances between the start distance and the end distance of the range in question.
9. A method according to claim 8, with the RGB values being interpolated using the following linear algorithm:
c = (d-dst.t) / (dstop-dstart) (Cstop-Cstat) +Cst. t, where c is the calculated R, G or B value, d is the current distance between sensor and obstacle, dst..t is the start distance of the colour range, dstop is the stop distance of the colour range.
Cstart is the R,G,B value at the start distance and Cstop is the R,G,B value at the stop distance.
10.A method according to any of claims 6 to 9, with the colour red only being used in the first range at a distance from the aircraft position up to the first colour change.
11. A device substantially as described herein.
12.A method substantially as described herein.
GB9914954A 1998-06-25 1999-06-25 Obstacle warning system Expired - Fee Related GB2341505B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE19828317A DE19828317A1 (en) 1998-06-25 1998-06-25 Color coding device for collision-prevention display for aircraft e.g. all-weather emergency helicopter

Publications (3)

Publication Number Publication Date
GB9914954D0 GB9914954D0 (en) 1999-08-25
GB2341505A true GB2341505A (en) 2000-03-15
GB2341505B GB2341505B (en) 2003-03-05

Family

ID=7871985

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9914954A Expired - Fee Related GB2341505B (en) 1998-06-25 1999-06-25 Obstacle warning system

Country Status (4)

Country Link
DE (1) DE19828317A1 (en)
FR (1) FR2783072B1 (en)
GB (1) GB2341505B (en)
IT (1) ITMI991306A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2382250A (en) * 2001-08-03 2003-05-21 Furuno Electric Co Vehicle information display apparatus

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7307578B2 (en) 2005-03-31 2007-12-11 Honeywell International Inc. Declutter of graphical TCAS targets to improve situational awareness

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1002339A (en) * 1960-12-30 1965-08-25 David Marshall Goodman Radar display for collision warning device and navigational aid
DE3106100A1 (en) * 1981-02-19 1982-09-09 Messerschmitt-Bölkow-Blohm GmbH, 8000 München Obstacle warning device for aerospace or water vehicles
US4352105A (en) * 1979-09-25 1982-09-28 Radiation Dynamics, Inc. Display system
DE3803893A1 (en) * 1988-02-09 1989-08-17 Siemens Ag Method for displaying radar images
EP0391328A2 (en) * 1989-04-03 1990-10-10 Sistel Sistemi Elettronici S.P.A. Obstacle detection and warning system particularly well suited for helicopter applications
US5526038A (en) * 1993-02-03 1996-06-11 Lux; Peter Method and apparatus for taking distance images

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1002339A (en) * 1960-12-30 1965-08-25 David Marshall Goodman Radar display for collision warning device and navigational aid
US4352105A (en) * 1979-09-25 1982-09-28 Radiation Dynamics, Inc. Display system
DE3106100A1 (en) * 1981-02-19 1982-09-09 Messerschmitt-Bölkow-Blohm GmbH, 8000 München Obstacle warning device for aerospace or water vehicles
DE3803893A1 (en) * 1988-02-09 1989-08-17 Siemens Ag Method for displaying radar images
EP0391328A2 (en) * 1989-04-03 1990-10-10 Sistel Sistemi Elettronici S.P.A. Obstacle detection and warning system particularly well suited for helicopter applications
US5526038A (en) * 1993-02-03 1996-06-11 Lux; Peter Method and apparatus for taking distance images

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2382250A (en) * 2001-08-03 2003-05-21 Furuno Electric Co Vehicle information display apparatus
GB2382250B (en) * 2001-08-03 2006-01-04 Furuno Electric Co Vehicle information display apparatus
US7016772B2 (en) 2001-08-03 2006-03-21 Furuno Electric Company, Limited Vehicle information display apparatus
US7089094B2 (en) 2001-08-03 2006-08-08 Furuno Electric Company, Limited Vehicle information display apparatus

Also Published As

Publication number Publication date
ITMI991306A0 (en) 1999-06-11
DE19828317A1 (en) 1999-12-30
FR2783072B1 (en) 2004-01-02
ITMI991306A1 (en) 2000-12-11
FR2783072A1 (en) 2000-03-10
GB9914954D0 (en) 1999-08-25
GB2341505B (en) 2003-03-05

Similar Documents

Publication Publication Date Title
JP3371605B2 (en) Bird's-eye view display navigation system with atmospheric effect display function
CA2180936A1 (en) Map display apparatus for motor vehicle
US20040083038A1 (en) Method for producing 3D perspective view avionics terrain displays
US20050063055A1 (en) Instrumentation
CN101454806B (en) Method and apparatus for volume rendering using depth weighted colorization
JP4690724B2 (en) How to display selected map extracts
EP3301913A1 (en) Photographing device and method for acquiring depth information
US20020149599A1 (en) Methods and apparatus for displaying multiple data categories
JP2017030737A (en) Display device for vehicle and display method for vehicle
JP2019015893A (en) Image processing apparatus, display system, image processing method, and program
CN105823475A (en) Method of three-dimensional representation of a scene
EP1291633A3 (en) Method for evaluating binocular performance of spectacle lenses, method for displaying said performance and apparatus therefore
EP1425726B1 (en) Methods and apparatus for generating a vertical situational image of a vehicle
US20070229540A1 (en) On-Vehicle Stereoscopic Display Device
GB2341505A (en) Obstacle warning system
US20090135266A1 (en) System for scribing a visible label
JP2009530985A (en) Technology that allows people with color blindness to distinguish between different colors
KR101958263B1 (en) The control method for VR contents and UI templates
JP2007248749A (en) Device, method and program for adjusting display screen, and recording medium
EP0206326A1 (en) Flow map apparatus
JP3409640B2 (en) Display device for vehicles
St Clair et al. Automotive Head-Up Displays (HUDs): Considerations for Color-Limited Users
US20040156560A1 (en) Zooming method
JP2005032045A (en) Vehicular display device
Erlandsson et al. Augmented reality as a navigation aid for the manoeuvring of high-speed crafts

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20120625