User equipment (UE) having a hybrid parallel/serial bus interface
3 claims: 1 independent, 2 dependent
- 1A gain control, GC, system for adjusting a gain of a GC apparatus, the GC system including:a GC controller (38) producing a data block having n bits representing a gain value;a GC apparatus (30, 32, 124) receiving the data block and adjusting a gain of the GC apparatus using the gain value of the data block;characterised in that the GC system further includes: i lines (44) for transferring the produced data block from the GC controller (38) to the GC apparatus (30, 32, 124), wherein 1<i<n;a data block demultiplexing device (40) for demultiplexing the produced data block into a plurality of groups of bits, each group of bits being transferred over a different line of the i lines (44), and for appending a start bit to each group of bits, the start bits collectively representing a function to be performed on the data block or a destination for the data block, wherein one start bit of any one of the group of bits is provided with a given state so as to indicate start of data block transfer;and a data block reconstruction device (48) for, when detecting one start bit with a given state on any one of the lines, combining the groups of bits into the received data block.
43 paragraphs in 4 sections, as filed
BACKGROUND
0002The invention relates to bus data transfers. In particular, the invention relates to reducing the number of lines used to transfer bus data.
0003One example of a bus used to transfer data is shown in <figref idref="f0001">Figure 1. Figure 1</figref> is an illustration of a receive and transmit gain controllers (GCs) 30, 32 and a GC controller 38 for use in a wireless communication system. A communication station, such as a base station or user equipment, transmits (TX) and receives (RX) signals. To control the gain of these signals, to be within the operating ranges of other reception/transmission components, the GCs 30,32 adjust the gain on the RX and TX signals.
0004To control the gain parameters for the GCs 30,32, a GC controller 38 is used. As shown in <figref idref="f0001">Figure 1</figref>, the GC controller 38 uses a power control bus, such as a sixteen line bus 34, 36, to send a gain value for the TX 36 and RX 34 signals, such as eight lines for each. Although the power control bus lines 34, 36 allow for a fast data transfer, it requires either many pins on the GCs 30, 32 and the GC controller 38 or many connections between the GCs 30, 32 and GC controller 38 on an integrated circuit (IC), such as an application specific IC (ASIC). Increasing the number of pins requires additional circuit board space and connections. Increasing IC connections uses valuable IC space. The large number of pins or connections may increase the cost of a bus depending on the implementation.
0005Accordingly, it is desirable to have other data transfer approaches. "3606 - Digitally Controlled Programmable Gain Instrumentation Amplifier", October 1983, BURR-BROWN Corp., Tucson, Arizona, USA discloses a gain amplifier circuit which gain is controlled by a 4-bit digital word applied to a 4-line input D<sub>0</sub>-D<sub>3</sub>. "DS90CR211/DS90CR212 21-Bit Channel Link", National Semiconductor, discloses a transmitter converting 21 bits of input data into three data streams, and a receiver converting the data streams back into 21 bits.
SUMMARY
0007A hybrid serial/parallel bus interface has a data block demultiplexing device. The data block demultiplexing device has an input configured to receive a data parallel to serial converter converts the nibble into serial data. A line transfers each nibble's serial data. A serial to parallel converter converts each nibble's serial data to recover that nibble. A data block reconstruction device combines the recovered nibbles into the data block. The invention relates to a gain control system for adjusting a gain of a gain control apparatus as defined in independant claim 1.
BRIEF DESCRIPTION OF THE DRAWING(S)
0009<figref idref="f0001">Figure 1</figref> is an illustration of an RX and TX GC and a GC controller.
0010<figref idref="f0002">Figure 2</figref> is a block diagram of a hybrid paraHel/serial bus interface.
0011<figref idref="f0001">Figure 3</figref> is a flow chart for transferring data blocks using a hybrid parallel/serial bus interface.
0012<figref idref="f0003">Figure 4</figref> illustrates demultiplexing a block into a most significant and least significant nibble.
0013<figref idref="f0003">Figure 5</figref> illustrates demultiplexing a block using data interleaving.
0014<figref idref="f0002">Figure 6</figref> is a block diagram of a bi-directional hybrid parallel/serial bus interface.
0015<figref idref="f0002">Figure 7</figref> is a diagram of an implementation of one bi-directional line.
0016<figref idref="f0004">Figure 8</figref> is a timing diagram illustrating start bits.
0017<figref idref="f0005">Figure 9</figref> is a block diagram of a function controllable hybrid parallel/serial bus interface.
0018<figref idref="f0004">Figure 10</figref> is a timing diagram of start bits for a function controllable hybrid parallel/serial bus interface,
0019<figref idref="f0004">Figure 11</figref> is a table of an implementation of start bits indicating functions.
0020<figref idref="f0005">Figure 12</figref> is a block diagram of a destination controlling hybrid parallel/serial bus interface.
0021<figref idref="f0004">Figure 13</figref> is a table of an implementation of start bits indicating destinations.
0022<figref idref="f0006">Figure 14</figref> is a table of an implementation of start bits indicating destinations/functions.
0023<figref idref="f0005">Figure 15</figref> is a block diagram of a destinations/functions controlling hybrid parallel/serial bus interface.
0024<figref idref="f0006">Figure 16</figref> is a flow chart for start bits indicating destinations/functions.
0025<figref idref="f0007">Figure 17</figref> is a block diagram for a positive and negative clock edge hybrid parallel/serial bus interface.
0026<figref idref="f0006">Figure 18</figref> is a timing diagram for a positive and negative clock edge hybrid parallel/serial bus interface.
0027<figref idref="f0007">Figure 19</figref> is a block diagram of a 2-line GC/GC controller bus.
0028<figref idref="f0008">Figure 20</figref> is a block diagram of a 3-line GC/GC controller bus.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S)
0030<figref idref="f0002">Figure 2</figref> is a block diagram of a hybrid parallel/serial bus interface and <figref idref="f0001">Figure 3</figref> is a flow chart of hybrid parallel/serial bus interface data transfer. A data block is to be transferred across the interface i 44 from node 1 50 to node 2 52. A data block demultiplexing device 40 receives the block and demultiplexes it into i nibbles for transfer over i data transfer lines 44, (56). The value for i is based on a tradeoff between number of connections and transfer speed. One approach to determine i is to first determine a maximum latency permitted to transfer the data block. Based on the allowed maximum latency, a minimum number of lines required to transfer the block is determined. Using the minimum number of lines, the lines used to transfer the data is selected to be at least the minimum. The lines 44 may be the pins and their associated connections on a circuit board or connections on an IC. One approach to demultiplex into nibbles divides the block into a most significant to a least significant nibble. To illustrate for an eight bit block transfer over two lines as shown in <figref idref="f0003">Figure 4</figref>, the block is demultiplexed into a four bit most significant nibble and a four bit least significant nibble.
0031Another approach interleaves the block across the i nibbles. The first i bits of the block become the first bit in each nibble. The second i bits become the second bit in each nibble and so on until the last i bits. To illustrate for an eight bit block over two connections as shown in <figref idref="f0003">Figure 5</figref>, the first bit is mapped to the first bit of nibble one. The second bit is mapped to the first bit of nibble two. The third bit is mapped to the second bit of nibble one and so on until the last bit is mapped to the last bit of nibble two.
0032Each nibble is sent to a corresponding one of i parallel to serial (P/S) converters 42, (58), converted from parallel bits to serial bits, and transferred serially across its line, (60). On the opposing end of each line is a serial to parallel (S/P) converter 46. Each S/P converter 46 converts the transmitted serial data into its original nibble, (62). The i recovered nibbles are processed by a data block reconstruction device 48 to reconstruct the original data block, (64).
0033In another, bidirectional, approach, the i connections are used to transfer data in both directions as shown in <figref idref="f0002">Figure 6</figref>. Information data may be transferred in both directions or information may be sent in one direction and an acknowledgment sent back in the other direction. A data block for transfer from node 150 to node 2 52 is received by the data block demultiplexing and reconstruction device 66. The demultiplexing and reconstruction device 66 demultiplexes the block into i nibbles. i P/S converters 68 convert each nibble into serial data. A set of multiplexers (MUXs)/DEMUXs 71 couples each P/S converter 68 to a corresponding one of the i lines 44/At node 2 52, another set ofMUXs/DEMUXs 75 connects the lines 44 to a set of S/P converters 72. The S/P converters 72 convert the received serial data of each nibble into the originally transmitted nibbles. The received nibbles are reconstructed by a data block demultiplexing and reconstruction device 76 into the original data block and output as the received data block.
0034For blocks transferred from Node 2 52 to Node 1 50, a data block is received by the data block demultiplexing and reconstruction device 76. That block is demultiplexed into nibbles and the nibbles are sent to a set of P/S converters 74. The P/S converters 74 convert each nibble into serial format for transfer across the i lines 44. A Node 2 set of MLTXs/DEMUXs 75 couples the P/S converters 74 to the i lines 44 and a Node 1 set of MUXs/DEMUXs 71 couples the lines 44 to i S/P converters 70. The S/P converters 70 convert the transmitted data into its original nibbles. The data block demultiplexing and reconstruction device 66 reconstructs the data block from the received nibbles to output the received data block. Since data is only sent in one direction at a time, this implementation operates in a half duplex mode.
0035<figref idref="f0002">Figure 7</figref> is a simplified diagram of one implementation of bidirectional switching circuits. The serial output from the node 1 P/S converter 68 is input into a tri-statable buffer 78. The buffer 78 has another input coupled to a voltage representing a high state. The output of the buffer 78 is the serial data which is sent via the line 85 to a Node 2 tri-statable buffer 84. A resistor 86 is coupled between the line 85 and ground. The Node 2 buffer 84 passes the serial data to a Node 2 S/P converter 72. Similarly, the serial output from the Node 2 P/S converter 74 is input into a tristatable buffer 82. That buffer 82 also having another input coupled to a high voltage. The serial output of that buffer 82 is sent via the line 85 to a Node 1 tri-statable buffer 80. The Node 1 buffer 80 passes the serial data to a Node I S/P converter 70.
0036In another implementation, some of the i lines 44 may transfer data in one direction and the other i lines 44 transfer data in another direction. At Node 150, a data block is received for transmission to Node 2 52. Based on the data throughput rate required for the block and the traffic demand in the opposite direction, j, being a value from 1 to i, of the connections are used to transfer the block. The block is broken into j nibbles and converted to j sets of serial data using j of the i P/S converters 68. A corresponding number of j Node 2 S/P converters 72 and the Node 2 data block separation and reconstruction device 76 recovers the data block. In the opposite direction, up to i-j or k lines are used to transfer block data.
0037In a preferred implementation of the bidirectional bus for use in a gain control bus, a gain control value is sent in one direction and an acknowledgment signal is sent back. Alternately, a gain control value is sent in one direction and a status of the gain control device in the other direction.
0038One implementation of the hybrid parallel/serial interface is in a synchronous system and is described in conjunction with <figref idref="f0004">Figure 8</figref>. A synchronous clock is used to synchronize the timing of the various components. To indicate the start of the data block transfer, a start bit is sent. As shown in <figref idref="f0004">Figure 8</figref>, each line is at its normal zero level. A start bit is sent indicating the beginning of the block transfer. In this example, all the lines send a start bit, although it is only necessary to send a start bit over one line. If a start bit, such as a one value, is sent over any line, the receiving node realizes that the block data transfer has begun. Each serial nibble is sent through its corresponding line. After transfer of the nibbles, the lines return to their normal state, such as all low.
0039In another implementation, the start bits are also used as an indicator of functions to be performed. An illustration of such an implementation is shown in <figref idref="f0005">Figure 9</figref>. As shown in <figref idref="f0004">Figure 10</figref>, if any of the connections's first bits are a one, the receiving node realizes block data is to be transferred. As shown in the table of <figref idref="f0004">Figure 11</figref> for a GC controller implementation, three combinations of start bits are used, "01," "10" and "11." "00" indicates a start bit was not sent. Each combination represents a function. In this illustration, "01" indicates that a relative decrease function should be performed, such as decreasing the data block value by 1. A "10" indicates that a relative increase function should be performed, such as increasing the data block value by 1. A "11" indicates an absolute value function, where the block maintains the same value. To increase the number of available functions, additional bits are used. For example, 2 starting bits per line are mapped to up to seven (7) functions or n starting bits for i lines are mapped up to i<sup>n+1</sup>- 1 functions. The processing device 86 performs the function on the received data block as indicated by the starting bits.
0040In another implementation as shown in <figref idref="f0005">Figure 12</figref>, the start bits indicate a destination device. As illustrated in <figref idref="f0004">Figure 13</figref> for a two destination device/two line implementation, the combination of start bits relates to a destination device 88-92 for the transferred data block. A "01" represents device 1; a "10" represents device 2; and a "11" represents device 3. After receipt of the start bits of the data block reconstruction device 48, the reconstructed block is sent to the corresponding device 88-92. To increase the number of potential destination devices, additional start bits may be used. For n starting bits over each of i lines, up to i<sup>n + 1</sup>- 1 devices are selected.
0041As illustrated in the table of <figref idref="f0006">Figure 14</figref>, the start bits may be used to represent both function and destination device. <figref idref="f0006">Figure 14</figref> shows a three connection system having two devices, such as an RX and TX GC. Using the start bit for each line, three functions for two devices are shown. In this example, the start bit for line 3 represents the target device, a "0" representing target device 1 and a "1" representing target device 2. The bits for connections 2 and 3 represent the performed function. A "11" represents an absolute value function; a "10" represents a relative increase function; and a "01" represents a relative decrease. All three start bits as a zero, "000," is the normal non-data transfer state and "001" is not used. Additional bits may be used to add more functions or devices. For n starting bits over each of i lines, up to i<sup>n+1</sup> -I function/device combinations are possible.
0042<figref idref="f0005">Figure 15</figref> is a block diagram for a system implementing the start bits indicating both function and destination device. The recovered nibbles are received by the data block reconstruction device 48. Based on the received start bits, the processing device 86 performs the indicated function and the processed block is sent to the indicated destination device 88-92.
0043As shown in the flow chart of <figref idref="f0006">Figure 16</figref>, the start bits indicating the function/destination are added to each nibble, (94). The nibbles are sent via the i lines, (96). Using the start bits, the proper function is performed on the data block, the data block is sent to the appropriate destination or both, (98).
0044To increase the throughput in a synchronous system, both the positive (even) and negative (odd) edge of the clock are used to transfer block data. One implementation is shown in <figref idref="f0007">Figure 17</figref>. The data block is received by a data block demultiplexing device 100 and demultiplexed into two (even and odd) sets of i nibbles. Each set of the i nibbles is sent to a respective set of i P/S devices 102,104. As shown in <figref idref="f0007">Figure 17</figref>, an odd P/S device set 102, having i P/S devices, has its clock signal inverted by an invertor 118. As a result, the inverted clock signal is half a clock cycle delayed with respect to the system clock. A set of i MUXs 106 select at twice the clock rate between the even P/S device set 104 and the odd P/S device set 102. The resulting data transferred over each connection is at twice the clock rate. At the other end of each connection is a corresponding DEMUX 108. The DEMUXs 108 sequentially couple each line 44 to an even 112 and odd 110 buffer, at twice the clock rate. Each buffer 112, 110 receives a corresponding even and odd bit and holds that value for a full clock cycle. An even 116 and odd 114 set of S/P devices recover the even and odd nibbles. A data block reconstruction device 122 reconstructs the data block from the transferred nibbles.
0045<figref idref="f0006">Figure 18</figref> illustrates the data transfer over a line of a system using the positive and negative clock edge. Even data and odd data to be transferred over line 1 is shown. The hatching indicates the negative clock edge data in the combined signal and no hatching the even. As shown, the data transfer rate is increased by two.
0046<figref idref="f0007">Figure 19</figref> is a preferred implementation of the hybrid parallel/serial interface used between a GC controller 38 and a GC 124. A data block, such as having 16 bits ofGC control data (8 bits RX and 8 bits TX), is sent from the GC controller 38 to a data block demultiplexing device 40. The data block is demultiplexed into two nibbles, such as two eight bit nibbles. A start bit is added to each nibble, such as making 9 bits per nibble. The two nibbles are transferred over two lines using two P/S converters 42. The S/P converters 46, upon detecting the start bits, convert the received nibbles to parallel format. The data block reconstruction device reconstructs the original 16 bits to control the gain of the GC 124. If a function is indicated by the start bits, such as in <figref idref="f0004">Figure 11</figref>, the AGC 124 performs that function on the received block prior to adjusting the gain.
0047<figref idref="f0008">Figure 20</figref> is another preferred implementation for a hybrid parallel/serial converter, using three (3) lines, between a GC controller 38 and an RX GC 30 and TX GC 32. The GC controller 38 sends a data block to the GC 30, 32 with proper RX and TX gain values and start bits, such as per <figref idref="f0006">Figure 14</figref>. If the start bits per <figref idref="f0006">Figure 14</figref> are used, Device 1 is the RX GC 30 and Device 2 is the TX GC 32. The data block demultiplexing device 40 demultiplexes the data block into three nibbles for transfer over the three lines. Using the three P/S converters 42 and three S/P converters 46, the nibbles are transferred serially over the lines and converted into the original nibbles. The data block reconstruction device 48 reconstructs the original data block and performs the function as indicated by the start bits, such as relative increase, relative decrease or absolute value. The resulting data is sent to either the RX or TX GC 30, 32 as indicated by the start bits.
Contents4
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both ways
| Reference | Relation |
|---|---|
| "DS90CR211/DS90CR212 21-Bit Channel Link" July 1997 (1997-07), NATIONAL SEMICONDUCTOR , SANTA CLARA, CALIFORNIA, USA , XP002306540 Retrieved from the Internet: URL:http://www.national.com/ds/DS/DS90CR21 1.pdf> * pages 1-2; figure 13 * | Non-patent |
| "3606 - Digitally Controlled Programmable Gain Instrumentation Amplifier" October 1983 (1983-10), BURR-BROWN CORPORATION , TUCSON, ARIZONA, USA , XP002317899 Retrieved from the Internet: URL:http://focus.ti.com/lit/ds/symlink/360 6.pdf> * page 8, column 2; figures 1,9 * | Non-patent |
| NOVAK T ET AL: "Channel Link - Moving and Shaping Information In Point-toPoint Applications" May 1996 (1996-05), NATIONAL SEMICONDUCTOR , SANTA CLARA, CALIFORNIA, USA , XP002306541 Retrieved from the Internet: URL:http://www.national.com/an/AN/AN-1041. pdf> * pages 1-2; figures 1-5 * | Non-patent |
| VON HERZEN B ET AL: "Multi-Channel 622 Mb/s LVDS Data Transfer for Virtex-E Devices" 6 January 2001 (2001-01-06), XILINX INC. , SAN JOSE, CALIFORNIA, USA , XP002306542 Retrieved from the Internet: URL:http://direct.xilinx.com/bvdocs/appnot es/xapp233.pdf> * pages 1-5; figures 1-3,6 * | Non-patent |
| KITANOWSKA S ET AL: "Bus LVDS with Virtex-E Devices" 26 July 2000 (2000-07-26), XILINX INC , SAN JOSE, CALIFORNIA, USA , XP002307032 Retrieved from the Internet: URL:http://direct.xilinx.com/bvdocs/appnot es/xapp243.pdf> * page 1 * | Non-patent |
206 members in 17 offices
Priority claims14
| Document | Office | Kind | Date |
|---|---|---|---|
| 990060 | United States of America | – | |
| 99006001 | United States of America | A | |
| 99006001 | United States of America | A | |
| 80899 | United States of America | – | |
| 8089902 | United States of America | A | |
| 8089902 | United States of America | A | |
| 02789726 | European Patent Office (EPO) | A | |
| 02789726 | European Patent Office (EPO) | A | |
| 02789726 | – | – | – |
| 80899 | – | – | – |
| 990060 | – | – | – |
| EP20020789726 | – | – | – |
| US20010990060 | – | – | – |
| US20020080899 | – | – | – |
Members206
| Document | Office | Kind | |
|---|---|---|---|
| KR200288894Y1 | Republic of Korea | Y1 | |
| KR200289028Y1 | Republic of Korea | Y1 | |
| CN2547071Y | China | Y | |
| CN2547084Y | China | Y | |
| US2003095057A1 | United States of America | A1 | |
| CA2467632A1 | Canada | A1 | |
| CA2467841A1 | Canada | A1 | |
| CA2467844A1 | Canada | A1 | |
| CA2467847A1 | Canada | A1 | |
| CA2467851A1 | Canada | A1 | |
| CA2614598A1 | Canada | A1 | |
| US2003105893A1 | United States of America | A1 | |
| US2003105894A1 | United States of America | A1 | |
| US2003105895A1 | United States of America | A1 | |
| US2003105896A1 | United States of America | A1 | |
| WO03046391A2 | World Intellectual Property Organization (WIPO) | A2 | |
| WO03046737A1 | World Intellectual Property Organization (WIPO) | A1 | |
| WO03046738A1 | World Intellectual Property Organization (WIPO) | A1 | |
| WO03047113A1 | World Intellectual Property Organization (WIPO) | A1 | |
| WO03047114A1 | World Intellectual Property Organization (WIPO) | A1 | |
| AU2002346447A1 | Australia | A1 | |
| AU2002352773A1 | Australia | A1 | |
| AU2002352801A1 | Australia | A1 | |
| AU2002352801A8 | Australia | A8 | |
| AU2002365548A1 | Australia | A1 | |
| AU2002365555A1 | Australia | A1 | |
| TW200303673A | Taiwan Province of China | A | |
| TW200303674A | Taiwan Province of China | A | |
| TW200304072A | Taiwan Province of China | A | |
| TW200304314A | Taiwan Province of China | A | |
| KR20030076523A | Republic of Korea | A | |
| WO03046391A3 | World Intellectual Property Organization (WIPO) | A3 | |
| KR20030079859A | Republic of Korea | A | |
| KR20030087603A | Republic of Korea | A | |
| TW200402240A | Taiwan Province of China | A | |
| TW200402629A | Taiwan Province of China | A | |
| TW590346U | Taiwan Province of China | U | |
| TW592413U | Taiwan Province of China | U | |
| NO20042467L | Norway | L | |
| NO20042522L | Norway | L | |
| KR20040053332A | Republic of Korea | A | |
| KR20040053333A | Republic of Korea | A | |
| KR20040060983A | Republic of Korea | A | |
| KR20040060984A | Republic of Korea | A | |
| NO20042541L | Norway | L | |
| NO20042547L | Norway | L | |
| KR20040068140A | Republic of Korea | A | |
| MXPA04004740A | Mexico | A | |
| MXPA04004742A | Mexico | A | |
| NO20042546L | Norway | L | |
| MXPA04004788A | Mexico | A | |
| MXPA04004789A | Mexico | A | |
| MXPA04004790A | Mexico | A | |
| EP1446584A2 | European Patent Office (EPO) | A2 | |
| EP1446722A1 | European Patent Office (EPO) | A1 | |
| EP1446723A1 | European Patent Office (EPO) | A1 | |
| EP1446887A1 | European Patent Office (EPO) | A1 | |
| EP1456957A1 | European Patent Office (EPO) | A1 | |
| TW200419359A | Taiwan Province of China | A | |
| TW200419360A | Taiwan Province of China | A | |
| TW200421099A | Taiwan Province of China | A | |
| TW200422836A | Taiwan Province of China | A | |
| AR037576A1 | Argentina | A1 | |
| AR037577A1 | Argentina | A1 | |
| AR037578A1 | Argentina | A1 | |
| AR037579A1 | Argentina | A1 | |
| US6823468B2 | United States of America | B2 | |
| US6823469B2 | United States of America | B2 | |
| AR037660A1 | Argentina | A1 | |
| US6829718B2 | United States of America | B2 | |
| US6848018B2 | United States of America | B2 | |
| CN1589437A | China | A | |
| CN1589438A | China | A | |
| CN1589531A | China | A | |
| CN1589532A | China | A | |
| EP1446722A4 | European Patent Office (EPO) | A4 | |
| JP2005510800A | Japan | A | |
| JP2005510801A | Japan | A | |
| JP2005510816A | Japan | A | |
| JP2005510817A | Japan | A | |
| JP2005510915A | Japan | A | |
| CN1610891A | China | A | |
| EP1446723A4 | European Patent Office (EPO) | A4 | |
| EP1446887A4 | European Patent Office (EPO) | A4 | |
| EP1446584A4 | European Patent Office (EPO) | A4 | |
| US2005105370A1 | United States of America | A1 | |
| HK1069905A1 | Hong Kong, China | A1 | |
| HK1069906A1 | Hong Kong, China | A1 | |
| EP1456957A4 | European Patent Office (EPO) | A4 | |
| TWI239742B | Taiwan Province of China | B | |
| EP1575173A1 | European Patent Office (EPO) | A1 | |
| EP1575174A1 | European Patent Office (EPO) | A1 | |
| KR20050092055A | Republic of Korea | A | |
| HK1073701A1 | Hong Kong, China | A1 | |
| US2005250461A1 | United States of America | A1 | |
| KR20050107308A | Republic of Korea | A | |
| KR100566737B1 | Republic of Korea | B1 | |
| KR100566738B1 | Republic of Korea | B1 | |
| US7069464B2 | United States of America | B2 | |
| TWI260172B | Taiwan Province of China | B |
56 legal events, as 7 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Notification of lapseLapsedST | ST | FR | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | NL | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Fr: translation filedET | ET | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Corresponds to:REF | REF | EP | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Designation fees paidAKX | AKX | EP | |
| Request for examination filed17P | 17P | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1575173
- Publication, DOCDB
- 1575173
- Publication, EPODOC
- EP1575173
- Application
- 5104800
- Application, DOCDB
- 05104800
- Application, EPODOC
- EP20050104800
Titles3
- German
- Benutzergeräte (UE) mit einer hybriden parallelen-seriellen Busschnittstelle
- English
- User equipment (UE) having a hybrid parallel/serial bus interface
- French
- Equipement utilisateur (UE) comprenant une interface de bus parallèle/serie hybride
Classification
- CPC, 3
- H04L25/14
- H04L5/20
- H03M9/00
- IPC, 6
- H03M9 00
- G06F13 00
- G06F13 38
- G06F13 14
- H04L25 14
- H04L29 00
Designated states1
- Contracting states, 1
- Türkiye
