Method and apparatus for transmitting and receiving a packet via high speed downlink packet access

10205564 ยท 2019-02-12

Assignee

Inventors

Cpc classification

International classification

Abstract

A method and apparatus for transmitting and receiving a packet via high speed downlink packet access (HSDPA) are disclosed. At least one HSDPA medium access control (MAC-hs) service data unit (SDU) is segmented into a plurality of segments. MAC-hs protocol data units (PDUs) are generated from the segments wherein each MAC-hs PDU includes at least one segment. Each MAC-hs PDU may include one segment from a single MAC-hs SDU. The size of the segments may match to the size of the MAC-hs PDUs minus the size of the header of the MAC-hs PDU. The sizes of the segments may be determined based on the number of segments to which the MAC-hs SDU is segmented. Alternatively, each MAC-hs PDU may include a combination of segments from a plurality of MAC-hs SDUs or a combination of at least one segment from one MAC-hs SDU and at least one entire MAC-hs SDU.

Claims

1. A method for receiving a packet via high speed downlink packet access (HSDPA), the method comprising: receiving a plurality of HSDPA medium access control (MAC-hs) protocol data units (PDUs), each MAC-hs PDU comprising at least one MAC-hs service data unit (SDU) segment and a header, the header comprising a first identifier corresponding to one of a plurality of queues associated with buffering MAC-hs SDU segments, a second identifier indicating which of a plurality of segments within a MAC-hs SDU the at least one MAC-hs SDU segment corresponds, and an indication of a length of the at least one MAC-hs SDU segment; setting a timer upon receiving a segment of an MAC-hs SDU, wherein the timer is configured to reset upon receiving a second segment of the MAC-hs SDU; storing the segment of the MAC-hs SDU for reassembly in a queue corresponding to the first identifier; and discarding the stored segment of the MAC-hs SDU on a condition that the timer expires before the second segment of the MAC-hs SDU has been received.

2. The method of claim 1, further comprising: reassembling segments of the MAC-hs SDU in the MAC-hs PDUs to the MAC-hs SDU based on a condition that the second segment of the MAC-hs SDU has been received before the timer expires.

3. The method of claim 1, further comprising: determining whether a transmission has failed for the second segment of the MAC-hs SDU.

4. The method of claim 1, further comprising: discarding segments of the MAC-hs SDU that are waiting for reassembly on a condition that the second segment of the MAC-hs SDU is lost.

5. The method of claim 1, further comprising: detecting hybrid automatic repeat request (H-ARQ) process failure for a segment of a second MAC-hs SDU; and discarding at least one other segment of the second MAC-hs SDU that are waiting for reassembly.

6. A wireless transmit/receive unit (WTRU) for receiving a packet via high speed downlink packet access (HSDPA), the WTRU comprising: a processor configured to: receive a plurality of HSDPA medium access control (MAC-hs) protocol data units (PDUs), each MAC-hs PDU comprising at least one MAC-hs service data unit (SDU) segment and a header, the header comprising a first identifier corresponding to one of a plurality of queues associated with buffering MAC-hs SDU segments, a second identifier indicating which of a plurality of segments within a MAC-hs SDU the at least one MAC-hs SDU segment corresponds, and an indication of a length of the at least one MAC-hs SDU segment; set a timer upon receiving a segment of an MAC-hs SDU, wherein the timer is configured to reset upon receiving a second segment of the MAC-hs SDU; store the segment of the MAC-hs SDU for reassembly in a queue corresponding to the first identifier; and discard the segment of the MAC-hs SDU on a condition that the timer expires before the second segment of the MAC-hs SDU has been received.

7. The WTRU of claim 6, wherein the processor is configured to reassemble segments of the MAC-hs SDU in the MAC-hs PDUs to the MAC-hs SDU based on a condition that the second segment of the MAC-hs SDU has been received before the timer expires.

8. The WTRU of claim 6, wherein the processor is configured to determine whether a transmission has failed for the second segment of the MAC-hs SDU.

9. The WTRU of claim 6, wherein the processor is configured to discard MAC-hs SDU segments stored for reassembly on a condition that the second segment of the MAC-hs SDU is lost.

10. The WTRU of claim 6, wherein the processor is configured to flush all segments of the MAC-hs SDU that are waiting for reassembly from a buffer on a condition that the timer expires before all segments of the MAC-hs SDU have been received.

