SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 378
Design and Construction of Parcel
Wrapping System using Arduino
Nwe Nwe Oo, Ma Naing, Moe Myint Aung
Lecturer, Department of Electronic Engineering, Technological University (Magway), Myanmar
How to cite this paper: Nwe Nwe Oo | Ma
Naing | Moe Myint Aung "Design and
Construction of Parcel Wrapping System
using Arduino"
Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-5, August 2019, pp.378-381,
https://doi.org/10.31142/ijtsrd25291
Copyright © 2019 by author(s) and
International Journalof Trendin Scientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
ABSTRACT
This paper describes about the automatic parcel wrapping system using
arduino UNO. Packaging automationistheprocessorprocedureof packaginga
product without human assistance. It can range from individual equipmentto
simple process or complete packing lines. This system provides smart
workflows and eliminates redundant tasks, allowing them to do more with
less. This system has three sensors which used to sense the box, objects and
the end of the conveyor. This system is commanded to insert 10 objects and
the count numbers of objects are displayed on the 7 segment display.
Moreover, two flat belt conveyors are used to carry objects and boxes. DC
motors are also used for moving conveyor. The first conveyor that run one
motor is to carry boxes and the second that runs another motor is to carry
objects. IR sensors are used to sense the object and the boxes. Then, the
conveyor for carrying the boxes that has filled objects will again to start run
and will stop at end sensor. This machine can be used in industries for
recording the amount of product.
KEYWORDS: LDR sensor, Belt Conveyors, DC Motor, Arduino, 7 Segment Display
I. INTRODUCTION
According to the technological developing country, manufacturingisalsopartly
important. Nowadays, automatic machines are extensively used. An automatic
machine or device is one which has controls that enable it to perform a task
without needing to be constantly operated by a person. In technical part,
automatic parcel wrapping machines are used.
Automatic parcel wrapping machine is one which to count
and packing objects.Thismachineprovidessmartworkflows
and eliminates redundant tasks, allowing them to do more
with less. This machine reduces damages and unsalable. It
improves safety and requires fewer workers to complete a
task than manual processes. Proper packaging protects
products from a variety of external forces during transport
and storage. By replacing slower more intense manual
processes, employee safety can be improved and reduce the
waste of time, the costs of workplace injuries. Moreover,
manufacturing can be quick, human resources can be
reduced, and the amount of products can be improved.
II. System Block Diagram
Fig.1: Block Diagram of Parcel Wrapping System
Fig.1 is the block diagram of Automatic Parcel Wrapping
Machine. This system has three sensors which used to sense
the box, object and the end of the conveyor. Two motors are
used for moving conveyor. Arduino microcontroller has
three inputs from LDR sensor 1 (END) and LDR sensor 2
(BOX) and LDR sensor 3 (OBJECT). Sensors are given 5V by
using LM7805. Seven segment displays are used to display
the number of the objects and DC motors are used to drive
the conveyors for carry the boxes and objects. 12Visapplied
to L298n (motor driver) fromLM 7812and thenL298ngives
back 12V to DC motors.
III. System components
A. Light Dependent Resistor
A Light Dependent Resistor (LDR) or a photo resistor is a
device whose resistivity is a function of the incident
electromagnetic radiation. Hence, they are light sensitive
devices. They are also called as photo conductors, photo
conductive cells or simply photocells. Theyaremade
up of semiconductor materials having high resistance.
B. Direct Current Motor
A direct current or DC motor converts electrical energy into
mechanical energy. It is one of two basic typesof motors: the
other type is the alternating current or AC motor. Among DC
motors, there are shunt-wound, series-wound, compound-
wound and permanent magnet motors. A DC motor consists
of a stator, an armature, a rotor and a commutator with
brushes. Opposite polarity between the two magnetic fields
inside the motor cause it to turn. DC motors are the simplest
IJTSRD25291
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 379
Start
Port Initialization
Box Conveyor ON
Is sensor 2 (Box) =
1 ?
Box Conveyor OFF,
Object Conveyor ON
Is sensor3(Obj)>10
Objs ?
Box Conveyor ON,
Object Conveyor OFF
Is Sensor 1 (END)
= 1 ?
Object Review
Read Sensor Value
No
Yes
No
Yes
No
Yes
Yes
No
Box Conveyor OFF,
Object Conveyor OFF
END
type of motor and are used in household appliances, such as
electric razors, and in electric windows in cars.
C. Seven Segment Display
Seven segment display is an array of 8 LEDs connected or
arranged in a special pattern together to form or display the
digits from 0-9. The 7-segments are arranged as a rectangle
of two vertical segments on each side with one horizontal
segment on the top, middle, and bottom. These segments
come in two configurations, namely, Common cathode (CC)
and Common anode (CA). In CC configuration, the negative
terminals of all LEDs are connected to the commonpins. The
common is connected to ground and a particular LED glows
when its corresponding pin isgivenhigh.InCA arrangement,
the common pin is given a high logic and the LED pins are
given low to display a number.
D. L298N Dual H-Bridge Motor Driver
The L298N is a dual H-Bridge motor driver which allows
speed and direction control of two DC motors at the same
time. The module can drive DC motors that have voltages
between 5 and 35V, with a peak current up to 2A. The
module has two screw terminal blocksforthemotorAand B,
and another screw terminal block for the Ground pin, the
VCC for motor and a 5V pin which can either be an input or
output.
E. Arduino UNO
Arduino is an open source computer hardwareand software
company and user community that designs and
manufactures single-board microcontrollers and
microcontroller kits for building digital devices and
interactive objects that can sense and control objects in the
physical and digital world. Arduino Uno is a microcontroller
board. It has 14 digital input/output pins (of which 6 can be
used as PWN outputs), 6 analog inputs, a 16MHz quartz
crystal, a USB connection, a power jack, an ICP header and a
reset button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a USB
cable or power it with a AC to DC adapter or battery to get
started.
IV. Overall System Flowchart
Fig.2: Overall System Flowchart
The first conveyor is to carry boxes and the second is to
carry objects. If start button is pressed, the conveyor which
carries box is firstly run. When the box sensor senses box,
the box conveyor will stop and the conveyor which carries
objects start to run. If the box sensor must not sense thebox,
the box conveyor will continue to run and the object
conveyor will stop. The objects that exist on this conveyor
will fall down in the box. The number of objects are sensed
by the object sensor and displayed on the 7 Segmentdisplay.
If 10 objects simultaneously full on the conveyor, carrying
objects will stop and the box conveyor starts to run. But, if
10 objects do not full, the box conveyor will continue to stop
and the object conveyor will run. Then, the box conveyor
that has filled objects will again to start run and will stop at
end sensor. Only if to remove this box that exists near the
end sensor, this process can start again. The overall system
is wanted to be stop; the stop button can be pressed.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 380
V. Hardware Implementation
Fig.3: Circuit Diagram of Automatic Parcel Wrapping System
In this system, two seven segment display are used for
displaying numbers. One is given clock pulse signal. Firstly,
LDRs are used to sense objects and box. If light is received,
resistance will less in LDR. If light is not received, resistance
will more in LDR. By basing this method, transistor is
switching and used as clock pulse signal. LDR and resistor
are linked at the base of transistor. They are used as voltage
divider. So, if light receive in LDR, resistance will less. When
resistance is less, switch on. Due to switch on, plus voltage
will arrive to clock pulse signal and number will change.
Similarly, if light do not receive in LDR, resistance will more.
When resistance is more, switch off. Due to switch off, 0
voltage will arrive to clock pulse signal and number will not
change. Whenever clock pulse signal reach, one display will
count. 10 objects are simultaneously filled, carry out and
enter the second seven segment display. Then, second
display will work. Arduino microcontroller counts to
determine whether run or stop motor that carry box when
how many objects are added into box. If start button is
pressed, the conveyor which carries box is firstly run. When
the box sensor senses box, the box conveyor will stop and
the conveyor which carries objects start to run. The objects
that exist on this conveyor will fall down in the box. The
number of objects is sensed by the object sensor and
displayed on the 7 segment display.
VI. Results
Fig.4: Complete Diagram for Automatic Parcel
Wrapping System
Fig.5: Result for Automatic Parcel Wrapping System
Fig.6: Result for Automatic Parcel Wrapping System
VII. Discussion
This paper is discussed about parcel wrapping system that
can be used in many industries. Packaging automation is the
process or procedure of packaging aproductwithouthuman
assistance. It can range from individual equipmenttosimple
process or complete packing lines. This machine provides
smart workflows and eliminates redundant tasks, allowing
them to do more with less. Automatic parcel wrapping
machine is invented with advanced and it is used to reduce
overall cost. DC motors are used for driving the conveyor
belt. LDR sensors are used to sense the box and objects.
Seven segment displays are used to display the number of
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 381
objects. In this paper, Arduino microcontroller is used as a
mainly devices that controls the overall system process. So,
this system requires fewer workers to complete a task than
manual processes. Proper packaging protectsproductsfrom
a variety of external forces during transport and storage.
Employees are required to do less hand- on work. By
replacing slower more intense manual processes, employee
safety can be improved and reduced the waste of time, the
costs of workplace injuries. Moreover, manufacturingcan be
quick, human resources can be reduced, and the amount of
products can be improved.
VIII. Further Extension
In this system, the black blocks are used as objects. Foods,
cosmetics and other materials can be ordered to count
instead of the black blocks. And, LCD can beusedinsteadof7
segment display. Moreover, IR sensor can also be used
instead of LDR. Automatic parcel wrapping machine can be
used in industrial by using PLC. But little modifications will
be needed.
IX. References
[1] Leo Louis, April 2016, “Automation, Communication
and Systems”, International Journal of Control
[2] Richard Crowson,16/7/2018, “PackagingAutomation”
[3] David A (1984), 23/7/2018, “Different Types of Belt
Conveyors”.
[4] Anil Kumar Maini, 2007,“DigitalElectronics”,[5]Tarun
Agarwal, 2008, “230V AC to 12V DC and 5V DC”
[5] Simon Monk, 8/11/2011, “Arduino”
[6] Mark Balch, 20/6/2003/, “Voltage Regulator”

