Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 21211 dokumen yang sesuai dengan query
cover
Wanto
"Dalam tugas akhir ini telah dirancang dan dibuat suatu sistem untuk mengukur besarnya intensitas cahaya tampak (visible light). Sistem tersebut berbasis pada mikrokontroler sebagai pengolah data. Selanjutnya hasil pengukuran ditampilkan pada sebuah layar LCD.
Untuk dapat mengetahui informasi mengenai intensitas cahaya, maka dibutuhkan suatu sistem perangkat keras pengukuran yang dilengkapi dengan perangkat lunak. Perangkat keras yang digunakan yaitu rangkaian sensor cahaya LDR (Light Dependent Resistor) untuk mendeteksi intensitas cahaya, kemudian mengkonversikannya menjadi tegangan. Rangkaian ADC (Analog to Digital Converter) untuk mengubah tegangan analog yang berasal dari rangkaian sensor cahaya, untuk menjadi data pengukuran digital. Sistem mikrokontroler untuk mengolah dan mengkalibrasi data hasil pengukuran tersebut untuk ditampilkan di layar LCD (Liquid Crystal Display).
Karena keterbatasan tidak tersedianya monokromator, maka tidak dapat dilaksanakan pengukuran panjang gelombang sinar yang diamati. Selanjutnya, untuk mempermudah pengukuran intensitas cahaya, dikelompokan dalam beberapa warna yaitu cahaya putih, merah, kuning, hijau, dan biru. Untuk mendekati nilai yang sebenarnya telah dilakukan kalibrasi untuk masing-masing warna sesuai dengan spektrum sensitivitas LDR.

An instrument prototype for visible light intensity measurement has been designed and fabricated for the purpose of final project to obtain Sarjana Teknik degree of Electrical Engineering, Universitas Indonesia. The instrument is mainly supported by microcontroller AT89S52 system as the measurement data processing center. Further more, the result of the measurement processing is displayed on LCD screen.
To obtain the light intensity measurement data, it is required an instrument system which consists of microcontroller system, light dependent resistor (LDR) circuit to detect light intensity and convert it to analog voltage, and analog to digital converter (ADC) to convert the analog voltage from LDR circuit to be digital measured data for microcontroller. Furthermore, the microcontroller will process and calibrate the measurement data and diplays the data to the ouput screen.
Due to limited facilities, for example unavailability of monochromator, the wavelength measurement cannot be conducted. Moreover, to simplify the light intensity measurement for specific color light, the light is grouped into several groups of color such as white, red, yellow, green and blue. To obtain a better accuracy, it has been done intensity callibatrion for every group of color according to LDR sensitivity spectrum and the callibration data is used in microcontroller system to determine accurate measurement data.
"
Depok: Fakultas Teknik Universitas Indonesia, 2008
S40437
UI - Skripsi Open  Universitas Indonesia Library
cover
Nugraha Hariadi
"Telah dibuat alat gamma scan aktuator ganda berbasis mikrokontroler untuk mendeteksi anomali yang terjadi pada sebuah kolom proses industri. Desain sistem ini sudah terintegrasi dengan ratemeter dan dua pengendali motor yang digunakan memberi keuntungan dalam proses pemasangan menjadi ringkas karena kawat yang digunakan tidak panjang. Detektor yang terdiri dari scintillator dan tabung photomultiplier dapat mendeteksi adanya suatu aktivitas radioaktif. Alat ini dapat menghasilkan tegangan sampai dengan 2000 V yang digunakan sebagai tegangan suplai detektor. Menentukan daerah Plateau dari detektor yang digunakan pada tegangan 980 V sampai dengan 1000 V dengan daerah kerja optimal detektor pada tegangan 990 V. Kalibrasi pulsa rotary encoder terhadap nilai elevasi pada motor 1 memiliki persamaan gerak yaitu y = 8.7932x - 92.749 dan persamaan gerak pada motor 2 adalah y = 9.6456x-210.43.

