Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 19 dokumen yang sesuai dengan query
cover
Leitmann, George
New York: McGraw-Hill, 1966
629.831 LET i
Buku Teks  Universitas Indonesia Library
cover
Whittle, Peter
Chichester: John Wiley & Sons, 1990
629.831 2 WHI r
Buku Teks  Universitas Indonesia Library
cover
Mosca, Edoardo
New Jersey: Prentice-Hall, 1995
621.381 2 MOS o
Buku Teks  Universitas Indonesia Library
cover
Feintuch, Avraham
New York: Academic Press, 1982
510 FEI s
Buku Teks  Universitas Indonesia Library
cover
Chukwu, E.N.
Boston: Academic Press, 1992
629.831 2 CHU s
Buku Teks  Universitas Indonesia Library
cover
Abstrak :
This paper discusses optimal control of continuous-time systems,especially continuous-time linear quadratic regulator (LQR).The LQR will be implemented to determine the optimal feedback control of a scalar system.....
SIGMAAB
Artikel Jurnal  Universitas Indonesia Library
cover
Ezra Pradipta Hafidh
Abstrak :
ABSTRAK
Tuberculosis TB masih menjadi salah satu masalah utama kesehatan di dunia. Masalah penyakit TB menjadi lebih rumit karena munculnya penyakit Multidrug Resistant Tuberculosis MDR-TB . Masalah kontrol optimal pada pengontrolan penyebaran penyakit TB dan MDR-TB dilakukan dengan memberikan intervensi berupa pemberian vaksin BCG u1 , pengobatan OAT lini pertama u2 , dan pengobatan OAT lini kedua u3 . Tujuan dari masalah kontrol optimal pada skripsi ini adalah untuk meminimalkan jumlah individu terinfeksi sekaligus meminimalkan biaya dari setiap intervensi kesehatan yang diberikan. Kontrol optimal diperoleh dengan menerapkan prinsip minimum Pontryagin, kemudian diselesaikan secara numerik dengan metode gradient descent. Dilakukan simulasi numerik untuk beberapa skenario. Hasil simulasi numerik menunjukkan bahwa kombinasi dari ketiga intervensi yang diberikan dapat mengurangi jumlah individu terinfeksi serta meminimumkan biaya intervensi yang diberikan pada semua skenario.
ABSTRACT
Tuberculosis TB remains one of top world rsquo s health problem. Problem of TB becomes more complicated because of the presence of Multidrug Resistant Tuberculosis MDR TB . Optimal control problem on controlling TB and MDR TB transmission with giving intervention, namely BCG vaccination u1 , treatment with first line anti TB drug u2 , and treatment with second line anti TB drug u3 . Optimal control problem aims to minimize the number of infected individuals also minimize cost of the interventions that given. Optimal control derived using Pontryagin minimum principle and then solved numerically using the gradient descent method. Numerical simulations are performed for some scenarios. The results from numerical simulation show that the combination of the three interventions given can reduce the number of infected individuals and minimize the cost of the interventions given in all of scenarios.
2017
S70140
UI - Skripsi Membership  Universitas Indonesia Library
cover
Anak Agung Krisna Ananda Kusuma
Abstrak :
Proses kontrol canggih telah ada sejak tahun 1960-an dan digunakan untuk menyelesaikan berbagai macam masalah kontrol. Sebagian besar algoritma kontrol canggih pada tahun 1960-an adalah turunan dari algoritma kontrol Proportional-Integral-Derivative (PID). Meskipun 90% dari seluruh masalah kontrol dapat diselesaikan dengan menggunakan algoritma kontrol PID, algoritma tersebut memiliki beberapa kekurangan dalam penanganan batasan nilai variabel kontrol, proses non-minimum phase, perubahan parameter sistem, dan kemudahan penerapan dalam proses multi-variabel yang besar. Penggunaan algoritma kontrol yang lebih canggih dari algoritma kontrol PID tertahan oleh daya komputasi yang dapat ditawarkan oleh komputer digital pada saat itu. Salah satu algoritma kontrol canggih yang dikenal karena kemampuannya menangani kekurangan yang dimiliki oleh algoritma kontrol PID adalah Model Predictive Control (MPC). MPC bekerja dengan menghitung perilaku sistem selama interval waktu yang terbatas ke masa depan dengan menggunakan model yang dimiliki oleh sistem untuk memprediksi perilaku sistem di masa depan. MPC lebih banyak digunakan untuk menyelesaikan masalah kontrol tertentu karena kemampuannya dalam menambahkan hard state (state yang tidak dapat dilanggar), batasan input, dan kriteria kinerja yang sesuai dalam perancangan sistem kontrol. Namun, karena MPC mengandalkan model sistem untuk memprediksi perilaku masa depan dari sistem yang dikontrol, penggunaan MPC untuk mengontrol sistem terbatas karena sistem tertentu memiliki model yang sangat kompleks untuk diformulasikan. Terlepas dari kekurangan yang dimiliki MPC, penulisan skripsi ini diperuntukkan untuk melihat kelebihan dan kemudahan penerapannya dalam menyelesaikan masalah kontrol optimum. Untuk itu, evaluasi MPC sebagai sistem perencanaan lintasan lokal dan penghindaran tabrakan akan dilakukan. Evaluasi dalam skripsi ini akan menggunakan program simulasi berbasis ROS yang disebut Gazebo dan Rviz dengan Python sebagai bahasa pemrogramannya agar memudahkan bagi siapa saja yang ingin mengimplementasikan MPC sebagai pengontrol sistem dan memberikan media pembelajaran bagi yang ingin belajar mengenai MPC. Kesimpulan yang didapatkan dari hasil skripsi ini adalah MPC memiliki potensi yang sangat tinggi dalam menyelesaikan masalah kontrol optimum karena kemampuannya dalam memberikan kontrol yang optimal untuk sistem, walaupun diperlukan proses komputasi yang cukup besar sehingga waktu pemrosesan menjadi lambat dengan konfigurasi yang dilakukan pada skripsi ini. ...... Advanced process control has been around since 1960s and is used to solve numerous control problems. Most advance control algorithms in 1960s were the derivation of the classical Proportional-Integral-Derivative (PID) controller algorithm. Although 90% of all control problems can be solved using PID control, it has several drawbacks when it comes to handling constraints, non-minimum phase processes, changes in system parameters, and its straightforward applicability to large, multi-variable processes. The usage for a more advanced control algorithm that is able to tackle those drawbacks was held back by the computational power that the digital computer can offer at that time. One of the advance control algorithms that is known for its ability to handle these drawbacks is called Model Predictive Control (MPC). MPC works by calculating the system behavior over a finite time interval into the future using the system model to predict the future system behavior. It is favorable to solve certain control problems because of its ability to explicitly add hard states (states that cannot be violated), input constraints, and suitable performance criterion into the controller design. However, because MPC relies the system model to predict the future behavior of the controlled system, the ability to implement MPC for system control is decreased because certain system has very complex model to formulate. Apart from the disadvantages of MPC, this thesis explores the advantage and its applicability in solving optimal control problem. For that, the use of MPC for a differential drive robot local planner and obstacle avoidance is evaluated. The evaluation in this thesis will use ROS based simulation environment called Gazebo and Rviz with Python as its programming language so that it is easier for anyone who wants to implement MPC as their system controller and to provide learning case for beginners who wants to start with MPC. At the end of this thesis, it is shown that MPC has a very high potential in solving optimal control problem because of its ability to give optimal control to the system, although it requires quite amount of computational power that makes the processing time slow with the configurations that is done in this thesis.
Depok: Fakultas Teknik Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Abstrak :
In this paper , a dynamic model of the container crane which represents simultaneous traversing and hoisting motions is discussed.. The model is derived using lagrangian modeling techniques.......
IPTEKAB
Artikel Jurnal  Universitas Indonesia Library
cover
Abstrak :
This paper presents trajectory shaping of a surface-to-surface missile attacking a fixed with terminal impact angle constraint. The missile must hit the target from above, subject to the missile dynamics and path constraints. The problem is reinterpreted using optimal control theory resulting in the formulation of minimum integrated altitude. The formulation entails nonlinear, two-dimensional missile flight dynamics, boundary conditions and path constraints. The generic shape of optimal trajectory is: level flight, climbing, diving; this combination of the three flight phases is called the bunt manoeuvre. The numerical solution of optimal control problem is solved by a direct collocation method. The computational results is used to reveal the structure of optimal solution which is composed of several arcs, each of which can be identified by the corresponding manoeuvre executed and constraints active.
Lembaga Penelitian Universitas Indonesia, 2007
Artikel Jurnal  Universitas Indonesia Library
<<   1 2   >>