Complete Power-Line Narrow Band System for Urban- Wide Communication

Size: px
Start display at page:

Download "Complete Power-Line Narrow Band System for Urban- Wide Communication"

Transcription

1 Complete Power-Line Narrow Band System for Urban- Wide Communication Gerd Bumiller, Markus Sebeck GmbH Unterschlauersbacher-Hauptstr. 10, D Großhabersdorf, Germany Phone: , Fax: , Affiliation: Keywords: Narrow Band PLC s OFDM, OPC, Home Automation, Remote Metering Abstract Typical applications for narrow band PLC are remote metering, value added services for utility companies, intelligent power management, security services and home automation. All these different services have to be integrated into one system and share the same medium. Most utility companies have a communication gateway in their high-voltage medium-voltage transformer stations. From this point hardly any communication lines to the end user are available. In this paper we want to present a complete communication system for low and medium-voltage distribution lines and a communication server to integrate different utility service and home automation software. This system DLC-1000 developed by the company is based on the ASIC with powerful forward error correction and possible data rates up to 100 kbps presented on the ISPLC99 [1], the packet-oriented master-slave network management system optimised for a large number of participants presented on the ISPLC 2000 [2] and a communication server that was developed as service in Windows NT / Physical Communication In a lot of applications data packets have to be sent to a huge number of receivers. The physical and the medium access layer of the power-line modem is optimised for this task. A transmission packet starts with a preamble for adjusting the automatic gain control and synchronisation. The block is designed to allow the use of the receiver's complete dynamic of 70 db AGC gain without requiring an estimate of the gain and ensure reliable synchronisation without any framing. The total dynamic range of the receiver exceeds 80 db. When any client detects a synchronisation, the transmission is automatically disabled for the duration of one OFDM-Symbol and the danger of collisions is restricted to the period of synchronisation. This characteristics is only used by the network management system in special time slots for auto-logon. The other time, collisions are avoided by resource management of the master. After the preamble an OFDM symbol is transmitted. In combination with the FFT, the cyclic prefix used as guard interval transforms the linear interference from e.g. reflections into factors on the subcarriers. By use of special modulation in combination with powerful forward error correction, the influence of the factors can be ignored and a good channel equalisation is achieved. The forward error correction is implemented by means of convolutional coding and MLSE decoding. A transmission block carries, depending on the mode, between 48 and 159 bytes of data and has, depending on the bandwidth used (4 to 38 khz), a duration between 12.5 and 100 ms. In this application the communication is packet-oriented and every burst has a header with a 32-bit CRC for error detection. The automatic repeat request is part of the network management system. An additional Reed- Solomon code without interleaving over several bursts would not improve the performance. The network management is part of the software, running on the INTEL 8052 compatible MCU integrated into the DLC-2A ASIC. An amplifier module is used to connect the modem directly to the low-voltage grid or to the medium-voltage grid over a coupling unit. As the transformers do not allow direct communication from the low-voltage to the medium-voltage grid, we have nearly independent networks.

2 Network Management System The network management system is based on a master-slave concept where all modems share the same frequency band and thus a TDMA scheme is applied. The use of different frequency bands allows the coexistence of several logical networks on the same physical network. In order to extend the physical range of the network, two repeater levels are employed and every slave can also be a repeater. There is no direct communication between two slaves and hence the network has a virtual star topology. Slaves are allowed to transmit only on demand of the master. As OFDM performs parallel transmission of bits, decoding can only start after the reception of a complete block. Therefore, responding is not possible within the next TDMA slot but instead an interleaf is specified after which the slave is supposed to respond. Thus, system delays caused by run times of both the physical layer and the layers of the network management software are taken into account. The number of slaves in the network is dynamic and both logon and logoff of the slaves are performed automatically by the master modem. Every modem in the network can be identified by its unique serial number and during logon it is additionally assigned a unique network address by the master which is valid for the period of its logon. If no application requires transmission of data, the master constantly updates its network statistics (logged-on modems, routing tables) by a cyclic poll of all slaves. In the response PDUs to these status polls, the slave provides the master with information on its current status, possible available data and statistical information for routing purposes. The status poll period, i.e. the number of cycles for polling all slaves, depends on the number of slaves in the network and is used as a reference for the computation of the network statistics. The use of repeaters requires the determination of the best routing paths, which is done by the network management software in the master modem. For this purpose, every slave keeps a table with its favourite repeater slaves and in response to status polls forwards the best five entries to the master. In case of telegrams to a single slave, the master has to compare and test eleven different paths including the direct path, 5 paths using one repeater each and another 5 paths using two repeaters. For this purpose, every path is judged by an evaluation figure, computed using the respective response quota, the reception probability of a possibly applied repeater and an additional weighting factor used to prefer short paths. By repeating a block the response quota has changed and therefore, in most cases, the algorithm will use a different path. In case of broadcasts multiple repetitions of the same telegram by the master as well as by certain repeater slaves should provide a good coverage of slaves. In this context, the question arises which repeaters should be used so that only a few repetitions are required. Using the statistical information in its routing table, the master is able to estimate for every slave the probability that it has not yet received the broadcast. This probability is updated after every telegram sent. Thus, the master chooses the path for the next telegram such that the probability for the slave with the currently highest probability is minimised, which also decreases the probabilities of the other slaves. A few telegrams are also transmitted using the direct path. This procedure is repeated until either the probabilities of all slaves have reached a threshold or a maximum number of repetitions is exceeded. This is all done by the master and therefore, higher level applications do not have to know anything about the repeaters. To allow auto logon, the master regularly sends auto logon requests. These are sent as broadcast PDUs using selected repeaters. In order to avoid collisions on the channel as far as possible, the slaves which want to log on each respond after a random delay within a fixed range. If the master detects collisions on the channel, it can reduce the number of slaves which are allowed to answer the request by specifying a few bits of their serial number and thus reduce the probability of collisions. As the random delays can only be multiples of the slot interval, the system can be considered as a slotted ALOHA system during periods of auto logon. Network Structure The resulting network structure for communication is a virtual star on the medium-voltage lines, implemented as a master-slave system, and a second virtual star on the low-voltage lines, also implemented as a master-slave system. In the following figure we give a system overview with hardware and software structure. In this overview every master slave-system is represented by a master and only one slave without any repeater.

