Design And Implementation Of Congestion Control System For GSM Operation

Computer Science Project Material with Source Code Included
Chapter One
1.0 Introduction
1.1 Background of the Study
The world is fast becoming a global village and a necessary tool for this process is communication of which telecommunication is a key player. The quantum development in the telecommunications industry all over the world is very rapid as one innovation replaces another in a matter of weeks. A major breakthrough is the wireless telephone system which comes in either fixed wireless telephone lines or the Global System of Mobile Communications (GSM). Communication without doubt is a major driver of any economy. Emerging trends in socio-economic growth shows a high premium being placed on information and communication technology (ICT) by homes, organizations, and nations.
Nigeria is not left out in this race for rapid development as the nation’s economy has been subjected to years of economic reversal via mismanagement and bad leadership. The Nigerian telecommunications sector was grossly underdeveloped before the sector was deregulated under the military regime of General Ibrahim Babangida in 1992 with the establishment of a regulatory body, the Nigerian Communication Commission (NCC). So far the NCC has issued various licenses to private telecommunications operator. These include 7 fixed telephony providers that have activated 90,000 lines, 35 Internet service providers with a customer base of about 17,000. Several VSAT service providers are in operation, and have improved financial intermediation by providing on-line banking services to most banks in Nigeria. These licenses allowed private telephone operators (PTOs), to roll out both fixed wireless telephone lines and analogue mobile phones. The return of democracy in 1999 paved the way for the granting of GSM license to 3 service providers: MTN Nigeria, ECONET Wireless Nigeria which is now called ZAIN and NITEL Plc which is now called ZOOM in 2001 and later GLO.
1.2 Statement of the Problem
It has been observed that calls across different networks are always difficult to connect, at times diverted and also attract more cost. This creates room for users to be confused as how much is deducted from their call credits or are compelled to having multiple GSM lines. As the network increases, more users makes call across different networks and there is need to record the call time, call network, and line identification and be able to put calls across the networks without much congestions.
Transmission of calls requires at least two points, A and B (point-to-point; point-to-multipoint or multipoint-to-point). Consequently, the interconnectivity problem within Nigeria is simply stated as follows:
- Poor Quality: It produces noise and distortions and drop out calls.
- Capacity: The digital network service can’t allow more calls to be handled at a time, thereby not accommodating more users.
- How can A and B, separated possibly by thousands of kilometers within Nigeria, transmit voice to each other without each having to be subscribers to the same operator?
- More importantly, how can we ensure multi-user resource allocation such that if A is the originating consumer, it does not matter technologically (even if financially) which of ALL the other operators that B is a subscriber to, nor does it matter what type of transmission he or she is sending?
This will form the bases for the project work.
1.3 Purpose of the Study
The purpose of this research work is to establish a transparent set of Interconnection Rules, which shall encompass at least the following requirements:
- Every operator must allow all other operators full interconnection to its network at technically feasible and convenient points of interconnection, such that traffic may originate on one network and terminate on another, or otherwise pass across networks, without interference, signal deterioration, delay, congestion, or restriction.
- To design software that will serve as a congestion control system for multi-user telecommunication networks.
1.4 Significance of the Study
This study will help us to know the status of GSM network resource allocation in Nigeria with a view to knowing areas to be addressed for better performance. This research work will aid telecommunication companies in Nigeria to achieve the following:
- Keep record of calls across the GSM networks.
- Use Interswitch to put calls through to the right designation without delay, distortions or diversion.
- Determine the calling network and receiving network and use this information for the purpose of interconnectivity tariffs.
- Maintain a database of all registered GSM lines for all GSM communication companies.
1.5 Aims and Objectives of the Study
Basically the aim of this project work is to design and simulate a multi-user congestion control system for MTN.
1.6 Scope of the Project
This research covers network connectivity and traffic control of MTN network in Nigeria. The system covers all forms of voice calls across the network. Both call identification, recording and network interconnectivity.
1.7 Constraints and Limitations
Some of the constraints encountered during this project design include the following:
Financial Constraints:
The design was achieved but not without some financial involvements. One had to pay for the computer time. Also the typing and planning of the work has its own financial involvements. However, to solve the problems I solicited fund from guardians and relations.
High programming Technique:
The programming aspect of this project posed a lot of problematic bugs that took me some days to solve. Problems such as the ADO, DAO and Jet Engine related run time errors. For instance, the Ms Access office 2000 edition does not work with VB-6. Jet Engine unless converted to lower version of Ms ACCESS of office 1997 edition (i.e. version 2.0). Also other technical problem, which requires semantic and syntactic approaches where encountered as well. In seeking for the solution to these problems, I acquired more knowledge from well –versed textbooks and programmes.
The epileptic nature of power supply cannot be overlooked.
1.8 Definition of Terms
Inter-switch:
Inter-Switch Link (ISL) is a trunking method developed by Cisco to use for Ethernet and Token Ring trunk connections.
Congestion:
It is the overcrowding of route, leading to slow and inefficient flow. In computing, it is a situation in which the amount of information to be transferred is greater than the amount that the data communication path can carry.
Air interface:
In a mobile phone network, the radio transmission path between the base station and the mobile terminal.
Asymmetric Transmission:
Data transmissions where the traffic from the network to the subscriber is at a higher rate than the traffic from the subscriber to the network.
SIM:
Subscriber Identity Module; A smart card containing the telephone number of the subscriber, encoded network identification details, the PIN and other user data such as the phone book. A user’s SIM card can be moved from phone to phone as it contains all the key information required to activate the phone.
Telecommunication:
Are devices and systems that transmit electronic or optical signals across long distances. Telecommunication enables people around the world to contact one another to access information instantly, and to communicate from remote areas.
Computer Network:
It is a system used to connect two or more computers using a communication link.
Chapter Five
5.0 Summary, Recommendations and Conclusion
5.1 Summary
With the level of research work carried out in this project, a lot of findings were made on the operations of GSM industries. This will help the mass to have background information of the GSM sets the use and possible trigger researchers to use this information for further research. Also students of higher institutions can adopt the methods used for the implementation of this project in their academic works.
Moreover, in the cause of this research, the features of the programming language used were mention and this will make more students to have interest in programming.
5.2 Conclusions
The broader world of information and communications technologies (ICT) has exciting prospects in the Nigerian market, and will attain greater heights even quicker if all technological tools are properly harnessed.
Nigerians are now awaiting downward review of tariff, which is believed, will place national interest as a major factor in considering the price regime especially putting into consideration the economic capacity of the average Nigerian. In a country where the Federal Government pays its public service workers a minimum wage of 7,500 Naira, it is assumed that the Government will prevail on the national telecommunications body to have rates that will be affordable for at least middle class workers. It is perceived that such a move will force operators to cut their rates, as market forces will level the price differentials involved in interconnectivity.
Also, with a good congestion control on the telecommunication networks, users will start to enjoy their calls without much interruption or call failures.
5.3 Recommendation
Based on the achievement made on this research work and also the experienced gained during the design and implementation.
We suggest that every undergraduates, graduates and post graduates should pay more attention to programming in other to compete favorably with there counterparts in the western world.
Some of the subsystems in this congestion control system were not completely developed because of the time and financial constraint, hence the need to further develop this research work and implement it on both the software and hardware aspect of it.


