No. |
Title and Author |
Area |
Country |
Page |
1 |
Optimization Energy Audit for College Workshop
-Sagar Patil ; Varsha Magar; Rajesh Kumar
An essential tool for evaluating energy use trends and spotting potential for efficiency upgrades in buildings is an energy audit. This abstract gives a summary of an energy audit done on a college facility to assess energy use, pinpoint inefficient areas, and suggest long-term energy-saving solutions. The college building's energy systems, including lighting, heating, ventilation, and air conditioning (HVAC), electrical equipment, and insulation, were thoroughly assessed as part of the energy audit. We used a variety of data gathering techniques, including on-site measurements, equipment assessments, power bill analyses, and historical energy use data. The results of the energy audit showed several instances of inefficiency and energy waste. Excessive illumination was shown to be significantly impacted by out-of-date lighting fixtures. It was suggested to use energy-efficient lighting technology like LED bulbs and occupancy sensors when it was determined that outdated lighting fixtures were a key cause of excessive energy use. The investigation of the HVAC system revealed insufficient insulation and air leakage, which resulted in substantial heat loss and increased energy use. Improvements in insulation, air leak repairs, and HVAC control optimization were advised for greater effectiveness. Additionally, the audit found potential for energy reduction through tenant participation and behavioral adjustments. To encourage sustainable practices among students, professors, and staff, awareness campaigns and energy-saving recommendations were offered. The possible return on investment for installing energy-efficient measures was assessed using financial assessments, taking into account elements including energy cost reductions, equipment longevity, and readily available incentives and rebates. The audit study also highlighted the advantages of energy conservation for the environment, such as decreased greenhouse gas emissions and improved sustainability. The energy audit of the college building concluded with a list of various chances for energy savings and suggestions for doable actions to optimize energy use and lessen the institution's environmental impact. The college may gain significant energy savings, support sustainability objectives, and set an example for other educational institutions aiming for energy efficiency by putting the proposed methods into practise. Read More...
|
Energy System and management |
India |
1-10 |
2 |
Enhancing Functionality and Usability of a Simple Calculator Program in C Programming Language
-Harshavardhan Rajendra Karnik ; Alka Rajendra Karnik; Harshavardhan Rajendra Karnik; Arjun Prakashsingh Rajput
Calculators are fundamental tools used in various domains, providing efficient and accurate solutions to mathematical computations. With the advancements in computer programming, calculator programs have gained popularity for their enhanced functionalities and user-friendly interfaces. This research paper presents the development and evaluation of a simple calculator program implemented in the C programming language. The aim of this study is to create a versatile calculator program that incorporates a comprehensive set of operations, including addition, subtraction, multiplication, division, square, square root, cube, cube root, and different percentages of Goods and Services Tax (GST). The calculator program is designed to offer improved functionality and usability compared to existing implementations. The development process involves leveraging C programming techniques to implement the mathematical operations and integrating user-friendly features such as clear prompts and informative outputs. Extensive testing is conducted to assess the accuracy and efficiency of the calculator program, covering various test cases and scenarios. The results indicate that the calculator program performs calculations accurately and provides a satisfactory user experience. This research contributes to the field of calculator programming by offering an enhanced and versatile calculator program that meets the diverse needs of users. The findings provide valuable insights for future developments in calculator program design, aiming to further improve functionality, usability, and user satisfaction. Read More...
|
Information Technology |
India |
11-16 |
3 |
Smart Health Monitoring System Based On IoT Using Red-Actaton
-Sowmiya. T ; D. Shanthi Chelliah; L.Jibanpriya Devi; D.Jagadeeshwari
Human Body communication is a developing field through which data is transmitted and received using body channel communication. In Internet of Things (IoT), large amount of data are processed and communicated through Human body communication .Health monitoring and prediction is most important now a days since number of patients and diseases are increasing in recent years. Hence efficient smart health care equipment is required. Hence a power management technique for prolong and continuous ECG monitoring based on critical data and energy level of battery is proposed in this paper. In this Health Monitoring System which is based on IoT, wearable devices can be connected to monitor different biomedical signals such as ECG, Breathing level and Temperature. In order to ensure continuous monitoring of health over a long period of time in Wireless Body Area Network (WBAN), power management is a key requirement. To reduce the power consumption, a light-weight power management controller is introduced based on the present status of ECG data and battery. The proposed architecture saves up to 27% power consumption in WBAN compared to the conventional architecture without incurring significant overhead. Read More...
|
M.E - APPLIED ELECTRONICS |
India |
17-20 |
4 |
Environmental Awareness, Environmental Impact & Protection and Environmental Management system
-Mohammad Sarfraz Alam
To ensure that an effective management system in place to enable YANSAB to identify and comply with the applicable environmental requirements and minimize the potential for negative environmental impacts.
TYPES OF ENVIRONMENTAL POLLUTION
1. AIR POLLUTION.
2. WATER POLLUTION.
3. SOIL POLLUTION.
4. RADIOACTIVE POLLUTION.
5. NOISE POLLUTION.
This OMS (Operation Management system) system/element applies to all activities, products and services of YANSAB with the potential to impair the quality of the environment.
This OMS system is addressed by the requirements stated in the OMS systems (sub-elements).
ENVIRONMENTAL STANDARD: SHEM-13.00 (OMS-P-3111)
As per Safety, Health and Environment Management (SHEM) procedure there is Environmental Standard i.e., SHEM: 13.00 element. It has 4- sub elements, which are,
SHEM: 13.01 AIR MANAGEMENT
SHEM: 13.02 WASTE MANAGEMENT
SHEM: 13.03 WATER MANAGEMENT
SHEM: 13.04 SOIL & GROUND WATER MANAGEMENT
Read More...
|
Environmental Engineering |
India |
21-36 |
5 |
VON Misses Stress Analysis of Mine Hoisting Equipment of CS Gear
-Rahul Kumar Singh ; Shashwata Das; Souvik Talukdar; Umakanta Dash
Haulage rope Capple and triangular plate is commonly used as a coupling device, in various applications such as mining etc. Haulage rope Capple are used for connecting winding rope to interlink cage or skip to the mine cage suspension gear (CSG) through links/ropes for transportation of materials, man, and machineries. and This paper deals with the cracks developed and deformation of components under different static load conditions found during quality assessment followed by VON –Misses stress analysis. All the HRC nad triangular plate of different materials are observed under same load and von miss's analysis is done. When different materials under same load analyzed in software, they showed different curves which are very helpful in analyzing and predicting the strength and life of the component. This paper also deals with the health monitoring of the HRC. Read More...
|
Industrial Safety Engineering |
India |
37-45 |
6 |
Resume Analyzer using Natural Language Processing
-Snigdha RP ; Sibil Arcokian G; Rokhinth PB Sarron; Ms. M S Bennet Prabha
Traditional hiring techniques are losing effectiveness as internet hiring grows more and more. It is not easy to manually filter out the resumes cause it would take a lot of time and resources, which the employing organizations cannot bear. Individuals with various specializations and sectors of experience submit a sizable number of unstructured resumes to job portals in a variety of styles and forms. Thus, to effectively channel candidates to their relevant occupational groups as well as facilitate the automatic screening of candidates, structured information must be extracted from application resumes. It's also unfair that many qualified candidates don't get the attention they deserve during the resume screening process. This might result in the hiring of incompetent people or the rejection of competent applicants. We present a method to address these problems by automatically recommending the most qualified job candidates in accordance with the provided job description. Our solution employs NLP to pull relevant information from the unstructured resumes, such as skills, education, and experience, and then summarizes each application. Using the spaCy library in python and the modules such as Entity Recognition, Dependency parsing & LDA (Latent Dirichlet Allocation) for topic modelling. Read More...
|
Computer Science and Engineering |
India |
46-48 |
7 |
Online Recommendation System for Offline Service Providers
-Prof. Dr. Gawade J. S. ; Bhushan Bhujbal; Kapil Gaikwad; Abhay Kadam; Saurabh Khomane
Understanding user preferences, gathering and classifying service provider data, and guaranteeing real-time information are all necessary for developing a digital platform that links users with offline service providers. The system customizes suggestions based on user preferences, historical interactions, and user profiles, surveys, and behavior tracking. The platform keeps an extensive database of service providers, complete with information about their services, locations, costs, ratings, and reviews. The accuracy and applicability of this material are ensured by frequent revisions. In order to achieve seamless integration and improve user experience, cooperation with service providers is essential. The system's capacity to quickly adjust to shifting user requirements is essential to its success since it allows users and nearby service providers to interact in a tailored and effective manner. Read More...
|
Information Technology |
India |
49-51 |
8 |
Design and Developed Application for Algorithm Visualizer
-Prof. Shirke Kshitija K. ; Pratik Dhumal; Dharti Kshirsagar ; Omkar Mhetras; Rutvik Wagh
In recent years, the popularity of algorithm visualization tools has grown significantly, enabling educators and students to comprehend complex algorithms through interactive visual representations. This abstract presents a novel approach to algorithm visualization through a Flutter-based platform, combining the power of Flutter's intuitive user interface with advanced algorithms to create an immersive and interactive learning experience. Our algorithm visualizer offers a seamless and engaging way to explore various algorithms, providing real-time visual feedback and step-by-step demonstrations. Leveraging Flutter's cross-platform capabilities, the visualizer ensures accessibility across multiple devices, fostering widespread adoption in educational settings. The user-friendly interface allows users to dynamically adjust input parameters, visualize algorithmic processes in real-time, and gain valuable insights into algorithm behaviours. By integrating cutting-edge algorithms with Flutter's flexibility, our visualizer empowers learners to grasp complex concepts with ease, making algorithm education more accessible and engaging for students and enthusiasts alike. Read More...
|
Information Technology |
India |
52-54 |
9 |
Web Application to Monitor and Alert Social Distancing Violations using Object Detection
-Madineni Jitin Krishna ; Ayyagari Aditya; Mummoju Aravindh Sai; Gunthala Pradyumna Reddy; Tankala Praveen
Web Application to Monitor and Alert Social Distancing Violations using Object Detection is an application which uses Machine Learning and Deep Learning concepts integrated with a web application. It is used to identify and monitor social distancing violations in inputs including but not limited to videos and webcam/CCTV footage. It also generates an alarm when the social distancing violations are detected along with statistics of said violations. It also sends an email notification to the administrative team when the violations exceed a threshold value. During pandemic like situations, to prevent the spread of disease in various places and alert people to maintain social distancing, this application could be indispensable in playing a vital role in reducing transmissions. Read More...
|
Computer Science and Engineering |
India |
55-61 |
10 |
Multi-Class Weather Forecasting: A Review
-V. R. Patil ; P S Powar
Various deep learning structures have been created to handle the complexities found in time series datasets within the field of weather forecasting. This review explores the latest advancements in deep-learning-based weather forecasting, examining Neural Network architecture design, spatial and temporal scales, as well as datasets and benchmarks. The focus then shifts to the achieved outcomes, emphasizing reported accuracy and the prediction scale, assessing whether the model is suitable for local or regional areas and if it performs well in short-term or long-term predictions. With today's technology, we can use electronic systems to look at pictures of the weather and make guesses about what it will be like. Recently, people have been talking a lot about AI, ML, and DL in this area. These are ways to make machines smart and help them learn. To make weather predictions better, we can use deep learning, which is a type of machine learning. Once set up, deep learning doesn't need a lot of human help. Read More...
|
Computer Science |
India |
62-65 |
11 |
Deep Learning Based Weather Classification System
-V. R. Patil ; P S Powar
The recent work using Deep Learning has shown promising results in various domains. The present scenario of weather detection is laborious and time consuming. Therefore, it's crucial to include a preprocessing step that determines the weather for an incoming picture, followed by the appropriate deweathering procedures. This research considers the most prevalent weather scenarios to offer a deep learning-based environmental image classification system. The proposed system utilized four DCN pretrained networks for weather image classification. The best optimized ResNet attained with accuracy of 97.31%, precision of 86.99%, sensitivity of 86.44% and f1-score of 86.70%. Further, the proposed weather classification will be helpful in deployment of real time environment. Read More...
|
Computer Science |
India |
66-69 |
12 |
Moving Towards Advance Security in Networking via SD-WAN
-Anuj Patel ; Pooja Rathod; Jigisha Trivedi; Kaushal Patel; Poonam Sahibani
In the era of digital transformation most of organization move to the SD-WAN technology for direct connectivity through internet from branch to branch services for cloud and SaaS (Software as a service) apllications.SD-WAN (Software Define Wide Area Network) is an emerging technology which combined SDN and WAN together to get better result of network. SD-WAN will able to transfer our business-critical application through high bandwidth and other non-important traffic from low-bandwidth line. Therefor security is the users main concern for their network performance. In this report, the major approaches focused on the basic knowledge of SD-WAN and Research on security needed for SD-WAN. Read More...
|
Computer Engineering |
India |
70-72 |
13 |
Closed Group Private Chat Application with Translation Feature with Firebase Database
-Mrs.Kawsalya. S ; Mohammad Aslam; Kamalesh J
Language is a really important one when it comes to the multilingual workspace. There are several chat applications are available right now on the play store & App store. These apps come with various features to make the user work very easy. In this project, I have tried an additional feature for translating the user message based on their preference. Also, this application comes with an additional key feature called closed group private chatting. This project introduces a Closed Group Private Chat Application leveraging Firebase as its core infrastructure for real-time communication and data management. Focused on ensuring privacy and security, the application features end-to-end encryption, closed group environments, and Firebase Authentication. One of its standout features is a real-time translation capability powered by machine learning algorithms, facilitating seamless communication among users speaking different languages. The application supports media sharing, utilizing Firebase Cloud Storage for secure file storage and retrieval. With a user-friendly interface and cross-platform compatibility for both iOS and Android, this application aims to provide a secure, versatile, and intuitive platform for private group communication with the added benefit of real-time language translation. Read More...
|
Computer Science |
India |
73-77 |
14 |
Secured Personal Notes: An Android Application with A Real Time Cloud Data Base and Encryption/ Decryption Feature
-Mrs.Kawsalya. S ; Amal Vasanth V; Arsad Ahamed A M
Secured Personal Notes is an Android application that addresses the contemporary challenge of managing sensitive information in a digital landscape. The application boasts an intuitive interface for effortless note creation and organization while leveraging real-time cloud database technology for seamless synchronization across multiple devices. Security is paramount with the integration of robust encryption/decryption mechanisms, ensuring the confidentiality and integrity of user data. This innovative solution not only provides convenience through multi-device accessibility but also offers offline access for users on the go. Secured Personal Notes stands as a significant advancement in digital note-taking, combining real-time cloud capabilities with state-of-the-art security features to meet the evolving demands of users seeking a secure and efficient means of managing their personal information. Read More...
|
Computer Applications |
India |
78-82 |
15 |
A Convolutional Neural Network-Based Plant Pesticide Recommendation System for Rural Areas
-Kawsalya. S ; Bala Krishnan N; Deena Dhayalan R
Problems with crop production are widespread in India and have a significant impact on the country's economy, particularly on rural farmers. Depending on the state of the leaf, farmers may predict the amount and quality of their harvest in advance, making the leaf an essential component of crop management. In this study, we provide a system that uses Tensor Flow technology for preprocessing and feature extraction of plant village dataset leaf pictures, then a convolution neural network for illness classification and pesticide recommendation. Our solution primarily makes use of two processes: deep learning and an Android app that makes use of Java Web Services. We trained our model using a Convolution Neural Network with five, four, and three layers, and we interfaced it with a user-friendly Android app and JWS. We found that a 5-layer model utilizing tensor flow attained the best accuracy at 95.05% after 15 epochs, and the maximum validation accuracy at 89.67% after 20 epochs. Read More...
|
Computer Applications |
India |
83-88 |
16 |
Performance Evaluation of Hysteresis Controlled SEPIC Converter for EV Battery Charging System
-G. Govindha Samy ; Meene D; Dr. V. Padmathilagam; Dr Baskaran B
The Quality of power is improved by using SEPIC converter with a Cascaded PI controller, which is utilized in battery charging of EV (Electric Vehicles) applications. The cascaded PI controller improves the voltage gain with minimum switching losses. The presented topology will work in buck mode and boost mode of operation reliant on the rectified voltage at the input side and battery voltage at the load side. The steady-state switching frequency is estimated by the hysteresis-controlled PWM generator. The overall performance of the proposed converter is validated using MATLAB simulation. Read More...
|
Electrical and Electronics Engineering |
India |
89-92 |
17 |
Wireless Landmine Detection Robot
-Kaushik Das ; Himanshu Kushwaha; Prashant Hardaha; Ranjeet Choudhari; Shivam Kachhwaha
The existence of landmines in various battle zones and post-war regions poses a remarkable danger to civilian populations and hinders socioeconomic growth. This abstract introduces an original approach to mitigate this danger through the development of a Wireless Landmine Detection Robot (WLDR). This robotic system is equipped with cutting-edge technologies to autonomously detect, locate, and mark landmines, ensuring safety while minimizing human exposure to risk in dangerous terrains. For that, various devices and modules are used such as Bluetooth, sensors, controller, motors and drivers etc. In this research, the robot system is equipped with a metal detector used to detect the metal presence based on coil induction when it's approaching the metal. Wireless data are transmitted through a Bluetooth module. The robot's movement is controlled by DC's current motor programmed using Arduino UNO. Read More...
|
Electronics & Communication Engineering |
India |
93-96 |
18 |
Development of Robo Using Deep Learning for Smart City Application
-K Mousritha ; K Arya Bhatt; K Raghavendra; P Kowshic Reddy
This paper presents a garbage picking robot which can operate on the ground. Waste management is being given atmost importance these days. We know how tiresome repetitive cleaning is. It takes up a great deal of resources and labour. Efforts such as recycle bins and 3R's campaign aren't completely effective. This project helps in replacing the existing infra and to develop smart waste management system by using an automatic robot that can detect the garbage accurately. With the garbage recognition and automatic navigation functions, the robot can pick the garbage on the ground in places like parks or schools efficiently. Experimental results show that the garbage recognition accuracy can reach as high as 90%, and even without path planning, the navigation strategy can reach almost the same cleaning efficiency with traditional methods. Thus, the proposed robot can serve as a good assistance to relieve dustman's physical labor on garbage cleaning tasks. Read More...
|
Electronics & Communication Engineering |
India |
97-100 |
19 |
Design and Performance Analysis of Frequency Reconfigurable Monopole Antenna
-Ramachandra Turkani ; Pramod V Rampur ; Jagadish M
This paper aims to design and analyze a frequency reconfigurable printed monopole antenna incorporating a parasitic radiator. The antenna is specifically intended for applications in WLAN and Satellite communication. The antenna structure is constructed using a printed strip line, and a parasitic radiator is connected to the patch using a PIN diode. The proposed design is simulated using ANSYS HFSS. The PIN diode is modeled using HFSS as a switch to achieve frequency reconfiguration. The measured -10dB bandwidth for the reflection coefficient spans from 5.4 to 5.6GHz and 7 to 7.8GHz. These bandwidths align with the requirements for WLAN and satellite band applications, demonstrating the antenna's suitability for these communication purposes. This paper introduces a frequency reconfigurable printed monopole antenna with a parasitic radiator, offering versatility for WLAN and satellite applications. The utilization of a PIN diode as a switch for frequency tuning adds a novel aspect to the design, contributing to its adaptability and performance. Read More...
|
Electronics & Communication Engineering |
India |
101-104 |
20 |
A Review Study on Tall Structures with Altering Podium Height Inducing Backstay Effect with & without Shear Wall
-Nakul Doble ; Dr J N Vyas
In a tall building, generally the building has a wider plan area and higher lateral resistance at the lower story level than the above story levels. So, the aim of this study is to recognize the actual behaviour of such structures under lateral loads considering the backstay effect as per IS: 16700. The present study focuses to understand the behaviour and effect on a tower connected by a podium at different levels with the consideration of several parameters under lateral load. The effect of backstay forces which is studied here are developed to resist the lateral overturning actions at the junction of tower interacted with podium from where the lateral load has been transferred. The critical effect of podium on the force distribution at and above junction is observed and on the basis of these parametric previous studies, one can easily understand the actual behaviour and do the necessary consideration in such conditions. Read More...
|
Structural Engineering |
India |
105-108 |
21 |
Roadmap of Smart Gram Panchayat
-Shakti Dubey
Each element of the roadmap is discussed, emphasizing the potential impact on rural life. For instance, smart entrance gates enhance village security and aid in monitoring activities. Road monitoring ensures well-maintained transportation infrastructure, and street light monitoring improves safety and facilitates maintenance. Garbage collection initiatives contribute to cleanliness and disease prevention, while drainage monitoring addresses blockages. Water purification and healthcare solutions mitigate health risks, and education initiatives, including smart attendance systems and e-libraries, enhance educational opportunities. Transport monitoring addresses transportation challenges within the village. Advocating for small-scale pilot implementations in a few Gram Panchayats to monitor and evaluate the effectiveness of IoT solutions in real-time. This approach, coupled with community feedback, can serve as a model for scaling IoT technologies in rural governance, leading to sustainable development and improved quality of life in rural communities. Read More...
|
Computer Applications |
India |
109-114 |
22 |
Job Scraper: Digitizing Your Job Findings
-Rishika Vaidya ; Shikha Thakur; Nidhi Laad; Srishti Laad
This project solely focuses on solving the paramount need of new age that is job finding by connecting the employers with seekers with astonishing a technology. It works in mainly two parts scraper and crawler each doing its part with the help of python libraries. It closely relates to web indexing an information extracting technique used by multiple search engines to index data on web using human programmed bots. Currently there are multiple software gadgets available that aim to apply scraping techniques to personalize your website. Read More...
|
Information Technology |
India |
115-116 |
23 |
Enhanced Book Recommender System -A Content based Approach.
-Daljeet Kaur Khanduja ; Surjeet Kaur
People require some tools to seek and collect useful information because it is difficult in this information era to sift through the large amount of material that is available on internet platforms. One of these tools is referred to as a recommendation system, which is a potent software method that assists in quickly traversing through large volumes of data to determine user's interests and give the necessary information. In this paper the three approaches for a content-based book recommendation system are discussed. In the first strategy, a simple system for recommending books is created, with certain input criteria like author, publisher, language, average rating, and recommendations for the books as the output. In the second method the K nearest neighbor (KNN) algorithm and cosine similarity are used to develop a book recommendation system based on several attributes. In the third method, the user enters a book title, which is then translated into vectors using Term Frequency-Inverse Document Frequency (TF-IDF), which then calculates the cosine similarity between related books before proposing related and similar books to the user. By implementing the above strategies, the user will be able to view book recommendations based on various attributes. Read More...
|
Computer Science and Engineering |
India |
117-123 |
24 |
An in-depth review on Charging station locator for Electric Vehicles
-Harshal Singh Girase ; Harischandre Sanket Vijay ; Gaidhani Hansika Pandurang; Khedekar Om Ajit; Prof R A Vasmatkar
Recent years have witnessed a surge in technological advancements designed to operate within self-sustaining ecosystems. One notable example of this trend is the increasing focus on electric vehicles, driven by concerns about depleting fossil fuel resources and the pressing issue of anthropogenic climate change. Consequently, the number of electric cars on our roads has been steadily on the rise. The adoption of electric vehicles holds promise for reducing carbon emissions and minimizing our environmental footprint, with profound implications for our future. Nonetheless, electric cars, like any innovation, come with their share of drawbacks when compared to other transportation options, particularly their limited range. The anxiety associated with range limitations can be a concern, but the establishment of a robust charging infrastructure can effectively address this issue. Thus, there is a growing need for an application that can guide users to the nearest electric vehicle charging station and provide real-time information about the availability of charging ports. In pursuit of this objective, this survey article delves into existing research on this topic, aiming to outline an effective methodology that will be expounded upon in the forthcoming edition of this research article. Read More...
|
Computer Engineering |
India |
124-128 |