SlideShare a Scribd company logo
1 of 7
1. Some questions and answers on LTE Radio Interface - Part1
1. How is the UE getting information that it is scheduled?
By reading the PDCCH (this is valid for both UL scheduling grants and DL scheduling
assignments).
PDCCH contains DCI(DL control information), which indicate 3 different messages:1. Uplink scheduling grants for PUSCH
2. Downlink scheduling assignment for PDSCH
3. TPC command for PUSCH and PUCCH
2. In which node is PDCP located and what are the tasks of that protocol?
PDCP is located in the eNodeB and handles encryption of user data streams and
reordering at handover.
Each radio bearer also uses one PDCP instance. PDCP is responsible for header
compression(ROHC Robust Header Compression) and ciphering/deciphering.
Obviously header compression makes sense for IP diagram's, but not for signalling.
Thus the PDCP entities for signalling radio bearers will usually do
ciphering/deciphering only.
3. What is a resource block?
A Resource Block (RB) is a time- and frequency resource that occupies 12
subcarriers (12x15 kHz = 180 kHz) and one slot
(= 0.5 ms). RBs are allocated in pairs by the scheduler (then referred to as
Scheduling Blocks).
4. What are two radio interface solutions that increase the spectrum
efficiency ?
Higher order modulation:-LTE support all types of modulation schemes like QPSK,16
QAM, 64 QAM that results in high data rate
MIMO:- MIMO increase data rate by doubles in 2*2 and 4 folds in 4*4 case.
5. How large is a Resource Block?
12 subcarriers á 15 kHz = 180 kHz in frequency domain and one slot (0.5 ms) in
time domain
6. What is the smallest unit the scheduler can allocate? What is the name
of that unit?
Two consecutive Resource Blocks (RBs) which is called a Scheduling Block (SB). The
duration of it is 1 ms and its called TTI.
7. Why is the Cyclic Prefix (CP) needed?
In order to reduce the ISI (Inter Symbol Interference) and ICI (Inter Carrier
Interference) in time dispersive environments.
Insertion of cyclic prefix prior to transmission improves robustness in time-dispersive
channels and Spectral efficiency loss.The Length of cyclic prefix is 4.7microsec in
normal case.The CP is copy of the last part of the symbol in order to
preserve the subcarrier orthogonality. This is possible since the FFT is a cyclic
operation, but it is required that the time dispersion of the radio channel is shorter
than the CP length.

8. List some benefits and drawbacks of OFDM
Benefits: flexible bandwidth usage, frequency diversity, robust against time
dispersion, easy to implement
Drawbacks: Sensitive to frequency errors, high PAPR, introduces overhead (CP)
9. On which physical channel is the MIB sent? On which channel is the
SIBs sent?
MIB is sent on PBCH and SIBs on the PDSCH.

MIB(Master information block) is static part of SI is transmitted on the BCH, which in
turn is carried by PBCH. Its transmission period is 40ms.
The MIB contains e.g. number of antennas, system bandwidth, PHICH configuration,
transmitted power and scheduling information on how the SIBs are scheduled
together with other data on DL-SCH.
10. How can the uplink be orthogonal within a LTE-cell when WCDMA is
not?
The resources within a cell are never allocated on the same frequency at the same
time in UL (in DL when spatial multiplexing is used resources can be allocated
simultaneously at the same frequency on different layers).
Similar Threads:
o
o
o
o
o

Some questions and answers on LTE Radio Interface - Part2
GSM Questions and Answers 3
GSM Questions and Answers 3
GSM Questions and Answers 2
GSM Questions and Answers

