WO1994021062A1 - End of packet detector and resynchronizer for serial data buses - Google Patents

End of packet detector and resynchronizer for serial data buses Download PDF

Info

Publication number
WO1994021062A1
WO1994021062A1 PCT/US1994/002301 US9402301W WO9421062A1 WO 1994021062 A1 WO1994021062 A1 WO 1994021062A1 US 9402301 W US9402301 W US 9402301W WO 9421062 A1 WO9421062 A1 WO 9421062A1
Authority
WO
WIPO (PCT)
Prior art keywords
bus
data
packet
clock
output
Prior art date
Application number
PCT/US1994/002301
Other languages
French (fr)
Inventor
Daniel L. Hillman
Michael Teener
Original Assignee
Apple Computer, Inc.
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 Apple Computer, Inc. filed Critical Apple Computer, Inc.
Priority to AU62757/94A priority Critical patent/AU6275794A/en
Publication of WO1994021062A1 publication Critical patent/WO1994021062A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/403Bus networks with centralised control, e.g. polling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/062Synchronisation of signals having the same nominal but fluctuating bit rates, e.g. using buffers
    • H04J3/0632Synchronisation of packets and cells, e.g. transmission of voice via a packet network, circuit emulation service [CES]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/0008Synchronisation information channels, e.g. clock distribution lines
    • H04L7/0012Synchronisation information channels, e.g. clock distribution lines by comparing receiver clock with transmitter clock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/02Speed or phase control by the received code signals, the signals containing no special synchronisation information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/02Speed or phase control by the received code signals, the signals containing no special synchronisation information
    • H04L7/033Speed or phase control by the received code signals, the signals containing no special synchronisation information using the transitions of the received signal to control the phase of the synchronising-signal-generating means, e.g. using a phase-locked loop
    • H04L7/0337Selecting between two or more discretely delayed clocks or selecting between two or more discretely delayed received code signals
    • H04L7/0338Selecting between two or more discretely delayed clocks or selecting between two or more discretely delayed received code signals the correction of the phase error being performed by a feed forward loop

