Related Experiment Video
Updated: Nov 30, 2025

Irrelevant Stimuli and Action Control: Analyzing the Influence of Ignored Stimuli via the Distractor-Response Binding Paradigm
Published on: May 14, 2014
DDR-coin: An Efficient Probabilistic Distributed Trigger Counting Algorithm
1Coupang Corp., Tower 730, 570 Songpa-daero, Songpa-gu, Seoul 05510, Korea.
This study introduces DDR-coin, an efficient algorithm for distributed trigger counting (DTC) in sensor networks. DDR-coin minimizes message exchange and load balancing for detecting system-wide changes.
Area of Science:
- Distributed Systems
- Sensor Networks
- Algorithm Analysis
Background:
- Distributed trigger counting (DTC) is crucial for monitoring systems using sensors to detect global changes.
- Efficient DTC algorithms require minimizing message complexity and balancing communication loads across nodes.
Purpose of the Study:
- To present an efficient DTC algorithm named DDR-coin.
- To analyze the performance of DDR-coin in terms of message complexity and maximum received load.
Main Methods:
- Developed a novel DTC algorithm, DDR-coin.
- Analyzed the average message complexity as O(nlogn(w/n)).
- Analyzed the average maximum received load (MaxRcvLoad) as O(logn(w/n)).
Main Results:
- DDR-coin achieves an average message complexity of O(nlogn(w/n)) and MaxRcvLoad of O(logn(w/n)).
- The algorithm is probabilistic but has a negligible failure rate.
- Experimental results from a NetLogo prototype align with theoretical analysis.
Conclusions:
- DDR-coin offers superior efficiency compared to existing DTC algorithms like TreeFill, CoinRand, and RingRand.
- The performance advantage of DDR-coin increases with a larger number of nodes (n).
- DDR-coin is a viable and efficient solution for distributed trigger counting in large-scale systems.
More Related Videos
08:24The Joint Effect of Social Comparison and Social Distance on Evaluation of Intertemporal Choice Outcomes in Event-related Potential Studies
Published on: August 25, 2023
06:46Automated, Long-term Behavioral Assay for Cognitive Functions in Multiple Genetic Models of Alzheimer's Disease, Using IntelliCage
Published on: August 4, 2018
Related Concept Videos
Poisson Probability Distribution
The...
Binomial Probability Distribution
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
Probability Distributions
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
Bias
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...