Last edited by alpha1; 07-04-2012 at 08:25 PM.
1. Some questions and answers on LTE Radio Interface - Part2
1. Which protocol is responsible for Scheduling of user data and HARQ?
MAC
A Medium Access Control (MAC) Hybrid Automatic Repeat reQuest (HARQ)
layer with fast feedback provides a means for quickly correcting most errors from
the radio channel. To achieve low delay and efficient use of radio resources, the
HARQ operates with a native error rate which is sufficient only for services with
moderate error rate requirements such as for instance VoIP. Lower error rates are
achieved by letting an
outer Automatic Repeat reQuest (ARQ) layer in the eNB handle the HARQ errors.
2. Which protocol is responsible for ciphering of user data?
PDCP
The PDCP protocol maps the EPS bearer onto the E-UTRA Radio Bearer and
performs Robust Header Compression (ROHC).NAS messages are protected
using the ciphering and integrity protection services provided by the PDCP layer.
The Packet Data Convergence Protocol supports the following functions:
• Header compression and decompression of IP data flows using the ROHC (Robust
Header Compression) protocol, at the transmitting and receiving entity, respectively.
• transfer of data (user plane or control plane). This function is used for conveyance
of data between users of PDCP services.
• maintenance of PDCP sequence numbers for radio bearers for radio bearers
mapped on RLC acknowledged mode.
• in-sequence delivery of upper layer PDUs at Handover
• duplicate elimination of lower layer SDUs at Handover for radio bearers mapped on
RLC acknowledged mode
• ciphering and deciphering of user plane data and control plane data
• integrity protection of control plane data
• timer based discard
3. How does the frequency domain structure differ in UL compared to DL?
In UL the frequency allocation must be continuous in order to preserve the single
carrier properties. This is not the case in DL, where non-contiguous resource blocks
be be allocated to the same user.
4. How much can the data rate be increased with 2x2 MIMO compared to
a solution without MIMO?
Up to two times
With MIMO, multiple antennas and advanced signal processing such as spatial
multiplexing, the radio channel can be separated into several
layers, or “data pipes”. Up to four layers can be utilized. This corresponds to up to
four times higher data rates for a given bandwidth.
5. Explain the concepts of channel rank, layers, data rate multiplication
and codebook.
The radio channel properties decide the maximum channel rank that can be used,
i.e. how many layers the channel support at the moment. The number of layers that
can be transmitted over the radio channel is equal to the data rate multiplication
(e.g. two layers give two times the data rate compared to a solution without MIMO).
The complex weights that are applied at each antenna port are selected from a finite
codebook. The codebook index is suggested and indicated by the UE.
6. How HARQ works?
Multiple simple stop-and-wait ARQ processes are processed by the HARQ entity in
the MAC protocol. The operation is very fast and has a short round-trip-time thanks
to the short TTI and the fact that it is located in the eNodeB, close to the radio
interface. Feedback from the receiver is sent in terms of short ACK/NACK messages.
7. How to calculate the maximum theoretical physical peak data rate in
LTE radio interface?
Each OFDM symbol contains, if 64-QAM is used, 6 bits per subcarrier (15kHz).
There are, if normal CP is used, 7 OFDM symbols
per slot. This ends up with 6*7 = 42 bits per slot. One slot is 0.5 ms which gives
us 42/0.5ms = 84kbps per sub-carrier.
If the full bandwidth, 20MHz, is used, there are 20MHz/15kHz=1333 sub-carriers.
However, only 1200 of these are used for user data. This corresponds to 100
resource blocks.
1200*84kbps = 100,8 Mbps.
With four MIMO layers, we should be able to achieve 403.2 Mbps of raw data rate
in the physical layer.
What about the user data rate? The data rates used for L1/L2 signaling, reference
signals, PBCH, SCH, layer 3 signaling and
protocol headers has to be subtracted from this figure. Then we end up with
approximately 320 Mbps of user data rate on RLC
level??
In UL we have approximately the same calculation, except that the gain from MIMO
cannot be included, since no SU-MIMO is used in
UL. Hence, approximately 80-100 Mbps of theoretical bitrate should be possible to
reach.
Also See below post on LTE Peak capacity calculation
Similar Threads:
o
o
o
o
o

GSM Questions and Answers 3
GSM Questions and Answers 3
GSM Questions and Answers 2
GSM Questions and Answers
Some questions and answers on LTE Radio Interface - Part1

More Related Content

What's hot

Part 1 fundamentals of 3 g
Part 1  fundamentals of 3 gPart 1  fundamentals of 3 g
Part 1 fundamentals of 3 gHenry Chikwendu
 
LTE Training Course
LTE Training CourseLTE Training Course
LTE Training CourseChiehChun
 
