Claim Missing Document
Check
Articles

Found 8 Documents
Search

UDP Pervasive Protocol Implementation for Smart Home Environment on MyRIO using LabVIEW Wijaya Kurniawan; Mochammad Hannats Hanafi Ichsan; Sabriansyah Rizqika Akbar
International Journal of Electrical and Computer Engineering (IJECE) Vol 8, No 1: February 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (444.379 KB) | DOI: 10.11591/ijece.v8i1.pp113-123

Abstract

Smart Home concept is to connect several devices to perform control and the device to be controlled to help any human needs. So it should have one device being Host and several devices being Client. The environment in this case is a home that there is too much technology that planted technologies that has much influence at human activities is called pervasive computing. The device communication should be has a protocol, at the research used UDP protocol because it doesn't need to negotiate before performing communication like a TCP. With UDP behavior did not use to validate at every send or deliver data because at Smart Home environment doesn't need a large or big data being processed. LabView used at this research based on previous research, but MyRIO has used this research to perform Client and Host performed by PC. So it can measure how usable the design that created. This research proves that LabView and MyRIO successfully implemented with the design that created to perform Pervasive Computing for Smart Home environment. Functional testing scenario conducted by every condition that on system environment, based on design all testing scenario successfully and working as well as expected.
UDP Pervasive Protocol Integration with IoT for Smart Home Environment using LabVIEW Mochammad Hannats Hanafi Ichsan; Wijaya Kurniawan; Sabriansyah Rizqika Akbar
International Journal of Electrical and Computer Engineering (IJECE) Vol 8, No 6: December 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (928.253 KB) | DOI: 10.11591/ijece.v8i6.pp5342-5350

Abstract

Pervasive computing is an environment which is used and integrated into every object and activities to meet human needs and its existence isn’t perceived as something specific. The concept of Smart Home is to assist human needs in an everyday object that performs controls or being controlled. Based on previous research the used communication protocol is UDP (User Datagram Protocol) and the programming language is LabVIEW. UDP is used because it does not require handshaking in the broadcast process, as well as on the use of memory more efficient than other protocols. Devices which perform controls called Host and which is controlled called Client. Both of them (Things) have an ability to send data to the Internet without any human interaction. So this research wants to conduct pervasive protocol between Host and Client which each device is integrated with the Internet of Things (IoT). Data are posted at dweet.io that is a cloud server website that contains a simple online data submission which has free services. This research is conducted to measure the communication performance between host to client, host to cloud server and client to cloud server that represents household equipment.
Data delivery performance on MongoDB generated by WSN over high data load Mochammad Hannats Hanafi Ichsan; Buce Trias Hanggara; Rakhmadhany Primananda
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 19, No 4: August 2021
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/telkomnika.v19i4.18358

Abstract

Wireless sensor networks (WSN) Environment is a collection of nodes that sensing and sending data to other nodes in a large number of nodes. One of the WSN concepts is continuous or periodic data collection, then the data obtained can be further processed. From this process, it is possible to produce large data, so the process of sending and storing data becomes a high load. Data obtained from WSN nodes vary greatly, which affects on sending and storing of data. Therefore, a study is needed to analyze WSN's ability to send and store large amounts of data. Message query telemetry protocol (MQTT) is used because it could save resources on communication and MongoDB used because it does not have the concept of tables and rows, this is very suitable for variations in data generated by WSN. In this study, it can be concluded that the performance of MongoDB on high data amount is acceptable, so MongoDB is highly recommended for WSN implementation.
CPU implementation using only logisim simulator to achieve computer architecture learning outcome Mochammad Hannats Hanafi Ichsan; Wijaya Kurniawan
Bulletin of Electrical Engineering and Informatics Vol 9, No 2: April 2020
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (748.864 KB) | DOI: 10.11591/eei.v9i2.1972

Abstract

This paper proposes the design, implementation, and evaluation of an 8-bit CPU architecture in computer organization and architecture (COA) course for Undergraduate Computer Engineering using only Logisim simulator. The main advantage of using one simulator is the elimination of inefficiency so that students can concentrate more on the course’s content without spending their time just to learn how to use each different type of simulators. To achieve that, a simple CPU architecture is pre-designed and be implemented in Logisim simulator. According to previous researches, Mic-1 CPU architecture is chosen because it is the simplest one and can be easily built using many simple logic gates already existed in the Logisim. To evaluate the desired outcome, students are separated into two different groups. Each group used different type of learning media and material and then their examination scores and satisfaction are compared to each other. Every student belongs to the group that only used Logisim simulator obtained higher score and more than 50% are satisfied with the new learning process and material. Thus, it envisaged that this method will made the delivering learning process in COA course be more efficient than what has happened so far.
Centralized Smart Home Framework Monitoring for Power Savings Gembong Edhi Setyawan; Agung Setiabudi; Adharul Muttaqin; Mochammad Hannats Hanafi Ichsan
Journal of Information Technology and Computer Science Vol. 1 No. 2: November 2016
Publisher : Faculty of Computer Science (FILKOM) Brawijaya University

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (681.155 KB) | DOI: 10.25126/jitecs.2016128

