US5299300A - Interpolation processing of digital map imagery data - Google Patents

Interpolation processing of digital map imagery data Download PDF

Info

Publication number
US5299300A
US5299300A US08/074,103 US7410393A US5299300A US 5299300 A US5299300 A US 5299300A US 7410393 A US7410393 A US 7410393A US 5299300 A US5299300 A US 5299300A
Authority
US
United States
Prior art keywords
imagery
data
image
video data
memory
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.)
Expired - Lifetime
Application number
US08/074,103
Inventor
Michael J. Femal
Kenrick W. Kautz
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.)
Harris Corp
Original Assignee
Harris Corp
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 Harris Corp filed Critical Harris Corp
Priority to US08/074,103 priority Critical patent/US5299300A/en
Application granted granted Critical
Publication of US5299300A publication Critical patent/US5299300A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/17Function evaluation by approximation methods, e.g. inter- or extrapolation, smoothing, least mean square method
    • G06F17/175Function evaluation by approximation methods, e.g. inter- or extrapolation, smoothing, least mean square method of multidimensional data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering

Definitions

  • the present invention relates in general to terrain map color imagery display systems and is particularly directed to a mechanism for interpolating data stored within a digital color terrain map database (scene memory), for defining the values of pixel energization signals whose corresponding spatial locations in the stored terrain map image do not necessarily coincide with corresponding spatial locations of the data within that database.
  • a digital color terrain map database scene memory
  • a principal factor in the ability of the system to effect a real time display is the combination of a scene memory, which stores a portion of digital map imagery data that has been decompressed from a mass storage device in a prescribed orientation (North-up), and a controlled addressing scheme for reading out data from the scene memory for display in accordance with heading information supplied by the aircraft's on-board navigation equipment.
  • the scene memory address signals (which are navigation-dependent) can be expected to be associated with spatial locations in the (terrain map) image that do not necessarily coincide with spatial locations in the map from which the data stored in memory was originally derived, it is necessary to interpolate the data which is used to drive the pixels of the display.
  • interpolation has been accomplished by techniques which include choosing a stored data value associated with that image spatial location closest to the spatial location for the pixel address, or by ⁇ truncating ⁇ the pixel address to that memory address which is associated with a prescribed one of a set of geometrically dispersed spatial locations adjacent to the spatial location of the pixel of interest. Because such approximations do not take into account variations across the terrain map, such as abrupt color changes, and are limited by the resolution of the database, they may introduce anomalies (e.g. flickering lines) in the displayed image, especially during image rotation, thereby degrading image quality.
  • anomalies e.g. flickering lines
  • the system described in the Beckwith et al patent is substantially enhanced by means of a cache memory and improved interpolation mechanism which both increases throughput and processing speed and yields a color image having reduced artifacts between high contrast areas in the image.
  • the present invention is directed to a color display apparatus, such as that employed for a cockpit display in a fixed or rotary wing aircraft, the display having an array of color pixels which are controllably energized by respective pixel control signals, for displaying an image, such as a color terrain map, digital data for which read out from a data base stored in a scene memory.
  • Address signals for accessing the scene memory may be generated in accordance with heading information signals derived from the aircraft's navigation system and, as noted previously, can be expected to be associated with spatial locations in the terrain map other than those associated with the actual stored data.
  • the present invention employs a half-resolution storage compression scheme and an auxiliary scene memory cache through which full resolution data is accessed. Interpolation of pixel energization signals for any spatial location on the terrain map is performed by the controlled weighting and summing of plural half and full resolution data values that are stored in (half-resolution) memory addresses whose associated spatial locations neighbor that of the spatial location of interest.
  • Half-resolution storage compression is carried out by storing, in respective half-resolution representative addressable storage locations of the scene memory, imagery data associated with respective half-resolution spatial locations of a (terrain map) image.
  • imagery data includes first (half-resolution) imagery data (such as that representative of color characteristics, elevation, cultural features, linear and area features stored as full-resolution data) of its associated first spatial location in the terrain map and a plurality of second (full-resolution) imagery data for a plurality of second (full-resolution) spatial locations of the terrain map that are located in an adjacent neighborhood surrounding that first spatial location of the terrain map.
  • a virtual memory address signal representative of that pixel's associated spatial location within the scene memory-resident terrain map database, is then used to access plural neighborhood addresses in the cache memory, the neighborhood addresses being associated with half-resolution spatial locations which are adjacent to the spatial location of the virtual memory address.
  • the accessed imagery data is then processed to generate a pixel control signal associated with that respective pixel.
  • the present invention interpolates each data value by controllably combining (bi-linear weighting and summing) both half and full resolution data stored in the accessed half-resolution addresses.
  • YIQ luminance and chrominance
  • the stored data may be representative of slope shade characteristics of the half-resolution spatial location of the image and the full-resolution data may be representative of cultural characteristics of each of the neighboring full-resolution spatial locations of the image.
  • a pixel data value is generated in accordance with a bi-linear interpolation of slope shade representative data associated with the storage locations associated with half-resolution spatial locations to derive a code representative of an interpolated slope shade value for the spatial location of the image associated with the virtual address, and bi-linear combining of cultural feature representative data associated with selected ones of full-resolution spatial locations adjacent to the half-resolution spatial locations to derive a second code representative of an interpolated cultural feature value for the spatial location associated with the virtual address.
  • weighting of half and full-resolution data values may be carried out in accordance with the contents of a plurality of matrices of weighting coefficients, each matrix being associated with a respective one of plural spatial locations neighboring the spatial location of the virtual address.
  • Accessed imagery data is multiplied by a weighting coefficient from a respective one of the matrices so as to produce a plurality of weighted values, which are then summed to produce a respective pixel control code.
  • a color overlay may be employed to selectively tint the displayed terrain map to a warning or offset color.
  • the selective tinting is executed by an overlay bit processor, which selectively combines color-modifying (overlay bit plane) data with the interpolated YIQ codes to realize a final YIQ color.
  • the YIQ codes are coupled to a downstream YIQ/RGB conversion circuit (YIQ-RGB look-up table) for converting the YIQ codes into corresponding RGB codes for driving the respective pixel of the display.
  • FIG. 1 diagrammatically illustrates the overall functional architecture of a digital map graphics processing system employing the improved interpolation mechanism in accordance with the present invention
  • FIG. 2 shows a portion of a scene of image, information within an array of orthogonally dispersed locations of which is contained in the decompressed imagery data output from the reconstruction processor of FIG. 1;
  • FIG. 3 shows associated data fields for half and full resolution storage of scanned imagery, symbology and data frames
  • FIG. 4 diagrammatically illustrates the storage format of a scene memory subdivided into an array of areal blocks of imagery data, within which a region to be displayed may be defined;
  • FIG. 5 diagrammatically shows a scene memory cache and its associated write/read control circuits
  • FIG. 6 diagrammatically illustrates an 8 ⁇ 8 array of logical block addresses of a scene memory directory for addressing the physical blocks of scene memory
  • FIG. 7 shows the organization of an interleaved pair set of odd and even entries of respective odd and even memory banks
  • FIG. 8 diagrammatically illustrates the manner in which adjacent address locations of a half-resolution neighborhood are associated with different memory banks
  • FIG. 9 shows the functional architecture of the interpolation processor of FIG. 1;
  • FIGS. 10-13 respectively show half-resolution coefficient look-up tables, associated with each of half-resolution addresses Q, R, S and T;
  • FIGS. 14-17 respectively show full-resolution coefficient look-up tables, associated with each of full-resolution addresses A, B, C and D;
  • FIG. 18 diagrammatically illustrates an overlay bit processing circuit
  • FIG. 19 shows the data fields associated with an overlay bit processor.
  • the present invention resides primarily in a novel structural combination of conventional signal processing circuits and components and not in the particular detailed configurations thereof. Accordingly, the structure, control and arrangement of these conventional circuits and components have been illustrated in the drawings by readily understandable block diagrams which show only those specific details that are pertinent to the present invention, so as not to obscure the disclosure with structural details which will be readily apparent to those skilled in the art having the benefit of the description herein. Thus, the block diagram illustrations of the Figures do not necessarily represent the mechanical structural arrangement of the exemplary system, but are primarily intended to illustrate the major structural components of the system in a convenient functional grouping, whereby the present invention may be more readily understood.
  • the above-referenced Beckwith et al patent describes a digital map generation and display system which is capable of accessing and displaying a digital terrain map image to an observer (e.g. the pilot of a fixed or rotary wing aircraft) effectively in real time with the travel of the aircraft over that terrain.
  • an observer e.g. the pilot of a fixed or rotary wing aircraft
  • a principal factor in the ability of the system to so operate is its use of a scene memory, in which data is stored in a prescribed orientation (North-up) and a controlled addressing scheme for reading out contents of the scene memory for display in accordance with heading information signals supplied by on-board navigation equipment.
  • the system described in the Beckwith et al patent is substantially enhanced by means of a cache memory and improved interpolation mechanism which both decreases memory size and speed requirements, and yields a color image having reduced artifacts between high contrast areas in the image.
  • FIG. 1 The architecture of a digital map graphics processing system employing the improved interpolation mechanism in accordance with the present invention is diagrammatically illustrated in FIG. 1 as comprising a reconstruction processor 11, which is coupled via an input image data bus 13 to a mass storage device (not shown), from which compressed video data is supplied for display on a downstream color image display device (CRT) 15.
  • the data itself may be one of several types, e.g. scanned raster color imagery data, such as color paper charts and color terrain photographs, symbolic representation of geographic data, typically in the form of a gridded elevational model and an edge-based vector representation of cultural data, and static images (data frames).
  • scanned raster color imagery data such as color paper charts and color terrain photographs
  • symbolic representation of geographic data typically in the form of a gridded elevational model and an edge-based vector representation of cultural data
  • static images static images
  • Reconstruction processor 11 is of conventional construction (for example, of the type described in the above-referenced Beckwith et al patent) and produces a decompressed imagery data output for application to scene memory 21 and associated imagery signal processing circuitry.
  • the format (full/half resolution) of the decompressed imagery data will depend upon the type of image being processed, the data itself is always stored at a half resolution coordinate coverage, but with full resolution information, in order to reduce memory address requirements.
  • FIG. 2 shows a portion of an image (e.g. a raster scanned color map), information at an array or matrix of orthogonally dispersed spatial locations 23 in which, termed full-resolution spatial locations, is contained in half-resolution decompressed data, associated with half-resolution spatial locations 33 of the terrain map, output from reconstruction processor 11, as will be described below.
  • each data value is associated with a respective spatial location 23, having a geographically definable set of coordinates on the grid map.
  • the vertical or Y separation between adjacent spatial locations 23 (or 33) is the same as their horizontal or X separation.
  • each of spatial locations 23 may occur at some specified terrain separation interval, with the separation (e.g. North-South (Y) or East-West (X)) between adjacent locations being a prescribed geographical distance, e.g. twenty-five meters.
  • imagery data While it is certainly possible to store imagery data at a dedicated address for each spatial location for each of terrain map locations 23 (i.e. each map location has its own memory address), doing so may require a large memory, depending upon the resolution of the image. Because the resolution requirements for imagery reproduction vary with image type (for example, good quality color reproduction for scanned raster imagery data can be achieved with full resolution luminance data, and only half resolution chrominance data), it has been found that scene memory throughput can be enhanced by storing all data in terms of half-resolution image locations or address space, and then selectively accessing the full resolution data as necessary for a executing a particular image processing operation.
  • the array of image locations 23 may be subdivided into generally rectangularly arranged ⁇ full-resolution ⁇ quartets 25 of locations, encircled at A, B, C and D.
  • Diagrammatically shown within the center of each ⁇ full-resolution ⁇ quartet 25 is a respective ⁇ half-resolution ⁇ location 33, four adjacent ones of which Q, R, S and T define a half-resolution neighborhood 35.
  • the distance between adjacent half-resolution locations 33 is fifty meters.
  • imagery data is always stored at a half resolution coordinate coverage, namely corresponding to half-resolution locations 33, but with full resolution information for each half-resolution location.
  • full-resolution information for each half-resolution location is meant that image information for each of the four locations A, B, C and D of a full-resolution quartet 25 surrounding a respective half-resolution location 33 is stored for that half-resolution spatial location.
  • each addressable location must be sufficient to accommodate the data having the largest number of bits.
  • the depth (or code width) of each storage location in memory may be on the order of forty bits. Taking, as an example, raster scanned imagery color map data, its data field entries contain color information in the form of luminance (Y) and chrominance (in-phase (I) and quadrature (Q)) components resolved to a predetermined number of bits.
  • Y Color Component Since most of the signal energy of scanned imagery color map data is contained in the luminance (Y) component (on the order of 90% or more), associated (five bit) Y values for each of the full-resolution spatial locations A, B, C and D of a quartet 25 surrounding a respective half-resolution location 33 are stored in corresponding portions of a data field identified by the index: Y Color Component.
  • the chrominance components on the other hand, which contain considerably less information, are stored at only half-resolution, i.e. one I, Q pair for each half-resolution spatial location 33, as shown by the singular chrominance data field: I Color, Q Color, of four and three bits, respectively.
  • the stored luminance data for each of a full-resolution ⁇ surrounding neighborhood ⁇ 27 of spatial locations A, B, C and D associated with one or more full-resolution quartets 25 is interpolated to obtain an output Y value for that pixel, while the stored chrominance data for each location Q, R, S and T of an associated half-resolution surrounding neighborhood 35 is interpolated to obtain output I and Q values for that pixel.
  • full-resolution neighborhood 27 is comprised of spatial locations A and B associated with half-resolution spatial location 33S and spatial locations C and D associated with half-resolution spatial location 33Q.
  • These interpolated Y, I and Q values are then coupled as address inputs to a color conversion look-up table, which generates the requisite R, G and B codes for driving that display pixel.
  • Symbolic data is stored as its own set of dedicated data fields: Slope Shades, containing two, half-resolution, five bit North and East normals; Elevation data, encoded as seven bits of half-resolution elevation data; Contour lines, comprised of four full-resolution one-bit data; and Cultural data, containing four full-resolution area/linear feature data words.
  • the one bit of contour line data and the four bits of area/linear feature data may be considered five bit full-resolution feature type information.
  • FIG. 3 are the data entries for storing a full-resolution thirty-two bit field of a data frame, denoted as Data Frame Index.
  • the contents of the symbology and data frame data fields are selectively processed, to obtain YIQ pixel energization codes which are then converted into RGB signals for energizing a respective pixel of the display.
  • signal processing speed is increased in accordance with the present invention by ⁇ localizing ⁇ or constraining the computation process to a limited portion of the database, specifically within an image area defined by a subset of spatial locations within the image of interest that contain the spatial location of a respective pixel on the screen of the display device.
  • the actual generation of the image is accomplished by the sequential energization of the pixels (picture elements) of the display during alternate interlaced field scanning.
  • address signals for accessing the contents of the scene memory are produced in accordance with signals representative of heading/attitude information supplied by on-board navigation equipment and represent map locations rather than physical memory locations, such read-out address codes are neither necessarily, nor customarily, associated with the precise address entries of the scene memory. Rather, the pixel addresses are virtual addresses having associated spatial locations on an image surface (e.g. terrain map).
  • the addresses within the scene memory identify storage locations, rather than physical locations of an image, representative data for which is stored in the memory. Since, as noted above, in an image map processing application, the contents of each memory address are associated with and define attributes of an identifiable spatial location on the (terrain) image, any image location may be considered to be a virtual address for accessing the contents of the scene memory and thereby permit a selective combining of those accessed contents to derive a data code that represents an interpolation of what the image looks like at that location. It can be appreciated, therefore, that each pixel on the display where the stored image is recreated has a corresponding spatial location within the stored image, itself. These corresponding spatial locations are represented by the virtual addresses that are used to access the multi-resolution data stored in scene memory, from which accessed data codes are interpolated into YIQ and subsequently converted RGB signals for energizing the respective pixels of the cockpit display.
  • the address generated in correspondence with the energization of a respective screen pixel has an associated spatial location P that falls within or is surrounded by some half-resolution neighborhood 35 of spatial locations (scene memory addresses) Q, R, S and T.
  • the pixel energization code signal used to drive the pixel whose (virtual) address is associated with spatial location P is interpolated by the controlled weighting and summing of a plurality of actual data values (full and half-resolution) stored within the half-resolution storage locations Q, R, S and T of the half-resolution neighborhood 35 containing ⁇ virtual address ⁇ location P.
  • the data is derived from each of the addresses memory locations associated with the neighborhood of a spatial locations Q, R, S and T of half-resolution neighborhood 35; where full-resolution data is employed, the data is derived from that ⁇ full-resolution ⁇ neighborhood 27 of spatial locations A, B, C and D most nearly adjacent the spatial location P.
  • an additional ⁇ cache ⁇ memory 40 (FIG. 1) is coupled to receive a delimited portion of the scene memory in dependence upon where, within the scene memory, image processing (virtual address scanning) is currently being conducted.
  • image processing virtual address scanning
  • FIG. 4 the storage format of scene memory 21 is such that it may be subdivided into an array (e.g. sixteen) of areal blocks 21-1 . . . 21-16 of imagery data, within which a region 41 for display may be defined.
  • a block 21-11 which contains the current location of a scan line 43 associated with the generation of read-out address codes generated by memory controller 45 (FIG. 1) for accessing data to be displayed.
  • scan line 43 is associated with the generation of sequential virtual addresses (denoted by Xs along scan 43) associated spatial locations of which pass among spatial locations in the image corresponding to the actual (half-resolution) addresses within the scene memory.
  • the region of scene memory surrounded by an oval 51 contains a sub-array 53 of scene memory addresses (e.g.
  • memory controller 45 As memory controller 45 generates read-out address signals, it updates the scene memory cache 40 with the next associated set of sub-array addresses (e.g. at 30 Hz. or once per update of the display screen), so that irrespective of which spatial location in the image is pointed to by the virtual scan address, cache 40 will provide rapid access to half and full-resolution neighborhood data, and thereby facilitate immediate interpolation processing of the contents of the requisite data fields (via direct accessing of the cache) for energizing the respective pixels of the display.
  • next associated set of sub-array addresses e.g. at 30 Hz. or once per update of the display screen
  • scene memory cache 40 stores data that has been pre-fetched from scene memory 21 and provides a sub-array of scene memory data for interpolating an output data value associated with a scanned pixel address.
  • scene memory cache 40 may be an 10 ⁇ 48 bit memory having independent read and write ports 46, 47 as shown.
  • the write port is used to store data pre-fetched from the scene memory, while the read port outputs data for nearest neighborhood sub-arrays for processing by interpolation processor 60 (FIG. 1).
  • Data accessed from the scene memory is coupled over link 61 and is controllably written into cache 40 under the control of a write address supplied by cache write control circuit 42.
  • Cache write control circuit effectively translates or converts the scan address output by memory controller 45 into sub-array address codes for writing scene memory data into the cache.
  • Scan signals on line 62 cause a pair of sub-array addresses associated with half-resolution spatial locations 33 (FIG. 2) to be written into the cache.
  • the control logic is configured so that if a write into the cache would over-write data being used to generate these sub-array addresses by the cache read control circuit 44, then pre-fetching of data is interrupted, which allows access to the scene memory for rebuilding the scene.
  • cache read control circuit 44 For each (virtual) X,Y address, cache read control circuit 44 reads out data associated with four half-resolution addresses associated with spatial locations Q, R, S and T of a half-resolution neighborhood 35 containing the spatial location P associated with that scan address.
  • the four half-resolution addresses associated with spatial locations Q, R, S and T are identified as follows. That half-resolution address which is closest to the scan address is referred to as the nearest neighbor (NN). In the example shown in FIG. 2, half-resolution address 33S is the nearest neighbor (NN).
  • the half-resolution addresses that are nearest horizontal (East/West) and nearest vertical (North/South) are referred to as X neighbor (XN), (half-resolution address T in the present example) and Y neighbor (YN), (half-resolution address Q in the present example), respectively.
  • the remaining half-resolution address (R in the present example) is referred to as the farthest neighbor (FN) of half-resolution neighborhood 35.
  • scene memory 21 is subdivided or partitioned into a plurality of (sixteen) memory blocks 21-1 . . . 21-16, an individual one of which 21-i contains a memory capacity of an array of 128 ⁇ 128 half-resolution addresses (each of which is associated with a respective spatial location 33 of FIG. 2), and each having a storage capacity of up to 48 bits, to accommodate the field entries of FIG. 3). Since each half-resolution address stores data for four neighboring full-resolution spatial locations A, B, C and D, each block 21-i within the scene memory effectively stores data associated with an array of 256 ⁇ 256 image locations.
  • the physical blocks are scanned by means of a scene memory directory 70 diagrammatically illustrated in FIG.
  • Scene memory directory 70 wraps around on itself so as to form a continuous map space.
  • Each of scene memory blocks 21-i is organized as an interleaved pair set of odd and even entries of respective odd and even memory banks, as diagrammatically shown in FIG. 7, so that adjacent address locations of a half-resolution neighborhood (e.g. address locations S and T of half-resolution neighborhood 33, shown in FIG. 2) are associated with different memory banks, as diagrammatically shown in FIG. 8.
  • interpolation processor 60 is shown as being coupled to a (forty-eight bits wide) scene cache data link 81 from the output of cache memory 40, a local bus color table interface 83, a control register file data link 85 and an X,Y fractional address link 87 from memory controller 45.
  • Interpolation processor 60 is comprised of a set of arithmetic logic circuits that operate on the half and full resolution data accessed from scene memory cache 40 in the course of an address scan, to produce terrain map YIQ color codes, map overlay information, and interpolated slopes and elevation. As noted previously, which codes are produced will depend upon the type of imagery data being processes (e.g. scanned color map imagery data, symbology data, or data frames).
  • a color overlay or mask operation is performed in order to selectively tint the displayed terrain map to a warning or offset color.
  • This operation is initiated in a height above terrain (HAT) calculation circuit 91 which is coupled to links 81 and 85 and compares a set (e.g. a pair) of reference elevation values (based on aircraft altitude) supplied from memory controller with data representative of the actual elevation of the terrain.
  • HAT height above terrain
  • the output code produced by HAT calculation circuit 91 (which will be combined with the YIQ codes in downstream processing) is essentially all zeros, so that the eventually produced YIQ code for that address is unaffected by the height of the aircraft.
  • a first color offset (first warning color) code will be output from HAT calculation circuit 91.
  • a second offset (danger) color code will be output.
  • these offset codes (a code zero representing no, or a transparent, offset) are coupled to a downstream overlay bit plane processing unit for controllably modifying the YIQ outputs of the interpolator.
  • Elevation band select circuit 93 is coupled with links 81 and 85 to produce sixteen bands of elevation color codes, based upon the four most significant bits of elevation data. These elevation color codes are combined with the full resolution cultural data; as consequence, the half-resolution elevation data is selected by elevation band select circuit 93 so that it matches the associated full resolution neighborhood of the half-resolution address code.
  • Full resolution data select circuit 95 is coupled to cache output link 81 and fraction address link 87 and selects which full resolution neighborhood locations are associated with the half resolution address location supplied from the scene cache. Thus for the example shown in FIG. 2, where pixel virtual address location P falls between the full resolution neighborhoods 25S, 25Q, respectively associated with half resolution addresses S and Q, full resolution data select circuit 95 selects full resolution data A and B for half resolution address S and full resolution data C and D for half resolution address Q, thus defining a full resolution neighborhood 38 about virtual address location P.
  • elevation band code produced by elevation band select circuit 93 and the cultural code generated by full resolution data select circuit 95 are combined in elevation band combiner circuit 97.
  • Up to sixteen elevation bands may be employed; those that are used directly replace that number of the thirty-two cultural codes.
  • the elevation bands which are greater than the number of bands enabled are set to the largest number enabled.
  • the cultural codes may be configured as thirty two features with contour lines included or as fifteen features with one bit used to define contour lines.
  • the combined elevation code produced by elevation band combiner 97 is coupled, together with cache data link 81 and color table data on link 83, to YIQ calculation circuit 101, which converts cultural codes into their YIQ color components or directly selects YIQ data from the (cached) scene memory data.
  • YIQ calculation circuit 101 which converts cultural codes into their YIQ color components or directly selects YIQ data from the (cached) scene memory data.
  • the conversion from cultural codes to YIQ values may implemented by way of a programmable look-up table. If YIQ data is accessed directly from memory, luminance code remains unaltered, whereas the I and Q components are selected from the appropriate half resolution field.
  • Coefficient calculation circuit 103 is coupled to links 85 and 87 and outputs interpolation coefficients employed by the bi-linear interpolator circuits 102, 104 and 106, to be described below, based upon X and Y fractional address codes associated with the virtual address for the pixel of interest.
  • coefficient calculation circuit 103 may contain a set of half-resolution coefficient look-up tables, associated with each of half-resolution addresses Q, R, S and T, as respectively shown in FIGS. 10-13, and a set of full-resolution coefficient look-up tables, associated with each of full-resolution addresses A, B, C and D, as respectively shown in FIGS. 14-17.
  • Each coefficient look-up table comprises a two-dimensional array or matrix of coefficient values respectively associated with fractional or incremental X and Y values reference to the half-resolution neighborhood 35 containing the virtual address location P, as shown in FIG. 2.
  • the coefficients of each matrix based upon the following functions:
  • a slope shade enable circuit 105 which is used to selectively disable slope shading for linear features, contour lines and some area features, is coupled to cache link 81 and detects when a majority of the four full resolution cultural codes for addresses A, B, C and D represent features which are not slope shaded; in this event, the slope shade value for that particular half resolution virtual address (one of Q, R, S and T) is zeroed. Also, should there be a tie between full resolution cultural address values, the slope code is zeroed.
  • Interpolation of Y, I, Q and slope shade values are executed by respective interpolation calculation circuits 102, 104, 106 and 108, applying full and half resolution neighborhood data to respective bi-linear operations.
  • the interpolation operations are subdivided into half resolution interpolations and full resolution interpolations using the respective sets of coefficients listed in the look-up tables of FIGS. 10-13 and 14-17, referenced above.
  • the interpolation function employed multiplies the four coefficients by the four respective data values and the products are summed together using multiplier/accumulators implemented in combinational logic.
  • slope interpolator circuit 108 The interpolated north and east shade codes generated by slope interpolator circuit 108 are coupled to a slope normal calculation circuit 111, which generates a slope shade code.
  • This circuit uses the slope shade components and east and north multipliers in a multiplier/accumulator to produce a slope shade code based upon the following set of equations:
  • SLOPE SHADE NORTH SLOPE SHADE * NORTH MULTIPLIER+EAST SLOPE SHADE * EAST MULTIPLIER.
  • slope normal calculation circuit 111 and luminance interpolation circuit 102 are coupled to a delta Y calculation circuit 113, which sums the slope shade code with the interpolated Y color code and produces a composite Y color code.
  • degree of slope shading can be modified through the north and east slope shade multipliers.
  • an overlay bit plane In order to show threat zones based on stationary ground installations, an overlay bit plane (OBP) is used.
  • OBP is loaded as a ⁇ mask ⁇ in bits 31 and 32 of the scene memory as half-resolution data, so that a color overlay may be employed to selectively tint the displayed terrain map to a warning or offset color.
  • the selective tinting is executed by an overlay bit processing circuit, diagrammatically illustrated in FIG. 18 and associated data fields for which are shown in FIG. 19, which selectively combines color-modifying (overlay bit plane) data with the interpolated YIQ codes output from delta Y calculation circuit 113, I interpolation circuit 104 and Q interpolation circuit 106 to realize a final YIQ color.
  • an overlay look-up table 121 is addressed by the OBP code to produce overlay YIQ and percent of coverage (e.g. 10-100%) codes on links 123 and 125, respectively. These codes are applied to Y, I and Q modifier circuits 131, 133 and 135, respectively, each of which is comprised of multiplier/accumulator circuits, which perform a weighted average of the YIQ data values based upon the percent of coverage codes.
  • the resulting selectively modified YIQ codes are multiplexed onto output link 141, via HAT code replacement logic 138 which replaces I, Q data with HAT designations; IQ values are defined in a YIQ-RGB look-up table.
  • anomalies in a color image display of a digitized topographical map are effectively obviated by the imagery data processing mechanism of the present invention, which employs a half-resolution storage compression scheme and an auxiliary scene memory cache through which full resolution data is accessed. Interpolation is carried out by the controlled weighting and summing of plural half and full resolution data values that are stored in (half-resolution) memory addresses whose associated spatial locations neighbor that of the spatial location of interest, thereby generating pixel energization signals for any spatial location on the terrain map.

