- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How to make a filling simulation with many bottles using LabVIEW? (Bottle count fix)
This video is a step by step error correction in the simulation of filling many bottles in the final stage. If you do not have this final stage program file, please download it at this link: https://drive.google.com/file/d/1GfM-_zFk6XrJkxsMVuoy7aICMOiNNC8N/view?usp=drive_link
In the following simulation, it can be seen that the number of bottles A+B+C+D+E is not the same as the TOTAL. This is due to errors in rounding and also additions to the SR9 Array. Here is the explanation:
1. Errors in rounding.
Should use the Round to -Infinity function, because the desired value is only 0 to 4. If using Round to Nearest, the value that comes out can be up to 5. This makes the Red bottle sometimes not counted.
2. Errors in the SR9 Array.
The members of the SR9 Array are only 4, while the index of this Array is taken from the value of Counter1 which can be more than 4. For this reason, it is necessary to add Quotient & Remainder with a divisor of 4 so that the value can be limited from 0 to 3.
Note: If you encounter difficulties, please download the LabVIEW program file at this link: https://drive.google.com/file/d/1Z14gLTpGVaBoqjOy299bPi-rE4sBqK0C/view?usp=sharing
Life of Riley by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/
Видео How to make a filling simulation with many bottles using LabVIEW? (Bottle count fix) канала dian artanto
In the following simulation, it can be seen that the number of bottles A+B+C+D+E is not the same as the TOTAL. This is due to errors in rounding and also additions to the SR9 Array. Here is the explanation:
1. Errors in rounding.
Should use the Round to -Infinity function, because the desired value is only 0 to 4. If using Round to Nearest, the value that comes out can be up to 5. This makes the Red bottle sometimes not counted.
2. Errors in the SR9 Array.
The members of the SR9 Array are only 4, while the index of this Array is taken from the value of Counter1 which can be more than 4. For this reason, it is necessary to add Quotient & Remainder with a divisor of 4 so that the value can be limited from 0 to 3.
Note: If you encounter difficulties, please download the LabVIEW program file at this link: https://drive.google.com/file/d/1Z14gLTpGVaBoqjOy299bPi-rE4sBqK0C/view?usp=sharing
Life of Riley by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/
Видео How to make a filling simulation with many bottles using LabVIEW? (Bottle count fix) канала dian artanto
Комментарии отсутствуют
Информация о видео
8 марта 2025 г. 10:53:28
00:04:04
Другие видео канала





