3 Hardware Modem Software Host Computer i.e. NEXUS, MINOS, NAMS PLC, DIANA (virtual Fieldbus Master) Virtual COM Port (Driver) OPC in design Confguration Space / DNS POTS Modem PC VBO1 Connection Server VBO2 RX/TX Hardware VBOn medium-voltage network Master MV M CU CU 20 kv RX/TX Hardware Master Slave external UART Port NMS Master Slave MV NMS-Slave Ports Ports Slave MV + Master LV M S RS232 Master LV external UART Port low-voltage network Slave LV S 230 V Master Slave NMS-Master NMS Slave Ports M = Master S = Slave NMS = Network Management System MV = medium-voltage LV = low-voltage CU = Coupling Unit = Amplifier Module Figure 1: System Overview

4 Components of the System Both software structure and hardware of the different parts of the system will now be described. The power-line communication of this system is based on the DLC-2A ASIC. The complete network management and control software runs on an INTEL 8052 compatible MCU integrated into DLC-2A ASIC. Based on a multi-tasking real-time operating system, the different layers of the network management software, which are independent from the interface hardware, use several. The application layer is the communication manager between the network management software and the interfaces (cf. Figure 1). Slave Several slaves with different interfaces are specified and also implemented. In some cases the slaves are integrated into other equipment, e.g. a meter, while in other cases it is a separate box with several interfaces. These interfaces can be very simple, such as digital IO, trigger, analog inputs and S0-impulse input for meters, or more complex, such as RS 232, RS485, IEC 1107, M-Bus and internal I²C-bus. On a bus more than one client is possible and the slave works like a gateway or data concentrator. We have built the DLC-100 Module as a universal slave with all these interfaces, integrated power supply, integrated single-phase amplifier module for low-voltage and optionally an external 3-phase amplifier module for low or medium-voltage (cf. Figure 2). Optional 3 phase 1 x RS232/RS485 1 x IEC 1107 TTY/opt. 4 x S0 Impulse 4 x Analog 8 x digital 8 x digital 2 x Input Trigger 4 x Output Relays COM COM Input Input Power Supply Input Output 230V 230V 1 phase Slave LV Power Supply/ PLC Figure 2: Universal Slave In most applications, only a subset of these interfaces are used. Special slaves with only some of the interfaces of this universal slave to reduce costs can easily be realised. The interfaces are logically grouped into ports. Port 0 is reserved for a service interface over power-line for internal administration of the slave. After an automatic logon, the communication server is able to read the version number and the ports existing of the slave and adds this information to his database. In addition to configuration, software download is also possible using this port. All other ports depend on the interfaces realised. The application layer is a multi-port communicator with a universal interface to the ports. Specialised port drivers adapt this interface to the physical medium. If the physical interface is a bus, the port driver is a gateway or data concentrator. Depending on the hardware, the several port drivers can be linked with the application layer and the network management software to a single software application. A power-fail logic saves critical data of the network management software and the port drivers, e.g. meter results, to a flash and automatically restores this data after the power is restored. For integration of the slave and the DLC-2A ASIC into a customer system, a development kit with a library of the network management software is available. The customer has to implement only the controller functions of his system inside the application layer level and additional port driver. A lot of systems, depending on the requirements, do not require a second controller and thus, costs are reduced.

