Cn .pdf 2
Cn .pdf 2
As shown in Fig. 3.5.1 there may be an over between the adjacent circular
coverage areas there may be a gap between the coverage are of two
adjacent cells. Therefore we cannot use such a circular geometry, as a
regular shape to describe cells. It is important that for the cells of same
shape in the same geographical area, there are no ambiguous areas
belonging to multiple cells or to no cell. These requirements are satisfied
if each cell is having one of the following shapes: equilateral triangle,
square or regular hexagon.
UNIT-04
Q.Link Budjet Analysis :- In cellular communication system the link
power budget indicates how is the power getting consumed when the
signal is travelling from a transmitter to the receiver or vice versa. The
link budget takes into considerations various parameters, such as, the
transmitted power, antenna gains, various losses, cell sizes and shapes,
cell capacity, handoffs etc.
Path Loss : A very important criterion in the link budget analysis is the
path loss. We may define path loss as the signal power loss as a function
of distance.Therefore, the received signal strength varies with variation in
distance between transmitter and receiver. We can use various path loss
models to estimate the variation of received signal strength (RSS).
Various factors affecting the path loss are as follows: 1. Distance,2.
Frequency,3. Line of sight (LOS) or NLOS transmission,4. Antenna
heights,5. Type of terrain,6. Weather conditions
Q.Link Budget:Link budget of a cellular link is an equation which
contains the transmitted power, antenna gains, received power and all the
losses as follows: Pr(dBW) Pt(dBW) + ∑dB Gains - ∑dB Losses It is also
possible to write the link budget for S/N ratio at the receiver as follows:
S/N Pr(dBW) - Pn(dBW) = Pt (dBW) + ∑dB Gains - ∑dB Losses - Pn
(dBW)
Q.Grade of Service :-This is the parameter of congestion which is
specified as the probability of a call being blocked or call being delayed
beyond certain amount of time. - That means, some calls may be rejected
and retried when the lines are used by other subscribers. The grade of
service is defined as the proportion of unsuccessful calls as compared to
the total number of calls.GOS is defined as the ratio of lost traffic because
of busy hours to the offered traffic in busy hour.
GOS= Lost busy hour calls
Offered busy hour calls
GOS = A-A0
A
Where,
A0 = Carried traffic
A = Offered traffic
A-A0 =Lost traffic.
B= Traffic lost
Offered traffic
The assumption of pure chance traffic, implies that call arrival and call
termination are independent random events. The meaning of statistical
equilibrium is that probabilities do not change. The meaning of full
availability is that every arriving call can be connected to any outgoing
trunk which is free. And finally, the lost call assumption means that if any
attempted call encounters congestion, then the system immediately clears
it. Here we assume that the traffic offered is the sum of all successful and
unsuccessful calls. Let there be "x" calls in progress, then we can write,
Q.GoS and Blocking Probability in Lost Call System:We may define
the grade of service (B) in a los call system as follows:
B= Number of calls lost
Number of calls offered
B= Traffic lost
Offered traffic
We can use two formulae namely Erlang-B and Erlang-C to calculate the
blocking probability. We can select the appropriate formula based on the
method of handling of customers when all resources are busy Erlang-B
formula is used for lost-call systems when calls are lost due to all
resources being busy. Erlang-C is used for queueing systems when calls
are queued due to all resources being busy.
Significance of GOS and Blocking Probability:-The GOS is same as
the blocking probability. The value of GOS should be as low as possible.
A higher value of GOS implies that the probability of call loss during the
busy hour will be high. The significance of blocking probability is that
there is a chance of a customer being denied service due to lack of
resources. If the blocking probability of a system is 0.05 it means 5%.
The protocol stack for the user plane includes PDCP (Packet Data
Convergence Protocol), RLC (Radio Link Control), MAC (Medium
Access Control), and the PHY protocol.The protocol stack for the control
plane additionally includes the RRC (Radio Resource Control) and NAS
(non-access stratum).Layers in Protocol Stack:-1. Physical Layer
(PHY),2. Medium Access Control (MAC),3. Radio Link Control
(RLC),4. Packet Data Convergence Protocol (PDCP),5. Radio Resource
Control (RRC),6. Non-Access Stratum (NAS)
Physical Layer (PHY):Physical Layer (PHY) is responsible for the
coding / decoding, modulation / demodulation, multi-antenna mapping,
and other typical physical-layer functions.The physical layer provides
services to the MAC layer in the form of transport channels.Similar to
LTE, LTE-A uses OFDM technology to cancel the Inter Symbol
Interference (ISI).Medium Access Control (MAC):The MAC layer is
responsible for resource scheduling and Hybrid Automatic Repeat
Request (HARQ) for retransmission.
Radio Link Control (RLC):-The function of RLC layer is to manage the
delivery of the data. The responsibility of RLC is data segmentation based
on Transport Block Size (TBS)
Packet Data Convergence Protocol (PDCP):It is responsible for the
data integrity and IP header compression and decompression.PDCP is also
responsible for ciphering and deciphering operations, retransmission and
header compression of user dataRadio Resource Control (RRC):The
"RRC sublayer manages radio connections between the UE and the
eNodeß.RRC also manages security functions like authentication, and
authorization, handling mobility, roaming, and handovers.
Non-Access Stratum (NAS):The "Non-Access Stratum (NAS) layer is
responsible for mobility of the core network, authentication, registration,
connection/session management between UE and the core network.
3. Latency:-Definition: The time it takes for data to travel from its source
to its destination.Significance: Impacts the responsiveness of interactive
services like online gaming and real-time
applications.Measurement: Milliseconds (ms).Management
strategies: Minimize network congestion, optimize routing
paths, prioritize latency-sensitive traffic.
Increased Throughput:
Reduced Complexity:
2. Design Test Cases:-Develop test cases that cover various scenarios and
user behavior, ensuring comprehensive evaluation of different system
functionalities.Test cases should include different workloads, input
variations, and potential error conditions.
3. Select Performance Measurement Tools:Choose appropriate tools to
measure and analyze relevant performance metrics. Examples include:
Load testing tools simulate user traffic and measure system response
under varying loads. Monitoring tools collect performance data over time,
providing insights into resource utilization and system health. Tracing
tools track individual transactions and identify bottlenecks or
performance issues.