SlideShare a Scribd company logo
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 6, Ver. IV (Nov – Dec. 2015), PP 55-60
www.iosrjournals.org
DOI: 10.9790/0661-17645560 www.iosrjournals.org 55 | Page
Bandwidth allocation mechanisms in the next mobile generation: A
practical Approach
Sara Salman SelimanAlsafi1
, Ashraf Gasim Elsid Abdalla2
, AminBabiker
A/Nabi Mustafa3
1,3-
Faculty of Engineering- Neelain University Khartoum –Sudan
2-
College of Engineering-Sudan University of Science and Technology
Abstract: This paper presents an algorithm for bandwidth management in integrated LTE network and WLAN.
The proposed algorithm also suitable for multimedia network (image, telephone and videophone).
A software tool is implemented to simulate the proposed algorithm it is basedon windows for random
distribution numbers such as Poisson distribution functionfor traffic generation and uniform distribution for
mobile location using MATLAB. The parameters taken in this proposed simulation model are: number of user,
type of traffic, user class and user bandwidth. The results of the simulation indicate that the new algorithm
increases the bandwidth availability in the lower data rate network and this reduces the congestion in the high
data network.
I. Introduction:
"Mobile wireless industry has started its technology creation, revolution and evolution since early
1970s.In the past few decades, mobile wireless technologieshave experience 4 or 5 generations of
technologyrevolution and evolution, namely from 1G to 4G.The cellular concept was introduced in the 1G tech-
neology which made the large scale mobile wirelesscommunication possible. Digital communication has
replaced the analogy technology in the 2G which improved the wireless communicationquality. Data
communication, in addition to thevoice communication, has been the main focus in the3G technologies and a
converged network for bothvoice and data communication is emerging. Withcontinued RD, there are many
killer applicationopportunities for the 4G as well as technological challenges."[1]
The 5G potential will require the design of a single wireless user terminal able to autonomously operate
in different heterogeneous access networks.A fully reconfigurable terminal changes its communication functions
depending on network and/or user demands. Moreover, this terminal will have to exploit various surrounding
information such as communication with navigation and localization systems and communications with weather
forecast and emergency systems in order to provide richer user services. However, the richness of the services
will necessitate higher bit rates, which will be the main driving factor towards broadband multimedia
development. [2]
Table (i):Comparison ofallGenerationsofmobileTechnology [3].
5G4G3G2G1GTechnology
Features
Soon(probaly202
0)
Now2004-20101990-20041970-1980Start/Deployment
high1Gbps2Mbp64 Kbps2KbpsData Bandwidth
WWWW(comin
g soon)
WiMAX LTE
Wi-Fi
CDMA 2000(
1XRTT,EVDO)
UMTS,EDGE
Digital Cellular
Technology
Analog cellular
technology
Technology
Dynamic
Information
access, Wearable
devices with AI
Capabilities
Dynamic
Information
access,
Wearable
devices
Integrated high quality
audio, video and data
Digital voice
SMS, Higher
capacity
packetized date
Mobile telephony
(voice)
Service
CDMACDMACDMATDMA-CDMAFDMAMultiplexing
Bandwidth allocation mechanisms in the next mobile generation: A practical Approach
DOI: 10.9790/0661-17645560 www.iosrjournals.org 56 | Page
All PacketAll PacketPacketCircuit, packetCircuitSwitching
InternetInternetPacket N/WPSTNPSTNCore network
II. Bandwidth requirement formultimedia:
The network bandwidth is divided among users sharing a cell. The amount of bandwidth per user is a
measure of the network capacity, because it depends on the distribution of the user population [4]. The total
bandwidth for 5th
Generation proposed as 1.056Gbit/s distance of up to 2kilometres with the use of an
8*8MIMO [5]. Table (ii) shows the service requirements in term of bandwidth
Table (ii): service requirements [6]
Data RateService
16kbit/sImage
8kbit/sTelephone
16kbit/sVideophone
III. Simulation Scenario:
The flow chart for the proposed algorithm:
IV. Mathematical model:
For the application of the proposed model we used MATLAB to configure like environment real
environment for users of mobile cellular systems. Using random generator function, we select a random location
for users of mobile terminals in the model. And to generate calls to the users arrival times randomly used.
We used Poisson distribution function because of the advantages it is simple, stable and independent in
all moments of time. Poisson distribution gives the number of arrivals in a constant length (t) distributed in the
mean value (λt) [7], the following relationship
P x,t =(( λt)x
/x!)e−λt(1)
Bandwidth allocation mechanisms in the next mobile generation: A practical Approach
DOI: 10.9790/0661-17645560 www.iosrjournals.org 57 | Page
After making that environment through consideration of the physical model we can use the data to find less can
receive user when the maximum distance it can travel without having to transfer it to the base station.
Simulation:
Figure 4.1 shows that simulation windows and it represented the random distribution of nodes inside the
building as defined previously, the X axis represent window length and Y axis represented width equal 50 meter
both of them.
Fig:4.1: simulation model window
The second result shown and this random generated depend on the user class (real time and no real time).the X
in figure 4.2 represented the users or nodes needed data rate axis is the number of node which equal 60 user and
Y axis represented data rate that each user needed .
Fig: 4.2: node application data rate
The third result as shown in figure 4.3 it represented the type of traffic or user class (real time and non-
realtime) random generated 1 for real time user and 0 for non-real time user. The X axis is user class 1 or 0, and
Y axis represented number or user in each class. Also figure 4.4 show the percentage of each type of users in
pipe diagram.
0 10 20 30 40 50 60
250
300
350
400
450
500
550
node applcation data rate
Nodes index
datarateinkbps
Bandwidth allocation mechanisms in the next mobile generation: A practical Approach
DOI: 10.9790/0661-17645560 www.iosrjournals.org 58 | Page
Fig: 4.3: Traffic classification for users
Fig: 4.4:type of user in pipe diagram
Figure 4.5 represented the maximum data user nodes. The X axis is the nodes index which equal 60
users and Y axis represented bandwidth in kbps.
Fig: 4.5:maximum data user nodes
The result as shown in figure 4.6 it represented the assign resource WLAN user bandwidth. The X axis
is nodes index and Y axis represented bandwidth in kbps and figure 4.7shows the WLAN available bandwidth
after new algorithm.
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
0
5
10
15
20
25
30
35
40
type of user
type of traffic
numberofuser
53%
type of user
47%
real time user
non real time user
0 10 20 30 40 50 60
0
0.5
1
1.5
2
2.5
3
3.5
x 10
5
Node index
BandwidthMbps
Maximum data user/nodes
real time user
non real time user
Bandwidth allocation mechanisms in the next mobile generation: A practical Approach
DOI: 10.9790/0661-17645560 www.iosrjournals.org 59 | Page
Fig: 4.6:assign resource WLAN user bandwidth
Fig:4.7 :WLAN available bandwidth after new algorithm
Figure 4.8 represented the assign resource LTE user bandwidth and figure 4.9shows available
bandwidth after new algorithm. The X axis is the nodes index which equal 60 users and Y axis represented
bandwidth in kbps.
Fig: 4.8: assign resource LTE user bandwidth
0 10 20 30 40 50 60
0
1
2
3
4
5
6
7
8
x 10
4
Assign resources WLAN user bandwidth
Nodes index
BandwidthinKbps
0 10 20 30 40 50 60
4
4.5
5
5.5
6
6.5
7
7.5
x 10
4
WLAN Available Bandwidth after new Algrosithm
Nodes index
BandwidthinKbps
0 10 20 30 40 50 60
-2000
-1500
-1000
-500
0
500
1000
Assign resources LTE user bandwidth
Nodes index
BandwidthinKbps
Bandwidth allocation mechanisms in the next mobile generation: A practical Approach
DOI: 10.9790/0661-17645560 www.iosrjournals.org 60 | Page
Fig:4.9: LTEavailable bandwidth after new algorithm
IV. Conclusion:
The effective bandwidth management algorithm enhances the bandwidth optimization and utilization.
In this study the proposed algorithm for bandwidth management,in integrated LTE and WLAN networks,
improved the bandwidth availability in the WLAN and it reduces the congestion in the LTE band. This will
grantee the required quality of services however it will introduce a high signaling load due to the frequent
handover between the two networks.
References:
[1]. http://www.isindexing.com/isi/papers/1396420201.pdf)
[2]. Dr. Anwar M. Mousa"Prospective of Fifth Generation MobileCommunication" University of Palestine,Gaza- Palestine.
[3]. “5G Mobile Technologies”
[4]. http://www.doc.ic.ac.uk/~nd/surprise_95/journal/vol1/mjf/article1.html
[5]. Metis project presentation (general overview 25/3/2013) Disclaimer .some of the icons used in the METIS project presentation are
owned by Eriksson. They will be later removed and replaced by METIS specific icons.
[6]. Data communication and computer network PHI learning retrieved 10 July 2011.
[7]. V. B. Iverson, “Tele traffic engineering and network planning,” Technical University of Denmark, Technical University of
Denmark Building 343, May 2010. [Online]. Available:http://www.fotonik.dtu.dk .
0 10 20 30 40 50 60
-1500
-1000
-500
0
500
1000
1500
LTE Available Bandwidth after new Algrosithm
Nodes index
BandwidthinKbps