5 Medium-Voltage Low-Voltage Gateway The MV-LV Gateway is typically installed at transformer stations. Because of the low impedance of the lowvoltage grid at the transformer station, an external 3-phase amplifier module, connected to the low-voltage master, is installed not far from the distribution lines. The low-voltage master of the low-voltage network is a communication board within the DLC-100 Box. The structure of the software of masters and slaves are the same. On the internal MCU, the real-time operating system run and the master of the network management system is implemented using several tasks. For the routing tables of the network management system, the master needs larger memory. The application layer is the communication manager between the ports and the network management software. Port 0 is reserved for internal configuration and, in contrast to the slave, it is possible to access this port from other ports, e.g. an external UART. The communication between medium-voltage slave and low-voltage master is connected by the back-plane of the DLC-100 Box with the serial port of the communication boards. The DLC-100 Box is a waterproof IP54 box with a back-plane for communication and the power supply. Display, relays (3x400V/max.100A) and other devices for special applications also as slave can be provided. Also a 3- phase amplifier module could be included in an DLC-100 Box. This box has space for 3 communication boards. One of the communication boards is the master of the low-voltage grid. The second communication board is the slave of the medium-voltage grid. The slave is connected to a medium-voltage amplifier module and a coupling unit to the medium-voltage network. The software of the medium-voltage slave is nearly identical to the software of the slave. The only difference is the specialised port driver for the external UART and the protocol for the communication with the low-voltage master. The other ports of the slave can be used for control applications or meter reading within the transformer station. In a medium-voltage network more than one medium-voltage low-voltage gateway is possible. Master The medium-voltage master is connected over a medium-voltage amplifier module and a coupling unit to the medium-voltage grid. The communication to the PC is realised directly with RS232 or with a voice-band modem. In another version of the communication ASIC which we also present on ISPLC 2001 as Narrow Band Power-Line Chipset for Telecommunication and Internet [4], Ethernet, ISDN and USB interfaces are available. A possible hardware for the master could be a DLC-100 Box and a communication board. The master version of the network management software for the medium-voltage network and for the lowvoltage network are identical. It is not always necessary to realise the medium- and low-voltage network. If a communication link from the transformer station to the service centre is available, the master is installed directly at the low-voltage network. For the communication with our communication server, application layer software and a special port driver has been realised. The protocol running over the RS 232 or over the voice-band modem is especially developed to meet the requirements of the master with its limited buffer size and the low data rates of voice-band modems (38.4 kbps for duplex communication). We have analysed standard protocols for this interface, but no one has met the requirements. Our protocol is packet-oriented and not classical master-slave protocol. Data initiated from the slaves like e.g. events or the network management like e.g. auto-logon of a new slave has to be supported. Also a data-flow control depending on the slaves is necessary. If the communication to a particular slave is routed over two repeaters and several repetitions are necessary, the data throughput is much lower than to other slaves. If the limited buffers of the master are filled with messages to this particular slave, the other slots of the time frame cannot be used for communication with other slaves and system performance is wasted. The structure of the protocol also supports cascaded systems requiring to address the slave and port on the medium-voltage network and additionally the slave and port on the low-voltage network. For integration of the master and the DLC-2A ASIC into a customer system without PC-based communication server, a development kit with a library of the network management software is available. The customer has to implement only the controller functions of his system inside the application layer level and additional port driver.

6 Communication Server At a service centre the power-line network has to be connected to several existing management software packages for different services and applications. Even if the structure of the data is packet-oriented, the protocols of existing management software packages often use a point-to-point structure, sometimes in combination with link-oriented protocols for small networks such as M-Bus or IEC The communication to a bus master is often realised using a voice-band modem. Newer applications in the field of home automation have an OPC interface. The PC-based communication server allows to connect to different management applications and services at the same time. The management applications see one or more virtual serial ports accepting Hayes-modem commands. This virtual serial ports communicate over the DCOM interface with the communication server and therefore, the management applications and the communication server do not have to run on the same computer. The dialled telephone number is an alias name and will be translated by a dynamic name server. Newer applications can be connected to the communication server directly via DCOM interface or via OPC. This applications do not have to run on the same computer either. On the other side several masters, both low- and medium-grid masters, can be connected directly, via a modem or a LAN to one communication server. For all these networks connected to the communication server, one database for the dynamic name server exits. If a new slave is connected to the network, an auto-logon procedure is started by the network management software and the slave will be added automatically to the database. Only the alias name can not generated automatically. The server generates a communication object ( VBOn in figure 1), which defines a virtual connection to a port of a slave, for every connection requested. A dynamic name server converts a number or alias name into one or, in a cascaded system, more power-line address(es). In our case, it is a slave address and port number of the medium-network and a slave address and port number of the low-voltage network. The data packets of the communication objects are scheduled and transmitted via the master and the power-line network to the slaves and vice versa. The connections exist in parallel and the maximum performance of the network can be exploited. It is also possible that different services run independently of each other at the same time on the same network and sometimes even over the same slave. Conclusion Here, we have presented a complex system. A lot of users can be connected and to manage a large and dynamic network on power-line like this is only possible, if routing and logon is supported automatically as implemented in our network management software. The support of very different services is only possible, if the applications of these services run completely independent of each other and of the structure of the network. This is realised with different ports at the slaves and the communication objects of the communication server, with alias names and a dynamic name server. A fair allocation of the resources available is guaranteed by the central resource management of the communication server and masters. All components in this system, from physical layer over protocols to the interfaces, has been optimised to meet the requirements of this system since the start of the development in It was a long way, but now we are ready. References [1] Manfred Deinzer, Matthias Stöger: Integrated PLC-modem based on OFDM. Proceedings of the 3 rd International Symposium on Power-Line Communications and its s (ISPLC 99) [2] Markus Sebeck, Gerd Bumiller: A Network Management System for Power-Line Communication and its Verification by Simulation. Proceedings of the International Symposium on Power-Line Communications and its s 2000 (ISPLC 2000) [3] Dale E. Rogerson, Inside COM, Microsoft Press 1997 [4] Manfred Deinzer, Gerd Bumiller: Narrow Band Power-Line Chipset for Telecommunication and Internet, ISPLC 2001

