SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1299
FOREST MANAGEMENT USING GIS
Anushya B1, Indira R Somannavar2, Navya S N3, Nirmala D V4, Rajendra M5
1,2,3,4Student, Dept. of computer science, Atria Institute of Technology, Karnataka, India
5Assistant Professor, Dept. of computer science, Atria Institute of Technology, Karnataka, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Forest is a complex ecosystem that supports a myriad of life forms. Destruction of such indigeneous forests and
woodlands leads to deforestation. We should study deforestation for many reasons such as land used for urbanization, mining,
industrialization and trees being used to satisfy human’s greed. Geographic Information System (GIS) and Remote Sensing
(RS) are being implemented for various applications of forest management. Satellite remote sensing allows a fundamental
data for observation and for calculating deforestation effect. A model is developed which can be used for either database or
real time accuracy assessment. Python language is used for coding in Matlab.
The objective of this project is:
• The primary goal of this model is to check the amount of deforestation that has occurred over the past decades based
on the satellite images captured.
• This model is also designed to create a different map for locating the buildings, water bodies and forest area given a
satellite image as input.
• It also locates a particular place based on its latitude and longitude given.
Key Words: GIS, Deforestation, MatLab, Python, Image Processing, Dataset, Land Recognition.
1. INTRODUCTION
Forest is a complex eco-system that supports a myriad of life forms. The major part of the Earth is composed by forests and
are distributed all over the globe. Forest’s account for 80% of the Earth’s plant biomass and 75% of the gross primary
production of the Earth’s biosphere. Destruction of such indigenous forests and woodlands leads to deforestation. There
are many reasons why we should study deforestation as the land is used in urbanization, mining, industrialization and
trees are used to satisfy human’s greed . Geographic Information Systems (GIS) and Remoste Sensing(RS) are being
implemented for various applications of forest management. As most of the rainforest are depleating in enormous rate due
to increasing rate of agriculture, urbanization and various human activities encroachment in forest areas, GIS data are very
useful for forest management .
Satellite images provide various statistical analysis of forest cover and the information about deforestation using GIS maps.
Satellite remote sensing allows a fundamental data for observation and for calculating deforestation effect The
Geographical Information Systems (GIS) is an information technology that has been used in public policy making for
environmental and forest planning and decision making in forest management using ICT technologies [1, 3]. The use of
Geographical Information Systems (GIS) has increased significantly in engineering, natural and ecological sciences
applications, offering accurate, efficient, reproducible methods for collecting, view in g and analyzing spatial data. The GIS
helps in dealing with data and information complexity. The evolution of GIS, the Global Positioning System (GPS), and
Remote Sensing (RS) technologies and Data Sciences, Information Systems, and MIS has enabled the collection and analysis
of field data and provide deep insight and helps in forest management.
Geographic Information Systems applications enable the storage, management, and analysis of large quantities of
spatially distributed data. These data are associated with their particular geographic features. For example, water quality
data would be linked with a sampling site, represented by a point. Data on crop yields might be associated with fields or
experimental plots, represented on a map by polygons. A GIS can manage different data types occupying the same
geographic space. For example, a biological control agent and its prey may be distributed in different abundances across a
variety of plant types in an experimental plot. The power of a GIS lies in its ability to analyze relationships between features
and their associated data.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1300
2. PROPOSED MODEL
FIG 1. BLOCK DIAGRAM FOR IMAGE PROCESSING SYSTEM
The proposed approach consists of seven parts: Digitizer, Image Processor, Display, Hard copy device, Digital computer,
Operator Console, Mass.
2.1 DIGITIZER
A digitizer converts an image into a numerical representation suitable for input into a digital computer. Some common
digitizers are
1. Microdensitometer
2. Flying spot scanner
3. Image dissector
4. Videocon camera
5. Photosensitive solid- state arrays.
2.2 IMAGE PROCESSOR
An image processor does the functions of image acquisition, storage, preprocessing, segmentation, representation,
recognition and interpretation and finally displays or records the resulting image. The following block diagram gives the
fundamental sequence involved in an image processing system.
As detailed in the diagram, the first step in the process is image acquisition by an imaging sensor in conjunction with a
digitizer to digitize the image. The next step is the preprocessing step where the image is improved being fed as an input to
the other processes. Preprocessing typically deals with enhancing, removing noise, isolating regions, etc. Segmentation
partitions an image into its constituent parts or objects. The output of segmentation is usually raw pixel data, which
consists of either the boundary of the region or the pixels in the region themselves. Representation is the process of
transforming the raw pixel data into a form useful for subsequent processing by the computer. Description deals with
extracting features that are basic in differentiating one class of objects from another. Recognition assigns a label to an
object based on the information provided by its descriptors. Interpretation involves assigning meaning to an ensemble of
recognized objects. The knowledge about a problem domain is incorporated into the knowledge base. The knowledge base
guides the operation of each processing module and also controls the interaction between the modules. Not all modules
need be necessarily present for a specific function. The composition of the image processing system depends on its
application. The frame rate of the image processor is normally around 25 frames persecond.
2.3 DIGITAL COMPUTER
Mathematical processing of the digitized image such as convolution, averaging, addition, subtraction, etc. are done by the
computer.
Digitizer Mass
Image Digital
Console
Display
Hard Copy
Device
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1301
2.4 MASS STORAGE
The secondary storage devices normally used are floppy disks, CD ROMs etc.
2.5 HARD COPY DEVICE
The hard copy device is used to produce a permanent copy of the image and for the storage of the software involved
2.6 OPERATOR CONSOLE
The operator console consists of equipment and arrangements for verification of intermediate results and for alterations
in the software as and when require.
3.Effects of Deforestation
On the earth, deforestation has a few negative impacts. The loss of natural surroundings for many species (National
Geographic) is the most sensational effect. Biodiversity is lowered since animals that use the tree as a food or shelter origin
are unable to survive without them or may have serious adaptation to continuous to thrive. Some animals or plant species
are forced to move to another area or even get extinct. 70% of earth's property creatures and plant live in timberlands and
a few can't survive the deforestation that wrecks their homes. The atmosphere changes will determined by deforestation.
The temperature extremes increment extraordinarily since trees render the shaded and shaded zones give direct
temperatures.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1302
Effects of Deforestation and Compared the past year deforestation satellite images
Advantages
 FCM gives best outcome for covered informational collection.
 It is relatively superior to anything k-implies calculation. Data point is doled out participation to each bunch focus