Definitions

  • the present invention relates to systems for reliable data transfer between different devices; more particularly to high speed serial, point-to-point connected bus systems, in which resynchronization of the serial data stream is required.
  • Resynchronization increases the latency of data transfers, by requiring several clock cycles at each station to perform the resynchronization function before retransmission of the data packet to another station along the string, or use of the data packet by the local station.
  • the resynchronization latency can add up significantly.
  • Prior art systems rely on control fields within the packets of data themselves to indicate the length of the packet and thus when the end of the packet can be expected to occur.
  • the control fields in the packets of data extend the length of transmissions on the bus by the length of the control field.
  • control field contributes to the latency between a decision to send data to a receiving station, and the actual time the receiving station has the data to use.
  • the present invention provides an interface device for a point- to- point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmissions of packets of data, including a low latency resynchronizing circuit and an end of packet detector which is independent of control data within the packet.
  • the end of packet detector is coupled with the resynchronizer, and detects the end of packet in the same local clock cycle on the receiving device that the last data of the packet is resynchronized with the local clock.
  • the interface device includes the logic for transmitting resynchronized data on the bus or accepting resynchronized data for local processing in response to control data in the packet.
  • error detection logic is included which detects errors in the resynchronized data accepted for local processing in response to control data such as error correcting codes in the packet.
  • the resynchronizer according to the present invention is based on an interface which receives bus data and bus clock from a transmission of a packet on the bus.
  • An input buffer having N locations stores bus data received from the bus in data locations indicated by an input pointer in response to the bus clock.
  • An input pointer generator supplies the input pointers to the input buffer indicating one of the N data locations in a circular sequence for storage of bus data in response to the bus clock, beginning in a particular location during a first bus clock in a packet.
  • An output selector having a selector output and N inputs coupled to the N data locations in the input buffer, supplies bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer and in response to the local clock.
  • An output pointer generator supplies the output pointer indicating one of the N data locations in a circular sequence for output of bus data in response to the local clock beginning in the particular location in a local clock cycle after the first bus clock in the packet.
  • the end of packet is detected using a comparator coupled to the input pointer generator and the output pointer generator.
  • the end of packet detector is used to reset the input pointer generator and the output pointer generator to the particular location, and otherwise initialize the interface device for receiving a next packet.
  • the overrun of the input pointer with the output pointer only occurs after the bus clock has stopped at the end of the packet which stops the output pointer generator.
  • the end of packet is detected in the same local clock cycle, as the last data in the packet is resynchronized to the local clock.
  • the resynchronizer further includes logic for establishing the timing between the input pointer generator and the output pointer generator, such that first data of a packet is supplied resynchronized to the local clock in two or less local clock cycles after the first bus clock cycle.
  • FIG. 1 is an overview block diagram of a point-to-point serial bus system according to the present invention.
  • Fig. 2 is a schematic block diagram of a bus interface device according to the present invention.
  • Fig. 3 is a functional block diagram of a resynchronizer and end of packet detector according to the present invention.
  • Fig. 4 is a more detailed schematic diagram of the resynchronization circuit according to the present invention.
  • Fig. 1 illustrates a computer system having a plurality of processing nodes on a point-to-point connected bus according to the present invention.
  • the system includes processing nodes 10, 1 1 , 1 2 and 13 which comprise for example a computer, a printer, a computer and a scanner respectively.
  • a packet transmitted by one node goes directly to one or more second nodes.
  • Each of the nodes which receive the signal then retransmits it to other nodes in the system or uses it locally.
  • a bus In a bus according to the present invention, the data and clock of a packet of data are transmitted across the bus in a serial fashion with a header which includes a number of control fields and a field for storing error detection codes, which are used for packet routing and ensuring reliability of transmissions on the bus. Between packets, the data and clock transmissions are stopped.
  • every interface such as interface 10, includes a resynchronization circuit (RESYNCH) and an end of packet detector (EOP) which is coupled with the resynchronization circuit according to the present invention and operates independently of control fields in the packets.
  • REHY resynchronization circuit
  • EOP end of packet detector
  • Fig. 2 provides a heuristic block diagram of a node on the bus system of Fig. 1 .
  • incoming signals are received by the node on line 20.
  • the received signals are separated into data and bus clock, and supplied to resynchronization and end of packet detector logic 21 .
  • Resynchronized data is supplied on line 22 to control state machines, data paths and error detection logic, generally 23, on the node.
  • the resynchronized data is supplied on line 22 to multiplexer 24.
  • the end of packet detector in logic 21 supplies an end of packet signal on line 25 to the control state machine, data paths and error correction logic 23.
  • the control state machines, data paths and error detection logic 23 supply output data on line 26 to multiplexer 24.
  • the multiplexer 24 supplies data to output driver 27.
  • a local clock source 28 generates a local clock signal on line 29 which is connected to the resynchronization and end of packet detection logic 21 and to the output driver 27.
  • the output driver 27 combines the data and clock using an encoding scheme for transmitting data and clock on a single line, such as MFM, NRZ or the like.
  • the output data and clock are then driven onto the bus across line 30.
  • the control state machines, data paths and error detection logic 23 monitor the control fields in the incoming packets and determine whether the packet should be retransmitted or accepted for local processing at a local device 31 . Also, the control state machines, data paths and error detection logic 23 package data for transmission from the local device 31 onto the bus.
  • the local clocks 28 on all nodes operates at nominally the same frequency, but with an arbitrary phase relationship.
  • any given clock in the network may be slightly slower or faster than the clock of its neighbors.
  • the clock may operate at 100 Mhz, 200 Mhz, up to 400 Mhz.
  • the accuracy of the clock is plus or minus 0.01 % for crystal oscillators running at about 100 Mhz using state of the art components. Therefore, a local clock may be operating at a rate of 0.02% faster or slower than the clock on the bus so that during a long transmission, the clock edges of the local clock will tend to overrun (or be overrun by) the clock transitions on the bus clock.
  • a resynchronization circuit according to the present invention minimizes or eliminates this error possibility. Also, the resynchronization circuit according to the present invention provides an end of packet detection which is independent of control fields in the data packets.
  • Fig. 3 is a schematic block diagram of the end of packet detector/resynchronizer according to the present invention.
  • the circuit includes a circular input buffer 50 which receives input data on line 51 and input clock on line 52.
  • An input pointer generator 53 supplies an input pointer on line 54 to the circular input buffer 50.
  • the input pointer generator 53 and the circular input buffer 50 are clocked by the input bus clock 52.
  • Pointers are generated by the input buffer pointer generator 53 in a circular fashion to store the input data 51 in a sequence of data locations in the circular input buffer.
  • the number of data locations can be varied as suits the needs of a particular application, and as explained in more detail below.
  • the four outputs of the circular input buffer 50 are supplied to a 4 to 1 multiplexer 55.
  • the output of the 4 to 1 multiplexer is supplied on line 56 as local data.
  • the local data 56 is supplied to a flip-flop 57 or other structure in the local device for receiving the local data.
  • the output of the flip-flop 57 is supplied on line 58 for processing in the local device.
  • the multiplexer 51 is controlled by an output pointer logic 59.
  • the output pointer logic 59 generates an output pointer on line 60 in a circular fashion to select a particular input of the multiplexer 55 for supply as local data on line 56.
  • the output pointer 59 is clocked cross line 61 by the local clock.
  • the bus clock on line 52 is used to clock flip-flop 62.
  • the input to flip-flop 62 is pulled high so that upon the first bus clock, a high packet start signal is generated on line 63.
  • the packet start signal on line 63 is supplied as input to flip-flop 64.
  • Flip-flop 64 is clocked by the local clock on line 61 .
  • the output of flip-flop 64 is supplied on line 65 as input to flip-flop 66.
  • Flip-flop 66 is clocked by the local clock on line 61 .
  • the output of flip-flop 66 is supplied as an increment enable signal on line 67 to an enable input on output pointer logic 59.
  • the signal line 67 may be used as a data valid signal indicating when the local data on line 56 is valid. This data valid signal may thus be used for determining when to accept data in flip-flop 57, or otherwise as suits the needs of particular application.
  • a packet start on line 63 is asserted high.
  • line 65 is asserted high.
  • the data valid signal on line 67 is asserted and the output pointer logic 59 is enabled.
  • Both the input pointer generator 53 and the output pointer logic 59 are initialized to point to the same data location in the circular input buffer 50, such as location 0.
  • multiplexer 55 will be selecting data out of location 0 in the circular input buffer, on to the local data line 56.
  • the output pointer 59 will increment. On the next local clock signal, the multiplexer 55 will select data location 1 and the output pointer will increment. This sequence will repeat in a circular fashion until the end of the packet.
  • the resynchronizing circuit shown in Figure 3 detects the end of the packet using comparator 70.
  • the inputs to comparator 70 include the input pointer on line 54 and the output pointer on line 60. When they match, then the end of the packet is signaled on line 71 .
  • the end of packet signal 71 is used by the state machines to indicate that the resynchronizing device should be reset by asserting the signal on line 72. This has the effect pulling the signal on line 63 below.
  • the packet start signal on line 63 is connected to an enable input of the comparator 70. Thus, the comparator is disabled after the resynchronizing circuit is reset. Because of the delay set in to the sequence of registers 62, 64,
  • the output pointer will lag the input pointer by about two local clock cycles at the beginning of a packet. Even if the bus clock and the local clock drift toward one another, this margin in the positions of the input and output pointers provides protection from an enormous overrun condition. If very long data packets are used, a greater margin may be added to the circuit by increasing the number of registers in the string of registers 64 and 66 and by providing a larger circular input buffer 50.
  • the resynchronizer of Figure 3 provides resynchronized data two local clock cycles after the first bus clock in a packet. This provides very efficient, low latency resynchronization of data being transferred on the bus.
  • the end of packet signal on line 71 is generated independent of control fields in the packet and in the same cycle that the last valid data of the packet is accepted. Again, this very efficient, low latency determination of the end of packet, because of the short amount of time needed on the local device to detect the end of packet, and the ability to use shorter packets, without a packet length field.
  • Figure 4 illustrates in more detail an implementation of the resynchronization circuitry used in the system of Figure 3.
  • the circular input buffer consists of registers 100, 101 ,
  • Each of registers 100 through 103 is connected to receive data from the bus on line 104. Each is clocked by the bus clock on line 105. Each is enabled by the respective outputs of a shift register 106 supplying the input buffer pointer. The shift register 106 is also clocked by the received bus clock on line 105.
  • a shift register is used as the input buffer pointer because it is very fast and simple to implement.
  • An alternative embodiment may use a two-bit counter with a decoder, or other circular addressing schemes.
  • the outputs of the flip-flops 100 through 103 are supplied to multiplexer 107.
  • Multiplexer 107 is controlled by a two-bit counter 108 which is clocked by the local clock on 109 and enabled by the increment enable signal on line 1 10.
  • the increment enable/data valid signal on line 1 10 is driven by register 1 1 1 which is clocked by the local clock on line 109.
  • the input to register 1 1 1 is the output of register 1 1 2, which is driven by the local clock on line 109.
  • the input of register 1 1 2 is the packet start signal on line 1 1 3 generated by register 1 14.
  • the input to register 1 14 is pulled high on the first bus clock on line 105.
  • Received data on line 1 1 5 is available at the output of multiplexer 107 for latching in register 1 1 6 on the local device under control of the local clock 109. All the flip-flops, and the shift register and counter may be cleared at the end of the packet or otherwise under control of local state machines, as mentioned above.

