๐Ÿ–ผ๏ธChapter 9 cover
Nepal Engineering Council ยท Registration ExaminationAExE ยท Ch 9
โ† Back to AExE Syllabus
9

Chapter 9

Wireless and Telecommunication System

AEXE09ยท6 Sub-topicsยท60 MCQs
๐ŸŽฏ Read MCQs Mode
9.1

Telecommunication and its evolution

AExE0901
1
Telecommunication evolved from the electrical telegraph (1830s-40s) and the telephone (1876) through analog trunk/microwave networks, to digital switching and transmission, and finally to today's packet-based, all-IP wireless/wireline convergence.
2
Key milestones in order: telegraph โ†’ telephone โ†’ analog radio/microwave links โ†’ satellite communication โ†’ digital PCM transmission โ†’ cellular mobile systems โ†’ internet/packet-switched data โ†’ broadband wireless and fibre-optic backbones.
3
1G (first generation): analog cellular systems (e.g. AMPS); voice only, frequency modulation, no encryption, low capacity.
4
2G: digital cellular (GSM, CDMA); voice plus low-rate data (SMS), circuit switching, improved spectral efficiency and security compared to 1G.
5
3G: packet-switched data added (UMTS/WCDMA, CDMA2000); higher data rates, mobile internet, video calling.
6
4G: All-IP, OFDMA-based (LTE/LTE-Advanced); high-speed mobile broadband, low latency.
7
5G: enhanced mobile broadband, massive machine-type communication (mMTC), ultra-reliable low-latency communication (URLLC); uses higher frequency bands (mmWave) and massive MIMO/beamforming.
8
Future trends: convergence of fixed and mobile networks, Internet of Things (IoT) connectivity, network function virtualization (NFV)/software-defined networking (SDN), and early research toward 6G (terahertz bands, AI-native networks).
9
Twisted pair copper cable: low cost, limited bandwidth and distance; widely used for the local loop/telephone access network.
10
Coaxial cable: higher bandwidth and better shielding than twisted pair; used for cable TV/broadband access.
11
Optical fibre: very high bandwidth, low attenuation, immune to electromagnetic interference; forms the backbone of modern long-haul and access networks.
12
Wireless/radio (terrestrial & satellite): no physical medium needed; supports mobility; subject to propagation loss, fading, interference, and regulatory spectrum allocation.
9.2

Cellular network

AExE0902
1
Free space propagation model: predicts received power assuming a single, unobstructed line-of-sight path; received power decreases as 1/dยฒ (inverse-square law) with distance d.
2
Reflection: occurs when a radio wave strikes a smooth surface much larger than its wavelength, producing a reflected wave.
3
Diffraction: occurs when a wave bends around an obstacle's edge, allowing signals to reach receivers even without a direct line of sight (shadow region).
4
Scattering: occurs when a wave strikes an object with dimensions comparable to or smaller than the wavelength (e.g. rough surfaces, foliage), spreading energy in many directions.
5
Small-scale multipath fading: rapid fluctuations in received signal amplitude/phase over short distances or time intervals, caused by the constructive/destructive combination of multiple delayed copies of the transmitted signal.
6
Rayleigh fading model: a statistical model for small-scale fading used when there is no dominant (line-of-sight) signal component โ€” the received envelope follows a Rayleigh distribution; Rician distribution is used instead when a strong line-of-sight component exists.
7
The cellular concept divides a service area into smaller cells, each served by a base station using a fraction of the total available channels, allowing the same frequencies to be reused in non-adjacent cells (frequency reuse) to serve a much larger number of users with limited spectrum.
8
Frequency reuse strategies group cells into clusters (with a cluster size N); the same channel set is reused in the corresponding cell of every cluster, with co-channel cells separated by a reuse distance to keep interference acceptable.
9
Channel assignment strategies (fixed or dynamic) determine how the available channels are allocated among cells/calls.
10
Handover (handoff) is the process of transferring an ongoing call from one cell/base station to another as a mobile user moves, without dropping the call.
11
Cell splitting subdivides a congested cell into smaller cells, each with its own base station at reduced transmit power, increasing capacity (more channels per unit area) as user density grows.
12
Cell sectoring replaces an omnidirectional cell-site antenna with several directional antennas (e.g. 3 sectors of 120ยฐ each), reducing co-channel interference and improving the frequency reuse factor without increasing the number of cells.
9.3

Signal and system

