[go: up one dir, main page]

HK1073701B - Base station having a hybrid parallel/serial bus interface - Google Patents

Base station having a hybrid parallel/serial bus interface Download PDF

Info

Publication number
HK1073701B
HK1073701B HK05105071.6A HK05105071A HK1073701B HK 1073701 B HK1073701 B HK 1073701B HK 05105071 A HK05105071 A HK 05105071A HK 1073701 B HK1073701 B HK 1073701B
Authority
HK
Hong Kong
Prior art keywords
data
serial
data block
parallel
bits
Prior art date
Application number
HK05105071.6A
Other languages
Chinese (zh)
Other versions
HK1073701A1 (en
Inventor
Gredone Joseph
Stufflet Alfred
A. Axness Timothy
Original Assignee
美商内数位科技公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/990,060 external-priority patent/US7069464B2/en
Application filed by 美商内数位科技公司 filed Critical 美商内数位科技公司
Priority claimed from PCT/US2002/037150 external-priority patent/WO2003046391A2/en
Publication of HK1073701A1 publication Critical patent/HK1073701A1/en
Publication of HK1073701B publication Critical patent/HK1073701B/en

Links

Description

Base station with hybrid parallel/serial bus interface
Technical Field
The present invention relates to bus data transfer. In particular, the present invention is directed to reducing the number of lines that carry bus data.
Background
An example of a bus for transferring data is shown in FIG. 1. Fig. 1 is an illustration of receive and transmit Gain Controllers (GCs) 30, 32, and a GC controller 38 for 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, which falls within the operating range of other receive/transmit components, the GCs 30, 32 adjust the gain on the RX and TX signals.
To control the gain parameters of the GCs 30, 32, a GC controller 38 is utilized. As shown in fig. 1, the GC controller 38 sends the gain values of the TX36 and RX34 signals using a power control bus, such as 16-wire buses 34, 36, such as eight wires each. Power control bus lines 34, 36 may allow for fast data transfers, but require multiple pins on the GCs 30, 32 and the GC controller 38, or multiple connections (connections) between the GCs 30, 32 and the GC controller 38 on an Integrated Circuit (IC) such as an Application Specific Integrated Circuit (ASIC). Increasing the pin count requires additional board space and connections. Increasing IC connections takes up valuable IC space. The large number of pins or connections may increase the cost of the bus depending on the implementation.
Thus, it is desirable to have other data transfer means.
Disclosure of Invention
A hybrid parallel/serial bus interface having a data block demultiplexing device. The data block demultiplexing device has an input configured to receive a data block and demultiplex the data block into a plurality of nibbles. For each nibble, a parallel-to-serial converter may convert the nibble to serial data. A line may carry serial data for each nibble. A serial-to-parallel converter converts the serial data of each nibble to recover the nibble. The data block reconstruction device may merge the recovered nibbles into the data block. A user equipment (or base station) has a gain control controller. The gain control controller generates a data block having n bits representing a gain value. A data block demultiplexing device has an input configured to receive the data block and demultiplex the data block into a plurality of nibbles. Each nibble has a plurality of bits. For each nibble, a parallel-to-serial converter converts the nibble into serial data, a line transmits the nibble serial data, and a serial-to-parallel converter converts the nibble serial data to recover the nibble. A data block reconstruction device may merge the recovered nibbles into the data block. A gain controller receives the data block and adjusts the gain of the data block by using the gain value of the data block.
Drawings
Fig. 1 is a schematic illustration of RX and TX GC and GC controllers.
Fig. 2 is a block diagram of a hybrid parallel/serial bus interface.
FIG. 3 is a flow chart of a data block transfer operation using a hybrid parallel/serial bus interface.
Fig. 4 illustrates the demultiplexing of a block into most significant and least significant nibbles.
Fig. 5 illustrates demultiplexing a block using data interleaving.
Fig. 6 is a block diagram of a bi-directional hybrid parallel/serial bus interface.
Fig. 7 is a diagram of a bi-directional line implementation.
Fig. 8 is a timing diagram of start bits.
Fig. 9 is a block diagram of a function controllable hybrid parallel/serial bus port.
FIG. 10 is a timing diagram of start bits for a function controllable hybrid parallel/serial bus interface.
Fig. 11 is a table showing the implementation of start bits for each function.
Fig. 12 is a block diagram of a destination controlled hybrid parallel/serial bus interface.
Fig. 13 is a list of start bit implementations indicating destinations.
Fig. 14 is a table showing the implementation of start bits for each destination/function.
Fig. 15 is a block diagram of a destination/function control hybrid parallel/serial bus interface.
Figure 16 is a flow chart showing start bits for destinations/functions.
FIG. 17 is a block diagram of a hybrid parallel/serial bus interface for positive and negative clock signal edges.
FIG. 18 is a timing diagram for a hybrid parallel/serial bus interface for positive and negative clock signal edges.
Figure 19 is a 2-wire GC/GC controller bus block diagram.
Figure 20 is a 3-wire GC/GC controller bus block diagram.
Detailed Description
FIG. 2 is a block diagram of a hybrid serial/parallel bus interface, and FIG. 3 is a flow chart of a data transfer operation of the hybrid serial/parallel bus interface. A data block is transmitted across the interface from node 150 to node 252 (54). A data block demultiplexing device 40 receives the block and demultiplexes it into i nibbles for transmission over i data transmission lines 44 (56). The value i is determined by a trade-off between the number of connections and the transfer speed. One way to determine the value of i is to first determine a maximum delay allowed to transmit the data block. Based on this maximum delay, the minimum number of lines required to transmit the block is determined. With a minimum number of lines, the lines used to transmit data are selected to be at least the minimum number. The traces 44 may be pins and their associated connections on a circuit board or on an IC connection. One way to demultiplex into nibbles is to slice the block into a most significant to a least significant nibble. To illustrate in fig. 4, an eight-bit block is transmitted on two lines, which is demultiplexed into a four-bit most significant nibble and a four-bit least significant nibble.
Another way is to interleave the block across i nibbles. The first i bits of the block become the first bit of each nibble. The next i bits become the second bit of each nibble, and so on until the last i bits. To illustrate an eight bit block on two connections as shown in fig. 5, the first bit would be mapped to the first bit of nibble 1. The second bit will be mapped to the first bit of nibble 2. The third bit is mapped to the second bit of nibble 1 and so on until the last bit is mapped to the last bit of nibble 2.
Each 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 serially transmitted in sequence on the line (60). On the opposite side of each line would be a serial-to-parallel (S/P) converter 46. Each S/P converter 46 converts the transmitted serial data into its original nibble (62). The ith recovered nibble is processed by a data block reconstruction device 48 to reconstruct the original data block (64).
On the other hand, bi-directional, i connections are used to transfer data in a bi-directional manner, i.e. as shown in fig. 6. The information data may be transmitted in both directions, or the information may be transmitted in a single direction and the acknowledgement signal may be sent back in the other direction. Here, a data block demultiplexing and reconstruction device 66 receives the data block transmitted from node 150 to node 252. The demultiplexing and reconstruction device 66 demultiplexes the block into i nibbles. The i P/S converters 68 convert each nibble into serial data. A set of Multiplexers (MUX)/DEMUX 71 couples each P/S converter 68 to a corresponding one of the i lines 44. At node 252, another set of multiplexers MUX/DEMUX 75 connects lines 44 to a set of S/P converters 72. The set of S/P converters 72 converts the received serial data of each nibble into the originally transmitted nibble. 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.
For each block transmitted from node 252 to node 150, the data block demultiplexing and reconstruction device 76 receives a data block. The block is demultiplexed into nibbles and each nibble is sent to a set of P/S converters 74. The P/S converter 74 converts each nibble into a serial format for transmission across the i lines 44. MUX/DEMUX 75 of node 2 would couple the P/S converter 74 to i lines 44, while MUX/DEMUX 71 of node 1 would couple lines 44 to i S/P converters 70. The S/P converter 70 converts 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 transmitted in a single direction at a time, this implementation may operate in a half-duplex manner.
Fig. 7 is a simplified diagram of an implementation of a bidirectional switching circuit. The serial output of the node 1P/S converter 68 is input to a tri-state buffer 78. The buffer 78 has another input which is coupled to a voltage representing a high state. The output of the buffer 78 is serial data which is transmitted over line 85 to a node 2 tri-state buffer 84. Resistor 86 is coupled between line 85 and ground. The node 2 buffer 84 passes the serial data to a node 2S/P converter 74. Similarly, the serial output from the node 2P/S converter 74 is input to a tri-state buffer 72. The buffer 72 also has another input coupled to a high voltage. The serial output of the buffer 82 is transmitted to the node 1 tri-state buffer 80 over line 85. The node 1 buffer 80 passes the serial data to a node 1S/P converter 70.
In another implementation, some of the i lines 44 may transmit data in one direction, while other i lines 44 may transmit data in another direction. At node 150, a data block is received for transmission to node 252. Depending on the data throughput rate required for the block and the traffic demand in the other direction, the block is transmitted using j connections, where j is between 1 and i. The block is divided into j nibbles and converted into j sets of serial data using j of the i P/S converters 68. Corresponding j node 2S/P converters 72, and node 2 data block distinguishing and reconstruction device 76, restore the data blocks. In the opposite direction, up to i-j or k lines are used to transmit the data block.
In a preferred implementation of a bi-directional bus for a gain control bus, a gain control value is sent in one direction and an acknowledgement signal is sent back. Alternatively, a gain control value is sent in one direction and a gain control device status signal is sent in the other direction.
A hybrid parallel/serial interface implementation is within a synchronous system and may be as illustrated with reference to fig. 8. A synchronous clock signal is used to synchronize the timing of the various components. To indicate the start of the data block transfer operation, a start bit is sent. I.e., as shown in fig. 8, each line will be at its normal zero level. A start bit is then sent indicating the start of the block transfer operation. In this example, all lines send a start bit, but only one line needs to send a start bit. If the start bit is sent on any line, such as a 1 value, the receiving node knows to start the block data transfer operation. Here, each serial nibble is sent out through its corresponding line. After each nibble is transmitted, the lines return to their normal state, e.g., all low.
In other implementations, the start bits are also used as an indicator of the function to be performed. Such an implementation may be illustrated in fig. 9. As shown in fig. 10, if the first bit of any connection is a 1 value, the receiving node will know that the block data is to be transmitted. I.e., as set forth in the table implemented by the GC controller of fig. 11, three starting byte combinations are utilized: 01. 10 and 11. 00 indicates that no start bits have been sent. Each combination represents a function. In this example, 01 indicates that a relative reduction function should be performed, such as reducing the data block value by 1. 10 indicates that a relative increase function should be performed, such as increasing the data block value by 1. 11 indicates that an absolute value function should be performed while the block remains at the same value. To increase the number of functions available, additional bits may be utilized, e.g., 2 start bits per line may be mapped to seven (7) functions, or n start bits of i lines may be mapped to in+1-1 function. The processing device 86 performs the function on the received data block as described by the start bits.
In another implementation as shown in fig. 12, the start bit indicates a destination device. That is, as shown in fig. 13, which is a two destination device/two line implementation, the combination of start bits is associated with the destination device 88-92 for the transferred data block. 01 denotes an apparatus 1; 10 denotes a device 2; and 11 denotes the device 3. After receiving the start bits of the data block reconstruction device 48, the reconstructed block is sent to the corresponding device 88-92. Is composed ofIncreasing the number of potential destination devices, additional start bits may be utilized. For n start bits on each i lines, up to i may be selectedn+1-1 device.
That is, as shown in fig. 14, both the function and the destination device may be represented by start bits. Fig. 14 shows a three connection system with two devices such as RX and TX GC. Three functions for two devices are plotted in the figure using the start bits on each line. In this example, the start bit of line 1 represents the target device, with "0" being device 1 and "1" being device 2. The bits of connections 2 and 3 represent the function performed. "11" represents an absolute value function; "10" represents the relative increase function; and "01" represents a relative reduction function. All three start bits are zero, i.e., "000", which is a normal non-data-transfer state, and "001" is not used here. Additional bits may be utilized to add more functions or devices. For n start bits on each i lines, up to i may be selectedn+11 function/device combination.
Fig. 15 is a system block diagram implementing start bits representing both functions and destination devices. The recovered nibbles are received by the data block reconstruction device 48. Based on the received start bits, the processing device 86 performs the function to send the processed block to the destination device 88-92
That is, as shown in the flow chart of fig. 16, start bits indicating the function/destination are added to each nibble (94). Here, the nibbles (96) are sent out via the i-line. With the start bits, the appropriate function is performed on the data block, which is sent to the appropriate destination or both (98).
To increase throughput in synchronous systems, both the positive (even) and negative (odd) edges of the clock signal are used to transfer block data. One implementation of which can be seen in fig. 17. The data block demultiplexing device 100 receives the data block and demultiplexes it into two (even and odd) sets of i nibbles. Here, each set of i nibbles is sent to i P/S devices 102, 104 of each respective set. That is, as shown in FIG. 17, a group of odd P/S devices 102 will have i P/S devices that have their clock signals inverted by inverter 118. Thus, the inverted clock signal will be one-half clock signal period delayed relative to the system clock signal. A set of i MUXs 106 selects between the set of even P/S devices 104 and the set of odd P/S devices 102 at twice the clock signal rate. The resulting (failed) data transmitted on each connection will be twice the clock signal 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 signal rate. Each buffer 112, 110 receives a corresponding even and odd bit and holds the 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 each transmitted nibble.
FIG. 18 illustrates data transfer operations on a system line using the positive and negative clock edges. The even data and odd data to be transmitted on line 1 are shown. The tapered portion represents the negative clock signal edge in the combined signal, while the non-tapered portion represents the positive. That is, as shown, the data transfer rate is doubled.
FIG. 19 is a preferred implementation of a hybrid parallel/serial interface for use between a GC controller 38 and a GC 124. A data block, such as 16-bit GC control data (8-bit RX and 8-bit 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 8-bit nibbles. A start bit is added to each nibble, such as 9 bits for each nibble. Here, the two nibbles are transmitted over two lines using two P/S converters 42. When the S/P converter 46 detects the start bit, it converts the received nibble into a parallel format. The data block reconstruction device reconstructs the original 16 bits to control the gain of the GC 124. As indicated by the start bits, the AGC124 performs the function on the received block before adjusting the gain, as shown in fig. 11.
Fig. 20 is another preferred implementation of a hybrid parallel/serial bus converter, which is located between GC controller 38 and an RX GC30 and TX GC32, and utilizes three (3) lines. The GC controller 38 sends a data block to the GCs 30, 32 with the appropriate RX and TX gain values and start bits, as shown in fig. 14. If the start bits according to fig. 14 are used, device 1 is RX GC30 and device 2 is TX GC 32. The data block demultiplexing device 40 demultiplexes the data block into three nibbles for transmission over the three lines. Using three P/S converters 42 and three S/P converters 46, each nibble is serially transmitted over each line and converted to the original nibble. The data block reconstruction device 48 reconstructs the original data block and performs the functions described by the start bits, such as relative increase, relative decrease, and absolute value. The resulting data is sent to the RX or TX GCs 30, 32 as described in the start bits.

Claims (37)

1. A hybrid parallel/serial bus interface for a base station, comprising:
a data block demultiplexing device having an input configured to receive a data block and capable of demultiplexing the data block into a plurality of nibbles, each nibble having a plurality of bits;
for each nibble:
a parallel-to-serial converter for converting the nibble into serial data;
a line for transmitting the nibble serial data; and
a serial-to-parallel converter for converting the nibble serial data to recover the nibble; and
a data block reconstruction device for merging the recovered nibbles into the data block.
2. The hybrid parallel/serial bus interface of claim 1, wherein the number of bits in a data block is N, the number of lines is i, and 1 < i < N.
3. The hybrid parallel/serial bus interface of claim 1, wherein the number of bits in a nibble is four and the number of lines is two.
4. A hybrid parallel/serial bus interface for a base station, comprising:
a device having an input configured to receive a data block to demultiplex the data block into a plurality of nibbles, each nibble having a plurality of bits;
for each nibble:
means for converting the nibbles to serial data;
a line for transmitting the nibble serial data; and
means for converting the nibble serial data to recover the nibble; and
means for merging the recovered nibbles into the data block.
5. The hybrid parallel/serial bus interface of claim 4, wherein the number of bits in a data block is N, the number of lines is i, and 1 < i < N.
6. The hybrid parallel/serial bus interface of claim 4, wherein the number of bits in a nibble is four and the number of lines is two.
7. A base station having a hybrid parallel/serial bus interface for transferring data from a first node to a second node, wherein the interface comprises:
a data block demultiplexing device for demultiplexing the data block from the first node into n total bits of m groups and adding a start bit to each of the m groups, the m start bits collectively representing a particular mathematical function or destination to be performed;
for each of the m groups, a separate line for transmitting the one of the m groups from the first node to the second node;
a data block reconstruction device for receiving the m groups, combining the m groups into the data block, and utilizing the received m groups according to m start bits.
8. The interface of claim 7 wherein the data block demultiplexing device sets at least one of the m start bits to a 1 state when data is being transmitted and maintains all lanes separated in a 0 state when data is not being transmitted.
9. The interface of claim 7 wherein the m start bits represent a start of a data transfer operation.
10. The interface of claim 7 wherein the m start bits collectively represent a particular function to be performed and not a destination.
11. The interface of claim 7 wherein the m start bits collectively represent a function comprising a relative increase, a relative decrease, and an absolute value.
12. The interface of claim 7 wherein the m start bits collectively represent a particular destination and not a function to be performed.
13. The hybrid serial/parallel bus interface of claim 12 wherein the m start bits collectively represent a receive and transmit gain controller.
14. The interface of claim 7 wherein the m start bits collectively represent both a particular function to be performed and a particular destination.
15. A base station having a hybrid parallel/serial bus interface for transferring data from a first node to a second node, wherein the interface comprises:
means for demultiplexing the block of data into a total of n bits of the m groups;
means for appending a start bit to each of the m sets, the m start bits collectively representing a particular mathematical function or destination;
means for transmitting each of said m sets from the first node over a respective line;
means for receiving, at the second node, each of the transmitted m groups; and
means for utilizing the received m groups according to m start bits.
16. The interface of claim 15 wherein the add-on device sets at least one of the m start bits to a 1 state and all respective lines are in a 0 state when the interface is not transmitting data.
17. The hybrid serial/parallel bus interface of claim 15, wherein the m start bits represent a start of a data transfer operation.
18. The interface of claim 15 wherein the m start bits collectively represent a particular function to be performed and not a destination.
19. The interface of claim 15 wherein the m start bits collectively represent a function comprising a relative increase, a relative decrease, and an absolute value.
20. The interface of claim 15 wherein the m start bits collectively represent a particular destination and not a function to be performed.
21. The interface of claim 20 wherein the m start bits collectively represent a receive and transmit gain controller.
22. The interface of claim 15 wherein the m start bits collectively represent a particular function to be performed and a particular destination.
23. The apparatus of claim 15 further comprising a gain control system for the base station, comprising:
a gain controller for generating a data block having n bits representing a gain value;
i lines for transmitting the data block from the gain controller to a gain control, wherein 1 < i < n; and
the gain control is used for receiving the data block and adjusting the gain value of the gain control by using the gain value of the data block.
24. The interface with hybrid parallel/serial bus of claim 23, further comprising:
a data block demultiplexing device for demultiplexing the data block into a plurality of nibbles, each nibble being transmitted on a different one of the i lines; and
a data block reconstruction device for merging the nibbles into the data block.
25. The hybrid parallel/serial bus interface of claim 24 wherein a start bit is appended to each nibble.
26. The interface of claim 25 wherein the start bit indicates a function to be performed.
27. The interface of claim 26 wherein the mathematical functions represented by the start bits include a relative increase, a relative decrease, and an absolute value function.
28. The interface of claim 25 wherein the gain control comprises a receive gain control and a transmit gain control, and the start bit indicates whether the block is to be sent to the receive gain control or the transmit gain control.
29. A base station hybrid parallel/serial bus interface for a synchronous system having an associated clock signal, the base station hybrid parallel/serial bus interface comprising:
a data block demultiplexing device having an input configured to receive a data block and to demultiplex the data block into a plurality of nibbles, each nibble having a plurality of bits;
an even-numbered and an odd-numbered set of parallel-to-serial converters, each set of parallel-to-serial converters receiving each nibble synchronized to the clock signal rate of the clock signal and converting each nibble into a serial data;
a first set of i multiplexers to pass even parallel to serial converter bank serial data at the positive edge of the clock signal on i lines and to pass odd parallel to serial converter bank serial data at the negative edge of the clock signal on i lines;
a second set of i demultiplexers for receiving the even and odd transmitted serial data, sending the received even serial data to an even buffer, and sending the odd serial data to an odd buffer;
an even and odd set of serial-to-parallel converters for converting the received even serial data into even parallel data and outputting the even parallel data in synchronization with the clock signal;
the odd-numbered serial-to-parallel converter for converting the received odd-numbered serial data into odd-numbered parallel data and outputting the odd-numbered parallel data in synchronization with the clock signal, an
A data block reconstruction device for merging the even and odd parallel data into the data block.
30. The base station hybrid parallel/serial bus interface of claim 29, wherein each data block has N bits, andimg id="icf0001" file="C028231180007C1.GIF" wi="64" he="35" img-content="drawing" img-format="GIF"/
31. the base station hybrid parallel/serial bus interface of claim 29 wherein said even and odd buffers buffer the even and odd set of parallel-to-serial converter inputs so that the even and odd set of serial-to-parallel converters receive the even and odd received serial data in synchronization with the clock signal.
32. A bi-directional parallel/serial bus interface utilized by a base station, comprising:
a plurality of lines for transmitting data blocks, the number of the plurality of lines being lower than the number of bits of each data block;
a first node capable of sending data blocks over the plurality of lines to a second node, the first node capable of demultiplexing the data blocks into a plurality of first nibbles, the number of first nibbles being the same as the plurality of lines, each nibble having a plurality of bits; and
the second node sends a second data block to the first node over the plurality of lines, the second node capable of demultiplexing the data block into a plurality of second nibbles, the plurality of second nibbles being the same number as the plurality of lines, each nibble having a plurality of bits.
33. The bi-directional serial/parallel bus interface of claim 32, wherein said first node is capable of demultiplexing said data block into a plurality of third nibbles, said number j of third nibbles being lower than the number N of lines, and transmitting said third nibbles over j lines.
34. The bi-directional serial/parallel bus interface of claim 33, wherein said second node is capable of demultiplexing each fourth block of data into K bits, where K is less than or equal to N-j lines, and transmitting said fourth block over K lines.
35. The bi-directional serial/parallel bus interface of claim 32, wherein said first node data block includes gain control information.
36. The bi-directional serial/parallel bus interface of claim 35 wherein said second node data block includes a gain control information reception acknowledgement.
37. The bi-directional serial/parallel bus interface of claim 35 wherein said second node data block includes a status information associated with said second node.
HK05105071.6A 2001-11-21 2002-11-19 Base station having a hybrid parallel/serial bus interface HK1073701B (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US09/990,060 2001-11-21
US09/990,060 US7069464B2 (en) 2001-11-21 2001-11-21 Hybrid parallel/serial bus interface
US10/081,466 2002-02-22
US10/081,466 US6829718B2 (en) 2001-11-21 2002-02-22 Base station having a hybrid parallel/serial bus interface
PCT/US2002/037150 WO2003046391A2 (en) 2001-11-21 2002-11-19 Base station having a hybrid parallel/serial bus interface

Publications (2)

Publication Number Publication Date
HK1073701A1 HK1073701A1 (en) 2005-10-14
HK1073701B true HK1073701B (en) 2007-12-07

Family

ID=

Similar Documents

Publication Publication Date Title
US7069464B2 (en) Hybrid parallel/serial bus interface
EP1446723B1 (en) Method employed by a base station for transferring data
EP1446584B1 (en) Base station having a hybrid parallel/serial bus interface
CN100435487C (en) Method for transmitting data
HK1073701B (en) Base station having a hybrid parallel/serial bus interface
EP1446722A1 (en) User equipment (ue) having a hybrid parallel/serial bus interface
HK1069935A (en) Hybrid parallel/serial bus interface
HK1069906B (en) Method employed by a base station for transferring data
HK1069905B (en) User equipment (ue) having a hybrid parallel/serial bus interface