Abstract

An interface device for a point-to-point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmissions of packets of data, includes a low latency resynchronizing circuit and an end of packet detector which is independent of control data within the packet. The resynchronizer is based on an interface which receives bus data and bus clock from a transmission of a packet on the bus. A circular input buffer stores bus data received from the bus in data locations indicated by an input pointer in response to the bus clock. An input pointer generator supplies the input pointers to the input buffer in a circular sequence, beginning in a particular location during a first bus clock in a packet. An output selector supplies bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer and in response to the local clock. An output pointer generator supplies the output pointer in a circular sequence beginning in the particular location in a local clock cycle after the first bus clock in the packet. The end of packet is detected using a comparator coupled to the input pointer generator and the output pointer generator. When the input pointer and the output pointer match, the end of the data packet is indicated. The overrun only occurs after the bus clock has stopped at the end of the packet which stops the output pointer generator.

Description

END OF PACKET DETECTOR AND RESYNCHRONIZER FOR SERIAL DATA BUSES
BACKGROUND OF THE INVENTION
Field of the Invention
The present invention relates to systems for reliable data transfer between different devices; more particularly to high speed serial, point-to-point connected bus systems, in which resynchronization of the serial data stream is required.
Description of Related Art
In point-to-point connected bus systems, like the IEEE proposed standard P1394, packets of data are transmitted from one device to the next, with the transmitter's clock combined with the data according to any one of plurality of encoding techniques. Between transmissions of packets of data, the clock and data transmissions stop. Thus the receiver is unable to maintain a clock synchronized with other devices on the bus, and must resynchronize the transmission with its local clock. The transmitter and receiver clocks work at the same nominal frequency plus or minus a tolerance, and with an arbitrary phase relationship.
Resynchronization increases the latency of data transfers, by requiring several clock cycles at each station to perform the resynchronization function before retransmission of the data packet to another station along the string, or use of the data packet by the local station. When a given packet is transmitted along a bus through a number of nodes, the resynchronization latency can add up significantly. Also, in systems in which data and clock transmissions cease between transmissions of packets, it is critically important to detect an end of a packet of data at the receiving station. Prior art systems rely on control fields within the packets of data themselves to indicate the length of the packet and thus when the end of the packet can be expected to occur. The control fields in the packets of data extend the length of transmissions on the bus by the length of the control field. This can be significant for systems in which there are numerous transmissions which are short enough that the length of the control field indicating the packet length or end-of-packet becomes a significant portion of the actual packet transmitted. Thus, the control field contributes to the latency between a decision to send data to a receiving station, and the actual time the receiving station has the data to use.
Accordingly, it is desirable to provide a high speed serial bus system which uses a low latency resynchronization circuit and which minimizes the latency and complexity involved in end of packet detection.
SUMMARY OF THE INVENTION The present invention provides an interface device for a point- to- point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmissions of packets of data, including a low latency resynchronizing circuit and an end of packet detector which is independent of control data within the packet. The end of packet detector is coupled with the resynchronizer, and detects the end of packet in the same local clock cycle on the receiving device that the last data of the packet is resynchronized with the local clock. Thus, the latency involved in end of packet detection and resynchronization is greatly improved over prior art systems. According to further aspects of the invention, the interface device includes the logic for transmitting resynchronized data on the bus or accepting resynchronized data for local processing in response to control data in the packet. Furthermore, error detection logic is included which detects errors in the resynchronized data accepted for local processing in response to control data such as error correcting codes in the packet.
The resynchronizer according to the present invention is based on an interface which receives bus data and bus clock from a transmission of a packet on the bus. An input buffer having N locations stores bus data received from the bus in data locations indicated by an input pointer in response to the bus clock. An input pointer generator supplies the input pointers to the input buffer indicating one of the N data locations in a circular sequence for storage of bus data in response to the bus clock, beginning in a particular location during a first bus clock in a packet. An output selector, having a selector output and N inputs coupled to the N data locations in the input buffer, supplies bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer and in response to the local clock. An output pointer generator supplies the output pointer indicating one of the N data locations in a circular sequence for output of bus data in response to the local clock beginning in the particular location in a local clock cycle after the first bus clock in the packet.
The end of packet is detected using a comparator coupled to the input pointer generator and the output pointer generator. When the input pointer and the output pointer match, indicating that the output pointer has overrun the input pointer, the end of the data packet is indicated. The end of packet detector is used to reset the input pointer generator and the output pointer generator to the particular location, and otherwise initialize the interface device for receiving a next packet. The overrun of the input pointer with the output pointer only occurs after the bus clock has stopped at the end of the packet which stops the output pointer generator. Thus, the end of packet is detected in the same local clock cycle, as the last data in the packet is resynchronized to the local clock. The resynchronizer further includes logic for establishing the timing between the input pointer generator and the output pointer generator, such that first data of a packet is supplied resynchronized to the local clock in two or less local clock cycles after the first bus clock cycle. Other aspects and advantages of the present invention can be seen upon review of the drawings, the detailed description in the claims which follow.
BRIEF DESCRIPTION OF THE FIGURES Fig. 1 is an overview block diagram of a point-to-point serial bus system according to the present invention.
Fig. 2 is a schematic block diagram of a bus interface device according to the present invention.
Fig. 3 is a functional block diagram of a resynchronizer and end of packet detector according to the present invention.
Fig. 4 is a more detailed schematic diagram of the resynchronization circuit according to the present invention.
DESCRIPTION OF THE PREFERRED EMBODIMENTS A detailed description of a preferred embodiment of the present invention is provided with respect to the figures 1 through 4.
Fig. 1 illustrates a computer system having a plurality of processing nodes on a point-to-point connected bus according to the present invention. The system includes processing nodes 10, 1 1 , 1 2 and 13 which comprise for example a computer, a printer, a computer and a scanner respectively. A high speed serial bus 14, such as IEEE proposed standard bus P1394, interconnects the nodes 10 through 1 3 in a point-to-point configuration. Thus, a packet transmitted by one node goes directly to one or more second nodes. Each of the nodes which receive the signal then retransmits it to other nodes in the system or uses it locally.
In a bus according to the present invention, the data and clock of a packet of data are transmitted across the bus in a serial fashion with a header which includes a number of control fields and a field for storing error detection codes, which are used for packet routing and ensuring reliability of transmissions on the bus. Between packets, the data and clock transmissions are stopped. Thus, every interface such as interface 10, includes a resynchronization circuit (RESYNCH) and an end of packet detector (EOP) which is coupled with the resynchronization circuit according to the present invention and operates independently of control fields in the packets.
Fig. 2 provides a heuristic block diagram of a node on the bus system of Fig. 1 . As can be seen, incoming signals are received by the node on line 20. The received signals are separated into data and bus clock, and supplied to resynchronization and end of packet detector logic 21 . Resynchronized data is supplied on line 22 to control state machines, data paths and error detection logic, generally 23, on the node. Also, the resynchronized data is supplied on line 22 to multiplexer 24. The end of packet detector in logic 21 supplies an end of packet signal on line 25 to the control state machine, data paths and error correction logic 23. Also the control state machines, data paths and error detection logic 23 supply output data on line 26 to multiplexer 24. Under control of the state machine, the multiplexer 24 supplies data to output driver 27. Also, a local clock source 28 generates a local clock signal on line 29 which is connected to the resynchronization and end of packet detection logic 21 and to the output driver 27. The output driver 27 combines the data and clock using an encoding scheme for transmitting data and clock on a single line, such as MFM, NRZ or the like. The output data and clock are then driven onto the bus across line 30. The control state machines, data paths and error detection logic 23 monitor the control fields in the incoming packets and determine whether the packet should be retransmitted or accepted for local processing at a local device 31 . Also, the control state machines, data paths and error detection logic 23 package data for transmission from the local device 31 onto the bus. The local clocks 28 on all nodes operates at nominally the same frequency, but with an arbitrary phase relationship. Thus, any given clock in the network may be slightly slower or faster than the clock of its neighbors. For a high speed serial bus such as the IEEE P1394, the clock may operate at 100 Mhz, 200 Mhz, up to 400 Mhz. The accuracy of the clock is plus or minus 0.01 % for crystal oscillators running at about 100 Mhz using state of the art components. Therefore, a local clock may be operating at a rate of 0.02% faster or slower than the clock on the bus so that during a long transmission, the clock edges of the local clock will tend to overrun (or be overrun by) the clock transitions on the bus clock. If the transitions have a phase relationship which is very close to one another, a potential error condition is encountered. A resynchronization circuit according to the present invention minimizes or eliminates this error possibility. Also, the resynchronization circuit according to the present invention provides an end of packet detection which is independent of control fields in the data packets.
Fig. 3 is a schematic block diagram of the end of packet detector/resynchronizer according to the present invention. The circuit includes a circular input buffer 50 which receives input data on line 51 and input clock on line 52. An input pointer generator 53 supplies an input pointer on line 54 to the circular input buffer 50. The input pointer generator 53 and the circular input buffer 50 are clocked by the input bus clock 52. Pointers are generated by the input buffer pointer generator 53 in a circular fashion to store the input data 51 in a sequence of data locations in the circular input buffer. In one embodiment, there may be four data locations in the circular input buffer 50 as shown in Figure 4. However, the number of data locations can be varied as suits the needs of a particular application, and as explained in more detail below. The four outputs of the circular input buffer 50 are supplied to a 4 to 1 multiplexer 55. The output of the 4 to 1 multiplexer is supplied on line 56 as local data. The local data 56 is supplied to a flip-flop 57 or other structure in the local device for receiving the local data. Thus, the output of the flip-flop 57 is supplied on line 58 for processing in the local device. The multiplexer 51 is controlled by an output pointer logic 59.
The output pointer logic 59 generates an output pointer on line 60 in a circular fashion to select a particular input of the multiplexer 55 for supply as local data on line 56. The output pointer 59 is clocked cross line 61 by the local clock. The bus clock on line 52 is used to clock flip-flop 62. The input to flip-flop 62 is pulled high so that upon the first bus clock, a high packet start signal is generated on line 63. The packet start signal on line 63 is supplied as input to flip-flop 64. Flip-flop 64 is clocked by the local clock on line 61 . The output of flip-flop 64 is supplied on line 65 as input to flip-flop 66. Flip-flop 66 is clocked by the local clock on line 61 . The output of flip-flop 66 is supplied as an increment enable signal on line 67 to an enable input on output pointer logic 59. Also, the signal line 67 may be used as a data valid signal indicating when the local data on line 56 is valid. This data valid signal may thus be used for determining when to accept data in flip-flop 57, or otherwise as suits the needs of particular application. Thus, on the first bus clock, a packet start on line 63 is asserted high. On the first local clock, after the first bus clock, line 65 is asserted high. On the second local clock, after the first bus clock, the data valid signal on line 67 is asserted and the output pointer logic 59 is enabled.
Both the input pointer generator 53 and the output pointer logic 59 are initialized to point to the same data location in the circular input buffer 50, such as location 0. When the data valid signal is inserted on line 67, multiplexer 55 will be selecting data out of location 0 in the circular input buffer, on to the local data line 56.
Also, the output pointer 59 will increment. On the next local clock signal, the multiplexer 55 will select data location 1 and the output pointer will increment. This sequence will repeat in a circular fashion until the end of the packet. The resynchronizing circuit shown in Figure 3 detects the end of the packet using comparator 70. The inputs to comparator 70 include the input pointer on line 54 and the output pointer on line 60. When they match, then the end of the packet is signaled on line 71 . The end of packet signal 71 is used by the state machines to indicate that the resynchronizing device should be reset by asserting the signal on line 72. This has the effect pulling the signal on line 63 below. The packet start signal on line 63 is connected to an enable input of the comparator 70. Thus, the comparator is disabled after the resynchronizing circuit is reset. Because of the delay set in to the sequence of registers 62, 64,
66, the output pointer will lag the input pointer by about two local clock cycles at the beginning of a packet. Even if the bus clock and the local clock drift toward one another, this margin in the positions of the input and output pointers provides protection from an enormous overrun condition. If very long data packets are used, a greater margin may be added to the circuit by increasing the number of registers in the string of registers 64 and 66 and by providing a larger circular input buffer 50.
As can be seen, the resynchronizer of Figure 3 provides resynchronized data two local clock cycles after the first bus clock in a packet. This provides very efficient, low latency resynchronization of data being transferred on the bus. In addition, the end of packet signal on line 71 is generated independent of control fields in the packet and in the same cycle that the last valid data of the packet is accepted. Again, this very efficient, low latency determination of the end of packet, because of the short amount of time needed on the local device to detect the end of packet, and the ability to use shorter packets, without a packet length field.
Figure 4 illustrates in more detail an implementation of the resynchronization circuitry used in the system of Figure 3. In this embodiment, the circular input buffer consists of registers 100, 101 ,
102 and 103. Each of registers 100 through 103 is connected to receive data from the bus on line 104. Each is clocked by the bus clock on line 105. Each is enabled by the respective outputs of a shift register 106 supplying the input buffer pointer. The shift register 106 is also clocked by the received bus clock on line 105.
A shift register is used as the input buffer pointer because it is very fast and simple to implement. An alternative embodiment may use a two-bit counter with a decoder, or other circular addressing schemes. The outputs of the flip-flops 100 through 103 are supplied to multiplexer 107. Multiplexer 107 is controlled by a two-bit counter 108 which is clocked by the local clock on 109 and enabled by the increment enable signal on line 1 10. The increment enable/data valid signal on line 1 10 is driven by register 1 1 1 which is clocked by the local clock on line 109. The input to register 1 1 1 is the output of register 1 1 2, which is driven by the local clock on line 109. The input of register 1 1 2 is the packet start signal on line 1 1 3 generated by register 1 14. The input to register 1 14 is pulled high on the first bus clock on line 105. Received data on line 1 1 5 is available at the output of multiplexer 107 for latching in register 1 1 6 on the local device under control of the local clock 109. All the flip-flops, and the shift register and counter may be cleared at the end of the packet or otherwise under control of local state machines, as mentioned above.
As can be seen, a simple, and reliable system for resynchronizing data on a high speed serial bus in which clock and data cease between packets has been provided. In addition, end of packet detection is accomplished independent of any control fields in the packets. Interface devices using this circuitry are particularly suited to high speed serial buses such as the proposed IEEE P1394.
The foregoing description of preferred embodiments of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in this art. The embodiments were chosen and described in order to best explain the principles of the invention and its practical application, thereby enabling others skilled in the art to understand the invention for various embodiments and with various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.