More Related Content

PDF
A Review on Cooperative Communication Protocols in Wireless World
PDF
Resource Dependent Radio Allocation For Battlefield Communications - A Data M...
PDF
VEGAS: Better Performance than other TCP Congestion Control Algorithms on MANETs
PDF
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
PDF
ADAPTIVE RANDOM SPATIAL BASED CHANNEL ESTIMATION (ARSCE) FOR MILLIMETER WAVE ...
PDF
A Novel Routing Strategy Towards Achieving Ultra-Low End-to-End Latency in 6G...
PDF
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
PDF
WiFi Transmit Power and its Effect on Co-Channel Interference
A Review on Cooperative Communication Protocols in Wireless World
Resource Dependent Radio Allocation For Battlefield Communications - A Data M...
VEGAS: Better Performance than other TCP Congestion Control Algorithms on MANETs
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
ADAPTIVE RANDOM SPATIAL BASED CHANNEL ESTIMATION (ARSCE) FOR MILLIMETER WAVE ...
A Novel Routing Strategy Towards Achieving Ultra-Low End-to-End Latency in 6G...
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
WiFi Transmit Power and its Effect on Co-Channel Interference

What's hot (17)

PDF
HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...
PDF
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...
PDF
Integrated approach for efficient power consumption and resource allocation i...
PDF
Performance Analysis of Energy Optimized LTE-V2X Networks for Delay Sensitive...
PDF
An Efficient Wireless Backhaul Utilizing MIMO Transmission and IPT Forwarding
PDF
Intelligent Approach for Seamless Mobility in Multi Network Environment
PDF
Routing Algorithm for Heterogeneous Wireless Network in Vanet
PDF
H1075460
PPTX
Resource Allocation in Heterogeneous Networks
PDF
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
PDF
1 ijaems nov-2015-1-a comparative performance analysis of 4x4 mimo-ofdm syste...
PDF
Bit Error Rate Analysis in WiMAX Communication at Vehicular Speeds using mod...
PDF
Interoperator Dynamic Spectrum Sharing (Analysis, Costs and Implications)
PDF
Interference Management with Limited Channel State Information in Wireless Ne...
PDF
The shadowing propagation model
PDF
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
PDF
Intelligent network selection using fuzzy logic for 4 g wireless networks
HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...
Integrated approach for efficient power consumption and resource allocation i...
Performance Analysis of Energy Optimized LTE-V2X Networks for Delay Sensitive...
An Efficient Wireless Backhaul Utilizing MIMO Transmission and IPT Forwarding
Intelligent Approach for Seamless Mobility in Multi Network Environment
Routing Algorithm for Heterogeneous Wireless Network in Vanet
H1075460
Resource Allocation in Heterogeneous Networks
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
1 ijaems nov-2015-1-a comparative performance analysis of 4x4 mimo-ofdm syste...
Bit Error Rate Analysis in WiMAX Communication at Vehicular Speeds using mod...
Interoperator Dynamic Spectrum Sharing (Analysis, Costs and Implications)
Interference Management with Limited Channel State Information in Wireless Ne...
The shadowing propagation model
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
Intelligent network selection using fuzzy logic for 4 g wireless networks
Ad