Has been made of microcontroller based double actuator gamma scanner to detect anomalies that occurs in a column process. The design of this system has already been integrated with ratemeter and two motor control used advantages in the process of the installation of being concise because the wire used be shorter. A detector consisting of scintillator and photomultiplier tube detect a radioactive activity. This device can generate voltage up to 2000 V used as voltage supply of the detector. Determine the plateau in a detector used on voltage 980 V until 1000 V to the work area with optimal detector in the voltage 990 V. Pulse rotary encoder calibration on the perceived value of elevation on motor 1 having an equation motion y = 8.7932x - 92.749 and the equation motion 2 is y = 9.6456x-210.43."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2014
S57823
UI - Skripsi Membership  Universitas Indonesia Library
cover
Septia Zul Putra
"Telah berhasil dibuat rancang bangun spin coater yang mampu diatur kecepatan putarnya dengan kecepatan putar dari 0 – 13.000 rpm, ruang sampel dan peletakan sampel menggunakan system vacuum, dan lamanya durasi proses pembentukan sampel dapat diatur. Penggunakan system vacuum untuk menghindari pengaruh udara disekitar ruang vacuum, dan system vacuum digunakan untuk peletakan sampel agar peletakan sampel tidak menggunakan double tip.

Has successfully created a spin coater design capable of rotation speed set by the rotational speed from 0 - of 13,000 rpm, chamber of sampel and the laying of the samples using a vacuum system, and time duration for the processed formation of the sample can be arranged. This design used vacuum system to avoid the influence of the air surrounding at the vacuum chamber, and a vacuum system used for the laying of the sample so that the laying of the sample did not use a double tip.
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2015
S57824
UI - Skripsi Membership  Universitas Indonesia Library
cover
Fahmi Arief Hakim
"Sebuah sistem yang kompleks membutuhkan lebih dari satu buah sistem untuk mengkontrol keseluruhan sistem tersebut. Dibutuhkan nya lebih dari satu sistem tersebut dikarenakan faktor keterbatasan jumlah output yang dapat dikontrol satu sistem itu sendiri, maupun dibutuhkan nya kemampuan mengendalikan banyak output di lokasi yang berbeda. Ini semua dapat diatasi sebuah sistem yang disebut modbus. Modbus merupakan sebuah sistem yang memiliki sebuah master dengan beberapa slave yang bekerja berdasarkan instruksi yang diberikan oleh master. Pada skripsi ini dibuat sebuah rancang bangun master slave modbus berbasis mikrokontroler untuk mengendalikan beberapa subsistem. Dimana rancang bangun ini dibuat dalam skala mikro, yaitu dengan satu buah master dengan tiga buah slave dengan masing-masing slave memiliki output berupa display LCD serta motor servo untuk memodelkan output dari sistem slave tersebut. Master slave ini berbasiskan mikrokontroler Atmega8535 dengan sebuah bus menggunakan komunikasi TWI (Two-Wire Serial Interface) dimana hanya membutuhkan dua jalur untuk saling menghubungkan master dan slave yaitu SDA sebagai jalur data dan SCL sebagai clock yang menentukan pembacaan data. Selain itu dirancang sebuah antarmuka menggunakan perangkat lunak Visual Basic sebagai antarmuka untuk user memberikan instruksi ke sistem menggunakan komunikasi USART (Universal Synchronous Asynchronous Serial Receiver and Transmitter). Penggunaan dua buah komunikasi yang berbeda ini dirancang agar tidak terjadi error yang tidak diinginkan pada jalur data, karena pada pengembangan rancang bangun sebelumnya yang pernah dilakukan sistem modbus yang memiliki fungsi yang sama namun menggunakan satu buah jalur data saja. Dimana sangat berpotensi terjadi nya kesibukan serta error transmisi data yang tidak diinginkan. Dalam proses rancang bangun ini digunakan perangkat lunak Eagle untuk membuat board master slave. Serta menggunakan perangkat lunak Codevision untuk memprogram master slave. Dalam pengujian yang dilakukan telah diketahui sistem modbus telah berjalan dengan baik. Ini dilihat dari sesuai nya instruksi yang diberikan dan yang dijalan kan oleh slave yang dituju. Selain itu pengujian juga dilakukan untuk menganalisa pengaruh dari jarak antara master slave dengan beberapa variasi panjang jalur bus. Dimana jarak mempengaruhi waktu yang dibutuhkan sistem tersebut untuk mengeksekusi instruksi dari antarmuka ke slave yang dituju.

