edited by
1,919 views

2 Answers

1 votes
1 votes
Ans: A

2*max no. of lines*memory access time=one frame period

=> max no. of lines = One frame period  / (2 *  memory access time)

 = 125 uS / 2 * 100ns  = 625 lines
0 votes
0 votes

B

 

To calculate the maximum number of lines that can be supported in a time division switch with each memory access taking 100 nanoseconds and one frame period being 125 microseconds, you can use the formula:

 

N = T_frame / T_mem

 

Where:

- T_frame = 125 microseconds (125,000 nanoseconds)

- T_mem = 100 nanoseconds

 

Now, plug these values into the formula:

 

N = 125,000 nanoseconds / 100 nanoseconds

 

N = 1250

 

So, the maximum number of lines that can be supported in this time division switch is 1250 lines.

Answer:

Related questions

2 votes
2 votes
1 answer
1
admin asked Apr 1, 2020
686 views
Which of the following is not a form of main memory?Instruction cacheInstruction registerInstruction opcodeTranslation look-aside buffer
0 votes
0 votes
1 answer
2
admin asked Apr 1, 2020
1,330 views
Which of the following is a desirable property of module?IndependencyLow cohesivenessHigh CouplingMultifunctional
3 votes
3 votes
2 answers
3
admin asked Apr 1, 2020
971 views
A pipeline is having speed up factor as $10$ and operating with efficiency of $80\%.$ What will be the number of stages in the pipeline?$10$$8$$13$None
0 votes
0 votes
1 answer
4
admin asked Apr 1, 2020
861 views
Which level of RAID refers to disk mirroring with block striping?RAID level $1$RAID level $2$RAID level $0$RAID level $3$