Claims

What is claimed is:CLAIMS
1 . An interface device for a point to point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmission of packets of data, comprising: a local clock source to supply a local clock; means, coupled to the bus and receiving the local clock, for resynchronizing data on the bus with the local clock; and means, coupled to the bus, for detecting an end of a packet of data independent of control data in the packet.
2. The interface device of claim 1 , further including: means, coupled to the means for resynchronizing, for transmitting resynchronized data on the bus or accepting resynchronized data for local processing in response to control data in the packet.
3. The interface device of claim 2, further including: means, coupled to the means for resynchronizing, for detecting errors in a packet of resynchronized data accepted for local processing in response to control data in the packet.
4. The interface device of claim 1 , wherein the means for resynchronizing includes: means, connected to the bus, for receiving bus data and bus clock from a transmission of a packet on the bus; an input buffer, coupled to the means for receiving, having N data locations to store bus data received from the bus in a data location indicated by an input pointer in response to the bus clock; an input pointer generator, coupled to the means for receiving and the input buffer, to supply the input pointer to the input buffer indicating one of the N data locations in a circular sequence for storage of bus data in response to the bus clock beginning in a particular location during a first bus clock in a packet; an output selector, having a selector output and N inputs coupled to the N data locations in the input buffer, to supply bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer; an output pointer generator, coupled to the means for receiving and the local clock generator, to supply an output pointer indicating one of the N data locations in a circular sequence for output of bus data in response to the local clock beginning in the particular location in a local clock cycle after the first bus clock in the packet.
5. The interface device of claim 4, wherein the means for detecting an end of a packet includes: means, coupled to the input pointer generator and the output pointer generator, for indicating an end of a packet in response to a match of the input pointer and the output pointer.
6. An interface device for a point to point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmission of packets of data, comprising: a local clock source to supply a local clock; means, coupled to the bus and receiving the local clock, for resynchronizing data on the bus with the local clock; means, coupled to the means for resynchronizing, for transmitting resynchronized data on the bus or accepting resynchronized data for local processing in response to control data in the packet; means, coupled to the means for resynchronizing, for detecting an end of a packet of data independent of control data in the packet; and means, coupled to the means for resynchronizing and the means for detecting an end of a packet, for detecting errors in a packet of resynchronized data accepted for local processing in response to control data in the packet.
7. The interface device of claim 1 , wherein the means for resynchronizing includes: means, connected to the bus, for receiving bus data and bus clock from a transmission of a packet on the bus; an input buffer, coupled to the means for receiving, having N data locations to store bus data received from the bus in a data location indicated by an input pointer in response to the bus clock; an input pointer generator, coupled to the means for receiving and the input buffer, to supply the input pointer to the input buffer indicating one of the N data locations in a circular sequence for storage of bus data in response to the bus clock beginning in a particular location during a first bus clock in a packet; an output selector, having a selector output and N inputs coupled to the N data locations in the input buffer, to supply bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer; an output pointer generator, coupled to the means for receiving and the local clock generator, to supply an output pointer indicating one of the N data locations in a circular sequence for output of bus data in response to the local clock beginning in the particular location in a local clock cycle after the first bus clock in the packet.
8. The interface device of claim 7, wherein the means for detecting an end of a packet includes: means, coupled to the input pointer generator and the output pointer generator, for indicating an end of a packet in response to a match of the input pointer and the output pointer.
9. An interface device for a point to point connected serial bus in which bus clock and bus data transmissions on the bus cease between transmission of packets, comprising: means, connected to the bus, for receiving bus data and bus clock from a transmission of a packet on the bus; an input buffer, coupled to the means for receiving, having N data locations to store bus data received from the bus in a data location indicated by an input pointer in response to the bus clock; an input pointer generator, coupled to the means for receiving and the input buffer, to supply the input pointer to the input buffer indicating one of the N data locations in a circular sequence for storage of bus data in response to the bus clock beginning in a particular location during a first bus clock in a packet; a local clock source supplying a local clock; an output selector, having a selector output and N inputs coupled to the N data locations in the input buffer, to supply bus data from one of the N data locations in the input buffer to the selector output in response to an output pointer; an output pointer generator, coupled to the means for receiving and the local clock generator, to supply an output pointer indicating one of the N data locations in a circular sequence for output of bus data in response to the local clock beginning in the particular location in a local clock cycle after the first bus clock in the packet; and comparator means, coupled to the input pointer generator and the output pointer generator, for indicating an end of a packet, and resetting the input pointer and the output pointer to the particular location in response to a match of the input pointer and the output pointer.
10. The interface device of claim 9, including: means, coupled to the bus clock and the local clock, for enabling the output pointer generator to increment after the first bus clock in a packet and in synchronization with the local clock.
1 1 . The interface device of claim 10, wherein the means for enabling includes: first means for asserting a packet start signal in response to the bus clock; a first register, coupled to receive the packet start signal from the first means and to the local clock, for registering the packet start signal on a first local clock after the packet start signal; and a second register, coupled to receive the packet start signal from the first register and to the local clock, for registering the packet start signal on a second local clock after the packet start signal to produce an increment enable signal; and means, coupled with the output pointer generator, for enabling the output pointer generator to increment in response to the increment enable signal.
12. The device of claim 9, including: means, coupled to the bus clock and the comparator means, for enabling the comparator means on the first bus clock of a packet.
13. The device of claim 12, wherein the means for enabling is responsive to a packet start signal and includes means for asserting a packet start signal in response to the first bus clock in a packet.
14. The device of claim 9, wherein the input pointer generator includes a counter clocked by the bus clock.
15. The device of claim 9, wherein the input pointer generator includes a shift register clocked by the bus clock.
16. The device of claim 9, wherein the input buffer includes N registers having respective clock inputs connected to receive bus clock, data inputs connected to receive bus data, and enable inputs connected to the input pointer.
17. The device of claim 16, wherein the input pointer generator includes a shift register clocked by the bus clock and having N outputs connected to the enable inputs of respective registers in the input buffer.
PCT/US1994/002301 1993-03-04 1994-03-02 End of packet detector and resynchronizer for serial data buses WO1994021062A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU62757/94A AU6275794A (en) 1993-03-04 1994-03-02 End of packet detector and resynchronizer for serial data buses

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/026,517 1993-03-04
US08/026,517 US5400340A (en) 1993-03-04 1993-03-04 End of packet detector and resynchronizer for serial data buses