AMOS MOSHELL OVERVIEW
AMOS MOSHELL OVERVIEWAMOS MOSHELL OVERVIEW
AMOS MOSHELL OVERVIEWGina Brown
 
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarking
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarkingE2 e+call+setup+time+(cst)+enhacenments p3_benchmarking
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarkingOtseakemhe
 
Volte troubleshooting
Volte troubleshootingVolte troubleshooting
Volte troubleshootingJamil Awan
 
RSCP RSSI EC/NO CQI
RSCP RSSI EC/NO CQIRSCP RSSI EC/NO CQI
RSCP RSSI EC/NO CQIFaraz Husain
 
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.ppt
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.pptdokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.ppt
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.pptLibaBali
 
zte umts-cs-call-drop-analysis-guide-zte
zte umts-cs-call-drop-analysis-guide-ztezte umts-cs-call-drop-analysis-guide-zte
zte umts-cs-call-drop-analysis-guide-zte3ggprs
 
Optimization guidelines accessibility-ericsson-rev01
Optimization guidelines accessibility-ericsson-rev01Optimization guidelines accessibility-ericsson-rev01
Optimization guidelines accessibility-ericsson-rev01ZIZI Yahia
 
Ericsson WCDMA W14 Radio Network Functionality.pdf
Ericsson WCDMA W14 Radio Network Functionality.pdfEricsson WCDMA W14 Radio Network Functionality.pdf
Ericsson WCDMA W14 Radio Network Functionality.pdfHuong Tra Tran
 
5G NR DSS - Explained Well
5G NR DSS - Explained Well5G NR DSS - Explained Well
5G NR DSS - Explained Wellssk
 
Training material umts cell selection and reselection
Training material umts cell selection and reselectionTraining material umts cell selection and reselection
Training material umts cell selection and reselectiontositoru
 
LTE Reviews - PCI Analysis
LTE Reviews - PCI AnalysisLTE Reviews - PCI Analysis
LTE Reviews - PCI Analysispaulo_campolina
 
10-paging-optimization_compress.pdf
10-paging-optimization_compress.pdf10-paging-optimization_compress.pdf
10-paging-optimization_compress.pdfWaroodALHadhrami
 
Lte power control
Lte power controlLte power control
Lte power controlPranay Akul
 

What's hot (20)

Part 1 fundamentals of 3 g
Part 1  fundamentals of 3 gPart 1  fundamentals of 3 g
Part 1 fundamentals of 3 g
 
LTE Training Course
LTE Training CourseLTE Training Course
LTE Training Course
 
AMOS MOSHELL OVERVIEW
AMOS MOSHELL OVERVIEWAMOS MOSHELL OVERVIEW
AMOS MOSHELL OVERVIEW
 
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarking
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarkingE2 e+call+setup+time+(cst)+enhacenments p3_benchmarking
E2 e+call+setup+time+(cst)+enhacenments p3_benchmarking
 
UMTS/LTE/EPC Call Flows for CSFB
UMTS/LTE/EPC Call Flows for CSFBUMTS/LTE/EPC Call Flows for CSFB
UMTS/LTE/EPC Call Flows for CSFB
 
Volte troubleshooting
Volte troubleshootingVolte troubleshooting
Volte troubleshooting
 
RSCP RSSI EC/NO CQI
RSCP RSSI EC/NO CQIRSCP RSSI EC/NO CQI
RSCP RSSI EC/NO CQI
 
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.ppt
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.pptdokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.ppt
dokumen.tips_ericsson-lte-throughput-troubleshooting-techniquesppt.ppt
 
Harq
HarqHarq
Harq
 
zte umts-cs-call-drop-analysis-guide-zte
zte umts-cs-call-drop-analysis-guide-ztezte umts-cs-call-drop-analysis-guide-zte
zte umts-cs-call-drop-analysis-guide-zte
 
Optimization guidelines accessibility-ericsson-rev01
Optimization guidelines accessibility-ericsson-rev01Optimization guidelines accessibility-ericsson-rev01
Optimization guidelines accessibility-ericsson-rev01
 
Cqi basics
Cqi basicsCqi basics
Cqi basics
 
Ericsson WCDMA W14 Radio Network Functionality.pdf
Ericsson WCDMA W14 Radio Network Functionality.pdfEricsson WCDMA W14 Radio Network Functionality.pdf
Ericsson WCDMA W14 Radio Network Functionality.pdf
 
