Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 115142 dokumen yang sesuai dengan query
cover
Eka Purwa Laksana
"ABSTRAK
Underwater Sensor Network (UWSN) dirancang untuk memungkinkannya
berkomunikasi dibawah air dengan menggunakan sinyal akustik sebagai
pengiriman datanya. Pada tesis ini dilakukan evaluasi performa operasi routing
Vector Based Void Avoidance (VBVA) untuk aplikasi mobilitas node pada
jaringan UWSN.
Metode penelitian yang dilakukan adalah dengan membangun simulasi
menggunakan aplikasi Network Simulator (NS-2) versi 2.30 yang berjalan pada
sistem operasi Linux. Pada NS-2.30 yang diinstall ditambahkan modul aqua-sim
yang dikembangkan oleh Peng Xie. Hasil output akhir pada NS-2 akan
divisualisasikan berupa tabel dan grafik yang kemudian akan dianalisa lebih lanjut
menggunakan metrik pengukuran packet delivery ratio, throughput, delay dan
packet loss dengan menggunakan script AWK beserta beberapa tambahan
modifikasinya.
Dari hasil serangkaian simulasi mengindikasikan bahwa meningkatnya jumlah
node secara bertahap akan menyebabkan penurunan kualitas. Salah satunya adalah
penurunan packet delivery ratio. Penurunan ini lebih disebabkan oleh collision
paket yang lebih banyak terjadi.

ABSTRACT
Underwater sensor network (UWSN) is designed to enable it to communicate
underwater using acoustic signals. This thesis, the development of routing Vector
Based Void Avoidance operation performance simulation for mobility node
application on UWSN.
The research methods is building the simulation using Network Simulator (NS-2)
version 2.30 application that runs inside operating system Linux. The installed
NS-2.30 is added with Aqua-Sim module developed by Peng Xie. The final output
from NS-2 will be visualized to graphic and table that will be analyzed using
measurement metric packet delivery ratio, throughput, delay and packet loss using
AWK scripts with added with several modifications.
The result of this simulation indicates that increasing number of nodes will result
in loss of quality. One of them is a decrease in packet delivery ratio. The decline
was caused by that many packet collisions happen"
Depok: Fakultas Teknik Universitas Indonesia, 2014
T39019
UI - Tesis Membership  Universitas Indonesia Library
cover
Ipang Prasojo
"ABSTRAK
Tesis ini adalah analisa konsumsi energi jaringan sensor nirkabel pada metode penyebaran yang berbeda dan protokol routing yang berbeda. Jaringan Sensor Nirkabel (JSN) muncul dengan banyak aplikasi, karena kemajuan komunikasi nirkabel dalam skala besar. Jaringan ini digunakan untuk melayani aplikasi objek tunggal, dengan persyaratan optimasi tinggi seperti penghematan daya. Masalah desain JSN adalah kompleksitas tinggi, dan membutuhkan metodologi yang kuat, termasuk dukungan simulasi. Pada tesis ini menggunakan NS2 sebagai program simulasi untuk model pengujian konsumsi energi. Pada tesis ini dibandingkan konsumsi energi pada tiga metode penyebaran yang berbeda dari JSN. Metode penyebaran ini mengacu pada topologi penyebaran. Dalam simulasi ini, disebarkan JSN dengan topologi grid, array, dan Random. Simulasi ini menggunakan jumlah node yang berbeda dari JSN untuk menunjukkan skalabilitasnya. Serta menggunakan AODV dan DSR sebagai protokol routing dan CBR sebagai lalu-lintas paket data. Setelah itu, membandingkan konsumsi energi yang dikonsumsi oleh jaringan tersebut. Berdasarkan hasil simulasi, topologi penyebaran random dengan protokol routing DSR adalah topologi terendah dengan konsumsi energinya 7.02% dibanding grid-DSR 7,34% dan array-DSR 7,99%, array-AODV 18,64% dibanding grid-AODV 27,30% dan random-AODV 31,71%. Kombinasi topologi penyebaran random dengan protokol routing DSR konsumsi energinya paling sedikit.

