Cosc411 M3 2023
Cosc411 M3 2023
Cosc411 M3 2023
Page 1 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
1) Data generally changes very rapidly. Users often query servers to remain up-to-date. More
specifically, they often want to track every broadcast for their data item of interest.
Examples of this type of data are stock market information, weather data, and airline
information.
2) Users are mobile and randomly enter and exit from cells. The average duration of a user’s
stay in the cell is referred to as residence latency (RL).
3) User reference behavior tends to be localized—i.e., users tend to access certain parts of the
database very frequently.
4) Servers maintain neither client arrival and departure patterns nor client-specific data
request information.
1) Private data: A single user owns this data and manages it. No other user may access
it.
Page 2 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
2) Public data: This data can be used by anyone who can read it. Only one source updates
it. Examples include weather bulletins or stock prices.
3) Shared data: This data is accessed both in read and write modes by groups of users.
Examples include inventory data for products in a company.
Page 3 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
Page 4 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
Base station is the central connection point for wireless mobile devices to communicate.
BSS contains Two (2) components: Base Transceiver Station (BTS) and Base Station
Controller (BSC).
Base Transceiver Station (BTS): BTS is a fixed radio transceiver in any mobile
network that connects mobile devices to the network. It comprises all radio equipment
(e.g. antenna, signal processing & amplifier required for transmission). It is placed in
the center of a cell. Its transmitting power defines the size of a cell. It is connected to
MS via Um interface and connected to BSC via Abis Interface.
Base Station Controller (BSC): BSC is a component responsible for controlling the
activities of one or more BTS. It connects the BTS and MSC of Network Switching
Subsystem (NSS).
3. Network Switching Subsystem (NSS)
It is the mobile switching centre that performs the switching of calls between the mobile
and other fixed or mobile network users, as well as the management of mobile services
such as authentication. Key elements of NSS are MSC, HLR, and VLR.
Mobile Services Switching Centre (MSC): It is used for connection between mobile
phone to mobile phone within same network. It is used for connection between mobile
phone to fixed phone within a network. All mobile communications are routed from
the BS through the MSC.
Home Location Register (HLR): The HLR is a centralized network database that
stores and manages all mobile services belonging to a specific operator. It acts as a
permanent store for a person’s subscription information until that subscription is
cancelled. It is considered as a database which stores the information about the
subscriber within covering area of MSC. Information includes phone number, current
location of the mobile and all the service providing information. Since mobile phones
users are on the move, the HLR is used to identify their last known location. If a new
MS user comes into location area, then VLR will provide relevant information by
bringing it from HLR.
Visitor Location Resister (VLR): It is a temporary storage device of GSM network.
It is a server that supports roaming functions for users outside the coverage area of their
Page 5 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
own HLR. It stores subscribers’ subscription information for MS which are within the
particular MSC service Area as visitors. There is one VLR for each MSC service area.
4. Operation and Support Subsystem (OSS)
OSS is the component from which the network operator monitors and controls the entire
system. It contains necessary functions for network operation and maintenance. Key
Elements of OSS are OMC, EIR, and AUC.
Operation and Maintenance Center (OMC): In GSM networks, OMC is the central
location to operate and maintain the network. It is connected to different components
of NSS & BSC. OMC is used to monitor and maintain the performance of each MS,
BS, BSC and MSC within a GSM network.
Equipment Identity Register (EIR): EIR is a database that contains a list of all valid
mobile equipment within the network, where each device is identified by International
Mobile Equipment Identity (IMEI) number. The IMEI number identifies the mobile
device itself not its user. EIR contains a list of IMEI of all valid terminals. An IMEI is
marked invalid if its terminal is stolen. EIR allows the MSC to forbid calls from this
stolen terminal.
Authentication Center (AUC): AUC is a database that authenticates each SIM that
attempts to connect to the GSM network. It is defined to protect user identity &
transmission. It is a protected database that stores a copy of secret information stored
in SIM card. These data help to verify user’s identity.
Mobility Management (MM) in Mobile Computing
Mobility management handles the function that arises due to mobility of the subscriber. The main
objective of MM is location tracking & call set up. There are two aspects of mobility in a mobile
computing network. They are Handoff and Roaming.
1. Handoff: When a mobile user is engaged in conversation, the MS is connected to BS via
radio link. If the user moves to the coverage area of another BS, the radio link to old BS is
disconnected and radio link to new BS is established to continue conversation. This process
is called automatic link transfer or handoff. Depending on the mobility of MS, the handoff
is divided into two categories:
Inter-BS Handoff/ Inter Cell Handoff: This occurs when an MS moves from one BS
to another BS under one MSC.
Page 6 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
Page 7 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
Page 8 of 9
COSC 411: DATABASE SYSTEMS II 2022/2023 SESSION
Page 9 of 9