Just X-9

Selasa, 04 Agustus 2009

Operasi Dasar Komputer By: Andiko Wijaya From:X-9

Indonesian:

Komputer terdiri atas komponen-komponen yang saling bekerja sama untuk menjalankan fungsi-fungsi yang berkaitan dengan operasi-operasi: pembacaan data, manipulasi data, dan menghasilkan keluaran. Keluaran dapat ditampilkan, dicetak, atau disimpan dalam media penyimpanan komputer.

Fungsi-fungsi dapat dilakukan dengan memberikan sekumpulan instruksi kepada komputer yang disebut program. Kegiatan yang berhubungan dengan pembuatan program disebut pem-rograman. Untuk dapat dimengerti dan dapat dilaksanakan oleh komputer, program ditulis dengan menggunakan bahasa pemrograman dan perlu diterjemahkan dengan menggunakan penterjemah yang disebut kompiler atau interpreter.

Sistem Operasi (SO, atau dalam bahasa Inggris: Operating System atau OS) adalah suatu software sistem yang bertugas untuk melakukan kontrol dan manajemen hardware serta operasi-operasi dasar sistem, termasuk menjalankan software aplikasi seperti program-program pengolah kata dan browser web.Secara umum, Sistem Operasi adalah software pada lapisan pertama yang ditaruh pada memori komputer pada saat komputer dinyalakan. Sedangkan software-software lainnya dijalankan setelah Sistem Operasi berjalan, dan Sistem Operasi akan melakukan layanan inti umum untuk software-software itu. Layanan inti umum tersebut seperti akses ke disk, manajemen memori, skeduling task, dan antar-muka user. Sehingga masing-masing software tidak perlu lagi melakukan tugas-tugas inti umum tersebut, karena dapat dilayani dan dilakukan oleh Sistem Operasi. Bagian kode yang melakukan tugas-tugas inti dan umum tersebut dinamakan dengan “kernel” suatu Sistem Operasi.

Biasanya, istilah Sistem Operasi sering ditujukan kepada semua software yang masuk dalam satu paket dengan sistem komputer sebelum aplikasi-aplikasi software terinstall.

Kalau sistem komputer terbagi dalam lapisan-lapisan, maka Sistem Operasi adalah penghubung antara lapisan hardware dan lapisan software. Lebih jauh daripada itu, Sistem Operasi melakukan semua tugas-tugas penting dalam komputer, dan menjamin aplikasi-aplikasi yang berbeda dapat berjalan secara bersamaan dengan lancar. Sistem Operasi menjamin aplikasi software lainnya dapat menggunakan memori, melakukan input dan output terhadap peralatan lain, dan memiliki akses kepada sistem file. Apabila beberapa aplikasi berjalan secara bersamaan, maka Sistem Operasi mengatur skedule yang tepat, sehingga sedapat mungkin semua proses yang berjalan mendapatkan waktu yang cukup untuk menggunakan prosesor (CPU) serta tidak saling mengganggu.
Dalam banyak kasus, Sistem Operasi menyediakan suatu pustaka dari fungsi-fungsi standar, dimana aplikasi lain dapat memanggil fungsi-fungsi itu, sehingga dalam setiap pembuatan program baru, tidak perlu membuat fungsi-fungsi tersebut dari awal.

Sistem Operasi secara umum terdiri dari beberapa bagian:

1. Mekanisme Boot, yaitu meletakkan kernel ke dalam memory
2. Kernel, yaitu inti dari sebuah Sistem Operasi
3. Command Interpreter atau shell, yang bertugas membaca input dari pengguna
4. Pustaka-pustaka, yaitu yang menyediakan kumpulan fungsi dasar dan standar yang dapat dipanggil oleh aplikasi lain
5. Driver untuk berinteraksi dengan hardware eksternal, sekaligus untuk mengontrol mereka.

Sebagian Sistem Operasi hanya mengizinkan satu aplikasi saja yang berjalan pada satu waktu, tetapi sebagian besar Sistem Operasi baru mengizinkan beberapa aplikasi berjalan secara simultan pada waktu yang bersamaan. Sistem Operasi seperti itu disebut sebagai Multi-tasking Operating System. Beberapa Sistem Operasi berukuran sangat besar dan kompleks, serta inputnya tergantung kepada input pengguna, sedangkan Sistem Operasi lainnya sangat kecil dan dibuat dengan asumsi bekerja tanpa intervensi manusia sama sekali. Tipe yang pertama sering disebut sebagai Desktop OS, sedangkan tipe kedua adalah Real-Time OS.

English:

Computer consists of components that work together to mutually perform functions related to operations: reading data, manipulating data, and produce output. Output can be displayed, printed, or stored in a computer storage media.

Functions can be done with a set of instructions to a computer program called. Activities related to the making of the program called pem-rograman. To be able to understand and can be implemented by the computer, programs written using the programming language and needs to be translated using a translator called a compiler or interpreter.

Operating Systems (SO, or in English: Operating System or OS) is a software system that served to make the control and management of hardware and operating-system operating base, including the software application programs such as word processing and general browser web.Secara , Operating System is a software layer on the first put on the computer memory when the computer switched on. Whereas other software-the software is run after the Operating System to run, and the Operating System will perform the core public service to the software-software. These core public services such as access to the disk, memory management, skeduling task, and user inter-face. So that each of the software does not need to perform tasks common core, as can be managed and carried out by the Operating System. The code of tasks and common core is called the "kernel" of a Operating System.

Usually, the term often Operating System software is addressed to all who enter in one package with the computer system before the application software installed.

If the computer system divided into layers, then the Operating System is the layer between the hardware and software layer. More than the Operating System to do all the tasks necessary in the computer, and ensure that applications can run different simultaneously smoothly. Operating System ensure other software applications can use the memory, perform input and output of other equipment, and have access to the file system. When running several applications simultaneously, then set the Operating System skedule the right, so that wherever possible all processes that are running to get enough time to use the processor (CPU) and do not disrupt each other.
In many cases, the Operating System provides a library of standard functions, which other applications can call functions that, so in the making of each new program, does not need to create these functions from scratch.

Operating Systems in general consists of several parts:

1. Boot mechanism, namely to put the kernel in memory
2. Kernel, the core of an Operating System
3. Command Interpreter or shell, which reads input from the user
4. Library-library, which provides the basic set of functions and standards that can be called by other applications
5. Drivers to interact with external hardware, as well as to control them.

Some of the Operating System only allows only one application running at a time, but most of the new Operating System allows multiple applications to run simultaneously at the same time. Operating System as it is called the Multi-tasking Operating System. Some of the Operating System is very large size and complex, and inputnya depending on the user input, while the other Operating Systems is very small and made with the assumption that work without human intervention at all. The first type is often referred to as a Desktop OS, while the second type is the Real-Time OS.

0 komentar:

Posting Komentar