Home > Articles > Networking > Wireless/High Speed/Optical

This chapter is from the book

This chapter is from the book

6.2 Hierarchical Channel Structure of LTE

To efficiently support various QoS classes of services, LTE adopts a hierarchical channel structure. There are three different channel types defined in LTE—logical channels, transport channels, and physical channels, each associated with a service access point (SAP) between different layers. These channels are used by the lower layers of the protocol stack to provide services to the higher layers. The radio interface protocol architecture and the SAPs between different layers are shown in Figure 6.5. Logical channels provide services at the SAP between MAC and RLC layers, while transport channels provide services at the SAP between MAC and PHY layers. Physical channels are the actual implementation of transport channels over the radio interface.

Figure 6.5

Figure 6.5 The radio interface protocol architecture and the SAPs between different layers.

The channels defined in LTE follow a similar hierarchical structure to UTRA/HSPA. However, in the case of LTE, the transport and logical channel structures are much more simplified and fewer in number compared to UTRA/HSPA. Unlike UTRA/HSPA, LTE is based entirely on shared and broadcast channels and contains no dedicated channels carrying data to specific UEs. This improves the efficiency of the radio interface and can support dynamic resource allocation between different UEs depending on their traffic/QoS requirements and their respective channel conditions. In this section, we describe in detail the various logical, transport, and physical channels that are defined in LTE. The description of different channel types and the channel mapping between different protocol layers provides an intuitive manner to understand the data flow of different services in LTE, which builds the foundation to understand the detail processing procedures in later chapters.

6.2.1 Logical Channels: What to Transmit

Logical channels are used by the MAC to provide services to the RLC. Each logical channel is defined based on the type of information it carries. In LTE, there are two categories of logical channels depending on the service they provide: logical control channels and logical traffic channels.

The logical control channels, which are used to transfer control plane information, include the following types:

  • Broadcast Control Channel (BCCH): A downlink common channel used to broadcast system control information to the mobile terminals in the cell, including downlink system bandwidth, antenna configuration, and reference signal power. Due to the large amount of information carried on the BCCH, it is mapped to two different transport channels: the Broadcast Channel (BCH) and the Downlink Shared Channel (DL-SCH).
  • Multicast Control Channel (MCCH): A point-to-multipoint downlink channel used for transmitting control information to UEs in the cell. It is only used by UEs that receive multicast/broadcast services.
  • Paging Control Channel (PCCH): A downlink channel that transfers paging information to registered UEs in the cell, for example, in case of a mobile-terminated communication session. The paging process is discussed in Chapter 10.
  • Common Control Channel (CCCH): A bi-directional channel for transmitting control information between the network and UEs when no RRC connection is available, implying the UE is not attached to the network such as in the idle state. Most commonly the CCCH is used during the random access procedure.
  • Dedicated Control Channel (DCCH): A point-to-point, bi-directional channel that transmits dedicated control information between a UE and the network. This channel is used when the RRC connection is available, that is, the UE is attached to the network.

The logical traffic channels, which are to transfer user plane information, include:

  • Dedicated Traffic Channel (DTCH): A point-to-point, bi-directional channel used between a given UE and the network. It can exist in both uplink and downlink.
  • Multicast Traffic Channel (MTCH): A unidirectional, point-to-multipoint data channel that transmits traffic data from the network to UEs. It is associated with the multicast/broadcast service.

6.2.2 Transport Channels: How to Transmit

The transport channels are used by the PHY to offer services to the MAC. A transport channel is basically characterized by how and with what characteristics data is transferred over the radio interface, that is, the channel coding scheme, the modulation scheme, and antenna mapping. Compared to UTRA/HSPA, the number of transport channels in LTE is reduced since no dedicated channels are present.

LTE defines two MAC entities: one in the UE and one in the E-UTRAN, which handle the following downlink/uplink transport channels.

