Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Sep 2, 2025

An Automated T-maze Based Apparatus and Protocol for Analyzing Delay- and Effort-based Decision Making in Free Moving Rodents
07:42

An Automated T-maze Based Apparatus and Protocol for Analyzing Delay- and Effort-based Decision Making in Free Moving Rodents

Published on: August 2, 2018

13.8K

Improving RED algorithm congestion control by using the Markov decision process.

Amar A Mahawish1,2, Hassan J Hassan3

  • 1Computer Engineering Department, University of Technology-Iraq, Baghdad, Iraq. ce.19.17@grad.uotechnology.edu.iq.

Scientific Reports
|August 3, 2022
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Decision Making: P-value Method01:09

Decision Making: P-value Method

5.6K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can...
5.6K
Block Diagram Reduction01:22

Block Diagram Reduction

283
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
283
Decision Making: Traditional Method01:14

Decision Making: Traditional Method

4.1K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.1K
Reducing Line Loss01:18

Reducing Line Loss

190
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
190
Decision Making01:20

Decision Making

208
Decision-making is a fundamental cognitive process that involves evaluating alternatives and selecting among them. This process can range from simple choices, such as deciding what to wear, to complex decisions, like choosing a major in college or a career path. The complexity of the decision often dictates the approach we use, which can be broadly categorized into two types: automatic and controlled decision-making.
Automatic decision-making is fast, intuitive, and relies on gut feelings...
208
Reversible and Irreversible Processes01:14

Reversible and Irreversible Processes

4.5K
The thermodynamic processes can be classified into reversible and irreversible processes. The processes that can be restored to their initial state are called reversible processes. It is only possible if the process is in quasi-static equilibrium, i.e., it takes place in infinitesimally small steps, and the system remains at equilibrium However, these are ideal processes and do not occur naturally. An ideal system undergoing a reversible process is always in thermodynamic equilibrium within...
4.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Author Correction: Improving RED algorithm congestion control by using the Markov decision process.

Scientific reports·2022
Same journal

MT-MRI for detection of renal interstitial fibrosis in renovascular disease.

Scientific reports·2026
Same journal

Detection of underground objects from GPR data using a lightweight YOLO-based approach.

Scientific reports·2026
Same journal

Early systemic inflammatory-metabolic trajectory phenotypes are associated with survival outcomes in metastatic renal cell carcinoma treated with nivolumab.

Scientific reports·2026
Same journal

Water balance components in a dry-seeded rice-wheat system: Untangling the effects of tillage and mulching practices.

Scientific reports·2026
Same journal

Topological approaches to quantum tensor train compression via ZX-calculus and SVD.

Scientific reports·2026
Same journal

determinants of flood impacts and adaptive capacity among market vendors in Walukuba-Masese, Jinja city, Uganda.

Scientific reports·2026
See all related articles

A new Markov decision process RED (MDPRED) algorithm enhances internet congestion control by adapting queue weights during TCP Slow Startup. This method improves packet throughput and reduces packet drops compared to traditional algorithms.

Area of Science:

  • Computer Science
  • Network Engineering
  • Algorithm Optimization

Background:

  • Internet congestion control is vital for data transmission performance.
  • Active Queue Management (AQM) algorithms like Random Early Detection (RED) address limitations of TCP's drop-tail mechanism.
  • Traditional RED requires manual parameter tuning, while Adaptive RED (ARED) offers automatic adjustments.

Purpose of the Study:

  • To introduce a novel algorithm, Markov decision process RED (MDPRED), for enhanced internet congestion control.
  • To adapt RED algorithm's queue weight parameter dynamically using Markov decision process (MDP) based on average queue length.
  • To improve TCP performance, particularly during the Slow Start phase, by optimizing congestion management.

Main Methods:

  • Developed and simulated the MDPRED algorithm using the open-source network simulator NS3.

More Related Videos

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents
07:05

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents

Published on: September 10, 2018

6.1K
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

650

Related Experiment Videos

Last Updated: Sep 2, 2025

An Automated T-maze Based Apparatus and Protocol for Analyzing Delay- and Effort-based Decision Making in Free Moving Rodents
07:42

An Automated T-maze Based Apparatus and Protocol for Analyzing Delay- and Effort-based Decision Making in Free Moving Rodents

Published on: August 2, 2018

13.8K
Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents
07:05

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents

Published on: September 10, 2018

6.1K
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

650
  • Analyzed the algorithm's performance based on fluctuations in service rate, queuing weight, and mean queue length.
  • Evaluated MDPRED against five other algorithms, focusing on end-to-end throughput and congestion response.
  • Main Results:

    • MDPRED demonstrated efficient end-to-end packet throughput and a rapid response to network congestion.
    • The algorithm achieved a significantly lower level of packet drops compared to benchmark algorithms.
    • Performance improvements were noted as the average queue size approached the maximum queue length threshold.

    Conclusions:

    • The proposed MDPRED algorithm effectively enhances internet congestion control by dynamically adjusting queue weights.
    • MDPRED offers superior performance over traditional RED and other algorithms, especially in reducing packet loss.
    • The study validates the efficacy of using MDP for optimizing AQM parameters in network traffic management.