Abstract

Interpolation processing of digital map imagery data is carried out by prefetching full and half resolution data stored in half-resolution addresses of scene memory into a cache and accessing the cache as virtual addresses associated with the interlaced scan of the display are generated. Both full and half-resolution data is controllably weighted and summed bi-linearly to obtain interpolated data values for spatial locations corresponding to the virtual addresses. For a respective half-resolution storage location, stored imagery data includes both half-resolution data, (such as that representative of color characteristics, elevation, cultural features, linear and area features) of its associated half-resolution spatial location in a terrain map and a plurality of full-resolution data for a plurality of full-resolution spatial locations of the terrain map that are located in a adjacent neighborhood surrounding the half-resolution spatial location.

Description

This is a continuation of application Ser. No. 484,098, filed Feb. 22, 1990, now abandoned.
FIELD OF THE INVENTION
The present invention relates in general to terrain map color imagery display systems and is particularly directed to a mechanism for interpolating data stored within a digital color terrain map database (scene memory), for defining the values of pixel energization signals whose corresponding spatial locations in the stored terrain map image do not necessarily coincide with corresponding spatial locations of the data within that database.
BACKGROUND OF THE INVENTION
Co-pending U.S. Pat. No. 4,970,682, issued Nov. 13, 1990, derived from parent application Ser. No. 168,437, filed Mar. 15, 1988, (the original `continuation chain` parent application of which, Ser. No. 224,742, now abandoned was filed Jan. 13, 1981), by Paul B. Beckwith et al, entitled Digital Map Generator and Display System, assigned to the assignee of the present application and the disclosure of which is incorporated herein, describes a digital map generation and display system which is capable of accessing and displaying a digital terrain map image to an observer (e.g. the pilot of a fixed or rotary wing aircraft) effectively in real time with the travel of the aircraft over that terrain. A principal factor in the ability of the system to effect a real time display is the combination of a scene memory, which stores a portion of digital map imagery data that has been decompressed from a mass storage device in a prescribed orientation (North-up), and a controlled addressing scheme for reading out data from the scene memory for display in accordance with heading information supplied by the aircraft's on-board navigation equipment. Because the scene memory address signals (which are navigation-dependent) can be expected to be associated with spatial locations in the (terrain map) image that do not necessarily coincide with spatial locations in the map from which the data stored in memory was originally derived, it is necessary to interpolate the data which is used to drive the pixels of the display.
Previously, such interpolation has been accomplished by techniques which include choosing a stored data value associated with that image spatial location closest to the spatial location for the pixel address, or by `truncating` the pixel address to that memory address which is associated with a prescribed one of a set of geometrically dispersed spatial locations adjacent to the spatial location of the pixel of interest. Because such approximations do not take into account variations across the terrain map, such as abrupt color changes, and are limited by the resolution of the database, they may introduce anomalies (e.g. flickering lines) in the displayed image, especially during image rotation, thereby degrading image quality.
SUMMARY OF THE INVENTION
In accordance with the present, invention, the system described in the Beckwith et al patent is substantially enhanced by means of a cache memory and improved interpolation mechanism which both increases throughput and processing speed and yields a color image having reduced artifacts between high contrast areas in the image. More particularly, the present invention is directed to a color display apparatus, such as that employed for a cockpit display in a fixed or rotary wing aircraft, the display having an array of color pixels which are controllably energized by respective pixel control signals, for displaying an image, such as a color terrain map, digital data for which read out from a data base stored in a scene memory. Address signals for accessing the scene memory may be generated in accordance with heading information signals derived from the aircraft's navigation system and, as noted previously, can be expected to be associated with spatial locations in the terrain map other than those associated with the actual stored data.
In order to reduce memory size requirements, the present invention employs a half-resolution storage compression scheme and an auxiliary scene memory cache through which full resolution data is accessed. Interpolation of pixel energization signals for any spatial location on the terrain map is performed by the controlled weighting and summing of plural half and full resolution data values that are stored in (half-resolution) memory addresses whose associated spatial locations neighbor that of the spatial location of interest.
Half-resolution storage compression is carried out by storing, in respective half-resolution representative addressable storage locations of the scene memory, imagery data associated with respective half-resolution spatial locations of a (terrain map) image. For a respective storage location, that imagery data includes first (half-resolution) imagery data (such as that representative of color characteristics, elevation, cultural features, linear and area features stored as full-resolution data) of its associated first spatial location in the terrain map and a plurality of second (full-resolution) imagery data for a plurality of second (full-resolution) spatial locations of the terrain map that are located in an adjacent neighborhood surrounding that first spatial location of the terrain map.
For each respective pixel of the display for which a pixel control signal is to be generated, data values associated with a plurality of surrounding spatial locations are pre-fetched from scene memory into the high speed cache. A virtual memory address signal, representative of that pixel's associated spatial location within the scene memory-resident terrain map database, is then used to access plural neighborhood addresses in the cache memory, the neighborhood addresses being associated with half-resolution spatial locations which are adjacent to the spatial location of the virtual memory address. The accessed imagery data is then processed to generate a pixel control signal associated with that respective pixel.
As noted earlier, in order to avoid discontinuities in the displayed image that would result from simply picking the data value of a single closest spatial location, the present invention interpolates each data value by controllably combining (bi-linear weighting and summing) both half and full resolution data stored in the accessed half-resolution addresses. In particular, for the example of generating luminance and chrominance (YIQ) values for a respective pixel within a scanned color map, since most of the image energy is associated with the luminance component, half-resolution I and Q data accessed from a neighborhood of addressed storage locations of the cache are combined to derive a first code representative of a first color characteristic (chrominance), and selected full-resolution Y data (associated with a full-resolution neighborhood of spatial locations adjacent to that of the virtual address) are combined to derive a second code representative of a second image characteristic (luminance).
For another type of image, e.g. symbology, the stored data may be representative of slope shade characteristics of the half-resolution spatial location of the image and the full-resolution data may be representative of cultural characteristics of each of the neighboring full-resolution spatial locations of the image. In this instance, a pixel data value is generated in accordance with a bi-linear interpolation of slope shade representative data associated with the storage locations associated with half-resolution spatial locations to derive a code representative of an interpolated slope shade value for the spatial location of the image associated with the virtual address, and bi-linear combining of cultural feature representative data associated with selected ones of full-resolution spatial locations adjacent to the half-resolution spatial locations to derive a second code representative of an interpolated cultural feature value for the spatial location associated with the virtual address.
In the course of executing bi-linear interpolation, weighting of half and full-resolution data values may be carried out in accordance with the contents of a plurality of matrices of weighting coefficients, each matrix being associated with a respective one of plural spatial locations neighboring the spatial location of the virtual address. Accessed imagery data is multiplied by a weighting coefficient from a respective one of the matrices so as to produce a plurality of weighted values, which are then summed to produce a respective pixel control code.
In order to warn the pilot of the situation where the height of the terrain being displayed is lower than the actual altitude of the aircraft approaching that terrain, a color overlay may be employed to selectively tint the displayed terrain map to a warning or offset color. The selective tinting is executed by an overlay bit processor, which selectively combines color-modifying (overlay bit plane) data with the interpolated YIQ codes to realize a final YIQ color. The YIQ codes are coupled to a downstream YIQ/RGB conversion circuit (YIQ-RGB look-up table) for converting the YIQ codes into corresponding RGB codes for driving the respective pixel of the display.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 diagrammatically illustrates the overall functional architecture of a digital map graphics processing system employing the improved interpolation mechanism in accordance with the present invention;
FIG. 2 shows a portion of a scene of image, information within an array of orthogonally dispersed locations of which is contained in the decompressed imagery data output from the reconstruction processor of FIG. 1;
FIG. 3 shows associated data fields for half and full resolution storage of scanned imagery, symbology and data frames;
FIG. 4 diagrammatically illustrates the storage format of a scene memory subdivided into an array of areal blocks of imagery data, within which a region to be displayed may be defined;
FIG. 5 diagrammatically shows a scene memory cache and its associated write/read control circuits;
FIG. 6 diagrammatically illustrates an 8×8 array of logical block addresses of a scene memory directory for addressing the physical blocks of scene memory;
FIG. 7 shows the organization of an interleaved pair set of odd and even entries of respective odd and even memory banks;
FIG. 8 diagrammatically illustrates the manner in which adjacent address locations of a half-resolution neighborhood are associated with different memory banks;
FIG. 9 shows the functional architecture of the interpolation processor of FIG. 1;
FIGS. 10-13 respectively show half-resolution coefficient look-up tables, associated with each of half-resolution addresses Q, R, S and T;
FIGS. 14-17 respectively show full-resolution coefficient look-up tables, associated with each of full-resolution addresses A, B, C and D;
FIG. 18 diagrammatically illustrates an overlay bit processing circuit; and
FIG. 19 shows the data fields associated with an overlay bit processor.
DETAILED DESCRIPTION
Before describing in detail the particular improved terrain map color imagery interpolation mechanism in accordance with the present invention, it should be observed that the present invention resides primarily in a novel structural combination of conventional signal processing circuits and components and not in the particular detailed configurations thereof. Accordingly, the structure, control and arrangement of these conventional circuits and components have been illustrated in the drawings by readily understandable block diagrams which show only those specific details that are pertinent to the present invention, so as not to obscure the disclosure with structural details which will be readily apparent to those skilled in the art having the benefit of the description herein. Thus, the block diagram illustrations of the Figures do not necessarily represent the mechanical structural arrangement of the exemplary system, but are primarily intended to illustrate the major structural components of the system in a convenient functional grouping, whereby the present invention may be more readily understood.
As pointed out previously, the above-referenced Beckwith et al patent describes a digital map generation and display system which is capable of accessing and displaying a digital terrain map image to an observer (e.g. the pilot of a fixed or rotary wing aircraft) effectively in real time with the travel of the aircraft over that terrain. A principal factor in the ability of the system to so operate is its use of a scene memory, in which data is stored in a prescribed orientation (North-up) and a controlled addressing scheme for reading out contents of the scene memory for display in accordance with heading information signals supplied by on-board navigation equipment. Pursuant to the present invention, the system described in the Beckwith et al patent is substantially enhanced by means of a cache memory and improved interpolation mechanism which both decreases memory size and speed requirements, and yields a color image having reduced artifacts between high contrast areas in the image.
The architecture of a digital map graphics processing system employing the improved interpolation mechanism in accordance with the present invention is diagrammatically illustrated in FIG. 1 as comprising a reconstruction processor 11, which is coupled via an input image data bus 13 to a mass storage device (not shown), from which compressed video data is supplied for display on a downstream color image display device (CRT) 15. The data itself may be one of several types, e.g. scanned raster color imagery data, such as color paper charts and color terrain photographs, symbolic representation of geographic data, typically in the form of a gridded elevational model and an edge-based vector representation of cultural data, and static images (data frames). The manner in which the present invention processes each of these multiple types of imagery data will be explained in detail below. Reconstruction processor 11 is of conventional construction (for example, of the type described in the above-referenced Beckwith et al patent) and produces a decompressed imagery data output for application to scene memory 21 and associated imagery signal processing circuitry. Although the format (full/half resolution) of the decompressed imagery data will depend upon the type of image being processed, the data itself is always stored at a half resolution coordinate coverage, but with full resolution information, in order to reduce memory address requirements.
More particularly, FIG. 2 shows a portion of an image (e.g. a raster scanned color map), information at an array or matrix of orthogonally dispersed spatial locations 23 in which, termed full-resolution spatial locations, is contained in half-resolution decompressed data, associated with half-resolution spatial locations 33 of the terrain map, output from reconstruction processor 11, as will be described below. Thus, in the case of a color topographical map which has been optically scanned and digitized, each data value is associated with a respective spatial location 23, having a geographically definable set of coordinates on the grid map. For purposes of the present description it will be assumed that the vertical or Y separation between adjacent spatial locations 23 (or 33) is the same as their horizontal or X separation. (The use A, B, C and D designators associated with spatial locations 23 will be detailed below.) For the example of a topographical map, each of spatial locations 23 may occur at some specified terrain separation interval, with the separation (e.g. North-South (Y) or East-West (X)) between adjacent locations being a prescribed geographical distance, e.g. twenty-five meters.
While it is certainly possible to store imagery data at a dedicated address for each spatial location for each of terrain map locations 23 (i.e. each map location has its own memory address), doing so may require a large memory, depending upon the resolution of the image. Because the resolution requirements for imagery reproduction vary with image type (for example, good quality color reproduction for scanned raster imagery data can be achieved with full resolution luminance data, and only half resolution chrominance data), it has been found that scene memory throughput can be enhanced by storing all data in terms of half-resolution image locations or address space, and then selectively accessing the full resolution data as necessary for a executing a particular image processing operation.
More specifically, the array of image locations 23 may be subdivided into generally rectangularly arranged `full-resolution` quartets 25 of locations, encircled at A, B, C and D. Diagrammatically shown within the center of each `full-resolution` quartet 25 is a respective `half-resolution` location 33, four adjacent ones of which Q, R, S and T define a half-resolution neighborhood 35. For the example of a color terrain map image having twenty-five meter separation between map data locations 23, the distance between adjacent half-resolution locations 33 is fifty meters.
As pointed out above, in accordance with the present invention, imagery data is always stored at a half resolution coordinate coverage, namely corresponding to half-resolution locations 33, but with full resolution information for each half-resolution location. By full-resolution information for each half-resolution location is meant that image information for each of the four locations A, B, C and D of a full-resolution quartet 25 surrounding a respective half-resolution location 33 is stored for that half-resolution spatial location. As a consequence, the number of memory addresses required to implement the scene memory (and an associated cache memory) is reduced considerably (by a factor of four), thereby simplifying hardware requirements and expediting signal processing throughput.
Since the data size will vary depending upon the type of image it represents, the storage capacity of each addressable location must be sufficient to accommodate the data having the largest number of bits. To accommodate any of the above-referenced formats having associated fields as shown in FIG. 3, the depth (or code width) of each storage location in memory may be on the order of forty bits. Taking, as an example, raster scanned imagery color map data, its data field entries contain color information in the form of luminance (Y) and chrominance (in-phase (I) and quadrature (Q)) components resolved to a predetermined number of bits. Since most of the signal energy of scanned imagery color map data is contained in the luminance (Y) component (on the order of 90% or more), associated (five bit) Y values for each of the full-resolution spatial locations A, B, C and D of a quartet 25 surrounding a respective half-resolution location 33 are stored in corresponding portions of a data field identified by the index: Y Color Component. The chrominance components, on the other hand, which contain considerably less information, are stored at only half-resolution, i.e. one I, Q pair for each half-resolution spatial location 33, as shown by the singular chrominance data field: I Color, Q Color, of four and three bits, respectively.
As will be described below, in the course of generation of a pixel energization signal for a respective pixel of display 15, having a spatial location P in FIG. 2, the stored luminance data for each of a full-resolution `surrounding neighborhood` 27 of spatial locations A, B, C and D associated with one or more full-resolution quartets 25 is interpolated to obtain an output Y value for that pixel, while the stored chrominance data for each location Q, R, S and T of an associated half-resolution surrounding neighborhood 35 is interpolated to obtain output I and Q values for that pixel. It will be noted that full-resolution spatial locations A, B, C and D of full-resolution `surrounding neighborhood` 27 shown in FIG. 2 are associated with full-resolution data values (and spatial locations) of separate half-resolution spatial locations 33S and 33Q. Namely, full-resolution neighborhood 27 is comprised of spatial locations A and B associated with half-resolution spatial location 33S and spatial locations C and D associated with half-resolution spatial location 33Q. These interpolated Y, I and Q values are then coupled as address inputs to a color conversion look-up table, which generates the requisite R, G and B codes for driving that display pixel.
Symbolic data is stored as its own set of dedicated data fields: Slope Shades, containing two, half-resolution, five bit North and East normals; Elevation data, encoded as seven bits of half-resolution elevation data; Contour lines, comprised of four full-resolution one-bit data; and Cultural data, containing four full-resolution area/linear feature data words. The one bit of contour line data and the four bits of area/linear feature data may be considered five bit full-resolution feature type information. Also shown in FIG. 3 are the data entries for storing a full-resolution thirty-two bit field of a data frame, denoted as Data Frame Index. In a manner similar to that described above with respect to the interpolation processing of scanned imagery data, the contents of the symbology and data frame data fields are selectively processed, to obtain YIQ pixel energization codes which are then converted into RGB signals for energizing a respective pixel of the display.
As pointed out above, signal processing speed is increased in accordance with the present invention by `localizing` or constraining the computation process to a limited portion of the database, specifically within an image area defined by a subset of spatial locations within the image of interest that contain the spatial location of a respective pixel on the screen of the display device. Namely, for any image being displayed (e.g. on a conventional cathode ray tube display screen), the actual generation of the image is accomplished by the sequential energization of the pixels (picture elements) of the display during alternate interlaced field scanning. Since, however, in a typical in-flight environment, address signals for accessing the contents of the scene memory are produced in accordance with signals representative of heading/attitude information supplied by on-board navigation equipment and represent map locations rather than physical memory locations, such read-out address codes are neither necessarily, nor customarily, associated with the precise address entries of the scene memory. Rather, the pixel addresses are virtual addresses having associated spatial locations on an image surface (e.g. terrain map).
On the other hand, the addresses within the scene memory identify storage locations, rather than physical locations of an image, representative data for which is stored in the memory. Since, as noted above, in an image map processing application, the contents of each memory address are associated with and define attributes of an identifiable spatial location on the (terrain) image, any image location may be considered to be a virtual address for accessing the contents of the scene memory and thereby permit a selective combining of those accessed contents to derive a data code that represents an interpolation of what the image looks like at that location. It can be appreciated, therefore, that each pixel on the display where the stored image is recreated has a corresponding spatial location within the stored image, itself. These corresponding spatial locations are represented by the virtual addresses that are used to access the multi-resolution data stored in scene memory, from which accessed data codes are interpolated into YIQ and subsequently converted RGB signals for energizing the respective pixels of the cockpit display.
Thus, within the image surface represented by the contents of the half-resolution addresses (spatial locations) 33 in FIG. 2, the address generated in correspondence with the energization of a respective screen pixel has an associated spatial location P that falls within or is surrounded by some half-resolution neighborhood 35 of spatial locations (scene memory addresses) Q, R, S and T. As described above, pursuant to the invention, the pixel energization code signal used to drive the pixel whose (virtual) address is associated with spatial location P is interpolated by the controlled weighting and summing of a plurality of actual data values (full and half-resolution) stored within the half-resolution storage locations Q, R, S and T of the half-resolution neighborhood 35 containing `virtual address` location P. In particular, where half-resolution data is employed, the data is derived from each of the addresses memory locations associated with the neighborhood of a spatial locations Q, R, S and T of half-resolution neighborhood 35; where full-resolution data is employed, the data is derived from that `full-resolution` neighborhood 27 of spatial locations A, B, C and D most nearly adjacent the spatial location P.
In order to facilitate this process and free up the scene memory for other access operations, an additional `cache` memory 40 (FIG. 1) is coupled to receive a delimited portion of the scene memory in dependence upon where, within the scene memory, image processing (virtual address scanning) is currently being conducted. As diagrammatically illustrated in FIG. 4, and as will be discussed in detail below, the storage format of scene memory 21 is such that it may be subdivided into an array (e.g. sixteen) of areal blocks 21-1 . . . 21-16 of imagery data, within which a region 41 for display may be defined.
For purposes of an illustrative example, within the sixteen block framework of the scene memory and surrounded by a circle 29 is a block 21-11, which contains the current location of a scan line 43 associated with the generation of read-out address codes generated by memory controller 45 (FIG. 1) for accessing data to be displayed. As illustrated in the enlarged depiction in FIG. 4 of the lower region of block 21-11, scan line 43 is associated with the generation of sequential virtual addresses (denoted by Xs along scan 43) associated spatial locations of which pass among spatial locations in the image corresponding to the actual (half-resolution) addresses within the scene memory. The region of scene memory surrounded by an oval 51 contains a sub-array 53 of scene memory addresses (e.g. eight) spatial locations for which immediately surround the spatial location associated with virtual address X in scene memory 21 pointed to by the scanned (pixel) address. As memory controller 45 generates read-out address signals, it updates the scene memory cache 40 with the next associated set of sub-array addresses (e.g. at 30 Hz. or once per update of the display screen), so that irrespective of which spatial location in the image is pointed to by the virtual scan address, cache 40 will provide rapid access to half and full-resolution neighborhood data, and thereby facilitate immediate interpolation processing of the contents of the requisite data fields (via direct accessing of the cache) for energizing the respective pixels of the display.
The scene memory cache 40 and its associated write/read control circuits 42/44 are shown in FIG. 5. As noted earlier, the scene cache stores data that has been pre-fetched from scene memory 21 and provides a sub-array of scene memory data for interpolating an output data value associated with a scanned pixel address. For the above-referenced example of a maximum data field of forty bits, scene memory cache 40 may be an 10×48 bit memory having independent read and write ports 46, 47 as shown. The write port is used to store data pre-fetched from the scene memory, while the read port outputs data for nearest neighborhood sub-arrays for processing by interpolation processor 60 (FIG. 1).
Data accessed from the scene memory is coupled over link 61 and is controllably written into cache 40 under the control of a write address supplied by cache write control circuit 42. Cache write control circuit effectively translates or converts the scan address output by memory controller 45 into sub-array address codes for writing scene memory data into the cache. Scan signals on line 62 cause a pair of sub-array addresses associated with half-resolution spatial locations 33 (FIG. 2) to be written into the cache. The control logic is configured so that if a write into the cache would over-write data being used to generate these sub-array addresses by the cache read control circuit 44, then pre-fetching of data is interrupted, which allows access to the scene memory for rebuilding the scene.
For each (virtual) X,Y address, cache read control circuit 44 reads out data associated with four half-resolution addresses associated with spatial locations Q, R, S and T of a half-resolution neighborhood 35 containing the spatial location P associated with that scan address. The four half-resolution addresses associated with spatial locations Q, R, S and T are identified as follows. That half-resolution address which is closest to the scan address is referred to as the nearest neighbor (NN). In the example shown in FIG. 2, half-resolution address 33S is the nearest neighbor (NN). Using the nearest neighbor address as a point of reference, the half-resolution addresses that are nearest horizontal (East/West) and nearest vertical (North/South) are referred to as X neighbor (XN), (half-resolution address T in the present example) and Y neighbor (YN), (half-resolution address Q in the present example), respectively. The remaining half-resolution address (R in the present example) is referred to as the farthest neighbor (FN) of half-resolution neighborhood 35.
As diagrammatically illustrated in FIG. 4, referenced above, scene memory 21 is subdivided or partitioned into a plurality of (sixteen) memory blocks 21-1 . . . 21-16, an individual one of which 21-i contains a memory capacity of an array of 128×128 half-resolution addresses (each of which is associated with a respective spatial location 33 of FIG. 2), and each having a storage capacity of up to 48 bits, to accommodate the field entries of FIG. 3). Since each half-resolution address stores data for four neighboring full-resolution spatial locations A, B, C and D, each block 21-i within the scene memory effectively stores data associated with an array of 256×256 image locations. The physical blocks are scanned by means of a scene memory directory 70 diagrammatically illustrated in FIG. 6, which maps an 8×8 array of logical block addresses into physical blocks of memory. Scene memory directory 70 wraps around on itself so as to form a continuous map space. Each of scene memory blocks 21-i is organized as an interleaved pair set of odd and even entries of respective odd and even memory banks, as diagrammatically shown in FIG. 7, so that adjacent address locations of a half-resolution neighborhood (e.g. address locations S and T of half-resolution neighborhood 33, shown in FIG. 2) are associated with different memory banks, as diagrammatically shown in FIG. 8.
Referring now to FIG. 9, the functional architecture of interpolation processor 60 is shown as being coupled to a (forty-eight bits wide) scene cache data link 81 from the output of cache memory 40, a local bus color table interface 83, a control register file data link 85 and an X,Y fractional address link 87 from memory controller 45. Interpolation processor 60 is comprised of a set of arithmetic logic circuits that operate on the half and full resolution data accessed from scene memory cache 40 in the course of an address scan, to produce terrain map YIQ color codes, map overlay information, and interpolated slopes and elevation. As noted previously, which codes are produced will depend upon the type of imagery data being processes (e.g. scanned color map imagery data, symbology data, or data frames).
In the course of in-flight display of raster scanned terrain map imagery data, it is important to warn the pilot of the situation where the height of the terrain being displayed is higher than the actual altitude of the aircraft approaching that terrain. For this purpose, a color overlay or mask operation is performed in order to selectively tint the displayed terrain map to a warning or offset color. This operation is initiated in a height above terrain (HAT) calculation circuit 91 which is coupled to links 81 and 85 and compares a set (e.g. a pair) of reference elevation values (based on aircraft altitude) supplied from memory controller with data representative of the actual elevation of the terrain. For a respective address location, if the elevation of the terrain falls below the largest reference elevation, then the output code produced by HAT calculation circuit 91 (which will be combined with the YIQ codes in downstream processing) is essentially all zeros, so that the eventually produced YIQ code for that address is unaffected by the height of the aircraft. On the other hand, if the input code representative of the elevation of the terrain is above the lowest reference elevation code then, a first color offset (first warning color) code will be output from HAT calculation circuit 91. Similarly, if the elevation of the terrain is above the second reference elevation, a second offset (danger) color code will be output. As will be described below, these offset codes (a code zero representing no, or a transparent, offset) are coupled to a downstream overlay bit plane processing unit for controllably modifying the YIQ outputs of the interpolator.
Elevation band select circuit 93 is coupled with links 81 and 85 to produce sixteen bands of elevation color codes, based upon the four most significant bits of elevation data. These elevation color codes are combined with the full resolution cultural data; as consequence, the half-resolution elevation data is selected by elevation band select circuit 93 so that it matches the associated full resolution neighborhood of the half-resolution address code.
Full resolution data select circuit 95 is coupled to cache output link 81 and fraction address link 87 and selects which full resolution neighborhood locations are associated with the half resolution address location supplied from the scene cache. Thus for the example shown in FIG. 2, where pixel virtual address location P falls between the full resolution neighborhoods 25S, 25Q, respectively associated with half resolution addresses S and Q, full resolution data select circuit 95 selects full resolution data A and B for half resolution address S and full resolution data C and D for half resolution address Q, thus defining a full resolution neighborhood 38 about virtual address location P.
The elevation band code produced by elevation band select circuit 93 and the cultural code generated by full resolution data select circuit 95 are combined in elevation band combiner circuit 97. Up to sixteen elevation bands may be employed; those that are used directly replace that number of the thirty-two cultural codes. The elevation bands which are greater than the number of bands enabled are set to the largest number enabled. The cultural codes may be configured as thirty two features with contour lines included or as fifteen features with one bit used to define contour lines.
The combined elevation code produced by elevation band combiner 97 is coupled, together with cache data link 81 and color table data on link 83, to YIQ calculation circuit 101, which converts cultural codes into their YIQ color components or directly selects YIQ data from the (cached) scene memory data. For symbology imagery data, the conversion from cultural codes to YIQ values may implemented by way of a programmable look-up table. If YIQ data is accessed directly from memory, luminance code remains unaltered, whereas the I and Q components are selected from the appropriate half resolution field.
Coefficient calculation circuit 103 is coupled to links 85 and 87 and outputs interpolation coefficients employed by the bi-linear interpolator circuits 102, 104 and 106, to be described below, based upon X and Y fractional address codes associated with the virtual address for the pixel of interest. For this purpose, coefficient calculation circuit 103 may contain a set of half-resolution coefficient look-up tables, associated with each of half-resolution addresses Q, R, S and T, as respectively shown in FIGS. 10-13, and a set of full-resolution coefficient look-up tables, associated with each of full-resolution addresses A, B, C and D, as respectively shown in FIGS. 14-17. Each coefficient look-up table comprises a two-dimensional array or matrix of coefficient values respectively associated with fractional or incremental X and Y values reference to the half-resolution neighborhood 35 containing the virtual address location P, as shown in FIG. 2. The coefficients of each matrix based upon the following functions:
______________________________________                                    
neighbor   function     circuit function                                  
______________________________________                                    
lower left X*Y          X*Y                                               
lower right                                                               
           (1 - X)*Y    Y - X*Y                                           