A complex system requires more than a single system to control the entire system. Needed more than one system because of the limited number of factors that can be controlled output of the system itself, and requires the ability to control multiple outputs in different locations. This all can be solved a system called modbus. Modbus is a system that has a master with several slaves who worked on the instructions given by the master. In this paper made a design modbus master slave microcontroller based for control of several subsystems. Where the design is created in micro-scale, that with a single master with three slaves with each slave has an output in the form of an LCD display and a servo motor to model the output of the slave system. Master Slave is based microcontroller ATmega8535 with a communication bus using TWI (Two-Wire Serial Interface) which only requires two lines to interconnect the master and slave are as SDA and SCL data lines as a clock that determines the reading of data. Furthermore designed a software interface using Visual Basic as the interface for the user to give instructions to the communication system using USART (Universal Synchronous Asynchronous Serial Receiver and Transmitter). The use of two different communication is designed to prevent unwanted errors in the data path, due to the development of design ever done before modbus systems that have the same function but using only a single data point. Where his very busy life and potentially error unwanted data transmissions. In the design process is used Eagle software to create a master slave board. As well as using CodeVision software to program the master slave. In testing performed modbus systems have been known to run well. It is seen from its corresponding instruction given and the street right by the intended slave. Besides testing was also performed to analyze the influence of the distance between the master slave with some variation in the length of bus lines. Where distance affects the time it takes the system to execute instructions from the interface to the destination slave.
"
Depok: Fakultas Teknik Universitas Indonesia, 2014
S55299
UI - Skripsi Membership  Universitas Indonesia Library
cover
Shepta Dh
"Sistem pengukur efisiensi sel Peltier berbasis mikrokontroler telah selesai dibuat. Sistem ini menggunakan prinsip kerja dari efek Seebeck dan efek Peltier. Dalam hal ini diterapkan teknologi termoelektrik dengan menggunakan bahan semikonduktor yaitu Sel Peltier. Sel Peltier akan bekerja ketika terjadi perbedaan temperatur di antara ujung sel dan menghasilkan arus listrik. Sistem ini menggunakan Heater 120 watt yang berfungsi sebagai sistem pemanas pada sistem, daya pada heater diatur dengan menggunakan PWM. Sistem ini juga menggunakan sistem pendingin yang dijaga konstan. Adanya perbedaan suhu pada sistem akan dibaca oleh sensor temperatur DS1820. Seluruh sistem dihubungkan pada komputer oleh mikrokontroler memalui kabel serial RS232. Semua hasil pengukuran ditampilkan pada LCD text dan monitoring komputer dengan menggunakan software LabVIEW. Berdasarkan hasil penelitian bahwa nilai efisiensi yang terukur merupakan hasil perbandingan antara daya output sel Peltier dan daya input heater.

