Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 109962 dokumen yang sesuai dengan query
cover
Universitas Indonesia, 2001
TA333
UI - Tugas Akhir  Universitas Indonesia Library
cover
Universitas Indonesia, 2008
TA608
UI - Tugas Akhir  Universitas Indonesia Library
cover
Danang Adi Setiaji
"Konstruksi Jetty merupakan item utama yang mendukung operasional PLTU. Namun, proses konstruksi Jetty pada umumnya dan khususnya di lokasi PLTU Sulut-1 menemui beberapa kendala dimana lokasi Jetty di pantai terbuka yang langsung menghadap Samudera Pasific dan Laut Cina Selatan (Philipina), sehingga ombak dan arus laut yang cukup besar akan sangat berpengaruh pada faktor kesulitan konstruksi Jetty dan target schedule yang berpotensi delay. Solusi yang dilakukan ialah dengan melakukan re-desain Jetty model konvensional in-situ menjadi model precast.
Hasil dari analisis perbandingan diperoleh hasil bahwa Jetty model Precast lebih mudah dikerjakan dan mampu menghemat durasi waktu pekerjaan sekitar 16-20%. Penerapan metode precast (pra-cetak) telah memenuhi aspek Lean Construction, sebab memiliki produktivitas lebih tinggi, durasi lebih cepat, dan meng-eliminasi pemborosan. Meskipun demikian, Jetty model precast juga memiliki kekurangan dimana volume rebar yang diperlukan lebih besar 8% dibanding metode konvensional in-situ. 

Jetty construction is the main item that supports PLTU/CFSPP operations. However, the process of Jetty construction in general and especially at the PLTU Sulut-1 location encountered several obstacles where the location of the Jetty on open coast that directly faces the Pacific Ocean and the South China Sea (Philippines), so that the waves and sea currents quietly large and will affect to Jetty construction become highly difficulties and potentially delay target schedule. Therefore, the solution is to re-design conventional in-situ Jetty model into precast model.
The results of the comparison analysis show that the Jetty Precast model become more easily to construct and faster to save the duration of work around 16-20%. The application of the precast method has fulfilled the Lean Construction aspect, because it has higher productivity, faster duration, and eliminates waste. However, the Jetty precast model also has dis-advantage which the rebar quantity is 8% more than the conventional in-situ method. 
"
Depok: Fakultas Teknik Universitas Indonesia, 2022
PR-pdf
UI - Tugas Akhir  Universitas Indonesia Library
cover
cover
Arlisa Yuliawati
"ABSTRAK
Peringkasan teks otomatis adalah proses menghasilkan versi sederhana dari sebuah
atau sekumpulan dokumen yang membahas topik tertentu. Salah satu teknik peringkasan
yang telah banyak diteliti dan cukup mudah diterapkan adalah peringkasan
secara ekstraktif. Karena teknik ini melakukan peringkasan dengan mengambil
bagian-bagian penting dari dokumen yang diringkas kemudian merangkaikannya
kembali sebagai sebuah ringkasan, salah satu permasalahan yang muncul adalah
kurangnya keterkaitan atau koherensi antar bagian penyusun ringkasan. Dalam
penelitian ini, dilakukan rekonstruksi urutan kalimat hasil peringkasan ekstraktif
khususnya pada koleksi dokumen berita. Pengurutan dilakukan dengan menjaga
keterkaitan entitas antar pasangan kalimat bertetangga berdasarkan prinsip Continuity
yang terdapat pada konsep Centering Theory sembari mempertahankan
urutan relatif setiap kalimat dalam ringkasan untuk menjaga alur penyampaian
informasi dalam berita. Kedua pertimbangan tersebut digunakan sebagai fungsi
fitness pada algoritma genetik yang dipergunakan dalam melakukan rekonstruksi
urutan kalimat ringkasan. Berdasarkan hasil evaluasi oleh manusia, penggunaan
komposisi bobot sebesar 75% pertimbangan Continuity dan 25% pertimbangan
urutan relatif setiap kalimat, mampu menghasilkan urutan kalimat ringkasan yang
memiliki kecenderungan dinilai sebagai urutan yang dapat diterima oleh para
penilai.

ABSTRACT
Automatic text summarization is a process of producing a simplified version of
a document or a set of documents about specific topic. A widely studied and
fairly easy to implement is the extractive summarization technique. Because this
technique works by choosing the most important parts of the document(s) as a
summary, this can lead to the lack of coherence in the summary itself. In this study,
principle of Continuity in the concept of Centering Theory is used to maintain
the entity coherence between sentences in the summary from extractive news
document summarization while maintaining the relative order of each sentence in
the summary to keep the flow of information delivery. These considerations are
used as a fitness function for genetic algorithm that is used to reconstruct the order
of sentences in the summary. Based on the evaluation result by human judgment,
the use of 75% principle of Continuity and 25% relative order in each sentence in
the summary, is able to produce an acceptable sentence order."
2013
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Ulfa Herdyani
"Di Universitas Indonesia, tengah dikembangkan sebuah sistem penilaian esai secara otomatis berbasis web yang bernama SIMPLE-O. Sistem ini masih memilik beberapa kekurangan, yang salah satunya adalah ketidakmampuan sistem untuk mendeteksi kalimat negasi. Skripsi ini merancang dan kemudian menguji modul tambahan yang dapat mendeteksi kalimat negasi pada sistem SIMPLE-O. Modul tambahan tersebut mendeteksi kata negasi (“tidak” dan “bukan”) kemudian menggabungkannya dengan kata yang akan dinegasikan dengan kata hubung (-). Bila kata kunci atau kata bobot yang dinegasikan, maka nilai user tidak akan bertambah. Program-program yang diujikan adalah program SIMPLE-O yang asli, program yang dapat mendeteksi negasi dengan input yang dipecah per 10 kata (Program Deteksi Negasi 1), dan program yang dapat mendeteksi negasi dengan input yang dipecah per kalimat (Program Deteksi Negasi 2). Nilai hasil proses program-program tersebut dibandingkan dengan nilai dari human rater. Dari analisis yang dilakukan didapatkan kesimpulan bahwa program deteksi negasi dapat diimplementasikan ke dalam sistem SIMPLE-O. Selain itu, program negasi yang paling baik untuk diimplementasikan adalah Program Deteksi Negasi 2.

