Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Volume 9, Issue 5, May – 2024 International Journal of Innovative Science and Research Technology

ISSN No:-2456-2165 https://doi.org/10.38124/ijisrt/IJISRT24MAY1802

Smart Occupancy Lighting System


Rakshith S1* Syed Hassan Quadri2
Post Graduate Student of M Tech Post Graduate Student of M Tech
Machine Design at Department of Mechanical Engineering, Machine Design Manufacturing at Department of
RV College of Engineering, Mechanical Engineering, RV College of Engineering,
Bengaluru, Karnataka, India Bengaluru, Karnataka, India

Dr. S K Harisha3
Associate Professor
PG Studies at Department of Mechanical Engineering, RV College of Engineering,
Bengaluru, Karnataka, India

Corresponding Author:- Rakshith S1*

Abstract:- This project introduces a sophisticated system range from presentations on stage to audience interactions
designed to streamline lighting management in seminar and discussions. To address the challenges of lighting
halls, effectively addressing the diverse needs of both management in seminar halls, this project introduces a novel
stage activities and audience engagement. Leveraging the system leveraging the capabilities of an Arduino Uno R3
Arduino Uno R3 microcontroller, alongside infrared (IR) microcontroller, infrared (IR) sensors, a toggle switch,
sensors, a toggle switch, jumper wires, and an LED jumper wires, and an LED display. By harnessing the power
display, this system offers a comprehensive solution for of microcontroller technology and sensor integration, this
dynamically adjusting lighting levels based on real-time system offers a dynamic and responsive approach to lighting
occupancy data. By integrating sensor technology at control, tailored specifically to the unique requirements of
strategic entry and exit points within the seminar hall, the seminar hall spaces.
system accurately detects the flow of attendees, enabling
precise control over both stage and audience lights. The The primary objective of this project is to develop an
innovative use of a toggle switch provides manual control automated lighting system capable of intelligently adjusting
over stage lighting, granting presenters and event both stage and audience lights based on real-time occupancy
organizers the flexibility to tailor the lighting data. By employing IR sensors strategically positioned at
environment to suit specific presentation styles and event entry and exit points, the system can accurately count the
dynamics. Through seamless automation and intuitive number of people entering and exiting the seminar hall. This
user interface design, this system enhances energy occupancy data serves as the foundation for dynamically
efficiency, optimizes attendee comfort, and facilitates controlling the illumination levels in both the stage and
smooth event management processes. This abstract audience areas, ensuring optimal lighting conditions
provides a succinct overview of the project's objectives, throughout various stages of a seminar or event.
components, and anticipated benefits, setting the stage for
a detailed exploration of its design, implementation, and Furthermore, the inclusion of a toggle switch provides
potential applications in seminar hall environments. manual control over the stage lights, allowing presenters or
event organizers to adjust the lighting to suit specific
Keywords:- Smart Lighting, Seminar Halls, IR Sensors, requirements. This flexibility enhances the usability of the
Arduino, Automation, Energy Efficiency, User Experience, system, empowering users to tailor the lighting environment
LED Control. to accommodate different presentation styles, audience
preferences, and event dynamics.
I. INTRODUCTION
 Objectives
The Seminar halls serve as crucial spaces for knowledge
dissemination, professional development, and community  Develop a system using IR sensors to accurately count the
engagement. number of people entering and leaving the seminar hall
 Implement a mechanism to differentiate between entries
The effective management of lighting within these and exits by tracking the order in which the sensors are
venues is paramount, not only for creating an engaging triggered, assigning positive and negative counts
atmosphere but also for optimizing energy usage and accordingly.
ensuring attendee comfort. Traditional lighting systems often  Integrate a time-based feature to automatically turn off
lack the flexibility and adaptability required to meet the lights after a predetermined duration of inactivity,
diverse needs of seminar hall environments, where activities optimizing energy consumption.

IJISRT24MAY1802 www.ijisrt.com 1180


Volume 9, Issue 5, May – 2024 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165 https://doi.org/10.38124/ijisrt/IJISRT24MAY1802

 Promote energy efficiency by automatically turning off  Circuit Diagram