Airfield Ground Lighting Automation System Realised With Power-Line Communication

Airfield Ground Lighting Automation System Realised With Power-Line Communication Airfield Ground Lighting Automation System Realised With Power-Line ommunication * GmbH Unterschlauersbacher-Hauptstr. 10, D-90613 Großhabersdorf, Germany Phone: +49 9105 9960-51, Fax: +49 9105 9960-19,

More information

Power network telecommunication

Power network telecommunication www.siemens.com Power network telecommunication Teleprotection Answers for infrastructure and cities. Binary I/O The best protection against high-voltage grid failures When it comes to managing power networks,

More information

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4. H.323 Components VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4.1 H.323 Terminals (1/2)...3 4.1 H.323 Terminals (2/2)...4 4.1.1 The software IP phone (1/2)...5 4.1.1 The software

More information

Process Control and Automation using Modbus Protocol

Process Control and Automation using Modbus Protocol Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments The MSITel module family allows your ground console to be everywhere while balloon experiments run everywhere MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

More information

Leased Line + Remote Dial-in connectivity

Leased Line + Remote Dial-in connectivity Leased Line + Remote Dial-in connectivity Client: One of the TELCO offices in a Southern state. The customer wanted to establish WAN Connectivity between central location and 10 remote locations. The customer

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

CONTROL MICROSYSTEMS DNP3. User and Reference Manual

CONTROL MICROSYSTEMS DNP3. User and Reference Manual DNP3 User and Reference Manual CONTROL MICROSYSTEMS SCADA products... for the distance 48 Steacie Drive Telephone: 613-591-1943 Kanata, Ontario Facsimile: 613-591-1022 K2K 2A9 Technical Support: 888-226-6876

More information

User manual Compact Web PLC WP240 series IEC-line

User manual Compact Web PLC WP240 series IEC-line User manual Compact Web PLC WP240 series IEC-line update: 09-01-2014 IEC-line by OVERDIGIT overdigit.com 1. General description The WP240 device is a PLC, programmable in IEC61131-3 language using CoDeSys

More information

R-Win. Smart Wireless Communication Management System

R-Win. Smart Wireless Communication Management System Smart Wireless Communication Management System General R-Win is a smart communications adapter for management of wireless communications in a SCADA/Distributed Control System. The R-Win system includes

More information

Why you need to monitor serial communication?

Why you need to monitor serial communication? Why you need to monitor serial communication Background RS232/RS422 provides 2 data lines for each data channel. One is for transmitting data and the other for receiving. Because of these two separate

More information

High Speed Industrial Ethernet for Semiconductor Equipment

High Speed Industrial Ethernet for Semiconductor Equipment High Speed Industrial Ethernet for Semiconductor Equipment Martin Rostan EtherCAT Technology Group Ostendstr. 196, 90482 Nuremberg, Germany [email protected] Presented at the SEMI Technology Symposium:

More information

WAN Technology. Heng Sovannarith [email protected]

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com WAN Technology Heng Sovannarith [email protected] Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided

More information

From Fieldbus to toreal Time Ethernet

From Fieldbus to toreal Time Ethernet Process Automation From Fieldbus to toreal Time Ethernet Safety, reliability IEC61158-2 as the physical layer too slow for Ethernet/IP frames Unsafe cables towards wireless solutions Factory automation

More information

Power network telecommunication

Power network telecommunication www.siemens.com Power network telecommunication PowerLink power line carrier system Answers for infrastructure and cities. Power line carrier always up-to-date A few years ago, it was looking as if digital

More information

Data Link Protocols. TCP/IP Suite and OSI Reference Model

Data Link Protocols. TCP/IP Suite and OSI Reference Model Data Link Protocols Relates to Lab. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point Protocol (PPP). 1 TCP/IP Suite

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

Standardized software components will help in mastering the. software should be developed for FlexRay were presented at

Standardized software components will help in mastering the. software should be developed for FlexRay were presented at Embedded Software for FlexRay Systems Special aspects and benefits of implementing modularized software Standardized software components will help in mastering the growing complexity of the interplay of

More information

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL 1. Local Area Networks TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL These are networks spanning relatively short distances (e.g. within one building) for local point-to-point and point-to-multipoint

More information

LoRa FAQs. www.semtech.com 1 of 4 Semtech. Semtech Corporation LoRa FAQ