because of which information point may have a place with more than one group focus while on account of k-implies
calculation information point should only have a place with one bunch focus.
Disadvantages
 FCM requires a priori specification of the number of clusters. Euclidean separate measures can unequally weight
basic components. Presently I improve result with bring down estimation of β however to the detriment of more number
of emphases.
4. Result and Discussion
In the below figure, the spatiotemporal prediction of the future landslides outside the area of training can be Identified and
Projected. Stepwise factor determination with logistic regression, achieved the most reduced assessments of contingent
mistake frequency for both the spatial prediction of present landslides and the spatiotemporal prediction without bounds
of landslides outside the area of training. This is appropriate for all training data sets conceived. For the biggest training
data sets, it produces best comes with the usual optimum being a mistake rate of 0.24 for present and 0.32 for future
landslides. For applying overall accuracy and kappa coefficient, the best classifier was chosen to create land use map of year
2000. The area of each land use type was computed for the land use maps of 2000 and 2013. The areas of each land use
type were equated for land use maps of 2000 and 2013. The alters in land use from 2000 to 2013 are summarized in below
Table.
Table 6.1 Change of land use types from 2000 to 2013
Land use maps were extracted applying Support vector machine (SVM). The overall accuracy was found 93.74% for land
use maps prepared applying SVM respectively. Also kappa coefficient was 0.92 for land use map of SVM. The results
denoted that SVM is more accurate, so SVM was chosen to prepare land use map of year 2000.
7. Conclusion
A crucial research goal, is the use of satellite data for LU/LC ( land use, Land change) classification. Forests degradation and
deforestation aggravate global warming, and the LULC information found from satellite data is now very essential for
global environmental conservation and ecosystem. The major contribution of work is inaugurating the remote sensing
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1303
techniques in spatiotemporal analysis of land use changes and detecting deforestation, forest degradation, and monitoring
forest dynamics in Amazon rainforests. Here I implemented a satellite image for deforestation detection using artificial
neural network (ANN) and support vector machine (SVM). The major contribution is studied the satellite image applying
remote sensing, deforestation and analysis in future will implement the quality of satellite image applying hybrid
algorithm. In future the researcher will have good chance to perform different classification techniques, and through which
scope can be enhanced. Consequently, this would conduct to better and more accurate results.
REFERENCES
[1] J. Suresh Babu, Prof. T.sudha, “Hybrid Algorithm For Deforestation Detection Using Satellite Data”, International
Journal of Management, IT & Engineering Vol. 6 Issue 10, ISSN: 2249-0558 Impact Factor: 6.269, pp. 27-33, October 2016.
[2] J. Suresh Babu, Prof. T. sudha, “Hybrid Algorithm for Deforestation Detection Using Satellite Data by Using Support
Vector Machine (SVM) Algorithm”, International Journal of Emerging Research in Management &Technology ISSN: 2278-
9359 (Volume-6, Issue-6) pp.92- 97, June-2017.
[3] Beckman, Jayson, et al. "International Trade and Deforestation: Potential Policy Effects via a Global Economic Model"
(2017).
[4] Westin, Johan. "Remote sensing of deforestation along the trans-Amazonian highway". student thesis series INES
(2014).
[5] Winckler, Johannes, Christian H. Reick, and Julia Pongratz. "Robust identification of local biogeophysical effects of
land- cover change in a global climate model". Journal of Climate 30.3 (2017): 1159-1176.
[6] Krishna, Vijesh V., et al. "Land markets, Property rights, and Deforestation: Insights from Indonesia". World
Development (2017).
[7] Schultz, Natalie M., Peter J. Lawrence, and Xuhui Lee. "Global satellite data highlights the diurnal asymmetry of the
surface temperature response to deforestation", Journal of Geophysical Research: Biogeosciences 122.4 (2017): 903-917.
[8] Jiao, Tong, et al. "Global climate forcing from albedo change caused by large-scale deforestation and reforestation:
quantification and attribution of geographic variation", Climatic Change 142.3-4 (2017): 463-476.
[9] Carillo, B., et al. The Externalities of a Deforestation Control Policy in Infant Health: Evidence from Brazil. No.17/09.
HEDG, c/o Department of Economics, University of York, 2017.
[10] Zhu, Zhe. "Change detection using landsat time series:A review of frequencies, preprocessing, algorithms, and
applications". ISPRS Journal of Photogrammetry and Remote Sensing 130 (2017): 370-384.
[11] Petrica, Lucian, and Gheorghe Stefan. "Energy-Efficient WSN Architecture for Illegal Deforestation Detection". Int J
Sensors Sensor Netw 3.3 (2015): 24-30.
[12] Fushita, Angela Terumi, et al. "Detection in Land Cover Change Trajectories Using Remote Sensing A Case Study of
Southeast Brazil Region". International Journal of Applied 6.1 (2016).
[13] Iqbal, Muhammad Shahid. " Spatiotemporal Monitoring for Deforestation and Forest Degradation Activities in
Selected Areas of Khyber Pakhtunkhwa (KPK)", (2016).
[14] Shimabukuro, YosioEdemir, et al. "Detection of forest degradation caused by fires in Amazonia from time-series of
MODIS fraction images". Curitiba: Anais XVII SimpósioBrasileiro de SensoriamentroRemoto (SBSR), INPE (2015).
[15] Kessy, John Francis, et al. "Analysis of drivers and agents of deforestation and forest degradation in Masito forests,
Kigoma, Tanzania". International Journal of Asian Social Science 6.2 (2016): 93-107.

