SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1451
ILLEGAL LOGGING DETECTION BASED ON ACOUSTICS
Vinaya Raj1, Ann Rose K Jose2, Arun George3 , Athul K4
1Student(B.Tech.), Electrical Department, Mar Athanasius College of Engineering, Kothamangalam, India
2Student(B.Tech.), Electrical Department, Mar Athanasius College of Engineering, Kothamangalam, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - An acoustic experiment based on the discovery of
illegal logging in the forest. A framework for the automatic
detection of a number of forest activities including illegal
logging, poaching and any other illegal activities using audio
surveillance is presented. It incorporates audio recording
surveillance channels using a microphone and receives audio
samples that are then processed and classified into machine
learning into incoming and outgoing sounds. The sound of
various functions such as tree falling, chainsaw sound, human
voice and natural sounds of wind, animals and birds are also
recorded in the system and unwanted sounds from this are
eliminated using ML technology. This method is modular, easy
to produce and energy efficient as it relies on audio evidence
and uses powerful ML algorithms. The system can be adapted
to different forest features and can be used equally during the
day and night.
Key Words: Machine Learning, Acoustics, Logging, Audio
evidence, Forest.
1. INTRODUCTION
Forests are a natural resource that has many important
benefits for biodiversity. There are many factors that affect
the existence and sustainability of forests.Thebiggestthreat
is illegal logging that can lead to uncontrolled and
irreversible deforestation. In addition, illegal logging is
considered a major threat to biodiversity, as forests support
about 90 percent of the world's biodiversity. Over the
decades, advances in remote sensing technology, as well as
advances in information and communication technology
(ICT) have led to the use of automated or automated
surveillance solutions in a wide range of areas such as like
forests. A method based on acoustic experiments to find
deforestation intheforestintroduces.Themethodpresented
is modular and as it depends on sound evidence, it can be
adapted to suit forest features and can be used equally
during the day and night.
2. SOFTWARE SIMULATION
1.1 Creating Dataset
The raw data set is taken and divided into three main
labels such as "wood cutting sound", natural sounds "and"
animal sounds "to hear each soundseparately.Themaingoal
is to detect the sound of wood cutting. The simultaneous
audio recording varies depending on the device memory.
The ST B-L475E-IOT01A developer board has enough
memory to capture 60 seconds of audio at a time, and the
Arduino Nano 33 BLE Sense has enough memory for 16
seconds.
Training is done using edge impulse software. After the
collection of raw data processing and reading can be done
using Mel-Frequency Energy to separate the data. A second
sound sample will suffice to determine whether the wood
cutting sound, natural sound or animal noise, so you should
make sure the window size is set to 1000 ms. Each green
sample is cut into multiple windows, as well as a window
Upgrade field controls the removal of each subsequent
window from the first. For example, an increase in Window
value of 1000 ms can cause each window to start 1 second
after the start.
1.2 Model Training
The Artificial Neural Network (ANN) is an algorithm used
for machine learning of sound segregation, in which each
database is cut into chunks and transferred to a processing
block. The result of the MFE block is a spectrogram, which is
also given a reading block. The study block contains a neural
network component similar to a biological neuron. The
model will learn individual sound samplesthataresimilarto
the individual.
3. DEPLOYMENT OF MODEL
3.1 CONTINUOUS INTERFACING
When audio classification is performed to detect sounds in
real time it is necessary to ensure that the entire piece of
information is recorded and analyzed, in order to avoid
missing events. The device needs to capture audio samples
and analyze them at the same time.
Through continuous defrosting, small sample baths or
fragments are used and transferred to the determination
process. In the process of determining the baths are set in
chronological order in FIFO (First In First Out)
corresponding to the size of the model. Aftereachrepetition,
the oldest piece is removed from the end of the bath and a
new piece is inserted at the beginning. In each piece, the
concept is used several times depending on the number of
pieces used in the model. So much so that considering a
model with a 1000ms model window and the pieces of each
model set to 4 results in a piece size of 250ms.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1452
4. HARDWARE IMPLEMENTATION
In order to use the system a hardware is built with both
transmission and reception side. The transmission side
mainly contains Arduino nano BLE sense 33 to record
sounds with Lora transmitter for RF signal transmission.Itis
also powered by a solar cell. The receiving side consists of
the Lora receiver RF signal receiver, arduino UNOtoprocess
the received signal and the output is displayed on the LCD
display.
4.1 TRANSMISSION SIDE
There are a numberofcommunicationtechnologiesavailable
for communication between IoT devices today,andthemost
popular are Wi-Fi and Bluetooth. But it has limitations like
high power consumption, limited width, limited access
points etc. The ESP8266 module is the most popular Wi-Fi
module used on IoT devices. LoRa and Arduino Lora
Communication technology wasintroducedasitiscapableof
transmitting very long distances using low power.
In the transfer phase we can send audio signals from one
Arduino to another using the LoRa SX1278 module. Arduino
nano 33 BLE will hear unusual sounds like chopping wood,
human voice in the woods etc. After processing, itwill detect
the actual sound. On the transmitter side is the Lora module,
which contains a rod. The output signal is sent to the Lora
module. A high-gain antenna will gain a longer distance and
better signal quality in the Lora module, but it should be
directed directly at the receiving antenna side. It will modify
the data wants to send to radio waves, whichthetransmitter
will send out. The BLE sensor is connected to the Arduino
transmission side. The LoRa module contains 16 pins, of
these six pins are GPIO pins, and four are Ground pin. This
LoRa module operates in 3.3V, so the 3.3V pin on LoRa is
connected to the 3.3v pin on the Arduino UNO board.
Circuit diagram -1: Transmission side
4.2 RECEIVING SIDE
On the Reception side, we will use Arduino Uno with a LoRa
module and a 16 × 2 LCD module. for arduino you have and
the LCD display unit. The arduino uno provides the interface
for the Lora module and the LCD display. Then the LCD
display shows the input signal that arduino nano 33 BLE
found. A diagram of the circuit to connect Arduino via LoRa
and the LCD module is shown below.
Circuit diagram -2 : Receiving side
5. FUTURE WORKS
Our approach focuses on audio features, which can be easily
altered in many domains such as environmental safety. Our
future activities can be set to multimodal ie. Both audio and
visual analysis. As a future project,wecanusetheautomated
classification process to categorize our project. And we can
include the system entered the drone aircraft for
surveillance purposes. In the future, we may be able to
perform large-scale experiments with large data sets to
increase the accuracy of detection using a deep neural
network. A system that uses a combination of audio sensor
and vibrating sensor can be used.Thesoundsensor works to
identify the chainsaw while vibrating the sensor uses to
detect the fall of trees. API technology can be used as a
protocol for storing all sensed data collected. Local noise
processing is another problemfromhere.Thenewmethodis
therefore developed based on the principles of Acoustic
Multilateration that will measurethesoundsource.Using the
Internet for Natural forest technology, we can integrate
sound detection networks and acoustic signal analyzes to
improve the robustness of a ground-based tracking system.
The Arduino nano BLE 33 sensor also has heat and humidity
sensors that can be installed in our system to detect forest
fires.
3. CONCLUSION
A new forest surveillance facility to detect illegal logging
used for noise detection on a wireless sensor network is
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1453
being developed here. The use of sound sensors generates
the ability to handle illegal logging. We initially trained our
Machine Learning model using edge impulse software that
appears to be 85.7% accuracy. We trained the model using
three key data set under the animal voice label, natural
sounds and wood cutting sound. After a successful training
session, a model was introduced. Arduino Nano BLE sense
33 featuring built-in microphone for recording real-time
sounds. After shipment the device wastestedinanopenarea
where it successfully detected and analyzed wood cutting,
natural sound and animal voicesandreturnedoutputvalues.
The field test confirmed that our Arduino nanoBLEsense 33
device can capture log cutting sound. Analysis of the
recorded data shows that the Mel-frequency cepstral
coefficients can differentiate the chain signal signals
separately from the surrounding environment. With this
conceptual evidence, we have tools for collecting large
acoustic data and how to remove discriminatory features.
Both are needed in training in deep learning networks.
REFERENCES
[1] D. Gilman, “Unmanned aerial vehicles in humanitarian
response,”United Nations Office for the Coordination of
Humanitarian Affairs, 2018
[2] K. J. Piczak, “Environmental sound classification with
convolutional neural networks, in Machine Learning for
Signal Processing (MLSP)”, 2015 IEEE 25th International
Workshop on. IEEE, 2015, pp. 1–6.
[3] L. Hema, D. Murugan, and R. M. Priya, “Wireless sensor
network based conservation ofillegal loggingofforesttrees,”
in Emerging Trends In New and Renewable Energy Sources
And Energy Management (NCET NRES EM),IEEE National
Conference, 2014.
[4] S. F. Ahmad and D. Singh, “Automatic detection of tree
cutting in forests using acoustic properties,”Journal of King
Saud University Computer and Information Sciences, Feb
2019.

