Z16C3516VSG Zilog, Z16C3516VSG Datasheet - Page 227

IC 16MHZ Z8500 CMOS ISCC 68-PLCC

Z16C3516VSG

Manufacturer Part Number
Z16C3516VSG
Description
IC 16MHZ Z8500 CMOS ISCC 68-PLCC
Manufacturer
Zilog
Series
IUSC™r
Datasheets

Specifications of Z16C3516VSG

Controller Type
Serial Communications Controller (SCC)
Interface
USB
Voltage - Supply
4.75 V ~ 5.25 V
Current - Supply
50mA
Operating Temperature
0°C ~ 70°C
Mounting Type
Surface Mount
Package / Case
68-LCC (J-Lead)
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
269-4690-5
Z16C3516VSG

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z16C3516VSG
Manufacturer:
INTEL
Quantity:
6 219
Part Number:
Z16C3516VSG
Manufacturer:
Zilog
Quantity:
10 000
UM011001-0601
INTRODUCTION
The LLAP (LocalTalk Link Access Protocol) is the ISO/OSI
(International Standards Organization/Open Systems
Interconnection) link layer protocol of the AppleTalk
network system. This protocol manages the node-to-node
transmission of data packets in the network. LLAP governs
access to the link and provides a means for nodes to
discover valid addresses. It does not guarantee packet
delivery; it does guarantee that those packets that are
delivered are error-free.
GENERAL DESCRIPTION
The LocalTalk Link Access Protocol (LLAP) is the ISO-OSI
link layer protocol of the AppleTalk network system using
LocalTalk. Along with ELAP (the corresponding Ethernet
link layer protocol) and TLAP (the Token Ring link layer
protocol), it provides the foundations upon which the other
protocols rest. The LLAP protocol supports the node-to-
node transmission of packets used by DDP and RTMP to
route packets around the internetwork; DDP, in turn,
supports the name binding functions of NBP, the reliable
frame delivery of ATP, and the rest of the AppleTalk
protocol stack.
A majority of the difficult timing and all of the hardware
interface problems crop up in the LLAP driver. These
problems are so difficult that it makes sense to start writing
such a driver by writing experimental routines that transmit
and receive frames. This App Note addresses the
intricacies of the interframe and interdialog timings before
trying to engineer code that will truly be a driver. Also,
some of the experimental routines to run on the Z80181
Emulation Adapter Board will be explained.
T
T
ECHNICAL
he LLAP Protocol is an important part of the Appletalk network system. It manages
access to the node-to-node transmission of network data packets, governs access to the
link, and provides a means for nodes to discover valid addresses...all error free.
L
OCAL
C
T
ONSIDERATIONS
ALK
L
INK
A
A
CCESS
This Appnote (Application Note) does not address the
architectural issues of writing a driver but it does focus on
the details of using an SCC to send and receive LLAP
frames. However, some of the problems of transmitting
and receiving LLAP frames are discussed, using sample
code written for Zilog’s Z80181 Emulation Adapter Board.
Also, the problems of sending sync pulses, timing
transmissions and determining that a frame has been
received properly will be discussed.
The LLAP provides the basic transmission of packets from
one node to another on the same network. LLAP accepts
packets of data from clients residing on a particular node
and encapsulates that data into its proper LLAP data
packet.
destination addresses for proper delivery. LLAP ensures
that any damaged packet is discarded and rejected by the
destination node. The LLAP makes no effort to deliver
damaged packets.
Carrier Sense Multiple Access with Collision
Avoidance
It is LLAP’s responsibility to provide proper link access
management to ensure fair access to the link by all nodes
on that network. The access discipline that governs this is
known as Carrier Sense Multiple Access with Collision
Avoidance (CSMA/CA). A node wishing to gain access to
the link must first sense that the link is not in use by any
other node (carrier sense); if the link has activity, then the
node wishing to transmit must defer transmission. The
ability of LLAP to allow multiple access to the link also
PPLICATION
W
The
HEN
P
encapsulation
N
ROTOCOL
OTE
I
MPLEMENTING
includes
source
14-1
and
13
1

Related parts for Z16C3516VSG