More Related Content

Similar to IRJET- Forest Management using GIS

IRJET- Air Quality Monitoring using CNN Classification
IRJET- Air Quality Monitoring using CNN ClassificationIRJET- Air Quality Monitoring using CNN Classification
IRJET- Air Quality Monitoring using CNN ClassificationIRJET Journal
 
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET Journal
 
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET Journal
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET Journal
 
IRJET - Plant Disease Detection using ML and UAV
IRJET - Plant Disease Detection using ML and UAVIRJET - Plant Disease Detection using ML and UAV
IRJET - Plant Disease Detection using ML and UAVIRJET Journal
 
IRJET- Analysis of Predicting Diseases for Smart Croping
IRJET- Analysis of Predicting Diseases for Smart CropingIRJET- Analysis of Predicting Diseases for Smart Croping
IRJET- Analysis of Predicting Diseases for Smart CropingIRJET Journal
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry PiIRJET Journal
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET Journal
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET Journal
 
IRJET - Disease Detection in Plant using Machine Learning
IRJET -  	  Disease Detection in Plant using Machine LearningIRJET -  	  Disease Detection in Plant using Machine Learning
IRJET - Disease Detection in Plant using Machine LearningIRJET Journal
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PIIRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PIIRJET Journal
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...IRJET Journal
 