lights when the seminar hall is unoccupied, contributing
to sustainable and environmentally conscious practices.

II. METHODOLOGY

Fig 2 Circuit Diagram

The electric circuit functions as the core of the smart


lighting control and motion detection system, efficiently
processing sensor data to determine movement direction and
calculate the current number of occupants. It orchestrates the
automatic lighting system for both audience and main stage
lights, ensuring appropriate illumination levels to enhance the
stage environment. Additionally, the microcontroller
interfaces with the I2C LCD display to provide real-time
feedback on occupancy status, keeping users informed of the
seminar hall's occupancy. The toggle switch offers manual
control and system override capabilities, allowing users
flexibility in adjusting settings as needed. Through its
integrated components, including infrared sensors, a
microcontroller, automatic lighting controls, an LCD display,
and a toggle switch, the electric circuit enables seamless
operation of the system. It strikes a balance between
automated lighting adjustments and precise occupancy
tracking, optimizing the seminar hall environment for both
functionality and energy efficiency.

 Working Principle
The project's working principle hinges on the synergy
between sensor data processing, occupancy detection, and
lighting control to enhance the seminar hall environment.
Infrared sensors serve as the linchpin of the system, detecting
variations in infrared radiation resulting from the movement
of individuals entering or exiting the hall. These sensors relay
signals to a microcontroller, functioning as the central
processing unit. Upon reception, the microcontroller
Fig 1 Methodology
deciphers the signals to ascertain the direction of movement
and updates the occupancy count in real-time. This dynamic
 Components Description
occupancy data forms the cornerstone of the system's
intelligent lighting control mechanism.
 Arduino UNO
 LED Leveraging this occupancy information and pre-defined
 IR sensor logic, the microcontroller orchestrates the activation or
 Jumper Wires deactivation of the lighting system. As attendees enter the
 I2C LCD hall, the microcontroller adjusts the audience lights to ensure
 Toggle Switch optimal illumination levels. Additionally, it activates the

IJISRT24MAY1802 www.ijisrt.com 1181


Volume 9, Issue 5, May – 2024 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165 https://doi.org/10.38124/ijisrt/IJISRT24MAY1802

