Digital Logic Circuit on Motion Sensing using IR Sensor and IC-4017
Digital Logic Circuit on Motion Sensing using IR Sensor and IC-4017
IC-4017
Aliul Hassan Olee1
1
Department of Aeronautical Engineering (Avionics), Bangabandhu Sheikh Mujibur
Rahman Aviation and Aerospace University Lalmonirhat
Posted on 21 Oct 2024 — CC-BY 4.0 — https://doi.org/10.36227/techrxiv.172954480.08325884/v1 — e-Prints posted on TechRxiv are preliminary reports that are not peer reviewed. They should not b...
Abstract
This paper presents the design and implementation of a motion sensor circuit, demonstrating the integration of digital logic
components to create a responsive system. The circuit’s operation is based on the principle of motion-induced infrared detec-
tion. The IR sensor emits infrared radiation, which, upon detecting motion, triggers the CD-4017 IC to advance its outputs,
sequentially activating the Triac BT136 and illuminating an LED. The paper elaborates on the theory of operation, the practical
procedures for building the circuit, the cost analysis, challenges, and precautions. The results of the experiment confirm the
circuit’s functionality, demonstrating reliable motion sensing and response. This project not only provides hands-on experience
in digital logic circuits but also underscores the significance of meticulous component selection, careful assembly, and safety in
electronics projects. Building this motion sensor circuit offers valuable insights into motion detection technology with practical
applications in security and automation systems.
1
Digital Logic Circuit on Motion Sensing using
IR Sensor and IC-4017
Aliul Hassan Olee
Department of Aeronautical
Engineering (Avionics)
Bangabandhu Sheikh Mujibur Rahman
Aviation and Aerospace University
Lalmonirhat, Bangladesh
[email protected]
ORCiD: 0009-0000-8617-2222
Abstract— This paper presents the design and detecting the reflection of this radiation from nearby objects.
implementation of a motion sensor circuit, demonstrating the When an object moves within the detection range of the
integration of digital logic components to create a responsive sensor, it reflects the emitted IR signal back to the sensor,
system. The circuit's operation is based on the principle of creating a change in the sensor's output. This change serves as
motion-induced infrared detection. The IR sensor emits a motion detection trigger.
infrared radiation, which, upon detecting motion, triggers the
CD-4017 IC to advance its outputs, sequentially activating the The output of the IR sensor, now altered due to detected
Triac BT136 and illuminating an LED. The paper elaborates on motion, is used as a clock input for the CD-4017 IC. The CD-
the theory of operation, the practical procedures for building 4017 is a versatile integrated circuit that acts as a decade
the circuit, the cost analysis, challenges, and precautions. The counter. It has ten output pins, and with each clock pulse it
results of the experiment confirm the circuit's functionality, receives, it advances to the next output pin. This sequential
demonstrating reliable motion sensing and response. This progression of outputs allows for a controlled sequence of
project not only provides hands-on experience in digital logic events. Each output of the CD-4017 is connected to the base
circuits but also underscores the significance of meticulous of a BC-547 transistor. The transistor acts as an amplifier,
component selection, careful assembly, and safety in electronics increasing the current from the CD-4017 to a level that can
projects. Building this motion sensor circuit offers valuable drive the gate of the Triac BT136.
insights into motion detection technology with practical
applications in security and automation systems. The Triac is a solid-state device used for switching AC
loads. When triggered by the BC-547 transistor, it conducts,
Keywords— Motion sensor; Digital logic circuit; IR proximity allowing AC power to flow to the connected load, which in
sensor;CD-4017 IC;BC-547 transistor ; Triac BT136; this case is an LED.[4]
I. INTRODUCTION As a result, when motion is detected, the IR sensor sends
In the exciting world of digital logic circuits, we embark a pulse to the CD-4017 IC, advancing its output, and
on a project that leverages the capabilities of various subsequently activating the BC-547 transistor, which triggers
electronic components to create a motion-activated system. the Triac BT136. This, in turn, powers the LED, creating a
Our project centres on the functionality of an IR proximity visible response to detected motion. The circuit operates in a
sensor, which, upon detecting motion, sends a pulse to the loop, advancing through the CD-4017 outputs with each
clock input of the CD-4017 IC (Integrated Circuit). This pulse detected motion, activating the LED and resetting once all
triggers the counter integrated into the IC, causing it to outputs have been cycled through. This elaborate interplay of
advance to the next output. The output of the counter is components illustrates the core principle of motion sensing
connected to the coil of a Triac BT136, and when the counter and its application in various real-world scenarios.
advances to the next output, it activates the Triac, IV. MOTION SENSOR CIRCUIT DESIGN
consequently illuminating an LED. [1][2]
A. Designing the Motion sensor circuit in Proteus.
II. OBJECTIVE
By utilizing the basic concept of the motion sensor circuit,
The objective of this project is to showcase the application we started to construct the circuit in the Porteus software. We
of digital logic circuits in the realm of motion detection and were able to find all the components in the library of Proteus
device control, while adhering to a budget by considering the software. After some simple trial and error, we were able to
cost of components. To construct our system, we will employ create the required design to build the motion sensing circuit.
the following components based on their availability and price Then we compile the circuit and successfully run the
considerations.[3] The ensuing sections of this report will simulation. The results are given in the following images.
provide in-depth details on component selection, circuit
design, implementation, and test results, offering a
comprehensive exploration of our motion-activated digital
logic circuit.[2].
III. THEORY OF MOTION SENSOR CIRCUIT
The principle of a motion sensor circuit, which
incorporates components such as an IR proximity sensor, CD-
4017 IC, BC-547 transistor, and Triac BT136, relies on the
fundamental concept of motion-induced infrared detection.
Here's a detailed explanation of how these components work
together to achieve this: Fig 1: Design on the MS circuit in Proteus Software
The IR proximity sensor plays a pivotal role in the circuit.
It operates by emitting a beam of infrared radiation and then
B. Simulating the Motion Sensor Circuit in PCB Board
After successfully designing the circuit in the Proteus
software, we designed the entire circuit in the PCB board
construction mode in Proteus software, to get a better view of
the circuit and to get a better understanding of the wire
management of the circuit. This is done to avoid short circuits
and any other simple complication mistake of the electronic
components. because it is easier to burn the electronic
components if there is a slight mistake in the placement of the
components in the zero PCB board.
Fig 2(i): Design on the MS circuit in PCB Board on Proteus Software (top
view)
Fig 4: Pin Diagram and the top view of implemented IR Proximity sensor