5G NR DSS - Explained Well
5G NR DSS - Explained Well5G NR DSS - Explained Well
5G NR DSS - Explained Well
 
Training material umts cell selection and reselection
Training material umts cell selection and reselectionTraining material umts cell selection and reselection
Training material umts cell selection and reselection
 
Handover 3g
Handover 3gHandover 3g
Handover 3g
 
LTE Reviews - PCI Analysis
LTE Reviews - PCI AnalysisLTE Reviews - PCI Analysis
LTE Reviews - PCI Analysis
 
10-paging-optimization_compress.pdf
10-paging-optimization_compress.pdf10-paging-optimization_compress.pdf
10-paging-optimization_compress.pdf
 
LTE Planning Basic
LTE Planning BasicLTE Planning Basic
LTE Planning Basic
 
Lte power control
Lte power controlLte power control
Lte power control
 

Similar to LTE Radio Interface Q&A

Factors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodologyFactors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodologyAbhijeet Kumar
 
Throughput Calculation for LTE TDD and FDD System
Throughput Calculation for  LTE TDD and FDD SystemThroughput Calculation for  LTE TDD and FDD System
Throughput Calculation for LTE TDD and FDD SystemSukhvinder Singh Malik
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerIOSR Journals
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerIOSR Journals
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerIOSR Journals
 
LTE introduction part1
LTE introduction part1LTE introduction part1
LTE introduction part1Pei-Che Chang
 
Wireless Communication fundamentals and 4G Technology
Wireless Communication fundamentals and 4G TechnologyWireless Communication fundamentals and 4G Technology
Wireless Communication fundamentals and 4G TechnologyKiranShanbhag9
 
LTE-Advanced Physical Layer
LTE-Advanced Physical LayerLTE-Advanced Physical Layer
LTE-Advanced Physical LayerPraveen Kumar
 
Survey on scheduling and radio resources allocation in lte
Survey on scheduling and radio resources allocation in lteSurvey on scheduling and radio resources allocation in lte
Survey on scheduling and radio resources allocation in lteijngnjournal
 
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academy
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academyEMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academy
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academyEMERSON EDUARDO RODRIGUES
 
Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...ijmnct
 
A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...ijmnct
 
Lte phy fundamentals
Lte phy fundamentalsLte phy fundamentals
Lte phy fundamentalsderejew
 
fdocuments.in_lte-eutran-protocol-pdf.pdf
fdocuments.in_lte-eutran-protocol-pdf.pdffdocuments.in_lte-eutran-protocol-pdf.pdf
fdocuments.in_lte-eutran-protocol-pdf.pdfSaidHaman
 

Similar to LTE Radio Interface Q&A (20)

Lte throughput
Lte throughputLte throughput
Lte throughput
 
L16590531214
L16590531214L16590531214
L16590531214
 
Factors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodologyFactors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodology
 
Throughput Calculation for LTE TDD and FDD System
Throughput Calculation for  LTE TDD and FDD SystemThroughput Calculation for  LTE TDD and FDD System
Throughput Calculation for LTE TDD and FDD System
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
LTE introduction part1
LTE introduction part1LTE introduction part1
LTE introduction part1
 
Wireless Communication fundamentals and 4G Technology
Wireless Communication fundamentals and 4G TechnologyWireless Communication fundamentals and 4G Technology
Wireless Communication fundamentals and 4G Technology
 
Mobile Broadband
Mobile BroadbandMobile Broadband
Mobile Broadband
 
LTE-Advanced Physical Layer
LTE-Advanced Physical LayerLTE-Advanced Physical Layer
LTE-Advanced Physical Layer
 
Survey on scheduling and radio resources allocation in lte
Survey on scheduling and radio resources allocation in lteSurvey on scheduling and radio resources allocation in lte
Survey on scheduling and radio resources allocation in lte
 
Summary 2G y 3G
Summary 2G y 3GSummary 2G y 3G
Summary 2G y 3G
 
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academy
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academyEMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academy
EMERSON EDUARDO RODRIGUES wcdma-optimization-related-questions-m-com-academy
 
