Soft Voting Algorithm Demonstration
Versión 1.0 (1,19 MB) por
Andrew Rayman
Explore the operation of the soft voting algorithm
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:
- 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.
- Every unit monitors others. It means that a unit can decide whether it trusts to other units (for more details, see below).
- 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.
Citar como
Andrew Rayman (2026). Soft Voting Algorithm Demonstration (https://github.com/andrewrays/soft-voting-demo/releases/tag/v1.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
code/+dev
utilities
docs
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0 |
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