11. The WTRU of claim 6, wherein the processor is configured to discard at least one segment of a second MAC-hs SDU that are waiting for reassembly on a condition that hybrid automatic repeat request (H-ARQ) process failure is detected for another segment of the second MAC-hs SDU.

12. The method of claim 1, wherein all segments of the MAC-hs SDU that are waiting for reassembly are flushed from a buffer on a condition that the timer expires before all segments of the MAC-hs SDU have been received.

Description

BRIEF DESCRIPTION OF THE DRAWINGS

(1) A more detailed understanding may be had from the following description, given by way of example and to be understood in conjunction with the accompanying drawings wherein:

(2) FIG. 1 shows protocol architecture for transmission of VoIP in UMTS;

(3) FIG. 2 shows a conventional VoIP packet;

(4) FIG. 3 shows a MAC-hs layer in a Node-B;

(5) FIG. 4 shows a MAC-hs layer in a WTRU;

(6) FIG. 5 shows a MAC-hs SDU segmentation scheme in accordance with a first embodiment;

(7) FIG. 6 shows a MAC-hs SDU segmentation scheme in accordance with a second embodiment;

(8) FIG. 7 shows a MAC-hs SDU segmentation scheme in accordance with a third embodiment;

(9) FIG. 8 shows a MAC-hs SDU segmentation scheme in accordance with a fourth embodiment;

(10) FIG. 9 shows generation of the MAC-hs PDU including the last segment of a MAC-hs SDU and entire one or more subsequent MAC-hs SDU(s);

(11) FIG. 10 shows segmentation of the MAC-hs SDU and lost of one of the segments;

(12) FIG. 11 shows generation of a packet almost filled with padding; and

(13) FIG. 12 shows generation of two MAC-hs PDUs almost filled with MAC-hs SDU bits.

DETAILED DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS

(14) When referred to hereafter, the terminology WTRU includes but is not limited to a user equipment (UE), a mobile station, a fixed or mobile subscriber unit, a pager, a cellular telephone, a personal digital assistant (PDA), a computer, or any other type of user device capable of operating in a wireless environment. When referred to hereafter, the terminology Node-B includes but is not limited to a base station, a site controller, an access point (AP), or any other type of interfacing device capable of operating in a wireless environment.

(15) The embodiments described herein may be implemented in any wireless communication system including, but not limited to, 3GPP UMTS wireless communication systems.

(16) In order to improve transfer of delay-sensitive data, (e.g., VoIP traffic), in the downlink for HSDPA systems, packets may be segmented at a MAC-hs layer. Larger packets are segmented into smaller packets to allow successive transfer of the smaller segments with higher reliability. This allows the Node-B to transmit segments over multiple TTIs, reducing the transport block size per TTI. The smaller transport blocks may be transmitted using lower modulations and/or higher coding rates, ensuring more reliable transfer and minimizing H-ARQ retransmissions.

(17) FIG. 3 shows functional architecture of an MAC-hs layer 300 in a Node-B. The MAC-hs layer 300 includes a scheduling and priority handling entity 302, a segmentation entity 306, an H-ARQ entity 308, and a transport format and resource combination selection entity 310. MAC-hs SDUs are received from a higher layer, (e.g., MAC-d layer), and stored in one of a plurality of priority queues 305 in accordance with priority queue distribution function 304. The scheduling and priority handling entity 302 manages and determines the queue ID and TSN for each new MAC-hs PDU.

(18) The segmentation entity 306 is included in the MAC-hs layer 300 of the Node-B so that at least one MAC-hs SDU is segmented into a plurality of segments. At least one MAC-hs SDU may be segmented to a plurality of segments by the segmentation entity 306. At least one segment is then included in an MAC-hs PDU, which is transmitted via an H-ARQ entity 308. An H-ARQ process is performed individually for each MAC-hs PDU over the air interface. The TFRC selection entity 310 selects a transport format and resource for each MAC-hs PDU. The MAC-hs PDUs are transmitted over the air via a physical layer 320.

(19) FIG. 4 shows functional architecture of an MAC-hs layer 400 in a WTRU. The MAC-hs layer 400 includes an H-ARQ entity 402, a reassembly entity 408, a buffer, a reordering entity 406, and a disassembly entity 410. MAC-hs PDUs are received by an H-ARQ entity 402 via a physical layer 420. The received MAC-hs PDUs are stored in the buffer and reassembled by the reassembly entity 408. The reassembled MAC-hs PDUs are sent to the reordering entity 406 via reordering queue distribution function 406 for reordering in accordance with a transmission sequence number (TSN). The reordered MAC-hs PDUs are sent to the disassembly entity 410 for extracting the MAC-hs SDU to be sent to a higher layer, (e.g., MAC-d layer).