More Related Content

Similar to ILLEGAL LOGGING DETECTION BASED ON ACOUSTICS

AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
IRJET Journal
 
IRJET- Virtual Eye for the Visually Challenged
IRJET-  	  Virtual Eye for the Visually ChallengedIRJET-  	  Virtual Eye for the Visually Challenged
IRJET- Virtual Eye for the Visually Challenged
IRJET Journal
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET Journal
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
IRJET Journal
 
IRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
IRJET- Detection of Fire and Gas using Arduino and Bluetooth ModuleIRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
IRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
IRJET Journal
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
IRJET Journal
 
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET -  	  Garbage Management System for Smart City using LORA TechnologyIRJET -  	  Garbage Management System for Smart City using LORA Technology
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET Journal
 
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using ArduinoIRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET Journal
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET Journal
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET Journal
 
IRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using Audio
IRJET Journal
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
IRJET Journal
 
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
vivatechijri
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
IRJET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
IRJET Journal
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET Journal
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
IRJET Journal
 
IRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually ChallengedIRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually Challenged
IRJET Journal
 

Similar to ILLEGAL LOGGING DETECTION BASED ON ACOUSTICS (20)

AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
 
IRJET- Virtual Eye for the Visually Challenged
IRJET-  	  Virtual Eye for the Visually ChallengedIRJET-  	  Virtual Eye for the Visually Challenged
IRJET- Virtual Eye for the Visually Challenged
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
IRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
IRJET- Detection of Fire and Gas using Arduino and Bluetooth ModuleIRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
IRJET- Detection of Fire and Gas using Arduino and Bluetooth Module
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET -  	  Garbage Management System for Smart City using LORA TechnologyIRJET -  	  Garbage Management System for Smart City using LORA Technology
IRJET - Garbage Management System for Smart City using LORA Technology
 
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using ArduinoIRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using Arduino
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
 
IRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using Audio
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
 
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
 
IRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually ChallengedIRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually Challenged
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 

Recently uploaded (20)

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 

ILLEGAL LOGGING DETECTION BASED ON ACOUSTICS

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1451 ILLEGAL LOGGING DETECTION BASED ON ACOUSTICS Vinaya Raj1, Ann Rose K Jose2, Arun George3 , Athul K4 1Student(B.Tech.), Electrical Department, Mar Athanasius College of Engineering, Kothamangalam, India 2Student(B.Tech.), Electrical Department, Mar Athanasius College of Engineering, Kothamangalam, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - An acoustic experiment based on the discovery of illegal logging in the forest. A framework for the automatic detection of a number of forest activities including illegal logging, poaching and any other illegal activities using audio surveillance is presented. It incorporates audio recording surveillance channels using a microphone and receives audio samples that are then processed and classified into machine learning into incoming and outgoing sounds. The sound of various functions such as tree falling, chainsaw sound, human voice and natural sounds of wind, animals and birds are also recorded in the system and unwanted sounds from this are eliminated using ML technology. This method is modular, easy to produce and energy efficient as it relies on audio evidence and uses powerful ML algorithms. The system can be adapted to different forest features and can be used equally during the day and night. Key Words: Machine Learning, Acoustics, Logging, Audio evidence, Forest. 1. INTRODUCTION Forests are a natural resource that has many important benefits for biodiversity. There are many factors that affect the existence and sustainability of forests.Thebiggestthreat is illegal logging that can lead to uncontrolled and irreversible deforestation. In addition, illegal logging is considered a major threat to biodiversity, as forests support about 90 percent of the world's biodiversity. Over the decades, advances in remote sensing technology, as well as advances in information and communication technology (ICT) have led to the use of automated or automated surveillance solutions in a wide range of areas such as like forests. A method based on acoustic experiments to find deforestation intheforestintroduces.Themethodpresented is modular and as it depends on sound evidence, it can be adapted to suit forest features and can be used equally during the day and night. 2. SOFTWARE SIMULATION 1.1 Creating Dataset The raw data set is taken and divided into three main labels such as "wood cutting sound", natural sounds "and" animal sounds "to hear each soundseparately.Themaingoal is to detect the sound of wood cutting. The simultaneous audio recording varies depending on the device memory. The ST B-L475E-IOT01A developer board has enough memory to capture 60 seconds of audio at a time, and the Arduino Nano 33 BLE Sense has enough memory for 16 seconds. Training is done using edge impulse software. After the collection of raw data processing and reading can be done using Mel-Frequency Energy to separate the data. A second sound sample will suffice to determine whether the wood cutting sound, natural sound or animal noise, so you should make sure the window size is set to 1000 ms. Each green sample is cut into multiple windows, as well as a window Upgrade field controls the removal of each subsequent window from the first. For example, an increase in Window value of 1000 ms can cause each window to start 1 second after the start. 1.2 Model Training The Artificial Neural Network (ANN) is an algorithm used for machine learning of sound segregation, in which each database is cut into chunks and transferred to a processing block. The result of the MFE block is a spectrogram, which is also given a reading block. The study block contains a neural network component similar to a biological neuron. The model will learn individual sound samplesthataresimilarto the individual. 3. DEPLOYMENT OF MODEL 3.1 CONTINUOUS INTERFACING When audio classification is performed to detect sounds in real time it is necessary to ensure that the entire piece of information is recorded and analyzed, in order to avoid missing events. The device needs to capture audio samples and analyze them at the same time. Through continuous defrosting, small sample baths or fragments are used and transferred to the determination process. In the process of determining the baths are set in chronological order in FIFO (First In First Out) corresponding to the size of the model. Aftereachrepetition, the oldest piece is removed from the end of the bath and a new piece is inserted at the beginning. In each piece, the concept is used several times depending on the number of pieces used in the model. So much so that considering a model with a 1000ms model window and the pieces of each model set to 4 results in a piece size of 250ms.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1452 4. HARDWARE IMPLEMENTATION In order to use the system a hardware is built with both transmission and reception side. The transmission side mainly contains Arduino nano BLE sense 33 to record sounds with Lora transmitter for RF signal transmission.Itis also powered by a solar cell. The receiving side consists of the Lora receiver RF signal receiver, arduino UNOtoprocess the received signal and the output is displayed on the LCD display. 4.1 TRANSMISSION SIDE There are a numberofcommunicationtechnologiesavailable for communication between IoT devices today,andthemost popular are Wi-Fi and Bluetooth. But it has limitations like high power consumption, limited width, limited access points etc. The ESP8266 module is the most popular Wi-Fi module used on IoT devices. LoRa and Arduino Lora Communication technology wasintroducedasitiscapableof transmitting very long distances using low power. In the transfer phase we can send audio signals from one Arduino to another using the LoRa SX1278 module. Arduino nano 33 BLE will hear unusual sounds like chopping wood, human voice in the woods etc. After processing, itwill detect the actual sound. On the transmitter side is the Lora module, which contains a rod. The output signal is sent to the Lora module. A high-gain antenna will gain a longer distance and better signal quality in the Lora module, but it should be directed directly at the receiving antenna side. It will modify the data wants to send to radio waves, whichthetransmitter will send out. The BLE sensor is connected to the Arduino transmission side. The LoRa module contains 16 pins, of these six pins are GPIO pins, and four are Ground pin. This LoRa module operates in 3.3V, so the 3.3V pin on LoRa is connected to the 3.3v pin on the Arduino UNO board. Circuit diagram -1: Transmission side 4.2 RECEIVING SIDE On the Reception side, we will use Arduino Uno with a LoRa module and a 16 × 2 LCD module. for arduino you have and the LCD display unit. The arduino uno provides the interface for the Lora module and the LCD display. Then the LCD display shows the input signal that arduino nano 33 BLE found. A diagram of the circuit to connect Arduino via LoRa and the LCD module is shown below. Circuit diagram -2 : Receiving side 5. FUTURE WORKS Our approach focuses on audio features, which can be easily altered in many domains such as environmental safety. Our future activities can be set to multimodal ie. Both audio and visual analysis. As a future project,wecanusetheautomated classification process to categorize our project. And we can include the system entered the drone aircraft for surveillance purposes. In the future, we may be able to perform large-scale experiments with large data sets to increase the accuracy of detection using a deep neural network. A system that uses a combination of audio sensor and vibrating sensor can be used.Thesoundsensor works to identify the chainsaw while vibrating the sensor uses to detect the fall of trees. API technology can be used as a protocol for storing all sensed data collected. Local noise processing is another problemfromhere.Thenewmethodis therefore developed based on the principles of Acoustic Multilateration that will measurethesoundsource.Using the Internet for Natural forest technology, we can integrate sound detection networks and acoustic signal analyzes to improve the robustness of a ground-based tracking system. The Arduino nano BLE 33 sensor also has heat and humidity sensors that can be installed in our system to detect forest fires. 3. CONCLUSION A new forest surveillance facility to detect illegal logging used for noise detection on a wireless sensor network is
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1453 being developed here. The use of sound sensors generates the ability to handle illegal logging. We initially trained our Machine Learning model using edge impulse software that appears to be 85.7% accuracy. We trained the model using three key data set under the animal voice label, natural sounds and wood cutting sound. After a successful training session, a model was introduced. Arduino Nano BLE sense 33 featuring built-in microphone for recording real-time sounds. After shipment the device wastestedinanopenarea where it successfully detected and analyzed wood cutting, natural sound and animal voicesandreturnedoutputvalues. The field test confirmed that our Arduino nanoBLEsense 33 device can capture log cutting sound. Analysis of the recorded data shows that the Mel-frequency cepstral coefficients can differentiate the chain signal signals separately from the surrounding environment. With this conceptual evidence, we have tools for collecting large acoustic data and how to remove discriminatory features. Both are needed in training in deep learning networks. REFERENCES [1] D. Gilman, “Unmanned aerial vehicles in humanitarian response,”United Nations Office for the Coordination of Humanitarian Affairs, 2018 [2] K. J. Piczak, “Environmental sound classification with convolutional neural networks, in Machine Learning for Signal Processing (MLSP)”, 2015 IEEE 25th International Workshop on. IEEE, 2015, pp. 1–6. [3] L. Hema, D. Murugan, and R. M. Priya, “Wireless sensor network based conservation ofillegal loggingofforesttrees,” in Emerging Trends In New and Renewable Energy Sources And Energy Management (NCET NRES EM),IEEE National Conference, 2014. [4] S. F. Ahmad and D. Singh, “Automatic detection of tree cutting in forests using acoustic properties,”Journal of King Saud University Computer and Information Sciences, Feb 2019.