Viewers also liked (6)

PDF
Auto-Bandwidth Allocation in Multicast Aware VPLS Netowrks
DOCX
IEEE 2014 JAVA NETWORKING PROJECTS On the excess bandwidth allocation in isp ...
PDF
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
PDF
Fair network bandwidth allocation in iaa s datacenters via a cooperative game...
PDF
Lecture 23 27. quality of services in ad hoc wireless networks
PPTX
Resource Allocation using ASK, FSK and PSK Modulation Techniques with varying M
Auto-Bandwidth Allocation in Multicast Aware VPLS Netowrks
IEEE 2014 JAVA NETWORKING PROJECTS On the excess bandwidth allocation in isp ...
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Fair network bandwidth allocation in iaa s datacenters via a cooperative game...
Lecture 23 27. quality of services in ad hoc wireless networks
Resource Allocation using ASK, FSK and PSK Modulation Techniques with varying M
Ad

Similar to Bandwidth allocation mechanisms in the next mobile generation: A practical Approach (20)

PDF
Michael ghorbanzadeh, ahmed abdelhadi practical channel-aware resource allo...
PPTX
Multi Bandwidth Data path design for 5G Wireless Systems
DOC
60766682 5 g
PDF
Handover Optimization Scheme for 5G Heterogeneous Network
PDF
Stocchi tesi
PDF
Mobile Communication
DOCX
5 g mobile technology
PPT
12 01-nowak motorola 4 g fcc tac dec00
PPTX
Ericsson_5G NSA Planning and design Worksho_CustomerGCU presentation_Q319.pptx
DOCX
5 G Mobile Technology
PDF
Advanced antenna techniques and high order sectorization with novel network t...
PDF
Advanced antenna techniques and high order sectorization with novel network t...
PDF
Practical Channel-Aware Resource Allocation: With MATLAB and Python Code Mich...
PDF
Krendzel jkhjj
DOCX
my report
PDF
Challenges, Issues and Role of the 5G Network to the new developments
PDF
63584324 main
PPTX
A high level perspective on 5G technologies and applications
Michael ghorbanzadeh, ahmed abdelhadi practical channel-aware resource allo...
Multi Bandwidth Data path design for 5G Wireless Systems
60766682 5 g
Handover Optimization Scheme for 5G Heterogeneous Network
Stocchi tesi
Mobile Communication
5 g mobile technology
12 01-nowak motorola 4 g fcc tac dec00
Ericsson_5G NSA Planning and design Worksho_CustomerGCU presentation_Q319.pptx
5 G Mobile Technology
Advanced antenna techniques and high order sectorization with novel network t...
Advanced antenna techniques and high order sectorization with novel network t...
Practical Channel-Aware Resource Allocation: With MATLAB and Python Code Mich...
Krendzel jkhjj
my report
Challenges, Issues and Role of the 5G Network to the new developments
63584324 main
A high level perspective on 5G technologies and applications