(20) Coordination of the segmentation and reassembly of PDUs between the Node-B and the WTRU may be signaled by using a new MAC-hs header which will be explained in detail below or via high speed shared control channel (HS-SCCH).

(21) FIG. 5 shows a MAC-hs SDU segmentation scheme in accordance with a first embodiment. A MAC-hs SDU 502, (e.g., MAC-d PDU), may be segmented into a plurality of segments. Each MAC-hs PDU 504a-504n includes a single segment 508a-508n from at most one MAC-hs SDU 502. The size of each segment matches exactly the size of the MAC-hs PDU minus the MAC-hs header size, except the last segment. The MAC-hs PDU 504n containing the last segment may contain padding bits 510.

(22) FIG. 5 also shows a MAC-hs header format in accordance with the first embodiment. The MAC-hs header 506a-506n indicates the MAC-hs segmentation scheme. The MAC-hs header 506a-506n includes a version flag (VF), a queue ID, a transmission sequence number (TSN), a size identifier (SID), and a fragment sequence number (FSN). It should be noted that the exact order of the information elements in the MAC-hs header 506a-506n is not important and may be changed.

(23) A conventional one-bit VF field may be extended from one bit to two (2) bits. The first bit may be set to 1 (previously a reserved value) to indicate the new MAC-hs PDU format supporting segmentation of MAC-hs SDUs. The new MAC-hs PDU format should only be used when one MAC-hs SDU is segmented in two or more segments. Otherwise, conventional MAC-hs PDU format should be used to transport the MAC-hs SDUs. The second bit of the VF field may be set to 0 while the value 1 is reserved for future purposes.

(24) The queue ID identifies the reordering queue in the WTRU in order to support independent buffer handling of data belonging to different reordering queues. The TSN is an identifier for the transmission sequence number on the HS-DSCH. The TSN is used for reordering purposes to support in-sequence delivery to higher layers. The SID is an identifier for the size of the MAC-hs SDU. Optionally, the SID may be omitted in any MAC-hs PDU not containing the first segment. The FSN is optional and provides an identifier for the fragment sequence number.

(25) Optionally, an additional 1-bit flag (not shown in FIG. 5) may be added to the MAC-hs header to indicate whether or not there is padding in the MAC-hs PDU. This 1-bit flag is optional as the WTRU is capable of determining the amount of padding bits based on the FSN and the sizes of previous segments. The size of the segment need not be indicated in the header either because only the MAC-hs PDU containing the last segment contains padding bits or because the size of the MAC-hs SDU is indicated by the SID.

(26) FIG. 6 shows a MAC-hs SDU segmentation scheme in accordance with a second embodiment. Each MAC-hs PDU 604a-604n contains data from at most a single MAC-hs SDU 602. All segments 608a-608m of the MAC-hs SDU 602 have pre-determined sizes based on the number of segments, (S total segments). A rule is defined to calculate the sizes. Preferably, the sizes for the first S1 segments is the size of the MAC-hs SDU rounded up to the nearest multiple of S then divided by S. The size of the last segment 608m is the size of the MAC-hs SDU 602 minus the sum of the sizes of previous S1 segments. Any MAC-hs PDU 604a-604n may contain padding bits. The WTRU knows which bits are padding bits based on the known sizes of segments of MAC-hs SDUs. Each MAC-hs PDU 604a-604n contains one or more segments of the MAC-hs SDU (not necessarily contiguous). A Node-B scheduler has flexibility of transmitting any subset of segments of the MAC-hs SDU based on current channel conditions and success or failure of past transmissions of MAC-hs PDU containing segments of the same MAC-hs SDU.

(27) Compared to the first embodiment, the second embodiment has an advantage of allowing more selectivity in retransmitting the segments. The drawback is possibly more overhead in each MSC-hs PDU due to header and padding.

(28) FIG. 6 also shows a MAC-hs header format in accordance with the second embodiment. The MAC-hs header 606a-606n includes a VF, a queue ID, a TSN, a number of fragments of MAC-hs SDU (NFM) field, an FSID, and an SID. It should be noted that the exact order of the information elements in the MAC-hs header is not important and may be changed. The VF, queue ID, TSN and SID are same as the first embodiment, and therefore will not be explained again for simplicity.

