EP0231240A1 - Priority resolution system and video display apparatus - Google Patents

Priority resolution system and video display apparatus

Info

Publication number
EP0231240A1
EP0231240A1 EP19860904306 EP86904306A EP0231240A1 EP 0231240 A1 EP0231240 A1 EP 0231240A1 EP 19860904306 EP19860904306 EP 19860904306 EP 86904306 A EP86904306 A EP 86904306A EP 0231240 A1 EP0231240 A1 EP 0231240A1
Authority
EP
European Patent Office
Prior art keywords
priority
bit
bus
resolution
logic unit
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.)
Pending
Application number
EP19860904306
Other languages
German (de)
French (fr)
Inventor
Richard Westmore
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.)
Anamartic Ltd
Original Assignee
Anamartic 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
Application filed by Anamartic Ltd filed Critical Anamartic Ltd
Publication of EP0231240A1 publication Critical patent/EP0231240A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/368Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control
    • G06F13/374Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control using a self-select method with individual priority code comparator

Definitions

  • the devices may be processors or peripheral devices.
  • the invention also relates to video display apparatus, more specifically apparatus for generating a video signal for a raster-scan display.
  • Priority resolution systems of the above kind are known and examples are described in "Introduction to a Simple but Unconventional Multiprocessor System and Outline of an Application", Rolf Linder, Technische Hochhoff Darmstadt, Presented at the NATO Advanced Study Institute on Computer Architectures for Spatially Distributed Data, Cetraro, Italy, June 83. and in published application GB 2 143 349. GB 2 143 349 explains how the priority numbers may be assigned dynamically so as to achieve desired allocation of a shared resource or determination as to which of a plurality of processors provides image data in a situation where images can overlay each other.
  • Each device has priority logic with wired - AND (open collector) connections to the bus lines to pull down bus lines.
  • the logic is such that the device providing the most significant "1" bit in its priority number wins and is granted access to a data bus (maximum priority resolution).
  • the system described in GB 2 143 349 is moreover pipelined so that bit-wise comparisons ripple through the logic.
  • the performance of these systems is dependant on the number of devices which are connected.
  • the maximum clock speed decreases as the physical size of priority and data buses increases because a longer settling time is required.
  • the total number of contending processors (or devices) is limited by the electrical loading on the wired -OR lines of the priority bus.
  • An object of the present invention is to provide a system which does not suffer from these problems and which can be used at very high clock rates, e.g. a pixel clock rate of 160 MHz or greater. It is a further object to provide a system which places no limit on the number of devices which may be incorporated and in which the maximum usable clock rate is not affected by the number of devices (although latency is increased as devices are added).
  • the priority resolution system according to the invention is defined in claim 1 below and advantageous developments are defined in the claims dependent on claim 1.
  • priority resolution is in relation to computer generated image systems, in which case priority values correspond to z-values, i.e. values of the depth coordinate.
  • z-values i.e. values of the depth coordinate.
  • higher priority images are required to overlay lower priority images.
  • Various approaches are known but all are relatively complex. It is necessary to be able to make the resolution on a pixel by pixel basis. Many systems use a frame buffer and sort the image data into the frame buffer. Sorting is notoriously difficult to implement quickly. The z-buffer algorithm is simpler but requires a large z-buffer to store a z-value for every pixel. Systems as described in GB 2 143 349 and also in GB 1 532 275 which rely on real-time selection of the highest priority device suffer from the kind of problems discussed above in relation to the priority resolution process.
  • Fig. 1 is a block diagram of a system embodying the invention
  • Fig. 2 is a block diagram of the priority logic associated with one device
  • Figs. 3 and 4 are tables illustrating the operation of Fig. 2;
  • Fig. 5 is a diagram illustrating pipelined operation.
  • the system illustrated in Fig. 1 comprises an ordered plurality of devices such as microprocessors P 1 , p 2 etc. up to P n . n must be at least 2 and may well be substantially larger than 2.
  • the processors operate synchronously with respect to video sync signals for a raster scan display; these signals are passed from processor to processor on a line S.
  • Each processor outputs video signals on a corresponding port V 1 to V n shown as comprising three lines to cater for R, G and B signals, although the number of lines is not important to the present invention; only one is needed for a monochrome display.
  • the video lines do not necessarily carry signals which determine colour directly. It is well known to translate the video signals on a plurality of lines by use of a colour look-up table.
  • the nature of the devices P 1 to P n is not important. They may generate their video signals from bit-plane buffers or by real-time scan conversion, for example.
  • the video signals are fed to respective pixel insertion circuits M 1 to M n , which are essentially two-input, three channel multiplexers through which a video bus X 1 to X n is chained.
  • Each multiplexer outputs whatever it receives on the bus X 1 to X n when a corresponding selection signal D 1 to D n has a first logic state and outputs what it receives on the corresponding port V 1 to V n when its selection signal has the other logic state.
  • the complete image is thus built up from the signals provided from the processors p 1 to P n and the signals from higher order processors may overlay the signals from lower order processors.
  • the invention is concerned in part with the way in which the selection signals D 1 to D n are provided by priority logic units L 1 to L n associated with the processors P 1 to P n . These units are chained by an m-bit priority bus A 1 , A 2 ... A n where m is large enough to select between the number of processors involved, i.e. the minimum value of m is given by the relation n ⁇ 2m ⁇ 2n.
  • Each of the priority logic units also receives a corresponding m-bit input B 1 to B n which is the corresponding device's priority number. These numbers may emanate from the devices P 1 to P n themselves or may be assigned by a common priority allocation unit, as in GB 2 143 349.
  • the indexes 1 to n pertain to the processors P 1 to P n and associated entities. If the index i is used for the general case, the properties of each priority logic unit L 1 to L n may be described as follows. A unit L i compares A i and B i in bit-wise fashion, working from the most significant to the least significant bit. The first mis-match indicates whether the bus number A i or the device number B i indicates the higher priority. D i is set accordingly and A i+1 becomes whichever of A i and B i indicates the higher priority.
  • the first priority logic unit L 1 is shown receiving A 1 and B 1 .
  • a 1 may be set to a minimum priority value to provide a threshold below which a processor cannot be selected. More likely, A 1 will be set to all zeroes (maximum priority resolution) or to all ones (minimum priority resolution) so that A 2 always equals B 1 and D 1 always effects selection.
  • the same result can be achieved by omitting the unit L 1 , connecting B 1 directly to A 2 and wiring D 1 to effect selection. Going further it is also possible to omit the pixel insertion multiplexer M 1 and connect V 1 to X 2 .
  • M 1 may be provided to cater for a case in which there is already video information on X 1 , provided by a separate system.
  • a i a 1 ... a j ... a m
  • Each priority logic unit (Fig. 2) comprises m bit logic units T 1 to T m .
  • T j receives the bits a j and b j and outputs z j .
  • the unit T j also receives inputs c j- 1 and d j-1 from the next more significant unit T j-1 and outputs c j and d j to the next less significant unit.
  • the signal c j indicates whether or not priority has been resolved at the unit T j or at a unit of higher significance and d j indicates, when priority has been resolved, in whose favour.
  • the final bit d m constitutes the selection signal D i . z j becomes a j for the next priority logic unit.
  • c j c j-1 + (a j b j ) (1)
  • d j c j-1 .d j-1 + a j .
  • z j a j .b j + c j-1 .(b j .d j-1 + a j .
  • Fig. 3 tabulates all possible combinations of the input quantities a j , b j , C j-1 and d j- 1 and the resultant output quantities c j , d j and z j .
  • the bracketed values for d j are the values arising from equation (2) although they are actually "don't care" values.
  • c o can be tied to logical 0.
  • the processor could be given control over both c o and d o to allow it to effect forced selection, overriding the priority contest.
  • d o is tied to 0 and c o is provided as an ACTIVE signal which is logical 1 only during that part of each scanline traversing an object processed by the processor in question.
  • each processor is prevented from attempting to contribute to the signals on the video bus except in areas which contain image data so far as that processor is concerned.
  • Fig. 4 is the corresponding table of input and output quantities.
  • each priority logic unit produces its output virtually instantaneously (subject only to the gate delays in rippling through the bit logic units). This may be a practical implementation for some applications but an important development of the invention allows pipelined operation.
  • Every bit logic unit is provided with latches (not shown) for all its output quantities z j , c j and d j .
  • These latches are clocked by a bit-rate clock CK (Fig. 2) so that, if resolution of the most significant bits a o , b o is effected in one clock cycle, a 1 and b 1 will be resolved in the next clock cycle and so on.
  • k i1 means a first bus priority number handled by a unit L i
  • a i2 means the next bus priority number handled by L i
  • a i3 means a third bus priority number handled by L i .
  • a device priority number B i when a device priority number B i is changed it should either be changed during an inactive phase of the system (e.g. during the field blanking interval in a computer graphics application) or be changed bit by bit over m clock cycles, starting with the most significant bit.
  • the maximum clock speed of the system does not depend upon the number of devices P 1 to P n .
  • Each priority logic unit L i merely has to drive lines long enough to carry the bus priority number to the next unit.
  • the invention may be used in many applications, including priority resolution in computer generated image systems, including object-based systems. Other applications are to priority resolution between contending processes in computer systems and to data transfer between processors in multiprocessor systems.
  • the circuitry may also be used to resolve number comparisons for numbers other than priority numbers, i.e. as a pipelined hardware comparator.
  • the pipelined nature of the system means that it does not select just one device with highest priority. Selection is a progressive process along the pipeline and a device is selected if it has higher priority than the bus priority at that point along the pipeline. This form of priority resolution is particularly suited to image overlay processes. It is not applicable when solely the highest priority device is to be selected.
  • the assigned priority numbers may be such that equal priority situations are never encountered. If they can arise, the logic must be designed to give the required resolution. Reverting to
  • Simple additional logic can be used to force D i to whichever state is desired when c m is false.

Abstract

Des dispositifs (processeurs) P1 à Pn transmettent des nombres de priorité de dispositif B1 à Bn à des blocs de logique prioritaires L, à Ln, à travers lesquels un nombre de priorité de bus est relayé sur un bus de priorité de m-bits A, à An. Chaque bloc de logique prioritaire (p. ex. L1) effectue une comparaison de bits entre ses nombres d'entrée A1 et B1 (par ordre de signification décroissante) et donne, comme nombre de bus A2, celui parmi A1 et B1 qui indique une priorité plus élevée. De plus, un signal de sélection D1 est donné pour signaler lorsque B1 possède une priorité supérieure à celle de A1. Les signaux de sélection D1 à Dn valident sélectivement les sorties V1 à Vn provenant des processeurs vers un bus vidéo X, à Xn+1 dans l'application décrite.Devices (processors) P1 to Pn transmit device priority numbers B1 to Bn to priority logic blocks L, to Ln, through which a bus priority number is relayed on a priority bus of m-bits A , to An. Each priority logic block (eg L1) performs a bit comparison between its input numbers A1 and B1 (in decreasing order of meaning) and gives, as the number of buses A2, that of A1 and B1 which indicates a higher priority. In addition, a selection signal D1 is given to signal when B1 has a priority higher than that of A1. The selection signals D1 to Dn selectively validate the outputs V1 to Vn from the processors to a video bus X, at Xn + 1 in the application described.

Description

PRIORITY RESOLUTION SYSTEM
AND VIDEO DISPLAY APPARATUS
The present invention relates to a priority resolution system for a plurality of devices to which priority numbers are assigned for determination of priorities in accordance with the rule higher number = higher priority (maximum priority resolution) or the rule lower number = higher priority (minimum priority resolution). The devices may be processors or peripheral devices. The invention also relates to video display apparatus, more specifically apparatus for generating a video signal for a raster-scan display.
Priority resolution systems of the above kind are known and examples are described in "Introduction to a Simple but Unconventional Multiprocessor System and Outline of an Application", Rolf Linder, Technische Hochschule Darmstadt, Presented at the NATO Advanced Study Institute on Computer Architectures for Spatially Distributed Data, Cetraro, Italy, June 83. and in published application GB 2 143 349. GB 2 143 349 explains how the priority numbers may be assigned dynamically so as to achieve desired allocation of a shared resource or determination as to which of a plurality of processors provides image data in a situation where images can overlay each other.
The systems described in the references above use multibit priority buses. Each device has priority logic with wired - AND (open collector) connections to the bus lines to pull down bus lines. The logic is such that the device providing the most significant "1" bit in its priority number wins and is granted access to a data bus (maximum priority resolution). The system described in GB 2 143 349 is moreover pipelined so that bit-wise comparisons ripple through the logic. The performance of these systems is dependant on the number of devices which are connected. The maximum clock speed decreases as the physical size of priority and data buses increases because a longer settling time is required. The total number of contending processors (or devices) is limited by the electrical loading on the wired -OR lines of the priority bus. Thus large numbers of contending devices will degrade system performance and ultimately cease to make this a workable solution. The loading problem is recognised in GB 2 143 349 and buffering of lines is accordingly proposed. The maximum clock rate is still reduced (one buffer propagation delay is added for each device) and the circuit complexity is increased.
An object of the present invention is to provide a system which does not suffer from these problems and which can be used at very high clock rates, e.g. a pixel clock rate of 160 MHz or greater. It is a further object to provide a system which places no limit on the number of devices which may be incorporated and in which the maximum usable clock rate is not affected by the number of devices (although latency is increased as devices are added). The priority resolution system according to the invention is defined in claim 1 below and advantageous developments are defined in the claims dependent on claim 1.
As already noted, one application of priority resolution is in relation to computer generated image systems, in which case priority values correspond to z-values, i.e. values of the depth coordinate. In synthesizing a picture, higher priority images are required to overlay lower priority images. Various approaches are known but all are relatively complex. It is necessary to be able to make the resolution on a pixel by pixel basis. Many systems use a frame buffer and sort the image data into the frame buffer. Sorting is notoriously difficult to implement quickly. The z-buffer algorithm is simpler but requires a large z-buffer to store a z-value for every pixel. Systems as described in GB 2 143 349 and also in GB 1 532 275 which rely on real-time selection of the highest priority device suffer from the kind of problems discussed above in relation to the priority resolution process.
It is a further object of this invention to provide an improved apparatus for generating a video signal for a raster-scan display, which does not suffer from the aforementioned disadvantages.
The invention will be described In more detail, by way of example, with reference to the accompanying drawings, in which:
Fig. 1 is a block diagram of a system embodying the invention;
Fig. 2 is a block diagram of the priority logic associated with one device;
Figs. 3 and 4 are tables illustrating the operation of Fig. 2; and
Fig. 5 is a diagram illustrating pipelined operation.
The system illustrated in Fig. 1 comprises an ordered plurality of devices such as microprocessors P1, p2 etc. up to Pn. n must be at least 2 and may well be substantially larger than 2. The processors operate synchronously with respect to video sync signals for a raster scan display; these signals are passed from processor to processor on a line S. Each processor outputs video signals on a corresponding port V1 to Vn shown as comprising three lines to cater for R, G and B signals, although the number of lines is not important to the present invention; only one is needed for a monochrome display. The video lines do not necessarily carry signals which determine colour directly. It is well known to translate the video signals on a plurality of lines by use of a colour look-up table.
The nature of the devices P1 to Pn is not important. They may generate their video signals from bit-plane buffers or by real-time scan conversion, for example.
The video signals are fed to respective pixel insertion circuits M1 to Mn, which are essentially two-input, three channel multiplexers through which a video bus X1 to Xn is chained. Each multiplexer outputs whatever it receives on the bus X1 to Xn when a corresponding selection signal D1 to Dn has a first logic state and outputs what it receives on the corresponding port V1 to Vn when its selection signal has the other logic state. The complete image is thus built up from the signals provided from the processors p1 to Pn and the signals from higher order processors may overlay the signals from lower order processors.
The invention is concerned in part with the way in which the selection signals D1 to Dn are provided by priority logic units L1 to Ln associated with the processors P1 to Pn. These units are chained by an m-bit priority bus A1, A2 ... An where m is large enough to select between the number of processors involved, i.e. the minimum value of m is given by the relation n≤2m<2n.
In practice it may be more convenient to choose a larger value for m. Each of the priority logic units also receives a corresponding m-bit input B1 to Bn which is the corresponding device's priority number. These numbers may emanate from the devices P1 to Pn themselves or may be assigned by a common priority allocation unit, as in GB 2 143 349.
The indexes 1 to n pertain to the processors P1 to Pn and associated entities. If the index i is used for the general case, the properties of each priority logic unit L1 to Ln may be described as follows. A unit Li compares Ai and Bi in bit-wise fashion, working from the most significant to the least significant bit. The first mis-match indicates whether the bus number Ai or the device number Bi indicates the higher priority. Di is set accordingly and Ai+1 becomes whichever of Ai and Bi indicates the higher priority.
Before describing an embodiment of a priority logic unit, certain special cases will be considered. The first priority logic unit L1 is shown receiving A1 and B1. A1 may be set to a minimum priority value to provide a threshold below which a processor cannot be selected. More likely, A1 will be set to all zeroes (maximum priority resolution) or to all ones (minimum priority resolution) so that A2 always equals B1 and D1 always effects selection. The same result can be achieved by omitting the unit L1, connecting B1 directly to A2 and wiring D1 to effect selection. Going further it is also possible to omit the pixel insertion multiplexer M1 and connect V1 to X2 . On the other hand M1 may be provided to cater for a case in which there is already video information on X1 , provided by a separate system.
Turning now to the structure of a representative priority logic unit Li, the bits of the numbers Ai, Bi and Ai+1 will be denoted as follows:
Ai = a1 ... aj ... am
Bi = b1 ... bj ... bm
Ai+1= z1 ... zj ... zm
where the subscripts 1 and m denote the most and least significant bits respectively and j denotes a general bit.
Each priority logic unit (Fig. 2) comprises m bit logic units T1 to Tm. Considering the general unit Tj, it receives the bits aj and bj and outputs z j . The unit Tj also receives inputs cj- 1 and dj-1 from the next more significant unit Tj-1 and outputs cj and dj to the next less significant unit. The signal cj indicates whether or not priority has been resolved at the unit Tj or at a unit of higher significance and dj indicates, when priority has been resolved, in whose favour. The final bit dm constitutes the selection signal Di . zj becomes a j for the next priority logic unit.
One set of equations defining the structure for Tj in the case of minimum priority resolution is as follows:
cj = cj-1 + (aj bj) (1) dj = cj-1.dj-1 + aj. (2) zj = aj.bj + cj-1.(bj.dj-1 + aj. (3)
Fig. 3 tabulates all possible combinations of the input quantities aj, bj, Cj-1 and dj- 1 and the resultant output quantities cj, dj and z j . The heavy boxes indicate the cases in which priority resolution takes place (cj-1 = 0 but cj = 1). The bracketed values for dj are the values arising from equation (2) although they are actually "don't care" values. An alternative to equation (2) is dj = cj-1. dj-1 + cj-1 (2a)
The convention assumed is that cj-1 = 0 means "not resolved" while cj-1 = 1 means "resolved". If cj-1 = 0 the value of dj-1 is without significance. If cj-1 = 1, then dj -1 = 1 means the device has won the priority contest whereas dj -1 = 0 means the bus has won the priority contest.
The provision of the initial values co and do will now be considered. co may be input from the corresponding processor, as indicated in Fig. 1 while d0 may be tied to logical 0. This allows the processor to allow itself to enter the priority contest (by setting co = 0) or to shut itself out of the contest by setting co =
1, which forces all co to cm to 1 and forces all d1 to dm to 0. If this facility is not required, co can be tied to logical 0. On the other hand the processor could be given control over both co and do to allow it to effect forced selection, overriding the priority contest. In one particular embodiment do is tied to 0 and co is provided as an ACTIVE signal which is logical 1 only during that part of each scanline traversing an object processed by the processor in question.
Thus each processor is prevented from attempting to contribute to the signals on the video bus except in areas which contain image data so far as that processor is concerned.
A set of equations for the case of maximum priority resolution is now given. Fig. 4 is the corresponding table of input and output quantities.
Cj = cj-1 + (aj bj) (4 ) dj = cj-1. dj-1 + bj. (5)
OR dj = Cj-1 . dj-1 + aj . cj-1 (5a)
Zj = aj. - + bj. + dj-1) (6)
The bracketed "don't care" values in Fig 4 for dj are those which arise if equation (5) is used. The gate arrays required to implement equations (1) to (3) or equations (4) to (6) are not illustrated as they involve only trivial, everyday design.
So far it has been assumed that each priority logic unit produces its output virtually instantaneously (subject only to the gate delays in rippling through the bit logic units). This may be a practical implementation for some applications but an important development of the invention allows pipelined operation. Every bit logic unit is provided with latches (not shown) for all its output quantities zj, cj and dj. These latches are clocked by a bit-rate clock CK (Fig. 2) so that, if resolution of the most significant bits ao, bo is effected in one clock cycle, a1 and b1 will be resolved in the next clock cycle and so on. During the said next clock cycle the bits ao and bo of the next contest are treated and each priority logic unit Li actually effects bit resolutions simultaneously in each clock cycle from m different contests for which m bus priority numbers Ai1 to Aim are pipelined through the unit, as illustrated in Fig. 5 for a greatly simplified case of m = 3. ki1 means a first bus priority number handled by a unit Li, Ai2 means the next bus priority number handled by Li and Ai3 means a third bus priority number handled by Li. In order to avoid hiccups in operation, when a device priority number Bi is changed it should either be changed during an inactive phase of the system (e.g. during the field blanking interval in a computer graphics application) or be changed bit by bit over m clock cycles, starting with the most significant bit.
In the examples above it has been assumed that positive logic is used throughout. It will be appreciated that the logical conventions employed are immaterial to the principle of the invention and may be chosen as may best suit circuit design. It is not essential to preserve the same convention throughout the whole system, although this is desirable if configurations are to be altered. In a fixed configuration system, the most efficient implementation may involve using inverted logic in alternate priority logic units. Inverted logic may also be used in alternate bit logic units within each priority logic unit.
In contrast to the prior art, the maximum clock speed of the system does not depend upon the number of devices P1 to Pn. Each priority logic unit Li merely has to drive lines long enough to carry the bus priority number to the next unit. Moreover there is no limitation on the number of devices imposed by bus loading since the loading on each priority logic unit arises solely from the next unit.
The invention may be used in many applications, including priority resolution in computer generated image systems, including object-based systems. Other applications are to priority resolution between contending processes in computer systems and to data transfer between processors in multiprocessor systems. The circuitry may also be used to resolve number comparisons for numbers other than priority numbers, i.e. as a pipelined hardware comparator.
The pipelined nature of the system means that it does not select just one device with highest priority. Selection is a progressive process along the pipeline and a device is selected if it has higher priority than the bus priority at that point along the pipeline. This form of priority resolution is particularly suited to image overlay processes. It is not applicable when solely the highest priority device is to be selected. The assigned priority numbers may be such that equal priority situations are never encountered. If they can arise, the logic must be designed to give the required resolution. Reverting to
Fig. 2, the final signal cm will be false if there is no resolution in any priority logic unit Li (i.e. Ai = Bi). Simple additional logic can be used to force Di to whichever state is desired when cm is false.

Claims

1. A priority resolution system for a plurality of devices to which priority numbers are assigned, comprising a bit-parallel priority bus relayed through priority logic units individual to the devices, each priority logic unit receiving as bit-parallel inputs the number on the upstream portion of the priority bus and the corresponding device number and providing as a bit-parallel output the number on the downstream portion of the priority bus, and each priority logic unit being constructed to effect bit-wise comparisons between the two input numbers from the most to the least significant bit, to provide a selection signal to the corresponding device in dependence upon the first two compared bits which disagree and to provide as the output number whichever of the two input numbers represents the higher priority.
2. A system according to claim 1, wherein each priority logic unit comprises a sequence of bit logic units in order of decreasing significance, each of which receives corresponding bits of the two input numbers and outputs the corresponding output number bit and passes to the next less significant such unit a resolution signal indicating whether or not priority has been resolved and a selection signal indicating whether the resolution is in favour of the bus number of the device number, a resolution signal indicating that priority has been resolved forcing less significant bit logic units to relay both that signal and the associated selection signal to provide the selection signal of the priority logic unit at the output of the least significant bit logic unit.
3. A system according to claim 2, wherein each bit logic unit latches its output number bit, its resolution signal and its selection signal and the bit logic units are clocked at bit rate so that resolutions are pipelined through the priority logic units.
4. A system according to claim 3, wherein device priority numbers, when changed, are changed bit by bit over successive clock cycles, starting with the most significant bit.
5. Apparatus for generating a video signal for a raster-scan display, comprising an ordered plurality of devices operable independently and synchronously with respect to synchronizing signals for the display to generate video signals, means for assigning priority numbers to the devices, a video line on to which the generated video signals may be placed, and a priority bus for passing a bus priority number from device to device, each device including a priority logic unit for comparing the priority number assigned thereto with the bus priority number received from the preceding device and passing on as the bus priority number to the succeeding device whichever number corresponds to the higher priority, and video insertion means responsive to the priority logic unit and operative, when that unit indicates that the assigned device priority number corresponds to a higher priority than the bus priority number, to introduce the video signal generated by that device on to the video line.
6. Apparatus according to claim 5, wherein each priority logic unit is constructed to effect bit-wise comparisons between the two input numbers from the most to the least significant bit, and to provide a selection signal to the corresponding video insertion means in dependence upon the first two compared bits which disagree.
7. Apparatus according to claim 6, wherein each priority logic unit comprises a sequence of bit logic units in order of decreasing significance, each of which receives corresponding bits of the two input numbers and outputs the corresponding output number bit and passes to the next less significant such unit a resolution signal indicating whether or not priority has been resolved and a selection signal indicating whether the resolution is in favour of the bus number of the device number, a resolution signal indicating that priority has been resolved forcing less significant bit logic units to relay both that signal and the associated selection signal to provide the selection signal of the priority logic unit at the output of the least significant bit logic unit.
8. Apparatus according to claim 7, wherein each bit logic unit latches its output number bit, its resolution signal and its selection signal and the bit logic units are clocked at bit rate so that resolutions are pipelined through the priority logic units.
9. Apparatus for effecting sequential comparisons between a plurality of input numbers, comprising a bit-parallel bus relayed through comparison units individual to the input numbers, each comparison unit receiving as bit-parallel inputs the number on the upstream portion of the bus and the corresponding input number and providing as a bit-parallel output the number on the downstream portion of the bus, and each comparison unit being constructed to effect bit-wise comparisons between the two input numbers from the most to the least significant bit, to provide an output signal indicating the sense of disagreement of the first two compared bits which disagree, and to provide as the output number whichever of the two input numbers satisfies a predetermined comparison test.
10. Apparatus according to claim 9, wherein each comparison unit comprises a sequence of bit logic units in order of decreasing significance, each of which receives corresponding bits of the two input numbers and outputs the corresponding output number bit and passes to the next less significant such unit a resolution signal indicating whether or not the comparison has been resolved and a selection signal indicating whether the resolution is in favour of the bus number of the input number, a resolution signal indicating that the comparison has been resolved forcing less significant bit logic units to relay both that signal and the associated selection signal to provide the output signal of the comparison unit at the output of the least significant bit logic unit.
11. Apparatus according to claim 10, wherein each bit logic unit latches its output number bit, its resolution signal and its selection signal and the bit logic units are clocked at bit rate so that resolutions are pipelined through the comparison units.
EP19860904306 1985-07-18 1986-07-18 Priority resolution system and video display apparatus Pending EP0231240A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB8518130 1985-07-18
GB8518130A GB2180125B (en) 1985-07-18 1985-07-18 Priority resolution system and video display apparatus

Publications (1)

Publication Number Publication Date
EP0231240A1 true EP0231240A1 (en) 1987-08-12

Family

ID=10582458

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19860904306 Pending EP0231240A1 (en) 1985-07-18 1986-07-18 Priority resolution system and video display apparatus

Country Status (3)

Country Link
EP (1) EP0231240A1 (en)
GB (1) GB2180125B (en)
WO (1) WO1987000658A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4943934A (en) * 1987-12-04 1990-07-24 Hamamatsu Photonics Kabushiki Kaisha Picture operation unit for performing operations on intensity data of neighboring picture elements
US5230041A (en) * 1990-12-11 1993-07-20 International Business Machines Corporation Bus interface circuit for a multimedia system
DE59109134D1 (en) * 1991-03-30 1999-07-15 Micronas Intermetall Gmbh Method for bus arbitration of a multimaster system
US5689657A (en) * 1991-03-30 1997-11-18 Deutsche Itt Industries Gmbh Apparatus and methods for bus arbitration in a multimaster system
GB2299734B (en) * 1995-04-03 1999-10-27 Motorola As Method of switching in signal selecting system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1168476A (en) * 1966-05-17 1969-10-29 British Telecomm Res Ltd Improvements in or relating to data transmission systems
GB2043972B (en) * 1979-01-26 1983-09-01 Thomas A L Display processors
GB2143349B (en) * 1983-06-16 1987-12-02 Secr Defence 'priority resolution in bus orientated computer system'
GB8419071D0 (en) * 1984-07-26 1984-08-30 Secr Defence Language recognition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO8700658A1 *

Also Published As

Publication number Publication date
GB8518130D0 (en) 1985-08-21
WO1987000658A1 (en) 1987-01-29
GB2180125A (en) 1987-03-18
GB2180125B (en) 1989-09-20

Similar Documents

Publication Publication Date Title
US6466222B1 (en) Apparatus and method for computing graphics attributes in a graphics display system
US5046190A (en) Pipeline image processor
EP0150910A2 (en) Digital image frame processor
KR920007920B1 (en) Video phone system
JPH06314264A (en) Self-routing cross bar switch
US4845663A (en) Image processor with free flow pipeline bus
EP0531243A1 (en) Distributed crossbar switch architecture
WO1984000226A1 (en) Interconnecting plane for modular array processor
US7450606B2 (en) Bit slice arbiter
JPS6259495A (en) Correcting method for solving bias of communication connecting switch
EP0866404A2 (en) Unbalanced multiplexer and arbiter combination
EP0231240A1 (en) Priority resolution system and video display apparatus
EP0257061A1 (en) Multi-processor apparatus
US5842013A (en) Architecture for modular computer system in which one of the modules is dedicated to user-interface task
US4651301A (en) Circuit arrangement for performing rapid sortation or selection according to rank
US5692136A (en) Multi-processor system including priority arbitrator for arbitrating request issued from processors
US4760607A (en) Apparatus and method for implementing transformations in grayscale image processing
GB2521121A (en) A method and apparatus use with interrupts
EP0230446A1 (en) Graphics system for display of shaded polygons
US4943941A (en) Floating point processor employing counter controlled shifting
US10437743B1 (en) Interface circuitry for parallel computing architecture circuits
EP1120958A2 (en) Polynomial based multi-level screening
JP2000509170A (en) Image processing device
JP2828995B2 (en) Data transmission equipment
SU1116423A1 (en) Multichannel interface for linking data sources with computer

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

Kind code of ref document: A1

Designated state(s): AT BE CH DE FR GB IT LI LU NL SE

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

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

RIN1 Information on inventor provided before grant (corrected)

Inventor name: WESTMORE, RICHARD