More from iosrjce (20)

PDF
An Examination of Effectuation Dimension as Financing Practice of Small and M...
PDF
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
PDF
Childhood Factors that influence success in later life
PDF
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
PDF
Customer’s Acceptance of Internet Banking in Dubai
PDF
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
PDF
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
PDF
Student`S Approach towards Social Network Sites
PDF
Broadcast Management in Nigeria: The systems approach as an imperative
PDF
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
PDF
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
PDF
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
PDF
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
PDF
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
PDF
Media Innovations and its Impact on Brand awareness & Consideration
PDF
Customer experience in supermarkets and hypermarkets – A comparative study
PDF
Social Media and Small Businesses: A Combinational Strategic Approach under t...
PDF
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
PDF
Implementation of Quality Management principles at Zimbabwe Open University (...
PDF
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Childhood Factors that influence success in later life
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Customer’s Acceptance of Internet Banking in Dubai
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Student`S Approach towards Social Network Sites
Broadcast Management in Nigeria: The systems approach as an imperative
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Media Innovations and its Impact on Brand awareness & Consideration
Customer experience in supermarkets and hypermarkets – A comparative study
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Implementation of Quality Management principles at Zimbabwe Open University (...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...

Recently uploaded (20)

PDF
PPT on Performance Review to get promotions
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Welding lecture in detail for understanding
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPT
Project quality management in manufacturing
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
Geodesy 1.pptx...............................................
PPTX
Sustainable Sites - Green Building Construction
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
composite construction of structures.pdf
PPT on Performance Review to get promotions
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Welding lecture in detail for understanding
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
OOP with Java - Java Introduction (Basics)
Embodied AI: Ushering in the Next Era of Intelligent Systems
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Project quality management in manufacturing
additive manufacturing of ss316l using mig welding
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Geodesy 1.pptx...............................................
Sustainable Sites - Green Building Construction
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
CH1 Production IntroductoryConcepts.pptx
composite construction of structures.pdf

Bandwidth allocation mechanisms in the next mobile generation: A practical Approach

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 6, Ver. IV (Nov – Dec. 2015), PP 55-60 www.iosrjournals.org DOI: 10.9790/0661-17645560 www.iosrjournals.org 55 | Page Bandwidth allocation mechanisms in the next mobile generation: A practical Approach Sara Salman SelimanAlsafi1 , Ashraf Gasim Elsid Abdalla2 , AminBabiker A/Nabi Mustafa3 1,3- Faculty of Engineering- Neelain University Khartoum –Sudan 2- College of Engineering-Sudan University of Science and Technology Abstract: This paper presents an algorithm for bandwidth management in integrated LTE network and WLAN. The proposed algorithm also suitable for multimedia network (image, telephone and videophone). A software tool is implemented to simulate the proposed algorithm it is basedon windows for random distribution numbers such as Poisson distribution functionfor traffic generation and uniform distribution for mobile location using MATLAB. The parameters taken in this proposed simulation model are: number of user, type of traffic, user class and user bandwidth. The results of the simulation indicate that the new algorithm increases the bandwidth availability in the lower data rate network and this reduces the congestion in the high data network. I. Introduction: "Mobile wireless industry has started its technology creation, revolution and evolution since early 1970s.In the past few decades, mobile wireless technologieshave experience 4 or 5 generations of technologyrevolution and evolution, namely from 1G to 4G.The cellular concept was introduced in the 1G tech- neology which made the large scale mobile wirelesscommunication possible. Digital communication has replaced the analogy technology in the 2G which improved the wireless communicationquality. Data communication, in addition to thevoice communication, has been the main focus in the3G technologies and a converged network for bothvoice and data communication is emerging. Withcontinued RD, there are many killer applicationopportunities for the 4G as well as technological challenges."[1] The 5G potential will require the design of a single wireless user terminal able to autonomously operate in different heterogeneous access networks.A fully reconfigurable terminal changes its communication functions depending on network and/or user demands. Moreover, this terminal will have to exploit various surrounding information such as communication with navigation and localization systems and communications with weather forecast and emergency systems in order to provide richer user services. However, the richness of the services will necessitate higher bit rates, which will be the main driving factor towards broadband multimedia development. [2] Table (i):Comparison ofallGenerationsofmobileTechnology [3]. 5G4G3G2G1GTechnology Features Soon(probaly202 0) Now2004-20101990-20041970-1980Start/Deployment high1Gbps2Mbp64 Kbps2KbpsData Bandwidth WWWW(comin g soon) WiMAX LTE Wi-Fi CDMA 2000( 1XRTT,EVDO) UMTS,EDGE Digital Cellular Technology Analog cellular technology Technology Dynamic Information access, Wearable devices with AI Capabilities Dynamic Information access, Wearable devices Integrated high quality audio, video and data Digital voice SMS, Higher capacity packetized date Mobile telephony (voice) Service CDMACDMACDMATDMA-CDMAFDMAMultiplexing
  • 2. Bandwidth allocation mechanisms in the next mobile generation: A practical Approach DOI: 10.9790/0661-17645560 www.iosrjournals.org 56 | Page All PacketAll PacketPacketCircuit, packetCircuitSwitching InternetInternetPacket N/WPSTNPSTNCore network II. Bandwidth requirement formultimedia: The network bandwidth is divided among users sharing a cell. The amount of bandwidth per user is a measure of the network capacity, because it depends on the distribution of the user population [4]. The total bandwidth for 5th Generation proposed as 1.056Gbit/s distance of up to 2kilometres with the use of an 8*8MIMO [5]. Table (ii) shows the service requirements in term of bandwidth Table (ii): service requirements [6] Data RateService 16kbit/sImage 8kbit/sTelephone 16kbit/sVideophone III. Simulation Scenario: The flow chart for the proposed algorithm: IV. Mathematical model: For the application of the proposed model we used MATLAB to configure like environment real environment for users of mobile cellular systems. Using random generator function, we select a random location for users of mobile terminals in the model. And to generate calls to the users arrival times randomly used. We used Poisson distribution function because of the advantages it is simple, stable and independent in all moments of time. Poisson distribution gives the number of arrivals in a constant length (t) distributed in the mean value (λt) [7], the following relationship P x,t =(( λt)x /x!)e−λt(1)
  • 3. Bandwidth allocation mechanisms in the next mobile generation: A practical Approach DOI: 10.9790/0661-17645560 www.iosrjournals.org 57 | Page After making that environment through consideration of the physical model we can use the data to find less can receive user when the maximum distance it can travel without having to transfer it to the base station. Simulation: Figure 4.1 shows that simulation windows and it represented the random distribution of nodes inside the building as defined previously, the X axis represent window length and Y axis represented width equal 50 meter both of them. Fig:4.1: simulation model window The second result shown and this random generated depend on the user class (real time and no real time).the X in figure 4.2 represented the users or nodes needed data rate axis is the number of node which equal 60 user and Y axis represented data rate that each user needed . Fig: 4.2: node application data rate The third result as shown in figure 4.3 it represented the type of traffic or user class (real time and non- realtime) random generated 1 for real time user and 0 for non-real time user. The X axis is user class 1 or 0, and Y axis represented number or user in each class. Also figure 4.4 show the percentage of each type of users in pipe diagram. 0 10 20 30 40 50 60 250 300 350 400 450 500 550 node applcation data rate Nodes index datarateinkbps
  • 4. Bandwidth allocation mechanisms in the next mobile generation: A practical Approach DOI: 10.9790/0661-17645560 www.iosrjournals.org 58 | Page Fig: 4.3: Traffic classification for users Fig: 4.4:type of user in pipe diagram Figure 4.5 represented the maximum data user nodes. The X axis is the nodes index which equal 60 users and Y axis represented bandwidth in kbps. Fig: 4.5:maximum data user nodes The result as shown in figure 4.6 it represented the assign resource WLAN user bandwidth. The X axis is nodes index and Y axis represented bandwidth in kbps and figure 4.7shows the WLAN available bandwidth after new algorithm. 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 5 10 15 20 25 30 35 40 type of user type of traffic numberofuser 53% type of user 47% real time user non real time user 0 10 20 30 40 50 60 0 0.5 1 1.5 2 2.5 3 3.5 x 10 5 Node index BandwidthMbps Maximum data user/nodes real time user non real time user
  • 5. Bandwidth allocation mechanisms in the next mobile generation: A practical Approach DOI: 10.9790/0661-17645560 www.iosrjournals.org 59 | Page Fig: 4.6:assign resource WLAN user bandwidth Fig:4.7 :WLAN available bandwidth after new algorithm Figure 4.8 represented the assign resource LTE user bandwidth and figure 4.9shows available bandwidth after new algorithm. The X axis is the nodes index which equal 60 users and Y axis represented bandwidth in kbps. Fig: 4.8: assign resource LTE user bandwidth 0 10 20 30 40 50 60 0 1 2 3 4 5 6 7 8 x 10 4 Assign resources WLAN user bandwidth Nodes index BandwidthinKbps 0 10 20 30 40 50 60 4 4.5 5 5.5 6 6.5 7 7.5 x 10 4 WLAN Available Bandwidth after new Algrosithm Nodes index BandwidthinKbps 0 10 20 30 40 50 60 -2000 -1500 -1000 -500 0 500 1000 Assign resources LTE user bandwidth Nodes index BandwidthinKbps
  • 6. Bandwidth allocation mechanisms in the next mobile generation: A practical Approach DOI: 10.9790/0661-17645560 www.iosrjournals.org 60 | Page Fig:4.9: LTEavailable bandwidth after new algorithm IV. Conclusion: The effective bandwidth management algorithm enhances the bandwidth optimization and utilization. In this study the proposed algorithm for bandwidth management,in integrated LTE and WLAN networks, improved the bandwidth availability in the WLAN and it reduces the congestion in the LTE band. This will grantee the required quality of services however it will introduce a high signaling load due to the frequent handover between the two networks. References: [1]. http://www.isindexing.com/isi/papers/1396420201.pdf) [2]. Dr. Anwar M. Mousa"Prospective of Fifth Generation MobileCommunication" University of Palestine,Gaza- Palestine. [3]. “5G Mobile Technologies” [4]. http://www.doc.ic.ac.uk/~nd/surprise_95/journal/vol1/mjf/article1.html [5]. Metis project presentation (general overview 25/3/2013) Disclaimer .some of the icons used in the METIS project presentation are owned by Eriksson. They will be later removed and replaced by METIS specific icons. [6]. Data communication and computer network PHI learning retrieved 10 July 2011. [7]. V. B. Iverson, “Tele traffic engineering and network planning,” Technical University of Denmark, Technical University of Denmark Building 343, May 2010. [Online]. Available:http://www.fotonik.dtu.dk . 0 10 20 30 40 50 60 -1500 -1000 -500 0 500 1000 1500 LTE Available Bandwidth after new Algrosithm Nodes index BandwidthinKbps