ABSTRACT
This thesis is analysis of energy consumption the wireless sensor network at different deployment methods and different routing protocol. Wireless Sensor Networks (WSN) is emerging with many applications, because of the advances in large scale wireless communications. These networks are deployed to serve single objective application, with high optimization requirements such as power saving. The WSN design problem is of high complexity, and requires robust methodologies, including simulation support. This tesis uses NS2 as simulation program for the energy consumption testing model. In this tesis compare the energy consumption on three different deployment methods of WSN. These deployment methods refer to topology deployment. In this simulation, deployed WSN on grid, array, and random topology. This simulation uses a different numbers of WSN nodes for showing the scalability. And using AODV and DSR as routing protocol and CBR as the data packet traffic. After that, compare the energy consumption that consume by that network. Based on simulation result, the random deployment topology with DSR routing protocol is the topology of the lowest energy consumption of 7.02% than grid-DSR 7.34% and array-DSR 7.99%; array-AODV 18.64%, grid-AODV 27.30% and random-AODV 31.71%. The combination of random deployment topology with DSR routing protocol energy consumption at least."
Fakultas Teknik Universitas Indonesia, 2013
T32668
UI - Tesis Membership  Universitas Indonesia Library
cover
Riantino Henri Setiawan
"Didalam menjalankan tugasnya, teknisi penerbangan sering kekurangan data mengenai kondisi mesinnya. Melihat kondisi ini, kami mengembangkan, merancang dan menganalisa kinerja sistem pemeliharaan dan smart monitoring peralatan bandara. Obyeknya adalah Modul Power Supply dan DC-DC conventer di Mesin X-ray. arsitekturnya berdasarkan client-server menggunakan protokol TCP / IP dan HTTP. Raspberry Pi berfungsi sebagai mini web server, database dan access point.
Arduino Mega2560 sebagai client difungsikan menerima data suhu, tegangan Alernate Current (AC) dan Direct Current (DC). Arduino Ethernet Shield berfungsi sebagai jembatan pengiriman data ke database Mysql di Raspberry Pi menggunakan kabel UTP. Koneksi antara Raspberry Pi dengan perangkat Android secara Wireless Local Area Network. Pengembangan perangkat lunaknya sesuai tahapan System Development Life Cycle (SDLC) mengggunakan metode prototype. Data sensor ditampilkan di aplikasi Android mobile.
Dari hasil pengujian, intergrasi TCP/IP dan HTTP antar perangkat bisa berjalan baik, Hasil data sensor yang ditampilkan di aplikasi android rata rata dibawah 1 % setelah dikalibrasi, Pengujian aplikasinya menggunakan metode black box dan masih diketemukan kekurangan yang perlu disempurnakan. Untuk penilaian Quality Of Experience (QoE) respondennya berjumlah 20 orang teknisi penerbangan. Mean Opinion Score (MOS) aplikasinya untuk performa 72%, kepuasan tampilan User Interface 42 % dan 81% responden menyetujui sistem ini mempermudah dan bermanfaatkan sebagai solusi permasalahan teknis penerbangan dilapangan.