Publications (1)

Publication Number Publication Date
WO1994021062A1 true WO1994021062A1 (en) 1994-09-15

Family

ID=21832286

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1994/002301 WO1994021062A1 (en) 1993-03-04 1994-03-02 End of packet detector and resynchronizer for serial data buses

Country Status (3)

Country Link
US (2) US5400340A (en)
AU (1) AU6275794A (en)
WO (1) WO1994021062A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996021897A1 (en) * 1995-01-11 1996-07-18 Telefonaktiebolaget Lm Ericsson (Publ) A data transmission system

Families Citing this family (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3129143B2 (en) * 1994-05-31 2001-01-29 松下電器産業株式会社 Data transfer method
US5659718A (en) * 1994-08-19 1997-08-19 Xlnt Designs, Inc. Synchronous bus and bus interface device
US6115764A (en) * 1994-09-27 2000-09-05 International Business Machines Corporation Acyclic cable bus having redundant path access
US5903774A (en) * 1995-11-13 1999-05-11 Intel Corporation External network network interface device without interim storage connected to high-speed serial bus with low latency and high transmission rate
US6631435B1 (en) * 1996-02-02 2003-10-07 Sony Corporation Application programming interface for data transfer and bus management over a bus structure
US7577782B2 (en) 1996-02-02 2009-08-18 Sony Corporation Application programming interface for data transfer and bus management over a bus structure
US6519268B1 (en) * 1996-03-07 2003-02-11 Sony Corporation Asynchronous data pipe for automatically managing asynchronous data transfers between an application and a bus structure
US6233637B1 (en) * 1996-03-07 2001-05-15 Sony Corporation Isochronous data pipe for managing and manipulating a high-speed stream of isochronous data flowing between an application and a bus structure
US5859710A (en) * 1996-03-20 1999-01-12 Intel Corporation Digital copying system using a high speed data bus without the use of data buffers
US6310286B1 (en) 1996-09-16 2001-10-30 Sony Corporation Quad cable construction for IEEE 1394 data transmission
TW384611B (en) * 1997-02-14 2000-03-11 Canon Kk Data communication apparatus and method
EP0859327B1 (en) * 1997-02-14 2009-07-15 Canon Kabushiki Kaisha Data transmission apparatus, system and method, and image processing apparatus
IT1293652B1 (en) * 1997-07-25 1999-03-08 Alsthom Cge Alcatel IMPLEMENTATION SYSTEM OF AN ELASTIC MEMORY
US6680944B1 (en) * 1998-03-09 2004-01-20 Sony Corporation Apparatus for and method of predictive time stamping of isochronous data packets transmitted over an IEEE 1394-1995 serial bus network
US7022683B1 (en) * 1998-05-13 2006-04-04 Carrington Laboratories, Inc. Pharmacological compositions comprising pectins having high molecular weights and low degrees of methoxylation
US6584118B1 (en) * 1998-08-27 2003-06-24 Nortel Networks Limited Payload mapping in synchronous networks
US6438604B1 (en) 1998-10-05 2002-08-20 Canon Kabushiki Kaisha Digital video network interface
US7013354B1 (en) 1998-10-05 2006-03-14 Canon Kabushiki Kaisha Channel protocol for IEEE 1394 data transmission
US6167471A (en) 1998-10-14 2000-12-26 Sony Corporation Method of and apparatus for dispatching a processing element to a program location based on channel number of received data
US6717947B1 (en) 1998-12-03 2004-04-06 Lsi Logic Corporation Method and apparatus for isochronous data transfer with retry capability
US7492393B2 (en) * 1999-02-12 2009-02-17 Sony Corporation Method of and apparatus for generating a precise frame rate in digital video transmission from a computer system to a digital video device
US6859846B2 (en) 1999-05-12 2005-02-22 Sony Corporation Method of distributed recording whereby the need to transition to a second recording device from a first recording device is broadcast by the first recording device
US6247069B1 (en) 1999-05-12 2001-06-12 Sony Corporation Automatically configuring storage array including a plurality of media storage devices for storing and providing data within a network of devices
US6721859B1 (en) 1999-10-21 2004-04-13 Sony Corporation Multi-protocol media storage device implementing protocols optimized for storing and retrieving both asynchronous and isochronous data
US6711181B1 (en) 1999-11-17 2004-03-23 Sony Corporation System and method for packet parsing and data reconstruction in an IEEE 1394-1995 serial bus network
US6523108B1 (en) 1999-11-23 2003-02-18 Sony Corporation Method of and apparatus for extracting a string of bits from a binary bit string and depositing a string of bits onto a binary bit string
US6529984B1 (en) * 2000-03-29 2003-03-04 Compaq Information Technologies Group, L.P. Dual phase arbitration on a bus
US7002928B1 (en) 2000-06-21 2006-02-21 Sony Corporation IEEE 1394-based protocol repeater
US7720821B1 (en) 2000-06-30 2010-05-18 Sony Corporation Method of and apparatus for writing and reading time sensitive data within a storage device
US6904475B1 (en) 2000-11-06 2005-06-07 Sony Corporation Programmable first-in first-out (FIFO) memory buffer for concurrent data stream handling
US7542474B2 (en) * 2001-02-26 2009-06-02 Sony Corporation Method of and apparatus for providing isochronous services over switched ethernet including a home network wall plate having a combined IEEE 1394 and ethernet modified hub
US20040098519A1 (en) * 2001-03-16 2004-05-20 Hugo Cheung Method and device for providing high data rate for a serial peripheral interface
US6687769B2 (en) * 2001-03-16 2004-02-03 Texas Instruments Incorporated Serial peripheral interface with high performance buffering scheme
US20020172290A1 (en) * 2001-05-18 2002-11-21 Chorpenning Jack S. Method and system for transmitting signals between a high speed serial bus and a coaxial cable
US7124292B2 (en) * 2001-05-21 2006-10-17 Sony Corporation Automatically configuring storage array including a plurality of media storage devices for storing and providing data within a network of devices
US7929447B2 (en) * 2002-03-05 2011-04-19 Sony Corporation Method of flow control for data transported using isochronous packets over an IEEE 1394-2000 serial bus network
US7154910B2 (en) * 2002-03-05 2006-12-26 Sony Corporation Method for any speed dubbing using isochronous packets on isochronous channels or on asynchronous streams over an IEEE 1394-2000 serial bus network
US7289528B2 (en) * 2003-08-29 2007-10-30 Motorola, Inc. Component interconnect with self-clocking data
TWI340323B (en) * 2006-12-05 2011-04-11 Ite Tech Inc Data access method for serial bus
US9910818B2 (en) * 2013-10-02 2018-03-06 Lattice Semiconductor Corporation Serdes interface architecture for multi-processor systems

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2579047A1 (en) * 1985-03-15 1986-09-19 Cochennec Jean Yves Method for synchronisation by frequency compensation and device for implementing the method
JPS61243527A (en) * 1985-04-19 1986-10-29 Nec Corp Bit buffer circuit
EP0270978A2 (en) * 1986-12-11 1988-06-15 Siemens Aktiengesellschaft Method and circuit for writing and reading packet-oriented data signals in a buffer memory
WO1990004294A1 (en) * 1988-10-14 1990-04-19 Digital Equipment Corporation Method and apparatus for detecting impending overflow and/or underrun of elasticity buffer

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4429386A (en) * 1981-01-05 1984-01-31 Siemens Corporation Buffer arrangement of a PCM exchange system
US4873703A (en) * 1985-09-27 1989-10-10 Hewlett-Packard Company Synchronizing system
US4884286A (en) * 1985-12-12 1989-11-28 Texas Instruments Inc. Elastic buffer for local area networks
US4748588A (en) * 1985-12-18 1988-05-31 International Business Machines Corp. Fast data synchronizer
US4964142A (en) * 1987-07-15 1990-10-16 Kadiresan Annamalai Receiver synchronization in encoder/decoder
FR2625392B1 (en) * 1987-12-24 1993-11-26 Quinquis Jean Paul CIRCUIT FOR MANAGING BUFFER WRITE POINTERS IN PARTICULAR FOR SELF-ROUTING PACKET TIME SWITCH
US4945548A (en) * 1988-04-28 1990-07-31 Digital Equipment Corporation Method and apparatus for detecting impending overflow and/or underrun of elasticity buffer
US4891788A (en) * 1988-05-09 1990-01-02 Kreifels Gerard A FIFO with almost full/almost empty flag

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2579047A1 (en) * 1985-03-15 1986-09-19 Cochennec Jean Yves Method for synchronisation by frequency compensation and device for implementing the method
JPS61243527A (en) * 1985-04-19 1986-10-29 Nec Corp Bit buffer circuit
EP0270978A2 (en) * 1986-12-11 1988-06-15 Siemens Aktiengesellschaft Method and circuit for writing and reading packet-oriented data signals in a buffer memory
WO1990004294A1 (en) * 1988-10-14 1990-04-19 Digital Equipment Corporation Method and apparatus for detecting impending overflow and/or underrun of elasticity buffer

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
M. TEENER: "A BUS ON A DIET - THE SERIAL BUS ALTERNATIVE- AN INTRODUCTION TO THE P1394 HIGH PERFORMANCE SERIAL BUS", COMPCON SPRING 1992 37TH IEEE COMPUTER SOCIETY INTERNATIONAL CONFERENCE, 24 February 1992 (1992-02-24), LOS ALAMITOS, US *
PATENT ABSTRACTS OF JAPAN vol. 11, no. 91 (P - 558) 23 March 1987 (1987-03-23) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996021897A1 (en) * 1995-01-11 1996-07-18 Telefonaktiebolaget Lm Ericsson (Publ) A data transmission system
US6009107A (en) * 1995-01-11 1999-12-28 Telefonaktiebolaget Lm Ericsson Data transmission system

Also Published As

Publication number Publication date
US5400340A (en) 1995-03-21
AU6275794A (en) 1994-09-26
US5493570A (en) 1996-02-20

Similar Documents

Publication Publication Date Title
US5400340A (en) End of packet detector and resynchronizer for serial data buses
US5072449A (en) Packet framing using cyclic redundancy checking
US6885670B1 (en) Method and apparatus for fault tolerant, software transparent and high data integrity extension to a backplane or bus interconnect
EP0525985B1 (en) High speed duplex data link interface
US4945548A (en) Method and apparatus for detecting impending overflow and/or underrun of elasticity buffer
US5128945A (en) Packet framing using cyclic redundancy checking
US8867573B2 (en) Transferring data between asynchronous clock domains
US4542380A (en) Method and apparatus for graceful preemption on a digital communications link
US20030112798A1 (en) Data communication method
US20070133615A1 (en) Method and apparatus for parsing data streams
EP0486072A2 (en) Interface for serial data communications link
US7340023B1 (en) Auto baud system and method and single pin communication interface
JP2948837B2 (en) Communication link interface initialization and synchronization method and communication link receiver
US6516420B1 (en) Data synchronizer using a parallel handshaking pipeline wherein validity indicators generate and send acknowledgement signals to a different clock domain
US6961691B1 (en) Non-synchronized multiplex data transport across synchronous systems
CA2297129C (en) Method and apparatus for recovery of time skewed data on a parallel bus
US6882661B1 (en) System for detection of asynchronous packet rates and maintenance of maximum theoretical packet rate
US6085285A (en) Intermixing different devices along a single data communication link by placing a strobe signal in a parity bit slot
EP0396669B1 (en) Method and apparatus for detecting impending overflow and/or underrun of elasticity buffer
US7366207B1 (en) High speed elastic buffer with clock jitter tolerant design
US5928375A (en) Method for enhancing data transmission in parity based data processing systems
US20030233609A1 (en) Parallel error checking for multiple packets
US5414740A (en) Synchronous communication system having multiplexed information transfer and transition phases
KR20000026467A (en) Asynchronous data communication system
JPH0738590A (en) Error detection and recovery system in parallel / series bus

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AT AU BB BG BR CA CH CZ DE DK ES FI GB HU JP KP KR LK LU MG MN MW NL NO PL RO RU SD SE SK

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA