WMN Winter 23 (1)
WMN Winter 23 (1)
WMN Winter 23 (1)
d) Define –
i) Quantization Noise
ii) Companding with reference to PCM.
Ans.Quantization Noise:Quantization noise is a type of error that occurs when an analog signal is converted to a digital
signal with a limited number of discrete amplitudes. It's caused by the rounding or truncation of the analog signal values to
the nearest digital values.
Companding with reference to PCM:Companding is a signal processing technique used in pulse code modulation
(PCM) to compress and expand analog or digital signals. It's a portmanteau of the words "compressing" and "expanding".
a. WML supports event-based navigation, allowing the user to move between cards using predefined
actions such as selecting a menu item, pressing a key, or using a form control.
b. Events can trigger actions like loading a new card, sending information to the server, or updating the
current card’s content.
4. Limited Multimedia Support:
a. Due to the limited bandwidth and processing capabilities of early mobile devices, WML supports only
basic multimedia elements such as text and monochrome images.
b. It does not support complex multimedia elements like videos or high-resolution images, which are
commonly used in modern HTML.
5. Variable and Conditional Statements:
a. WML includes scripting capabilities through the WMLScript language, which allows the use of
variables and conditional statements.
b. This functionality enables dynamic content generation and basic user interactivity, such as validating
form inputs or performing calculations.
6. Lightweight and Efficient:
a. WML is designed to be lightweight, with a focus on low data consumption. This helps in minimizing
download time and cost for users accessing content over slow or expensive mobile networks.
b. The compact nature of WML reduces the memory and processing overhead on devices with limited
hardware resources.
7. Optimized for Small Screens and Limited Input:
a. WML’s structure and tags are optimized for small screens, ensuring that content is displayed in a
manner suitable for devices with limited screen real estate.
b. It also includes special input elements like single-line text inputs, selection lists, and option groups,
which are more convenient for users with limited input methods such as keypads.
8. Support for WMLScript:
a. WMLScript is a client-side scripting language similar to JavaScript but with fewer capabilities. It is
used for validating user inputs, handling exceptions, and controlling user interactions with the WML
deck.
b. WMLScript can access and manipulate WML content dynamically, allowing basic form validation, data
formatting, and other client-side logic.
9. Hyperlinks and Navigation:
a. WML supports hyperlinking with the <a> and <anchor> elements, enabling users to navigate between
cards or decks within a WML document or to other WML documents on the internet.
b. Links can be external (pointing to another WML document) or internal (within the same deck).
10. User Agent Profile Adaptation:
a.WML pages can adapt to different device capabilities by using the User Agent Profile (UAProf).
UAProf provides information about the device’s display, processing power, and supported formats.
b. Based on this information, WML content can be customized to ensure compatibility and optimal
display on various devices.
11. Backward Compatibility and Standardization:
a. WML adheres to the WAP standards, ensuring that WML content can be rendered consistently across
WAP-enabled devices.
b. It is backward compatible with early WAP versions, ensuring that content can be accessed by a wide
range of mobile devices, even older models.
12. Support for Forms and User Interaction:
a. WML supports the creation of forms using <input>, <select>, and <option> elements.
b. It enables basic interaction, such as capturing user input (e.g., text, passwords, or numbers) and sending
this information to the server for processing.
13. Content Presentation and Formatting:
a. WML provides limited content formatting options, such as line breaks, paragraphs, and bold or italic
text. It doesn’t support complex formatting options available in HTML.
b. Elements like <b> (bold), <i> (italic), and <br> (line break) are used for simple text styling and layout
management.
14. Security and Privacy:
a. WML, along with the WAP protocol, includes features for secure communication, such as encryption
using Wireless Transport Layer Security (WTLS). This ensures that data transmitted between the client
and the server is secure.
b. WMLScript also includes functions to handle security-sensitive operations like password management
and secure transactions.
UMTS system uses the same core network as the GPRS and uses an
entirely new radio interface.
• _The new radio network in UMTS is called UTRAN (UMTS
Terrestrial Radio Access Network) and is connected to the core
network (CN) of GPRS via Iu interface.
• _The Iu is the UTRAN interface between the Radio network
controller RNC and CN.
• _The mobile terminal in UMTS is called User Equipment (UE). The
UE is connected to Node-B over a high-speed Uu (up to 2 Mbps)
Interface. The Node-B are the equivalent of BTS in GSM and
typically serves a cell site. Several Node-Bs are controlled by a single
RNCs over the Iub interface.
• _The RNCs are connected to CN through Iu interface.
• _The packet-switched data is transmitted through Iu-PS interface
and circuit-switched data is transferred over Iu-CS interface. One of
the new interfaces in UTRAN is Iur interface which connects two
RNCs and has no equivalent in GSM system. The Iur interface
facilitates the handling of 100 percent of RRM (Radio Resource
Management) and eliminates the burden from CN.
• _UMTS also supports GSM mode connections in which case the
MS connects to the CN through Um interface to BSS, and BSS
connects through A (Gb interface in GPRS) interface to CN
The correspondent node sends the data to the mobile node. Data
packets contain the correspondent nodes address (Source) and home
address (Destination). Packets reach the home agent. But now mobile
node is not in the home network ,it has moved into the foreign
network. The foreign agent sends the care-of-address to the home
agent to which all the packets should be sent. Now, a tunnel will be
established between the home agent and the foreign agent by the
process of tunneling. It is the process of sending a packet via a tunnel
and it is achieved by a mechanism called encapsulation.
Now, the home agent encapsulates the data packets into new packets
in which the source address is the home address and destination is the
care-of-address and sends it through the tunnel to the foreign agent.
Foreign agent, on another side of the tunnel, receives the data
packets, decapsulates them, and sends them to the mobile node. The
mobile node in response to the data packets received sends a reply in
response to the foreign agent. The foreign agent directly sends the
reply to the correspondent node.
c) Draw the block schematic of WLL architecture and explain following components of it.
i) WANU
ii) WASU
Ans.
WANU:
It is short for Wireless Access Network Unit. It is present at the
local exchange office. All local WASUs are connected to it. Its
functions include: Authentication, Operation & maintenance,
Routing, Transceiving voice and data. It consists of following
sub-components:
i. Transceiver: It transmits/receives data.
ii. WLL Controller: It controls the wireless local loop component
with WASU.
iii. AM: It is short for Access Manager. It is responsible for
authentication.
iv. HLR: It is short for Home Location Register. It stores the
details of all local WASUs.
Wireless Access Subscriber Unit (WASU)
ï‚· It is located at the subscriber. It translates wireless link into a
traditional telephone connection.
ï‚· It provides an air interface toward the network and another
interface to the subscriber. This interface includes protocol
conversion and transcoding, authentication functions.
It is short for Wireless Access Subscriber Units. It is present at
the house of the subscriber. It connects the subscriber to WANU
and the power supply for it is provided locally.
b) Draw the encoded waveforms for the bit sequence 11001001 by using the following Line Coding mechanisms.
i) Unipolar RZ
ii) Polar RZ
iii) Manchester (Biphase)
iv) Alternate Mark Inversion.
Ans.
c) Draw the block diagram of 4G Architecture and explain.State two features of 4G.
Ans.
b) Draw block diagram of a sensor node and state the function of each block.
Ans.
c) Differentiate between W-CDMA and CDMA-2000 in terms with chip rate, speed, frame length, bandwidth,
modulation technique and overheads.
Ans.