In performing their duties, the aviation engineer is often a lack of data regarding the condition of the engine. Seeing this condition, we develop, design and analyze the performance of system maintenance and smart monitoring equipment airport. The object is a module Power Supply and DC-DC conventer in the X-ray machine. based on client-server architecture using TCP / IP and HTTP. Raspberry Pi serves as a mini web server, database and access point.
Arduino Mega2560 functioned as a client receives the data of temperature, voltage Alernate Current (AC) and Direct Current (DC). Arduino Ethernet Shield serves as a bridge sending data to Mysql database in the Raspberry Pi using UTP cable. Connection between the Raspberry Pi with Android devices in Wireless Local Area Network. Phases of the software development using System Development System Life Cycle (SDLC) with the prototype method. Sensor data is displayed in the Android mobile apps.
From the test results, integration of TCP / IP and HTTP can work well across devices, sensor data results are displayed in android application average below 1% after calibration, testing applications using black box and still found deficiencies that need to be refined. For the assessment of Quality Of Experience (QoE) respondents totaled 20 aviation engineer. Mean Opinion Score (MOS) for application performance 72%, satisfaction display User Interface 42% and 81% of respondents agreed and bermanfaatkan system facilitates the solution of technical problems flying field.
"
Depok: Fakultas Teknik Universitas Indonesia, 2013
T35911
UI - Tesis Membership  Universitas Indonesia Library
cover
Muhammad Rifqi
"Di Indonesia, sistem deteksi kapal asing diperlukan karena maraknya pencurian ikan oleh kapal-kapal asing. Dengan sistem tersebut, kapal-kapal asing yang memasuki wilayah perairan Indonesia akan lebih mudah diketahui dan dicegah. Pada penelitian sebelumnya, sistem deteksi kapal sudah dapat mendeteksi kapal dengan parameter estimasi kecepatan kapal, arah kapal, dan posisi kooordinat kapal setelah meninggalkan wilayah pengawasan JSN. Penelitian sebelumnya menggunakan asumsi kondisi empat buah sensor yang tidak bergerak. Dalam tulisan ini, penulis memperhitungkan node sensor bergerak. Node sensor yang bergerak didasarkan kondisi laut yang tidak tenang. Sensor yang bergerak akan memengaruhi besarnya nilai jarak antar sensor. Perubahan nilai tersebut diakibatkan oleh kondisi sensor yang terpengaruh oleh kondisi air yang bergelombang akibat faktor lingkungan. Besar nilai pergerakan node sensor didapat dengan mengkonversi hasil keluaran analog dari akselerometer pada sumbu x dan sumbu y ke satuan perpindahan. Pada sistem deteksi kapal ini, didapat nilai estimasi arah kapal, kecepatan laju kapal, dan posisi kooordinat kapal setelah meninggalkan wilayah pengawasan JSN. Penelitian ini menghasilkan persentase keberhasilan terbaik pada pengambilan data bernilai 99,73% untuk pendeteksian estimasi arah kapal, 62,59% untuk pendeteksian estimasi kecepatan kapal, 63,69% untuk pendeteksian estimasi koordinat x, dan 62,59% untuk pendeteksian estimasi koordinat y. Selain itu, didapat nilai korelasi positif/searah untuk pergerakan setiap pasang node sensor di perairan.

In Indonesia, a foreign vessel detection system is needed because of the widespread theft of fish by foreign vessels. With this system, foreign ships entering Indonesian waters will be more easily identified and prevented. In previous studies, the ship detection system was able to detect ships with estimated parameters of ship speed, vessel direction, and vessel coordinate position after leaving the JSN surveillance area. Previous studies used the assumption of the condition of four sensors that do not move. In this paper, the author considers moving sensor nodes. The moving sensor nodes are based on uneasy sea conditions. A moving sensor will affect the value of the distance between the sensors. The change in value is caused by the condition of the sensor which is affected by the surging water conditions due to environmental factors. The value of the movement of the sensor node is obtained by converting the analog output from the accelerometer on the x axis and y axis to the displacement unit. In this ship detection system, the estimated value of the ship's direction, the speed of the ship, and the coordinate position of the ship after leaving the JSN surveillance area. This study produces the best percentage of success in taking data worth 99.73% for the detection of ship direction estimates, 62.59% for the detection of ship speed estimates, 63.69% for the detection of x coordinate estimates, and 62.59% for the detection of y coordinate estimates. In addition, a positive correlation value is obtained for the movement of each sensor node pair in the waters."
Depok: Fakultas Teknik Universitas Indonesia, 2020
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Aldwin Akbar Hermanudin
"Saat ini terdapat beberapa protokol pada Application Layer yang berjalan di sistem Internet of Things. Protocol seperti MQTT, CoAP, XMPP, dan DDS memiliki arsitektur dan kinerja yang berbeda-beda. Pada jaringan sensor nirkabel yang memiliki daya rendah, bandwidth rendah dan reliabilitas yang terbatas lebih cocok menggunakan CoAP. Namun, CoAP menderita skalabilitas yang buruk jika dibandingkan dengan MQTT. Oleh sebab itu penelitian skripsi ini fokus pada implementasi CoAP Broker yang memungkinkan CoAP menggunakan arsitektur yang serupa dengan MQTT.
Penelitian ini mengimplementasi Access Gateway dan beberapa skenario skalabilitas, meliputi skenario pemantauan sensor dan pengedalian aktuator pada peternakan ayam yang memiliki kandang ayam lebih dari satu. Hasil dari penelitian ini menunjukan keberhasilan mengimplementasi CoAP Broker beserta dengan skenario yang disebutkan dengan hasil evaluasi kinerja menunjukan latency yang belum menunjukan congestion saat menangani 130 permintaan per detik dan error-rate yang baik dengan nilai yang sangat rendah antara 0.01 - 0.04.

