1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Nonamiya [84]
3 years ago
10

g What advantage does a circuit-switched network have over a packet-switched network? What advantages does TDM have over FDM in

a circuit-switched network?
Computers and Technology
2 answers:
bogdanovich [222]3 years ago
6 0

Answer:

Explanation:

(A) In its simplest term, packet switched network allows packets to be broken into smaller bits and then each bit is made to be sent independently across the network. In this type of network, communications between communicating devices might not necessarily be set up before communication can be initiated.

On the other hand, in a circuit switched network, communications between communicating devices  must be set up before communication can be initiated.  An example of this is the analog telephone network communication where there has to be a connection between the two end telephones before communication can begin.

The following are the advantages of circuit switched network over a packet switched network;

i. Since there is a need to establish connection before communication and once connection is made communication starts, circuit switched experiences lower delay compared to packet switched network.

ii. Also, since there is a need to establish connection before communication, a circuit switched network provides more data transmission reliability than a packet switched network.

iii. Circuit switched networks can be used for real time delivery of data while packet switched networks cannot be used.

(B) TDM (Time Division Multiplexing) and FDM (Frequency Division Multiplexing) are two common methods of combining multiple signals into a single signal - this is called multiplexing. They both act by dividing channels.

TDM splits and assigns time slices to each channel while FDM splits the channel into two or more non-overlapping ranges of frequency.

The following are the advantages of TDM over FDM in a circuit switched network;

(i) TDM provides flexibility than FDM

(ii) TDM provides efficiency by logically assigning time slices to signals according to how much bandwidth they need. This is an advantage that is lacking in FDM.

REY [17]3 years ago
4 0

Answer:

Advantages of a circuit-switched network over a packet-switched network are:

  • In Circuit-switched networks, resources needed to provide communication between the end systems for the duration of the session are usually reserved unlike in packet-switched networks where they are not reserved.
  • Circuit-switched networks have faster communication, so they can be used for Voice/Video calls
  • Circuit-switched networks have less errors in communication
  • Circuit-switched networks are more suitable for real-time services. Packet-switched networks are simpler, more efficient, and less costly to implement. They also offer better sharing of transmission capacity than circuit-switched network

Advantages does TDM have over FDM in a circuit-switched network are;

  • In TDM,  all connections operate at the same frequency , but In FDM,   all connections operate at different frequencies
  • In TDM there is low interference between the signals that are being multiplexed as compared to FDM.
  • In TDM, bandwidth is saved by allocating time slots on demand dynamically
  • TDM systems are more flexible than FDM

You might be interested in
Write a multi-threaded program that outputs prime numbers. The program should work as follows: the user will run the program and
Ierofanga [76]

Answer:

The programming code can be found in the explanation part, please go through it.

Explanation:

Code:

#include<stdio.h>

#include<stdlib.h>

#include <pthread.h>

// function check whether a number

// is prime or not

int isPrime(int n)

{

// Corner case

if (n <= 1)

return 0;

// Check from 2 to n-1

for (int i = 2; i < n; i++)

if (n % i == 0)

return 0;

return 1;

}

void* printPrimes(void *vargp)

{

int *n = (int *)vargp;

int i=0;

for (i=2;i<=n;i++)

{

if (isPrime(i)) printf("%d\n", i);

}

}

// Driver Program

int main(int argc, char* argv[])

{

int n = atoi(argv[1]);

pthread_t tid;

pthread_create(&tid, NULL, printPrimes, (void *)n);

pthread_exit(NULL);

return 0;

}

4 0
3 years ago
Random integer between 3 and 13 (inclusive)
garri49 [273]

Answer:

6

Explanation:

5 0
3 years ago
Read 2 more answers
Which characteristic of four different dinosaur fossils makes a dinosaur most similar to the present-day birds?
lidiya [134]
B, i think please answer mine now
4 0
3 years ago
Read 2 more answers
What is the purpose of networking with other businesses?
viva [34]

C. To create a supportive system of sharing information and resources

3 0
3 years ago
Write a program that accepts three decimal numbers as input and outputs their sum.
Nesterboy [21]

Answer:

void sum(float a, float b, float c){

printf("%0.3f", (a + b + c));

}

Explanation:

The answer given is written in C, but the same function can be reimplemented easily in whatever language this is required in.

3 0
3 years ago
Other questions:
  • Which is the best description of a hierarchical report?
    13·1 answer
  • 15 POINTS COMPUTER LITERACY <br> The range A2:A4 has how many cells<br> -2<br> -4<br> -6<br> -8
    14·1 answer
  • The bullets button is available on the home tab of the ribbon in the ____ group.
    14·1 answer
  • The grade of a metric bolt is designated by
    8·1 answer
  • Which snippet of code is in XML?
    5·1 answer
  • What is the term for the era created by the digital revolution?
    5·1 answer
  • ________ is used by text recognition software to convert typed, printed, or handwritten text into the computer-based characters
    15·1 answer
  • Which of the following are screen objects used to maintain, view, and print data from a database
    9·1 answer
  • What does the "zoom tool" do in Photoshop?
    15·2 answers
  • What does an operating system do
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!