
incorporates safety components such as emergency
stop functions. It is a feedback system, and the
ultrasonic sensor continuously checks the material
level, and out-of-spec alarms are given to the
operators for alerting the operators. The automated
system minimizes material loss, prevents jams or
spills, and maximizes production throughput, which
eventually contributes to energy efficiency. Its
modular structure also makes it more customizable
and scalable, and it has the potential to provide
flexibility to suit changing manufacturing
requirements. With the merging of advanced
technologies and control algorithms, the system
transforms polymer manufacturing material handling
and sets the stage for higher productivity, safety, and
sustainability
5.2 Circuit Operation of Automated in
Level Detection and Conveyor
Control System for Polymer
Manufacturing
The automated conveyor level detection and
conveyor control system functions as follows: An
appropriate DC power supply is used to supply power
to the circuit, offering the required voltage to the
Node MCU (ESP8266) and other elements, such as
the ultrasonic sensor and relay module, using a
common ground shared by all components. The Node
MCU acts as the control unit, using its GPIO pins to
interface with different sensors. The ultrasonic sensor
is interfaced with GPIO pins 5 (D1) for trigger and 4
(D2) for echo. It sends out sound waves to detect the
distance to the material level on the conveyor belt and
estimate the time taken by the waves to travel back.
After getting the distance data, the Node MCU
compares the data with pre-set thresholds to identify
the material level. If the material level falls short of a
predetermined level, the Node MCU switches on the
DC motor to carry more material; if it exceeds a
threshold, it can stop or continue operating at the
momentary state. The relay module, wired into GPIO
pin 16 (D0), enables the Node MCU to switch the
power supply to the DC motor on and off, providing
for momentary control of speed and direction as
needed. Extra sensors, such as a capacitive sensor on
GPIO pin 12 (D6) and a float switch on GPIO pin 14
(D5), deliver extra information on material presence
detection and liquid levels monitoring, respectively.
An emergency stop button is also included, wired to
GPIO pin 13 (D7), which activates the Node MCU to
stop the motor and ring alarms instantly upon button
press. The system runs in an endless feedback loop as
the ultrasonic sensor constantly detects material
levels, with real-time changes controlled by the Node
MCU. The circuit can be alarmed for any off-normal
readings from sensors for reasons of safety and to
reduce wastage of material. The process of circuit
running improves efficiency, reliability, and safety in
material management, adding to increased
productivity in polymer processing operations. Figure
2 shows the circuit diagram of the project.
Figure 2: Circuit Diagram of the Project.
5.3 Flow Chart of Automated in Level
Detection and Conveyor Control
System for Polymer Manufacturing
The flowchart for the automated level detection and
conveyor control system using figure 3 represents the
sequence of actions in controlling the conveyor speed
based on input from an ultrasonic sensor, along with
other functionalities in the project. The flowchart
starts by initializing the setup, which is done by
turning on the system and setting up the Node MCU
and the corresponding GPIO pins for the sensors and
relay. The system then captures data from the
ultrasonic sensor by causing it to produce sound
waves, measuring the time taken for the waves to
return, and computing the distance to the material
level on the conveyor belt. According to the sensor's
reading, the system assesses the distance: below 50,
the conveyor speed is decreased to 50%, and a low-
level alarm might be generated. For 50 to 80
distances, the conveyor speed is 80%, and distances
of 80 or higher initiate full speed (100%). In addition,
the system monitors input from a capacitive sensor; if
material is sensed, operations proceed normally, but
otherwise, the system warns operators and slows
down. The float switch is a safety device, causing an
emergency stop if tripped. The system runs in a
continuous feedback loop, constantly monitoring the
ultrasonic sensor for distance changes and adjusting
conveyor speed in real-time. Finally, the process ends
with finalized adjustments, keeping conveyor
operations according to the most recent sensor data
while recording information for performance analysis
and future improvements. This holistic approach
maximizes production efficiency, reduces waste, and
ICRDICCT‘25 2025 - INTERNATIONAL CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION,
COMMUNICATION, AND COMPUTING TECHNOLOGIES
14