Currently there are several Application Layer protocols running in Internet of Things system. Protocols such as MQTT, CoAP, XMPP, and DDS have different architectures and performance. For wireless sensor networks operating in low power, low bandwidth and with limited reliability, is more suitable to use CoAP. However, CoAP suffers from scalability problem which make it inferior to MQTT architecture. Therefore this research focuses on CoAP Broker implementation which enables MQTT like architecture to be implemented in CoAP.
This research aims to implement Access Gateway and several scalability scenarios, involving sensor monitoring scenarios and actuator controls on chicken farms that have more than one chicken coop. The results of this research shows the success of implementing CoAP Broker along with the mentioned scenarios with performance evaluation results show the latency which has not indicate any congestion when handling 130 requests per second and good error rate with very low value between 0.01 0.04.
"
Depok: Fakultas Teknik Universitas Indonesia, 2017
S68683
UI - Skripsi Membership  Universitas Indonesia Library
cover
Dewa Rakmatullah
"Indonesia merupakan negara dengan komposisi lautan yang sangat luas dibandingkan dengan daratannya, oleh karena itu Indonesia dikenal dengan negara kepulauan dan maritim. Optimalisasi pengawasan wilayah laut pun perlu dilakukan. Penelitian ini melakukan simulasi deteksi kapal menggunakan teknologi jaringan sensor nirkabel JSN menggunakan teknik Fast Fourier Transform FFT untuk mendeteksi gelombang kapal pada sensor dan melakukan proses deteksi kapal dengan centralized based system. Centralized based system ini dilakukan secara tersentral pada perangkat lunak Processing tanpa adanya proses inisialisasi pada node-node sensor. Proses deteksi ini menghasilkan data berupa kecepatan kapal yang melewati node sensor, arah datangnya kapal, koordinat sumbu x, dan koordinat sumbu y kapal. Selain itu penelitian ini mendapat data lain berupa bentuk spektrum gelombang air akibat adanya kapal dan spektrum gelombang air laut.
Hasil penelitian presentase keberhasilan deteksi kapal bernilai 98.7 terhadap variasi jarak sensor dan 98 terhadap variasi kecepatan kapal, arah kapal 98.8, koordinat sumbu x kapal 96, dan koordinat sumbu y kapal 99.6. Spektrum frekuensi gelombang air akibat adanya kapal memiliki frekuensi kerja pada 2.5 Hz dan frekuensi kerja gelombang laut pada 1.25 Hz. Sistem tersentral ini memiliki kelebihan pada pengiriman data dari Arduino yang dapat dilihat dari nilai memori 18 dan dynamic memory 68 dari nilai maksimum.