(29) The NFM field indicates the number of segments of the MAC-hs SDU. The NFM field may be omitted if the number of segments of the MSC-hs SDU is fixed to a certain value, (e.g., eight (8)). The number of bits for the NFM field depends on the number of possible segments. For instance, the NFM field may be one (1) bit if the number of segments may be either 2 or 4.

(30) The FSID is a bitmap indicating the segments that are transmitted in the MAC-hs PDU. The size of the FSID is the number of segments indicated by the NFM field. Therefore, the NFM field should precede the FSID field unless the NFM field does not exist. The SID may be omitted in any MAC-hs PDU not containing the first segment.

(31) FIG. 7 shows a MAC-hs SDU segmentation scheme in accordance with a third embodiment. Each MAC-hs PDU 704a-704n may include a signal segment from at most a single MAC-hs SDU 702. The position of the segment within the MAC-hs SDU 702 is arbitrary and indicated in the MAC-hs PDU header 706a-706n containing the segment. The Node-B scheduler has flexibility of transmitting any segment of any size at any position of the MAC-hs SDU 702 based on current channel conditions and success or failure of past transmissions of MAC-hs PDU 704a-704n containing segments of the same MAC-hs SDU 702.

(32) FIG. 7 also shows a MAC-hs header format in accordance with the third embodiment. The MAC-hs header 706a-706n includes a VF, a queue ID, a TSN, a starting position identifier (SPID), and an SID. It should be noted that the exact order of the information elements in the MAC-hs header is not important and may be changed. The VF, queue ID, TSN and SID are same as the first embodiment, and therefore will not be explained again for simplicity. The SID may be omitted in any MAC-hs PDU not containing the first segment.

(33) The SPID indicates the starting position of the segment within the MAC-hs SDU. Several schemes for defining the granularity of the position indication are possible. The SPID may indicate the starting position of the segment in bits or bytes. For example, if MAC-hs SDU sizes up to 1024 bits are allowed, the size of SPID is 10 bits if expressed in bits or 7 bits if expressed in bytes.

(34) Alternatively, the SPID may indicate a segment number which indicates the starting positions. For example, if there are four (4) pre-established starting positions for any MAC-hs SDU, the starting positions are calculated by rounding up the MAC-hs SDU size up to the closest multiple of four, dividing by 4, and taking multiples of this number. Optionally, the number of pre-established starting positions may be indicated by a separate field similar to the NFM of the second embodiment.

(35) To reduce the overhead, the first bit of the SPID may be reserved to indicate whether the starting position is the start of the MAC-hs SDU. If the starting position is the start of the MAC-hs SDU, the SPID field may be a single bit. Thus, the size of the SPID may be one (1) bit if the segment starts at the start of the MAC-hs SDU and N+1 bits otherwise where N is the number of bits required to indicate the starting positions. This scheme reduces the overhead if the number of bits required to indicate the starting positions is larger than the number of transmitted segments.

(36) Optionally, an end position indicator (EPID) or length indicator (LID) may be included in the MAC-hs PDU header to indicate the end position of the segment in the MAC-hs SDU or the length of the segment, respectively. Similar scheme may be used for encoding the EPID and LID as SPID.

(37) FIG. 8 shows a MAC-hs SDU segmentation scheme in accordance with a fourth embodiment. Each MAC-hs PDU 804a-804n may contain a combination of one or more segments 808a-808m from one or more MAC-hs SDU 802a, 802b or a combination of one or more segments from one MAC-hs SDU and one or multiple entire MAC-hs SDUs 802a, 802b. Any MAC-hs PDU 804a-804n may contain padding bits. The WTRU knows which bits are padding bits based on the known sizes of segments of MAC-hs SDUs 802a, 802b. The segments associated to a given MAC-hs SDU all have the same size and this size is based on the number of segments. The sizes for the first S1 segments may the size of the MAC-hs SDU rounded up to the nearest multiple of S then divided by S. The size of the last segment is the size of the MAC-hs SDU minus the sum of the sizes of previous segments.

(38) The fourth embodiment allows the Node-B to transmit, in the same MAC-hs PDU, the last segment of a MAC-hs SDU and either the first segment of a subsequent MAC-hs SDU (as shown in FIG. 8) or entire one or more subsequent MAC-hs SDU(s) (as shown in FIG. 9). This allows for a more efficient use of the radio resources as it allows the Node-B to transmit traffic data rather than padding bits when there is still room in an MAC-hs PDU containing the last segment of a MAC-hs SDU. This may be especially useful in situations where poor channel conditions had lead to segmentation but channel conditions improve after the first segment has been sent.

