cover
Contact Name
-
Contact Email
-
Phone
-
Journal Mail Official
-
Editorial Address
-
Location
Kota semarang,
Jawa tengah
INDONESIA
Transmisi: Jurnal Ilmiah Teknik Elektro
Published by Universitas Diponegoro
ISSN : -     EISSN : 24076422     DOI : -
Core Subject : Education,
Arjuna Subject : -
Articles 6 Documents
Search results for , issue "Vol 13, No 2 (2011): TRANSMISI" : 6 Documents clear
Integrasi Kelas Virtual ke Dalam Portal Sistem Informasi Akademik Universitas Diponegoro Affandi, Fikri Ahmad; Isnanto, R. Rizal
Transmisi Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (319.56 KB) | DOI: 10.12777/transmisi.13.2.53-58

Abstract

The information system is a very important thing in education. Up until now, Academic Information Systems (AIS) at the University of Diponegoro assists in the implementation of academic activities of the administrative processes such as charge card plan of study, as well as the central database. Therefore AIS Virtual Classroom integration of Diponegoro University is needed, which adds Ajax technology (Asynchronous JavaScript and XML) and Virtual Classroom functions enriched by being able to apply some functions into a social networking site. Virtual Classroom which already integrated in Diponegoro University Academic Information Systems today still has some problems, such as speed and lack of existing application. One way that can be used to overcome these problems is to apply Ajax technology and the addition of function to send information into social networking sites in this Final Project is Twitter. The steps performed are the system requirements analysis through a study of existing Virtual Classroom on SIA and collecting various references about Ajax, system design using the modeling language UML (Unified Modeling Language), implementation and testing of the system. The results of this study indicate that the addition of Ajax on the Virtual Classroom can provide fast service to access data on choices of the system because it is done asynchronous. These systems also provide facilities for faculty and admin users because some options can be sent to Twitter via a message. Keywords: Virtual Class, Ajax, Information Systems, Social Networks, UML
Aplikasi LAN Messenger Menggunakan Java Servlet Adi, Priyo Nugroho; Satoto, Kodrat Iman; Somantri, Maman
Transmisi Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (296.559 KB) | DOI: 10.12777/transmisi.13.2.59-63

Abstract

Aplikasi LAN messenger dengan JAVA Servlet yang dibangun pada Tugas Akhir ini berusaha memecahkan masalah pembatasan platform yang biasa terjadi pada aplikasi LAN messenger pada umumnya. Walaupun memungkinkan pada pengembangan tahap selanjutnya aplikasi ini mampu beroperasi pada jaringan yang berbeda pula ( karena berjalan pada protokol http ). Pembangunan aplikasi pada Tugas Akhir ini menggunakan Servlet, yaitu salah satu kelas yang tersedia pada bahasa Pemrograman Java yang memungkinkan untuk Java me-request dan merespon protokol http. Dengan pedoman inilah aplikasi yang dibangun pada Tugas Akhir ini dapat memberikan solusi pada pembatasan platform yang umumnya terjadi pada LAN messenger. Keyword : LAN Messenger
Sistem Manajemen Rumah Sakit SUB-Sistem Penanganan Medis Pasien Rawat Jalan Menggunakan Aplikasi Java Server dan SMS Based Client Fidelia, Theodora Anita; Somantri, Maman; Isnanto, R. Rizal
Transmisi Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (283.288 KB) | DOI: 10.12777/transmisi.13.2.64-70

Abstract

Technology exists to provide easiness to a problem faced by society. One technology that is widely used and very popular by mobile phone users today are SMS (Short Message Service). With SMS, has been widely implemented applications that are based on current SMS, such as the Marquis, polls, forums, and even also for business applications such as ordering goods. So by utilizing technology that is being developed at this time, built a hospital information service to facilitate the public or the user who want to know information services at a hospital quickly, easily and inexpensively, which is built with the use of computer technology and mobile phones that can be provide interactive information between hospitals and the user. Writing Final Project Report is to design a Hospital Management System sub-systems Outpatient Medical Treatment based on SMS Client using Java server on Regional General Hospital Bekasi in detail, fast and up to date with the help of mobile phones as a medium of communication. In this thesis the design of Java programs and SMS Based Client Server uses Java as its programming language and database used is MySQL. Research methodology used in this study using a methodology RAD (Rapid Application Development) by using a development framework GRAPLLE (Guidelines for Rapid Application Engineering), grapple methodology is requirement planning segment, segment analysis and design segments. In this report will model the system software using UML. UML design model shows only the needs of the proposed system in an objective, particularly for computerized systems. Besides designing the new system is also done by arranging Final design is about the design of System Management Outpatient Medical Treatment based on SMS Client using Java server on the Board of the Regional General Hospital in Bekasi. The design of the system this information will assist in the processes of Outpatient Medical Management Services. This application can provide service to the community through the delivery of SMS in accordance with the format specified and the application can also automatically send a reply SMS in accordance with the information requested by the community, and earnings information quickly and on time according to the needs of system users. These applications are built, providing service to the community ten of them are patient registration services, the service queue to the poly, specialist information services, information services physician practice schedule, the total cost of service information, suggestions and complaints services, patient information services, information services empty room availability, room information services, information booking services inpatient rooms. Keyword : Hospital Management System, Medical Outpatient Treatment, Java, UML, MySQL.
Identifikasi Iris Mata Menggunakan Alihragam Wavelet Haar Prihartono, Teguh Dwi; Isnanto, R. Rizal; Santoso, Imam
Transmisi Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (280.705 KB) | DOI: 10.12777/transmisi.13.2.71-75

