Wijaya Kurniawan
Brawijaya University

Published : 5 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Proceeding of the Electrical Engineering Computer Science and Informatics

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.