(39) FIG. 8 also shows a MAC-hs header format in accordance with the fourth embodiment. The MAC-hs header 806a-806n includes a VF, a queue ID, an SID, a TSN, an NFM, an FSID, an N field and an F field. It should be noted that the exact order of the information elements in the MAC-hs header is not important and may be changed. The VF, queue ID, TSN and SID are same as the first embodiment, and therefore will not be explained again for simplicity.

(40) A set of SID, NFM, FSID, N and F is associated with one or more MAC-hs SDUs. Multiple sets of SID, NFM, FSID, N and F may be included in the MAC-hs PDU header.

(41) The NFM indicates the number of segments of MAC-hs SDU associated to the given set of SID, NFM, FSID, N, and F. For example, a value of 0 may indicate that the set of SID, NFM, FSID, N, and F is not associated with any MAC-hs SDU segment.

(42) The FSID is a bitmap indicating the segments that are transmitted in the MAC-hs PDU. The FSID may be removed if NFM (in a particular set of SID, NFM, FSID, N, F) is set to 0.

(43) The N field indicates the number of consecutive entire MAC-hs SDUs with equal size associated to a particular set of SID, NFM, FSID, N, and F. A value of 0 may indicate that the current set of SID, NFM, FSID, N, and F is not associated with any entire MAC-hs SDU, but only to a segment(s).

(44) The F field is a flag indicating whether or not more fields are present in the MAC-hs PDU header. For example, if the F field is set to 0 the F field is followed by an additional set of SID, NFM, FSID, N and F, or vice versa.

(45) Optionally, a DTSN field (not shown in FIG. 8) may be add to allow the Node-B to transmit a MAC-hs PDU containing a MAC-hs SDU for which segments have already been sent and received successfully by the WTRU. The DTSN field identifies the TSN(s) that the WTRU needs to delete in order to prevent duplicate MAC-hs PDU(s) to reach the upper layer, (e.g., MAC-d layer). Where poor channel conditions had lead to segmentation but channel conditions has improved after the first segment(s) have been sent, it may be desirable for the Node-B to send the entire MAC-hs SDU although parts of it have already been successfully received by the WTRU.

(46) The following examples illustrate the MAC-hs PDU header setting in accordance with the fourth embodiment.

Example 1

(47) If the Node-B wants to transmit the last two segments of MAC-hs SDU X and the first segment of MAC-hs SDU Y, the MSC-hs PDU includes the two sets of SID, NFM, FSID, N, and F, wherein the first set is set to: SID>0, NFM>0, FSID0, N=0, F=0, and the second set is set to: SID>0, NFM>0, FSID0, N=0, F=1.

Example 2

(48) If the Node-B wants to transmit the last two segments of MAC-hs SDU X and the next subsequent whole MAC-hs SDUs Y and Z, one set of SID, NFM, FSID, N, and F is set to: SID>0, NFM>0, FSID0, N=2, F=1.

(49) With segmentation, one MAC-hs SDU may be split into two or more segments and the segments are transmitted separately. One or more segments of the MAC-hs SDU may be lost. FIG. 10 shows segmentation of an MAC-hs SDU 1002 and lost of one of the segments. The MAC-hs SDU 1002 is segmented into four (4) segments. Each segment is included in a separate MAC-hs PDU 1004a-1004d and transmitted separately. The first, second and fourth segments 1004a, 1004b, 1004d are successfully received by the WTRU and buffered. However, the third segment 1004c is lost. Due to the missing third segment, the segments 1004a-1004d cannot be reassembled into the MAC-hs SDU 1002.

(50) The WTRU autonomously determines that the transmission has failed for a particular segment. Once it is determined that the H-ARQ process for one segment has failed, the WTRU deletes all segments of the same MAC-hs SDU in a buffer that are waiting for reassembly.

(51) The following mechanisms may be used individually or in any combination to determine that a segment is lost. The WTRU may use a timer-based mechanism. The WTRU sets a timer, and if the timer expires before all segments of the same MAC-hs SDU have been received, the WTRU flushes all segments of the MAC-hs SDU waiting for reassembly. The timer may be reset every time the WTRU receives a segment that is part of the MAC-hs SDU. Alternatively, the timer may be reset only once upon reception of the first segment of the MAC-hs SDU. The duration of the timer may be configurable by higher layers, (e.g., radio resource control (RRC) signaling).