IRJET- End to End Analysis of Agronomy using IoT and Bigdata
IRJET-  	  End to End Analysis of Agronomy using IoT and BigdataIRJET-  	  End to End Analysis of Agronomy using IoT and Bigdata
IRJET- End to End Analysis of Agronomy using IoT and BigdataIRJET Journal
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningIRJET Journal
 
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...IRJET Journal
 
IOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIRJET Journal
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET Journal
 
IRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision FarmingIRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision FarmingIRJET Journal
 
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET Journal
 

Similar to IRJET- Forest Management using GIS (20)

IRJET- Air Quality Monitoring using CNN Classification
IRJET- Air Quality Monitoring using CNN ClassificationIRJET- Air Quality Monitoring using CNN Classification
IRJET- Air Quality Monitoring using CNN Classification
 
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
 
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of Things
 
IRJET - Plant Disease Detection using ML and UAV
IRJET - Plant Disease Detection using ML and UAVIRJET - Plant Disease Detection using ML and UAV
IRJET - Plant Disease Detection using ML and UAV
 
IRJET- Analysis of Predicting Diseases for Smart Croping
IRJET- Analysis of Predicting Diseases for Smart CropingIRJET- Analysis of Predicting Diseases for Smart Croping
IRJET- Analysis of Predicting Diseases for Smart Croping
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
 
IRJET - Disease Detection in Plant using Machine Learning
IRJET -  	  Disease Detection in Plant using Machine LearningIRJET -  	  Disease Detection in Plant using Machine Learning
IRJET - Disease Detection in Plant using Machine Learning
 
ICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdfICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdf
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PIIRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...
 
IRJET- End to End Analysis of Agronomy using IoT and Bigdata
IRJET-  	  End to End Analysis of Agronomy using IoT and BigdataIRJET-  	  End to End Analysis of Agronomy using IoT and Bigdata
IRJET- End to End Analysis of Agronomy using IoT and Bigdata
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine Learning
 
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...
IRJET- Road Feature Extraction from High Resolution Satellite Images using Ne...
 
IOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTION
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
 
IRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision FarmingIRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision Farming
 
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
 

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 STRUCTUREIRJET 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 CharacteristicsIRJET 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 ADASIRJET 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 ProIRJET 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 SystemIRJET 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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET 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 DesignIRJET 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

Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