Abstract

Abstract. Electrical energy has become a staple for humans. Almost all human activities always require electrical energy. To maintain the availability of electricity at any time, then it takes the process of global electricity savings. The electricity savings can be done in two ways, the first is the development of technology to make electric appliances that require low power for operation and the second is to improve human behavior in the use of electrical appliances (turning off electrical appliances when not in use). This research aims to create a centralized smart home that can help people to monitor the condition of electrical appliances in the house and turn off automatically when not being used. Besides this system could also be used in manual mode and be controlled remotely using a smartphone through the Internet. The system is made centrally so not only for the home but can be used for many homes. After application was implemented it can monitored which device is turned on or turned off.Keywords: Smart Home, Monitoring and Power Savings
Teaching and Learning Support for Computer Architecture and Organization Courses Design on Computer Engineering and Computer Science For Undergraduate: A Review Wijaya Kurniawan; Mochammad Hannats Hanafi Ichsan
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 4: EECSI 2017
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (547.632 KB) | DOI: 10.11591/eecsi.v4.974

Abstract

Understanding computer system hardware is basic for the undergraduate student which study in the computer area. System user always needs a faster, cheap and reliable process which is conducted by it computer system self. To fulfill that process is required how a computer works from their design and how they operate. That course is conducted by Computer Architecture and Organization (CAO) course. Two computer undergraduate  area  which  studies  CAO  is  Computer Engineering (CE) and Computer Science (CS). To support great learning at CAO both CE and CS needs to not just study which has a material course but they had to practically study computer architecture  and  design  by  the  simulator.  Why  simulator  is chosen, because to create computer such as CPU, RAM etc. needs big  systems that  can  manufacture them.  Nowadays too  much freely available simulator that can be downloaded and used anytime, but not all simulators meet study requirements and didn’t meet the CAO Learning Outcome. CS and CE have an international curriculum that given by ACM Computing Curricula. So this paper is discussed what kind of simulator that meets   Computing   Curricula   requirement   to   implement   at learning process which helps the instructor to choose simulator
Lightweight UDP Pervasive Protocol in Smart Home Environment Based on Labview Wijaya Kurniawan; Mochammad Hannats Hanafi Ichsan; Sabriansyah Rizqika Akbar; Issa Arwani
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 3: EECSI 2016
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (912.702 KB) | DOI: 10.11591/eecsi.v3.1150

Abstract

TCP (Transmission Control Protocol) technology in a reliable environment was not a problem, but not in an environment where the entire Smart Home network connected locally. Currently employing pervasive protocols using TCP technology, when data transmission  is sent, it would be slower because they have to perform handshaking process in advance and could not broadcast the data. On smart home environment, it does not need large size and complex data transmission between monitoring site and monitoring center required in Smart home strain monitoring system. UDP (User Datagram Protocol) technology is quick and simple on data transmission process. UDP can broadcast messages because the UDP did not require handshaking and with more efficient memory usage. LabVIEW is a programming language software for processing and visualization of data in the field of data acquisition. This paper proposes to examine Pervasive UDP protocol implementations in smart home environment based on LabVIEW. UDP coded in LabVIEW and experiments were performed on a PC and can work properly.
Multihop Routing Implementation On Fire And Gas Leakage Detection System Benediktus Kevin Mulia; Mochammad Hannats Hanafi Ichsan; Rakhmadhany Primananda
Journal of Information Technology and Computer Science Vol. 7 No. 2: August 2022
Publisher : Faculty of Computer Science (FILKOM) Brawijaya University

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Fires in the house occur due to several things, such as an electrical short circuit, and another cause is a gas leak from the LPG cylinder. This fire is caused by a lack of security in the house and public knowledge, the dangers of gas levels leaking from LPG gas cylinders, the presence of small fires, and temperatures too high due to these. Fire detectors and LPG gas leaks are provided in the home environment. This detection includes preventive efforts before a fire occurs and can be extinguished immediately. The method of the fire and gas leak detection prototype using the MQ-6 sensor, fire sensor and DHT-22 temperature sensor is multihop routing. This method was chosen because of the large number of sensors used, and in this prototype, there will be five sensor nodes and one sink node. With multihop routing, the prototype of this tool can be placed in various places and is faster in detecting fires if they occur in homes. This method is also used because it can send detection results from one sensor node to the sink node to the website database and the delivery time between these nodes is very short so that fires can be prevented and handled quickly. The test results of the fire sensor used to detect fire obtained an accuracy of 100%, and the detection distance of the fire was between 20 to 100 cm. In data transmission, the number of nodes is 5. The data delivery result is the closest to the end node, the more considerable the amount of data sent, increasing relatively, from around 3017 milliseconds to 575387 milliseconds.