The Efficiency Measurement System of Peltier Cell Based on Microcontroller has been designed. The system uses Seebeck effect and Peltier effect principles that is implemented by semiconductor-based thermoelectric technology. Peltier cell will work, that is generating electrical current, when the end plates of Peltier cell have a temperature difference. This sistem uses controllable 120W electrical heater that can be set by PWM method. Moreover, this sistem has also uses a cooling system to keep in a fixed temperature. The temperature difference will be read the DS1820 temperature sensor. The entire system is connected to a computer using RS232 communication cable. All measurement results acquaired by the system will be displayed on LCD text and monitoring computer using LabVIEW program. According to the conducted experiment,the measured efficiency which is the ratio of Peltier cell output power and heater input power, depends on the Peltier cell temperature difference."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2012
S45675
UI - Skripsi Membership  Universitas Indonesia Library
cover
M. Yusuf Fakhri
"Interferometer Michelson merupakan alat optik yang biasa digunakan untuk mengukur panjang gelombang cahaya dan indeks bias medium. Dalam pengukurannya, kita biasa menjumpai kesulitan dalam menggeser cermin serta mengamati perubahan pola terang gelap. Untuk mengatasinya, dibuatlah suatu sistem penggeser cermin yang dikendalikan mikrokontroller. Pergeseran dengan mikrometer sekrup, yang dikendalikan dengan motor DC, masih menunjukkan pergeseran dengan ketelitian 1μm. Untuk mengatasinya, sistem pergeseran memanfaatkan pemuaian logam untuk menggeser cermin. Penelitian ini menunjukkan dua sistem pergeseran cermin, yaitu model motor DC dan model pemuaian logam, masing-masing model ini akan dibandingkan. Untuk mengamati perubahan pola terang dan gelap digunakan sensor cahaya fotodioda. Model motor DC unggul pada kecepatan pengambilan data, sehingga sistem ini mampu mendeteksi perubahan terang gelap (sebagai jumlah cacahan) sebanyak 10564 dalam satu detik.
Model pemuaian logam menggunakan sensor temperatur (LM35) untuk mengukur temperatur logam yang dipanaskan dan menghitung pemuainnya sebagai pergeseran cermin. Model ini dapat menggeserkan cermin dengan ketelitian alat ukur mencapai 0,085 μm, dimana resolusi ini berasal dari temperatur yang dideteksi LM35. Kedua model ini masih memiliki kelemahan saat benda digunakan pada percobaan interferometer michelson. Model motor DC masih memiliki kelemahan pada bagian mekaniknya, sehingga model ini masih sulit untuk menggeserkan cermin pada kecepatan dibawah 3,35mm/s. Untuk model pemuaian logam, alat masih belum memiliki resolusi yang cukup baik pada satu cacahan perubahan pola terang gelap pusat.

Michelson interferometer is an optical instrument that used to measure wavelengths of light and index of refraction. In the moment of measurement, we always encounter difficulties to move the moveable mirror and observe the changing of the center dark-light patterns. So, the system to move mirror that controlled by microcontroller is created. To move the mirror use micrometer screw, which is controlled by a DC motor, still shows a shift with 1μm of resolution. The movement system is utilizing the metal expansion to move the mirror. This experiment demonstrate two of the movement system, the DC motor model and metal expansion model, each of these models will be compared. To observe the changing patterns of light and dark, photodiode sensor is used. DC motor model excel at the speed of data retrieval, so the system is capable of detecting changes dark-light patterns (as counter) as much as 10564 data in one second.
Metal expansion model is using a temperature sensor (LM35) for measuring the temperatur of heated metal and calculate the expansion as the movement of mirror. This model can move the mirror with instrument resolution reached 0.085 μm, where the resolution is derived from the detected temperature of the LM35. Both of these models have limitations when used in the experiment of Michelson interferometer. DC motor model still has a weakness in the mechanics, so the model is still difficult to move the mirror at speeds below 3.35 mm/s. For metal expansion model, the tool does not yet have good enough resolution at one counter as changing of the center of dark-light patterns.
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2012
S46988
UI - Skripsi Membership  Universitas Indonesia Library
cover
Kitsinelis, Spiros
New York: CRC Press/Taylor & Francis Group, 2011
621.32 KIT l
Buku Teks  Universitas Indonesia Library
cover
Konita Nur Khasanah
"Tujuan penelitian ini untuk mengetahui pengaruh penggunaan sumber sinar berbeda terhadap kekuatan tarik diametral resin komposit bulk-fill. Resin komposit bulk-fill Tetric N-Ceram Bulk Fill dibuat sebanyak 20 spesimen berbentuk lempeng dengan diameter 6 mm dan tebal 3 mm. Spesimen dibagi menjadi dua kelompok yaitu kelompok yang disinari dengan sumber sinar QTH dan sumber sinar LED. Uji kekuatan tarik diametral dilakukan dengan menggunakan Universal Testing Machine. Hasil penelitian menunjukkan nilai rerata kekuatan tarik diametral resin komposit bulk-fill yang disinari sumber sinar QTH dan LED sebesar 38.62 2.34 dan 42.02 3.21. Hasil uji independent sample T menunjukkan nilai rerata pada kedua kelompok berbeda bermakna.