Indonesia is a country with a vast ocean composition compared to its mainland, therefore Indonesia is known as an archipelago and maritime nation. Optimizing the supervision of marine areas also needs to be done. This research simulates ship detection using wireless sensor network technology JSN using Fast Fourier Transform FFT technique to detect ship wave on sensor and perform ship detection process with centralized based system. This detection process produces data in the form of velocity of the ship passing through the sensor node, the direction of the ship, the x axis coordinates, and the coordinates of the ship 39 s y axis.
The result of this research is the percentage of ship detection success is 98.7 to variation of sensor distance and 98 to velocity variation, ship direction 98.8, 96 x ship axis coordinate and 99.6 ship y axis coordinate. The wave frequency spectrum of water due to the ship frequency at 2.5 Hz and the working frequency of sea waves at 1.25 Hz. This system has advantages in sending data from Arduino which can be seen from the memory value of 18 and dynamic memory 68 of the maximum value.
"
Depok: Fakultas Teknik Universitas Indonesia, 2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Yogyakarta: Andi, 2011
004.65 MEM p
Buku Teks SO  Universitas Indonesia Library
cover
Teguh Samudra Firdaus
"Pengawasan wilayah teritorial laut perlu dioptimalkan, terutama pada negara kepulauan yang memiliki luas wilayah laut lebih besar dibandingkan luas wilayah daratan. Karena, wilayah tersebut sangat rawan dimasuki oleh kapal pihak asing secara ilegal. Teknologi pengawasan yang umumnya digunakan seperti radar maupun satelit masih memiliki biaya yang mahal, pencitraan mudah terganggu oleh cuaca buruk, serta kesulitan dalam mendeteksi keberadaan kapal akibat efek noise dan cluttering yang disebabkan oleh permukaan laut yang tidak rata. Teknologi baru yang sekarang sedang dikembangkan untuk pendeteksian pihak asing yang masuk dalam wilayah teritorial adalah teknologi jaringan sensor nirkabel JSN.
Skripsi ini telah memformulasikan persamaan JSN dengan 4 node sensor untuk mengestimasi koordinat kapal. Selain itu, telah dibuat pula perangkat lunak berbasis bahasa pemrograman Processing yang mampu menunjukkan hasil pendeteksian kapal. Kemudian telah dirancang sebuah sistem pendeteksi kapal yang mengestimasi arah, kecepatan, serta koordinat kapal berdasarkan persamaan estimasi koordinat kapal JSN dengan 4 node sensor.
Sistem yang dirancang merupakan integrasi perangkat lunak tersebut dan perangkat keras berupa modul XBee sebagai pengirim data, mikrokontroler Arduino, dan akselerometer untuk membaca pergerakan node sensor secara vertikal. Pengujian dilakukan dengan melewatkan sebuah kapal dengan kecepatan tertentu di dalam wilayah pengawasan menggunakan JSN dengan 4 node sensor.
Hasil yang diperoleh, sistem pendeteksian kapal mampu mendeteksi kecepatan, arah, dan koordinat kapal yang direpresentasikan dalam sumbu x dan sumbu y dengan akurasi terbaik yang dapat dilakukan yaitu sebesar 96 untuk pendeteksian kecepatan kapal, 98,85 untuk pendeteksian arah kapal, 98 untuk pendeteksian sumbu x, dan 99,92 untuk pendeteksian sumbu y.