More Related Content

What's hot

IRJET - Expansion of Logic Gates using Trainer
IRJET - Expansion of Logic Gates using TrainerIRJET - Expansion of Logic Gates using Trainer
IRJET - Expansion of Logic Gates using TrainerIRJET Journal
 
Remote Operated Shutter System with Fingerprint Lock
Remote Operated Shutter System with Fingerprint LockRemote Operated Shutter System with Fingerprint Lock
Remote Operated Shutter System with Fingerprint Lockijtsrd
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robotijtsrd
 
Design Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door OpenerDesign Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door Openerijtsrd
 
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...IRJET Journal
 
light follower robot
light follower robotlight follower robot
light follower robotanuragyadav94
 
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET Journal
 
Line Following Robot
Line Following RobotLine Following Robot
Line Following RobotFarooq Saeed
 
Report - Light Sensing Robot
Report - Light Sensing RobotReport - Light Sensing Robot
Report - Light Sensing RobotDivay Khatri
 
visible light follower robot by nagaraju.m
visible light follower robot by nagaraju.mvisible light follower robot by nagaraju.m
visible light follower robot by nagaraju.mNagaraju Medara
 
Modeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID ControllerModeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID Controllerijtsrd
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic armeSAT Publishing House
 
Persistence of Vision Display
Persistence of Vision DisplayPersistence of Vision Display
Persistence of Vision DisplayUday Wankar
 
