ArticleslgStudy

computer science

IDEN

IDEN is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand IDEN rather than just read about it. In short: Integrated Digital Enhanced Network (iDEN) is a mobile telecommunications technology, developed by Motorola, which provides its users the benefits of a trunked radio and a cellular telephone. It was called the first mobile social network by many technology industry analysts. iDEN places more users in a given spectral space, compared to analog cellular and two-way radio systems, by using speech compression and time-d…

IDEN — main illustration
IDEN — illustration

Key takeaways

  • IDEN belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect IDEN to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of IDEN from memory before moving on to harder problems.

Reference excerpt

Integrated Digital Enhanced Network (iDEN) is a mobile telecommunications technology, developed by Motorola, which provides its users the benefits of a trunked radio and a cellular telephone. It was called the first mobile social network by many technology industry analysts. iDEN places more users in a given spectral space, compared to analog cellular and two-way radio systems, by using speech compression and time-division multiple access (TDMA).

History The iDEN project originally began as MIRS (Motorola Integrated Radio System) in early 1991. The project was a software lab experiment focused on the utilization of discontiguous spectrum for GSM wireless. GSM systems typically require 24 contiguous voice channels, but the original MIRS software platform dynamically selected fragmented channels in the radio frequency (RF) spectrum in such a way that a GSM telecom switch could commence a phone call the same as it would in the contiguous channel scenario.

Operating frequencies

iDEN is designed and licensed to operate on individual frequencies that may not be contiguous. iDEN operates on 25 kHz channels, but only occupies 20 kHz in order to provide interference protection via guard bands. By comparison, TDMA Cellular (Digital AMPS) is licensed in blocks of 30 kHz channels, but each emission occupies 40 kHz, and is capable of serving the same number of subscribers per channel as iDEN. iDEN uses frequency-division duplexing to transmit and receive signals separately, with transmit and receive bands separated by 39 MHz, 45 MHz, or 48 MHz depending on the frequency band being used. iDEN supports either three or six interconnect users (phone users) per channel, and six dispatch users (push-to-talk users) per channel, using time-division multiple access. The transmit and receive time slots assigned to each user are deliberately offset in time so that a single user never needs to transmit and receive at the same time. This eliminates the need for a duplexer at the mobile end, since time-division duplexing of RF section usage can be performed.

Hardware

The first commercial iDEN handset was Motorola's L3000, which was released in 1994. Lingo, which stands for Link People on the Go, was used as a logo for its earlier handsets. Most modern iDEN handsets use SIM cards, similar to, but incompatible with GSM handsets' SIM cards. Early iDEN models such as the i1000plus stored all subscriber information inside the handset itself, requiring the data to be downloaded and transferred should the subscriber want to switch handsets. Newer handsets using SIM technology make upgrading or changing handsets as easy as swapping the SIM card. Four different sized SIM cards exist, "Endeavor" SIMs are used only with the i2000 without data, "Condor" SIMs are used with the two-digit models (i95cl, for example) using a SIM with less memory than the three-digit models (i730, i860), "Falcon" SIMs are used in the three-digit phones, (i530, i710) and will read the smaller SIM for backward compatibility, but some advanced features such as extra contact information is not supported by the older SIM cards. There is also the "Falcon 128" SIM, which is the same as the original "Falcon", but doubled in memory size, which is used on new 3 digit phones (i560, i930).

The interconnect-side of the iDEN network uses GSM signalling for call set-up and mobility management, with the Abis protocol stack modified to support iDEN's additional features. Motorola has named this modified stack 'Mobis'. Each base site requires precise timing and location information to synchronize data across the network. To obtain and maintain this information each base site uses GPS satellites to receive a precise timing reference.

WiDEN Wideband Integrated Digital Enhanced Network, or WiDEN, is a software upgrade developed by Motorola and partners for its iDEN enhanced specialized mobile radio (or ESMR) wireless telephony protocol. WiDEN allows compatible subscriber units to communicate across four 25 kHz channels combined, for up to 100 kbit/s of bandwidth. The protocol is generally considered a 2.5G wireless cellular technology.

History iDEN, the platform which WiDEN upgrades, and the protocol on which it is based, was originally introduced by Motorola in 1993, and launched as a commercial network by Nextel in the United States in September 1996. WiDEN was originally anticipated to be a major stepping stone for United States wireless telephone provider Nextel Communications and its affiliate, Nextel Partners. However, beginning with the December 2004 announcement of the Sprint Nextel merger, Nextel's iDEN network was abandoned in favor of Sprint's CDMA network. WiDEN was deactivated on the NEXTEL National Network in October 2005 when rebanding efforts in the 800 MHz band began in an effort to utilize those data channels as a way to handle more cellular phone call traffic on the NEXTEL iDEN network. The original Nextel iDEN network was finally decommissioned by Sprint on June 30, 2013 and the spectrum refarmed for use in the Sprint LTE network.

Subscriber Units

The first WiDEN-compatible device to be released was the Motorola iM240 PC card which allows raw data speeds up to 60 kbit/s. The first WiDEN-compatible telephones are the Motorola i850 and i760, which were released mid-summer 2005. The recent i850/i760 Software Upgrade enables WiDEN on both of these phones. The commercial launch of WiDEN came with the release of the Motorola i870 on 31 October 2005, however, most people never got to experience the WiDEN capability in their handsets. WiDEN is also offered in the i930/i920 Smartphone, however, Sprint shipped these units with WiDEN service disabled. Many in the cellular forum communities have found ways using Motorola's own RSS software to activate it. WiDEN was available in most places on Nextel's National Network. As stated above, it no longer is enabled on the Sprint-controlled towers. Since the Sprint Nextel merger the company determined that because Sprint's CDMA network was already 3G and going to EVDO (broadband speeds), and then EVDO Rev A, it would be redundant to keep upgrading the iDEN data network. WiDEN is considered a 2.5G technology.

Operators Countries which had iDEN networks included United States of America, Canada, Mexico, Brazil, Colombia, Argentina, Peru, Chile, Puerto Rico, Costa Rica, India, Korea, Jordan, Guam, China, Philippines, Thailand, Israel, Singapore, Saudi Arabia, El Salvador, and Guatemala.

… excerpt ends here. Continue reading the full article.

Illustrations

IDEN: Motorola iM240 WiDEN PC Card
Motorola iM240 WiDEN PC Card

Worked examples

Example 1 — a first encounter with IDEN

Start with the simplest possible case. Write down what IDEN claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to IDEN before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about IDEN ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of IDEN

In research
IDEN appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses IDEN in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
IDEN is common in secondary-school and first-year university syllabi. It links to neighbouring topics Mobile software, Motorola, Trunked radio systems, so understanding it makes those chapters shorter.
In everyday life
Look for IDEN outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study IDEN in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what IDEN means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain IDEN out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is IDEN in simple terms?

Integrated Digital Enhanced Network (iDEN) is a mobile telecommunications technology, developed by Motorola, which provides its users the benefits of a trunked radio and a cellular telephone. It was called the first mobile social network by many technology industry analysts. iDEN places more users…

Why does IDEN matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study IDEN?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on IDEN.

Tags

  • Mobile software
  • Motorola
  • Trunked radio systems

Keep exploring