Ditemukan 54 dokumen yang sesuai dengan query
London : Elsevier Applied Science, 1989
004.2 DEP
Buku Teks SO Universitas Indonesia Library
Ball, Stuart R., 1956-
London: Elsevier, 2004
004.16 BAL a
Buku Teks SO Universitas Indonesia Library
Tijani Putri Shabrina
"Industri penerbitan merupakan industri yang berfokus pada produksi literatur dan informasi. Penerbit universitas adalah sebuah wadah untuk menghasilkannya banyaknya produk akademik, seperti buku, jurnal, dan lain-lain. Sebagai salah satu perguruan tinggi di Indonesia, Universitas Indonesia juga memiliki layanan penerbitan, yaitu UI Publishing. UI Publishing merupakan organisasi yang terdiri atas penggabungan sinergi dari UI Press, Badan Penerbit FKUI dan Lembaga Penerbit Fakultas Ekonomi & Bisnis UI untuk memberikan layanan yang lebih baik dalam bidang penerbitan, publikasi dan printing. UI Publishing memiliki website yang dapat diakses melalui tautan https://uipublishing.com/. Namun dari evaluasi singkat yang dilakukan terhadap website UI Publishing, terdapat banyak kekurangan dari segi user experience. Penelitian ini bertujuan untuk memahami permasalahan yang dialami oleh pengguna, memberikan desain alternatif, dan meningkatkan pengalaman pengguna dalam menggunakan website UI Publishing. Penelitian ini menghasilkan rancangan desain alternatif website UI Publishing yang dirancang menggunakan pendekatan user-centered design (UCD). Evaluasi desain antarmuka dan usability dilakukan menggunakan usability testing, contextual interview, dan system usability scale. Penelitian ini menghasilkan rancangan desain antarmuka alternatif yang memiliki nilai baik, dengan success rate 94,5% dan rata-rata nilai SUS dengan skor 88,875. Penelitian ini ditutup dengan pemberian saran yang dapat digunakan sebagai referensi untuk penelitian di masa depan.
The publishing industry is an industry that focuses on the production of literature and information. University publishers are a forum for producing many academic products, such as books, journals, and others. As one of the higher education institutions in Indonesia, Universitas Indonesia also has a publishing service, namely UI Publishing. UI Publishing is an organization that consists of combining the synergies of UI Press, the Publishing Agency of the Faculty of Economics and Business, and the Publishing Institute of the UI Faculty of Economics & Business to provide better services in the fields of publishing, publication and printing. UI Publishing has a website that can be accessed via the link https://uipublishing.com/. However, from a brief evaluation conducted on the UI Publishing website, there are many deficiencies in terms of user experience. This study aims to understand the problems experienced by users, provide alternative designs, and improve user experience in using the UI Publishing website. This research resulted in an alternative design for the UI Publishing website which was designed using a user-centered design (UCD) approach. Evaluation of interface design and usability is carried out using usability testing, contextual interviews, and a system usability scale. This research resulted in an alternative interface design that has good value, with a success rate of 94.5% and an average SUS score of 88,875. This research closes by providing suggestions that can be used as a reference for future research."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership Universitas Indonesia Library
Sitanggang, Robinson
Depok: Fakultas Ekonomi dan Bisnis Universitas Indonesia, 1990
S17885
UI - Skripsi Membership Universitas Indonesia Library
M. Hidayatullah
"Penggunaan embedded sysiem dalam kehidupan sehari-hari mulai meningkur. Selain flu kehidupan manusia yang mobile membuat manusia memerlukan sarana unruk memonitor keadaan dari embedded. System yang digunakun dimana saja dan kapan saja. Oleh karena ilu sangat diperlukan adanya merode pengontrolan dan pemonitoran yang efektif terhadap embedded system tersebut. Skripsi ini merupakan studi literatur mengenai penggunaan protokol TCP/IP dan SMTP oleh mikrokanrroller sebagai sarana komunikasi dengan dunia internet yang nantinya akan digunakan sebagai alat untuk memonitor keadaan dari embedded sysrem tersebut. Analisa dan perancangan sisrem akan dilakukan pada skripsi ini untuk melihat apakah protokol SMTP memadai untuk digunakan sebagai alat untuk memonitor embedded system."
Depok: Fakultas Teknik Universitas Indonesia, 2004
S39960
UI - Skripsi Membership Universitas Indonesia Library
Deschamps, Jean-Pierre
New York: McGraw-Hill, 2009
621.395 DES h
Buku Teks Universitas Indonesia Library
Lipiansky, Ed.
"Embedded Systems Hardware for Software Engineers? describes the electrical and electronic circuits that are used in embedded systems, their function, and how they can be interfaced to other devices. -- P.4 of cover."
New York: McGraw-Hill, 2012
006.22 LIP e
Buku Teks SO Universitas Indonesia Library
Pasomba, Sae
"Pengelolaan proposal tugas akhir untuk program sarjana Fakultas Ilmu Komputer Universitas Indonesia (Fasilkom UI) masih menggunakan media eksternal, seperti Excel, forum Student Centered E-Learning Environment (SCELE) Fasilkom UI, Google Form, dan sebagainya. Dengan demikian, pengelolaan proposal menjadi tidak terstruktur dan tidak terintegrasi. Untuk menangani masalah ini, sudah ada inisiatif pengembangan sistem informasi untuk mengelola tugas akhir yang dinamakan SISKRIPSI. Namun, fitur SISKRIPSI ini perlu dievaluasi dan dikembangkan lebih lanjut dengan melakukan requirements gathering bersama tim dosen tugas akhir Fasilkom UI agar fitur aplikasi sesuai dengan kebutuhan. Selain dari segi fitur, desain antarmuka dari SISKRIPSI juga perlu dievaluasi agar dapat memenuhi standar desain aplikasi. Hasil aplikasi yang telah dikembangkan ini dinamakan Sistem Pengelolaan Tugas Akhir (SIPETA). Pengembangan SIPETA menerapkan metode User Centered Design dan Feature Driven Development. Aplikasi SIPETA dibangun dengan arsitektur decoupled, frontend dikembangkan menggunakan framework React JS sedangkan backend dikembangkan menggunakan framework Django Rest Framework. Selain itu, SIPETA diintegrasi dengan Sistem Informasi Sidang Tugas Akhir (SISIDANG). Setelah dilakukan pengembangan, aplikasi dievaluasi dengan metode Usability Testing, System Usability Scale, User Acceptance Test dan Lighthouse Testing. Hasil evaluasi dari SIPETA menyatakan SIPETA sudah layak untuk digunakan.
The management of final year project proposals of the undergraduate study programs at the Faculty of Computer Science, Universitas Indonesia (Fasilkom UI) still uses external media, such as Excel, Student Centered E-Learning Environment (SCELE) Fasilkom UI’s forum, Google Form, etc. Thus, proposal management becomes unstructured and unintegrated. To handle this problem, there was already an inisiative to develop an information system to manage final year projects named SISKRIPSI. However, the features of SISKRIPSI needs to be evaluated and developed further by conducting a requirements gathering with the Fasilkom UI final year project committee so that the application features match the needs. Apart from the features, the interface design of SISKRIPSI also needs to be evaluated so that it can fulfill the application design standards. The result of the developed application is called Sistem Pengelolaan Tugas Akhir (SIPETA). Development of SIPETA applies User Centered Design and Feature Driven Development method. SIPETA was build on decoupled architecture, frontend was build using React JS framework and backend was build using Django Rest Framework. Besides that, SIPETA was also integrated with Sistem Informasi Sidang Tugas Akhir (SISIDANG). After the development process, the application was evaluated using Usability Testing, System Usability Scale, User Acceptance Test and Lighthouse Testing methods. The evaluation results of SIPETA states that SIPETA is ready to use."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-Pdf
UI - Skripsi Membership Universitas Indonesia Library
"HW/SW co-design for heterogeneous multi-core platforms describes the results and outcome of the FP6 project which focuses on the development of an integrated tool chain targeting a heterogeneous multi-core platform comprising of a general purpose processor (ARM or powerPC), a DSP (the diopsis) and an FPGA. The tool chain takes existing source code and proposes transformations and mappings such that legacy code can easily be ported to a modern, multi-core platform. "
Dordrecht, Netherlands: [Springer, ], 2012
e20398342
eBooks Universitas Indonesia Library
Pohl, Klaus, editor
"This book provides a comprehensive overview of the Software Platform Embedded Systems (SPES) modeling framework and demonstrates its applicability in embedded system development in various industry domains such as automation, automotive, avionics, energy, and healthcare. In SPES 2020, twenty-one partners from academia and industry have joined forces in order to develop and evaluate in different industrial domains a modeling framework that reflects the current state of the art in embedded systems engineering."
Heidelberg : Springer, 2012
e20406889
eBooks Universitas Indonesia Library