final report_51_33_17
final report_51_33_17final report_51_33_17
final report_51_33_17Darshil Shah
 
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
IRJET -  	  Solar Powered Led Lamp with Auto-Intensity ControlIRJET -  	  Solar Powered Led Lamp with Auto-Intensity Control
IRJET - Solar Powered Led Lamp with Auto-Intensity ControlIRJET Journal
 

What's hot (20)

IRJET - Expansion of Logic Gates using Trainer
IRJET - Expansion of Logic Gates using TrainerIRJET - Expansion of Logic Gates using Trainer
IRJET - Expansion of Logic Gates using Trainer
 
Remote Operated Shutter System with Fingerprint Lock
Remote Operated Shutter System with Fingerprint LockRemote Operated Shutter System with Fingerprint Lock
Remote Operated Shutter System with Fingerprint Lock
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robot
 
Manual fsr'14
Manual fsr'14Manual fsr'14
Manual fsr'14
 
Design Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door OpenerDesign Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door Opener
 
the Original ppt
the Original pptthe Original ppt
the Original ppt
 
Final Report
Final ReportFinal Report
Final Report
 
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
 
Plug and Sense
Plug and SensePlug and Sense
Plug and Sense
 
light follower robot
light follower robotlight follower robot
light follower robot
 
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
 
Line Following Robot
Line Following RobotLine Following Robot
Line Following Robot
 