The Complete Material Will Be Sent to You in Just 2 Steps
Quick & Simple…
![]()
Make Payment (Through Transfer) of ₦5,000 to the Account Below
![]() | Acc No: 0811003731 |
| Samphina Academy | |
| Current Account |
Or CLICK HERE To Pay With Debit Card
| FOR STUDENTS OUTSIDE NIGERIA | |
| CLICK HERE To Pay With Card ($15) | |
| FOR GHANA STUDENTS (GHS 100) | |
![]() | MTN MoMo |
| 0553978005 | |
| Douglas Osabutey | |
![]()
Send the Following Details on WhatsApp ( 07062590260 ) After Payment
- Payment Details
- TOPIC: Design And Implementation Of Congestion Control System For GSM Operation
The Complete Material Will Be Sent To You On WhatsApp After Receiving Your Details
T & C Apply
Students Review
List of Related Works
Wireless Electronic Display Board Using GSM Technology
Construction Of A Radio Frequency GSM Signal Jammer
Customers Perception Of GSM Interruptive Advertisement In Nigeria: A Study Of GSM Users In Abraka
Remote Monitoring And Control Of A Refrigerator Using GSM Interface
Advertising And Consumer Preference Of GSM Networks In Nigeria (A Case Study Of Owerri Metropolis)
Home Control Switch Automation Using GSM Communication
The Use Of GSM As A Medium For Learning
An Appraisal Of Advertisement Strategies Of GSM Company MTN
The Impact Of Introduction Of Global System For Mobile Communication (GSM) On The Nigeria Economy
Design and Construction Of A GSM Based Home Electrical Appliances Control System
Design And Implementation Of Drug Verification System Using GSM
SMS Texting Among GSM Users In Nigeria: A Morpho-Syntactic Analysis
Advertising And Marketing Performance Of GSM Companies In Port Harcourt Metropolis
The Impact Of Advertising On The Marketing Of Global System For Mobile (GSM) Communication
The Status Of GSM Network Resource Allocation In Nigeria
Design And Implementation Of GSM Based Smart Phone Home System
Design And Implementation Of Gas Detection System Using GSM Network
GSM Service Delivery In SMEs In Nigeria
Influence Of GSM Phone Addition On The Reading Habit Of Students In Godfrey Okoye University
Design And Implementation Of GSM Based Remote Switching System
Congestion Control In GSM Network (A Case Study Of Etisalat Nigeria)
The Impact Of TV Advertising On The Marketing Of GSM Service
Global System For Mobile Communication (GSM) And Its Impact On The Economy Of Nigeria
Data Storage Security In Cloud Computing
Design And Implementation Of A Mortuary Billing System
Design And Implementation Of Electronic Voters Registration System
Design And Implementation Of Decision Support System For Software Evaluation
Design And Implementation Of Electronic Diagnosis System
Automated Loan Lending Management System Using Akwa Savings And Loans, Ikot Ekpene As A Case Study
Design And Implementation Of A Computerized Point Of Sales System
Design And Implementation Of An Automated Inventory Control System For A Manufacturing Organisation
Design And Implementation Of Biological Verification System For Crime Control
Computer Based Pool Management System
Design And Implementation Of A Collaborative Software As A Service Based Office Management System
Online Registration Of Pharmaceutical Company And Drug Verification System
Design And Implementation Of Hospital Management Information System
Design And Implementation Of Computer Aided Charting And Graphic System For Statistical Presentation
Design And Simulation Of A Microprocessor – Based Industrial Arm
Design And Implementation Of Software For Tracking Student Profile
Design And Implementation Of University Management Information System
Design And Implementation Of Departmental Course Allocation System
Design And Implementation Of Folder Locker Application For Windows OS Using C#NET
Design And Implementation Of An Online Voting Portal
Design And Implementation Of Customer Relationship Management
Design And Implementation Of Hostel Allocation Students Information Management System
Development Of Wireless Sensor Network Testbed
Design And Implementation Of A Medical Test Result Information System
Design And Implementation Of A Web Based Sim Registration System For MTN Nigeria