Abstract

Human iris has a very unique pattern which is different for each person so it is possible to use it as a basic of biometric recognition. To identify texture in an image, texture analysis method can be used. There is some texture analysis method,one of them is wavelet that extract the feature of image based on energy. The texture analysis using energy features which are in the wavelet transform. Based on that reason, in this research made a simulation to identified eyes iris based on Haar wavelet transform. First, the image of iris is segmented from eye image then enhanced with histogram equalization. The method used to extract the feature is Haar wavelet transform. The features obtained is energy value. The next step is recognition using normalized Euclidean distance. Four experiments are done in the research, those are influence of number of sample in database, influence of Haar wavelet transform level, influence of different input image format and testing on eye images which are not in database. As the result, the highest accuration is achieved using Haar wavelet transform level 4 with two samples iris image saved is 85,58%. The lowest accuration is achieved using Haar wavelet transform level 1 with one sample iris image saved is 65,27%. Then, from the test result for the influence of different input image format, the .bmp input image format is better than .jpg input image format. Whereas, from the test result for eye images which are not in database with threshold 2,3653, the recognition level is 81,48%. Keyword : biometric, human iris, texture analysis, Haar wavelet transform, Euclidean distance
Penyembunyian Data Rahasia pada Citra Digital Berbasis Chaos dan Discrete Cosine Transform Prabowo, Anton; Hidayatno, Achmad; Christyono, Yuli
Transmisi Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (537.527 KB) | DOI: 10.12777/transmisi.13.2.46-52

Abstract

Steganography is one of technique that developed to keep the security of data by hidding or embedding it in other data media so that it’s content or even it’s existence is not notice. Many steganography methode have been developed in the last few years, but it still needed a steganography system with highest capacity and robustness. By combining and modifying few technic, in this Final Project has made a steganography system that used to embedding and extracting secret data in image data form (BMP 8 bit grayscale and 24 bit color), voice data form (WAV PCM 11.025 KHz 8 bit mono), and text data form (TXT) into cover data in image data form (BMP 8 bit grayscale). Data hidding was done at frequency domain by applying DCT (Discrete Cosine Transform) and chaos theory was applied using logistic map equation. Program was made using Borland Delphi 7 programming language. By using subjectif quality, RMS (Root Mean Square) metrics, and similarity ratio measurement parameter, program performance was observed by doing research consist of: research of initialitation parameter change influences; research of embedding and extracting secret digital data in image, voice, and text form into cover digital data in image form; research of program realibility from data manipulation operation including brigthness modification, contrast modification, resizing, cropping, and JPEG compression. Keyword : steganography, discrete cosine transform, chaos theory, logistic map, root mean square.
Simulasi Gerbang Tol Menggunakan RFID (Radio Frequency Identification) Dania Eridani; Yuli Christyono; Imam Santoso
Transmisi: Jurnal Ilmiah Teknik Elektro Vol 13, No 2 (2011): TRANSMISI
Publisher : Departemen Teknik Elektro, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (396.519 KB) | DOI: 10.12777/transmisi.13.2.76-81

Abstract

RFID technology emerges based on human needs. For example, RFID is used for simulation of toll gate. By using RFID, users can be easily having transaction on toll gate. The purpose of this final project is building an automatic and manual simulation on toll gate using RFID which is connected with computer and LED circuit that is controlled by microcontroller. This system consist of two input gates, Karawang Timur gate and an input without passing any gate, also one output gate, Sadang gate. There will be LED circuit that controlled by microcontroller in each gate to give stop and go sign for every vehicle that passing the toll gate. The program that is built consist of transaction program and program for toll’s employee which contain all transaction data in toll gate, employee’s data, RFID user’s data, the user’s balance, and toll gate’s income. From the experiment result, we can get a conclusion that overall the simulation of this toll gate can work according to the program. The reading maximum distance of this RFID is 2cm. Member card can be used in toll gate when the unique number already save in the toll gate’s data. LED circuit can work correctly according to input that given from 5 RFID tags and the variation of the vehicle’s cost in the transaction process in toll gate. Keyword : RFID reader, toll gate, RFID tag, LED circuit, form.