Report - Light Sensing Robot
Report - Light Sensing RobotReport - Light Sensing Robot
Report - Light Sensing Robot
 
visible light follower robot by nagaraju.m
visible light follower robot by nagaraju.mvisible light follower robot by nagaraju.m
visible light follower robot by nagaraju.m
 
Tlc ppt
Tlc pptTlc ppt
Tlc ppt
 
Modeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID ControllerModeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID Controller
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic arm
 
Persistence of Vision Display
Persistence of Vision DisplayPersistence of Vision Display
Persistence of Vision Display
 
final report_51_33_17
final report_51_33_17final report_51_33_17
final report_51_33_17
 
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
IRJET -  	  Solar Powered Led Lamp with Auto-Intensity ControlIRJET -  	  Solar Powered Led Lamp with Auto-Intensity Control
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
 

Similar to Design and Construction of Parcel Wrapping System using Arduino

IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET Journal
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMIRJET Journal
 
Solar and Electric Powered Hybrid Vehicle
Solar and Electric Powered Hybrid VehicleSolar and Electric Powered Hybrid Vehicle
Solar and Electric Powered Hybrid Vehicleijtsrd
 
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMAUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMBiprajitSarkar
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.techafzal usmani
 
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...ijtsrd
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...IRJET Journal
 
Electricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric SensorElectricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric SensorIRJET Journal
 
There is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdfThere is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdfarihantstoneart
 
There is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdfThere is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdffathimalinks
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 
IoT-based Solar Energy Monitoring
IoT-based Solar Energy MonitoringIoT-based Solar Energy Monitoring
IoT-based Solar Energy MonitoringIRJET Journal
 
Design and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using ArduinoDesign and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using Arduinoijtsrd
 
Monitoring and Control of Solar Power System using Reliance SCADA
Monitoring and Control of Solar Power System using Reliance SCADAMonitoring and Control of Solar Power System using Reliance SCADA
Monitoring and Control of Solar Power System using Reliance SCADAijtsrd
 
Automatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOTAutomatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOTIRJET Journal
 
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoTAUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoTIRJET Journal
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEIRJET Journal
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET Journal
 
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...IOSR Journals
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET Journal
 

Similar to Design and Construction of Parcel Wrapping System using Arduino (20)

IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring System
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEM
 
Solar and Electric Powered Hybrid Vehicle
Solar and Electric Powered Hybrid VehicleSolar and Electric Powered Hybrid Vehicle
Solar and Electric Powered Hybrid Vehicle
 
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMAUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.tech
 
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...
 
Electricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric SensorElectricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric Sensor
 
There is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdfThere is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdf
 
There is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdfThere is a requirement to design a system to sense the presence of gl.pdf
There is a requirement to design a system to sense the presence of gl.pdf
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 
IoT-based Solar Energy Monitoring
IoT-based Solar Energy MonitoringIoT-based Solar Energy Monitoring
IoT-based Solar Energy Monitoring
 
Design and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using ArduinoDesign and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using Arduino
 
Monitoring and Control of Solar Power System using Reliance SCADA
Monitoring and Control of Solar Power System using Reliance SCADAMonitoring and Control of Solar Power System using Reliance SCADA
Monitoring and Control of Solar Power System using Reliance SCADA
 
Automatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOTAutomatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOT
 
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoTAUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
 
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 

