Dragino LearnDragino Learn
  • LoRaWAN

    • What is LoRaWAN?
    • Benefits of LoRa Technology and LoRaWAN
    • Understanding the Difference Between the LoRaWAN Network Server and Application Server
    • LoRaWAN 1.0.4
    • Regional Parameters
    • End Device Activation
    • Device Classes
    • Message Types
    • Radio Propergation
    • Security
    • Security Mechanisms
    • Spreading Factors
    • Adaptive Data Rate (ADR)
    • LoRaWAN Relay (Based on TS011-1.0.1)
    • LoRaWAN Roaming
    • LoRaWAN Roaming in Practice: Asset Tracking and Wildlife Tracking Use Cases
    • Understanding Firmware Updates Over The Air in LoRaWAN
    • Glossary
    • Use Cases
      • LC01
        • Smart Irrigation
        • LC01 ThingsBoard Integration
      • LHT65N-VIB
        • Monitoring Vibration Anomalies of an Electric Motor Pump
      • Cattle Tracking
      • Asset Tracking and Logistics Monitoring
      • Smart Utilities
  • NB-IoT

    • What is NB-IoT?
    • Prerequisites
    • SIM Cards
    • Frequency Bands
    • Power Saving Modes in NB-IoT
    • NB-IoT Network Architecture
    • NB-IoT Application Layer and Cloud Integration
  • LTE-M

    • What is LTE-M?
    • LTE-M Architecture
    • LTE-M Communication Process
    • Power Saving Mechanisms in LTE-M
    • Mobility and Handover in LTE-M
    • Security and Authentication in LTE-M
    • Data Transmission Procedures
    • Industry Use Cases and Future Trends
    • LTE-M Challenges and Network Limitations

LTE-M Architecture

LTE-M (Long-Term Evolution for Machines) is built on top of the existing 4G LTE network architecture, but it’s optimized for IoT devices that need to send small amounts of data efficiently and at low cost. To understand LTE-M, it helps to first see where it fits within the LTE ecosystem.

LTE-M in the LTE Ecosystem

In a regular LTE network, smartphones and tablets communicate with cell towers to exchange large amounts of data for video, calls, and apps. LTE-M uses the same infrastructure, but its devices (like trackers, sensors, or meters) send smaller packets of data and need less power.

That means mobile operators can reuse their 4G infrastructure to support IoT without building new networks. LTE-M works on standard LTE frequency bands, but uses narrower bandwidth (1.4 MHz compared to 20 MHz for LTE) to save energy and increase coverage depth.

LTE-M Network Components

The LTE-M system is made up of several key components that work together to connect IoT devices to the internet.

a. UE (User Equipment)

This is the LTE-M end device. For example, a sensor, tracker, or smart meter. It includes:

  • An LTE-M modem (module)
  • A microcontroller
  • A SIM or eSIM
  • An antenna

The UE sends and receives data using LTE-M radio signals.

b. eNodeB (Evolved Node B)

This is the base station, also called a cell tower. It:

  • Connects UEs to the network
  • Handles radio communication
  • Manages device registration and mobility

eNodeB transmits LTE-M signals using the same infrastructure as normal LTE, but in a mode designed for low-power devices.

c. EPC (Evolved Packet Core)

The EPC is the core of the LTE network. It acts as the bridge between the radio network and external data networks (like the internet or a cloud server). Main parts include:

  • MME (Mobility Management Entity): Handles authentication and mobility.
  • SGW (Serving Gateway): Routes data packets between the eNodeB and the EPC.
  • PGW (Packet Gateway): Connects the EPC to external IP networks.

d. Application Server (Cloud Platform)

This is where the IoT data ends up. Once transmitted through the LTE-M network, data packets reach cloud platforms or enterprise servers. From there, the information can be visualized, analyzed, or forwarded to other applications.

How LTE-M Differs from Regular LTE

FeatureLTE (for smartphones)LTE-M (for IoT devices)
BandwidthUp to 20 MHz1.4 MHz
Data RateUp to 100 MbpsUp to 1 Mbps
Power ConsumptionHighVery Low
MobilityHigh-speed mobilityOptimized for low mobility
CoverageStandard+15–20 dB deeper coverage
CostHigh (per device)Low (per device)

LTE-M modifies standard LTE parameters to reduce complexity and cost, while still maintaining compatibility with existing LTE networks.

Summary

  • LTE-M uses the same 4G LTE network with minor software upgrades.
  • It consists of UE, eNodeB, and EPC, connecting IoT devices to the internet.
  • LTE-M offers lower bandwidth, better coverage, and lower power use than regular LTE.

This makes LTE-M ideal for IoT devices that need reliable, long-range communication without draining battery power.

Prev
What is LTE-M?
Next
LTE-M Communication Process