Questions tagged [lte]

LTE (telecommunication) - Long Term Evolution

LTE is a standard for wireless communication of high-speed data for mobile phones and data terminals. The standard is developed by the 3GPP ( http://www.3gpp.org/LTE ).

LTE (Long Term Evolution) or the E-UTRAN (Evolved Universal Terrestrial Access Network), introduced in 3GPP R8, is the access part of the Evolved Packet System (EPS). The main requirements for the new access network are high spectral efficiency, high peak data rates, short round trip time as well as flexibility in frequency and bandwidth.

The LTE access network is simply a network of base stations, evolved NodeB (eNB), generating a flat architecture (figure 2). There is no centralized intelligent controller, and the eNBs are normally inter-connected viathe X2-interface and towards the core network by the S1-interface (figure 2). The reason for distributing the intelligence amongst the base-stations in LTE is to speed up the connection set-up and reduce the time required for a handover. For an end-user the connection set-up time for a real time data session is in many cases crucial, especially in on-line gaming. The time for a handover is essential for real-time services where end-users tend to end calls if the handover takes too long.

To understand the PS(protocol stack) of LTE which tells about data & signaling messages flow between different entities of LTE network interface. For more details about each layers one can refer below 3GPP specs. LTE PS is divided mainly into two categories NAS and AS Layers.

  • NAS(Non-access stratum) Layer
  • AS(Access Stratum) Layer
    • RRC(Radio Resource Control) Layer. Refer 36.331
    • PDCP(Packet Data Convergence Protocol) Layer. Refer 36.323
    • RLC(Radio Link Control) Layer Refer 36.322
    • MAC(Medium Access Control) Layer. Refer 36.321
    • PHY(Physical) Layer. Refer 36.201
295 questions
3
votes
0 answers

How to identify if your device supports LTE-Advanced?

Not all 4G devices support LTE-A, and manufacturers usually don't give clear information if it is supported by your model, hence I want to know if there is any way to test this. Thanks. For those who are new: The LTE-Advanced is an extension of…
Shubham Deshmukh
  • 160
  • 1
  • 2
  • 15
3
votes
3 answers

Use VoLTE protocols in an app

VoLTE is a relatively newer technology. I understand that calls made using VoLTE use internet data (The same data that we use to browse the internet, watch YouTube videos etc.) It kind of fascinates me. I tried getting more info about how it works …
Ankit Mundada
  • 407
  • 4
  • 15
3
votes
2 answers

Determine if device is VoLTE capable

Can I determine if my handset is VoLTE capable or not by any API or by any other way in android. Any help will be appreciated.
user3698957
  • 35
  • 1
  • 7
3
votes
1 answer

Crafting S1AP packets using Scapy

I am looking at a project that requires the crafting of S1 Application Protocol (S1AP) packets. It is used between a eNodeB and MME of a 4G LTE network. S1AP is IP based and carried by the Steam Control Transmission Protocol (SCTP). Does anyone have…
S1AP
  • 63
  • 1
  • 5
3
votes
1 answer

Can an Android phone detect 3G/4G signals + ID from nearby phones?

I have an idea for an app, and I need to know how many cellphones are in my vicinity. I don't care about communicating with them, or what they have installed. Just knowing that they are there is enough, and a nice perk would be to know their unique…
Roey Lehman
  • 356
  • 1
  • 3
  • 16
3
votes
1 answer

untrusted Non-3GPP access in LTE - how ePDG request for Qos rule to PCRF in PMIP

If we look at the spec 23.402 v10.8 section-5.2 and 6.2.1 the BBERF(SGW/trusted non-3GPP access) creates a Gateway Control Session Establishment Procedure call before it sends Proxy Binding Update message to PGW for QoS rule request (PMIP varient…
user2940110
  • 69
  • 2
  • 7
3
votes
0 answers

Detecting cellular network using connman

I am using connman as my network manager. i have plugin a Airtel LTE(Huawei E-382) dongle to my system(ubuntu 12.04).It is working perfectly fine and output of ifconfig showing eth0, wlan0 and ppp0(for this dongle) as interfaces. but while listing…
prashant
  • 59
  • 7
3
votes
0 answers

3G creates more network load than GSM or LTE in an Android application, why?

I have developed an Android app and I needed to know the network load created with different cellular technologies (GSM, 3G and LTE). Surprisingly (at least for me), the comparison of total load network result is LTE < GSM < 3G, when I was expecting…
Javi
  • 139
  • 1
  • 2
  • 12
2
votes
2 answers

Is SMS Over IMS That Important

2G and 3G have been sunset in few countries and other countries will be sunsetting them soon. VoLTE feature of LTE modules is necessary to be able to do calls over 4G without 2G/3G fallback need. Native SMS can be transmitted or received over 2G/3G…
Ward Mas
  • 43
  • 2
  • 6
2
votes
1 answer

Go-Diameter: how to determine data variable in NewAVP of TGPPUserLocationInfo to get desired value in Wireshark dump

I would like to create diameter traffic simulation with Go-Diameter so that I get Wireshark dump with 3GPP-User-Location-Info value as shown in this screenshot I already read documentation from Etsi TS 129 061, but I could not understand how to…
A.Y. Wicaksono
  • 161
  • 1
  • 10
2
votes
2 answers

Starting with iOS 14 or 14.0.1 WiFi works but LTE does NOT

I have an App I am working on that uses CloudKit and has been working fine. After upgrading iPhones to iOS 14.x it continues to work with WiFi, but with LTE it just no longer finishes the CKFetchDatabaseChangesOperation. I can turn the WiFi back…
Rob
  • 757
  • 1
  • 10
  • 26
2
votes
1 answer

Why I'm Not allowed to access cell info

I'm trying to get information about cellular network (neighbour cells, signal strength, etc.) but I faced the problem with one mwthod (telephonyManager.getAllCellInfo()). Tested on OnePlus 6t. protected void onCreate(Bundle savedInstanceState) { …
R A V
  • 31
  • 1
  • 9
2
votes
0 answers

3GPP Cell ID and Cell Type

I was going through the 3GPP documents, different Cell IDs and Cell Types. CellType Format CGI MCC+MNC+LAC+CI ECGI MCC+MNC+ECI SAI PLMN-ID+LAC+SAC TAI MCC+MNC+TAC For Eg: ECGI Value = 310-260-328290210 TAI Value =…
MChiru
  • 79
  • 7
2
votes
4 answers

Sim7080G module can't send data over TCP while using GNSS

I bought a Simcom (Sim7080G) module to use it for geolocation and send data over TCP. These modules are quite new on the market (it was first launched in mid 2019) and there is some weird functionning with it. I would like to know if people that use…
Dardan Iljazi
  • 747
  • 1
  • 9
  • 16
2
votes
1 answer

Is it possible to install OS over Quectel LTE 4G OR NB-IoT Modules?

I would like to install any OS with minimal functionality on the Quectel 4G-NB-IoT module (BG-96, BG-95-M3). Will those modules support this features? If yes: which OS should I prefer? (ANDROID, LINUX, Any Other). Will you please help me to know…
shiv patil
  • 99
  • 1
  • 1
  • 6
1 2
3
19 20