AExE0903
1
Equalization: compensates for inter-symbol interference (ISI) caused by a frequency-selective (multipath) channel, by applying an inverse filter that approximately reverses the channel's distorting effect.
2
Diversity techniques: combat fading by providing the receiver with multiple, ideally independently-faded, copies of the same signal so that not all copies are in a deep fade simultaneously.
3
Space diversity: uses multiple physically separated antennas to obtain independently-fading signal copies.
4
Time diversity: transmits the same information at different time instants (e.g. via interleaving/coding) so fades are decorrelated in time.
5
Frequency diversity: transmits the same information over different frequency channels, since fading is frequency-dependent.
6
Spread spectrum modulation spreads a narrowband signal's energy over a much wider bandwidth than strictly necessary, using a code independent of the data, giving robustness to interference/jamming, low probability of interception, and the ability for multiple users to share the same band.
7
Direct Sequence Spread Spectrum (DSSS): multiplies the data signal by a high-rate pseudo-random noise (PN) code to spread its spectrum.
8
Frequency Hopping Spread Spectrum (FHSS): rapidly switches (hops) the carrier frequency among many channels according to a pseudo-random sequence known to transmitter and receiver.
9
FDMA (Frequency Division Multiple Access): each user is assigned a separate, dedicated frequency channel/sub-band.
10
TDMA (Time Division Multiple Access): each user is assigned a separate, dedicated time slot within a shared frequency channel.
11
CDMA (Code Division Multiple Access): all users share the same frequency and time, distinguished by unique orthogonal/near-orthogonal spreading codes (based on spread spectrum).
12
OFDMA (Orthogonal Frequency Division Multiple Access): subdivides the channel into many orthogonal narrowband subcarriers, which are allocated among users; used in modern systems such as LTE/5G.
9.4

Switching systems

AExE0904
1
Analog switching (space-division switching): physically connects a caller's circuit to the called party's circuit through a matrix of electromechanical or crossbar switches; used in older analog exchanges.
2
Digital switching (time-division switching): samples and encodes voice/data into digital time slots (e.g. via PCM), then switches these time slots between input and output using time-slot interchange (TSI) and/or time-space-time (TST) switching fabrics.
3
Circuit switching: establishes a dedicated end-to-end path for the entire duration of a call/session.
4
Packet switching: breaks data into packets, each routed independently through the network, sharing links among many users.
5
Soft switch (softswitch): a software-based call-control system that separates the call-control/signaling function from the physical media-transport (bearer) function, typically used in packet-based (VoIP/NGN) networks.
6
Traditional hardware-based circuit switches tightly integrate control and transport functions, unlike a softswitch's software-separated architecture.
7
Routing: the process of selecting a path through the network for a call or data packet, based on destination address, network topology, traffic conditions, and cost.
8
Signaling: the exchange of control information (not user data) needed to set up, maintain, and release a connection.
9
Signaling examples: call setup requests, addressing, supervision (on/off-hook), and billing information.
10
In-band signaling: carried over the same channel as voice.
11
Out-of-band/common-channel signaling (e.g. SS7): uses a separate dedicated signaling channel.
9.5

Traffic engineering

AExE0905
1
Busy hour: the continuous 60-minute period during which traffic volume/intensity is highest, used for worst-case network dimensioning.
2
Traffic intensity: the average number of simultaneous calls/connections in progress, typically measured in Erlangs (one Erlang = one circuit continuously occupied for one hour).
3
Grade of Service (GoS): the probability that a call is blocked (or delayed beyond an acceptable time) during the busy hour, due to insufficient network resources โ€” a key network dimensioning target.
4
Service levels: defined performance targets (e.g. blocking probability, delay) that a network must meet for acceptable quality of service.
5
Traffic routing in wireless networks directs calls/data through the network (e.g. via mobile switching centers) based on availability, load, and cost, often with alternate routing when a primary path is congested.
6
Common channel signaling (CCS) uses a dedicated signaling channel, separate from the traffic-bearing channels, to exchange control information for many calls โ€” more efficient and flexible than per-call in-band signaling (used in systems such as SS7).
7
Integrated Services Digital Network (ISDN): a digital network standard that carries voice, data, and other services over the same digital circuit-switched channels, using standardized B (bearer) and D (signaling/data) channels.
8
Circuit switching suits continuous, delay-sensitive traffic (e.g. voice), while packet switching suits bursty data traffic and enables more efficient sharing of scarce wireless spectrum.
9
Modern PCN/mobile systems increasingly use packet switching (all-IP) even for voice (e.g. VoIP/VoLTE).
10
Protocol for network access: defines the rules/procedures a terminal or mobile device follows to gain access to and communicate over the network (e.g. random access procedures, contention resolution).
9.6

Rules and regulations

AExE0906
1
This section covers the international and national regulatory framework governing telecommunication, including the ITU, the Nepal Telecommunication Authority, the relevant government ministry, national frequency allocation, and the Radio Act.
2
International Telecommunication Union (ITU): a specialized agency of the United Nations responsible for coordinating global telecommunication standards, allocating international radio spectrum and satellite orbits, and promoting international connectivity.
3
ITU operates through three sectors: ITU-R (radiocommunication), ITU-T (standardization), and ITU-D (development).
4
Nepal Telecommunication Authority (NTA): the autonomous regulatory body for the telecommunication sector in Nepal.
5
NTA's functions include issuing licenses, managing spectrum allocation domestically, setting tariff/interconnection rules, and enforcing quality-of-service (QoS) standards.
6
Ministry of Communication and Information (Technology): the government ministry responsible for national telecommunication/ICT policy formulation and overall sector governance.
7
National frequency allocation plan: the official plan specifying which frequency bands are allocated to which services (broadcasting, mobile, satellite, defense, etc.) within Nepal.
8
The national frequency allocation plan is aligned with ITU international allocations.
9
Radio Act: the principal national legislation governing the establishment, operation, and licensing of radio communication equipment and services in Nepal.
10
Regulation of telecommunication in Nepal operates at two levels: international coordination (ITU) and national implementation (NTA, Ministry, Radio Act, frequency plan).