Digital network lecturer7
Digital network  lecturer7Digital network  lecturer7
Digital network lecturer7
 
Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...
 
A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...
 
Lte phy fundamentals
Lte phy fundamentalsLte phy fundamentals
Lte phy fundamentals
 
Lte phy fundamentals
Lte phy fundamentalsLte phy fundamentals
Lte phy fundamentals
 
fdocuments.in_lte-eutran-protocol-pdf.pdf
fdocuments.in_lte-eutran-protocol-pdf.pdffdocuments.in_lte-eutran-protocol-pdf.pdf
fdocuments.in_lte-eutran-protocol-pdf.pdf
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

LTE Radio Interface Q&A

  • 1. 1. Some questions and answers on LTE Radio Interface - Part1 1. How is the UE getting information that it is scheduled? By reading the PDCCH (this is valid for both UL scheduling grants and DL scheduling assignments). PDCCH contains DCI(DL control information), which indicate 3 different messages:1. Uplink scheduling grants for PUSCH 2. Downlink scheduling assignment for PDSCH 3. TPC command for PUSCH and PUCCH 2. In which node is PDCP located and what are the tasks of that protocol? PDCP is located in the eNodeB and handles encryption of user data streams and reordering at handover. Each radio bearer also uses one PDCP instance. PDCP is responsible for header compression(ROHC Robust Header Compression) and ciphering/deciphering. Obviously header compression makes sense for IP diagram's, but not for signalling. Thus the PDCP entities for signalling radio bearers will usually do ciphering/deciphering only. 3. What is a resource block? A Resource Block (RB) is a time- and frequency resource that occupies 12 subcarriers (12x15 kHz = 180 kHz) and one slot (= 0.5 ms). RBs are allocated in pairs by the scheduler (then referred to as Scheduling Blocks).
  • 2. 4. What are two radio interface solutions that increase the spectrum efficiency ? Higher order modulation:-LTE support all types of modulation schemes like QPSK,16 QAM, 64 QAM that results in high data rate MIMO:- MIMO increase data rate by doubles in 2*2 and 4 folds in 4*4 case. 5. How large is a Resource Block? 12 subcarriers á 15 kHz = 180 kHz in frequency domain and one slot (0.5 ms) in time domain 6. What is the smallest unit the scheduler can allocate? What is the name of that unit? Two consecutive Resource Blocks (RBs) which is called a Scheduling Block (SB). The duration of it is 1 ms and its called TTI. 7. Why is the Cyclic Prefix (CP) needed? In order to reduce the ISI (Inter Symbol Interference) and ICI (Inter Carrier Interference) in time dispersive environments. Insertion of cyclic prefix prior to transmission improves robustness in time-dispersive channels and Spectral efficiency loss.The Length of cyclic prefix is 4.7microsec in
  • 3. normal case.The CP is copy of the last part of the symbol in order to preserve the subcarrier orthogonality. This is possible since the FFT is a cyclic operation, but it is required that the time dispersion of the radio channel is shorter than the CP length. 8. List some benefits and drawbacks of OFDM Benefits: flexible bandwidth usage, frequency diversity, robust against time dispersion, easy to implement Drawbacks: Sensitive to frequency errors, high PAPR, introduces overhead (CP) 9. On which physical channel is the MIB sent? On which channel is the SIBs sent? MIB is sent on PBCH and SIBs on the PDSCH. MIB(Master information block) is static part of SI is transmitted on the BCH, which in turn is carried by PBCH. Its transmission period is 40ms. The MIB contains e.g. number of antennas, system bandwidth, PHICH configuration, transmitted power and scheduling information on how the SIBs are scheduled together with other data on DL-SCH. 10. How can the uplink be orthogonal within a LTE-cell when WCDMA is not?
  • 4. The resources within a cell are never allocated on the same frequency at the same time in UL (in DL when spatial multiplexing is used resources can be allocated simultaneously at the same frequency on different layers). Similar Threads: o o o o o Some questions and answers on LTE Radio Interface - Part2 GSM Questions and Answers 3 GSM Questions and Answers 3 GSM Questions and Answers 2 GSM Questions and Answers Last edited by alpha1; 07-04-2012 at 08:25 PM. 1. Some questions and answers on LTE Radio Interface - Part2 1. Which protocol is responsible for Scheduling of user data and HARQ? MAC A Medium Access Control (MAC) Hybrid Automatic Repeat reQuest (HARQ) layer with fast feedback provides a means for quickly correcting most errors from the radio channel. To achieve low delay and efficient use of radio resources, the HARQ operates with a native error rate which is sufficient only for services with moderate error rate requirements such as for instance VoIP. Lower error rates are achieved by letting an outer Automatic Repeat reQuest (ARQ) layer in the eNB handle the HARQ errors.
  • 5. 2. Which protocol is responsible for ciphering of user data? PDCP The PDCP protocol maps the EPS bearer onto the E-UTRA Radio Bearer and performs Robust Header Compression (ROHC).NAS messages are protected using the ciphering and integrity protection services provided by the PDCP layer. The Packet Data Convergence Protocol supports the following functions: • Header compression and decompression of IP data flows using the ROHC (Robust Header Compression) protocol, at the transmitting and receiving entity, respectively. • transfer of data (user plane or control plane). This function is used for conveyance of data between users of PDCP services. • maintenance of PDCP sequence numbers for radio bearers for radio bearers mapped on RLC acknowledged mode. • in-sequence delivery of upper layer PDUs at Handover • duplicate elimination of lower layer SDUs at Handover for radio bearers mapped on RLC acknowledged mode • ciphering and deciphering of user plane data and control plane data • integrity protection of control plane data • timer based discard
  • 6. 3. How does the frequency domain structure differ in UL compared to DL? In UL the frequency allocation must be continuous in order to preserve the single carrier properties. This is not the case in DL, where non-contiguous resource blocks be be allocated to the same user. 4. How much can the data rate be increased with 2x2 MIMO compared to a solution without MIMO? Up to two times With MIMO, multiple antennas and advanced signal processing such as spatial multiplexing, the radio channel can be separated into several layers, or “data pipes”. Up to four layers can be utilized. This corresponds to up to four times higher data rates for a given bandwidth. 5. Explain the concepts of channel rank, layers, data rate multiplication and codebook. The radio channel properties decide the maximum channel rank that can be used, i.e. how many layers the channel support at the moment. The number of layers that can be transmitted over the radio channel is equal to the data rate multiplication (e.g. two layers give two times the data rate compared to a solution without MIMO). The complex weights that are applied at each antenna port are selected from a finite codebook. The codebook index is suggested and indicated by the UE. 6. How HARQ works? Multiple simple stop-and-wait ARQ processes are processed by the HARQ entity in the MAC protocol. The operation is very fast and has a short round-trip-time thanks to the short TTI and the fact that it is located in the eNodeB, close to the radio interface. Feedback from the receiver is sent in terms of short ACK/NACK messages. 7. How to calculate the maximum theoretical physical peak data rate in LTE radio interface? Each OFDM symbol contains, if 64-QAM is used, 6 bits per subcarrier (15kHz). There are, if normal CP is used, 7 OFDM symbols per slot. This ends up with 6*7 = 42 bits per slot. One slot is 0.5 ms which gives us 42/0.5ms = 84kbps per sub-carrier. If the full bandwidth, 20MHz, is used, there are 20MHz/15kHz=1333 sub-carriers. However, only 1200 of these are used for user data. This corresponds to 100 resource blocks. 1200*84kbps = 100,8 Mbps.
  • 7. With four MIMO layers, we should be able to achieve 403.2 Mbps of raw data rate in the physical layer. What about the user data rate? The data rates used for L1/L2 signaling, reference signals, PBCH, SCH, layer 3 signaling and protocol headers has to be subtracted from this figure. Then we end up with approximately 320 Mbps of user data rate on RLC level?? In UL we have approximately the same calculation, except that the gain from MIMO cannot be included, since no SU-MIMO is used in UL. Hence, approximately 80-100 Mbps of theoretical bitrate should be possible to reach. Also See below post on LTE Peak capacity calculation Similar Threads: o o o o o GSM Questions and Answers 3 GSM Questions and Answers 3 GSM Questions and Answers 2 GSM Questions and Answers Some questions and answers on LTE Radio Interface - Part1