Surveillance of marine territorial areas needs to be optimized, especially in archipelagic countries that have a larger marine area than land area because the area is vulnerable entered by foreign ships illegally. Commonly used surveillance technologies such as radar and satellite still have an excessive cost, imaging is easily disrupted by harsh weather, as well as difficulty in detecting ship presence due to noise and cluttering effects caused by uneven sea levels. Innovative technology that is now being developed for the detection of foreign parties that enter the territory is wireless sensor network technology WSN.
In this research, WSN equation with 4 sensor nodes to estimate the coordinates of the ship has been formulated. In addition, a software based on Processing language that can show the results of ship detection is also made. A ship detecting system that estimates the direction, velocity, and coordinate of the ship based on the WSN ship coordinate estimation equation with 4 sensor nodes has been designed as well.
The designed system is an integration of the software and hardware. The hardware use XBee module as communication device, Arduino as microcontroller, and accelerometer to read vertical sensor node movement. The test is performed by passing a ship at a certain speed within the surveillance area using WSN with 4 sensor nodes.
Results shown that the ship detection system can detect the velocity, direction, and coordinates of the ship represented in the x axis and y axis with the best accuracy of 96 for the detection of ship speed, 98.85 for the detection of ship direction, 98 For the detection of the x axis, and 99.92 for the detection of the y axis.
"
Depok: Fakultas Teknik Universitas Indonesia, 2017
S69790
UI - Skripsi Membership  Universitas Indonesia Library
cover
Tito Alvi Nugroho
"Letak geografis Indonesia berada di dalam jalur ring of fire yang merupakan daerah dengan jumlah gunung berapi aktif terbanyak di dunia. Dengan kondisi geografis tersebut menempatkan Indonesia dalam posisi yang cukup rentan terhadap kejadian bencana alam salah satunya yaitu tanah longsor. Untuk mencegah berkurangnya korban akibat bencana tanah longsor di Indonesia, diperlukan suatu sistem peringatan dini jika terjadi tanah longsor.
Penelitian ini adalah implementasi dari sistem berbasis Jaringan Sensor Nirkabel menggunakan protokol IEEE 802.15.4 yaitu ZigBee untuk membangun sebuah sistem peringatan dini terhadap bencana tanah longsor. Dalam penelitian ini, sistem terdiri dari dua bagian yaitu bagian sistem end point yang ditempatkan pada daerah rawan longsor dan sistem koordinator yang ditempatkan pada pusat kendali. Sistem end point memiliki pusat kendali menggunakan Arduino Nano dengan sensor accelerometer untuk mengecek kondisi tanah apabila terjadi longsor. Sistem koordinator memiliki pusat pemrosesan menggunakan Raspberry Pi.
Implementasi dari protokol ZigBee menggunakan modul XBee yang akan membentuk jaringan sensor nirkabel antara koordinator dan end point. Performa sistem dalam melakukan fungsionalitas peringatan dini pada keadaan line of sight memiliki tingkat keberhasilan 90 dan pada keadaan dengan penghalang memiliki tingkat keberhasilan 70.
Dalam pengiriman data rata-rata jeda waktu dalam keadaan line of sight adalah 0,63 detik dan dalam keadaan dengan penghalang non line of sight adalah 0,58 detik. Rata-rata penggunaan energi pada sistem dalam keadaan line of sight adalah 0,00074Wh dan 0,00071Wh dengan menerapkan metode penghemat daya. Rata-rata penggunaan energi pada sistem dalam keadaan dengan penghalang non line of sight adalah 0,00074Wh dan 0,00070Wh dengan menerapkan metode penghemat daya. Pada penelitian ini, penerapan metode current level control dapat menghemat daya sebanyak 4,05 pada keadaan line of sight dan 5,4 pada keadaan non line of sight.

