Skip to main content

Cell-phone Channels

A single cell in an analog cell-phone system uses one-seventh of the available duplex voice channels. That is, each cell (of the seven on a hexagonal grid) is using one-seventh of the available channels so it has a unique set of frequencies and there are no collisions:

  • A cell-phone carrier typically gets 832 radio frequencies to use in a city.
  • Each cell phone uses two frequencies per call -- a duplex channel -- so there are typically 395 voice channels per carrier. (The other 42 frequencies are used for control channels -- more on this later.)

­Therefore, each cell has about 56 voice channels available. In other words, in any cell, 56 people can be talking on their cell phone at one time. Analog cellular systems are considered first-generation mobile technology, or 1G. With digital transmission methods (2G), the number of available channels increases. For example, a TDMA-based digital system (more on TDMA later) can carry three times as many calls as an analog system, so each cell has about 168 channels available. ­

Cell phones have low-power transmitters in them. Many cell phones have two signal strengths: 0.6 watts and 3 watts (for comparison, most CB radios transmit at 4 watts). The base station is also transmitting at low power. Low-power transmitters have two advantages:

  • The transmissions of a base station and the phones within its cell do not make it very far outside that cell. Therefore, in the figure above, both of the purple cells can reuse the same 56 frequencies. The same frequencies can be reused extensively across the city.

  • The power consumption of the cell phone, which is normally battery-operated, is relatively low. Low power means small batteries, and this is what has made handheld cellular phones possible.

The cellular approach requires a large number of base stations in a city of any size. A typical large city can have hundreds of towers. But because so many people are using cell phones, costs remain low per user. Each carrier in each city also runs one central office called the Mobile Telephone Switching Office (MTSO). This office handles all of the phone connections to the normal land-based phone system, and controls all of the base stations in the region.

Comments

Popular posts from this blog

How Google Fiber Works

Some of us are old enough to recollect a time when everyone on the Internet used it through a dial-up connection. Your computer connected to a modem that noisily calls the phone number of an  ISP (Internet Service Provider) to allow you connect at 56 kilobits per second, if you were quite fortunate to have a faster modem. Web pages  load slowly onto pc screens.Pictures usually use a lot of time to fully show up. Software usually take hours to fully download. If you do not have a dedicated phone line, you would tie up the line, and the connection may trigger off if someone calls the phone line. We used  more of text than other bandwidth-hungry media out of need. Recently Internet connection speeds have increased tremendously from the use of broadband connections using technologies like cable and DSL (Digital Subscriber Lines) and 4G or LTE .  According to the FCC's standards, the new goal is for all household to have access to broadband with a minimum speed of...

How Haptic Footwear Works

Wearable devices   are the coolest thing in electronics now. A lot of us are already using a contraption that monitors our steps and other fitness parameters. A wearable around for years is now in on the embedded electronics trend,is the shoe. Electronics in or on shoes are not totally strange concepts. We have seen shoes that light up when walking and shoe sensors that link up with fitness apps. And researchers have been working on several other handy features into footwear,such as  GPS tracking  to assist in knowing the whereabouts of Alzheimer's patients, sensors and wireless signals to assist in locating firefighters and other emergency workers in places where GPS may fail. Very Soon, we will have shoes that communicate with us using a   haptic feedback . You may not have thought about it , but haptic feedback is already around you,some of the experiences include vibrating actuators present in numerous cellphones, tablets and game controllers. This tran...

How to Make Robots 3

Lesson 3 – Making Sense of Actuators What is an actuator? An “actuator” can be defined as a device that converts energy (in robotics, that energy tends to be electrical) into physical motion. The vast majority of actuators produce either rotational or linear motion. For instance, a “DC motor” is therefore a type of actuator. Choosing the right actuators for your robot requires an understanding of what actuators are available, some imagination, and a bit of math and physics. Rotational Actuators As the name indicates, this type of  actuators  transform electrical energy into a rotating motion. There are two main mechanical parameters distinguishing them from one another: (1) torque, the force they can produce at a given distance (usually expressed in N•m or Oz•in), and (2) the rotational speed (usually measured in revolutions per minutes, or rpm). AC Motor AC (alternating current) is rarely used in mobile robots since most of them are powered with dire...