upper left X*(1 - Y)    X - X*Y                                           
upper right                                                               
           (1 - X)*(1 - Y)                                                
                        1 + X*Y - X - Y                                   
______________________________________                                    
A slope shade enable circuit 105, which is used to selectively disable slope shading for linear features, contour lines and some area features, is coupled to cache link 81 and detects when a majority of the four full resolution cultural codes for addresses A, B, C and D represent features which are not slope shaded; in this event, the slope shade value for that particular half resolution virtual address (one of Q, R, S and T) is zeroed. Also, should there be a tie between full resolution cultural address values, the slope code is zeroed.
Interpolation of Y, I, Q and slope shade values are executed by respective interpolation calculation circuits 102, 104, 106 and 108, applying full and half resolution neighborhood data to respective bi-linear operations. The interpolation operations are subdivided into half resolution interpolations and full resolution interpolations using the respective sets of coefficients listed in the look-up tables of FIGS. 10-13 and 14-17, referenced above. The interpolation function employed multiplies the four coefficients by the four respective data values and the products are summed together using multiplier/accumulators implemented in combinational logic.
The interpolated north and east shade codes generated by slope interpolator circuit 108 are coupled to a slope normal calculation circuit 111, which generates a slope shade code. This circuit uses the slope shade components and east and north multipliers in a multiplier/accumulator to produce a slope shade code based upon the following set of equations:
SLOPE SHADE=(P*COSI+SINI)/(1-P**2-Q**2)**.5
where
P=NORTH SLOPE OF TERRAIN
Q=EAST SLOPE OF TERRAIN
I=SUN AZIMUTH ANGLE
NORTH SLOPE SHADE=P/(1-P**2-Q**2)**.5 (SCENE MEMORY)
EAST SLOPE SHADE=Q/(1-P**2-Q**2)**.5 (SCENE MEMORY)
NORTH MULTIPLIER=SIN I (PRECALCULATED)
EAST MULTIPLIER=COS O (PRECALCULATED)
SLOPE SHADE=NORTH SLOPE SHADE * NORTH MULTIPLIER+EAST SLOPE SHADE * EAST MULTIPLIER.
The outputs of slope normal calculation circuit 111 and luminance interpolation circuit 102 are coupled to a delta Y calculation circuit 113, which sums the slope shade code with the interpolated Y color code and produces a composite Y color code. the degree of slope shading can be modified through the north and east slope shade multipliers.
In order to show threat zones based on stationary ground installations, an overlay bit plane (OBP) is used. The OBP is loaded as a `mask` in bits 31 and 32 of the scene memory as half-resolution data, so that a color overlay may be employed to selectively tint the displayed terrain map to a warning or offset color. The selective tinting is executed by an overlay bit processing circuit, diagrammatically illustrated in FIG. 18 and associated data fields for which are shown in FIG. 19, which selectively combines color-modifying (overlay bit plane) data with the interpolated YIQ codes output from delta Y calculation circuit 113, I interpolation circuit 104 and Q interpolation circuit 106 to realize a final YIQ color. Specifically, an overlay look-up table 121 is addressed by the OBP code to produce overlay YIQ and percent of coverage (e.g. 10-100%) codes on links 123 and 125, respectively. These codes are applied to Y, I and Q modifier circuits 131, 133 and 135, respectively, each of which is comprised of multiplier/accumulator circuits, which perform a weighted average of the YIQ data values based upon the percent of coverage codes. The resulting selectively modified YIQ codes are multiplexed onto output link 141, via HAT code replacement logic 138 which replaces I, Q data with HAT designations; IQ values are defined in a YIQ-RGB look-up table.
As will be appreciated from the foregoing description, anomalies in a color image display of a digitized topographical map, as may occur during rotation of the image, are effectively obviated by the imagery data processing mechanism of the present invention, which employs a half-resolution storage compression scheme and an auxiliary scene memory cache through which full resolution data is accessed. Interpolation is carried out by the controlled weighting and summing of plural half and full resolution data values that are stored in (half-resolution) memory addresses whose associated spatial locations neighbor that of the spatial location of interest, thereby generating pixel energization signals for any spatial location on the terrain map.
While we have shown and described an embodiment in accordance with the present invention, it is to be understood that the same is not limited thereto but is susceptible to numerous changes and modifications as known to a person skilled in the art, and we therefore do not wish to be limited to the details shown and described herein but intend to cover all such changes and modifications as are obvious to one of ordinary skill in the art.