LoRa FAQs. www.semtech.com 1 of 4 Semtech. Semtech Corporation LoRa FAQ LoRa FAQs 1.) What is LoRa Modulation? LoRa (Long Range) is a modulation technique that provides significantly longer range than competing technologies. The modulation is based on spread-spectrum techniques

More information

DATA COMMUNICATIONS AND NETWORKING. Solved Examples

DATA COMMUNICATIONS AND NETWORKING. Solved Examples Page 1 of 10 DATA COMMUNICATIONS AND NETWORKING Solved Examples References: STA: Stallings, Data and Computer Communications, 6 th ed. TAN: Tannenbaum, Computer Networks, 4 th ed.) 1. Given the following

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

ALL-USB-RS422/485. User Manual. USB to Serial Converter RS422/485. ALLNET GmbH Computersysteme 2015 - Alle Rechte vorbehalten

ALL-USB-RS422/485. User Manual. USB to Serial Converter RS422/485. ALLNET GmbH Computersysteme 2015 - Alle Rechte vorbehalten ALL-USB-RS422/485 USB to Serial Converter RS422/485 User Manual ALL-USB-RS422/485 USB to RS-422/485 Plugin Adapter This mini ALL-USB-RS422/485 is a surge and static protected USB to RS-422/485 Plugin Adapter.

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments

Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments Coca, Eugen Potorac, Alin Dan 14 th December 2005 Stefan cel Mare University of Suceava, Computers Department

More information

TCP/IP Network Communication in Physical Access Control

TCP/IP Network Communication in Physical Access Control TCP/IP Network Communication in Physical Access Control The way it's done: The security industry has adopted many standards over time which have gone on to prove as solid foundations for product development

More information

Ways to Use USB in Embedded Systems

Ways to Use USB in Embedded Systems Ways to Use USB in Embedded Systems by Yingbo Hu, R&D Embedded Engineer and Ralph Moore, President of Micro Digital Universal Serial Bus (USB) is a connectivity specification that provides ease of use,

More information

Modbus and ION Technology

Modbus and ION Technology 70072-0104-14 TECHNICAL 06/2009 Modbus and ION Technology Modicon Modbus is a communications protocol widely used in process control industries such as manufacturing. PowerLogic ION meters are compatible

More information

EPL 657 Wireless Networks

EPL 657 Wireless Networks EPL 657 Wireless Networks Some fundamentals: Multiplexing / Multiple Access / Duplex Infrastructure vs Infrastructureless Panayiotis Kolios Recall: The big picture... Modulations: some basics 2 Multiplexing

More information

PRImaGate Switch RACK 3U

PRImaGate Switch RACK 3U From 8 to 32 channels Integrated LCR / Router Voice Call Back SMS Server VOIP RACK 3U SMS PRESENTATION Specially designed for big companies, call-centres and companies whom GSM traffic is high, PRImaGate

More information

PLC Support Software at Jefferson Lab

PLC Support Software at Jefferson Lab PLC Support Software at Jefferson Lab Presented by P. Chevtsov ( [email protected] ) - PLC introduction - PLCs at Jefferson Lab - New PLC support software - Conclusions Electromagnetic Relay Encyclopedia

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items

More information

EMG Ethernet Modbus Gateway User Manual

EMG Ethernet Modbus Gateway User Manual EMG Ethernet Modbus Gateway User Manual Rev 2.2 07/2010 CONTENTS 1. Introduction 1.1. General Features 1.2 Installing the Drivers 2. Configuration 2.1 Main Device Parameters 2.1.1 RS485 Serial Communication

More information

White Paper. Technical Capabilities of the DF1 Half-Duplex Protocol

White Paper. Technical Capabilities of the DF1 Half-Duplex Protocol White Paper Technical Capabilities of the DF1 Half-Duplex Protocol Introduction DF1 Protocol To meet the challenges of today s global marketplace communication and network, systems must offer customers

More information

Kepware Technologies Optimizing KEPServerEX V5 Projects

Kepware Technologies Optimizing KEPServerEX V5 Projects Kepware Technologies Optimizing KEPServerEX V5 Projects September, 2010 Ref. 50.16 Kepware Technologies Table of Contents 1. Overview... 1 2. Factors that Affect Communication Speed... 1 2.1 Defining Bandwidth...

More information

How To Check If Your Router Is Working Properly

How To Check If Your Router Is Working Properly Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Dual Band Wireless-N Router WNDR3300. You can access these features by selecting the

More information

Network Monitoring White Paper

Network Monitoring White Paper Network ing White Paper ImageStream Internet Solutions, Inc. 7900 East 8th Road Plymouth, Indiana 46563 http://www.imagestream.com [email protected] Phone: 574.935.8484 Sales: 800.813.5123 Fax: 574.935.8488

More information

Software User Guide UG-461

Software User Guide UG-461 Software User Guide UG-461 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com ezlinx icoupler Isolated Interface Development Environment

More information

EtherCAT Cutting Costs with High-speed Ethernet