main stage light when necessary, guaranteeing visibility for environments. Ultimately, through ongoing innovation and
presentations or performances. Conversely, when individuals collaboration, smart lighting and occupancy detection
exit, the microcontroller promptly updates the occupancy systems have the potential to transform not only seminar hall
count and adjusts the lighting system accordingly, conserving environments but also broader applications across various
energy by illuminating only occupied areas. Complemented sectors.
by an I2C LCD display for real-time occupancy status
feedback and a toggle switch for manual control or system V. CONCLUSION
override, this integrated setup enables seamless and user-
friendly operation, optimizing the seminar hall environment In conclusion, the developed attendance monitoring
while promoting energy efficiency. system presents a promising solution for efficiently tracking
attendance and controlling lighting conditions in seminar
III. RESULT halls. Despite minor issues encountered during testing, such
as occasional delays in sensor response time and minor
The implemented attendance monitoring system inaccuracies in attendance tracking, the system demonstrated
effectively tracked the flow of individuals entering and satisfactory performance overall. By leveraging infrared
exiting the seminar hall in real-time. The infrared sensors sensors, an Arduino Uno R3 microcontroller, LED displays,
reliably detected movement, accurately signaling entry and and toggle switches, the system effectively automated
exit events as individuals passed through the sensor zones. attendance monitoring processes and provided responsive
The Arduino Uno R3 microcontroller efficiently processed control over lighting settings. With further refinement and
sensor inputs, updating the attendance count accordingly. optimization, including fine-tuning sensor calibration
LED displays provided clear visual feedback on attendance parameters and implementing additional error-checking
levels, with distinct patterns illuminating based on predefined mechanisms, the system has the potential to enhance
attendance ranges. Additionally, toggle switches enabled accuracy, reliability, and user experience in seminar hall
convenient control over stage lights, allowing for adjustments management.
to audience lighting conditions. Overall, the system
successfully fulfilled its primary objective of monitoring Moving forward, continued development and iteration
attendance and providing responsive control over lighting of the attendance monitoring system should focus on
settings in the seminar hall. addressing identified limitations and incorporating user
feedback to optimize performance and usability.
However, during testing, some minor issues were Additionally, exploring opportunities for integration with
observed, such as occasional delays in sensor response time advanced technologies, such as machine learning algorithms
and minor inaccuracies in attendance tracking. These issues for predictive attendance analysis or wireless communication
may have been influenced by environmental factors or sensor protocols for remote monitoring and control, could further
calibration settings. Nonetheless, the system's overall enhance the system's capabilities and extend its applicability
performance remained satisfactory, demonstrating its to diverse educational and event management environments.
potential utility in various educational and event management Overall, the project highlights the significance of leveraging
contexts. With further refinement and optimization, such as technology to streamline administrative processes and
fine-tuning sensor calibration parameters and implementing improve resource management in seminar hall settings,
additional error-checking mechanisms, the system could contributing to enhanced efficiency and convenience for both
achieve even greater accuracy and reliability in real-world organizers and attendees.
scenarios.
REFERENCES
IV. DISCUSSION
[1]. V Mullet, P Sondi and E Ramat (2021). A review of
The project's discussion encompasses its practical cybersecurity guidelines for manufacturing factories
implications, technological advancements, limitations, and in industry 4.0, IEEE Access, 9, 23235-23263,
future directions. By integrating sensor-based occupancy Available at: https://doi.org/10.1109/ACCESS.
detection and intelligent lighting control, the system 2021.3056 650.
showcases a notable advancement in smart building [2]. S Chaitanya Chaduvula, A Dachowicz, M J. Atallah
technologies, offering real-time monitoring and responsive and J H. Panchal (2018). Security in cyber-enabled
adjustment of lighting conditions in seminar halls. While the design and manufacturing: A survey, Journal of
project demonstrates significant improvements in user Computing and Information Science in Engineering,
experience and energy efficiency, it also acknowledges 18(4), Available at: https://doi.org/10.1115/1.
limitations, such as potential inaccuracies in occupancy 4040341.
detection and user dependency on manual control overrides. [3]. N Tuptuk and S Hailes (2018). Security of smart
Looking ahead, future research could explore the integration manufacturing systems, Journal of Manufacturing
of additional sensor modalities and machine learning Systems, 47, 93-106, Available at: https://doi.org/
algorithms to enhance accuracy and adaptability. 10.1016/j.jmsy.2018.04.007.
Additionally, the incorporation of cloud-based analytics and
remote monitoring capabilities holds promise for scalability
and centralized management in diverse building

IJISRT24MAY1802 www.ijisrt.com 1182


Volume 9, Issue 5, May – 2024 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165 https://doi.org/10.38124/ijisrt/IJISRT24MAY1802

