Soft Voting Algorithm Demonstration

Explore the operation of the soft voting algorithm

https://github.com/andrewrays/soft-voting-demo

您现在正在关注此提交

About algorithm
The soft voting (soft computing) algorithm is a technology used in complex fault-tolerant systems as an alternative to the conventional majority voting algorithm.
It can be used in sensor (signal) management tasks and as a solution to signals consolidation problem.
Both the conventional and the soft voting scheme are based on majority voting. The major difference is the way the like sensor signals contribute to the consolidated signal.
The algorithm has the following advatanges:
  1. Easy way to increase the signals quantity. The algorithm allows to add new input signals without the necessity of the logic restructuring unlike conventional majority voting algorithm.
  2. Every unit monitors others. It means that a unit can decide whether it trusts to other units (for more details, see below).
  3. Developer can set the preferable algorithm behavior even nonlinear required for a task.
On the other hand, hardware implementation is more complex than the majority voting algorithm and requires more target performance.
For more information about algorithm and how to work with the application, see GitHub repository.

引用格式

Andrew Rayman (2026). Soft Voting Algorithm Demonstration (https://github.com/andrewrays/soft-voting-demo/releases/tag/v1.0), GitHub. 检索时间: .

标签

添加标签

Add the first tag.

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库