Page 1 of 1 | Total Record : 6


Filter by Year

2011 2012


Filter By Issues
All Issue Vol 27, No 4 Oktober (2025): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 27, No 3 Juli (2025): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 27, No 2 April (2025): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 27, No 1 Januari (2025): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 26, No 4 Oktober (2024): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 26, No 3 Juli (2024): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 26, No 2 April (2024): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 26, No 1 Januari (2024): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 25, No 4 Oktober (2023): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 25, No 3 Juli (2023): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 25, No 2 April (2023): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 25, No 1 Januari (2023): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 24, No 4 Oktober (2022): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 24, No 3 Juli (2022): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 24, No 2 April (2022): TRANSMISI: Jurnal Ilmiah Teknik Elektro Vol 24, No 1 Januari (2022): TRANSMISI Vol 23, No 4 Oktober (2021): TRANSMISI Vol 23, No 3 Juli (2021): TRANSMISI Vol 23, No 2 April (2021): TRANSMISI Vol 23, No 1 Januari (2021): TRANSMISI Vol 22, No 4 Oktober (2020): TRANSMISI Vol 22, No 3 Juli (2020): TRANSMISI Vol 22, No 2 April (2020): TRANSMISI Vol 22, No 1 Januari (2020): TRANSMISI Vol 21, No 4 Oktober (2019): TRANSMISI Vol 21, No 3 Juli (2019): TRANSMISI Vol 21, No 2 April (2019): TRANSMISI Vol 21, No 1 Januari (2019): TRANSMISI Vol 20, No 4 Oktober (2018): TRANSMISI Vol 20, No 3 Juli (2018): TRANSMISI Vol 20, No 2 April (2018): TRANSMISI Vol 20, No 1 Januari (2018): TRANSMISI Vol 19, No 4 Oktober (2017): TRANSMISI Vol 19, No 3 Juli (2017): TRANSMISI Vol 19, No 2 April (2017): TRANSMISI Vol 19, No 1 Januari (2017): TRANSMISI Vol 18, No 4 Oktober (2016): TRANSMISI Vol 18, No 3 Juli (2016): TRANSMISI Vol 18, No 2 April (2016): TRANSMISI Vol 18, No 1 Januari (2016): TRANSMISI Vol 17, No 4 Oktober (2015): TRANSMISI Vol 17, No 3 Juli (2015): TRANSMISI Vol 17, No 2 April (2015): TRANSMISI Vol 17, No 1 Januari (2015): TRANSMISI Vol 16, No 4 (2014): TRANSMISI Vol 16, No 3 (2014): TRANSMISI Vol 16, No 2 (2014): TRANSMISI Vol 16, No 1 (2014): TRANSMISI Vol 15, No 4 (2013): TRANSMISI Vol 15, No 3 (2013): TRANSMISI Vol 15, No 2 (2013): TRANSMISI Vol 15, No 1 (2013): TRANSMISI Vol 14, No 4 (2012): TRANSMISI Vol 14, No 3 (2012): TRANSMISI Vol 14, No 2 (2012): TRANSMISI Vol 14, No 1 (2012): TRANSMISI Vol 13, No 3 (2011): TRANSMISI Vol 12, No 3 (2010): TRANSMISI Vol 12, No 1 (2010): TRANSMISI Vol 11, No 3 (2009): TRANSMISI Vol 7, No 2 (2005): TRANSMISI Vol 13, No 4 (2011): TRANSMISI Vol 13, No 2 (2011): TRANSMISI Vol 13, No 1 (2011): TRANSMISI Vol 12, No 4 (2010): TRANSMISI Vol 12, No 2 (2010): TRANSMISI Vol 11, No 4 (2009): TRANSMISI Vol 11, No 2 (2009): TRANSMISI Vol 11, No 1 (2009): TRANSMISI VOL 10, NO 4 (2008): TRANSMISI Vol 10, No 3 (2008): TRANSMISI Vol 10, No 2 (2008): TRANSMISI Vol 10, No 1 (2008): TRANSMISI Vol 9, No 2 (2007): TRANSMISI Vol 9, No 1 (2007): TRANSMISI Vol 8, No 2 (2006): TRANSMISI Vol 8, No 1 (2006): TRANSMISI Vol 7, No 1 (2005): TRANSMISI Vol 8, No 2 (2004): TRANSMISI Vol 6, No 2 (2003): TRANSMISI More Issue