EtherCAT Cutting Costs with High-speed Ethernet EtherCAT Cutting Costs with High-speed Ethernet The real-time Ethernet fieldbus for automati 2 Real-time Ethernet down to the I/O level Low system costs Flexible topology Maximum performance Easy configuration

More information

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller 52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller Payoff The Remote Monitoring (RMON) Management Information Base (MIB) is a set of object definitions that extend the capabilities

More information

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY 4.1. INTRODUCTION In recent years, the rapid growth of wireless communication technology has improved the transmission data rate and communication distance.

More information

Internet Desktop Video Conferencing

Internet Desktop Video Conferencing Pekka Isto 13.11.1998 1(8) Internet Desktop Video Conferencing ABSTRACT: This is report outlines possible use of Internet desktop videoconferencing software in a distributed engineering project and presents

More information

applicomio Profibus-DP

applicomio Profibus-DP BradCommunications Profibus-DP network interface cards allow deterministic I/O data acquisition for PC-based control applications. Features New! Support of Windows 32-bit and 64-bit (WoW64) Support of

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

Generic term for using the Ethernet standard in automation / industrial applications

Generic term for using the Ethernet standard in automation / industrial applications Seite 24 Industrial Ethernet Generic term for using the Ethernet standard in automation / industrial applications Specific Quality of Service requirements Real-time Cycle time (e.g. < 1 ms for motion control

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

DeviceNet Bus Software Help for Programming an Allen Bradley Control System

DeviceNet Bus Software Help for Programming an Allen Bradley Control System FBP FieldBusPlug V7 DeviceNet Bus Software Help for Programming an Allen Bradley Control System DeviceNet Software Help for Programming an Allen Bradley Control System Contents Page General Purpose...

More information

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1 Introduction to Routing and Packet Forwarding Routing Protocols and Concepts Chapter 1 1 1 Objectives Identify a router as a computer with an OS and hardware designed for the routing process. Demonstrate

More information

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container Mobile Communications Chapter 6: Broadcast Systems Unidirectional distribution systems DAB DVB architecture Container High-speed Internet Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC

More information

Configuring PROFINET

Configuring PROFINET CHAPTER 9 This chapter describes how to configure the PROFINET feature on the Cisco IE 3000 switch. Understanding PROFINET, page 9-1, page 9-4 Displaying the PROFINET Configuration, page 9-5 Troubleshooting

More information

Modbus and ION Technology

Modbus and ION Technology Modbus and ION Technology Modicon Modbus is a communications protocol widely used in process control industries such as manufacturing. ACCESS meters are compatible with Modbus networks as both slaves and

More information

Local Area Network By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: [email protected] Local Area Network LANs connect computers and peripheral

More information

Virtual KNX/EIB devices in IP networks

Virtual KNX/EIB devices in IP networks WEINZIERL ENGINEERING GmbH WEINZIERL ENGINEERING GMBH F. Heiny, Dr. Y. Kyselytsya, Dr. Th. Weinzierl Bahnhofstr. 6 D-84558 Tyrlaching Tel. +49 (0) 8623 / 987 98-03 E-Mail: [email protected] Web: www.weinzierl.de

More information

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol? Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout

More information

How To Set Up A Modbus Cda On A Pc Or Maca (Powerline) With A Powerline (Powergen) And A Powergen (Powerbee) (Powernet) (Operating System) (Control Microsci

How To Set Up A Modbus Cda On A Pc Or Maca (Powerline) With A Powerline (Powergen) And A Powergen (Powerbee) (Powernet) (Operating System) (Control Microsci Firmware Loader User Manual CONTROL MICROSYSTEMS SCADA products... for the distance 48 Steacie Drive Telephone: 613-591-1943 Kanata, Ontario Facsimile: 613-591-1022 K2K 2A9 Technical Support: 888-226-6876

More information

DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS

DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS Anna BYSTRICANOVA 1, Andrej RYBOVIC 1 1 Department of Mechatronics and Electronics, Faculty of Electrical

More information

Overview Safety over EtherCAT. EtherCAT Technology Group

Overview Safety over EtherCAT. EtherCAT Technology Group Overview EtherCAT Technology Group Technology Architecture Definitions State Machine Telegram Summary EtherCAT Technology Group 2 International Standards for Safetybus Systems BGIA Test principles GS-ET-26

More information

Multi-Master DF1 Protocol User Guide

Multi-Master DF1 Protocol User Guide Multi-Master DF1 Protocol User Guide Part Number 900-282 Revision B August 2004 Copyright & Trademark Contacts 2002, Lantronix. All rights reserved. No part of the contents of this book may be transmitted

More information

CHAPTER 8 MULTIPLEXING

CHAPTER 8 MULTIPLEXING CHAPTER MULTIPLEXING 3 ANSWERS TO QUESTIONS.1 Multiplexing is cost-effective because the higher the data rate, the more cost-effective the transmission facility.. Interference is avoided under frequency

More information

Chapter 4. Medium Access Control. IN2P3 Octobre 2002 Jean-Pierre Thomesse

Chapter 4. Medium Access Control. IN2P3 Octobre 2002 Jean-Pierre Thomesse Chapter 4 Medium Access Control 1 Introduction Objectives To manage the access to the medium or channel To take into account the time constraints To schedule the traffics Different solutions History Different

More information

Windows Dial Up Networking (DUN) for AirLink Modems Application Note - How To

Windows Dial Up Networking (DUN) for AirLink Modems Application Note - How To Windows Dial Up Networking (DUN) for AirLink Modems Application Note - How To Dial-up Networking (DUN) allows a computer or other device to use your AirLink modem to connect to the Internet or private

More information

Communications and Computer Networks

Communications and Computer Networks SFWR 4C03: Computer Networks and Computer Security January 5-8 2004 Lecturer: Kartik Krishnan Lectures 1-3 Communications and Computer Networks The fundamental purpose of a communication system is the

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

L2F Case Study Overview

L2F Case Study Overview LF Case Study Overview Introduction This case study describes how one Internet service provider (ISP) plans, designs, and implements an access virtual private network (VPN) by using Layer Forwarding (LF)

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

7.7 Ethernet Communication (AFPX-COM5)

7.7 Ethernet Communication (AFPX-COM5) 7.7 Ethernet Communication (AFPX-COM5) 7.7.1 AFPX-COM5 Overview The communication cassette AFPX-COM5 has an Ethernet interface at the COM1 port and a 3-wire RS232C interface at the COM2 port. The Ethernet

More information

Technical Information POWER PLANT CONTROLLER

Technical Information POWER PLANT CONTROLLER Technical Information POWER PLANT CONTROLLER Content The Power Plant Controller offers intelligent and flexible solutions for the control of all PV power plants in the megawatt range. It is suitable for

More information

FOUNDATION Fieldbus High Speed Ethernet Control System

FOUNDATION Fieldbus High Speed Ethernet Control System FOUNDATION Fieldbus High Speed Ethernet Control System Sean J. Vincent Fieldbus Inc. Austin, TX, USA KEYWORDS Fieldbus, High Speed Ethernet, H1, ABSTRACT FOUNDATION fieldbus is described in part by the

More information

MANAGEMENT INFORMATION SYSTEMS 8/E

MANAGEMENT INFORMATION SYSTEMS 8/E MANAGEMENT INFORMATION SYSTEMS 8/E Raymond McLeod, Jr. and George Schell Chapter 10 Data Communications Copyright 2001 Prentice-Hall, Inc. 10-1 Objectives Understand data communication basics. Know the

More information

Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet

Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet Frame Burst Adjusting for Transmitting Video Conference in Gigabit Ethernet Han-Chieh Chao and Yao-Chung Chang Institute of Electrical Engineering National Dong Hwa University Hualien, Taiwan E-mail: [email protected]

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

DeviceNet Communication Manual

DeviceNet Communication Manual DeviceNet Communication Manual Soft-Starter Series: SSW-07/SSW-08 Language: English Document: 10000046963 / 00 03/2008 Summary ABOUT THIS MANUAL... 5 ABBREVIATIONS AND DEFINITIONS... 5 NUMERICAL REPRESENTATION...

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

For version 3.7.12p (September 4, 2012)

For version 3.7.12p (September 4, 2012) Zephyr Xstream INSTALLATION For version 3.7.12p (September 4, 2012) The following information applies to Zephyr Xstream units currently running a version ending in p or i. If your Xstream is running software

More information

Niagara IT Manager s Guide

Niagara IT Manager s Guide 3951 Westerre Parkway, Suite 350 Richmond, VA 23233 804.747.4771 Phone 804.747.5204 FAX Niagara IT Manager s Guide A White Paper An IT Manager s Guide to Niagara This document addresses some of the common

More information

Foxboro Evo Process Automation System

Foxboro Evo Process Automation System Foxboro Evo Process Automation System Product Specifications PSS 31H-8K4 Foxboro Evo SCD6000 Dual Communications Modules OVERVIEW The Foxboro Evo Dual communication modules are used with SCD5200/SC6000.

More information

DSX Master Communications

DSX Master Communications DSX Access Systems, Inc. PC to Master Controller - Direct Connect Communications DSX Master Communications Communications between the Comm Server PC and the Master Controller can take several forms which

More information

Industrial Networks & Databases

Industrial Networks & Databases Industrial Networks & Databases LONWORKS KNX 1 HVAC and BEMS HVAC - Heating, Ventilation & Air Conditioning BEMS - Building & Energy Management Systems 2 3 4 LONWORKS (Local Operating Networks) Open solution

More information

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 TECHNICAL NOTE GoFree WIFI-1 web interface settings Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 1/14 Web interface settings under admin mode Figure 1: web interface admin log

More information

WP-8849. WinPAC-8x49 Series (WP-8149/8449/8849) is the new generation WinCE based InduSoft PAC (Programmable Automation Controller).

WP-8849. WinPAC-8x49 Series (WP-8149/8449/8849) is the new generation WinCE based InduSoft PAC (Programmable Automation Controller). Tu Sitio de Automatización! WP-8149 WP-8449 Introduction: WP-8849 WinPAC-8x49 Series (WP-8149/8449/8849) is the new generation WinCE based InduSoft PAC (Programmable Automation Controller). It equips a

More information

A NOVEL RESOURCE EFFICIENT DMMS APPROACH

A NOVEL RESOURCE EFFICIENT DMMS APPROACH A NOVEL RESOURCE EFFICIENT DMMS APPROACH FOR NETWORK MONITORING AND CONTROLLING FUNCTIONS Golam R. Khan 1, Sharmistha Khan 2, Dhadesugoor R. Vaman 3, and Suxia Cui 4 Department of Electrical and Computer

More information

PowerLogic ION7550 / ION7650

PowerLogic ION7550 / ION7650 70002-0248-06 02/2009 PowerLogic ION7550 / ION7650 Energy and power quality meter User Guide 7 Third-party Protocols This chapter explains how third party protocols Modbus, DNP 3.0 and SNMP are implemented

More information

PBX Q-SIG Networking, Access to a Frame Relay Network

PBX Q-SIG Networking, Access to a Frame Relay Network Configuration Note PBX Q-SIG Networking, Access to a Frame Relay Network System Overview This configuration note describes PBX networking with SmartNode devices. It defines SmartNode template configurations,

More information

ECE 333: Introduction to Communication Networks Fall 2002

ECE 333: Introduction to Communication Networks Fall 2002 ECE 333: Introduction to Communication Networks Fall 2002 Lecture 14: Medium Access Control II Dynamic Channel Allocation Pure Aloha In the last lecture we began discussing medium access control protocols

More information

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

PMS. Energy management and monitoring software. Installation and operation instructions

PMS. Energy management and monitoring software. Installation and operation instructions PMS Energy management and monitoring software Installation and operation instructions version 1.0 Czech Republic Czech Republic 1 Content 1. PMS introduction... 3 1.1. PMS structure... 3 1.2. System requirements...

More information

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages Part I: The problem specifications NTNU The Norwegian University of Science and Technology Department of Telematics Note! The problem set consists of two parts: Part I: The problem specifications pages

More information

NXU RoIP Link to Eliminate Voice-Grade Leased Line

NXU RoIP Link to Eliminate Voice-Grade Leased Line NXU RoIP Link to Eliminate Voice-Grade Leased Line Purpose This Application Note will describe a method at which Network Extension Units (NXUs) can be utilized on an existing digital network to eliminate

More information

T3 Mux M13 Multiplexer

T3 Mux M13 Multiplexer T3 Mux M13 Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract

More information

PMS. Energy management and monitoring software. Installation and operation instructions. BMR trading Horní lán 17 77900 Olomouc Czech Republic

PMS. Energy management and monitoring software. Installation and operation instructions. BMR trading Horní lán 17 77900 Olomouc Czech Republic PMS Energy management and monitoring software Installation and operation instructions version 1.5 77900 Olomouc 1 Content 1. PMS introduction...3 1.1. PMS structure...3 1.2. System requirements...3 2.

More information

How To Design A Layered Network In A Computer Network

How To Design A Layered Network In A Computer Network A Layered Approach to Computer Networks Physical Layer Data Link Layer Network Layer Transport Layer Session Layer Presentation Layer Application Layer Different layer of abstraction Different error control

More information

Documentation. M-Bus 130-mbx

Documentation. M-Bus 130-mbx Documentation M-Bus 130-mbx Introduction The mx M-Bus module is part of the mx Smart Slot communications family. With the integrated SmartSlot technology, mx systems ag offers automatic consumer data read-out

More information

2 Basic Concepts. Contents

2 Basic Concepts. Contents 2. Basic Concepts Contents 2 Basic Concepts a. Link configuration b. Topology c. Transmission mode d. Classes of networks 1 a. Link Configuration Data links A direct data link is one that establishes a

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

Discovering Computers 2008. Chapter 9 Communications and Networks Discovering Computers 2008 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the the components required for for successful communications Identify various sending and receiving devices

More information

A Real Time, Object Oriented Fieldbus Management System

A Real Time, Object Oriented Fieldbus Management System A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark [email protected]

More information

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

More information

Software installation and configuration IEC-line series

Software installation and configuration IEC-line series Software installation and configuration IEC-line series update: 04-10-2014 IEC-line by OVERDIGIT overdigit.com Table of contents 1. Installing the software... 3 1.1. Installing CoDeSys... 4 1.2. Installing

More information

LDCDP 11999.GdW. L force Controls. Ä.GdWä. Software Manual. Industrial PC. WindowsR CE Thin Client. Operating system

LDCDP 11999.GdW. L force Controls. Ä.GdWä. Software Manual. Industrial PC. WindowsR CE Thin Client. Operating system L force Controls Ä.GdWä LDCDP 11999.GdW Software Manual Industrial PC WindowsR CE Thin Client Operating system l Please read these instructions before you start working! Follow the enclosed safety instructions.

More information