Encrypting your link and protect the link from viruses, malware, thief, etc! Made your link safe to visit.

 

Question:

0001


DVR - distance vector routing

LSR - link state routing


Answer:


Destination123456789
COST213657777
next hop/ intermidiate node123123123

we will chose the path that gives use the minimum cost and least number of intermidiate nodes. this works similarly to the bell man fords algo.

to compute the path between the SOURCE(x) and the DESTINATION (y) if it passes through an intermidiate node (v)

then,

dx(y)= min v { c(x,v) + dv(y)}

so for eg take the path from 0 to 4:

there are three way one can reach 4 from 0 but one can deduce from the diagram itself that there is loggically only one way although for a computer it can be hard so 

we add the weights of each edge and compare the sums 

in this case the optimal path will be from 0 to 1 to 4 

that will make 1 the intermidiate node and give th minimum cost of the route as 6 

which if we took the path from 0 to 2 to 8 to 7 to 4 would give 11

 

part 2:

node0123456       789
cost0213infinity infinityboth infinityinfinityinfinity

 

now all the nodes that are not adjasent to 0 will be zero this is under stood best if one is fimiliar with Dijstars algorithum, even if you are not one can understand it as it pretty logical. As if it is not in its direct reach then there will be multiple way or zero way to reach it. it may varry and it will when we make the same form all the nodes. 

by the end of each node we will get the table that will contain the minimum cost of all the paths.

but right now that doesnt consern us as we've been asked only about node 0.

 

ST

Search This Blog

Labels

Report Abuse

QUESTION 6 (a) The bar shown in Figure Q2(a) is subjected to tensile load of 150 Kn. If the stress in the middle portions is limited to 160 N/mm², determine the diameter of the middle portion. Find also the length of the middle portion if the total elongation of the bar is to be 0.25 mm. E E = 2.0 + 105N/mm². (12 marks) 150 KN 10 cm DIA 10 cm DIA 150 KN 45 cm Figure Q6(a) (b) A brass bar, having cross-section area of 900 mm², is subjected to axial forces as shown in Figure Q2(b), in which AB = 0.6 m, BC = 0.8 m, and CD = 1.0 m. Find the total elongation of the bar. E = 1.0 + 105N/mm2 . (8 marks) Page 4 of 5 B D 40 KN 70 KN 20 KN 10 KN Figure Q6(b) (TOTAL = 20 MARKS)

  Question: Show transcribed image text Answer:
  Introduction To find incremental revenue and cost, we subtract Current revenue and cost from Projected revenue and cost. Answer Current Situation Projected Sales and Profit Incremental Revenues and Costs Total Revenue Php1,500,000 Php1,800,000 + Php3000,000 Variable Cost 575,000 425,000 - Php 332,000 Direct Fixed Costs 625,000 700,000 + Php 75,000 Indirect Fixed Costs 100,000 100,000 No change Profit Php 200,000 Php 575,000 + Php 375,000 Profit increases by Php 375,000, thus a new camera and coffee maker must be purchased.

Contributors