
Chapter 1
Overview of the MAP Communication
Environment
1-2
activities involved in communicating on the network
services required to perform those activities
The individual layer specifications dictate how the functions are
accomplished. The tasks within the layers are carried out by protocols.
Protocols are rules for how information is coded and passed between two
nodes. The protocols are actually the part that is implemented, the OSI
model serves merely as a reference to discuss the different aspects of
communication between devices. The following table lists the functions
that the protocols at each layer must accomplish.
This layer
:
Contains the functions that:
7 Application
manipulate information to support applications. This layer's protocols
contain the most functionality.
6 Presentation
ensure information is delivered in a form the receiving system can
understand and use.
5 Session
manage communications between two application processes.
4 Transport
transfer reliable data between communicating nodes.
3 Network
route communication between the communicating nodes.
2 Data Link
perform synchronization and error control for information passed over
the physical link (manages the access to the medium).
1 Physical
activate, maintain, and deactivate the physical connection.
The OSI system enables many different vendors’ devices on the same
network to communicate with each other. In other words, as long as two
different vendors construct protocols that ‘‘fit” in the seven layer model the
same way, those two devices will be able to communicate (figure 1.2).
Figure 1.2
Different Vendors' Devices Can Communicate on OSI Networks
Allen-Bradley
PLC Controller
OSI interface
with OSI protocol
Another Vendor's
device with OSI
protocol.
I - 12407
Содержание PLC-5 MAP/OSI
Страница 1: ...PLC 5 MAP OSI Software User Manual Cat No 1785 OSI AB Parts...
Страница 4: ...Table of Contents iii OSI Layer Management E 1...
Страница 57: ...Chapter 4 Basic Programming Techniques 4 7 For example B7 6 10 AB Parts...
Страница 91: ...Mapping MMS Data Types onto PLC 5 40 5 60 File Types Appendix A A 2 T ACC D 16 AB Parts...