<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>MKET1393 by SHARIFAH HAFIZAH SYED ARIFFIN</title>
      <link>https://padlet.com/sharifah1/mket1393rm6</link>
      <description>Queuing Analysis</description>
      <language>en-us</language>
      <pubDate>2016-03-20 00:49:43 UTC</pubDate>
      <lastBuildDate>2023-04-05 14:41:28 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Q&amp;amp;A</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/104902018</link>
         <description><![CDATA[<div>For each group create three (3) Questions Regarding RM6 (until sec 7.4) that starts with the following keyword<br>*Explain...<br>*Elaborate...<br>*Why....</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-10 01:46:16 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/104902018</guid>
      </item>
      <item>
         <title>Assumptions for Markov Chain</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/104902141</link>
         <description><![CDATA[<div>si - prob that i packets are in&nbsp; &nbsp; the buffer<br>a - prob that packet arrive in a system<br>b -prob that packet does not arrive<br>c- prob that packet depart<br>d- prob that packet does not depart</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-10 01:52:42 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/104902141</guid>
      </item>
      <item>
         <title>Question</title>
         <author>loohuiru</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/104904031</link>
         <description><![CDATA[<div>1.Elaborate the difference between Access probability and efficiency. <br>n = used for queues and switches<br>Pa = used for interconnection network<br>Both actually measure the effectiveness of the queue at processing data present at the input<br><br>2. Explain throughput.<br>Throuput of a queue is the estimating rate of coutomers leaving the queue. The throughput is given by Th= output data rate=Na(out)<br>the unit is packet/time step<br>3. Why efficiency should be less than 1.<br>Since the efficiency is the ratio of the average <br>output traffic relative to the average input traffic.<br> The average output traffic cannot be more than the average input traffic.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-10 03:46:35 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/104904031</guid>
      </item>
      <item>
         <title></title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/104904161</link>
         <description><![CDATA[<div>1. why traffic conservation is needed in queueing analysis?<br>A:we're not living in an ideal world, so there has to be some lost, error or delayed packets for any reason. the traffic conversation helps us find the lost packets probability and its relation with the efficiency of the queuing system.<br><br>2. Explain the difference between throughput &amp; good put?<br>Answer: In this book, throughput and goodput are the same. However, they may differ in other references. The throughput can mean all output packets ( in one time step) regardless whether the packets are corrupted or not. whereas the goodput refers to the output packets that got through without being corrupted.<br><br>3. elaborate the importance of the queuing system analysis.<br>Answer: Queuing analysis is used to predict the system performance. The capacity of the system can be estimate, hence can balance the cost of increased capacity against the gains of increased productivity and service. Such as the buffer size can be estimated through queuing system analysis.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-10 03:51:31 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/104904161</guid>
      </item>
      <item>
         <title>In class exercise m/m/1</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/104904920</link>
         <description><![CDATA[<div> </div><div>1)    Consider M/M/1 queue with arrival probability a = 0.5 and departure probability c = 0.6</div><div>a.     Construct the first four rows and column of the transition matrix P</div><div>b.     Find the values of the first five components of the equilibrium distribution vector (note: <em>keep it to 4 decimal points</em>)</div><div> </div><div>2)    In an M/M/1 queue, it was found out that the average queue size Qa = 5 packets and the average waiting time is W = 20 time steps. Calculate the queue arrival and departure probabilities and find the first five entries of the distribution vector.</div><div> </div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-10 04:28:38 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/104904920</guid>
      </item>
      <item>
         <title>In class exercise m/m/1/B</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/105459744</link>
         <description><![CDATA[<div>1)    Consider M/M/1/B queue with arrival probability a = 0.5 and departure probability c = 0.6 and B=4<br>a. Find the probability when the queue is empty<br>b. Calculate the distribution vector of this queue.  <br>c. Determine the efficiency of the queue   <br>d. Construct the transition probability matrix</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-13 02:11:21 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/105459744</guid>
      </item>
      <item>
         <title>In class exercise 17/4/16 part 1</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/106151958</link>
         <description><![CDATA[<div>1)  Define probability Distribution vector<br>Answer: A vector with non-negative entries that add up to 1. It is defined as the probability of the system being in each state at time step n.<br>2)Define the term steady state in Markov Chain<br>Answer: Steady states means the probability of being in any state will not change with time. S(n) = S(n-1)<br>3) Elaborate on initial distribution vector<br>Answer: The initial distribution vector S(0) that describes the distribution of load among state in the beginning of Markov Chain<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-04-17 00:27:32 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/106151958</guid>
      </item>
      <item>
         <title>In class exercise 17/4/16 part 2</title>
         <author>sharifah1</author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/106153331</link>
         <description><![CDATA[<div>Tel G mote is a low rate wireless sensor mote that has limited storage (Queue A). An additional SD card (Queue B) is connected to the mote to help buffer any big files that has to wait before being transmitted to the next hop. Assume the probability of packet arrival to queue A is 0.6, and probability of packet departure from queue A is 0.8. Packets from queue A will only go to queue be when the queue is B1-1. Probability of arrival to queue B is 0.3 and probability of packet departure from queue B is 0.5. The buffer size for the mote storage, B1=4 and the buffer size, for the SD card, B2 is 3. Assume  that all packets the goes to queue A will go into queue B. Any overflow from queue B will go back to queue A.<br>a) Sketch the state transition diagram for the above scenario. Provide all the necessary probabilities in the diagram.<br>b) Construct the transition matrix (<em>write the top left 3x3 and the bottom right 3x3 of the matrix ).</em><br>c) Calculate the probability that queue A is empty.<br>d) Determine the probability of loss in SD card.<br>e) Steady state distribution for both queues.<br>f) Elaborate comments of the performance of the TelG Mote in worst case scenario. Provide suggestions.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/36831375/fb6b361b11abd0bb61a7d1ee62209482f51c4772/8eed2e702ba8b4890b3e571b1d2e716a.png" />
         <pubDate>2016-04-17 02:01:33 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/106153331</guid>
      </item>
      <item>
         <title>In class exercise 17/4/16 part 2</title>
         <author></author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/107928452</link>
         <description><![CDATA[<div>branch D</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/111280763/20eff9b594ac310041833a9fa239de532c8e38ee/e04a91aba896075c23e44eff923669db.jpg" />
         <pubDate>2016-04-27 02:42:06 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/107928452</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/107929054</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/106393963/5968622f7ae65df079a3e9902397815f7006bd07/80d409fe20a9cd4dffd38cf2fdc18a87.jpg" />
         <pubDate>2016-04-27 02:47:24 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/107929054</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/sharifah1/mket1393rm6/wish/107929202</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/106393963/10d6ea58307c95b6a8a452eec93f2080fdb13c1a/a8d37d439973853139e91717ce06d1b4.jpg" />
         <pubDate>2016-04-27 02:48:21 UTC</pubDate>
         <guid>https://padlet.com/sharifah1/mket1393rm6/wish/107929202</guid>
      </item>
   </channel>
</rss>