Indonesia 39 s geographical location lies within the ring of fire that is the region with the largest number of active volcanoes in the world. Indonesia is one of the most vulnerable country to landslide disaster. To prevent the increasing number of casualties caused by landslide disaster in Indonesia, an early warning system is needed.
This research is an implementation of Wireless Sensor Network based system using IEEE 802.15.4 protocol ZigBee to build an early warning system to landslide disaster. In this research, the system consists of two parts, namely the end point system that is placed in landslide prone areas and coordinator system that is placed in the control center. The control center of the end point system is Arduino Nano with accelerometer sensor to check the soil condition in case of landslide. The coordinator system has a processing center, Raspberry Pi. The implementation of the ZigBee protocol uses the XBee module which will form a wireless sensor network between the coordinator and the end point. System performance in performing early warning functionality in line of sight state has a success rate of 90 and in circumstances with barrier having 70 success rate.
In the average data transmission time lag in line of sight state is 0,63 seconds and in a state with a barrier non line of sight is 0,58 seconds. The average energy use of the system in line of sight states is 0,00074Wh and 0,00071Wh by applying power saving algorithm. The average use of energy in the system in a state with a barrier non line of sight is 0,00074Wh and 0,00070Wh by applying power saving algorithms. In this study, the application of current level control method can save power as much as 4,05 in line of sight and 5,4 in non line of sight.
"
Depok: Fakultas Teknik Universitas Indonesia, 2017
S67182
UI - Skripsi Membership  Universitas Indonesia Library
cover
Awangga Febian Surya Admaja
"Wireless sensor network (WSN) adalah sekelompok node sensor yang mengambil data dengan parameter pengukuran tertentu dan kemudian mengirim data secara nirkabel ke node pusat atau server untuk pemrosesan data. Salah satu hal yang paling penting dalam WSN adalah umur dari jaringan. Node sensor dalam WSN dirancang agar memiliki bentuk yang kecil sehingga mudah untuk dipindahkan, diganti dan rendah biaya produksi. Untuk mendukung desain tersebut maka energi dari node sensor dalam WSN biasanya tergantung baterai yang terintegrasi. Sehingga umur dari WSN tergantung pada kapasitas baterai dari masing-masing node sensor. Node sensor harus bekerja seefisien mungkin agar penggunaan energi dapat lebih hemat sehingga umur WSN bisa lebih panjang. Semakin lama umur WSN, maka diharapkan semakin tinggi total data atau semakin banyak data yang dikirimkan. Pada proses transmisi data, node sensor mengkonsumsi lebih banyak energi daripada saat melakukan proses data; Oleh karena itu, WSN perlu menggunakan metode routing untuk menghemat energi pada saat proses transmisi. Salah satu dari banyak cara untuk memperpanjang umur WSN adalah dengan menggunakan konsep pengelompokan node atau disebut dengan metode klaster. Salah satu protokol routing yang menggunakan konsep klaster adalah LEACH. Penelitian ini mengusulkan metode routing DivNCGL yang dimodifikasi berdasarkan LEACH dengan cara mendistribusikan cluster heads (CHs) untuk mencegah terpilihnya CH yang berdekatan. Proses distribusi dilakukan dengan cara membagi luas area sebaran node diawal proses set-up menjadi subregion. Proses pembagian subregion menggunakan nilai probabilitas yang didapatkan dengan metode non-cooperative game berdasarkan sisa node aktif, nilai energi total yang tersisa, dan energi yang dibutuhkan untuk melakukan transmisi. Parameter evalusi dilihat dari umur jaringan, total disipasi energi dan total data terkirim. Perbandingan simulasi akan melihat dari 3 metode yaitu LEACH, LEACH dengan probabilitas non-cooperative game (NCGL), dan DivNCGL. Dari hasil simulasi, umur WSN menggunakan metode DivNCGL meningkat lebih dari 30% dengan disipasi energi yang stabil dibandingkan dengan protokol LEACH. Peningkatan umur WSN akan meningkatkan jumlah data yang dikirimkan dan data yang diterima dengan menggunakan metode DivNCGL meningkat mencapai 70% dibandingkan dengan LEACH.

A wireless sensor network (WSN) is a group of sensor nodes that take data with specific measurement parameters and then send the data wirelessly to a central node or server for data processing. One of the most critical things in WSN is the age of the network. The sensor nodes in WSN are designed to be compact, so they are easy to move or replace, with low production costs. To support the compact design of sensor nodes, the energy from the sensor nodes in the WSN usually depends on the integrated battery. So the lifespan of the WSN depends on the battery capacity of each sensor node. The sensor node must work as efficiently as possible so that energy use can be more efficient so that the WSN life can be longer. The longer the lifespan of the WSN, it is expected for higher total data sent. In the data transmission process, the sensor node consumes more energy than when processing data; Therefore, WSN needs to use a routing method to save energy during the transmission process. One of the many ways to extend the life of the WSN is to use the concept of grouping nodes or the so-called cluster method. One of the routing protocols that use the cluster concept is LEACH. This study proposes the DivNCGL routing method, a modified method based on LEACH by distributing cluster heads (CHs) to prevent the selection of adjacent CH. The distribution process is carried out by dividing the distribution area of ​​the nodes at the beginning of the setup process into subregions. The subregion division process uses the probability value obtained by the non-cooperative game method based on the remaining active nodes, the total remaining energy, and the energy required for transmission. Parameter evaluation is seen from network lifetime, total energy dissipation, and total data sent. The simulation comparison will look at 3 methods, namely LEACH, LEACH with probability non-cooperative game (NCGL), and DivNCGL. From the simulation results, the lifespan of WSN using the DivNCGL method increased up to 30% with stable energy dissipation compared to the LEACH protocol. The increasing lifespan of the WSN also increases the amount of data transmitted. Using the DivNCGL method, the received data increased up to 70% compared to LEACH."
Depok: Fakultas Teknik Universitas Indonesia, 2021
T-pdf
UI - Tesis Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>