<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>133-134 Packet switching and Circuit switching by Макпал Муканова</title>
      <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-02-27 04:50:13 UTC</pubDate>
      <lastBuildDate>2025-02-28 03:32:40 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Cost</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110153</link>
         <description><![CDATA[<p>Packet switching is cheaper as it shares network resources. Circuit switching is more costly</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:19:05 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110153</guid>
      </item>
      <item>
         <title>Transmission phases</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110459</link>
         <description><![CDATA[<p>Circuit switching has 3 phases: 1) Connection establishment 2) Data Transfer 3) Connection released</p><p><br/></p><p>In Packet Switching directly data transfer takes place</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:19:32 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110459</guid>
      </item>
      <item>
         <title>Functions</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110971</link>
         <description><![CDATA[<p>Packet switching is used to optimize the use of the channel capacity available in digital telecommunication networks such as computer networks, to minimize the transmission latency, the time it takes for data to pass across the network. It is also used to increase robustness of communication.</p><p><br/></p><p>1. Data Segmentation and Reassembly</p><p>• Splits large messages into smaller packets.</p><p>• Reassembles packets in the correct order at the destination.</p><p><br/></p><p>2. Routing and Forwarding</p><p>• Determines the best path for each packet based on network conditions.</p><p>• Forwards packets from one node to another toward the destination.</p><p><br/></p><p>3. Error Detection and Correction</p><p>• Includes error-checking mechanisms (e.g., checksums) to detect corrupted packets.</p><p>• Requests retransmission of lost or damaged packets.</p><p><br/></p><p>4. Traffic Management and Congestion Control</p><p>• Manages network traffic to prevent congestion.</p><p>• Uses techniques like queue management and flow control.</p><p><br/></p><p>5. Multiplexing and Resource Efficiency</p><p>• Allows multiple communications to share the same network resources.</p><p>• Improves efficiency compared to circuit switching.</p><p><br/></p><p>6. Adaptive Transmission</p><p>• Adjusts routing dynamically in response to network failures or congestion.</p><p>• Ensures reliability and efficient data delivery.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:14 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346110971</guid>
      </item>
      <item>
         <title>Definition</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111185</link>
         <description><![CDATA[<p>Packet switching is&nbsp;a method of grouping data into short messages in fixed format, i.e. packets, that are transmitted over a digital network</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:30 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111185</guid>
      </item>
      <item>
         <title>The three main functions of circuit switching are:</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111238</link>
         <description><![CDATA[<p>1. Call Establishment – A dedicated communication path is set up between the sender and receiver before data transmission begins.</p><p><br/></p><p>2. Data Transmission – Once the circuit is established, data flows continuously and exclusively through the dedicated channel.</p><p><br/></p><p>3. Call Termination – After communication is complete, the circuit is disconnected, freeing up network resources for other users.</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:33 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111238</guid>
      </item>
      <item>
         <title>Path</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111519</link>
         <description><![CDATA[<p>In circuit switching, each data unit knows the entire path address which is provided by the source. </p><p><br/></p><p>In Packet switching, each data unit just knows the final destination address intermediate path is decided by the routers</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:50 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111519</guid>
      </item>
      <item>
         <title>Scalability</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111521</link>
         <description><![CDATA[<p>Packet switching is highly scalable as it can accommodate large amounts of data and many users while circuit switching is less scalable due to the need for dedicated paths for each communication.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:51 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111521</guid>
      </item>
      <item>
         <title>Advantages</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111604</link>
         <description><![CDATA[<p>        1.	Efficient Use of Bandwidth – Network resources are used optimally since packets take different routes based on availability.</p><p>	2.	Scalability – Can handle large amounts of data and network users without major issues.</p><p>	3.	Fault Tolerance – If a particular route fails, packets can be rerouted, ensuring communication continues.</p><p>	</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:20:57 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346111604</guid>
      </item>
      <item>
         <title> Delay between data units</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112009</link>
         <description><![CDATA[<p>The delay between data units in circuit switching is uniform.</p><p><br/></p><p>The delay between data units in packet switching is not uniform.</p><p><br/></p><p>Circuit switching is more reliable.</p><p>Packet switching is less reliable.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:21:27 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112009</guid>
      </item>
      <item>
         <title>Disadvantages </title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112085</link>
         <description><![CDATA[<p>         1.	Latency and Delay – Packets may take different paths, causing varying delays and requiring reassembly.</p><p>	2.	Overhead – Each packet carries additional information (headers), increasing the data size and requiring more processing power.</p><p>	3.	Potential for Packet Loss – Congestion and network failures can lead to dropped packets.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:21:32 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112085</guid>
      </item>
      <item>
         <title>Wastage</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112543</link>
         <description><![CDATA[<p>Wastage of resources i more in Circuit Switching, whereas Packet Switching has less wastage of resources that Circuit Switching.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:22:06 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346112543</guid>
      </item>
      <item>
         <title>Cons (-)</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346114587</link>
         <description><![CDATA[<p>1. Wastes Resources – The line stays busy even when no one is talking, which is inefficient.</p><p><br></p><p><br></p><p><br></p><p>2. Takes Time to Connect – Setting up the circuit before sending data can be slow.</p><p><br></p><p><br></p><p><br></p><p>3. Hard to Handle Many Users – Needs a lot of infrastructure, making it difficult to serve a large number of people at once.</p><p><br></p><p><br></p><p><br></p><p>4. Expensive – Requires dedicated cables and equipment, which costs more than newer technologies like packet switching.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:24:36 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346114587</guid>
      </item>
      <item>
         <title>Definition </title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346115986</link>
         <description><![CDATA[<p><strong>Circuit switching </strong>is a communication method where a dedicated communication</p><p>path, or circuit, is established between two devices before data transmission</p><p>begins. The circuit remains dedicated to the communication for the duration of</p><p>the session, and no other devices can use it while the session is in progress.</p><p>Circuit switching is commonly used in voice communication and some types of</p><p>data communication.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:26:30 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346115986</guid>
      </item>
      <item>
         <title>Layer of implementation</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346116150</link>
         <description><![CDATA[<p>The circuit switching network is implemented at the physical layer.</p><p>Packet switching is implemented at the datalink layer and network layer</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:26:42 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346116150</guid>
      </item>
      <item>
         <title>Pros (+)</title>
         <author></author>
         <link>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346116446</link>
         <description><![CDATA[<p>1. Stable Connection – The connection stays active until the communication ends, making it good for phone calls.</p><p><br/></p><p><br/></p><p>2. Fast Once Connected – No delays once the circuit is set up, so voice and video work smoothly.</p><p><br/></p><p><br/></p><p>3. No Data Loss – Since the path is fixed, data is sent in order without getting lost or mixed up.</p><p><br/></p><p><br/></p><p>4. More Secure – The dedicated line makes it harder for others to access the data</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-28 03:27:04 UTC</pubDate>
         <guid>https://padlet.com/makpalmukanova5/cydk1ox2ondtd4no/wish/3346116446</guid>
      </item>
   </channel>
</rss>