This study aimed to evaluate the effect of using different light sources on the diametral tensile strength of bulk fill resin composite. Bulk fill resin composite Tetric N Ceram Bulk Fill was used to make of 20 disc shape specimens with 6 mm in diameter and 3 mm in thickness. Specimens were divided into two groups, the two groups were polymerized with using QTH and LED light source curing unit. Diametral tensile strength test was conducted by using a Universal Testing Machine Shimadzu, Japan. The results showed that diametral tensile strength mean value of bulk fill resin composite that were cured with QTH and LED light source were 38.62 2.34 and 42.02 3.21 MPa respectively. Independent sample t test results showed that the mean value of the two groups was significantly different."
Jakarta: Fakultas Kedokteran Gigi Universitas Indonesia, 2016
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Putra Hindarpratama
"Pada penelitian kali ini telah dibuat ruang uji yang dapat digunakan untuk melakukan proses pemanasan beserta alat pemanas terintegrasi dengan temperatur terkendali berbasis mikrokontroler dengan dilengkapi heater berdaya 600 W, 220 VAC dan sebagai sensor temperatur digunakan sensor temperatur termokopel tipe K yang memiliki range deteksi -200 0C hingga 1200 0C. Sebagai pengendali digunakan sebuah mikrokontroler ATMega8 yang digunakan sebagai pengendali pemanas dan Solid State Relay yang dapat mengatur tegangan yang masuk pada trafo step-down dan keluaran dari trafo step-down akan mempengaruhi arus keluaran dari sistem. Disamping itu, mikrokontroler juga menerima dan mengirimkan data ke komputer dengan software LabVIEW dimana set point dari LabVIEW dan output dari mikrokontroler ditampilkan dalam bentuk nilai dan grafik. Dalam pengaturan panas heater, digunakan teknik kontrol PID dengan metode kurva reaksi.

In this study, a furnace has been made that can be used to perform the heating process along with the integrated heater with controlled temperature based on a microcontroller that equipped with a 600 W, 220 VAC heater and a K type thermocoupke that has detection range from -200 0C to 1200 0C is used as a temperature sensor. ATMega 8 microcontroller is used as a heater controller and Solid State Relay that can regulate the input and output at step-down transformator and will affect the output current of the system. In addition, the microcontroller also received and sent data to the computer with LabVIEW software where the set point from LabVIEW and the output from microcontroller displayed in the form of values and graphics. The PID control techniques with reaction curve method, is used as a heater heat settings."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2014
S55802
UI - Skripsi Membership  Universitas Indonesia Library
cover
Taryudi
"Dalam Skripsi ini dirancang dan dibuat sebuah sistem penampil data posisi dari GPS dan data eksternal lainnya, pada sebuah layar monitor PC dengan menggunakan mikrokontroler sebagai pengolah data GPS dan pengolah data eksternal seperti data dari sensor suhu atau komponen input lainnya. Untuk dapat memonitor informasi dari GPS dan data eksternal lainnya, dibutuhkan beberapa perangkat keras maupun perangkat lunak. Perangkat keras yang digunakan yaitu modul mikrokontroler untuk memproses data dari GPS serta data lainnya kemudian mengirimkannya ke PC dalam format data serial melalui konverter RS232 ke USB. Sedangkan perangkat lunak yang digunakan adalah AVR Studio untuk pemrograman mikrokontroler, Visual basic 6.0 untuk mengolah dan menampilkan data dari mikrokontroler serta MapInfo untuk menampilkan posisi pada peta GIS berupa titik. Dengan menggunakan perangkat ini maka sebuah PC dapat digunakan untuk menampilkan informasi dari GPS seperti posisi, waktu, kecepatan, dan data lainnya pada suatu lokasi dan kondisi tertentu.

This Final project designs and builds a position data display from GPS and other external data, on a PC monitor using microcontroller as GPS and other external data processing such as temperature and other input component. To monitor information from GPS and other external data, a set of hardware and software are utilized. Microcontroller module is used as hardware to process data from GPS and other data sources. The hardware will send the data to PC in serial format through serial-to-usb converter. AVR studio is used as the software to program the microcontroller, Visual Basic 6.0 to process and display the data from microcontroller and MapInfo to display the position as dot on GIS map. Using these tools, a PC can be utilized to display information from GPS such as position, time, velocity, and other data on certain location and position."
Depok: Fakultas Teknik Universitas Indonesia, 2007
S40397
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>