hands-on data communications, networking & tcp/ip troubleshooting

25
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting

Upload: idc-technologies

Post on 24-May-2015

149 views

Category:

Engineering


2 download

DESCRIPTION

Data communication is given high priority in today’s industrial environment. This workshop is designed to be hands-on, providing the participants with essential knowledge and helping them to understand and troubleshoot systems. This is a comprehensive two-day hands-on workshop that covers practical aspects of data communication such as serial communications, Ethernet networking, TCP/IP, Modbus, wireless communications and security. This workshop is for enthusiastic engineers and technicians who wish to develop and enhance their practical knowledge in the field of data communications and networking. It will help them to understand the concepts behind data transmission, the various protocols involved, and the topologies that govern data exchange among various systems in industry. It will also equip them with the skills and tools to design and/or maintain these systems on an ongoing basis. http://www.idc-online.com/data-communications-workshop/advanced-tcpip-based-industrial-networking-engineers-and-technicians

TRANSCRIPT

Page 1: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that Works

Hands of Data Communications, Networking

& TCP/IP Troubleshooting

Page 2: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Topics Basics of serial communication RS-232 RS-422 RS-485

Page 3: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Serial Communication Data is sent and received one bit at a time over

a communication channel. Serial ports

9 pin and 25 pin Used to communicate with terminals and

peripheral devices Also known as COM port, controlled by

UART

Page 4: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Parallel Communication

8 (or 16 or 32) bits are sent and received simultaneously

Sent over a bus comprising 8 (or 16 or 32) channels, one for each bit.

Usually used within a device.

Page 5: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Connector – Types

Types of serial port connectors

Page 6: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

DTE vs. DCE

Devices that use serial cables for their communication DTE

Data Terminal Equipment E.g. computers, printers Transmits on Pin 2

DCE Data Communications Equipment E.g. modems Transmits on Pin 3

Page 7: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Asynchronous vs. Synchronous

Asynchronous No clock sent Level sync Character transfer Susceptible to noise Slow Short lengths

Synchronous Clock sent Edge sync Packet transfer Resistant to noise Fast Long distances

Page 8: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Serial Communication – Keywords

Handshaking - a procedure used to check the link between DTE & DCE before transmitting data

Baud Rate Transmission speed Number of bits that are actually being sent over the serial

link

Type of Cables Modem Cable Null Modem Cables

Page 9: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Modem Cable

Signal Description9-pin DTE

25-pin DCE

Remarks

Carrier Detect (CD) 1 8 From Modem

Receive Data (RD) 2 3 From Modem

Transmit Data (TD) 3 2 From Terminal/Computer

Data Terminal Ready (DTR) 4 20 From Terminal/Computer

Signal Ground (SG) 5 7 From Modem

Data Set Ready (DSR) 6 6 From Modem

Request to Send (RTS) 7 4 From Terminal/Computer

Clear to Send (CTS) 8 5 From Modem

Ring Indicator (RI) 9 22 From Modem

RS-232 Pinouts DB9 to DB25

Page 10: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Null Modem Cables

Connecting 25 pin to 25 pin for Null Modem

Signal description 25-pin 25-pin Signal description

Receive Data 3 2 Transmit Data

Transmit Data 2 3 Receive Data

Data Terminal Ready 20 6+8Data Set Ready + Carrier

Detect

System Ground 7 7 System Ground

Data Set Ready + Carrier Detect

6+8 20 Data Terminal Ready

Request to Send 4 5 Clear to Send

Clear to Send 5 4 Request to Send

Page 11: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Null Modem Cables

Connecting 9 pin to 9 pin for Null modem

Signal description 9-pin 9-pin Signal description

Receive Data 2 3 Transmit Data

Transmit Data 3 2 Receive Data

Data Terminal Ready 4 6+1Data Set Ready + Carrier

Detect

System Ground 5 5 System Ground

Data Set Ready + Carrier Detect

6+1 4 Data Terminal Ready

Request to Send 7 8 Clear to Send

Clear to Send 8 7 Request to Send

Page 12: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-232 Standard Specifies the method of connection of a DTE and a

DCE. A DCE receives data from the DTE and retransmits it to

another DCE via a data communications channel such as a telephone link.

Page 13: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-232 Connections

Connection between DTE and DCE using DB-25 connectors

Page 14: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Voltage Levels

Page 15: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-232 Transmitters & Receivers

Page 16: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Half Duplex Operational Sequence of RS 232

Page 17: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-422 Interface Standard

Defines a balanced, or differential, data communications interface

Uses two separate wires for each signal Permits very high data rates Minimizes problems with varying ground potentials

Page 18: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

The EIA-422 Balanced Line Driver Connections

Page 19: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

EIA 422 Voltages vs. Real Life

EIA voltages: ±6 volts to ±2 volts In real systems the voltage is between ±5 volts

and ±.2 volts Often the same chips that are used for 485

systems are used for 422 Typical measured voltage is approximately ±2

volts

Page 20: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

EIA - 422 vs. Real Life

Simplex

10Mbps

Differential 10 devices

Half or full duplex

No speed defined Differential Point to point

Page 21: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-485 Interface Standard

Most versatile EIA standard Distances of up to 1200m Data rates of up to 10Mbps 32 line drivers 32 line receivers

Page 22: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

RS-485 RS-485 is the most common voltage standard in use today

for multi-drop communication systems. This is because …

It is very resistant to noise It can send data at high speeds And can go long distances

Page 23: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Two-Wire Multidrop

Page 24: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

Four Wire Network

Page 25: Hands-on Data Communications, Networking & TCP/IP Troubleshooting

Technology Training that WorksTechnology Training that Workswww.idc-online.com/slideshare

DO YOU WANT TO KNOW MORE?

If you are interested in further training or information, please visit:

http://idc-online.com/slideshare