Claims (30)

What is claimed:
1. For use with a video display apparatus having an array of pixels which are controllably energized by video information signals in order to display a video image representative of information stored in memory, a method of generating said video information signals comprising the steps of:
(a) providing a scene memory having a plurality of memory addresses each of which is operative to store video data to be controllably accessed and processed in the course of generating said video information signals;
(b) storing, in memory addresses of said scene memory, imagery video data associated with respective spatial locations of an image to be displayed by the pixels of said video display apparatus, said respective spatial locations having a first spatial resolution within said image to be displayed, and wherein a respective first spatial location may, but does not necessarily, coincide with a spatial location of a pixel of said array, and wherein the imagery video data contents of a respective memory address contains a plurality of image video data components, each respective one of which is associated with a respectively different one of a plurality of second spatial locations within said video image to be displayed, said plurality of second spatial locations having a second spatial resolution, which is higher than said first spatial resolution, and wherein any of said plurality of second spatial locations may, but does not necessarily, coincide with the location of a pixel of said array, a respective plurality of second spatial locations being distributed around a respective first spatial location;
(c) for a respective pixel of said array, identifying where, within said image to be displayed, its associated spatial location occurs;
(d) accessing video imagery data from a plurality of memory addresses of said scene memory, whose associated respective first spatial locations surround the associated spatial location of said respective pixel; and
(e) processing the imagery video data accessed in step (d) to produce a respective video information signal through which said respective pixel is energized.
2. A method according to claim 1, wherein step (e) comprises controllably combining video data accessed in step (d) to produce said respective video information signals.
3. A method according to claim 2, wherein step (e) comprises weighting imagery video data access from those memory addresses of said scene memory whose associated respective first spatial locations immediately surround the associated location of said respective pixel and combining the weighted imagery video data to produce said respective video information signals.
4. A method according to claim 1, wherein step (e) comprises weighting imagery video data accessed in step (d) and combining the weighted imagery video data so as to produce respective video information signals.
5. A method according to claim 1, wherein step (d) includes the steps of:
(d1) providing a cache memory, the speed of access to which is greater than that of said scene memory,
(d2) storing a prescribed portion of the contents of said scene memory, the associated image for which contains the image location of said respective pixel, in memory addresses of said cache memory, and
(d3) accessing video imagery data from a plurality of memory addresses of said cache memory whose associated respective spatial locations surround the location of said respective pixel.
6. A method according to claim 5, wherein step (e) comprises controllably combining imagery video data accessed in step (d) to produce a respective video information signal representative of an interpolation of color attributes of said pixel.
7. A method according to claim 5, wherein step (e) comprises performing a bi-linear interpolation of imagery data accessed in step (d) to produce a respective video information signal through which said pixel is energized.
8. A method according to claim 1, wherein step (e) comprises:
(e1) generating a plurality of matrices of weighting coefficients, each matrix being associated with a respective one of said plural second spatial locations distributed around said respective first spatial location,
(e2) multiplying imagery video data accessed in step (d) by a weighting coefficient from a respective one said matrices so as to produce a plurality of weighted imagery data, and
(e3) combining the plurality of weighted imagery video data produced in step (2) to obtain said respective video information signal.
9. A method according to claim 1, wherein imagery video data is representative of luminance and chrominance attributes of said image.
10. A method according to claim 9, wherein step (e) includes the step of controllably modifying imagery video data accessed in step (d) to affect luminance and chrominance attributes associated with a prescribed relationship between said image and an observer of said image.
11. A method according to claim 9, wherein said imagery video data is representative of a terrain map, and step (e) includes the step of controllably modifying imagery video data accessed in step (d) to affect luminance and chrominance attributes associated with a prescribed relationship between said image and the elevation of an observer relative to said terrain.
12. A method according to claim 11, wherein said terrain map contains cultural and contour attributes.
13. A method according to claim 12, wherein said imagery data is representative of slope shading normals for first and second orthogonal directions of said image.
14. A method according to claim 1, wherein said image is a terrain map image and said imagery data is representative of elevation values of the terrain map.
15. A method according to claim 1, wherein said imagery video data is representative of a static data frame.
16. For use with a video display apparatus having an array of pixels which are controllably energized by respective pixel control signals in order to display a video image representative of information stored in a video image database, an arrangement for generating said respective pixel control signals in associated with the scanning of said array of pixels comprising:
a scene memory having a plurality of memory addresses, each of which is operative to store video data to be controllably accessed and processed in the course of generating pixel control signals for energizing the pixels of said display, said scene memory being operative to store, in respective memory addresses thereof, imagery video data associated with respective spatial locations of an image to be displayed by the pixels of said video display apparatus, said respective spatial locations having a first spatial resolution within said image to be displayed, and wherein a respective first spatial location may, but does not necessarily, coincide with a spatial location of a pixel of said array, and wherein the imagery video data contents of a respective memory address contains a plurality of image video data components, each respective one of which is associated with a respectively different one of a plurality of second spatial locations within said video image to be displayed, said plurality of second spatial locations having a second spatial resolution, which is higher than said first spatial resolution, and wherein any of said plurality of second spatial locations may, but does not necessarily, coincide with the location of a pixel of said array, a respective plurality of second spatial locations being distributed around a respective first spatial location;
a memory access control unit which is operative to access video imagery data from a plurality of memory addresses of said scene memory, whose associated respective first spatial locations surround the associated spatial location of a respective pixel of said display; and
an interpolation processing unit which is operative to process imagery video data accessed from said scene memory by said memory access control unit to generate a respective pixel control signal through which said respective pixel is energized.
17. An arrangement according to claim 16, wherein said interpolation processor is operative to controllably combine video data accessed from said scene memory to produce a respective pixel control signal.
18. An arrangement according to claim 17, wherein said interpolation processor is operative to weight imagery video data access from those memory addresses of said scene memory whose associated respective first spatial locations immediately surround the associated locations of said respective pixel and combine the weighted imagery video data to produce a respective pixel control signal.
19. An arrangement according to claim 16, wherein said interpolation processor is operative to weight imagery video data accessed from said scene memory and to combine the weighted imagery video data so as to produce a respective pixel control signal.
20. An arrangement according to claim 16, further including a cache memory, the speed of access to which is greater than that of said scene memory, and which is operative to store a prescribed portion of the contents of said scene memory, the associated image for which contains the image location of said respective pixel, and wherein said memory access control unit is operative to access video imagery data from a plurality of memory addresses of said cache memory whose associated respective spatial locations surround the location of said respective pixel.
21. An arrangement according to claim 20, wherein said interpolation processor is operative to controllably combine accessed imagery video data to produce a respective pixel control signal representative of an interpolation of color attributes of said respective pixel.
22. An arrangement according to claim 20, wherein said interpolation processor is operative to perform a bi-linear interpolation of accessed imagery data to produce a respective pixel control signal through which said respective pixel is energized.
23. An arrangement according to claim 16, wherein said interpolation processor is operative to generate a plurality of matrices of weighting coefficients, each matrix being associated with a respective one of said plural second spatial locations distributed around said respective first spatial location, to multiply accessed imagery video data by a weighting coefficient from a respective one said matrices so as to produce a plurality of weighted imagery data, and to combine the plurality of weighted imagery video data to obtain said respective pixel control signal.
24. An arrangement according to claim 16, wherein imagery video data is representative of luminance and chrominance attributes of said image.
25. An arrangement according to claim 24, wherein said interpolation processor is operative to controllably modify accessed imagery video data to affect luminance and chrominance attributes associated with a prescribed relationship between said image and an observer of said image.
26. An arrangement according to claim 24, wherein said imagery video data is representative of a terrain map, and said interpolation processor is operative to controllably modify accessed imagery video data to affect luminance and chrominance attributes associated with a prescribed relationship between said image and the elevation of an observer relative to said terrain.
27. An arrangement according to claim 26, wherein said terrain map contains cultural and contour attributes.
28. An arrangement according to claim 27, wherein said imagery data is representative of slope shading normals for first and second orthogonal directions of said image.
29. An arrangement according to claim 16, wherein said image is a terrain map image and said imagery data is representative of elevation values of the terrain map.
30. An arrangement according to claim 16, wherein said imagery video data is representative of a static data frame.
US08/074,103 1990-02-22 1993-06-08 Interpolation processing of digital map imagery data Expired - Lifetime US5299300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/074,103 US5299300A (en) 1990-02-22 1993-06-08 Interpolation processing of digital map imagery data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US48409890A 1990-02-22 1990-02-22
US08/074,103 US5299300A (en) 1990-02-22 1993-06-08 Interpolation processing of digital map imagery data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US48409890A Continuation 1990-02-22 1990-02-22

