22
Kuliah Komunikasi Data

Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Embed Size (px)

Citation preview

Page 1: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Kuliah Komunikasi Data

Page 2: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Lima Komponen Komunikasi Data• Message: Information(data) to be communicated• Sender• Receiver • Transmission medium: Physical path by which a message travels• Protocol: A set of rules that govern data communication

Page 3: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

1-3

Arah Aliran Data

Page 4: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

1-4

Topology

Page 5: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

1-5

Standards Committees

• ISO– Voluntary international organization

• ITU-T– Formerly, CCITT formed by UN

• ANSI– Private non-profit corporation in the US

• IEEE– The largest engineering society in the world

• EIA– Non-profit organization in the US

Page 6: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

2-6

Network Models

1. Layered Tasks2. The OSI Model3. Layers in the OSI Model4. TCP/IP Protocol Suite5. Addressing

Page 7: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Pertukaran Data Model OSI• Encapsulation with header and possibly trailer

Page 8: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

2-8

TCP/IP Protocol Suite

• Host-to-network : Physical and data link layer– No specific protocol

• Network layer– IP(Internet Protocl), ARP(Address Resolution Protocol),

RARP(Reverse ARP), ICMP(Internet Control Message Protocol), IGMO(Internet Group Message Protocol)

• Transport layer– TCP(Transmission Control Protocol), UDP(User Datagram Protocl),

SCTP(Stream Control Transmission Protocol),

• Application Layer– Combined session, presentation, and application layers

Page 9: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Hubungan Antara Layers Dan Pengalamatan

Page 10: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Transmisi Digital

1. Digital-to-Digital Conversion2. Analog-to-Digital Conversion3. Transmission Mode

Page 11: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Skema Dari Line Coding

Page 12: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Frequency Division Multiplexing• FDM is an analog multiplexing technique that combines analog signals• Signals modulate different carrier frequencies• Modulated signals are combined into a composite signal• Channel - Bandwidth range to accommodate a modulated signal• Channels can be separated by strips of unused bandwidth (guard

band) to prevent overlapping

Page 13: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Media Transmisi

1. Guided Media2. Unguided Media: Wireless

Page 14: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Jenis/kelas Dari Media Transmisi

Page 15: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Wired LANs: Ethernet

1. IEEE Standards2. Standard Ethernet3. Changes in the Standard4. Fast Ethernet5. Gigabit Ethernet

Page 16: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

IEEE Standards• In 1985, the Computer Society of the IEEE started a project, called In 1985, the Computer Society of the IEEE started a project, called

Project 802, to set standards to enable intercommunication among Project 802, to set standards to enable intercommunication among equipment from a variety of manufacturers. Project 802 is a way of equipment from a variety of manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of specifying functions of the physical layer and the data link layer of major LAN protocols.major LAN protocols.

Page 17: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Wireless LANs

1. IEEE 802.112. Bluetooth

Page 18: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Network Topology

The network topology defines the way in which computers, printers, and other devices are connected. A network topology describes the layout of the wire and devices as well as the paths used by data transmissions.

Introduction to Computer Networks

Page 19: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

The IP Addressing Scheme• Addressing is specified by the Internet Protocol ( IP )• Internet protocol address or IP address– A unique 32-bit binary number– Used for all communication with the host

• Each 32-bit IP address is divided onto two parts– A prefix and a suffix

• Network number– A unique value assigned to each physical network

• The IP address hierarchy guarantees that– Each computer is assigned a unique address– Suffixes can be assigned locally without global coordination

Page 20: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Classes of IP Addresses• The class of an address determines the boundary between the

network prefix and host prefix• IP divides host address into their primary classes A, B and C• The first four bits of an address determines the class• To use IP multicasting, a set of hosts must agree to share a

multicast address

Page 21: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

Every machine on the Internet has a unique

identifying number, called an IP Address.

A typical IP address looks like this:

216.27.61.137

But computers communicate in binary form.

Basics of Network Addressing

Page 22: Kuliah Komunikasi Data. Lima Komponen Komunikasi Data Message: Information(data) to be communicated Sender Receiver Transmission medium: Physical path

The same IP address in binary:

11011000.00011011.00111101.10001001

216.27.61.137

IP Addressing