IRJET- Forest Management using GIS

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1299 FOREST MANAGEMENT USING GIS Anushya B1, Indira R Somannavar2, Navya S N3, Nirmala D V4, Rajendra M5 1,2,3,4Student, Dept. of computer science, Atria Institute of Technology, Karnataka, India 5Assistant Professor, Dept. of computer science, Atria Institute of Technology, Karnataka, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Forest is a complex ecosystem that supports a myriad of life forms. Destruction of such indigeneous forests and woodlands leads to deforestation. We should study deforestation for many reasons such as land used for urbanization, mining, industrialization and trees being used to satisfy human’s greed. Geographic Information System (GIS) and Remote Sensing (RS) are being implemented for various applications of forest management. Satellite remote sensing allows a fundamental data for observation and for calculating deforestation effect. A model is developed which can be used for either database or real time accuracy assessment. Python language is used for coding in Matlab. The objective of this project is: • The primary goal of this model is to check the amount of deforestation that has occurred over the past decades based on the satellite images captured. • This model is also designed to create a different map for locating the buildings, water bodies and forest area given a satellite image as input. • It also locates a particular place based on its latitude and longitude given. Key Words: GIS, Deforestation, MatLab, Python, Image Processing, Dataset, Land Recognition. 1. INTRODUCTION Forest is a complex eco-system that supports a myriad of life forms. The major part of the Earth is composed by forests and are distributed all over the globe. Forest’s account for 80% of the Earth’s plant biomass and 75% of the gross primary production of the Earth’s biosphere. Destruction of such indigenous forests and woodlands leads to deforestation. There are many reasons why we should study deforestation as the land is used in urbanization, mining, industrialization and trees are used to satisfy human’s greed . Geographic Information Systems (GIS) and Remoste Sensing(RS) are being implemented for various applications of forest management. As most of the rainforest are depleating in enormous rate due to increasing rate of agriculture, urbanization and various human activities encroachment in forest areas, GIS data are very useful for forest management . Satellite images provide various statistical analysis of forest cover and the information about deforestation using GIS maps. Satellite remote sensing allows a fundamental data for observation and for calculating deforestation effect The Geographical Information Systems (GIS) is an information technology that has been used in public policy making for environmental and forest planning and decision making in forest management using ICT technologies [1, 3]. The use of Geographical Information Systems (GIS) has increased significantly in engineering, natural and ecological sciences applications, offering accurate, efficient, reproducible methods for collecting, view in g and analyzing spatial data. The GIS helps in dealing with data and information complexity. The evolution of GIS, the Global Positioning System (GPS), and Remote Sensing (RS) technologies and Data Sciences, Information Systems, and MIS has enabled the collection and analysis of field data and provide deep insight and helps in forest management. Geographic Information Systems applications enable the storage, management, and analysis of large quantities of spatially distributed data. These data are associated with their particular geographic features. For example, water quality data would be linked with a sampling site, represented by a point. Data on crop yields might be associated with fields or experimental plots, represented on a map by polygons. A GIS can manage different data types occupying the same geographic space. For example, a biological control agent and its prey may be distributed in different abundances across a variety of plant types in an experimental plot. The power of a GIS lies in its ability to analyze relationships between features and their associated data.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1300 2. PROPOSED MODEL FIG 1. BLOCK DIAGRAM FOR IMAGE PROCESSING SYSTEM The proposed approach consists of seven parts: Digitizer, Image Processor, Display, Hard copy device, Digital computer, Operator Console, Mass. 2.1 DIGITIZER A digitizer converts an image into a numerical representation suitable for input into a digital computer. Some common digitizers are 1. Microdensitometer 2. Flying spot scanner 3. Image dissector 4. Videocon camera 5. Photosensitive solid- state arrays. 2.2 IMAGE PROCESSOR An image processor does the functions of image acquisition, storage, preprocessing, segmentation, representation, recognition and interpretation and finally displays or records the resulting image. The following block diagram gives the fundamental sequence involved in an image processing system. As detailed in the diagram, the first step in the process is image acquisition by an imaging sensor in conjunction with a digitizer to digitize the image. The next step is the preprocessing step where the image is improved being fed as an input to the other processes. Preprocessing typically deals with enhancing, removing noise, isolating regions, etc. Segmentation partitions an image into its constituent parts or objects. The output of segmentation is usually raw pixel data, which consists of either the boundary of the region or the pixels in the region themselves. Representation is the process of transforming the raw pixel data into a form useful for subsequent processing by the computer. Description deals with extracting features that are basic in differentiating one class of objects from another. Recognition assigns a label to an object based on the information provided by its descriptors. Interpretation involves assigning meaning to an ensemble of recognized objects. The knowledge about a problem domain is incorporated into the knowledge base. The knowledge base guides the operation of each processing module and also controls the interaction between the modules. Not all modules need be necessarily present for a specific function. The composition of the image processing system depends on its application. The frame rate of the image processor is normally around 25 frames persecond. 2.3 DIGITAL COMPUTER Mathematical processing of the digitized image such as convolution, averaging, addition, subtraction, etc. are done by the computer. Digitizer Mass Image Digital Console Display Hard Copy Device
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1301 2.4 MASS STORAGE The secondary storage devices normally used are floppy disks, CD ROMs etc. 2.5 HARD COPY DEVICE The hard copy device is used to produce a permanent copy of the image and for the storage of the software involved 2.6 OPERATOR CONSOLE The operator console consists of equipment and arrangements for verification of intermediate results and for alterations in the software as and when require. 3.Effects of Deforestation On the earth, deforestation has a few negative impacts. The loss of natural surroundings for many species (National Geographic) is the most sensational effect. Biodiversity is lowered since animals that use the tree as a food or shelter origin are unable to survive without them or may have serious adaptation to continuous to thrive. Some animals or plant species are forced to move to another area or even get extinct. 70% of earth's property creatures and plant live in timberlands and a few can't survive the deforestation that wrecks their homes. The atmosphere changes will determined by deforestation. The temperature extremes increment extraordinarily since trees render the shaded and shaded zones give direct temperatures.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1302 Effects of Deforestation and Compared the past year deforestation satellite images Advantages  FCM gives best outcome for covered informational collection.  It is relatively superior to anything k-implies calculation. Data point is doled out participation to each bunch focus because of which information point may have a place with more than one group focus while on account of k-implies calculation information point should only have a place with one bunch focus. Disadvantages  FCM requires a priori specification of the number of clusters. Euclidean separate measures can unequally weight basic components. Presently I improve result with bring down estimation of β however to the detriment of more number of emphases. 4. Result and Discussion In the below figure, the spatiotemporal prediction of the future landslides outside the area of training can be Identified and Projected. Stepwise factor determination with logistic regression, achieved the most reduced assessments of contingent mistake frequency for both the spatial prediction of present landslides and the spatiotemporal prediction without bounds of landslides outside the area of training. This is appropriate for all training data sets conceived. For the biggest training data sets, it produces best comes with the usual optimum being a mistake rate of 0.24 for present and 0.32 for future landslides. For applying overall accuracy and kappa coefficient, the best classifier was chosen to create land use map of year 2000. The area of each land use type was computed for the land use maps of 2000 and 2013. The areas of each land use type were equated for land use maps of 2000 and 2013. The alters in land use from 2000 to 2013 are summarized in below Table. Table 6.1 Change of land use types from 2000 to 2013 Land use maps were extracted applying Support vector machine (SVM). The overall accuracy was found 93.74% for land use maps prepared applying SVM respectively. Also kappa coefficient was 0.92 for land use map of SVM. The results denoted that SVM is more accurate, so SVM was chosen to prepare land use map of year 2000. 7. Conclusion A crucial research goal, is the use of satellite data for LU/LC ( land use, Land change) classification. Forests degradation and deforestation aggravate global warming, and the LULC information found from satellite data is now very essential for global environmental conservation and ecosystem. The major contribution of work is inaugurating the remote sensing
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1303 techniques in spatiotemporal analysis of land use changes and detecting deforestation, forest degradation, and monitoring forest dynamics in Amazon rainforests. Here I implemented a satellite image for deforestation detection using artificial neural network (ANN) and support vector machine (SVM). The major contribution is studied the satellite image applying remote sensing, deforestation and analysis in future will implement the quality of satellite image applying hybrid algorithm. In future the researcher will have good chance to perform different classification techniques, and through which scope can be enhanced. Consequently, this would conduct to better and more accurate results. REFERENCES [1] J. Suresh Babu, Prof. T.sudha, “Hybrid Algorithm For Deforestation Detection Using Satellite Data”, International Journal of Management, IT & Engineering Vol. 6 Issue 10, ISSN: 2249-0558 Impact Factor: 6.269, pp. 27-33, October 2016. [2] J. Suresh Babu, Prof. T. sudha, “Hybrid Algorithm for Deforestation Detection Using Satellite Data by Using Support Vector Machine (SVM) Algorithm”, International Journal of Emerging Research in Management &Technology ISSN: 2278- 9359 (Volume-6, Issue-6) pp.92- 97, June-2017. [3] Beckman, Jayson, et al. "International Trade and Deforestation: Potential Policy Effects via a Global Economic Model" (2017). [4] Westin, Johan. "Remote sensing of deforestation along the trans-Amazonian highway". student thesis series INES (2014). [5] Winckler, Johannes, Christian H. Reick, and Julia Pongratz. "Robust identification of local biogeophysical effects of land- cover change in a global climate model". Journal of Climate 30.3 (2017): 1159-1176. [6] Krishna, Vijesh V., et al. "Land markets, Property rights, and Deforestation: Insights from Indonesia". World Development (2017). [7] Schultz, Natalie M., Peter J. Lawrence, and Xuhui Lee. "Global satellite data highlights the diurnal asymmetry of the surface temperature response to deforestation", Journal of Geophysical Research: Biogeosciences 122.4 (2017): 903-917. [8] Jiao, Tong, et al. "Global climate forcing from albedo change caused by large-scale deforestation and reforestation: quantification and attribution of geographic variation", Climatic Change 142.3-4 (2017): 463-476. [9] Carillo, B., et al. The Externalities of a Deforestation Control Policy in Infant Health: Evidence from Brazil. No.17/09. HEDG, c/o Department of Economics, University of York, 2017. [10] Zhu, Zhe. "Change detection using landsat time series:A review of frequencies, preprocessing, algorithms, and applications". ISPRS Journal of Photogrammetry and Remote Sensing 130 (2017): 370-384. [11] Petrica, Lucian, and Gheorghe Stefan. "Energy-Efficient WSN Architecture for Illegal Deforestation Detection". Int J Sensors Sensor Netw 3.3 (2015): 24-30. [12] Fushita, Angela Terumi, et al. "Detection in Land Cover Change Trajectories Using Remote Sensing A Case Study of Southeast Brazil Region". International Journal of Applied 6.1 (2016). [13] Iqbal, Muhammad Shahid. " Spatiotemporal Monitoring for Deforestation and Forest Degradation Activities in Selected Areas of Khyber Pakhtunkhwa (KPK)", (2016). [14] Shimabukuro, YosioEdemir, et al. "Detection of forest degradation caused by fires in Amazonia from time-series of MODIS fraction images". Curitiba: Anais XVII SimpósioBrasileiro de SensoriamentroRemoto (SBSR), INPE (2015). [15] Kessy, John Francis, et al. "Analysis of drivers and agents of deforestation and forest degradation in Masito forests, Kigoma, Tanzania". International Journal of Asian Social Science 6.2 (2016): 93-107.