[4]. U P. Daniel Ani, H (Mary) He and A Tiwari (2016). [15]. J-Paul A. Yaacoub, H N. Noura, O Salman and A
Review of cybersecurity issues in industrial critical Chehab (2022). Robotics cyber security:
infrastructure: manufacturing in perspective, Journal vulnerabilities, attacks, countermeasures, and
of Cyber Security Technology, 1(1), 32-74, Available recommendations, International Journal of
at: https://doi.org/10.1080/23742917.2016.125 2211. Information Security, 21, 115-158, Available at:
[5]. A Araújo de Souza, J Luiz de Souza Pio, J Cunha https://doi.org/10.1007/s10207-021-00545- 8.
Fonseca, et al (2021). The state of cybersecurity in [16]. A Zarreha, C Saygin, H Da Wan, et al (2018).
smart manufacturing systems: A systematic review, Cybersecurity analysis of smart manufacturing system
European Journal of Business and Management using game theory approach and quantal response
Research, 6(6), 188-194, Available at: equilibrium, Procedia Manufacturing, 17, 1001-1008,
https://doi.org/10.24018/ejbmr.2021.6.6.11 73. Available at: https://doi.org/10.1016/j.promfg.2018.
[6]. K Kannus Deloitte and I Ilvonen (2018). Future 10.08 7.
prospects of cyber security in Manufacturing: [17]. V. Alcácer and V. Cruz-Machado (2019). Scanning
Findings from Delphi study. Proceedings of 51st the industry 4.0: A literature review on technologies
Hawaii International Conference on systems sciences. for manufacturing systems, Engineering Science and
Scholar Space, Available at: https://scholarspace. Technology, an International Journal, 22(3), 899-919,
manoa.hawaii.edu/item s/b640e9b8-c8f3-43cc-aa41- Available at: https://doi.org/10.1016/j.jestch.2019.
ae2e43803edf. 01.006 .
[7]. F Cremer, B Sheehan, M Fortmann, et al (2022). [18]. J Prinsloo, S Sinha and B von Solms (2019). A review
Cyber risk and cybersecurity: a systematic review of of industry 4.0 manufacturing process security risks,
data availability, Geneva Papers on Risk and Applied Sciences, 9(23), Available at: https://doi.org/
Insurance: Issues and Practice, 47(3), 698-736, 10.3390/app9235105.
Available at: https://doi.org/10.1057/s41288-022- [19]. R Ahamed and R Thurasamy (2022). A systematic
00266- 6. literature review of routine activity theory’s
[8]. A Fedelle and C Roner (2022). Dangerous games: A applicability in cybercrimes, Journal of Cyber
literature review on cybersecurity investments, Security and Mobility, 11(3), 405-431, Available at:
Journal of Economic Surveys, 36(1), 157-187, https://journals.riverpublishers.com/index.p
Available at: https://doi.org/10.1111/joes.12456. hp/JCSANDM/article/view/12451/13563.
[9]. R. K. Mantha Bharadwaj and B García de Soto (2021). [20]. A Ghadge, M Weiß, N D. Caldwell and R Wilding
Cybersecurity in construction: Where do we stand and (2020). Managing cyber risk in supply chains: a
how do we get better prepared, Frontiers in Built review and research agenda, Supply Chain
Environment, 7, Available at: Management, 25(2), 223-240, Available at:
https://doi.org/10.3389/fbuil.2021.612668. https://doi.org/10.1108/SCM-10-2018- 0357.
[10]. R Jorge Raimundo and A Travassos Rosário (2022). [21]. Anand E, Panneerselvam R. (2016). A study of
Cybersecurity in the internet of things in industrial crossover operators for genetic algorithm and proposal
management, Applied Sciences, 12(3), Available at: of a new crossover operator to solve open shop
https://doi.org/10.3390/app12031598. scheduling problem, American Journal of Industrial
[11]. D Faquir, N Chouliaras, V Sofia, et al (2020). and Business Management, 6(6),774-789, Available
Cybersecurity in smart grids, challenges and solutions, at: https://www.scirp.org/journal/paperinformation.
AIMS Electronics and Electrical Engineering, 5(1), aspx?paperid=67660
24-37, Available at: https://www.aimspress.com/
aimspressdata/electreng/2021/1/PDF/ElectronEng-
05- 01-002.pdf.
[12]. D Wu, A Ren, W Zhang, et al (2018). Cybersecurity
for digital manufacturing, Journal of Manufacturing
Systems, 48(C), 3-12, Available at: https://doi.org/
10.1016/j.jmsy.2018.03.006.
[13]. L Mohd Nasrulddin Abd, A Nurul Ashykin Abd, H
Nik Syuhailah Nik and A Zuraimi Abdul (2021).
Cyber security in supply chain management: A
systematic review, LogForum, 17(1), 49-57,
Available at: http://dx.doi.org/10.17270/J.LOG.
2021.555 .
[14]. P Theron (2018). Through-life cyber resilience in
future smart manufacturing environments. A research
programme, Procedia Manufacturing, 16, 193-207,
Available at: https://doi.org/10.1016/j.promfg.2018.
10.15 7.

IJISRT24MAY1802 www.ijisrt.com 1183

You might also like