Motion Sensor Switch: Submitted by
Motion Sensor Switch: Submitted by
Submitted by
Swarnim Doegar
Prasanna Roy
Umang Srivastava
Anshu Bhatt
Amisha Goy
Guided By
Mrs. Navjeet Kaur
CHANDIGARH UNIVERSITY
GHARUAN
2018-2022
DEPARTMENT OF COMPUTER SCIENCE
ENGINEERING
CHANDIGARH UNIVERSITY
CERTIFICATE
This is to certify that this complete project entitled
Swarnim Doegar
Prasanna Roy
Umang Srivastava
Anshu Bhatt
Amisha Goy
Thanks.
INDEX
INTRODUCTION:
CONNECTIONS:
REQUIREMENTS:
CONCLUSION:
General Introduction
This Motion Sensor Switch is designed for the purpose of saving
electricity as in today’s modern world the consumption of
electricity has increased to an extent where there must be a way to
use it effectively. Our project is a smart board designed for the
purpose to minimize the use of electricity. It is a board comprising
of an ultrasonic sensor that is used to transmit ultrasonic waves to
detect any interference, a relay (3 pin) which has an electro-
magnet that, when energized causes a switch to close or open.
Relays provide complete electrical isolation between the control
circuit and the circuit being controlled and an arduino which is the
brain of the project and controls all the sensors and the working.
Working- The project works on the simple principle same as that of
a SONAR. When embedded near a door the board start its work.
The sensor emits an ultrasonic radiation to check whether there is
someone near it or not. Whenever it receives the radiation back it
simply reverses the condition of the switch at the time. If initially
the switch is in ON position it will close it and when the switch is in
OFF position it will open it. The user can manually control the
board too according to his wish and use.
Connections
Requirements
Hardware Used
Ultrasonic sensor- An ultrasonic sensor is an instrument that
measures the distance to an object using ultrasonic sound waves.
An ultrasonic sensor uses a transducer to send and receive ultrasonic
pulses that relay back information about an object’s proximity.
Relay-
Circuits that operate at high voltages or at high currents cannot be
controlled directly by an Arduino. Instead, you use a low-voltage control
signal from the Arduino to control a relay, which is capable of handling
and switching high-voltage or high-power circuits. A relay consists of an
electromagnet that, when energized, causes a switch to close or open.
Relays provide complete electrical isolation between the control circuit
and the circuit being controlled.
Arduino Uno-
is a microcontroller board based on the ATmega328P
(datasheet). It has 14 digital input/output pins (of which 6 can
be used as PWM outputs), 6 analog inputs, a 16 MHz quartz
crystal, a USB connection, a power jack, an ICSP 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.
Software Used
Arduino Software(Ide)
It is used to upload the required program according to our
needs via a usb tybe B cable.
CONCLUSION: