EP0160306B1 - Appareil de traitement graphique - Google Patents

Appareil de traitement graphique Download PDF

Info

Publication number
EP0160306B1
EP0160306B1 EP85105332A EP85105332A EP0160306B1 EP 0160306 B1 EP0160306 B1 EP 0160306B1 EP 85105332 A EP85105332 A EP 85105332A EP 85105332 A EP85105332 A EP 85105332A EP 0160306 B1 EP0160306 B1 EP 0160306B1
Authority
EP
European Patent Office
Prior art keywords
data
pattern
picture element
register
arithmetic
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
EP85105332A
Other languages
German (de)
English (en)
Other versions
EP0160306A2 (fr
EP0160306A3 (en
Inventor
Kouyou Katsura
Hideo Maejima
Hisashi Kajiwara
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.)
Hitachi Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Engineering Co Ltd
Hitachi Ltd
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
Priority claimed from JP59087907A external-priority patent/JPH0648497B2/ja
Priority claimed from JP59251907A external-priority patent/JPS61130991A/ja
Priority claimed from JP59254889A external-priority patent/JPS61133481A/ja
Application filed by Hitachi Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Engineering Co Ltd
Publication of EP0160306A2 publication Critical patent/EP0160306A2/fr
Publication of EP0160306A3 publication Critical patent/EP0160306A3/en
Application granted granted Critical
Publication of EP0160306B1 publication Critical patent/EP0160306B1/fr
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/203Drawing of straight lines or curves

Definitions

  • the present invention relates to a graphic processing apparatus including a microprocessor for inputting or outputting data or graphically displaying by means of a CRT (i.e., Cathode Ray Tube) display unit of raster scanning type and having a drawing function to control the microprocessor by a micro program which is stored in a micro program memory.
  • a CRT i.e., Cathode Ray Tube
  • CRT controllers of the prior art are used especially for display controls and do not have the drawing function.
  • An example of the CRT controllers is disclosed in U.S. Patent No. 4,149,264.
  • a graphic processing apparatus having its graphic processing function realized by means of an integrated circuit is, if any, nothing but an apparatus for processing monochromatic graphic display data in which one picture element is expressed by one bit.
  • the graphic processing is frequently conducted in multiple colors and gradations to raise a problem in the processing rate.
  • the logical addresses computed are transformed into two physical addresses, for example, the memory addresses of the display memory and further into the bit addresses for indicating the position of the picture element or elements.
  • the target memory addresses can be computed, in case the logical addresses are expressed by (X, Y), by adding to or subtracting from the physical addresses corresponding to the origin either the value which is prepared by multiplying the horizontal size of the frame memory by Y-times in the vertical (i.e., Y) direction or the value which is prepared by dividing the value X by the number of picture elements contained in one word in the horizontal (i.e., X) direction.
  • the physical addresses for processing graphic data are attained by using the surplus, which is obtained by dividing the value X by the number of the picture elements contained in one word, as the bit addresses.
  • a graphic system for displaying letters or drawings in the frame of a CRT or the like performs a clipping processing so as to clip a drawing to be displayed into a frame having a predetermined size and to display it.
  • a clipping processing so as to clip a drawing to be displayed into a frame having a predetermined size and to display it.
  • the clipping method of the prior art is effective because a drawing is decomposed into straight lines and displayed in most cases in the graphic terminal for the CAD (i.e., Computer Aided Design).
  • CAD Computer Aided Design
  • a relative inexpensive system such as a personal computer does not have a processing unit especially for the clipping method, because it cannot have a complicated hardware built therein, but detects the terminal by means of a software so that its performance cannot be improved. Since, in this field, the clipping method is conducted by a general purpose processing unit, on the other hand, its application is limited to the straight lines and cannot be extended to curves such as circles or ellipses.
  • the most convenient method enabling that selection necessary in the prior art selects the drawing order by the software processing. Specifically, the image is drawn from that to be located in the deepest until that to be located closest to the viewer so that the overlapped portion is drawn with the closest drawing which is made finally.
  • this method has to have its software changed, each time the manner of display at the overlapped portion is to be changed, to change its drawing order so that it is troublesome. Since the drawing order is regulated, moreover, it is difficult to describe the program for a complicated drawing.
  • the method under consideration finds its application difficult to a movie processing in which only a portion of the drawing is sequentially changed while the background image being left as it is.
  • the graphic processing apparatus for forming a variety of drawings in a display or print frame memory is required to be able to select the kinds of lines such as solid or broken lines and the patterns to be smeared out.
  • the graphic processing apparatus having its line or design pattern fixed in size at a unit of an n-power of 2 has been used as one for storing that pattern because it can be easily controlled. If the apparatus handles the line data of eight bits, for example, these line data are attained more easily by counting with a counter of three bits and by selecting one bit from the position designated by the counter. In the case of the two-dimensional design pattern, too, there has been used a method of fixing likewise the longitudinal and transverse sizes at a unit of n-power of 2.
  • This method is accompanied by a defect that it cannot handle the line or design pattern which uses an arbitrary size as a basic unit.
  • An object of the present invention is to provide a graphic processing apparatus which is capable of drawing patterns of arbitrary size by using a line or design pattern as a basic unit.
  • Fig. 1 is a block diagram showing the overall construction of the graphic processing apparatus according to the present invention.
  • the graphic processing apparatus is constructed of: an arithmetic unit 30 for controlling the write, rewrite and read of the display data in a display memory 13; and a control unit 20 for controlling the arithmetic unit 30 in a predetermined order.
  • the display data read out from the display memory 13 by the graphic processing apparatus are converted into video signals by a display converter 40 so that they are displayed in a display unit 50.
  • the aforementioned arithmetic unit 30 to be controlled by the control unit 20 is made to have functions: to sequentially compute both the addresses of the display memory 13 and the picture element addresses which are made of data for designating the picture element positions in the one-word display data in the display memory 13; to read out the one-word display data in the display memory 13 from the address data of the display memory 13 in the picture element addresses computed; to logically compute only the bits of predetermined picture elements of the display data thus read out with the data for designating the plural bit positions corresponding to the designated picture element positions located by decoding those display data on the basis of the picture element position designating data of the picture element addresses; and to write the logically computed result again in the aforementioned display memory 13.
  • control data CDT such as instructions or parameters transmitted from the external computer 60.
  • Fig. 2 is a block diagram showing an embodiment of the graphic processing apparatus according to the present invention.
  • control unit 20 is constructed of a micro program memory 100, a micro program address register 110, a return address register 120, a micro instruction register 130, a micro instruction decoder 200, a flag register 210, a pattern memory 220, and an instruction control register 230.
  • the arithmetic unit 30 is constructed of an arithmetic control unit 300 and an FIFO (i.e., First-In and First-Out) memory 400.
  • the arithmetic control unit 300 is constructed of a logical address arithmetic unit (i.e., an A unit) 310, a physical address arithmetic unit (i.e., a B unit) 320, and a color data arithmetic unit (i.e., a C unit) 330.
  • the A unit 310 computes where the drawing point is located in a frame mainly in accordance with a drawing algorithm; the B unit 320 computes the addresses necessary for the display memory; and the C unit 330 computes color data to be written in the display memory.
  • Fig. 3 shows an example of the construction of the display unit for displaying one picture element by four bits.
  • the display data designated by the graphic processing apparatus of Fig. 2 are displayed in the display unit 50.
  • the data D0, D4, D8 and D12 of display data DT read out from the display memory 13 on the basis of an address AD instruction from the graphic processing apparatus (shown in Fig. 2) are fed to a parallel-series converter 410 of four bits in the display converter 40.
  • a video signal VD0 is generated from that converter 410.
  • the data D1, D5, D9 and D13 of the display data DT are fed to a parallel-series converter 420 in the display converter 40, from which a video signal VD1 is generated.
  • the data D2, D6, D10 and D14 of the display data DT are fed to a parallel-series converter 430 in the display converter 40, from which a video signal VD2 is generated.
  • the data D3, D7, D11 and D15 of the display data DT are fed to a parallel-series converter 440 in the display converter 40, from which a video signal VD3 is generated.
  • the video signals VD0 to VD3 are fed to a video interface circuit 450 so that they are displayed in the display unit 50 after they have been processed through a color change or a DA conversion.
  • Fig. 4 shows the logical address arithmetic unit 310 in detail.
  • This arithmetic unit 310 is composed of an FIFO buffer (FBUF) 3101, a group of general purpose registers (TR0X, TR0Y, TR1X, TR1Y, TR2X and TR2Y) 3102, region administering registers (XMIN and YMIN) 3103 and (XMAX and YMAX) 3105, a region judging comparator (ACMP) 3104, ending point registers (XEND and YEND) 3106, an end judging comparator (ECMP) 3107, source latches (SFTA and SLAV) 3108 and (SLAU) 3109, an arithmetic logical unit (ALU) 3110, a destination latch (DLA) 3111, a bus switch 3112, read buses (UBA and VBA) 3113 and 3114, and a write bus (WBA) 3115.
  • FBUF FIFO buffer
  • DLA destination latch
  • Fig. 5 is a diagram showing the physical address arithmetic unit 320 or the B unit in detail.
  • This arithmetic unit 320 is composed of destination latches (DLB and SFTB) 3201, an arithmetic unit (AU) 3202, source latches (SLBV) 3203 and (SLBU) 3204, an offset register (OFS) 3205, a frame width register (MW) 3206, a command register (CR) 3207, a group of general purpose registers (DPL, DPH, RWPH, RWPL, T2H and T2L) 3208, a read bus (UBB) 3209, and a write bus (WBB) 3201.
  • DPL read bus
  • ULB read bus
  • WBB write bus
  • the general purpose register group 3208 is composed of present address registers (DPH and DPL) of a picture element unit command, address registers (RWPH and RWPL) of a word unit command, and working registers (T2H and T2L).
  • Fig. 6 is a detailed diagram showing the color arithmetic unit or the C unit.
  • This C unit is composed of a barrel shifter (BRLS) 3301, color registers (CL0, CL1, EC and EDG) 3302, a color comparator (CLCMP) 3304, a logical unit (LU) 3305, a write data buffer (WDBR) 3306, a pattern RAM buffer (PBUF) 3307, a pattern counter (PCNT) 3308, pattern control registers (PP, PS and PE) 3309, a read data buffer (RDBR) 3310, memory address registers (MARL and MARH) 3311, a memory output bus 3312, a memory input bus 3313, and an input/output buffer 3400.
  • a mask register 3303 is composed of a register (CMSK) and a register (GMSK).
  • the display control data CDT shown in Figs. 1 and 2 are written in the memory (FIFO) 400 on one hand and in the instruction control register 230 on the other hand in accordance with the instructions or parameters which are fed to the central processing unit from other units.
  • the instruction control register 230 is stored with a variety of graphic bit modes so that one of the five picture element modes can be selected according to the present embodiment, as will be described hereinafter. This selection can be conducted in accordance with the data CDT used.
  • the memory 400 is the so-called "First-In and First-Out” memory, and the instructions stored in the memory 400 are read out by the arithmetic control unit 300 and stored in the register 3101 in the arithmetic control unit 300. Moreover, a portion CID of the instruction data is transferred to the address register 110.
  • This address register 110 administers the address of the micro program memory 100, and this address is renewed in synchronism with a clock.
  • the micro instruction shown in Fig. 7 is read out from the micro program memory 100.
  • the instruction read out from the memory 100 is composed of forty eight bits, as shown in Fig. 7, and about zero to seven control modes can be selected.
  • said instruction is stored temporarily in the register 130 and is fed through the decoder 200, which is made operative in accordance with the mode selected by the instruction control register 230, to generate a predetermined control signal CCS thereby to control the respective parts of the arithmetic control unit 300.
  • the functions of the respective fields of the micro instructions of Fig. 7 will be described in the following.
  • reference letters "RU” indicate an instruction for designating the register to be connected with the UBA bus 3113.
  • Letters “RV” indicate an instruction for designating the register to be connected with the VBA bus 3114.
  • Letters “RW” indicate an instruction for designating the register to be written with the data on the WBA bus 3115.
  • Letters "FUNCA” indicate an instruction for designating the arithmetic of the arithmetic logical unit 3110 of the A unit.
  • Letters “SFT” indicate an instruction for designating the shift mode of a shifter (SFTA) added to the source latch 3108.
  • Letters "ADF-L” indicate an instruction for designating the lower four bits of a subsequent address to be returned to the micro program address register 110.
  • Letters "AC” indicate an instruction for controlling a subsequent address of the micro instruction.
  • Letters "ADF-H” indicate an instruction for designating the higher six bits of a subsequent address to be returned to the micro program address register 110. Moreover, those upper six bits of the address cannot be renewed in response of the respective micro instructions of about four to seven control modes.
  • Letters "FUNCB” indicate an instruction for designating the arithmetic mode of the arithmetic unit 3202 of the B unit.
  • Letters “ECD” indicate an instruction for designating the arithmetic executing conditions.
  • Letters “BCD” indicate an instruction for designating branching conditions.
  • Letters "FLAG” indicate an instruction for designating the reflections of the flags upon the flag register 210.
  • Letter “V” indicate an instruction for designating whether or not the accessibility to the display memory 13 is to be tested.
  • Letters "FIFO” indicate an instruction for controlling the read from and the write in the FIFO 400.
  • Letters "LITERAL” indicate an instruction for designating literal data of eight bits.
  • Letters "LC” indicate an instruction for designating the generation mode of the literal data.
  • Letters "FF” indicate an instruction for controlling the setting and resetting of a special flip-flop of each portion.
  • Letter “S” indicates an instruction for designating selection of code flags.
  • Letters "MC” indicate an instruction for controlling the read and write of the display memory 13.
  • Letters "DR” indicate an instruction for controlling scanning of a pattern RAM.
  • Letters "BC” indicate an instruction for controlling the input path to the arithmetic unit 3202 of the B unit.
  • Letters "RB” indicate an instruction for selecting the read and write registers of the B unit.
  • the micro instructions contain the aforementioned ones, by which the control unit 20 controls the arithmetic unit 30.
  • the return address register 120 is stored with the return address of a subroutine.
  • the flag register 210 is stored with a variety of condition flags.
  • the pattern memory 220 is stored with the fundamental patterns to be used for the graphic processings.
  • Figs. 8(a) to (e) show the bit structures of one word of the display memory in the respective modes.
  • the display memory has its one word stored with data of a sequence of sixteen picture elements.
  • This mode is used in case one picture element is expressed by two bits so that it can be used for display of four colors or gradations.
  • the display memory 13 can have its one word stored with data of a sequence of eight picture elements.
  • the display memory can have its one word stored with data of a sequence of four picture elements.
  • This mode is used in case one picture element is expressed by eight bits.
  • the display memory can have its word stored with data of two picture elements.
  • This mode is used in case one picture element is expressed by sixteen bits.
  • the display memory has its one word corresponding to the data of one picture element.
  • Fig. 8(f) shows an example of the instruction control register 230.
  • Fig. 9 explains the picture element addresses corresponding to the respective modes of Fig. 8.
  • the register 3208 of the physical address arithmetic unit administers the bit address (i.e., the physical address) WAD to which the lower four bits of the memory address are added.
  • the data WAD of the lower four bits are used to designate the picture element position in one word and made operative in accordance with the respective bits per picture element mode.
  • a mark "*" appearing in Fig. 9 denotes the bits which have no relationship with the arithmetic.
  • Fig. 11 shows the circuit portion relating especially to the monitoring of the drawing regions of Figs. 4 to 6.
  • the micro instruction decoder 200 for generating control signals for the respective portions in the processing apparatus, the flag register 210, the logical address airthmetic unit 310, the physical address arithmetic unit 320, and the color data arithmetic unit 330.
  • the logical address arithmetic unit 310 has built therein: the general purpose registers 3102 composed of the drawing point coordinate registers (CPX and CPY) to be loaded with the coordinate values of the drawing point, and other temporary storage registers; the arithmetic logical units 3110 for conducting renewal of the drawing point coordinates and other arithmetics; the region administration registers 3103 and 3105 to be stored with the coordinate value data defining the drawing region; and the region judging comparator (ACMP) 3104 made of a window comparator, for example, for comparing the data, which are outputted from the arithmetic logical unit 3110 through the destination latch 3111 onto the write bus (WBA) 3115, and the contents of the region administering registers 3103 and 3105 to output whether or not the drawing point coordinate values are within the predetermined drawing region.
  • the general purpose registers 3102 composed of the drawing point coordinate registers (CPX and CPY) to be loaded with the coordinate values of the drawing point, and other temporary storage registers
  • the flag register 210 has built therein: a temporary memory flag 211 for reflecting the compared and judged result at the region judging comparator 3104; a drawing region detecting circuit 212 for detecting the drawing region on the basis of the content of the temporary memory flag 211 to perform a variety of controls such as the clipping processing; and a detecting flag 213 for reflecting the detected result of the drawing region detecting circuit 212.
  • this drawing region detecting circuit 212 conducts a variety of detecting processings in accordance with the drawing region detecting modes which are stored in the command register 3207, and will be described in detail hereinafter.
  • the drawing point coordinates are administered by two registers CPX and CPY for storing the X- and Y-axis coordinate values of a drawing point in a two-dimensional space, respectively.
  • the drawing region administering registers 3103 and 3105 are composed of four registers XMIN and YMIN registers for storing the respective minimums of the X- and Y-axis coordinates and XMAX and YMAX registers for storing the respective maximums of the X-axis and Y-axis coordinates so as to define a two-dimensional rectangular region as the predetermined drawing region.
  • the temporary memory flag 211 is composed of an X flag (F X ) 2111 and a Y flag (F Y ) 2112.
  • the data are inputted from the write bus (WBA) 3115 to the comparator 3104.
  • WBA write bus
  • the construction may be modified such that the data are inputted directly from the drawing point coordinate registers CPX and CPY.
  • all the blocks thus constructed are made in a single LSI.
  • the comparator 3104 compares the renewed result x with the minimum XMIN and maximum XMAX of the X-axis coordinate selected from the drawing region administrating registers 3103 and 3105 thereby to judge whether or not the following equation is satisfied: XMIN ⁇ x ⁇ XMAX (1). Moreover, this compared result is registered and reflected on an X flag 2111 selected from the temporary memory flag 21.
  • the comparator 3104 compares the renewed result y with the minimum YMIN and maximum YMAX of the Y-axis coordinate value selected from the drawing region administering registers 3103 and 3105 thereby to judge whether or not the following equation is satisfied: YMIN ⁇ y ⁇ YMAX (2).
  • this compared result is registered and reflected upon a Y flag 2112.
  • the contents of the X flag 2111 and the Y flag 2112 are inputted to the drawing region detecting circuit 212 so that the detecting circuit 212 sets and resets the detection flag 213 on the basis of those contents in accordance with the drawing region detecting mode stored in the command register 3207 thereby to reflect the detected result and to control the color data arithmetic unit 330 through the micro instruction decoder 200, thus conducting a variety of controls such as the clipping processing.
  • the arithmetic unit 3110 and the comparator 3104 belong to one system and are switched in a time-sharing manner, as has been described above, so that they are commonly used for renewing the X- and Y-axis coordinate values and for conducting the comparisons of the equations (1) and (2).
  • the arithmetic unit 3110 and the comparator 3104 may be constructed to belong especially to two systems. In this case, the parallel arithmetic can be made to speed up the renewals and comparisons of the X- and Y-axis coordinate values.
  • Table 1 enumerates the various drawing region detecting modes of Fig. 11 and their contents in summary.
  • the respective drawing region detecting modes are selectively set in accordance with the data of three bits, which are stored in the command register 3207, and have the functional contents (or summarys) such as continuations of the drawing and coordinate arithmetic inside and outside of the drawing region (or the defined region) or the settings of the detection flags.
  • AREA "000”
  • AREA "100”
  • this drawing operation is executed (as shown by solid arrow) in case the drawing point coordinate values are in the defined region when the drawing operation is to be started, and the drawing command is executed to the last (as shown in solid line) so long as the drawing point coordinate values are in the defined region. If the drawing point coordinate values come out of the defined region during the drawing operation, however, the region detection flag 213 is set, and the drawing command is ended to stop the coordinate arithmetic and the drawing operation (as shown in broken line).
  • the present mode is effective to eliminate the spare arithmetic period outside of the drawing region.
  • the drawing command may be ended at the instant when the coordinate values come out of the defined region, because the coordinate values never come into the defined region once they come out of the region.
  • the clipping operation of the straight line (or the segment) can be executed more easily than the algorithm of the terminal computations of the prior art.
  • the drawing operation is executed (as shown by solid arrow) in case the drawing point coordinate values are in the defined region at the drawing starting point, and the drawing operation is executed (as shown in solid line) so long as the coordinate values are in the defined region.
  • the drawing point coordinate values come out of the defined region, however, neither the region detection flag 213 is set nor is conducted the drawing operation (as shown in broken line), but only the coordinate arithmetic is continued.
  • the drawing operation is executed only when the drawing point coordinate values are within the defined region. Outside of the defined region, on the contrary, the region flag 213 is set, and only the coordinate arithmetic is continued without any drawing operation.
  • the present mode is different from the mode of Fig. 14 only in that the region detection flag 213 is set (for detecting an error) in case the drawing point coordinate values leave the defined region.
  • the drawing operation is executed (as shown by solid arrow), and the drawing command is executed to the last (as shown in solid line) so long as the coordinate values are outside of the defined region.
  • the region detection flag 213 is set, and the drawing command is terminated to stop the coordinate arithmetic and the drawing operation (as shown in broken line).
  • the present mode can be effectively used in the picking function for selecting the graphic pattern on the frame.
  • the graphic detection may be detected by defining a fine region around a point designated on the frame and by testing whether or not a certain graphic drawing passes through that region.
  • the drawing operation is executed (as shown by solid arrow) in case the drawing point coordinate values are outside of the defined region at the starting time of the drawing operation, and is continued (as shown in solid line) so long as the coordinate values are outside of the defined region.
  • the drawing operation is not conducted (as shown in broken line) without setting the region detection flag 213, but only the coordinate arithmetci is continued.
  • the drawing processing is executed again to effect the drawing operation (as shown in solid line).
  • the drawing operation is executed only when the drawing point coordinate values are outside of the defined region. Inside of the defined region, the region flag 213 is set, and only the coordinate arithmetic is continued without any drawing operation.
  • the mode AREA "110" of Fig. 17, more specifically, the region detection flag is not influenced.
  • Those modes of Figs. 17 and 18 are effectively used in case a predetermined region on the frame is defined as the drawing prohibiting region, e.g., in case the window display has already been made so that the drawing operation is intended to be conducted in the surrounding region without any breakage of said display.
  • the drawing region can be monitored at a high speed in real time despite of the simple construction so that the processings which have been realized mainly by the software in the prior art can be restricted to improve the performances.
  • the graphic processing apparatus for that method comprises: means for comparing picture element data (as shown in Fig. 8) expressed by one or plural bits with other data; means for conducting an arithmetic between the picture element data prepared and the picture element data read from the outside; and means for controlling the arithmetic of the picture element data in accordance with the compared result.
  • Fig. 19 shows the construction of such a portion of one embodiment of the present invention as relates to the conditioned drawing operation and as is composed of the following elements. Of these elements, the color comparator 3304 and the flag register 210 form an important part according to the present invention.
  • the color comparator 3304 clips the data of one picture element for comparison from the respective data of the read data buffer 3310 and the color register 3302.
  • the logical arithmetic unit 3305 On the basis of the mask data from the mask register 3303, the logical arithmetic unit 3305 logically or arithmetically computes the data of one picture element between the data from the read data buffer 3310 and the color register 3302.
  • This color register 3302 is composed of a group of registers for storing a variety of color data such as drawing color data or comparison color data.
  • This mask register 3303 is composed of a group of registers for storing either the mask data (GMSK) corresponding to the picture element data or the mask data (CMSK) which can be arbitrarily set from the central processing unit or another control unit.
  • GMSK mask data
  • CMSK mask data
  • This address decoder 2002 generates mask data for clipping the data of one picture element in accordance with the number of bits to be assigned to the one picture element and outputs it to the mask register 3303.
  • This flag register 210 controls the logical arithmetic unit 3305 in accordance with the compared result from the color comparator 3304 and the arithmetic mode stored in the command register 3207.
  • the comparing and arithmetic processings of the picture element data which are to be executed in the color data arithmetic unit 330, are conducted in accordance with the instructions from the central processing unit or other control units.
  • a sequence of operations, in case the picture element data are to be compared and computed, are conducted, as follows:
  • the data of one word are read out from an external memory (although not shown) for storing the graphic data and are stored in the read data buffer 3310.
  • the one-word data stored contain one or more picture element data. These data are sent to the color comparator 3304.
  • the address decoder 2002 in one word generates the mask data and sends to store it in the mask register 3303.
  • the comparison data are selected from the color register 3302 and sent to the color comparator 3304.
  • the color comparator 330 compares the comparison data and the data from the read data buffer 3310. The compared result is outputted to the flag register 210.
  • the data of one picture element are subjected to the mask processing for the drawing color data, which are outputted from the read data buffer 3310 and the color register 3302, on the basis of the mask data from the mask register 3303 and are computed.
  • This arithmetic result is stored in the write data buffer 3306 and written in the memory which is stored with the original graphic data.
  • Fig. 19 has a function to conduct an efficient processing, even in case the data of one picture element are expressed by plural dots (e.g., in multiple colors or gradations), and can select five kinds of different operation modes in accordance with the set graphic bit mode stored in the instruction control register. These operations have already been described with reference to Fig. 9.
  • Fig. 20 shows the relationships between the mask data generated by an address decoder 2002 in one word and the bit addresses outputted from the memory address register 3311.
  • the bit address 4 (as shown in Fig. 20(b)) is generated in the lower four bits of the memory address register 3311.
  • the mask data generated by the address decoder 2002 in one word are set at "1" only for the bits for comparing and computing the picture element data and at "0" for the other bits.
  • the bit address is at "4", more specifically, the mask data of Fig. 20(b) are generated and stored in the mask register (GMSK) 3303.
  • Table 2 enumerates the arithmetic modes of the picture element data according to the embodiment of the present invention.
  • the operation modes 0 to 3 of the picture element data are those not for comparisons but for the arithmetic of the picture element data, whereas the operation modes 4 to 7 are those for comparing the picture element data so that the execution of the picture element data arithmetic may be determined depending upon the compared result.
  • These operation modes will be described in detail in the following:
  • the arithmetic processing in which the drawing color data of the color register 3302 selected are replaced by the data of one picture element of the drawing point, is executed by the logical arithmetic unit 3305.
  • the logical arithmetic "OR" is executed by the logical arithmetic unit 3305 between the color data from the color register 3302 and the data of one picture element of each data of the read data buffer 3310.
  • the logical arithmetic "AND" is executed for the data of one picture element.
  • the comparison between the respective data of one picture element of both the drawing color data from the selected color register 3302 and the color data from the read data buffer 3310 is conducted by the color comparator 3304. So long as the comparison results in that the drawing color data have a larger value than the drawing point data from the read data buffer 3310, the arithmetic for replacing the data of one picture element of the drawing point from the read data buffer 3310 and the data of one picture element of the drawing color data from the color register 3302 is conducted by the logical arithmetic unit 3305. In case the comparison resides in that the drawing color data have a smaller value than the drawing point color data before execution of the drawing operation, the picture element data arithmetic is not executed. In other words, the larger color data are preferentially drawn.
  • the comparing arithmetic similar to that of the aforementioned operation mode 6 is conducted by the color comparator 3304.
  • the arithmetic for replacing the data of one picture element of the drawing point by the data of one picture element of the drawing color data from the color register 3302 is executed by the logical arithmetic unit 3305. If the comapred result is the aforementioned one, the arithmetic of the picture element data is not executed. In other words, the smaller color data are preferentially drawn.
  • Fig. 21 shows the comparison of the picture element data by the color comparator 3304 by taking up the bit address 8 in the mode of four bits per picture element as an example.
  • the mask arithmetic processings of the comparison data from the three data - the comparison color data of the register (EC) of the color register 3302, the mask data of the register (GMSK) from the read data buffer 3310, and the color data of the registers (CL0 and CL1) from the read data buffer 3310 - are conducted by the mask arithmetic unit 60.
  • This mask arithmetic unit 60 clips the data of one picture element, which are expressed in one or plural bits for comparing the picture element data, with reference to the mask data (of the register GMSK).
  • the comparison color data (of the register EC) are generated as the masked comparison color data 62, whereas the color data coming from the read data buffer 3310 before execution of the drawing operation are generated as masked drawing point data 61 before the drawing operation.
  • a comparator 63 compares the magnitudes and the coincidence and incoincidence of the masked comparison color data 62 and the masked drawing point data 61 and outputs the result to the flag register 210.
  • Fig. 22 the picture element data arithmetic by the logical arithmetic unit 3305 by exemplifying the case of the bit address 8 in the mode of four bits per picture element.
  • the logical arithmetic unit 3305 conducts the picture element data arithmetic in accordance with the controls of the flag register 210 by using the three data - the drawing color data (CL0 or CL1) from the color register 3302, the mask data (GMSK) from the mask register 3303, and the data from the read data buffer 3310.
  • the picture element data arithmetic is conducted on the basis of the mask data (GMSK) but requires no computation. For the bit "0" of the mask data, no arithmetic is executed, but the value of the read data buffer 3310 is outputted to the write data buffer 3306.
  • the arithmetic between the data "c" of one picture element in the common bit positions of the drawing color data (CL0 and CL1) from the grouped color registers and the data "u” of one picture element similar to the data from the read data buffer 3310 is conducted, and the result “y” is outputted to the write data buffer 3306.
  • the arithmetic to be executed here is conducted, as enumerated in Table 2, in accordance with the operation mode.
  • Fig. 23 shows an example in which the drawing processings of the operation modes 0 to 3 are executed by using the hardware construction of Fig. 19 shown as the embodiment of the present invention.
  • Figs. 23(c) to (f) show examples in which the drawing processings of the figure shown in Fig. 23(a) are executed in the respective operation modes for the image memory shown in Fig. 23(b) before execution of the drawing operation.
  • Fig. 23(c) shows the result in which the picture element data arithmetic of replacement is executed in the operation mode 0. In other words, there is shown the result in which the drawing data of the drawing region are replaced by the drawing graphic data.
  • Fig. 23(d) shows the result of the AND arithmetic in the operation mode 2
  • Fig. 23(e) shows the result of the OR arithmetic in the operation mode 1
  • Fig. 23(f) shows the result of the EOR arithmetic in the operation mode 3.
  • Fig. 24 shows the result, in which the drawing processings in the operation modes 0 and 4 to 7 are executed by using the hardware construction of Fig. 1 showing the embodiment of the present invention.
  • Fig. 24 shows the case in which a blue rectangle expressed in terms of the value "3" of the drawing color data is drawn sequentially for a black region expressed in terms of the value "0" of all the image data before execution of the drawing operation, in which a green rectangle expressed in terms of the value "1" of the drawing color data is to be drawn, and in which a read rectangle expressed in terms of the value "2" of the drawing color data is to be drawn.
  • Fig. 24(a) shows the result in which the drawing operation is executed in the operation mode 0 enumerated in Table 2.
  • Fig. 24(b) shows the result, in which the drawing operation is executed in the operation mode 4 enumerated in Table 2 by setting the black expressed in terms of the value "0" of the color data.
  • the drawing operation is executed for the same data as the comparison color by designating the same data as the background black for the comparison color.
  • Fig. 24(c) shows an example, in which the drawing operation is executed in the operation mode 5 by setting the green expressed in terms of the value "1" of the color data as the comparison color data.
  • the first blue rectangle of the drawing color data "3" is drawn because the color data before the drawing operation of the drawing point are at "0" so that the drawing color data are larger.
  • the second green rectangle of the drawing color data "1” is to be drawn, only the black region is drawn, but the blue rectangular region is not because only the region having a smaller value than the color data "1" is drawn.
  • the third red rectangle of the drawing color data "2” is to be drawn, the blue region of the drawing point picture element data "3" before the drawing operation is not drawn, but only the remaining regions are drawn.
  • Fig. 24(d) is attained.
  • Fig. 24(e) shows the result in which the drawing operation is executed likewise in the operation mode 7.
  • the later drawing is dominant in the usual drawing operation (in the operation mode 0), whereas various colors can be mixed in the operation modes 1 to 3.
  • the figure drawn at first can be preferentially displayed by designating a predetermined background color so that an effect contrary to that of the usual drawing operation can be attained.
  • the masking can be made to prevent important data from being erased because a predetermined color can be prohibited from being drawn.
  • a common result can be attained for different drawing orders because the operation is conducted in accordance with a predetermined preferential order.
  • This function can effect a deep expression, if it is used, and can be applied to a movie processing if a portion of the graphic data is sequentially renewed.
  • Fig. 25 shows an example in which the comparison is conducted for a partial field of one picture element.
  • Fig. 25(a) shows the structure of the data of one picture element, which is composed of a display picture element data field to be displayed in the frame and a picture element display control field.
  • the former display picture element data field is to be stored with display picture element data of sixteen colors by four bits.
  • the latter picture element display control field is to be stored with the coordinate values (or Z-axis coordinate) in the depth-wise direction as the data belonging to the respective picture elements.
  • Fig. 25(b) shows the construction of an apparatus for generating mask data for comparing the picture elements for the partial field of one picture element.
  • the AND arithmetic with the data coming from a field mask data register 80 and indicating the partial field of one picture element is conducted to prepare the mask data to be inputted to the color comparator 3304.
  • the picture element data comparison is executed only for the partial field to control the picture element data arithmetic.
  • Fig. 26 shows the system construction which makes the three-dimensional graphic processing possible by adopting the construction of the data of one picture element shown in Fig. 25(a) and by conducting the picture element data comparison shown in Fig. 25(b) to control the drawing processing.
  • the hiding processing by the Z buffer algorithm can be conducted by expressing the data of one picture element in the composed field of the two field, i.e., the display picture element field to be stored with the display data and the picture element display control field to be stored with the Z-axis coordinate value, and by comparing only the picture element display control field to be stored with the Z-axis coordinate value so that the drawing arithmetic may be effected only in case the Z-axis coordinate value is located in a position close to the viewer.
  • the graphic display system for the three-dimensional graphic processing is constructed by comparing the picture element data for the partial field of the picture element data in the graphic processing apparatus, by controlling the drawing processing, by controlling the display picture element data, by inputting the display picture element data to the display control circuit, and by displaying the same in the CRT.
  • the graphic drawing processing having various hiding processings or the like is made possible by dividing the data of one picture element into the display picture element field and the picture element display control field, and by comparing the picture element data only for said picture element display control field thereby to control the drawing processing.
  • Fig. 27 shows the overall construction of the display system, to which the graphic processing system according to the present invention is applied as an applied example of the present invention.
  • the display system is constructed of a central processing unit 90, a main memory 91, a graphic processing apparatus 92, a display control unit 93, an image memory 94, a parallel-series converter 95, a display unit 96, and other peripheral control units 97.
  • the graphic processing apparatus 92 and the image memory 94 form the portion relating to the present invention.
  • the central processing unit 90 is used to control the system in its entirety and to perform the controlling processing in accordance with the programs or data stored in the main memory.
  • the main memory 91, the graphic processing apparatus 92, the display control unit 93 and the remaining peripheral control units 97 are connected with a bus 90a which in turn is connected with the central processing unit 90.
  • the peripheral control units 97 may be exemplified by a variety of input/output control units or auxiliary storage control units.
  • the image memory 94 is used to store the data corresponding to the respective picture elements on the frame of the display unit 96.
  • the graphic processing apparatus 92 interprets the commands to be transferred through the bus 90a and generates a variety of figures on the image memory 94.
  • the display control unit 93 controls generations of various synchronous signals and the reading operations of the image memory 94 so that the data on the image memory 94 may be sequentially read out and displayed in the display control unit 96. Since the data are usually read out in parallel from the image memory 94, the parallel-series converter 95 is used to convert the data read out into series video signals.
  • Fig. 28 shows an example which is constructed of a pattern register 220, the bit selecting circuit 3307, a pattern pointer PX, a counter 412, pattern size registers SX and EX, and a coincidence detector 415.
  • the pattern register 220 is to be stored with the line pattern data.
  • the pattern pointer PX indicates the reference position of the pattern and is incremented by +1 when a count signal is fed to the counter with each reference to the pattern.
  • the output of the pattern pointer PX and the values preset in the pattern size registers SX and EX are compared by the coincidence detector 415 so that a reset signal is fed to the pattern pointer PX in case the coincidence holds.
  • the bit selecting circuit 3307 sequentially outputs the line patterns in accordance with the increment of the pattern pointer PX.
  • the pattern data thus outputted are referred to, when a figure is made, thereby to form a figure of a predetermined pattern on the frame memory 13 either as they are as the data "0" or "1" or after they have been converted into the color data.
  • Figs. 29(A) and (B) show one example of the operations of the embodiment of Fig. 28. It is assumed that the pattern register 220 of eight bits be stored with the pattern of "11100 " whereas the pattern size register be set with "4". In accordance with this assumption, the data of bits 0 to 4 of the pattern register 220 are repeatedly referred to and outputted.
  • Fig. 30 shows an embodiment of the present invention.
  • This embodiment is constructed of a zoom X control unit 1440, a coordinate X control unit 1441, a zoom Y control unit 1442, a coordinate Y control unit 1443, the bit selecting circuit 3307 and the pattern memory 220.
  • the two-dimensional pattern data can be controlled so that the same coordinate value can be repeatedly referred to independently of the X- and Y-axis directions.
  • the moving directions of the coordinate point can be shifted in the two upward and downward directions independently of the X- and Y-axis directions.
  • the zoom X control unit 1440 is composed of a ZPX (i.e., Zoom Point X) register 1401, a counter 1402, a ZSX (i.e., Zoom Start X) register 1403, a ZEX (i.e., Zoom End X) register 1404, a coincidence detecting unit 1405, and multiplexers 1406, 1407 and 1408.
  • the counter 1402 renews, when it is inputted in the count signal in the X-axis direction, the content of the ZPX register (e.g., by +1 in the increment mode and by -1 in the decrement mode).
  • the multiplexer 1406 selects the ZEX register
  • the multiplexer 1407 selects the ZSX register.
  • the coincidence detector 1405 compares the outputs of the ZPX register 1401 and the multiplexer 1406 to output a coincidence signal. This coincidence signal is fed to the multiplexer 1408 to select the output of the multiplexer 1407. In the other cases, the output of the counter 1402 is selected. Moreover, that coincidence signal acts as the count signal of the coordinate X control unit 1441.
  • the operations of the zoom X control unit 1440 will be summarized in the following. In the case of the increment mode, the ZPX register is sequentially incremented by +1 to become coincident with the ZEX register, and the ZSX register is loaded.
  • the value of the ZPX register is made coincident with that of the ZSX register, and then the value of the ZEX register is loaded.
  • the zoom Y control unit 1442 and the coordinate Y control unit 1443 internal operations similar to those of the zoom X control unit 1440 are conducted.
  • the content of the PX i.e., Point X
  • the content of the PX is renewed in response to the count signal from the zoom X control unit 1440 and is counted repeatedly within the range between an SX (i.e., Start X) 1413 and an EX (i.e., End X) 1414.
  • a ZPY (i.e., Zoom Point Y) 1421 is counted within the range between a ZSY (i.e., Zoom Start) 1423 and a ZEY (i.e., Zoom End Y) 1424
  • a PY (i.e., Point Y) 1431 is counted within the range between an SY (i.e., Start Y) 1433 and an EY (i.e., End Y) 1434.
  • the content of the PY 1431 has its corresponding data of one word read out as the address of the pattern memory 220 so that the data of the bit positions by the PX are outputted as the pattern data by the bit selecting circuit 3307.
  • Fig. 31 shows an example of the operations of the embodiment of Fig. 30.
  • Figs. 31(a) and (b) show an example of the line drawing operation whereas Figs. 31(c) and (d) show an example of plane drawing operation.
  • the shown examples show the drawings in which the pattern output is exploded into two kinds of color data.
  • the line drawing operation such data having the bit number within the range between the SX and the EX as belong to the word designated by the PY in the pattern memory are referred to as the line data.
  • the design pattern the region enclosed by the SX, SY, EX and EY is referred to as the design pattern.
  • the pattern memory can be efficiently stored thereon with a plurality of various patterns.
  • both the increment and decrement of the pattern point can be made so that the pattern point can be shifted in response to any shift of the drawing point. As a result, no discontinuity is made in the development of the pattern even for the complicated smearing process.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Claims (4)

  1. Dispositif de traitement graphique comprenant des moyens (220) pour mémoriser une ligne de tracé ou une configuration de dessin de sorte que le traitement de tracé peut être exécuté sur la base de la configuration de tracé mémorisée dans lesdits moyens,
    caractérisé en ce qu'il comporte en outre des moyens de régénération de tracé (1411, 1412) pour régénérer la position de référence d'un bit de ladite configuration de tracé en rapport avec ladite configuration de tracé en synchronisme avec l'opération de tracé;
    un registre de tailles de configurations (1413, 1414) pour régler et mémoriser des données numériques pour définir une gamme de référence de configuration en tant que taille de configuration;
    des moyens de détection de coïncidence (1415) pour détecter la coïncidence entre ladite position de référence régénérée et lesdites données du registre de tailles de configurations pour délivrer un signal servant à initialiser lesdits moyens de régénération de tracé lorsque ladite coïncidence est détectée; et
    des moyens de sortie sélectifs (3307) pour délivrer sélectivement les données dans la position de référence de configuration délivrée par lesdits moyens de régénération de tracé,
    le signal de sortie desdits moyens de sortie sélectifs étant utilisé en tant que donnée pour commander la configuration graphique qui est formée dans une mémoire d'images (13).
  2. Dispositif de traitement graphique selon la revendication 1, dans lequel ledit registre de tailles de configurations comporte un registre (1413) de point de départ, dans lequel est mémorisé un point de départ désigné, et un registre (1414) de point de fin, dans lequel est mémorisé un point de fin, ladite configuration de tracé étant rognée dans une position quelconque.
  3. Dispositif de traitement graphique selon la revendication 1, dans lequel lesdits moyens de configuration de tracé comprennent des moyens (1440) pour régler le nombre de répétitions, sur la base duquel le tracé de la position désignée de ladite configuration de tracé est répété, de sorte que la régénération du tracé est effectuée après l'exécution dudit nombre de répétitions.
  4. Dispositif de traitement graphique selon la revendication 1, dans lequel lesdits moyens de mémoire (220) sont chargés avec une configuration de tracé bidimensionnel et dans lequel lesdits moyens de régénération de tracé (1411, 1412, 1431, 1432), ledit registre de tailles de configurations (1413, 1414, 1433, 1434) et lesdits moyens de détection de coïncidence (1415, 1435) sont prévus respectivement au nombre de deux, pour les coordonnées suivant les axes x et y de sorte que les données dans la position de référence dans ladite configuration de tracé bidimensionnel sont délivrées sélectivement pour l'exécution du tracé bidimensionnel.
EP85105332A 1984-05-02 1985-05-02 Appareil de traitement graphique Expired - Lifetime EP0160306B1 (fr)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP59087907A JPH0648497B2 (ja) 1984-05-02 1984-05-02 パタ−ン制御装置
JP87907/84 1984-05-02
JP59251907A JPS61130991A (ja) 1984-11-30 1984-11-30 図形処理方法及び装置
JP251907/84 1984-11-30
JP59254889A JPS61133481A (ja) 1984-11-30 1984-11-30 図形処理装置
JP254889/84 1984-11-30

Publications (3)

Publication Number Publication Date
EP0160306A2 EP0160306A2 (fr) 1985-11-06
EP0160306A3 EP0160306A3 (en) 1990-03-14
EP0160306B1 true EP0160306B1 (fr) 1993-08-04

Family

ID=27305627

Family Applications (1)

Application Number Title Priority Date Filing Date
EP85105332A Expired - Lifetime EP0160306B1 (fr) 1984-05-02 1985-05-02 Appareil de traitement graphique

Country Status (3)

Country Link
EP (1) EP0160306B1 (fr)
KR (1) KR930005777B1 (fr)
DE (1) DE3587489T2 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2615301B1 (fr) * 1987-05-14 1989-08-18 France Etat Procede de tracage de courbes debordantes a l'interieur d'une fenetre de visualisation, et circuits de mise en oeuvre d'un tel procede
US5231696A (en) * 1987-05-14 1993-07-27 France Telecom Process and circuitry for implementing plotting of overextending curves inside a display window

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2062423B (en) * 1979-10-25 1983-04-20 Singer Co Uk Ltd Scene simulator

Also Published As

Publication number Publication date
EP0160306A2 (fr) 1985-11-06
DE3587489D1 (de) 1993-09-09
KR850008015A (ko) 1985-12-11
DE3587489T2 (de) 1994-02-24
KR930005777B1 (ko) 1993-06-24
EP0160306A3 (en) 1990-03-14

Similar Documents

Publication Publication Date Title
US4779210A (en) Graphic processing apparatus
US5631668A (en) Graphic pattern processing apparatus
KR910009101B1 (ko) 화상합성장치
US6781590B2 (en) Graphic processing system having bus connection control functions
US7119809B1 (en) Parallel architecture for graphics primitive decomposition
US7280121B2 (en) Image processing apparatus and method of same
EP0356103B1 (fr) Procédé et processeur pour conversion de balayage
JPH0554114B2 (fr)
EP0226959A2 (fr) Simulateur de maquillage
US6275241B1 (en) High speed image drawing apparatus for displaying three dimensional images
US6348917B1 (en) Dynamic switching of texture mip-maps based on depth
AU618128B2 (en) Method and apparatus for decomposing a quadrilateral figure for display and manipulation by a computer system
EP0160306B1 (fr) Appareil de traitement graphique
KR20000005993A (ko) 도형색칠장치
EP0410778A2 (fr) Processeur graphique ayant un coprocesseur à virgule flottante
KR950007531B1 (ko) 도형처리시스템 및 도형처리방법
EP0817131A2 (fr) Système et méthode pour affichage de polygones
JPH0727572B2 (ja) 比較を行い信号を発生する装置およびその方法
JP2656754B2 (ja) 画像データ処理装置及びそれを用いたシステム
JP2656753B2 (ja) 画像データ処理装置及びそれを用いたシステム
JPH0350686A (ja) 図形処理方式
JPH07325927A (ja) 画像データ処理装置及びそれを用いたシステム
JPH09230850A (ja) 画像データ処理装置及びそれを用いたシステム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Designated state(s): DE FR GB IT

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB IT

17P Request for examination filed

Effective date: 19900316

17Q First examination report despatched

Effective date: 19910125

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB IT

REF Corresponds to:

Ref document number: 3587489

Country of ref document: DE

Date of ref document: 19930909

ITF It: translation for a ep patent filed

Owner name: MODIANO & ASSOCIATI S.R

ET Fr: translation filed
PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 19990318

Year of fee payment: 15

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 19990325

Year of fee payment: 15

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 19990630

Year of fee payment: 15

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20000502

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20000502

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20010131

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20010301

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST