}

Rabu, 05 Oktober 2011

wireless

Wireless izin operasi jasa, seperti komunikasi jarak jauh, yang tidak mungkin atau tidak praktis untuk menerapkan dengan menggunakan kabel. The term is commonly used in the telecommunications industry to refer to telecommunications systems (eg radio transmitters and receivers, remote controls, computer networks, network terminals, etc.) which use some form of energy (eg radio frequency (RF), infrared light, laser light, visible light, acoustic energy, etc.) to transfer information without the use of wires. [ 1 ] Information is transferred in this manner over both short and long distances. Istilah ini umumnya digunakan dalam industri telekomunikasi untuk mengacu pada sistem telekomunikasi (pemancar dan penerima radio misalnya, remote kontrol, jaringan komputer, terminal jaringan, dll) yang menggunakan beberapa bentuk energi (misalnya frekuensi radio (RF), inframerah cahaya, laser cahaya, cahaya tampak, energi akustik, dll) untuk mentransfer informasi tanpa menggunakan kabel. [1] Informasi ditransfer dengan cara ini lebih baik dan panjang jarak pendek.

Meskipun tidak ada definisi resmi yang berlaku umum dari “protokol” dalam ilmu komputer, sebuah definisi informal, berdasarkan sebelumnya, bisa menjadi “gambaran dari satu set prosedur yang harus diikuti ketika berkomunikasi”. In computer science the word algorithm is a synonym for the word procedure , so a protocol is to communications what an algorithm is to computations . [ 1 ] [1] Dalam ilmu komputer kata algoritma adalah sinonim untuk kata prosedur, sehingga protokol adalah untuk komunikasi apa algoritma adalah untuk perhitungan . [1] [1]

Communicating systems use well-defined formats for exchanging messages. Berkomunikasi menggunakan format sistem yang didefinisikan dengan baik untuk bertukar pesan. Each message has an exact meaning intended to provoke a defined response of the receiver. Masing-masing pesan mempunyai arti yang tepat dimaksudkan untuk memicu respons ditetapkan penerima. A protocol therefore describes the syntax , semantics , and synchronization of communication. Sebuah protokol itu menggambarkan sintaks , semantik , dan sinkronisasi komunikasi. A programming language describes the same for computations, so there is a close analogy between protocols and programming languages: protocols are to communications what programming languages are to computations . [ 2 ] (A less technical reader might appreciate this similar analogy: protocols are to communications what grammar is to writing .) Sebuah menjelaskan hal yang sama untuk perhitungan, sehingga ada analogi yang erat antara protokol dan bahasa pemrograman: adalah untuk komunikasi apa pemrograman adalah bahasa untuk perhitungan. protokol [2] (Seorang pembaca teknis mungkin kurang menghargai ini analogi yang sama: protokol adalah untuk komunikasi apa tata bahasa adalah untuk menulis.)
Gambar 1. Dokumen layering

Figure 1. Gambar 1. Using a layering scheme to structure a document tree. Menggunakan skema layering dengan struktur pohon dokumen.

Diplomatic documents build on each other, thus creating document-trees. dokumen Diplomatik membangun satu sama lain, sehingga menciptakan dokumen-pohon. The way the sub-documents making up a document-tree are written has an impact on the complexity of the tree. Cara sub-dokumen membuat sebuah dokumen-pohon ditulis berdampak pada kompleksitas pohon. By imposing a development model on the documents, overall readability can be improved and complexity can be reduced. Dengan memaksakan model pembangunan pada dokumen, mudah dibaca secara keseluruhan dapat ditingkatkan dan kompleksitas dapat dikurangi.

An effective model to this end is the layering scheme or model . Sebuah model yang efektif untuk mencapai tujuan ini adalah skema layering atau model. In a layering scheme the documents making up the tree are thought to belong to classes, called layers . Dalam skema layering dokumen yang membentuk pohon diperkirakan milik kelas, lapisan yang disebut. The distance of a sub-document to its root-document is called its level. Jarak dari dokumen-dokumen sub-akarnya disebut tingkat. The level of a sub-document determines the class it belongs to. Tingkat dokumen menentukan sub-kelas ini berada. The sub-documents belonging to a class all provide similar functionality and, when form follows function, have similar form. Sub-dokumen milik kelas semua menyediakan fungsionalitas yang sama dan, ketika bentuk mengikuti fungsi, memiliki bentuk serupa.

The communications protocols in use on the Internet are designed to function in very complex and diverse settings, so they tend to be very complex. Protokol komunikasi yang digunakan pada Internet yang dirancang untuk berfungsi dalam kompleks dan beragam pengaturan sangat, sehingga mereka cenderung sangat kompleks. Unreliable transmission links add to this by making even basic requirements of protocols harder to achieve. link transmisi tidak dapat dipercaya menambahkan ini dengan membuat bahkan kebutuhan dasar dari protokol sulit untuk dicapai.

To ease design, communications protocols are also structured using a layering scheme as a basis. Untuk kemudahan desain, komunikasi protokol juga terstruktur menggunakan skema layering sebagai dasar. Instead of using a single universal protocol to handle all transmission tasks, a set of cooperating protocols fitting the layering scheme is used. [ 3 ] Alih-alih menggunakan protokol universal tunggal untuk menangani tugas-tugas transmisi semua, satu set protokol bekerja sama pas skema layering digunakan. [3]
Gambar 2. Protokol dalam kaitannya dengan skema layering Internet.

Figure 2. Gambar 2. The TCP/IP model or Internet layering scheme and its relation to some common protocols. TCP / IP model atau internet layering skema dan hubungannya dengan beberapa protokol yang umum.

The layering scheme in use on the Internet is called the TCP/IP model . Skema layering digunakan di Internet disebut TCP / IP model . The actual protocols are collectively called the Internet protocol suite . Protokol yang sebenarnya secara kolektif disebut protokol Internet . The group responsible for this design is called the Internet Engineering Task Force ( IETF ). Kelompok yang bertanggung jawab untuk desain ini disebut Internet Engineering Task Force (IETF).

Obviously the number of layers of a layering scheme and the way the layers are defined can have a drastic impact on the protocols involved. Jelas jumlah lapisan skema layering dan cara lapisan didefinisikan dapat memiliki dampak drastis pada protokol yang terlibat. This is where the analogies come into play for the TCP/IP model, because the designers of TCP/IP employed the same techniques used to conquer the complexity of programming language compilers (design by analogy ) in the implementation of its protocols and its layering scheme. [ 4 ] Di sinilah analogi ikut bermain untuk TCP / IP model, karena desainer TCP / IP digunakan teknik yang sama yang digunakan untuk menaklukkan kerumitan bahasa pemrograman compiler (desain dengan analogi ) dalam pelaksanaan protokol dan skema layering nya . [4]

Like diplomatic protocols, communications protocols have to be agreed upon by the parties involved. Seperti protokol diplomatik, komunikasi protokol harus disepakati oleh pihak yang terlibat. To reach agreement a protocol is developed into a technical standard . Untuk mencapai kesepakatan protokol dikembangkan menjadi suatu standar teknis . International standards are developed by the International Organization for Standardization ( ISO ). Standar internasional dikembangkan oleh Organisasi Internasional untuk Standarisas

Tidak ada komentar:

Posting Komentar

#newnavbar ul li{ list-style-type: none; display:inline; margin:0px; padding:30px; border:0px solid; }