Computer Science, asked by kohlidiksha8, 3 months ago

Type A : Short Answer Questions/Conceptual Questions
*
What you
1. What is modulation ? What is the need of modulation ?
2. What are two main types of modulation techniques ?
How is amplitude modulation different from frequency modulation ?
understand by collisions in a network ?
5. Wired and wireless networks use different mechanisms to detect and handle
6. What is CSMA/CA ?
7. Why can't wireless network detect collisions ?
8. What are ACK, RTS, CTS signals ?
9. Explain the working of CSMA/CA and its two implementation.
10. Which implementation of CSMA/CA is used for smaller networks and which
11. What is the process of routing ?
of t11 in routine 2​

Answers

Answered by shreyatiwari1jan2009
0

Answer:

so much

answer 1

Modulation is the process of converting data into radio waves by adding information to an electronic or optical carrier signal. A carrier signal is one with a steady waveform -- constant height, or amplitude, and frequency

Modulation allows us to send a signal over a bandpass frequency range. If every signal gets its own frequency range, then we can transmit multiple signals simultaneously over a single channel, all using different frequency ranges. Another reason to modulate a signal is to allow the use of a smaller antenna.

answer 2

modulation techniques are classified into two major types: analog and digital or pulse modulation.

The main difference between both modulations is that in frequency modulation, the frequency of the carrier wave is modified as per the transmit data, while in amplitude modulation, the carrier wave is modified according to the data.

answer 5

Yes. If you have a wireless router that also has Ethernet ports, you can use wired and wireless devices together. A LAN that includes both wired and wireless devices is sometimes called a "mixed network

answer 6

Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a network multiple access method in which carrier sensing is used, but nodes attempt to avoid collisions by beginning transmission only after the channel is sensed to be "idle".

answer 7

This is due to CSMA/CD's nature of 'listening' if the medium is free before transmitting packets. ... Therefore, CSMA/CA is used on wireless networks. CSMA/CA doesn't detect collisions (unlike CSMA/CA) but rather avoids them through the use of a control message.

answer 8

RTS/CTS (Request To Send / Clear To Send) is the optional mechanism used by the 802.11 wireless networking protocol to reduce frame collisions introduced by the hidden node problem

answer 9

The algorithm of CSMA/CA is: When a frame is ready, the transmitting station checks whether the channel is idle or busy. If the channel is busy, the station waits until the channel becomes idle. If the channel is idle, the station waits for an Inter-frame gap (IFG) amount of time and then sends the frame

answer 10

I don't know sorry

answer 11

Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone network (PSTN), and computer networks, such as the Internet.

In packet switching networks, routing is the higher-level decision making that directs network packets from their source toward their destination through intermediate network nodes by specific packet forwarding mechanisms. Packet forwarding is the transit of network packets from one network interface to another. Intermediate nodes are typically network hardware devices such as routers, gateways, firewalls, or switches. General-purpose computers also forward packets and perform routing, although they have no specially optimized hardware for the task.

worked very very hard to give this answer

Similar questions