Downlink Transport Channels

  • Downlink Shared Channel (DL-SCH): Used for transmitting the downlink data, including both control and traffic data, and thus it is associated with both logical control and logical traffic channels. It supports H-ARQ, dynamic link adaption, dynamic and semi-persistent resource allocation, UE discontinuous reception, and multicast/broadcast transmission. The concept of shared channel transmission originates from HSDPA, which uses the High-Speed Downlink Shared Channel (HS-DSCH) to multiplex traffic and control information among different UEs. By sharing the radio resource among different UEs the DL-SCH is able to maximize the throughput by allocating the resources to the optimum UEs. The processing of the DL-SCH is described in Section 7.2.
  • Broadcast Channel (BCH): A downlink channel associated with the BCCH logical channel and is used to broadcast system information over the entire coverage area of the cell. It has a fixed transport format defined by the specifications. The processing of the BCH will be described in Section 7.4.
  • Multicast Channel (MCH): Associated with MCCH and MTCH logical channels for the multicast/broadcast service. It supports Multicast/Broadcast Single Frequency Network (MBSFN) transmission, which transmits the same information on the same radio resource from multiple synchronized base stations to multiple UEs. The processing of the MCH is described in Section 7.5.
  • Paging Channel (PCH): Associated with the PCCH logical channel. It is mapped to dynamically allocated physical resources, and is required for broadcast over the entire cell coverage area. It is transmitted on the Physical Downlink Shared Channel (PDSCH), and supports UE discontinuous reception.

Uplink Transport Channels

  • Uplink Shared Channel (UL-SCH): The uplink counterpart of the DL-SCH. It can be associated to CCCH, DCCH, and DTCH logical channels. It supports H-ARQ, dynamic link adaption, and dynamic and semi-persistent resource allocation. The processing of the UL-SCH is described in Section 8.2.
  • Random Access Channel (RACH): A specific transport channel that is not mapped to any logical channel. It transmits relatively small amounts of data for initial access or, in the case of RRC, state changes. The processing of the RACH is described in Section 8.5, while the random access procedure is described in Section 9.9.

The data on each transport channel is organized into transport blocks, and the transmission time of each transport block, also called Transmission Time Interval (TTI), is 1 ms in LTE. TTI is also the minimum interval for link adaptation and scheduling decision. Without spatial multiplexing, at most one transport block is transmitted to a UE in each TTI; with spatial multiplexing, up to two transport blocks can be transmitted in each TTI to a UE.

Besides transport channels, there are different types of control information defined in the MAC layer, which are important for various physical layer procedures. The defined control information includes

  • Downlink Control Information (DCI): It carries information related to downlink/uplink scheduling assignment, modulation and coding scheme, and Transmit Power Control (TPC) command, and is sent over the Physical Downlink Control Channel (PDCCH). The DCI supports 10 different formats, listed in Table 6.1. Among them, Format 0 is for signaling uplink transmission allocation, Format 3 and 3A are for TPC, and the remaining formats are for signaling downlink transmission allocation. The detail content of each format can be found in [7], some of which is discussed in Section 7.3.

    Table 6.1. DCI Formats

    Format

    Carried Information

    Format 0

    Uplink scheduling assignment

    Format 1

    Downlink scheduling for one codeword

    Format 1A

    Compact downlink scheduling for one codeword and random access procedure

    Format 1B

    Compact downlink scheduling for one codeword with precoding information

    Format 1C

    Very compact downlink scheduling for one codeword

    Format 1D

    Compact downlink scheduling for one codeword with precoding and power offset information

    Format 2

    Downlink scheduling for UEs configured in closed-loop spatial multiplexing mode

    Format 2A

    Downlink scheduling for UEs configured in open-loop spatial multiplexing mode

    Format 3

    TPC commands for PUCCH and PUSCH with 2-bit power adjustments

    Format 3A

    TPC commands for PUCCH and PUSCH with 1-bit power adjustments

  • Control Format Indicator (CFI): It indicates how many symbols the DCI spans in that subframe. It takes values CFI = 1, 2, or 3, and is sent over the Physical Control Format Indicator Channel (PCFICH).
  • H-ARQ Indicator (HI): It carries H-ARQ acknowledgment in response to uplink transmissions, and is sent over the Physical Hybrid ARQ Indicator Channel (PHICH). HI = 1 for a positive acknowledgment (ACK) and HI = 0 for a negative acknowledgment (NAK).
  • Uplink Control Information (UCI): It is for measurement indication on the downlink transmission, scheduling request of uplink, and the H-ARQ acknowledgment of downlink transmissions. The UCI can be transmitted either on the Physical Uplink Control Channel (PUCCH) or the Physical Uplink Shared Channel (PUSCH). The detail transmission format is discussed in Section 8.3.