In Universitas Indonesia, a web based automatic essay grading system named SIMPLE-O is currently being developed. This system still has some deficiencies, one of them is system’s inability to detect negation sentences. This essay devises and then tests additional module that can detect negation sentences in SIMPLE-O system. This additional module detects negation words (“tidak” and “bukan”), then combines them with words that will be negated with dash (-). If it’s keywords or weighted words that are negated, user’s score will not increase. The programs that are tested are real SIMPLE-O program, program that can detect negation with input being separated by 10 words (Negation Detection Program 1), and program that can detect negation with input being separated by a sentence (Negation Detection Program 2). Those scores of programs’ process result is compared with human rater scores. From the analysis that has been done, it can be concluded that negation detection program can be implemented into SIMPLE-O’s system. Beside that, the best negation program that can be implemented into SIMPLE-O’s system is Negation Detection Program 2.
"
Depok: Fakultas Teknik Universitas Indonesia, 2014
S57628
UI - Skripsi Membership  Universitas Indonesia Library
cover
Universitas Indonesia, 2008
TA715
UI - Tugas Akhir  Universitas Indonesia Library
cover
Bambang Wahyujati
"Proses mixer merupakan salah satu bagian terpenting dari pabrik gondorukem dan terpentin. Sistem pengendalian pada proses mixer tersebut masih dilakukan secara manual yaitu dengan menggunakan tenaga manusia sebagai operator. Proses mixer ini adalah proses batch dimana ketiga reaktannya yaitu larutan getah, larutan asam oksalat dan air pencucian yang akan dicampur dalam tangki mixer, kapasitasnya telah ditentukan terlebih dahulu. Berdasarkan pengendalian yang masih manual dan tipe proses tersebut maka perlu diterapkan PLC sebagai pengendali otomatis. Tesis ini membahas penerapan PLC sebagai pengendali proses mixer tersebut.

Mixer process is part of important thing at gum rosin and turpentine industry. Process control system at the industry is manually, which using human ability as the operator. Mixer is a batch process, which capacity of the three reactants, gum liquid, oxalic acid and water that will mixed in the mixer tank was weighted first. According to manually control system and type of the process, then need to use PLC as automatic controller. This thesis discusses how to apply PLC as a controller for the mixer process."
Depok: Fakultas Teknik Universitas Indonesia, 2003
T10220
UI - Tesis Membership  Universitas Indonesia Library
cover
Sujono
"Dalam tesis ini akan dibahas tentang sistem penggerak pada pemrosesan lembaran logam dengan menggunakan dua buah motor listrik arus searah sebagai penggerak utamanya. Motor pertama dipergunakan untuk mengatur tingkat ketegangan dan motor kedua dipergunakan untuk mengatur laju pergeseran lembaran logam. Pengendalian menggunakan pengendali PID dilakukan untuk menjaga tingkat ketegangan (tension) dan laju pergeseran lembaran logam dengan cara mengatur tegangan pada kumparan jangkar motor. Persamaan dinamika sistem diturunkan berdasarkan karakterisilk elektromekanis, sehingga diperoleh model sistem dalam bentuk persamaan keadaan. Sistem yang diperoleh merupakan sistem multivariable dengan dua masukan dan dua keluaran. Untuk pengendalian, dirancang dekopler dan pengendali PID ditata dengan metode kurva reaksi Ziegler Nichols don metode henristik. Sisfem tersebut disimulasikan dengan menggunakan simulink dari software mathlab 6.5.

The thesis discusses is about the drive system of the metal sheet processing system using two DC electric motor as the prime mover. The first motor is used to control the tension of the metal sheet and the second motor is used to control the displacement rate of the metal sheet. PID controller is used to maintain tension level and displacement rate of the metal sheet by the regulation of voltage that op/lied to the armature of DC electric motor. The system 's dynamic equation is derived based on the electromechanical characteristic of DC motor and the elasticity of the metal sheet to obtain the system's model in the form of state equation. The system is a multi variable systems with two inputs and two outputs. Decoupler is designed to reduce the couple of the system. The Ziegler-Nichols and heuristic method is applied to find the parameter of PID controller. The system is simulated in a program using simulink front matlab 6.5 software."
Depok: Fakultas Teknik Universitas Indonesia, 2003
T14601
UI - Tesis Membership  Universitas Indonesia Library
cover
Wahyu Hidayat
Depok: Fakultas Teknik Universitas Indonesia, 2004
S40105
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>