The subject matter described herein relates to methods and systems for simulating LTE user devices for testing telecommunications network equipment. More particularly, the subject matter described herein relates to scalable architecture for LTE multi-UE simulation.
Mobile communications networks are moving to the LTE standards defined by the Third Generation Partnership Project (3GPP). The LTE physical layer, which provides physical layer communications between user equipment (UE), such as mobile handsets, and evolved node Bs (eNode Bs) is defined in 3GPP TS 36.201 and TSs 36.211-216. The LTE physical layer provides modulation, physical channels, channel coding, and other aspects of physical layer communications between a UE and an eNode B
Before LTE equipment, such as eNode Bs, can be placed into service, the equipment must be tested under operational or simulated operational conditions. For example, in operation, an eNode B is required to handle simultaneous communications from multiple UEs. Accordingly, it is desirable for LTE test equipment to simulate multiple UE devices, including meeting all the timing requirements of the above-referenced LTE physical layer standards.
One particular timing requirement that must be met is the processing of a downlink radio frame in sufficient time for transmission of the corresponding uplink radio frame. In LTE networks, the downlink direction refers to transmission from the eNode B to the UE, and the uplink direction refers to transmission from the UE to the eNode B. The LTE physical layer defines a radio frame that is ten milliseconds in length and has ten subframes of one millisecond each. In the downlink direction, the physical downlink control channel (PDCCH) carries control information referred to as downlink control information or DCI. User data for plural UEs is carried on the physical downlink shared channel (PDSCH). The downlink DCI for subframe n is for the PDSCH data in the same subframe. The uplink DCI on subframe n has scheduling information for the physical uplink shared channel (PUSCH) in subframe n+4. This means that the UE or UE simulator has about four milliseconds from the time of reception of the scheduling information on the downlink signal to begin transmission of the corresponding uplink signal. In order to meet this constraint, the UE or multi-UE simulator needs to complete downlink processing, decode the downlink DCI, send grant information to a higher layer, get the protocol data unit (PDU) segmented from the radio link control (RLC) layer, perform all of the physical layer processing and modulation, and start transmission on the uplink. These and other timing requirements must be performed for each UE being simulated. Accordingly, there exists a need for a scalable architecture for LTE multi-UE simulation.
The subject matter described herein includes a scalable architecture for LTE multi-UE simulation. According to one aspect, the subject matter described herein includes a system for scalably simulating multiple LTE UE devices. The system includes an LTE multi-UE simulator. The simulator includes a common public radio interface (CPRI) module for receiving downlink data from an evolved node B (eNode B) under test. The simulator further includes a downlink signal chain processing module including a common section for performing UE agnostic processing of the downlink data and a UE specific section for performing UE specific processing of the downlink data. The simulator further includes a control digital signal processor (DSP) for receiving the downlink control data from the common section of the downlink signal chain processing module, for processing downlink data to obtain control information, and for forwarding the control information to the downlink signal chain processing module. The UE specific portion of the downlink signal chain processing module performs the UE specific processing using the control information.
The subject matter described herein for scalable simulation of multiple LTE UE devices can be implemented using a non-transitory computer-readable medium having stored thereon executable instructions that when executed by the processor of a computer control the computer to perform steps. Exemplary computer-readable media suitable for implementing the subject matter described herein include disk memory devices, chip memory devices, programmable logic devices, such as field programmable gate arrays (FPGAs), and application specific integrated circuits. In addition, a computing platform that implements the subject matter described herein may be located on a single device or computing platform or may be distributed across plural devices or computing platforms.
Preferred embodiments of the subject matter described herein will now be explained with reference to the accompanying drawings of which:
The subject matter described herein includes a scalable architecture for simulating multiple LTE UE devices.
A downlink signal chain processing module 106 receives downlink data and control information from CPRI module 104. Downlink signal chain processing module 106 forwards the received downlink control information to a control DSP 108. Control DSP 108 processes the downlink control information to produce descriptors for subsequent routing of the data and to produce resource maps (i.e., frequency, modulation, data block size, etc.) for decoding the downlink data. Control DSP 108 provides the resource maps data to downlink signal chain processing module 106. Control DSP 108 also performs some MAC layer processing, as will be described in detail below. Downlink signal chain processing module 106 sends the downlink data to downlink channel decoder 110. Downlink channel decoder 110 decodes the downlink data using a specified algorithm, such as Turbo decoding.
According to an aspect of the subject matter described herein, downlink channel decoder 110 may also perform decision directed routing of the downlink data. Decision directed routing includes identifying and sending some radio link control/medium access control (RLC/MAC) data to control DSP 108 and sending other RLC/MAC data to an RLC/MAC module 112. Typically, a downlink channel decoder, such as downlink channel decoder 110 decodes data without knowing the type of data that it is decoding. According to an aspect of the subject matter described herein, downlink channel decoder 110 determines whether information is to be sent to RLC/MAC processing module 112 or control DSP 108 using a descriptor that indicates the data type, where the descriptor is generated by control DSP 108 and transferred to downlink channel decoder 110 via downlink signal chain processing module 106. This mechanism will now be described in detail.
As illustrated in
The PDSCH channel is shared by plural users. The PDSCH channel also carries different types of data, including user-specific data, system information (cell specific—common to all users), paging data, and random access response (RAR) data. All data except for RAR data requires processing by RLC/MAC module 112. RAR data is needed to generate the uplink signal, because RAR data contains uplink grant information (uplink resource allocation) used by the RLC/MAC layer to send uplink data. Since uplink grant data is specific to an uplink subframe, there is a strict time constraint for processing RAR data, generating the appropriate grant information to the higher layer, and transmitting the data on the uplink channel.
One possibility for implementing RAR processing would be for the processing to be performed by RLC/MAC module 112. However, in order to meet the time constraints, the subject matter described herein locates RAR processing in control DSP 108. Accordingly, there is a need to route the RAR data to control DSP 108 and other RLC/MAC data on the PDSCH to RLC/MAC module 112.
As stated above, PDSCH data from channel decoder 110 is either routed to control DSP 108 or RLC/MAC module 112. However, a downlink channel decoder is typically unaware of the type of data that it is decoding. In a previous implementation of multi-UE simulator 100, downlink channel decoder 110 always transmitted data to a downlink DSP, and the downlink DSP decides to route all downlink data, except the RAR data, to RLC/MAC module 112. However, with the present architecture, the decision logic of where to route the message is performed by downlink channel decoder 110 using descriptor information generated by control DSP 108, and the downlink DSP is omitted.
In order to provide downlink channel decoder 110 with the descriptor information needed for performing decision directed routing, control DSP 108 decodes the physical downlink control channel (PDCCH), which has all the control information used to decode the PDSCH data. Control DSP 108 creates descriptor data that identifies the data types, such as RAR and the other types of data referenced above. Control DSP 108 sends the descriptor data to downlink signal chain processing module 106. The types of descriptors passed to downlink signal chain processing module 106 include a resource block map, a PDSCH descriptor, a transport block descriptor, etc. Downlink signal chain processing module 106 performs demodulation, descrambling, and rate de-matching, and passes the data to downlink channel decoder 110 along with the descriptors. Downlink channel decoder 110 performs channel decoding, such as Turbo decoding, and decision directed routing. In performing decision directed routing, downlink channel decoder 110 reads the descriptors to identify the various types of RLC/MAC data and forwards the RAR data to control DSP 108. The other types of RLC/MAC data are sent to RLC/MAC module 112.
On the uplink side, uplink signal chain DSP 114 receives uplink mapping data generated from uplink grant information from control DSP 108 and receives uplink data from RLC/MAC layer module 112. Uplink signal chain DSP 108 provides the uplink data to uplink signal chain processing module 116. Control DSP 108 also provides a resource mapping (i.e., frequencies, modulation, etc. to uplink signal chain processing module 116, which uses the mappings to formulate uplink modulated signal using transport block data received from MAC/RLC layer module 112. Uplink signal chain processing module 116 sends the uplink modulated signal to CPRI module 104, which sends the transport blocks to radio head 102 for transmission to the eNode B over an LTE wireless link. Alternatively, as set forth above, in some test implementations, radio head 102 can be bypassed or omitted, and CPRI module 104 sends the data to the eNodeB under test over a wired interface.
In the architecture illustrated in
According to an aspect of the subject matter described herein, downlink signal chain processing is performed in a hierarchical manner. That is, downlink signal chain processing is divided into a UE-agnostic section and a UE-specific section. Each of these sections may be implemented by downlink signal chain processing module 106.
Like the downlink signal chain, the uplink signal chain may be divided into a UE specific phase or section and a UE agnostic section.
It will be understood that various details of the subject matter described herein may be changed without departing from the scope of the subject matter described herein. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation.
This application is a continuation-in-part of U.S. patent application Ser. No. 13/326,264, filed Dec. 14, 2011.
Number | Name | Date | Kind |
---|---|---|---|
5561841 | Markus | Oct 1996 | A |
5850386 | Anderson et al. | Dec 1998 | A |
6125072 | Wu | Sep 2000 | A |
6771957 | Chitrapu | Aug 2004 | B2 |
6996772 | Justice et al. | Feb 2006 | B2 |
7543054 | Bansod et al. | Jun 2009 | B1 |
7706347 | Kim et al. | Apr 2010 | B2 |
7765313 | Jain et al. | Jul 2010 | B2 |
8601585 | Beddoe et al. | Dec 2013 | B2 |
8724498 | Choi et al. | May 2014 | B2 |
8738985 | Deng et al. | May 2014 | B2 |
8793117 | Varshney et al. | Jul 2014 | B1 |
8855070 | Deng et al. | Oct 2014 | B2 |
8892829 | Asokan | Nov 2014 | B2 |
8908535 | Campbell et al. | Dec 2014 | B2 |
20030036403 | Shiu et al. | Feb 2003 | A1 |
20050220047 | Baey et al. | Oct 2005 | A1 |
20060262880 | Mizuta et al. | Nov 2006 | A1 |
20060276195 | Nordling | Dec 2006 | A1 |
20070091921 | Elliot et al. | Apr 2007 | A1 |
20090052473 | Choi et al. | Feb 2009 | A1 |
20090077456 | Pi et al. | Mar 2009 | A1 |
20090077457 | Ramesh et al. | Mar 2009 | A1 |
20090100300 | Kim et al. | Apr 2009 | A1 |
20090196244 | Chun et al. | Aug 2009 | A1 |
20090245187 | Nam et al. | Oct 2009 | A1 |
20100075678 | Akman et al. | Mar 2010 | A1 |
20100165847 | Kamuf et al. | Jul 2010 | A1 |
20100184447 | Miki et al. | Jul 2010 | A1 |
20100195743 | Barsoum et al. | Aug 2010 | A1 |
20100272011 | Palanki et al. | Oct 2010 | A1 |
20100290371 | Beale | Nov 2010 | A1 |
20100303011 | Pan et al. | Dec 2010 | A1 |
20100331030 | Nory et al. | Dec 2010 | A1 |
20110032925 | Lee et al. | Feb 2011 | A1 |
20110044196 | Ishii | Feb 2011 | A1 |
20110076962 | Chen et al. | Mar 2011 | A1 |
20110086659 | Yoon et al. | Apr 2011 | A1 |
20110110315 | Chen et al. | May 2011 | A1 |
20110119552 | Park et al. | May 2011 | A1 |
20110158333 | Nakano et al. | Jun 2011 | A1 |
20110170439 | Miki et al. | Jul 2011 | A1 |
20110206151 | McCloud et al. | Aug 2011 | A1 |
20110235586 | Han et al. | Sep 2011 | A1 |
20110302390 | Copeland et al. | Dec 2011 | A1 |
20120014242 | Kim et al. | Jan 2012 | A1 |
20120033650 | Ahn et al. | Feb 2012 | A1 |
20120039246 | Zhang et al. | Feb 2012 | A1 |
20120042226 | Ramesh et al. | Feb 2012 | A1 |
20120051271 | Beale | Mar 2012 | A1 |
20120063384 | Bi et al. | Mar 2012 | A1 |
20120093249 | Sun et al. | Apr 2012 | A1 |
20120094651 | Chun et al. | Apr 2012 | A1 |
20120150521 | Balkwill | Jun 2012 | A1 |
20120170524 | Ren et al. | Jul 2012 | A1 |
20120204081 | Fresia et al. | Aug 2012 | A1 |
20130010724 | Han et al. | Jan 2013 | A1 |
20130024753 | Masuda et al. | Jan 2013 | A1 |
20130034062 | Seo et al. | Feb 2013 | A1 |
20130058240 | Kim et al. | Mar 2013 | A1 |
20130058294 | Miki et al. | Mar 2013 | A1 |
20130058306 | Noh et al. | Mar 2013 | A1 |
20130060735 | Haddy et al. | Mar 2013 | A1 |
20130070689 | Liu et al. | Mar 2013 | A1 |
20130070690 | Moon et al. | Mar 2013 | A1 |
20130088973 | Yang et al. | Apr 2013 | A1 |
20130115987 | Yoo et al. | May 2013 | A1 |
20130121168 | Luo et al. | May 2013 | A1 |
20130121295 | Saito et al. | May 2013 | A1 |
20130155872 | Subramanian et al. | Jun 2013 | A1 |
20130155878 | Deng et al. | Jun 2013 | A1 |
20130184023 | Asokan et al. | Jul 2013 | A1 |
20130208600 | Campbell et al. | Aug 2013 | A1 |
20130208603 | Choi et al. | Aug 2013 | A1 |
20130227092 | Maestas | Aug 2013 | A1 |
20130227233 | Asokan | Aug 2013 | A1 |
20130275606 | Iyer | Oct 2013 | A1 |
20140185425 | Kim et al. | Jul 2014 | A1 |
20140269361 | Asokan et al. | Sep 2014 | A1 |
Entry |
---|
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/396,577 (Dec. 18, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/447,160 (Nov. 8, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/431,975 (Oct. 10, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/326,264 (Oct. 10, 2013). |
Non-Final Office Action for U.S. Appl. No, 13/154,166 (Aug. 19, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/396,577 (Aug. 8, 2013). |
Radio Electronics, “LTE CA: Carrier Aggregation Tutorial,” pp. 1-7 http://www.radio-electronics.com/info/cellulartelecomms/lte-long-term-evolution/4g-lte-advanced-carrier-channel-aggregation.php (Printed from the Internet Aug. 7, 2013. |
Share Technote, “Frame Structure—Downlink,” pp. 1-11 http://www.sharetechnote.com/html/FrameStructure—DL.html#PCFICH (Printed from the Internet Aug. 7, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/336,005 (Jul. 2, 2013). |
Non-Final Office Action for U.S. Appl. No. 13/431,975 (May 24, 2013). |
Commonly assigned, co-pending U.S. Appl. No. 13/835,658 for “Methods, Systems, and Computer Readable Media for Utilizing Adaptive Symbol Processing in a Multiple User Equipment (Multi-UE) Simulator” (unpublished, filed Mar. 15, 2013). |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer procedures (Release 11),” 3GPP TS 36.213, V11.2.0, pp. 1-173 (Feb. 2013). |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (Release 11),” 3GPP TS 36.212, V11.2.0, pp. 1-18 (Feb. 2013). |
3rd Generation Partnership Project, “Technical Specification Group, Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation (Release 11),” 3GPP TS 36.211, V11.2.0, pp. 1-109 (Feb. 2013). |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer; Measurements (Release 11),” 3GPP TS 36.214, V11.1.0, pp. 1-14 (Dec. 2012.) |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE physical layer; General description (Release 11),” 3GPP TS 36.201, V11.1.0, pp. 1-13 (Dec. 2012). |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer for relaying operation (Release 11),” 3GPP TS 36.215, V11.0.0, pp. 1-16 (Sep. 2012). |
Xiao et al., “IMS Network Deployment Cost Optimization Based on Flow-Based Traffic Model,” IEEE/IFIP Network Operations and Management Symposium—NOMS 2010, pp. 232-239 (2010). |
“Network Topology,” http://web.archive.org/web/20081219235147/http://en.wikipedia.org/wiki/Network—topology, pp. 1-9 (Dec. 19, 2008). |
Commonly assigned, co-pending U.S. Appl. No. 13/447,160 for “Methods, Systems, and Computer Readable Media for Heuristics-Based Adaptive Protocol Parsing,” (unpublished, filed Apr. 13, 20120). |
Commonly assigned, co-pending U.S. Appl. No. 13/431,975 for “Methods, Systems, and Computer Readable Media for Dynamically Controlling a Turbo Decoding Process in a Long Term Evolution (LTE) Multi-User Equipment (UE) Traffic Simulator,” (unpublished, filed Mar. 28, 2012). |
Commonly assigned, co-pending U.S. Appl. No. 13/408,787 for “Methods, Systems, and Computer Readable Media for Integrated Sub-Block Interleaving and Rate Matching,” (unpublished, filed Feb. 29, 2012). |
Commonly assigned, co-pending U.S. Appl. No. 13/396,577 for “Methods, Systems, and Computer Readable Media for Performing Long Term Evolution (LTE) Channel Delineation,” (unpublished, filed Feb. 14, 2012). |
Commonly assigned, co-pending U.S. Appl. No. 13/371,389 for “Methods, Traffic Simulators, and Computer Readable Media for Validating Long Term Evolution (LTE) Code Blocksand Transport Blocks,” (unpublished, filed Feb. 10, 2012). |
Commonly assigned, co-pending U.S. Appl. No. 13/352,058 for “Methods, Systems, and Computer Readable Media for Long Term Evolution (LTE) Uplink Data Processing,” (unpublished, filed Jan. 17, 2012). |
Commonly assigned, co-pending U.S. Appl. No. 13/336,005 for “Methods, Systems, and Computer Readable Media for Reducing the Impact of False Downlink Control Information (DCI) Detection in Long Term Evolution (LTE) Physical Downlink Control Channel (PDCCH) Data,” (unpublished, filed Dec. 23. |
Commonly assigned, co-pending U.S. Appl. No. 13/326,264 for “Methods, Systems, and Computer Readable Media for Improved Long Term Evolution (LTE) Hybrid Automatic Repeat Request (HARQ) Processing,” (unpublished, filed Dec. 14, 2011). |
“3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA) and Evolved Universal Terrestrial Radio Access Network (E-UTRAN); Overall description; Stage 2 (Release 9),” 3GPP TS 36.300 v.9.9.0 (Dec. 2011). |
“3rd Generation Partnership Project; Universal Mobile Telecommunications System (UMTS); Evolved Univeral Terrestrial Radio Access (E-UTRA); Physical layer for relaying operation (Release 10),” 3GPP TS 36.216, v10.3.1 (Sep. 2011). |
“3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer procedures (Release 10),” 3GPP TS 36.213, V10.3.0 (Sep. 2011). |
“3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (Release 10),” 3GPP TS 36.212, V10.3.0 (Sep. 2011). |
“3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation (Release 10),” 3GPP TS 36.211, V10.3.0 (Sep. 2011). |
“LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer; Measurements 3GPP TS 36.214 version 10.1.0 Release 10),” ETSI TS 136 214, V10.1.0 (Apr. 2011). |
Third Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE Physical Layer; General Description,” 3GPP TS 36.201 v10.0.0, Release 10 (Dec. 2010). |
“IxCatapult Chassis,” http://www.ixiacom.com/products/display?skey=ch—ixcatapult, pp. 1-2 (Downloaded from the Internet Apr. 14, 2010). |
“Wireless Network Testing,” Ixia, 915-2623-01 Rev A, pp. 1-18 (Jan. 2010). |
“Wireless Network Testing,” Ixia, 915-2622-01 Rev A, pp. 1-16 (Jan. 2010). |
“3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Requirements for Evolved UTRA (E-UTRA) and Evolved Utran (E-UTRAN) (Release 9),” 3GPP TR 25.913, v9.0.0 (Dec. 2009). |
“PDCCH Blind Decoding,” PDCCH Decoding Example, http://www.steepestascent.com, pp. 1-6 (Copyright 2009-2011, dowloaded from the Internet Dec. 4, 2011). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/408,787 (Jul. 18, 2014). |
Non-Final Office Action for U.S. Appl. No. 13/447,160 (Jul. 10, 2014). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/326,264 (Jun. 9, 2014). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/154,166 (Jun. 2, 2014). |
Advisory Action for U.S. Appl. No. 13/447,160 (May 29, 2014). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 13/447,160 (May 23, 2014). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 13/154,166 (Apr. 28, 2014). |
Final Office Action for U.S. Appl. No. 13/447,160 (Mar. 18, 2014). |
Final Office Action for U.S. Appl. No. 13/154,166 (Mar. 3, 2014). |
Final Office Action for U.S. Appl. No. 13/336,005 (Feb. 26, 2014). |
Interview Summary for U.S. Appl. No. 13/447,160 (Feb. 25, 2014). |
Final Office Action for U.S. Appl. No. 13/326,264 (Feb. 20, 2014). |
Non-Final Office Action for U.S. Appl. No. 13/408,787 (Feb. 3, 2014). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/431,975 (Jan. 22, 2014). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2012/070877 (Mar. 28, 2013). |
3rd Generation Partnership Project, “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer for relaying operation (Release 11),” 3GPP TS 36.216, V11.0.0, pp. 1-16 (Sep. 2012). |
Ikuno et al., “System level simulation of LTE networks,” 2010 IEEE 71st Vehicular Technology Conference: VTC2010-Spring, (May 16-19, 2010). |
Abbes et al., “Protocol Analysis in Intrusion Detection Using Decision Tree,” Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC'04), pp. 1-5 (2004). |
Sleator et al., “Self-Adjusting Binary Search Trees,” Journal of the Association for Computing Machinery. vol. 32, No. 3, pp. 652-686 (Jul. 1985). |
Advisory Action Before the Filing of an Appeal Brief for U.S. Appl. No. 13/447,160 (Mar. 5, 2015). |
Notice of Allowance and Interview Summary of U.S. Appl. No. 13/352,058 (Feb. 5, 2015). |
Final Office Action for U.S. Appl. No. 13/447,160 (Dec. 19, 2014). |
Non-Final Office Action and Examiner-Initated Interview Summary for U.S. Appl. No. 13/336,005 (Dec. 4, 2014). |
Non-Final Office Action for U.S. Appl. No. 13/154,166 (Oct. 28, 2014). |
Notice of Publication for GB Patent Application No. 1411056.3 (Aug. 11, 2014). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 13/371,389 (Aug. 8, 2014). |
Non-Final Office Action for U.S. Appl. No. 13/352,058 (Aug. 4, 2014). |
Dahlman et al., “10.4.9: Blind Decoding of PDCCHs,” 4G LTE / LTE-Advanced for Mobile Broadband, pp. 199-202 (2011). |
“DCT2000 LTE UE Simulation API Manual,” Release 17.1, Catapult Communications, pp. 1-106 (May 2009). |
“Catapult Communications Announces High-Capacity LTE UE Simulation Test System,” Catapult Communications Corporation, pp. 1-2 (Feb. 9, 2009). |
Dutta et al., “A Tight Lower Bound for Parity in Noisy Communcations Networks,” Tata Institute of Fundamental Research, pp. 1056-1065 (2008). |
“LTE (Long Term Evolution) Testing Systems,” http://www.catapult.com/technologies/tech—lte.htm, pp. 1-2 (Jun. 26, 2008). |
Number | Date | Country | |
---|---|---|---|
20130155867 A1 | Jun 2013 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13326264 | Dec 2011 | US |
Child | 13429384 | US |