(52) Alternatively, the WTRU may flush all segments of the MAC-hs SDU that are waiting for reassembly when the WTRU detects an H-ARQ process failure. The WTRU may detect the H-ARQ process failure when the maximum number of H-ARQ retransmissions has been reached and the WTRU is unable to successfully decode the MAC-hs PDU. Alternatively, the WTRU may detect the H-ARQ process failure when the WTRU receives a transmission indicating new data on the same H-ARQ process, (i.e., via H-ARQ process information field on an HS-SCCH), for which the WTRU was expecting a retransmission.

(53) Alternatively, a new signaling mechanism may be used by the Node-B to indicate to the WTRU that all segments corresponding to a MAC-hs SDU should be deleted. The signaling may be achieved by introducing new L1 or L2 signaling or by modifying conventional L1 or L2 signaling.

(54) The segmentation of a larger packet has an advantage as explained above. However, if the segmentation of a larger packet into smaller packets results in a significantly smaller packet that is almost filled with padding. The transmission of such a (mostly padding) MAC-hs packet would reduce the efficiency of MAC-hs transmission and waste valuable air interface resources.

(55) FIG. 11 shows generation of a packet almost filled with padding. The MAC-hs PDU size is 180 bits, and the MAC-hs SDU size is 200 bits. The MAC-hs SDU need to be segmented into two MAC-hs PDUs. The first MAC-hs PDU would be totally filled with the first 180 bits of the MAC-hs SDU. However, the second MAC-hs PDU would be filled with only 20 bits of the MAC-hs SDU and the remainder of the second MAC-hs PDU (160 bits) would be padding. A more efficient solution for this situation would be to avoid segmentation, and instead, transmit a larger transport block size (big enough for the original MAC-hs SDU size of 200 bits) and rely on the H-ARQ process for successful delivery of the packet.

(56) FIG. 12 shows generation of two MAC-hs PDUs almost filled with MAC-hs SDU bits. The MAC-hs PDU size is 180 bits, and the MAC-hs SDU size is 350 bits. The MAC-hs SDU is segmented into two MAC-hs PDUs. The first MAC-hs PDU is totally filled with the first 180 bits of the MAC-hs SDU. The second MAC-hs PDU would be almost completely filled with the remaining 170 bits of the MAC-hs SDU. In this situation, the most efficient solution would be to allow for segmentation of the MAC-hs SDU. The two MAC-hs PDUs, transferred over successive TTIs would reduce the need for excessive H-ARQ retransmissions, reducing the burden on the MAC-hs downlink transmission system.

(57) In accordance with one embodiment, before segmenting the MAC-hs SDU, the Node-B calculates the ratio of MAC-hs PDU bits taken up by the MAC-hs SDU segment to the remaining MAC-hs PDU bits. The Node-B then compares the ratio to the threshold. The Node-B may segment the MAC-hs SDU only if the ratio is greater than the threshold.

(58) Although the features and elements are described in the embodiments in particular combinations, each feature or element can be used alone without the other features and elements of the embodiments or in various combinations with or without other features and elements. The methods provided may be implemented in a computer program, software, or firmware tangibly embodied in a computer-readable storage medium for execution by a general purpose computer or a processor. Examples of computer-readable storage mediums include a read only memory (ROM), a random access memory (RAM), a register, cache memory, semiconductor memory devices, magnetic media such as internal hard disks and removable disks, magneto-optical media, and optical media such as CD-ROM disks, and digital versatile disks (DVDs).

(59) Suitable processors include, by way of example, a general purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) circuits, any other type of integrated circuit (IC), and/or a state machine.

(60) A processor in association with software may be used to implement a radio frequency transceiver for use in a wireless transmit receive unit (WTRU), user equipment (UE), terminal, base station, radio network controller (RNC), or any host computer. The WTRU may be used in conjunction with modules, implemented in hardware and/or software, such as a camera, a video camera module, a videophone, a speakerphone, a vibration device, a speaker, a microphone, a television transceiver, a hands free headset, a keyboard, a Bluetooth module, a frequency modulated (FM) radio unit, a liquid crystal display (LCD) display unit, an organic light-emitting diode (OLED) display unit, a digital music player, a media player, a video game player module, an Internet browser, and/or any wireless local area network (WLAN) module.