Publications (1)

Publication Number Publication Date
US5299300A true US5299300A (en) 1994-03-29

Family

ID=23922737

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/074,103 Expired - Lifetime US5299300A (en) 1990-02-22 1993-06-08 Interpolation processing of digital map imagery data

Country Status (1)

Country Link
US (1) US5299300A (en)

Cited By (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5604849A (en) * 1993-09-02 1997-02-18 Microsoft Corporation Overlay management system and method
US5684697A (en) * 1995-06-26 1997-11-04 Mullen; Charles H. Driver emulative vehicle control system
US5742277A (en) * 1995-10-06 1998-04-21 Silicon Graphics, Inc. Antialiasing of silhouette edges
US5774826A (en) * 1995-11-30 1998-06-30 Trimble Navigation Limited Optimization of survey coordinate transformations
US5889526A (en) * 1994-11-25 1999-03-30 Matsushita Electric Industrial Co., Ltd. Interpolation apparatus and method, and image generation apparatus including such an apparatus
US5917436A (en) * 1995-04-20 1999-06-29 Hitachi, Ltd. Map display apparatus
US5935198A (en) * 1996-11-22 1999-08-10 S3 Incorporated Multiplier with selectable booth encoders for performing 3D graphics interpolations with two multiplies in a single pass through the multiplier
US5974423A (en) * 1998-03-09 1999-10-26 Margolin; Jed Method for converting a digital elevation database to a polygon database
US6023278A (en) * 1995-10-16 2000-02-08 Margolin; Jed Digital map generator and display system
WO2000030033A2 (en) * 1998-11-17 2000-05-25 Quantum3D, Inc. Device and method for antialiasing high resolution pixel data for lower resolution display
US6111583A (en) * 1997-09-29 2000-08-29 Skyline Software Systems Ltd. Apparatus and method for three-dimensional terrain rendering
US6177943B1 (en) 1996-11-08 2001-01-23 Jed Margolin Digital map compression and display method
JP2001117555A (en) * 1999-08-05 2001-04-27 Matsushita Electric Ind Co Ltd Modular structure for image inverted memory using synchronous dram
US6243100B1 (en) * 1993-10-28 2001-06-05 Xerox Corporation Two dimensional linear interpolation with slope output for a hyperacuity printer
US6317523B1 (en) * 1996-10-30 2001-11-13 Oki Data Corporation Image data adjusting device and method
US6600489B2 (en) 2000-12-14 2003-07-29 Harris Corporation System and method of processing digital terrain information
US6707464B2 (en) 2001-01-31 2004-03-16 Harris Corporation System and method for identifying tie point collections used in imagery
EP1490836A1 (en) * 2002-03-26 2004-12-29 Harris Corporation Efficient digital map overlays
US7068819B1 (en) * 2002-07-12 2006-06-27 The United States Of America As Represented By The Secretary Of The Navy System for storing geospecific data
US20070094094A1 (en) * 1999-02-26 2007-04-26 Skyline Acquisition Corporation Sending three-dimensional images over a network
US20080036758A1 (en) * 2006-03-31 2008-02-14 Intelisum Inc. Systems and methods for determining a global or local position of a point of interest within a scene using a three-dimensional model of the scene
US20090013928A1 (en) * 2007-04-04 2009-01-15 Certusview Technologies, Llc Marking system and method
US20090201178A1 (en) * 2007-03-13 2009-08-13 Nielsen Steven E Methods for evaluating operation of marking apparatus
US20090204238A1 (en) * 2007-03-13 2009-08-13 Nielsen Steven E Electronically controlled marking apparatus and methods
US20090310439A1 (en) * 2008-06-13 2009-12-17 Johan Hauan Method to determine the deviation of seismic equipment from a planned curved path
US20090324815A1 (en) * 2007-03-13 2009-12-31 Nielsen Steven E Marking apparatus and marking methods using marking dispenser with machine-readable id mechanism
US20100013527A1 (en) * 2008-07-15 2010-01-21 Warnick Karl F Apparatus, system, and method for integrated phase shifting and amplitude control of phased array signals
US20100075643A1 (en) * 2004-09-07 2010-03-25 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US20100088164A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for analyzing locate and marking operations with respect to facilities maps
US20100085701A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Marking device docking stations having security features and methods of using same
US20100085376A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for displaying an electronic rendering of a marking operation based on an electronic record of marking information
US20100088031A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for generating an electronic record of environmental landmarks based on marking device actuations
US20100145696A1 (en) * 2006-09-04 2010-06-10 Fortemedia, Inc. Method, system and apparatus for improved voice recognition
US20100189312A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for overlaying electronic locate information on facilities map information and/or other image information displayed on a locate device
US20100188216A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for generating alerts on a locate device, based on comparing electronic locate information to facilities map information and/or other image information
US20100189887A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Marking apparatus having enhanced features for underground facility marking operations, and associated methods and systems
US20100188088A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for displaying and processing facilities map information and/or other image information on a locate device
US20100188407A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for displaying and processing facilities map information and/or other image information on a marking device
US20100188215A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for generating alerts on a marking device, based on comparing electronic marking information to facilities map information and/or other image information
US20100198663A1 (en) * 2008-10-02 2010-08-05 Certusview Technologies, Llc Methods and apparatus for overlaying electronic marking information on facilities map information and/or other image information displayed on a marking device
US20100223551A1 (en) * 2000-05-18 2010-09-02 Ilan Twig Providing commercial enterprise data with map data
US20100285211A1 (en) * 2009-05-08 2010-11-11 Certusview Technologies, Llc Method of using coded marking patterns in underground facilities locate operations
USRE41983E1 (en) 2000-09-22 2010-12-07 Tierravision, Inc. Method of organizing and compressing spatial data
US20110045175A1 (en) * 2009-08-20 2011-02-24 Certusview Technologies, Llc Methods and marking devices with mechanisms for indicating and/or detecting marking material color
US20110060549A1 (en) * 2009-08-20 2011-03-10 Certusview Technologies, Llc Methods and apparatus for assessing marking operations based on acceleration information
US20110109507A1 (en) * 2009-11-09 2011-05-12 Linear Signal, Inc. Apparatus, system, and method for integrated modular phased array tile configuration
US20110117272A1 (en) * 2009-08-20 2011-05-19 Certusview Technologies, Llc Marking device with transmitter for triangulating location during locate operations
US8416995B2 (en) 2008-02-12 2013-04-09 Certusview Technologies, Llc Electronic manifest of underground facility locate marks
US8532488B2 (en) 2011-07-01 2013-09-10 Certusview Technologies, Llc Cable communication systems and methods employing QAM upstream channels below 16.4 MHz for increased aggregate deployed upstream capacity to support voice and/or data services
USRE44925E1 (en) 1995-01-31 2014-06-03 Transcenic, Inc. Spatial referenced photographic system with navigation arrangement
US8949918B2 (en) 2013-03-15 2015-02-03 Certusview Technologies, Llc Hybrid fiber-coaxial (HFC) cable communication systems having well-aligned optical and radio-frequency links to facilitate upstream channel plans having high aggregate data capacity

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4428057A (en) * 1981-06-09 1984-01-24 Texas Instruments Incorporated Electronic chart system
US4615013A (en) * 1983-08-02 1986-09-30 The Singer Company Method and apparatus for texture generation
US4638438A (en) * 1983-05-23 1987-01-20 Hitachi, Ltd. Navigation apparatus for automotive
US4821212A (en) * 1984-08-08 1989-04-11 General Electric Company Three dimensional texture generator for computed terrain images
US4876651A (en) * 1988-05-11 1989-10-24 Honeywell Inc. Digital map system
US4884971A (en) * 1988-07-14 1989-12-05 Harris Corporation Elevation interpolator for simulated radar display system
US4970682A (en) * 1981-01-13 1990-11-13 Harris Corporation Digital map generator and display system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4970682A (en) * 1981-01-13 1990-11-13 Harris Corporation Digital map generator and display system
US4428057A (en) * 1981-06-09 1984-01-24 Texas Instruments Incorporated Electronic chart system
US4638438A (en) * 1983-05-23 1987-01-20 Hitachi, Ltd. Navigation apparatus for automotive
US4615013A (en) * 1983-08-02 1986-09-30 The Singer Company Method and apparatus for texture generation
US4821212A (en) * 1984-08-08 1989-04-11 General Electric Company Three dimensional texture generator for computed terrain images
US4876651A (en) * 1988-05-11 1989-10-24 Honeywell Inc. Digital map system
US4884971A (en) * 1988-07-14 1989-12-05 Harris Corporation Elevation interpolator for simulated radar display system

Cited By (129)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5604849A (en) * 1993-09-02 1997-02-18 Microsoft Corporation Overlay management system and method
US6519055B1 (en) 1993-10-28 2003-02-11 Xerox Corporation Two-dimensional linear interpolation and registration control for a hyperacuity printer
US6243100B1 (en) * 1993-10-28 2001-06-05 Xerox Corporation Two dimensional linear interpolation with slope output for a hyperacuity printer
US5889526A (en) * 1994-11-25 1999-03-30 Matsushita Electric Industrial Co., Ltd. Interpolation apparatus and method, and image generation apparatus including such an apparatus
USRE44925E1 (en) 1995-01-31 2014-06-03 Transcenic, Inc. Spatial referenced photographic system with navigation arrangement
US6756919B2 (en) 1995-04-20 2004-06-29 Hitachi, Ltd. Map display apparatus
US5917436A (en) * 1995-04-20 1999-06-29 Hitachi, Ltd. Map display apparatus
US6603407B2 (en) 1995-04-20 2003-08-05 Hitachi, Ltd. Map display apparatus
US6278383B1 (en) 1995-04-20 2001-08-21 Hitachi, Ltd. Map display apparatus
US5684697A (en) * 1995-06-26 1997-11-04 Mullen; Charles H. Driver emulative vehicle control system
US5742277A (en) * 1995-10-06 1998-04-21 Silicon Graphics, Inc. Antialiasing of silhouette edges
US6023278A (en) * 1995-10-16 2000-02-08 Margolin; Jed Digital map generator and display system
US5774826A (en) * 1995-11-30 1998-06-30 Trimble Navigation Limited Optimization of survey coordinate transformations
US6317523B1 (en) * 1996-10-30 2001-11-13 Oki Data Corporation Image data adjusting device and method
US6507677B2 (en) 1996-10-30 2003-01-14 Oki Data Corporation Image data adjusting device and method
US6177943B1 (en) 1996-11-08 2001-01-23 Jed Margolin Digital map compression and display method
US5935198A (en) * 1996-11-22 1999-08-10 S3 Incorporated Multiplier with selectable booth encoders for performing 3D graphics interpolations with two multiplies in a single pass through the multiplier
US6111583A (en) * 1997-09-29 2000-08-29 Skyline Software Systems Ltd. Apparatus and method for three-dimensional terrain rendering
US6433792B1 (en) 1997-09-29 2002-08-13 Skyline Software Systems, Inc. Apparatus and method for three-dimensional terrain rendering
US6704017B1 (en) 1997-09-29 2004-03-09 Skyline Software Systems Ltd. Method for determining scan direction for three-dimensional terrain rendering
US5974423A (en) * 1998-03-09 1999-10-26 Margolin; Jed Method for converting a digital elevation database to a polygon database
WO2000030033A3 (en) * 1998-11-17 2000-07-20 Quantum3D Inc Device and method for antialiasing high resolution pixel data for lower resolution display
WO2000030033A2 (en) * 1998-11-17 2000-05-25 Quantum3D, Inc. Device and method for antialiasing high resolution pixel data for lower resolution display
US20090231333A1 (en) * 1999-02-26 2009-09-17 Ronnie Yaron Sending three-dimensional images over a network
US7551172B2 (en) 1999-02-26 2009-06-23 Skyline Software Systems, Inc. Sending three-dimensional images over a network
US8237713B2 (en) 1999-02-26 2012-08-07 Skyline Software Systems, Inc Sending three-dimensional images over a network
US20070094094A1 (en) * 1999-02-26 2007-04-26 Skyline Acquisition Corporation Sending three-dimensional images over a network
JP2001117555A (en) * 1999-08-05 2001-04-27 Matsushita Electric Ind Co Ltd Modular structure for image inverted memory using synchronous dram
US6496192B1 (en) * 1999-08-05 2002-12-17 Matsushita Electric Industrial Co., Ltd. Modular architecture for image transposition memory using synchronous DRAM
US20100223238A1 (en) * 2000-05-18 2010-09-02 Ilan Twig Downloading map data through a communication network
US20100223551A1 (en) * 2000-05-18 2010-09-02 Ilan Twig Providing commercial enterprise data with map data
US9542701B2 (en) 2000-05-18 2017-01-10 S. Aqua Semiconductor, Llc Providing commercial enterprise data with map data
USRE41983E1 (en) 2000-09-22 2010-12-07 Tierravision, Inc. Method of organizing and compressing spatial data
US6600489B2 (en) 2000-12-14 2003-07-29 Harris Corporation System and method of processing digital terrain information
US6707464B2 (en) 2001-01-31 2004-03-16 Harris Corporation System and method for identifying tie point collections used in imagery
EP1490836A4 (en) * 2002-03-26 2009-04-22 Harris Corp Efficient digital map overlays
EP1490836A1 (en) * 2002-03-26 2004-12-29 Harris Corporation Efficient digital map overlays
US7068819B1 (en) * 2002-07-12 2006-06-27 The United States Of America As Represented By The Secretary Of The Navy System for storing geospecific data
US8014945B2 (en) 2004-09-07 2011-09-06 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US20100075643A1 (en) * 2004-09-07 2010-03-25 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US10244361B1 (en) 2004-09-07 2019-03-26 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US8649968B2 (en) 2004-09-07 2014-02-11 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US9137633B2 (en) 2004-09-07 2015-09-15 Tierravision, Inc. System and method of wireless downloads of map and geographic based data to portable computing devices
US20080036758A1 (en) * 2006-03-31 2008-02-14 Intelisum Inc. Systems and methods for determining a global or local position of a point of interest within a scene using a three-dimensional model of the scene
US20100145696A1 (en) * 2006-09-04 2010-06-10 Fortemedia, Inc. Method, system and apparatus for improved voice recognition
US20090204238A1 (en) * 2007-03-13 2009-08-13 Nielsen Steven E Electronically controlled marking apparatus and methods
US8700325B2 (en) 2007-03-13 2014-04-15 Certusview Technologies, Llc Marking apparatus and methods for creating an electronic record of marking operations
US8775077B2 (en) 2007-03-13 2014-07-08 Certusview Technologies, Llc Systems and methods for using location data to electronically display dispensing of markers by a marking system or marking tool
US20100094553A1 (en) * 2007-03-13 2010-04-15 Certusview Technologies, Llc Systems and methods for using location data and/or time data to electronically display dispensing of markers by a marking system or marking tool
US20090210098A1 (en) * 2007-03-13 2009-08-20 Nielsen Steven E Marking apparatus and methods for creating an electronic record of marking apparatus operations
US9086277B2 (en) 2007-03-13 2015-07-21 Certusview Technologies, Llc Electronically controlled marking apparatus and methods
US20090201178A1 (en) * 2007-03-13 2009-08-13 Nielsen Steven E Methods for evaluating operation of marking apparatus
US8401791B2 (en) 2007-03-13 2013-03-19 Certusview Technologies, Llc Methods for evaluating operation of marking apparatus
US20090208642A1 (en) * 2007-03-13 2009-08-20 Nielsen Steven E Marking apparatus and methods for creating an electronic record of marking operations
US8478523B2 (en) 2007-03-13 2013-07-02 Certusview Technologies, Llc Marking apparatus and methods for creating an electronic record of marking apparatus operations
US8473209B2 (en) 2007-03-13 2013-06-25 Certusview Technologies, Llc Marking apparatus and marking methods using marking dispenser with machine-readable ID mechanism
US20090324815A1 (en) * 2007-03-13 2009-12-31 Nielsen Steven E Marking apparatus and marking methods using marking dispenser with machine-readable id mechanism
US8407001B2 (en) 2007-03-13 2013-03-26 Certusview Technologies, Llc Systems and methods for using location data to electronically display dispensing of markers by a marking system or marking tool
US8903643B2 (en) 2007-03-13 2014-12-02 Certusview Technologies, Llc Hand-held marking apparatus with location tracking system and methods for logging geographic location of same
US8386178B2 (en) 2007-04-04 2013-02-26 Certusview Technologies, Llc Marking system and method
US20090013928A1 (en) * 2007-04-04 2009-01-15 Certusview Technologies, Llc Marking system and method
US8374789B2 (en) 2007-04-04 2013-02-12 Certusview Technologies, Llc Systems and methods for using marking information to electronically display dispensing of markers by a marking system or marking tool
US20100090858A1 (en) * 2007-04-04 2010-04-15 Certusview Technologies, Llc Systems and methods for using marking information to electronically display dispensing of markers by a marking system or marking tool
US8416995B2 (en) 2008-02-12 2013-04-09 Certusview Technologies, Llc Electronic manifest of underground facility locate marks
US20090310439A1 (en) * 2008-06-13 2009-12-17 Johan Hauan Method to determine the deviation of seismic equipment from a planned curved path
US20100013527A1 (en) * 2008-07-15 2010-01-21 Warnick Karl F Apparatus, system, and method for integrated phase shifting and amplitude control of phased array signals
US8195118B2 (en) 2008-07-15 2012-06-05 Linear Signal, Inc. Apparatus, system, and method for integrated phase shifting and amplitude control of phased array signals
US20100263591A1 (en) * 2008-10-02 2010-10-21 Certusview Technologies, Llc Marking apparatus having environmental sensors and operations sensors for underground facility marking operations, and associated methods and systems
US20100188088A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for displaying and processing facilities map information and/or other image information on a locate device
US20100088164A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for analyzing locate and marking operations with respect to facilities maps
US9542863B2 (en) 2008-10-02 2017-01-10 Certusview Technologies, Llc Methods and apparatus for generating output data streams relating to underground utility marking operations
US20100085701A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Marking device docking stations having security features and methods of using same
US8770140B2 (en) 2008-10-02 2014-07-08 Certusview Technologies, Llc Marking apparatus having environmental sensors and operations sensors for underground facility marking operations, and associated methods and systems
US8361543B2 (en) 2008-10-02 2013-01-29 Certusview Technologies, Llc Methods and apparatus for displaying an electronic rendering of a marking operation based on an electronic record of marking information
US20100262470A1 (en) * 2008-10-02 2010-10-14 Certusview Technologies, Llc Methods, apparatus, and systems for analyzing use of a marking device by a technician to perform an underground facility marking operation
US20100245086A1 (en) * 2008-10-02 2010-09-30 Certusview Technologies, Llc Marking apparatus configured to detect out-of-tolerance conditions in connection with underground facility marking operations, and associated methods and systems
US20100247754A1 (en) * 2008-10-02 2010-09-30 Certusview Technologies, Llc Methods and apparatus for dispensing marking material in connection with underground facility marking operations based on environmental information and/or operational information
US20100198663A1 (en) * 2008-10-02 2010-08-05 Certusview Technologies, Llc Methods and apparatus for overlaying electronic marking information on facilities map information and/or other image information displayed on a marking device
US20100188215A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for generating alerts on a marking device, based on comparing electronic marking information to facilities map information and/or other image information
US8442766B2 (en) 2008-10-02 2013-05-14 Certusview Technologies, Llc Marking apparatus having enhanced features for underground facility marking operations, and associated methods and systems
US8457893B2 (en) 2008-10-02 2013-06-04 Certusview Technologies, Llc Methods and apparatus for generating an electronic record of a marking operation including service-related information and/or ticket information
US8467969B2 (en) 2008-10-02 2013-06-18 Certusview Technologies, Llc Marking apparatus having operational sensors for underground facility marking operations, and associated methods and systems
US20100188407A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for displaying and processing facilities map information and/or other image information on a marking device
US8478524B2 (en) 2008-10-02 2013-07-02 Certusview Technologies, Llc Methods and apparatus for dispensing marking material in connection with underground facility marking operations based on environmental information and/or operational information
US8478525B2 (en) 2008-10-02 2013-07-02 Certusview Technologies, Llc Methods, apparatus, and systems for analyzing use of a marking device by a technician to perform an underground facility marking operation
US8478617B2 (en) 2008-10-02 2013-07-02 Certusview Technologies, Llc Methods and apparatus for generating alerts on a locate device, based on comparing electronic locate information to facilities map information and/or other image information
US20100085694A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Marking device docking stations and methods of using same
US8510141B2 (en) 2008-10-02 2013-08-13 Certusview Technologies, Llc Methods and apparatus for generating alerts on a marking device, based on comparing electronic marking information to facilities map information and/or other image information
US8527308B2 (en) 2008-10-02 2013-09-03 Certusview Technologies, Llc Methods and apparatus for overlaying electronic locate information on facilities map information and/or other image information displayed on a locate device
US9208458B2 (en) 2008-10-02 2015-12-08 Certusview Technologies, Llc Methods and apparatus for analyzing locate and marking operations with respect to facilities maps
US9177403B2 (en) 2008-10-02 2015-11-03 Certusview Technologies, Llc Methods and apparatus for overlaying electronic marking information on facilities map information and/or other image information displayed on a marking device
US20100084532A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Marking device docking stations having mechanical docking and methods of using same
US8577707B2 (en) 2008-10-02 2013-11-05 Certusview Technologies, Llc Methods and apparatus for overlaying electronic locate information on facilities map information and/or other image information displayed on a locate device
US8583264B2 (en) 2008-10-02 2013-11-12 Certusview Technologies, Llc Marking device docking stations and methods of using same
US8589201B2 (en) 2008-10-02 2013-11-19 Certusview Technologies, Llc Methods and apparatus for generating alerts on a locate device, based on comparing electronic locate information to facilities map information and/or other image information
US8589202B2 (en) 2008-10-02 2013-11-19 Certusview Technologies, Llc Methods and apparatus for displaying and processing facilities map information and/or other image information on a marking device
US8600526B2 (en) 2008-10-02 2013-12-03 Certusview Technologies, Llc Marking device docking stations having mechanical docking and methods of using same
US8612148B2 (en) 2008-10-02 2013-12-17 Certusview Technologies, Llc Marking apparatus configured to detect out-of-tolerance conditions in connection with underground facility marking operations, and associated methods and systems
US20100085376A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for displaying an electronic rendering of a marking operation based on an electronic record of marking information
US8965700B2 (en) 2008-10-02 2015-02-24 Certusview Technologies, Llc Methods and apparatus for generating an electronic record of environmental landmarks based on marking device actuations
US8644965B2 (en) 2008-10-02 2014-02-04 Certusview Technologies, Llc Marking device docking stations having security features and methods of using same
US20100088031A1 (en) * 2008-10-02 2010-04-08 Certusview Technologies, Llc Methods and apparatus for generating an electronic record of environmental landmarks based on marking device actuations
US20100189887A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Marking apparatus having enhanced features for underground facility marking operations, and associated methods and systems
US20100188216A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for generating alerts on a locate device, based on comparing electronic locate information to facilities map information and/or other image information
US8731830B2 (en) 2008-10-02 2014-05-20 Certusview Technologies, Llc Marking apparatus for receiving environmental information regarding underground facility marking operations, and associated methods and systems
US20100189312A1 (en) * 2008-10-02 2010-07-29 Certusview Technologies, Llc Methods and apparatus for overlaying electronic locate information on facilities map information and/or other image information displayed on a locate device
US20100285211A1 (en) * 2009-05-08 2010-11-11 Certusview Technologies, Llc Method of using coded marking patterns in underground facilities locate operations
US8620616B2 (en) 2009-08-20 2013-12-31 Certusview Technologies, Llc Methods and apparatus for assessing marking operations based on acceleration information
US8620572B2 (en) 2009-08-20 2013-12-31 Certusview Technologies, Llc Marking device with transmitter for triangulating location during locate operations
US20110117272A1 (en) * 2009-08-20 2011-05-19 Certusview Technologies, Llc Marking device with transmitter for triangulating location during locate operations
US20110060549A1 (en) * 2009-08-20 2011-03-10 Certusview Technologies, Llc Methods and apparatus for assessing marking operations based on acceleration information
US20110045175A1 (en) * 2009-08-20 2011-02-24 Certusview Technologies, Llc Methods and marking devices with mechanisms for indicating and/or detecting marking material color
US9097522B2 (en) 2009-08-20 2015-08-04 Certusview Technologies, Llc Methods and marking devices with mechanisms for indicating and/or detecting marking material color
US20110109507A1 (en) * 2009-11-09 2011-05-12 Linear Signal, Inc. Apparatus, system, and method for integrated modular phased array tile configuration
US8872719B2 (en) 2009-11-09 2014-10-28 Linear Signal, Inc. Apparatus, system, and method for integrated modular phased array tile configuration
US8578437B2 (en) 2011-07-01 2013-11-05 Certusview Technologies, Llc Methods for ingress mitigation in cable communication systems involving repair, replacement and/or adjustment of infrastructure elements
US8532488B2 (en) 2011-07-01 2013-09-10 Certusview Technologies, Llc Cable communication systems and methods employing QAM upstream channels below 16.4 MHz for increased aggregate deployed upstream capacity to support voice and/or data services
US9088310B2 (en) 2011-07-01 2015-07-21 Certusview Technologies, Llc Cable communication systems and methods employing QAM upstream channels below 16.4 MHz for increased aggregate deployed upstream capacity
US8806559B2 (en) 2011-07-01 2014-08-12 Certusview Technologies, Llc Methods for ingress mitigation in cable communication systems involving repair, replacement and/or adjustment of infrastructure elements
US8948596B2 (en) 2011-07-01 2015-02-03 CetusView Technologies, LLC Neighborhood node mapping methods and apparatus for ingress mitigation in cable communication systems
US8811191B2 (en) 2011-07-01 2014-08-19 Certusview Technologies, Llc Iterative mapping methods for ingress mitigation in cable communication systems
US8543003B2 (en) 2011-07-01 2013-09-24 Certusview Technologies, Llc Ingress-mitigated cable communication systems and methods having increased upstream capacity for supporting voice and/or data services
US9019855B2 (en) 2011-07-01 2015-04-28 Certusview Technologies, Llc Cable communication systems and methods employing TDMA/ATDMA QAM upstream channels below 20 MHz for increased upstream capacity to support voice and/or data services
US8650606B2 (en) 2011-07-01 2014-02-11 Certusview Technologies, Llc Cable communication systems and methods employing 256-QAM upstream channels and having increased upstream capacity for supporting voice and/or data services
US8977132B2 (en) 2011-07-01 2015-03-10 Certusview Technologies, Llc Ingress-mitigated RF cable plants and ingress mitigation methods for same
US9577746B2 (en) 2011-07-01 2017-02-21 Certusview Technologies, Llc Methods for ingress remediation in cable communication systems
US10084538B2 (en) 2011-07-01 2018-09-25 Certusview Technologies, Llc Cable communication systems and methods employing 256-QAM upstream channels and having increased upstream capacity for supporting voice and/or data services
US9660729B2 (en) 2013-03-15 2017-05-23 Certusview Technologies, Llc Cable communication system optical nodes having selectable attenuation values to mitigate distortion of upstream information
US8949918B2 (en) 2013-03-15 2015-02-03 Certusview Technologies, Llc Hybrid fiber-coaxial (HFC) cable communication systems having well-aligned optical and radio-frequency links to facilitate upstream channel plans having high aggregate data capacity

Similar Documents

Publication Publication Date Title
US5299300A (en) Interpolation processing of digital map imagery data
EP1110182B1 (en) Trilinear texture filtering with optimized memory access
US5179638A (en) Method and apparatus for generating a texture mapped perspective view
US5471572A (en) System and method for adding detail to texture imagery in computer generated interactive graphics
KR100191111B1 (en) Display apparatus
US6002410A (en) Reconfigurable texture cache
US5140532A (en) Digital map generator and display system
US4878183A (en) Photographic image data management system for a visual system
US5327509A (en) Compressed image system for texture patterns
CA1252877A (en) Picture transformation memory
US4689681A (en) Television special effects system
KR20200052846A (en) Data processing systems
JPH0634202B2 (en) Fractal generation method and generator
JPH0750810A (en) Digital video special effect device
US7106352B2 (en) Automatic gain control, brightness compression, and super-intensity samples
US5719599A (en) Method and apparatus for efficient digital modeling and texture mapping
EP0264966B1 (en) Interpolator for television special effects system
US5438654A (en) System and method for sharpening texture imagery in computer generated interactive graphics
US5930407A (en) System and method for efficiently generating cubic coefficients in a computer graphics system
US5276532A (en) Split-level frame buffer
US5719598A (en) Graphics processor for parallel processing a plurality of fields of view for multiple video displays
EP0248626B1 (en) Video signal processing
JP2909510B2 (en) Address generator and scanning method
Bitter et al. A ray-slice-sweep volume rendering engine
EP0951694B1 (en) Method and apparatus for using interpolation line buffers as pixel look up tables

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: APPLICATION UNDERGOING PREEXAM PROCESSING

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12