Openbts Application Suite User Manual

Total Page:16

File Type:pdf, Size:1020Kb

Openbts Application Suite User Manual OpenBTS Application Suite Release 4.0 User Manual Revision date: April 15, 2014 Copyright 2011-2014 Range Networks, Inc. This document is distributed and licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. Contents 1 General Information 7 1.1 Scope and Audience.........................................8 1.2 License and Copyright........................................8 1.3 Disclaimers..............................................8 1.4 Source Code Availability....................................... 10 1.5 Abbreviations............................................ 11 1.6 References.............................................. 12 1.7 Contact Information & Support................................... 13 2 Introduction to OpenBTS Application Suite 14 2.1 Key Programs............................................ 15 2.2 Network Organization........................................ 16 3 Getting to Know Your OpenBTS System 19 3.1 Accessing the System........................................ 19 3.2 Starting and Stopping Applications................................. 20 3.3 OpenBTS Command Line Interface (CLI)............................. 20 3.4 Using the OpenRANUI....................................... 24 3.5 Databases.............................................. 25 3.6 Folder Structure........................................... 25 3.7 Logging............................................... 26 4 OpenBTS Data Tables and Structures 27 4.1 Manipulating OpenBTS Databases................................. 27 4.2 The Configuration Table...................................... 28 2 CONTENTS 3 4.3 TMSI Table............................................. 29 4.4 Transaction Table.......................................... 30 4.5 Channel Table............................................ 30 5 OpenBTS and the Transceiver 32 5.1 Downlink Power and Congestion Management........................... 32 5.2 Uplink Power and Timing Control................................. 34 6 SIPAuthServe, Subscriber Registry and Asterisk 35 6.1 Subscriber Registry......................................... 36 6.2 Provisioning New Subscribers.................................... 38 6.3 Emergency Calls........................................... 43 6.4 Connecting to a VoIP Carrier.................................... 44 6.5 Hybrid GSM/SIP Transactions................................... 45 6.6 Backhaul Capacity Considerations................................. 45 7 SMQueue 50 7.1 Design and Operation of SMQueue................................. 50 7.2 Configuring SMQueue........................................ 51 7.3 Short Code Applications....................................... 51 8 Other GSM Services 53 8.1 Short Message Service Cell Broadcast (SMSCB).......................... 53 8.2 Radio Resource Location Protocol (RRLP)............................. 53 9 General Packet Radio Service (GPRS) 54 9.1 Configuring GPRS in OpenBTS................................... 54 9.2 Configuration of Handsets for OpenBTS GPRS.......................... 57 9.3 Using CLI to Monitor and Control GPRS.............................. 57 10 NodeManager 58 10.1 NodeManager API Interface..................................... 58 10.2 Running NodeManager Queries................................... 60 10.3 Port Utilization........................................... 61 4 CONTENTS 11 PowerScanner 62 Appendices 63 A OpenBTS Implementation of GSM & 3GPP Specifications and IETF Standards 64 A.1 The OpenBTS GSM Air Interface.................................. 64 A.2 Text Messaging (SMS)....................................... 72 A.3 Short Message Service Cell Broadcast (SMSCB).......................... 76 A.4 General Packet Radio Service (GPRS)............................... 77 B Configuration Parameters 85 B.1 OpenBTS Parameters........................................ 85 B.2 Smqueue Parameters........................................ 98 B.3 SIPAuthServe Parameters...................................... 101 C The Command Line Interface (CLI) Reference 102 C.1 \alarms" Command........................................ 103 C.2 \audit" Command......................................... 103 C.3 \calls" Command......................................... 103 C.4 \cellid" Command........................................ 104 C.5 \chans" Command......................................... 104 C.6 \config" Commands........................................ 105 C.7 \devconfig" Command...................................... 106 C.8 \endcall" Command........................................ 106 C.9 \freqcorr" Command....................................... 107 C.10 \gprs" Command.......................................... 107 C.11 \handover" Command....................................... 108 C.12 \help" Command.......................................... 108 C.13 \load" Command.......................................... 108 C.14 \memstat" Command........................................ 109 C.15 \neighbors" Command...................................... 109 C.16 \noise" Command......................................... 109 C.17 \notices" Command........................................ 109 CONTENTS 5 C.18 \page" Command.......................................... 109 C.19 \power" Command......................................... 110 C.20 \rawconfig" Command...................................... 110 C.21 \regperiod" Command...................................... 111 C.22 \rmconfig" Command....................................... 111 C.23 \rxgain" Command........................................ 111 C.24 \sendsimple" and \sendsms" Commands............................ 112 C.25 \sgsn" Command.......................................... 112 C.26 \shutdown" Command....................................... 112 C.27 \stats" Command......................................... 113 C.28 \sysinfo" Command........................................ 113 C.29 \tmsis" Command......................................... 113 C.30 \trans" Command......................................... 114 C.31 \trxfactory" Command...................................... 114 C.32 \txatten" Command........................................ 114 C.33 \unconfig" Command....................................... 115 C.34 \uptime" Command........................................ 115 C.35 \version" Command........................................ 115 C.36 Executing OS shell commands from the CLI............................ 115 D Logging in OpenBTS 116 E Multi-BTS Networks 118 E.1 How Mobility Works......................................... 118 E.2 Example of Mobility Configuration, Simple Case.......................... 120 E.3 Example of Mobility Configuration, More Advanced Case..................... 122 E.4 Handover............................................... 123 E.5 Remote Logging........................................... 126 F Test Procedures 130 F.1 Test SIM Procedures........................................ 130 F.2 Testing with Open Registration................................... 132 6 CONTENTS G FOSS Licenses 134 G.1 Creative Commons License..................................... 134 G.2 GNU General Public License, v.1.................................. 139 G.3 GNU General Public License, v.2.................................. 144 G.4 GNU General Public License, v.3.................................. 152 G.5 GNU Lesser General Public License, v.2.1............................. 166 G.6 GNU Lesser General Public License, v.3.............................. 176 G.7 BSD Licenses............................................ 178 Chapter 1 General Information 1.1 Scope and Audience.....................................8 1.2 License and Copyright....................................8 1.3 Disclaimers..........................................8 1.3.1 Warranty..........................................8 1.3.2 Accuracy..........................................8 1.3.3 Patent Laws........................................8 1.3.4 Trademarks........................................9 1.3.5 Telecom and Radio Spectrum Laws............................9 1.3.6 FOSS License Compliance.................................9 1.4 Source Code Availability.................................. 10 1.5 Abbreviations......................................... 11 1.6 References.......................................... 12 1.6.1 References to ETSI Documents.............................. 12 1.6.2 ETSI/3GPP........................................ 12 1.6.3 IETF............................................ 12 1.7 Contact Information & Support.............................. 13 1.7.1 Direct Contact....................................... 13 1.7.2 Online Resources..................................... 13 The OpenBTS Release 4.0 Public is distributed publicly under the AGPLv3 license. The OpenBTS Release 4.0 Commercial is distributed only to commercial customers, normally under a binary license. The commercial release provides the following improvements over the public release: • Prioritization of emergency calls and IMS-compliant emergency call headers; • All applications in the OpenBTS application suite are configured as upstart services. They start during system initialization, and restart automatically should either one crash or exit; 7 8 CHAPTER 1. GENERAL INFORMATION • Remote management interface (OpenRANUI) over http, integrating subscriber provisioning, SIM card creation, configuration and monitoring tools for all major components of the application suite; • No AGPLv3 license restrictions. 1.1 Scope and Audience This document describes the organization and operation
Recommended publications
  • Microwave Engineering Europe Are Subject to Reproduction in Information Storage and Retrieval Products Systems
    May/June 2014 european business press engineeringengineering europeeurope Test & Measurement Antennas www.mwee.com The European journal for the microwave and wireless design engineer 130204_FRSH_MW_EU_Snipe.indd 1 1/30/13 10:49 AM Missing a Pulse Can Be Deadly. The Smartest, Fastest and Only Real-Time USB Peak Power Sensor. Don’t fall victim to conventional power measurement • Real-Time Power Processing™ for gap-free analysis techniques that will leave you missing valuable data • 100 MSa/sec SUSTAINED sample rate is world’s fastest - we capture every pulse with no missed glitches. • 10 GSa/sec effective rate for superb waveform fidelity The new 55 Series delivers unsurpassed speed and • <5 ns risetime and 70+ MHz video bandwidth accuracy for the most demanding RF power mea- • 100 ps time resolution for enhanced trigger stability surements thanks to Boonton’s Real-Time Power Processing™ technology. With this revolutionary • Triggered acquisition speeds over 40,000 sweeps/sec technique, all processing steps take place in parallel, • Capture and analyze data more than 100x faster guaranteeing gap-free signal acquisition and reliable than conventional power sensors capture of all transients, dropouts or interference. For more information visit us at boonton.com or call +1 973-386-9696. The new Boonton 55 Series delivers real results no one else can see. Taking Performance to a New Peak. Watch measurements come alive with Real-Time Power Processing™ Boonton 140131_TOPB_MWE_EU.indd 1 1/27/14 11:36 AM Missing a Pulse Can Be Deadly. The Smartest, Fastest and Only Real-Time USB Peak Power Sensor. Don’t fall victim to conventional power measurement • Real-Time Power Processing™ for gap-free analysis techniques that will leave you missing valuable data • 100 MSa/sec SUSTAINED sample rate is world’s fastest - we capture every pulse with no missed glitches.
    [Show full text]
  • Mee10:71 Location-Aware Decision Algorithm for Handover Across
    MEE10:71 LOCATION-AWARE DECISION ALGORITHM FOR HANDOVER ACROSS HETEROGENOUS WIRELESS NETWORK. BY STANLEY O.OKOYE This thesis is submitted in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering with Emphasis on Telecommunication. Department of Telecommunication Blekinge Institute of Technology Karlskrona, Sweden August 2010 DEDICATION: To my wife Gloria Okoye ,and my child Kamsi Okoye for their love, patience while doing this work; to my brothers Stephen E. Okoye and Augustine I. Okoye for their wonderful support and encouragement. ii ABSTRACT Vertical handover is the processes that switch a mobile node from one technology to another in order to maintain a communication in a network. Heterogeneous Networks are two Networks whose entities support different technologies. Because of the benefits brought about by 3G networks such UMTS, it is increasingly desirable to integrate 3G networks with WLAN. WLAN is a low coverage, high speed network compared to 3G networks. Consequently, WLAN is used to extend 3G networks at certain locations in order to provide improved services and address QoS issues. To achieve a beneficial vertical handover in a network, an algorithm that departs from the conventional RF based algorithm is necessary. An attempt is made in this study to provide such algorithm which aims to utilize location information stored in a WLAN coverage database, and the location service entities of UTRAN as defined by 3GPP to determine a valuable/beneficial vertical handover between UMTS and WLAN. RF based conventional downward vertical handovers can be inefficient and wastes resources. This study aims to correct the lapses associated with conventional RF based vertical handover across heterogeneous network.
    [Show full text]
  • Getting Started with Openbts BUILD OPEN SOURCE MOBILE NETWORKS
    Compliments of Getting Michael Iedema Started with Foreword by Harvind Samra OpenBTS BUILD OPEN SOURCE MOBILE NETWORKS Getting Started with OpenBTS Michael Iedema Getting Started with OpenBTS by Michael Iedema Copyright © 2015 Range Networks. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://safaribooksonline.com). For more information, contact our corporate/ institutional sales department: 800-998-9938 or [email protected]. Editor: Brian MacDonald Indexer: WordCo Indexing Services Production Editor: Melanie Yarbrough Cover Designer: Karen Montgomery Copyeditor: Lindsy Gamble Interior Designer: David Futato Proofreader: Charles Roumeliotis Illustrator: Rebecca Demarest January 2015: First Edition Revision History for the First Edition: 2015-01-12: First release See http://oreilly.com/catalog/errata.csp?isbn=9781491910658 for release details. The O’Reilly logo is a registered trademark of O’Reilly Media, Inc. Getting Started with OpenBTS, the cover image of a Sun Conure, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. While the publisher and the author have used good faith efforts to ensure that the information and instruc‐ tions contained in this work are accurate, the publisher and the author disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work.
    [Show full text]
  • Implementation of Private Gsm Network for Disaster Management and Detection of Hazardous Gases in Sewages and Manholes
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 IMPLEMENTATION OF PRIVATE GSM NETWORK FOR DISASTER MANAGEMENT AND DETECTION OF HAZARDOUS GASES IN SEWAGES AND MANHOLES Dr.D.Sivakumar1, Mathioli Anbarasu2, Mohammed Thameem Ansari3, Rahul B4 1,2,3,4 Department of Electronics and Communication Engineering, Easwari Engineering College, Chennai, Tamil Nadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- ABSTRACT -In the twenty-first century, communication has 2. A BRIEF OVERVIEW OF THE BTS SYSTEM become as important as oxygen for the survival of humankind. The communication is an essential part of our day to day life, The BTS System consists of the following components namely: however during the advent of any natural disaster such as an earthquake, Tsunami or floods the conventional base transceiver RASPBERRY PI which acts as a Linux server and also as the station (BTS) suffers from a sudden breakdown and hence loses host processor to drive the commands of the YATE its wireless connectivity resulting in a communication loss It also consists of an SDR which acts as a transceiver and leading to miserable scenarios. The aim of the project is to conventional power amplifiers and antennas in order to establish a low powered, highly dynamic, cost-efficient and enhance the range of communication. compact sized small-scale private GSM Network. The BTS system has the following components it requires a host processor to run 2.1 Software Defined Radio the telephony engine for which a raspberry pi model 3B/2B would be highly ideal.
    [Show full text]
  • Modeling the Use of an Airborne Platform for Cellular Communications Following Disruptions
    Dissertations and Theses 9-2017 Modeling the Use of an Airborne Platform for Cellular Communications Following Disruptions Stephen John Curran Follow this and additional works at: https://commons.erau.edu/edt Part of the Aviation Commons, and the Communication Commons Scholarly Commons Citation Curran, Stephen John, "Modeling the Use of an Airborne Platform for Cellular Communications Following Disruptions" (2017). Dissertations and Theses. 353. https://commons.erau.edu/edt/353 This Dissertation - Open Access is brought to you for free and open access by Scholarly Commons. It has been accepted for inclusion in Dissertations and Theses by an authorized administrator of Scholarly Commons. For more information, please contact [email protected]. MODELING THE USE OF AN AIRBORNE PLATFORM FOR CELLULAR COMMUNICATIONS FOLLOWING DISRUPTIONS By Stephen John Curran A Dissertation Submitted to the College of Aviation in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Aviation Embry-Riddle Aeronautical University Daytona Beach, Florida September 2017 © 2017 Stephen John Curran All Rights Reserved. ii ABSTRACT Researcher: Stephen John Curran Title: MODELING THE USE OF AN AIRBORNE PLATFORM FOR CELLULAR COMMUNICATIONS FOLLOWING DISRUPTIONS Institution: Embry-Riddle Aeronautical University Degree: Doctor of Philosophy in Aviation Year: 2017 In the wake of a disaster, infrastructure can be severely damaged, hampering telecommunications. An Airborne Communications Network (ACN) allows for rapid and accurate information exchange that is essential for the disaster response period. Access to information for survivors is the start of returning to self-sufficiency, regaining dignity, and maintaining hope. Real-world testing has proven that such a system can be built, leading to possible future expansion of features and functionality of an emergency communications system.
    [Show full text]
  • University of Mumbai Faculty of Science & Technology
    AC: 23/7/2020 Item No. : 126 UNIVERSITY OF MUMBAI Bachelor of Engineering in Information Technology Engineering Second Year with Effect from AY 2020-21 Third Year with Effect from AY 2021-22 Final Year with Effect from AY 2022-23 (REV- 2019 ‘C’ Scheme) from Academic Year 2019 – 20 Under FACULTY OF SCIENCE & TECHNOLOGY (As per AICTE guidelines with effect from the academic year 2019–2020) AC: 23/7/2020_ Item No. 126 UNIVERSITY OF MUMBAI Syllabus for Approval Sr. No. Heading Particulars Second Year B.E. Information Technology 1 Title of the Course Engineering After Passing First Year Engineering as per the 2 Eligibility for Admission Ordinance 0.6242 3 Passing Marks 40% Ordinances / 4 Ordinance 0.6242 Regulations ( if any) 5 No. of Years / Semesters 8 semesters P.G. / U.G./ Diploma / Certificate 6 Level (Strike out which is not applicable) Yearly / Semester 7 Pattern (Strike out which is not applicable ) New / Revised 8 Status (Strike out which is not applicable ) To be implemented from 9 With effect from Academic Year: 2020-2021 Academic Year Date :23/7/2020 Dr. S. K. Ukarande Dr Anuradha Muzumdar Associate Dean Dean Faculty of Science and Technology Faculty of Science and Technology University of Mumbai University of Mumbai Preamble To meet the challenge of ensuring excellence in engineering education, the issue of quality needs to be addressed, debated and taken forward in a systematic manner. Accreditation is the principal means of quality assurance in higher education. The major emphasis of accreditation process is to measure the outcomes of the program that is being accredited.
    [Show full text]
  • Technische Universität Ilmenau Fakultät Für Elektrotechnik Und
    Technische Universitat¨ Ilmenau Fakult¨at fur¨ Elektrotechnik und Informationstechnik Diplomarbeit Further development of VoIP softphone based on ’Microsoft RTC Client API’ vorgelegt von: Carla Garc´ıa S´anchez eingereicht am: 15. 11. 2006 geboren am: Studiengang: Elektrotechnik und Informationstechnik Anfertigung im Fachgebiet: Kommunikationsnetze Fakult¨at fur¨ Elektrotechnik und Informationstechnik Verantwortlicher Professor: Prof. Dr. rer. nat. habil. Jochen Seitz Wissenschaftlicher Betreuer: Dipl.-Ing. Yevgeniy Yeryomin Thanksgiving Many people have helped me in one way or another during the course of this project. Through these lines, I would like to express to them my most sincere gratitude. To my professors, thank you for guiding and advising me at any moment. Every suggestion has been constantly useful to improve this work. I appreciate all the support from the personnel of the department of Communication Networks. To my family and friends, thank you for your unconditional support, for encouraging me in the hardest and most stressful moments. I appreciate that you have been there for me and trusted me. Especially, I want to show my gratefulness to my roommates and close friends in Ilmenau, because they have been sharing the everyday life with me these last months. Finally, I would like to thank TU - Ilmenau for allowing me to develop this project. Once again, thank you everyone. Abstract In the time being, VoIP has become a widespread technology because enhances real- time communication making it easier and more natural, regardless where people are located. Voice over Internet Protocol (VoIP), like its name says, is a technology that enables voice communication over the network. This project intends to achieve the further development of a VoIP softphone based on SIP that was implemented as part of a PhD thesis in the department of Communication Networks.
    [Show full text]
  • Gnu Radio and the Usrp As a Solution for Remote Emergency Monitoring
    Annals of the University of North Carolina Wilmington Master of Science in Computer Science and Information Systems GNU RADIO AND THE USRP AS A SOLUTION FOR REMOTE EMERGENCY MONITORING Douglas Casey Tucker A Capstone Project Submitted to the University of North Carolina at Wilmington in Partial Fulfillment of the Requirements for the Degree of Master of Science Department of Computer Science Department of Information Systems and Operations Management University of North Carolina at Wilmington 2009 Approved by Advisory Committee Accepted By _______________________________ Dean, Graduate School Abstract GNU Radio and the USRP as a solution for remote emergency monitoring. Douglas Casey Tucker, 2009. Capstone Paper, University of North Carolina at Wilmington. Software-Defined Radio (SDR) is a field that has emerged to solve the problem of interoperability between differing radio frequency (RF) communication standards. Instead of requiring different hardware for each waveform as in traditional analog radio, SDR attempts to provide a more hardware-independent solution by moving the software closer to the antenna. In this document the author presents the case of an information providing company whose goal is to expand into remote locations, the evolution of its operations from low-tech to high-tech automated information systems, and its interest in a particular application of SDR in conjunction with streaming audio and Voice over IP (VoIP) services. 2 Table of Contents 1. INTRODUCTION ...............................................................................................................5
    [Show full text]
  • Introduction to GSM
    PART 3 Introduction to GSM Lecture 3.0 History Giuseppe Bianchi History of wireless communication Î 1896: Marconi Ö first demonstration of wireless telegraphy Ö tx of radio waves to a ship at sea 29 km away Ö long wave transmission, high power req. (200 kW and +) Î 1901: Marconi Ö Telegraph across the atlantic ocean Ö Close to 3000 Km hop! Î 1907 Commercial transatlantic connections Ö huge ground stations (30 by100m antennas) Î 1915: Wireless telephony established Ö NY – S. Francisco Ö Virginia and Paris Î 1920 Marconi: Ö Discovery of short waves (< 100m) Ö reflection at the ionosphere Ö (cheaper) smaller sender and receiver, possible due to the invention of the vacuum tube (1906, Lee DeForest and Robert von Lieben) Giuseppe Bianchi 1 History of wireless communication Î 1920's: Radio broadcasting became popular Î 1928: many TV broadcast trials Î 1930's: TV broadcasting deployment Î 1946: First public mobile telephone service in US Ö St. Louis, Missouri Ö Single cell system Î 1960's: Bell Labs developed cellular concept Ö brought mobile telephony to masses Î 1960’s: Communications satellites launched Î Late 1970's: technology advances enable affordable cellular telephony Ö entering the modern cellular era Î 1974-1978: First field Trial for Cellular System Ö AMPS, Chicago Giuseppe Bianchi 1st generation mobile systems early deployment ÎFirst system: Ö NMT-450 (Nordic Mobile Telephone) ÆScandinavian standard; adopted in most of Europe Æ450 MHZ band ÆFirst european system (Sweden, october 1981) Î Italian history: Ö 1966: first experiments
    [Show full text]
  • UMTS); Network Architecture (3GPP TS 23.002 Version 4.8.0 Release 4)
    ETSI TS 123 002 V4.8.0 (2003-06) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Network architecture (3GPP TS 23.002 version 4.8.0 Release 4) R GLOBAL SYSTEM FOR MOBILE COMMUNICATIONS 3GPP TS 23.002 version 4.8.0 Release 4 1 ETSI TS 123 002 V4.8.0 (2003-06) Reference RTS/TSGS-0223002v480 Keywords GSM, UMTS ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N° 348 623 562 00017 - NAF 742 C Association à but non lucratif enregistrée à la Sous-Préfecture de Grasse (06) N° 7803/88 Important notice Individual copies of the present document can be downloaded from: http://www.etsi.org The present document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http://portal.etsi.org/tb/status/status.asp If you find errors in the present document, send your comment to: [email protected] Copyright Notification No part may be reproduced except as authorized by written permission.
    [Show full text]
  • Cost Effective Cellular Connectivity in Rural Areas
    VillageCell: Cost Effective Cellular Connectivity in Rural Areas Abhinav Anand, Veljko Pejovic, David L. Johnson, Elizabeth M. Belding University of California, Santa Barbara [email protected], {veljko, davidj, ebelding}@cs.ucsb.edu ABSTRACT need for real-time voice communication. In addition, even Mobile telephony brings clear economic and social benefits more than in the developed world, voice communication in to its users. As handsets have become more affordable, own- the developing world is a strong enabler of political free- ership has reached staggering numbers, even in the most re- dom [18], economic growth [3] and efficient health care [24]. mote areas of the world. However, network coverage is often The unique disposition of African villages, characterized lacking in low population densities and low income rural ar- by low population density and low-income communities, along eas of the developing world, where big telecoms often defer with the specific cultural context represented by a mix of from deploying expensive infrastructure. To solve this cov- languages and ethnicities, and the chiefdom-based political erage gap, we propose VillageCell, a low-cost alternative to structure, impact both the need for, and the adoption of high-end cell phone networks. VillageCell relies on software voice communication. To better understand the way ru- defined radios and open-source solutions to provide free local ral Africans indigenize voice communication tools, we con- and cheap long-distance communication for remote regions. ducted a survey of two villages in South Africa and Zambia. Our architecture is simple and easy to deploy, yet robust The specific villages were chosen because they are connected and requires no modification to GSM handsets.
    [Show full text]
  • Lect12-GSM-Network-Elements [Compatibility Mode]
    GSM Network Elements and Interfaces Functional Basics GSM System Architecture The mobile radiotelephone system includes the following subsystems • Base Station Subsystem (BSS) • Network and Switching Subsystem (NSS) • Operations and Maintenance Subsystem (OSS) GSM Network Structure : Concept PLMN Terrestrial Public Land Mobile Network public mobile communications network network Mobile Um terminal device Air Interface PSTN BSS Public Switched Base Station Telephone Network Subsystem radio access NSS BSS Network Switching ISDN Base Station Subsystem Subsystem Integrated Services MS radio access Control/switching of Digital Network Mobile mobile services Station BSS Base Station Subsystem PDN radio access Public Data Network Mobile network Fixed network components components GSM-PLMN: Subsystems PLMN Terrestrial Public Land Mobile Network RSS Network Radio SubSystem PSTN Public Switched Telephone Network ISDN Integrated Services MS BSS NSS Digital Network Mobile Base Station Network Switching Station Subsystem Subsystem PDN Public Data Network OSS Operation SubSystem Function Units in GSM---PLMN-PLMN Radio Network Switching SubSystem Subsystem RSS = NSS Other networks Mobile Base Station Station +++ Subsystem MSMSMS BSSBSSBSS ACACAC EIREIREIR BTS HLR VLR TTT PSTN RRR BSCBSCBSC AAA MSC ISDN UUU Data OMCOMC----RRRR OMCOMC----SSSS MS = netnetnet-net --- ME + SIM works Operation SubSystem OSS Functional Units in GSM---PLMN-PLMN Phase 2+ RSS NSS Other networks MS +++ BSS ACACAC EIREIREIR BTS HLR/GR VLR TTT PSTN RRR BSCBSCBSC AAA MSC ISDN UUU CSE Data networks SGSN GGSN Inter/ intranet OMCOMC----BBBB OMCOMC----SSSS OSS Base station subsystem (BSS) The base station subsystem includes Base Transceiver Stations (BTS) that provides the radio link with MSs. • BTSs are controlled by a Base Station Controller (BSC),which also controls the Trans-Coder-Units (TCU).
    [Show full text]