Cellular Network concept

8 minute read

Published:

This post covers Wireless Communications: Principles and Practices by Theodore S. Rapport.

Basic Ideas

  • The Cellular Concept- Fundamental System Design

    • The cellular concept was a major breakthrough in solving the problem of spectral congestion and user capacity.
    • The cellular concept is a system level idea which calls for replacing a single, high power transmitter (large cell) with many low power transmitters (small cells), each providing coverage to only a small portion of the service area.
    • Each base station is allocated a portion of the total number of channels available to the entire system, and nearby base stations are assigned different groups of channels so that all the available channels are assigned to a relatively small number of neighboring base stations.
    • Neighboring base stations are assigned different groups of channels so that the interference between base stations (and the mobile users under their control) is minimized.
    • By systematically spacing base stations and their channel groups throughout a market, the available channels are distributed throughout the geographic region and may be reused as many times as necessary, so long as the interference between co-channel stations is kept below acceptable levels.
    • As the demand for service increases (i.e., as more channels are needed within a particular market), the number of base stations may be increased (along with a corresponding decrease in transmitter power to avoid added interference), thereby providing additional radio capacity with no additional increase in radio spectrum.
    • This fundamental principle is the foundation for all modem wireless communication systems, since it enables a fixed number of channels to serve an arbitrarily large number of subscribers by reusing the channels throughout the coverage region.
    • Furthermore, the cellular concept allows every piece of subscriber equipment within a country or continent to be manufactured with the same set of channels, so that any mobile may be used anywhere within the region.
  • Frequency Reuse

    • Each cellular base station is allocated a group of radio channels to be used within a small geographic area called a cell.

    • Base stations in adjacent cells are assigned channel groups which contain completely different channels than neighboring cells

    • The base station antennas are designed to achieve the desired coverage within the particular cell.

    • Base stations in adjacent cells are assigned channel groups which contain completely

      different channels than neighboring cells

    • The base station antennas are designed to achieve the desired coverage within the particular cell.

    • By limiting the coverage area to within the boundaries of a cell, the same group of channels may be used to cover different cells that are separated from one another by distances large enough to keep interference levels within tolerable limits.

    • Consider a cellular system which has a total of S duplex channels available for use.

    • If each cell is allocated a group of k channels (k< S), and if the S channels are divided among N cells into unique and disjoint channel groups which each have the same number of channels, the total number of available radio channels can be expressed as

    \[S = kN\]
    • The N cells which collectively use the complete set of available frequencies is called a cluster.

    • If a cluster is replicated M times within the system, the total number of duplex channels, C, can be used as a measure of capacity and is given

\[C = MkN = MS\]
  • The capacity of a cellular system is directly proportional to the number of times a cluster is replicated in a fixed service area.
    • The factor N is called the cluster size and is typically equal to 4, 7, or 12
    • If the cluster size N is reduced while the cell size is kept constant, more clusters are required to cover a given area and hence more capacity (a larger value of C) is achieved.
    • A large cluster size indicates that the ratio between the cell radius and the distance between co-channel cells is large.
    • Conversely, a small cluster size indicates that co-channel cells are located much closer together. The value for N is a function of how much interference a mobile or base station can tolerate while maintaining a sufficient quality of communications.
    • From a design viewpoint, the smallest possible value of N is desirable in order to maximize capacity over a given coverage area (i.e.. to maximize C).
    • The frequency reuse factor of a cellular system is given by $1/N$, since each cell within a cluster is only assigned $1/ N$ of the total available channels in the system.
    • In order to tessellate — to connect without gaps between adjacent cells — the geometry of hexagons is such that the number of cells per cluster, N, can only have values which satisfy equation
\[N=i^2+ij+j^2\\\]
  • To find the nearest co-channel neighbors of a particular cell, one must do the following: (1) move i cells along any chain of hexagons and then (2) turn 60 degrees counter-clockwise and move j cells. For example i = 3 and j = 2 (example, N = 19).

Question: Find the relationship between any two nearest co-channel cell distance D and the cluster size N.

Question:Find out the surface area of a regular hexagon with radius R, the surface area of a large hexagon with radius D, and hence compute the total number of cells in this large hexagon

Question: If a total of 33 MHz of bandwidth is allocated to a particular FDD cellular telephone system which uses two 25 kHz simplex channels to provide full duplex voice and control channels, compute the number of channels available per cell if a system uses (a) 4-cell reuse, (b) 7-cell reuse (c) 12-cell reuse. If 1 MHz of the allocated spectrum is dedicated to control channels, determine an equitable distribution of control channels and voice channels in each cell for each of the three systems.

Channel Assignment Strategies

  • For efficient utilization of the radio spectrum, a frequency reuse scheme that is consistent with the objectives of increasing capacity and minimizing interference is required.
  • A variety of channel assignment strategies have been developed to achieve these objectives. Channel assignment strategies can be. classified as either fixed or dynamic.
  • The choice of channel assignment strategy impacts the performance of the system, particularly as to how calls are managed when a mobile user is handed off from one cell to another

Fixed channel assignment strategy;

  • each cell is allocated a predetermined set of voice channels.

  • Any call attempt within the cell can only be served by the unused channels in that particular cell.
  • If all the channels in that cell are occupied, the call is blocked and the subscriber does not receive service.
  • Several variations of the fixed assignment strategy exist. In one approach, called the borrowing strategy, a cell is allowed to borrow channels from a neighboring cell if all of its own channels are already occupied.
  • The mobile switching center (MSC) supervises such borrowing procedures and ensures that the borrowing of a channel does not disrupt or interfere with any of the calls in progress in the donor cell.

Dynamic channel assignment strategy,

  • voice channels are not allocated to different cells permanently.

  • Instead, each time a call request is made, the serving base station requests a channel from the MSC.
  • The switch then allocates a channel to the requested cell following an algorithm that takes into account the likelihood of fixture blocking within the cell, the frequency of use of the candidate channel, the reuse distance of the channel, and other cost functions.
  • to collect real-time data on channel occupancy, traffic distribution, and radio signal strength indications (RSSI) of all channels on a continuous basis.
  • This increases the storage and computational load on the system but provides the advantage of increased channel utilization and decreased probability of a blocked call.