Design and Construction of Parcel Wrapping System using Arduino

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 378 Design and Construction of Parcel Wrapping System using Arduino Nwe Nwe Oo, Ma Naing, Moe Myint Aung Lecturer, Department of Electronic Engineering, Technological University (Magway), Myanmar How to cite this paper: Nwe Nwe Oo | Ma Naing | Moe Myint Aung "Design and Construction of Parcel Wrapping System using Arduino" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-5, August 2019, pp.378-381, https://doi.org/10.31142/ijtsrd25291 Copyright © 2019 by author(s) and International Journalof Trendin Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) ABSTRACT This paper describes about the automatic parcel wrapping system using arduino UNO. Packaging automationistheprocessorprocedureof packaginga product without human assistance. It can range from individual equipmentto simple process or complete packing lines. This system provides smart workflows and eliminates redundant tasks, allowing them to do more with less. This system has three sensors which used to sense the box, objects and the end of the conveyor. This system is commanded to insert 10 objects and the count numbers of objects are displayed on the 7 segment display. Moreover, two flat belt conveyors are used to carry objects and boxes. DC motors are also used for moving conveyor. The first conveyor that run one motor is to carry boxes and the second that runs another motor is to carry objects. IR sensors are used to sense the object and the boxes. Then, the conveyor for carrying the boxes that has filled objects will again to start run and will stop at end sensor. This machine can be used in industries for recording the amount of product. KEYWORDS: LDR sensor, Belt Conveyors, DC Motor, Arduino, 7 Segment Display I. INTRODUCTION According to the technological developing country, manufacturingisalsopartly important. Nowadays, automatic machines are extensively used. An automatic machine or device is one which has controls that enable it to perform a task without needing to be constantly operated by a person. In technical part, automatic parcel wrapping machines are used. Automatic parcel wrapping machine is one which to count and packing objects.Thismachineprovidessmartworkflows and eliminates redundant tasks, allowing them to do more with less. This machine reduces damages and unsalable. It improves safety and requires fewer workers to complete a task than manual processes. Proper packaging protects products from a variety of external forces during transport and storage. By replacing slower more intense manual processes, employee safety can be improved and reduce the waste of time, the costs of workplace injuries. Moreover, manufacturing can be quick, human resources can be reduced, and the amount of products can be improved. II. System Block Diagram Fig.1: Block Diagram of Parcel Wrapping System Fig.1 is the block diagram of Automatic Parcel Wrapping Machine. This system has three sensors which used to sense the box, object and the end of the conveyor. Two motors are used for moving conveyor. Arduino microcontroller has three inputs from LDR sensor 1 (END) and LDR sensor 2 (BOX) and LDR sensor 3 (OBJECT). Sensors are given 5V by using LM7805. Seven segment displays are used to display the number of the objects and DC motors are used to drive the conveyors for carry the boxes and objects. 12Visapplied to L298n (motor driver) fromLM 7812and thenL298ngives back 12V to DC motors. III. System components A. Light Dependent Resistor A Light Dependent Resistor (LDR) or a photo resistor is a device whose resistivity is a function of the incident electromagnetic radiation. Hence, they are light sensitive devices. They are also called as photo conductors, photo conductive cells or simply photocells. Theyaremade up of semiconductor materials having high resistance. B. Direct Current Motor A direct current or DC motor converts electrical energy into mechanical energy. It is one of two basic typesof motors: the other type is the alternating current or AC motor. Among DC motors, there are shunt-wound, series-wound, compound- wound and permanent magnet motors. A DC motor consists of a stator, an armature, a rotor and a commutator with brushes. Opposite polarity between the two magnetic fields inside the motor cause it to turn. DC motors are the simplest IJTSRD25291
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 379 Start Port Initialization Box Conveyor ON Is sensor 2 (Box) = 1 ? Box Conveyor OFF, Object Conveyor ON Is sensor3(Obj)>10 Objs ? Box Conveyor ON, Object Conveyor OFF Is Sensor 1 (END) = 1 ? Object Review Read Sensor Value No Yes No Yes No Yes Yes No Box Conveyor OFF, Object Conveyor OFF END type of motor and are used in household appliances, such as electric razors, and in electric windows in cars. C. Seven Segment Display Seven segment display is an array of 8 LEDs connected or arranged in a special pattern together to form or display the digits from 0-9. The 7-segments are arranged as a rectangle of two vertical segments on each side with one horizontal segment on the top, middle, and bottom. These segments come in two configurations, namely, Common cathode (CC) and Common anode (CA). In CC configuration, the negative terminals of all LEDs are connected to the commonpins. The common is connected to ground and a particular LED glows when its corresponding pin isgivenhigh.InCA arrangement, the common pin is given a high logic and the LED pins are given low to display a number. D. L298N Dual H-Bridge Motor Driver The L298N is a dual H-Bridge motor driver which allows speed and direction control of two DC motors at the same time. The module can drive DC motors that have voltages between 5 and 35V, with a peak current up to 2A. The module has two screw terminal blocksforthemotorAand B, and another screw terminal block for the Ground pin, the VCC for motor and a 5V pin which can either be an input or output. E. Arduino UNO Arduino is an open source computer hardwareand software company and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices and interactive objects that can sense and control objects in the physical and digital world. Arduino Uno is a microcontroller board. It has 14 digital input/output pins (of which 6 can be used as PWN outputs), 6 analog inputs, a 16MHz quartz crystal, a USB connection, a power jack, an ICP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC to DC adapter or battery to get started. IV. Overall System Flowchart Fig.2: Overall System Flowchart The first conveyor is to carry boxes and the second is to carry objects. If start button is pressed, the conveyor which carries box is firstly run. When the box sensor senses box, the box conveyor will stop and the conveyor which carries objects start to run. If the box sensor must not sense thebox, the box conveyor will continue to run and the object conveyor will stop. The objects that exist on this conveyor will fall down in the box. The number of objects are sensed by the object sensor and displayed on the 7 Segmentdisplay. If 10 objects simultaneously full on the conveyor, carrying objects will stop and the box conveyor starts to run. But, if 10 objects do not full, the box conveyor will continue to stop and the object conveyor will run. Then, the box conveyor that has filled objects will again to start run and will stop at end sensor. Only if to remove this box that exists near the end sensor, this process can start again. The overall system is wanted to be stop; the stop button can be pressed.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 380 V. Hardware Implementation Fig.3: Circuit Diagram of Automatic Parcel Wrapping System In this system, two seven segment display are used for displaying numbers. One is given clock pulse signal. Firstly, LDRs are used to sense objects and box. If light is received, resistance will less in LDR. If light is not received, resistance will more in LDR. By basing this method, transistor is switching and used as clock pulse signal. LDR and resistor are linked at the base of transistor. They are used as voltage divider. So, if light receive in LDR, resistance will less. When resistance is less, switch on. Due to switch on, plus voltage will arrive to clock pulse signal and number will change. Similarly, if light do not receive in LDR, resistance will more. When resistance is more, switch off. Due to switch off, 0 voltage will arrive to clock pulse signal and number will not change. Whenever clock pulse signal reach, one display will count. 10 objects are simultaneously filled, carry out and enter the second seven segment display. Then, second display will work. Arduino microcontroller counts to determine whether run or stop motor that carry box when how many objects are added into box. If start button is pressed, the conveyor which carries box is firstly run. When the box sensor senses box, the box conveyor will stop and the conveyor which carries objects start to run. The objects that exist on this conveyor will fall down in the box. The number of objects is sensed by the object sensor and displayed on the 7 segment display. VI. Results Fig.4: Complete Diagram for Automatic Parcel Wrapping System Fig.5: Result for Automatic Parcel Wrapping System Fig.6: Result for Automatic Parcel Wrapping System VII. Discussion This paper is discussed about parcel wrapping system that can be used in many industries. Packaging automation is the process or procedure of packaging aproductwithouthuman assistance. It can range from individual equipmenttosimple process or complete packing lines. This machine provides smart workflows and eliminates redundant tasks, allowing them to do more with less. Automatic parcel wrapping machine is invented with advanced and it is used to reduce overall cost. DC motors are used for driving the conveyor belt. LDR sensors are used to sense the box and objects. Seven segment displays are used to display the number of
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25291 | Volume – 3 | Issue – 5 | July - August 2019 Page 381 objects. In this paper, Arduino microcontroller is used as a mainly devices that controls the overall system process. So, this system requires fewer workers to complete a task than manual processes. Proper packaging protectsproductsfrom a variety of external forces during transport and storage. Employees are required to do less hand- on work. By replacing slower more intense manual processes, employee safety can be improved and reduced the waste of time, the costs of workplace injuries. Moreover, manufacturingcan be quick, human resources can be reduced, and the amount of products can be improved. VIII. Further Extension In this system, the black blocks are used as objects. Foods, cosmetics and other materials can be ordered to count instead of the black blocks. And, LCD can beusedinsteadof7 segment display. Moreover, IR sensor can also be used instead of LDR. Automatic parcel wrapping machine can be used in industrial by using PLC. But little modifications will be needed. IX. References [1] Leo Louis, April 2016, “Automation, Communication and Systems”, International Journal of Control [2] Richard Crowson,16/7/2018, “PackagingAutomation” [3] David A (1984), 23/7/2018, “Different Types of Belt Conveyors”. [4] Anil Kumar Maini, 2007,“DigitalElectronics”,[5]Tarun Agarwal, 2008, “230V AC to 12V DC and 5V DC” [5] Simon Monk, 8/11/2011, “Arduino” [6] Mark Balch, 20/6/2003/, “Voltage Regulator”