6.2.3 Physical Channels: Actual Transmission

Each physical channel corresponds to a set of resource elements in the time-frequency grid that carry information from higher layers. The basic entities that make a physical channel are resource elements and resource blocks. A resource element is a single subcarrier over one OFDM symbol, and typically this could carry one (or two with spatial multiplexing) modulated symbol(s). A resource block is a collection of resource elements and in the frequency domain this represents the smallest quanta of resources that can be allocated. The details of the time-frequency resource structures for downlink and uplink are described in Section 6.3 and Section 6.4, respectively.

Downlink Physical Channels

  • Physical Downlink Control Channel (PDCCH): It carries information about the transport format and resource allocation related to the DL-SCH and PCH transport channels, and the H-ARQ information related to the DL-SCH. It also informs the UE about the transport format, resource allocation, and H-ARQ information related to UL-SCH. It is mapped from the DCI transport channel.
  • Physical Downlink Shared Channel (PDSCH): This channel carries user data and higher-layer signaling. It is associated to DL-SCH and PCH.
  • Physical Broadcast Channel (PBCH): It corresponds to the BCH transport channel and carries system information.
  • Physical Multicast Channel (PMCH): It carriers multicast/broadcast information for the MBMS service.
  • Physical Hybrid-ARQ Indicator Channel (PHICH): This channel carries H-ARQ ACK/NAKs associated with uplink data transmissions. It is mapped from the HI transport channel.
  • Physical Control Format Indicator Channel (PCFICH): It informs the UE about the number of OFDM symbols used for the PDCCH. It is mapped from the CFI transport channel.

Uplink Physical Channels

  • Physical Uplink Control Channel (PUCCH): It carries uplink control information including Channel Quality Indicators (CQI), ACK/NAKs for H-ARQ in response to downlink transmission, and uplink scheduling requests.
  • Physical Uplink Shared Channel (PUSCH): It carries user data and higherlayer signaling. It corresponds to the UL-SCH transport channel.
  • Physical Random Access Channel (PRACH): This channel carries the random access preamble sent by UEs.

Besides physical channels, there are signals embedded in the downlink and uplink physical layer, which do not carry information from higher layers. The physical signals defined in the LTE specifications are

  • Reference signal: It is defined in both downlink and uplink for channel estimation that enables coherent demodulation and for channel quality measurement to assist user scheduling. There are three different reference signals in the downlink:
    • - Cell-specific reference signals, associated with non-MBSFN transmission
    • - MBSFN reference signals, associated with MBSFN transmission
    • - UE-specific reference signals

    There are two types of uplink reference signals:

    • - Demodulation reference signal, associated with transmission of PUSCH or PUCCH
    • - Sounding reference signal, to support uplink channel-dependent scheduling

    The processing of reference signals in the downlink and uplink are treated in Section 7.6.1 and Section 8.4, respectively.

  • Synchronization signal: It is split into a primary and a secondary synchronization signal, and is only defined in the downlink to enable acquisition of symbol timing and the precise frequency of the downlink signal. It is discussed further in Section 7.6.2.

6.2.4 Channel Mapping

From the description of different channel types, we see that there exists a good correlation based on the purpose and the content between channels in different layers. This requires a mapping between the logical channels and transport channels at the MAC SAP and a mapping between transport channels and physical channels at the PHY SAP. Such channel mapping is not arbitrary, and the allowed mapping between different channel types is shown in Figure 6.6,4 while the mapping between control information and physical channels is shown in Figure 6.7. It is possible for multiple channels mapped to a single channel, for example, different logical control channels and logical traffic channels are mapped to the DL-SCH transport channel. The channel mapping in Figures 6.6 and 6.7 will reappear in different sections in Chapters 7 and 8 when we discuss downlink and uplink transport channel processing.

Figure 6.6

Figure 6.6 Mapping between different channel types.

Figure 6.7

Figure 6.7 Mapping of control information to physical channels.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020