Ethernet Peer-To-Peer Communication With Model 353 And Procidia i pac Controllers

Size: px
Start display at page:

Download "Ethernet Peer-To-Peer Communication With Model 353 And Procidia i pac Controllers"

Transcription

1 iemen Energy & utomation pplication ata Ethernet Peer-To-Peer Communication With odel 353 nd Procidia ipac Controller Rev. 1 July Ethernet i a leading form of network communication that i often employed on indutrial proce network. ata i exchanged between network-connected, Ethernet-enabled proce controller, peronal computer, and field intrument to control and monitor a proce. Thi data can be hared throughout a company and, by way of the Internet, it can be made available to remote location almot anywhere in the world. Preented here i an overview of peer-to-peer communication on a private Ethernet network that include odel 353 Proce utomation Controller or Procidia ipac Internet Control ytem. There are private and public network. In thi paper, we are concerned with the private network. private network ha acce intentionally retricted to pecific individual, uually within a company or within one pecific area within a company. Private network can be linked for efficient exchange of data. Open acce characterize a public network. The Internet i an example of a public network where anyone with the requiite computer and oftware can log on. In thi paper, we dicu what Ethernet i, decribe building a network, and briefly introduce network addreing. Next, controller configuration and Ethernet function block are dicued. Finally, controller firmware and hardware requirement are lited. The cope of thi paper i limited to introductory material. However, the Reference ection on the lat page ha a lit of book and manual that provide in-depth information about the above topic plu network ecurity, wiring, and troublehooting. iemen offer training clae that include configuring a controller for Ethernet operation; ee the Reference ection. The final word though belong to your company network adminitrator. He or he i a primary ource of additional information about network ecurity, deign, IP addreing, and other critical network iue. WHT I ETHERNET? Ethernet i imply an agreed upon et of rule that decribe how device will exchange meage. Thee rule are publihed in IEEE pecification.3 and they decribe in detail the critical apect of Ethernet communication including the format of the data packet and the phyical interconnection (cable and connector). The Ethernet form ued by the above controller i odbu TCP/IP (Tranmiion Control Protocol/Internet Protocol). 1 eage are correctly addreed and routed by IP; TCP inure that all packet of data are received correctly. imply tated, odbu TCP/IP i odbu communication encapulated in an Ethernet TCP/IP wrapper. Before delving further into Ethernet, ome odbu characteritic need to be mentioned. odbu i a common communication protocol upported by many intrument manufacturer. odbu communication i baed on one mater device and one or more lave device, each lave having a unique 1 odel 353 and Procidia are capable of odbu TCP/IP and HTTP over 1BaeT and 1BaeT.

2 PB1 COE 1 UNIT identity or addre. Uually, the mater i a PC or PC. The lave device are controller, lave PC, and field intrument. The odel 353 and Procidia ipac are lave controller. Only the mater can initiate communication and it can iue either a data requet or a write data command. The odbu command contain: the unique addre of the lave to which the meage i directed, the command function code, the tarting regiter addre, and the number of regiter affected. The lave recognize it addre, perform the command operation, and end a repone. The repone i either the data requeted or a reply that it received the write command. The tarting regiter addre and the number of regiter affected pecifie the location and ize of the data. On a odbu network, the mater mut wait for the reply before iuing another requet. Thi architecture doe not allow peer-topeer communication between lave device. Unlike odbu, Ethernet communication upport peer-to-peer communication becaue it permit all device, known a hot in Ethernet parlance, to initiate communication. In Figure 1, three hot are connected together through a hub forming a network. ny hot can end a meage through the hub to the other hot. However, only one hot at a time can end a meage. If two hot do end meage at the ame time, the meage collide and become unreadable. Colliion avoidance i built into Ethernet through the ue of C/C (Carrier ening ultiple cce with Colliion etection). When a hot need to end a meage, it firt liten to the network, to determine if another hot i ending a meage. fter a hort period of network inactivity, the hot end it meage. If another hot attempt to end a meage at the ame intant, both top and wait a random length of time before attempting to re-end their meage. ince each hot wait time i random, the previou communication colliion i unlikely to be repeated. However, each colliion and enuing wait time reduce the volume of traffic that can flow on the network. The deign of the network can reduce the probability of colliion and ignificantly increae network traffic. Hub TC53. P P 1 odel 353 odel 353, ddre 3 Control Room HI, ddre 1 Ethernet Enabled Field evice, ddre G4a FIGURE 1 Hub-Baed Ethernet Network The 353 and ipac controller are odbu lave, by deign, and repond to odbu command. To enable the controller to initiate Ethernet peer-to-peer communication, Ethernet communication function block are included in firmware verion. and higher. There are three function block that initiate communication: IE (nalog Input for Ethernet communication), IE (igital Input for Ethernet) and CIE (Coil Input for Ethernet). Each block iue a data requet command. The compliment to the above block are the OE (nalog Output for Ethernet) and OE (igital Output for Ethernet) function block. Thee block do not initiate communication. They map data to the

3 controller odbu regiter (memory location) where the data are tored. ata in the odbu regiter are available to the network. Note that controller cannot initiate write command. Thi privilege belong to an operator who can initiate action through an HI, uch a a Procidia itation. BUIING NETWORK The manner in which hot are connected together to create a network i referred to a the network topology. Thi include the cabling of the network-connected hot and the ue of hub, witche, router and gateway to accommodate that cabling and create the deired network tructure. Figure 1 and how imple network. Figure 3 how two network connected through a router. Thee arrangement or topologie will be dicued in thi ection. Each hot connected to a network mut have a unique identifier known a an addre -- equivalent in purpoe to your home addre. In Figure 1, the addree are 1,, and 3. meage can be ent, for example, from the HI at addre 1 to the controller at addre 3; the field intrument at addre will receive the meage but ignore it ince the meage wa not addreed to it. Thi i point-to-point or peerto-peer communication. Broadcat communication allow a hot to end a meage to all other networkconnected device. any people will participate in the deign of the network. Your company network adminitrator will play a primary role by examining ecurity iue, aigning addree, and deciding other critical iue. Proce engineering will identify the equipment that i to be connected to the Ethernet network. Company management may be intereted in connecting a network that link the purchaing and accounting department to the proce control network. If remote monitoring i required, an intranet, extranet, or the Internet may alo be connected. Network reliability and ecurity will be of immene concern to all involved. Ethernet Network with a Hub In Figure 1, a hub i ued to connect the controller, field intrument, and HI. The hub i imply a central point to which a number of hot, often a many a 8-1, can be electrically connected. Every meage ent by a hot i ent to every other connected hot but read by only the addreed hot. The hub ditribute the meage but, ince it i a paive device, it cannot direct the meage only to the addreed hot. pointed out earlier, a colliion occur when two hot try to end a meage at the ame intant. With only three hot, network performance i probably adequate. However, a additional hot are connected to accommodate plant or proce expanion, network performance uffer. ince only one hot at a time can acce the network and there are now more hot, network traffic increae, the number of colliion increae, and performance degrade. The ue of a hub to interconnect hot i generally not recommended. The olution i to replace the hub with a witch, alo known a a witching hub. Ethernet Network with a witch witch, like a hub, interconnect hot. However, the witch direct traffic more effectively ince it can read addree and route a meage directly to the addreed hot. In Figure, a meage ent by hot 1 to hot i not ent to hot 3 and 4. Indeed, at the ame time hot 1 and are communicating, hot 3 and 4 can be communicating. The witch iolate the imultaneou communication allowing an increae in network traffic while reducing meage colliion. 3

4 PB1 COE 1 UNIT PB1 COE 1 UNIT witch TC53. P P 1 odel TC53. P P 1 odel 353 Ethernet Enabled Field evice, ddre odel 353, ddre 4 odel 353, ddre 1 Control Room HI, ddre 3 G4a Router or Gateway-Connected Network FIGURE witch-baed Ethernet Network router i ued to connect together network of the ame type, for example, two Ethernet network. Figure 3 how two router with built-in witche connecting a proce area network to an office area network. The office network include the purchaing and accounting department, and a web erver and gateway with a ecurity firewall for acce to the Internet. router can read an addre and route a meage to the proper network and to the addreed hot. In addition, a router iolate the network and can uually prevent a problem on one network from affecting other connected network. Network performance and reliability are ignificantly improved. gateway i a general term for device that link two network together, and the router i a member of the gateway cla. gateway i often able to connect two different type of network together, for example, connecting an Ethernet network to an IB N (ytem Network rchitecture) network. public network, uch a the Internet, can be connected to a private network through a gateway or a router. For information about configuring a gateway or router, refer to the manufacturer intallation manual. IP RE Thi ection introduce IP addreing. ddreing i a complex topic, particularly when everal network and ub-network are involved. Your company network adminitrator will upply hot addree, mak, ubnet addree, and gateway addree a needed. ddreing i an ineparable part of network deign. Every hot on a network need a unique addre. In Figure 1, addree 1,, and 3 were ued. The Internet Protocol (IP) ue a 3-bit addreing tructure. n example of an IP addre i Notice that the complete addre i written a four number in a dotted-decimal notation, i.e. the four decimal group are connected together by three dot. Each decimal number ha a range of to 55. 4

5 PB1 COE 1 UNIT PB1 COE 1 UNIT PC in Purchaing PC in ccounting Internet Web erver Office rea Network witch Router Note: Router/witch combination may be two eparate device. Gateway To/From Internet Proce rea Network Router witch G4a TC53. P P 1 odel TC53. P P 1 odel 353 Ethernet Enabled Field evice odel 353 odel 353 Control Room HI FIGURE 3 Ethernet Network with Router and Gateway portion of the complete addre repreent the network addre (netid); another portion the ubnet addre (ubnetid), on a more complex network; and a third portion the hot addre (hotid). However, it i important to remember that all four decimal number provide the complete addre. brief example of the ue of ubnet addree and ubnet mak i provided later in thi paper. If the network i not connected to another network, particularly the Internet, almot any IP addree can be aigned. However, the IN (Internet igned Number uthority) ha reerved three block of addree for private network. Thee reerved addre range hould be ued whether or not a connection to a public network i anticipated through or through or 1... through

6 default addre i provided by a 353 or Procidia controller. It can be ued in many application where the proce control network i not connected to other network. When a Window -baed PC i to be configured, make the needed entrie in the dialog box hown in Figure 4. Your network adminitrator can provide addree, ubnet mak, and other neceary information. FIGURE 4 ample Window TCP/IP Propertie ialog Box PEER-TO-PEER CONFIGURTION To configure peer-to-peer communication between controller, build each controller configuration a you normally would. Wherever an external analog value or point i to be exchanged over Ethernet, add an IE or OE function block to the configuration. Note that more than one IE block can requet data from a ingle OE block. ake a lit of each Ethernet analog block created and the loop where it i located for later connection. Where an external dicrete value or point i to be acquired over Ethernet, add a IE block. ince the IE block upport 16 point, it i likely that everal loop will need to connect to it. Create a eparate I/O icrete loop and place one IE block for each network-connected controller from which data or tatu will be obtained. ake a lit of each Ethernet dicrete input block created and the loop where it i located. Where a dicrete value i to be tored in the controller odbu regiter, add a OE block to the configuration. Note thi regiter location for later connection. 6

7 When finihed, return to each configuration and tie the Ethernet I/O block. Next, aign IP addree to each controller. The lat tep i to go through each IE and IE function block and et the ource IP addre and odbu regiter location. Ethernet Function Block The ETHERNET function block i ued to aign the controller IP addre and to et communication parameter. The ETHERNET function block i located under tation Function Block. IP RE (IP ddre) Each controller require a unique IP addre. Enter the addre aigned by the network adminitrator. lternatively, if thi i a private network, ue an addre from the block of reerved IP addree lited earlier in thi paper. IP K (ubnet ak) The ubnet mak i the method ued to identify meage that are addreed to member of a ubnet. ore than one ubnet can exit in the ame network. If the ubnet addre i , then ue IP mak If the ubnet addre i , then ue IP mak Your network adminitrator will provide the needed addree and mak. The following example of bit-wie logic illutrate how the ubnet mak work: IP ddre ( ) ubnet ak ( ) N bit logic ubnet ddre ( ) IP GTE (Gateway IP ddre) If the local network i iolated by a gateway, then the gateway IP addre need to be pecified. Typically, it i aigned the firt hot addre in the ubnet, e.g or gateway addre mut be aigned. If a gateway i not preent, the gateway field hould contain an unued addre within the hot ubnet (addre range). ETH PX (Ethernet uplex mode) The Ethernet uplex mode parameter pecifie how device (e.g. witche, router) communicate with each other. It i recommended to et ETH PX parameter to utomatic mode. When the hot regiter with the witch (or gateway), it etablihe the communication mode. The Full- uplex and Half-uplex mode option are available in the event that other hot on the network upport only one mode. Conult with the network adminitrator before making a election other than that recommended here. default controller addre i provided. One controller on a network can ue thi addre. unique addre will need to be aigned to each additional controller. 7

8 ETH RTE Thi Ethernet Rate parameter refer to more than the communication baud rate. It refer to the network wiring pecification and topology. ot hot can upport both Ethernet 1BE-T (1 mbp) and 1BE-T (1 mbp). et the ETH RTE parameter to utomatic. When the hot regiter with the witch (or gateway), it etablihe the baud rate for each connection. The 1BE-T and 1BE-T option are available for unique network topologie. Conult with the network adminitrator before making a election other than that recommended here. When uing a witch, each hot-to-witch connection can be et for either 1BE-T or 1BE-T. PP RTE (Peer-to-Peer Communication Rate) The Peer-to-Peer parameter pecifie in econd how often the controller iue a data requet command. IE Function Block The IE function block i ued to requet analog data from another controller on the network. In a typical application, a uperviory controller provide an external et point to a loop controller. Thirty-two (3) IE block are available per controller. Example: In a team powerhoue application, the plant mater controller regulate the main team header preure. ll boiler are connected to the main header and the header provide team to the plant. Each boiler controller relie on the plant mater to dictate the percentage of full capacity at which it hould be running. Thi value i the plant fire rate demand (FR). To tranfer the plant FR acro an Ethernet network, each boiler controller will contain an IE function block in the boiler mater loop. ee Figure 5. It replace the IN function block ued with traditional field wiring. The boiler controller will periodically iue a data requet command to get the latet plant FR. The plant mater controller will have the compliment OE block. The purpoe of the OE block i to provide a memory location for the plant FR value. The plant mater controller, being a odbu lave, will repond with the value located in the pecified odbu regiter. IP RE (ource IP ddre) The IP addre of the ource controller i required. 8

9 PB1 COE 1 UNIT PB1 COE 1 UNIT PB1 COE 1 UNIT witch G4a TC53. P P 1 odel TC53. P P 1 odel TC53. P P 1 odel 353 Plant ater Boiler 1 Boiler team Preure Boiler ater Boiler ater OE1 IE1 IE1 I/O icrete I/O icrete I/O icrete IE1 IE OE1 OE IE1 OE1 IE1 OE1 B REG (odbu Regiter) FIGURE 5 Ethernet Peer-to-Peer Communication Embedded within the odbu command i the tarting regiter addre and the number of conecutive regiter to be read. The function block aume that the data i in IEEE floating point format and it requet two regiter of data. ( regiter i 16 bit). For convenience, the tarting regiter for each OE i lited in the Uer anual under the IE function block ection. ata can be requeted from regiter other than OE block. For example, the proce, et point and valve variable can be read directly from the OC block. Be ure to elect the odbu regiter from the ynamic oop Floating Point ata (IEEE) and not the ynamic oop Integer ata. It i poible to requet IEEE formatted data from other hot that upport odbu TCP/IP protocol. The default hot odbu addre i 1. Important: The IE function block aume that data i in IEEE format and requet two regiter of data. RNGE When data i to be diplayed in the controller or itation faceplate, caling information i important. Thi information alo affect the performance of the PI and other loop function block. The tandard procedure i to aign the INCE, XCE, PP and ENGUNIT parameter of an analog input block. When the RNGE parameter i in utomatic mode, caling information come from the OE block in the ource controller. In anual mode, the caling information pecified in the IE function block parameter i ued. In the uto mode, the advantage of thi parameter i that any change made to the caling parameter of the ource controller are applied to all other controller in the network. It i good engineering practice to configure all range pointer. The default etting i anual mode. 9

10 Important: If requeted data doe not come from an OE block, et the RNGE parameter to anual and et the INCE, XCE, PP, and ENGUNIT parameter appropriately. ee the controller Uer anual. Note: ince data i tranferred in IEEE format, the value i not altered. OE Function Block The OE function block i ued to map analog data to the odbu regiter, to make it available to the network (i.e. the IE block in another controller). Thirty-two (3) OE block are available per controller. The OE block doe not contain caling information. If the aociated IE block i requeting caling information (Range i utomatic mode), then the OE range pointer mut be configured to an appropriate analog input or calar function block. Refer to the controller Uer anual for additional information about thi block. IE Function Block The IE function block i ued to requet dicrete data from a econd controller on the network. Thirtytwo (3) IE function block are available per controller. Each IE function block upport 16 dicrete point. eparate IE block i required for each controller from which data i requeted. Refer to the controller Uer anual for additional information about thi block. Note: In the 353, dicrete data i normally tored in the odbu coil. ince thi command iue a read regiter command, it cannot be ued to requet controller dicrete data. The CIE block iue the read coil data command. IP RE (IP ddre) The IP addre of the ource controller i required. B REG (odbu Regiter) Embedded within the odbu command i the tarting regiter addre and the number of conecutive regiter to be read. The function block aume that the data i in bit format and requet one regiter of data. ( regiter i 16 bit). For convenience, the tarting regiter for each OE i lited in the Uer anual under the IE function block ection. Important: The IE block aume that data i in bit format and requet one regiter of data. OE Function Block The OE function block i the compliment of the IE. Thi block map the dicrete output of other function block to the odbu regiter. Thirty-two (3) block are available per controller and 16 point can be configured per block. Refer to the controller Uer anual for additional information about thi block. 1

11 CIE Function Block The CIE function block i ued to requet dicrete coil data from another controller on the network. Thirty-two (3) CIE function block are available per controller. Each CIE function block can obtain up to 16 conecutive coil. There i no compliment block for the CIE. Refer to the controller Uer anual for additional information about thi block. odbu coil are memory location where dicrete data i tored in bit format. Coil are different than regiter and can be viualized a a different ector in memory. Coil have their own et of data requet and write command. Controller dicrete logic data i available a output of function block. In peer-to-peer communication, ue IE and OE block where needed to tranfer dicrete data. Thi method i recommended over uing the CIE block becaue, when uing the Graphical Configuration Utility, the controller configuration i more thoroughly documented. The CIE i available for completene and it allow acce to certain dicrete tatue that are not available via function block output. It may be of value, for example, to know if an alarm ha been acknowledged or that a controller i in run mode (tation coil 8). CONTROER FIRWRE N HRWRE REQUIREENT The following firmware and hardware item mut be intalled in a controller for it to operate on an Ethernet network. Procidia ipac Internet Control ytem evel B Controller Carrier (odel ipc-cc-b4) ipac Ethernet Communication Board Firmware v. or higher odel 353 Proce utomation Controller ounting Cae Option 4 with RJ-45 Ethernet connector (odel 353_4...) odel 353 Ethernet Communication Board Firmware v. or higher REFERENCE Teach Yourelf Networking in 4 Hour, att Hayden, Publihing, 1 Networking with icrooft TCP/IP, rew Heywood, New Rider Publihing Networking Complete, econd Edition, ybex, Inc., 1 Procidia ipac Uer anual, UiPC-1, Rev. 4 or higher odel 353 Uer anual, U353-1, Rev. 9 or higher iemen Controller Configuration Training Cla - t under Training@iemen, Intructor-ed, elect Proce Intrumentation from the drop-down box for the coure chedule and a link to the coure decription. lternatively, requet the bulletin titled iemen Technical Training, Proce utomation ytem, B6INT from: iemen Energy & utomation, Inc. Technical Training Center 11 umneytown Pike P.O. Box 9 pring Houe, P

12 Copyright, iemen Energy & utomation, Inc. Procidia, ipac, and itation are trademark of iemen Energy & utomation, Inc. Other trademark are the property of their repective owner. iemen Energy & utomation, Inc. aume no liability for error or omiion in thi document or for the application and ue of information included in thi document. The information herein i ubject to change without notice. Cutomer are urged to conult a iemen Energy & utomation, Proce Indutrie iviion ale repreentative to confirm availability and pecification. 1

SIMIT 7. Profinet IO Gateway. User Manual

SIMIT 7. Profinet IO Gateway. User Manual SIMIT 7 Profinet IO Gateway Uer Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult are only non-binding uggetion

More information

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial SIMIT 7 Component Type Editor (CTE) Uer manual Siemen Indutrial Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in VHL and implemented

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

SIMIT 7. What's New In SIMIT V7.1? Manual

SIMIT 7. What's New In SIMIT V7.1? Manual SIMIT 7 What' New In SIMIT V7.1? Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimization-reult are only non-binding uggetion

More information

TN NET. TCP/IP stack sockets API V (http://www.tnkernel.com/) Copyright 2009 Yuri Tiomkin

TN NET. TCP/IP stack sockets API V (http://www.tnkernel.com/) Copyright 2009 Yuri Tiomkin TN NET TCP/IP tack ocket API V. 0.8 (http://www.tnkernel.com/) Copyright 2009 Yuri Tiomkin Document Diclaimer The information in thi document i ubject to change without notice. While the information herein

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO Integration of Digital Tet Tool to the Internet-Baed Environment MOSCITO Abtract Current paper decribe a new environment MOSCITO for providing acce to tool over the internet. The environment i built according

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

Policy-based Injection of Private Traffic into a Public SDN Testbed

Policy-based Injection of Private Traffic into a Public SDN Testbed Intitut für Techniche Informatik und Kommunikationnetze Adrian Friedli Policy-baed Injection of Private Traffic into a Public SDN Tetbed Mater Thei MA-2013-12 Advior: Dr. Bernhard Ager, Vaileio Kotroni

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

ETSI TS V ( )

ETSI TS V ( ) TS 122 153 V14.4.0 (2017-05) TECHNICAL SPECIFICATION Digital cellular telecommunication ytem (Phae 2+) (GSM); Univeral Mobile Telecommunication Sytem (UMTS); LTE; Multimedia priority ervice (3GPP TS 22.153

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES05 Analyi and Deign of Engineering Sytem: Lab : An Introductory Tutorial: Getting Started with SIMULINK What i SIMULINK? SIMULINK i a oftware package for modeling, imulating, and analyzing dynamic ytem.

More information

ML85C. Data Sheet. Press fit monitoring module. Special features. Block. diagram PLC. B en

ML85C. Data Sheet. Press fit monitoring module. Special features. Block. diagram PLC. B en ML85C Pre fit monitoring module Special feature Data Sheet Meaurement and evaluation ytem for force/diplacement coure in fitting procee Graphical repreentation of the procee with zoom function Immediate

More information

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong 4th International Conference on Machinery, Material and Computing Technology (ICMMCT 2016) A Load Balancing Model baed on Load-aware for Ditributed Controller Fengjun Shang, Wenjuan Gong College of Compute

More information

EMU-1. User Manual. Engine Monitoring Unit Analogue to NMEA For variant: EMU-1-BAS. Issue 1.06

EMU-1. User Manual. Engine Monitoring Unit Analogue to NMEA For variant: EMU-1-BAS. Issue 1.06 EMU1 Analogue to Uer Manual For variant: EMU1BAS Iue 1.06 2000 EMU1 Content Company information 4 Important Notice 5 Trademark and Regitered Trademark 5 Fair ue Statement 5 Technical Accuracy 5 Product

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier a a The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each b c circuit will be decribed in Verilog

More information

Digifort Standard. Architecture

Digifort Standard. Architecture Digifort Standard Intermediate olution for intalling up to 32 camera The Standard verion provide the ideal reource for local and remote monitoring of up to 32 camera per erver and a the intermediate verion

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE Volume 5, Iue 8, Augut 2015 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Verification of Agent

More information

E5ZE-8 Multipoint Temperature Controller Communications Manual

E5ZE-8 Multipoint Temperature Controller Communications Manual E5ZE-8 Multipoint Temperature Controller Communication Manual Produced December 2000 Notice: OMRON product are manufactured for ue according to proper procedure by a qualified operator and only for the

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in Verilog and implemented

More information

Aspects of Formal and Graphical Design of a Bus System

Aspects of Formal and Graphical Design of a Bus System Apect of Formal and Graphical Deign of a Bu Sytem Tiberiu Seceleanu Univerity of Turku, Dpt. of Information Technology Turku, Finland tiberiu.eceleanu@utu.fi Tomi Weterlund Turku Centre for Computer Science

More information

Technical Bulletin TB1570. Class: INFO. Subject JVM Software Update Procedure. Series V-Range (501,651,801)

Technical Bulletin TB1570. Class: INFO. Subject JVM Software Update Procedure. Series V-Range (501,651,801) Serie V-Range (501,651,801) Cla: INFO Reviion: E Sheet 1 of 8 Releae Date: 16.12.2015 With the introduction of CAN communication and control on the truck mounted range of Johnton Sweeper, there i now the

More information

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Januz A. Starzyk,Yongtao Guo, and Zhineng Zhu School of Electrical Engineering & Computer Science

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

Chapter 7 Packet-Switching Networks. Chapter 7 Packet-Switching Networks. Packet Switching. Network Layer. Network Service

Chapter 7 Packet-Switching Networks. Chapter 7 Packet-Switching Networks. Packet Switching. Network Layer. Network Service Chapter 7 Packet-Switching etwork etwork Operation & Topology Datagram and Virtual Circuit Structure of a Packet Switch Routing in Packet etwork Shortet Path Routing etwork Chapter 7 Packet-Switching etwork

More information

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage Proceeding of the World Congre on Engineering 2007 Vol I LinkGuide: Toward a Better Collection of Hyperlink in a Webite Homepage A. Ammari and V. Zharkova chool of Informatic, Univerity of Bradford anammari@bradford.ac.uk,

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

Frequency Table Computation on Dataflow Architecture

Frequency Table Computation on Dataflow Architecture Frequency Table Computation on Dataflow Architecture P. Škoda *, V. Sruk **, and B. Medved Rogina * * Ruđer Bošković Intitute, Zagreb, Croatia ** Faculty of Electrical Engineering and Computing, Univerity

More information

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X Lecture 37: Global Optimization [Adapted from note by R. Bodik and G. Necula] Topic Global optimization refer to program optimization that encompa multiple baic block in a function. (I have ued the term

More information

999 Computer System Network. (12) Patent Application Publication (10) Pub. No.: US 2006/ A1. (19) United States

999 Computer System Network. (12) Patent Application Publication (10) Pub. No.: US 2006/ A1. (19) United States (19) United State US 2006O1296.60A1 (12) Patent Application Publication (10) Pub. No.: Mueller et al. (43) Pub. Date: Jun. 15, 2006 (54) METHOD AND COMPUTER SYSTEM FOR QUEUE PROCESSING (76) Inventor: Wolfgang

More information

Course Project: Adders, Subtractors, and Multipliers a

Course Project: Adders, Subtractors, and Multipliers a In the name Allah Department of Computer Engineering 215 Spring emeter Computer Architecture Coure Intructor: Dr. Mahdi Abbai Coure Project: Adder, Subtractor, and Multiplier a a The purpoe of thi p roject

More information

Laboratory Exercise 1

Laboratory Exercise 1 Laboratory Eercie Switche, Light, and Multipleer The purpoe of thi eercie i to learn how to connect iple input and output device to an FPGA chip and ipleent a circuit that ue thee device. We will ue the

More information

ESRP Storage Program EMC Celerra NX4 (500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010

ESRP Storage Program EMC Celerra NX4 (500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010 ESRP Stor Program EMC Celerra NX4 (5 Uer) Mailbox Reilie Stor Solution for Microoft Exchan 21 Teted with: ESRP Stor Verion. Teted Date: 6/25/21 EMC Corporation Corporate Headquarter Hopkinton, MA 1748-91

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1 (19) United State US 2011 0316690A1 (12) Patent Application Publication (10) Pub. No.: US 2011/0316690 A1 Siegman (43) Pub. Date: Dec. 29, 2011 (54) SYSTEMAND METHOD FOR IDENTIFYING ELECTRICAL EQUIPMENT

More information

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity Modelling the impact of cyber attack on the traffic control centre of an urban automobile tranport ytem by mean of enhanced cyberecurity Yoana Ivanova 1,* 1 Bulgarian Academy of Science, Intitute of ICT,

More information

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking Refining SIRAP with a Dedicated Reource Ceiling for Self-Blocking Mori Behnam, Thoma Nolte Mälardalen Real-Time Reearch Centre P.O. Box 883, SE-721 23 Väterå, Sweden {mori.behnam,thoma.nolte}@mdh.e ABSTRACT

More information

(12) Patent Application Publication (10) Pub. No.: US 2013/ A1. Dhar et al. (43) Pub. Date: Jun. 6, 2013 NY (US) (57) ABSTRACT

(12) Patent Application Publication (10) Pub. No.: US 2013/ A1. Dhar et al. (43) Pub. Date: Jun. 6, 2013 NY (US) (57) ABSTRACT (19) United State US 2013 0145314A1 (12) Patent Application Publication (10) Pub. No.: US 2013/0145314 A1 Dhar et al. (43) Pub. Date: Jun. 6, 2013 (54) SYSTEMAND METHOD FORCHANGEABLE (52) U.S. Cl. FOCUS

More information

Professional Baby Scale INSTRUCTION MANUAL BD-815MA

Professional Baby Scale INSTRUCTION MANUAL BD-815MA Profeional Baby Scale INSTRUCTION MANUAL BD-85MA Thank you for purchaing the TANITA digital baby cale. For optimum performance and afety, pleae read thi manual carefully, and keep it handy for future reference.

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

Application of Social Relation Graphs for Early Detection of Transient Spammers

Application of Social Relation Graphs for Early Detection of Transient Spammers Radolaw rendel and Henryk Krawczyk Application of Social Relation raph for Early Detection of Tranient Spammer RADOSLAW RENDEL and HENRYK KRAWCZYK Electronic, Telecommunication and Informatic Department

More information

Practical Analog and Digital Filter Design

Practical Analog and Digital Filter Design Practical Analog and Digital Filter Deign Artech Houe, Inc. Le Thede 004 Thi text i dedicated to my wife who keep me grounded, and to my grandchildren who know no bound. Content Preface xi Chapter Introduction

More information

DWH Performance Tuning For Better Reporting

DWH Performance Tuning For Better Reporting DWH Performance Tuning For Better Sandeep Bhargava Reearch Scholar Naveen Hemrajani Aociate Profeor Dineh Goyal Aociate Profeor Subhah Gander IT Profeional ABSTRACT: The concept of data warehoue deal in

More information

SCHEDULE DOCUMENT CONNECT MPLS SERVICES PUBLIC NODE4 LIMITED 17/07/2017

SCHEDULE DOCUMENT CONNECT MPLS SERVICES PUBLIC NODE4 LIMITED 17/07/2017 SCHEDULE DOCUMENT CONNECT MPLS SERVICES PUBLIC NODE4 LIMITED 17/07/017 SCHEDULE DOCUMENT CONNECT MPLS SERVICES Additional term, Service Decription & Service Level Agreement for ConnectMPLS Service 1. SERVICE

More information

Lecture 14: Minimum Spanning Tree I

Lecture 14: Minimum Spanning Tree I COMPSCI 0: Deign and Analyi of Algorithm October 4, 07 Lecture 4: Minimum Spanning Tree I Lecturer: Rong Ge Scribe: Fred Zhang Overview Thi lecture we finih our dicuion of the hortet path problem and introduce

More information

Laboratory Exercise 2

Laboratory Exercise 2 Laoratory Exercie Numer and Diplay Thi i an exercie in deigning cominational circuit that can perform inary-to-decimal numer converion and inary-coded-decimal (BCD) addition. Part I We wih to diplay on

More information

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1 US 2003O196031A1 (19) United State (12) Patent Application Publication (10) Pub. No.: US 2003/0196031 A1 Chen (43) Pub. Date: Oct. 16, 2003 (54) STORAGE CONTROLLER WITH THE DISK Related U.S. Application

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

Data Sheet IQ3 Web Enabled Controller

Data Sheet IQ3 Web Enabled Controller Web Enabled ontroller Web Enabled ontroller The BTL liting applie to /B option controller Bnet i a regitered trademark of HRE. SHRE doe not endore, approve, or tet product for compliance with SHRE tandard.

More information

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION A. Váque-Nava * Ecuela de Ingeniería. CENTRO UNIVERSITARIO MEXICO. DIVISION DE ESTUDIOS SUPERIORES J. Figueroa

More information

INT-S. London Electronics Limited. Panel mounting remote display for ASCII data input. Connection details, scaling and general information

INT-S. London Electronics Limited. Panel mounting remote display for ASCII data input. Connection details, scaling and general information London Electronic Limited Thorncote Green, Near Hatch, Sandy, Bedfordhire SG19 1PU Tel +44(0)1767 626444 Fax +44(0)1767 626446 www.london-electronic.com help@london-electronic.com Panel mounting remote

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

A Basic Prototype for Enterprise Level Project Management

A Basic Prototype for Enterprise Level Project Management A Baic Prototype for Enterprie Level Project Management Saurabh Malgaonkar, Abhay Kolhe Computer Engineering Department, Mukeh Patel School of Technology Management & Engineering, NMIMS Univerity, Mumbai,

More information

Diverse: Application-Layer Service Differentiation in Peer-to-Peer Communications

Diverse: Application-Layer Service Differentiation in Peer-to-Peer Communications Divere: Application-Layer Service Differentiation in Peer-to-Peer Communication Chuan Wu, Student Member, IEEE, Baochun Li, Senior Member, IEEE Department of Electrical and Computer Engineering Univerity

More information

Parameters, UVM, Coverage & Emulation Take Two and Call Me in the Morning

Parameters, UVM, Coverage & Emulation Take Two and Call Me in the Morning Parameter, UVM, Coverage & Emulation Take Two and Call Me in the Morning Michael Horn Mentor Graphic Corporation Colorado, USA Mike_Horn@mentor.com Bryan Ramirez Mentor Graphic Corporation Colorado, USA

More information

Stream: Low Overhead Wireless Reprogramming for Sensor Networks

Stream: Low Overhead Wireless Reprogramming for Sensor Networks Thi full text paper wa peer reviewed at the direction of IEEE Communication Society ubject matter expert for publication in the IEEE INFOCOM 27 proceeding. : Low Overhead Wirele Reprogramming for Senor

More information

COLES EIDC - ORDERS Purchase order message

COLES EIDC - ORDERS Purchase order message 07/11/13 Purchae order meage - ORDERS COLES EIDC - ORDERS Purchae order meage EDIFACT/D01B/EANCOM 2002/ORDERS: ORDERS Purchae order meage Verion: 1.3 Author: Cole 1 Ver 1.3 07/11/13 Purchae order meage

More information

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS A SIMPLE IMPERATIVE LANGUAGE Eventually we will preent the emantic of a full-blown language, with declaration, type and looping. However, there are many complication, o we will build up lowly. Our firt

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

CS201: Data Structures and Algorithms. Assignment 2. Version 1d

CS201: Data Structures and Algorithms. Assignment 2. Version 1d CS201: Data Structure and Algorithm Aignment 2 Introduction Verion 1d You will compare the performance of green binary earch tree veru red-black tree by reading in a corpu of text, toring the word and

More information

Through the Diversity of Bandwidth-Related Metrics, Estimation Techniques and Tools: An Overview

Through the Diversity of Bandwidth-Related Metrics, Estimation Techniques and Tools: An Overview I. J. Computer Network and Information Security, 08, 8, -6 Publihed Oine Augut 08 in MECS (http://www.mec-pre.org/) DOI: 0.585/icni.08.08.0 Through the Diverity of Bandwidth-Related Metric, Etimation Technique

More information

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Iue 4, April 2015 International Journal Advance Reearch in Computer Science and Management Studie Reearch Article / Survey Paper / Cae Study Available online at: www.ijarcm.com

More information

Two-wire Serial EEPROM K24C128 / K24C256 Spring 2011

Two-wire Serial EEPROM K24C128 / K24C256 Spring 2011 24128 / 24256 pring 2011 Feature?Wide oltage Operation = 1.8 to 5.5?Operating mbient emperature: 40 to +85?Internally Organized: 24128, 16,384 X 8 (128 bit) 24256, 32,768 X 8 (256 bit)?wowire erial Interface?chmitt

More information

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Stre-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Menter F.R. ANSYS Germany GmbH Introduction It i oberved in many CFD imulation that RANS model how inherent technology limitation

More information

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights Shortet Path Problem CS 6, Lecture Jared Saia Univerity of New Mexico Another intereting problem for graph i that of finding hortet path Aume we are given a weighted directed graph G = (V, E) with two

More information

Quadrilaterals. Learning Objectives. Pre-Activity

Quadrilaterals. Learning Objectives. Pre-Activity Section 3.4 Pre-Activity Preparation Quadrilateral Intereting geometric hape and pattern are all around u when we tart looking for them. Examine a row of fencing or the tiling deign at the wimming pool.

More information

K24C32/K24C64. Features. General Description. Pin Configuration. Pin Descriptions

K24C32/K24C64. Features. General Description. Pin Configuration. Pin Descriptions 2432 / 2464 pring 2007 Feature Wide Voltage peration V = 1.8V to 5.5V perating mbient emperature: 40 to +85 Internally rganized: 2432, 4096 X 8 (32 bit) 2464, 8192 X 8 (64 bit) wowire erial Interface chmitt

More information

The development of the South African ehealth Strategy assessed against the recommendations of the WHO/ITU ehealth Strategy Toolkit

The development of the South African ehealth Strategy assessed against the recommendations of the WHO/ITU ehealth Strategy Toolkit The development of the South African ehealth Strategy aeed againt the recommendation of the WHO/ITU ehealth Strategy Toolkit Roemary Foter PhD a,b a ehealth Strategy and Policy Diviion, Medical Reearch

More information

How to protect from port scanning and smurf attack in Linux Server by iptables

How to protect from port scanning and smurf attack in Linux Server by iptables In thi pot I will hare the iptable cript in which we will learn How to protect from port canning and murf attack in Linux Server Feature Of Script : (1) When a attacker try to port can your erver, firt

More information

ESRP Storage Program EMC VNXe3100 (500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010

ESRP Storage Program EMC VNXe3100 (500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010 ESRP Stor Program EMC VNXe31 (5 Uer) Mailbox Reilie Stor Solution for Microoft Exchan 21 Teted with: ESRP Stor Verion 3. Teted Date: 4/25/211 EMC Corporation Corporate Headquarter Hopkinton, MA 1748-913

More information

ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR

ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR A. P. Mullery and R. F. Schauer Thoma J. Waton Reearch Center International Buine Machine Corporation Yorktown Height, New York R. Rice International Buine Machine

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

A Local Mobility Agent Selection Algorithm for Mobile Networks

A Local Mobility Agent Selection Algorithm for Mobile Networks A Local Mobility Agent Selection Algorithm for Mobile Network Yi Xu Henry C. J. Lee Vrizlynn L. L. Thing Intitute for Infocomm Reearch, 21 Heng Mui Keng Terrace, Singapore 119613 Email: {yxu, hlee, vriz}@i2r.a-tar.edu.g

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is Today Outline CS 56, Lecture Jared Saia Univerity of New Mexico The path that can be trodden i not the enduring and unchanging Path. The name that can be named i not the enduring and unchanging Name. -

More information

Software Agent (SA) to guarantee QoS for multi constrain applications in all-ip networks

Software Agent (SA) to guarantee QoS for multi constrain applications in all-ip networks Software Agent (SA) to guarantee QoS for multi contrain application in all-ip network Kazi Khaled Al-Zahid and Mituji Matumoto GITS, Waeda Univerity 94 Waeda Univ. Bldg. A-308, 1011Okuboyama Nihitomida

More information

An Approach to a Test Oracle for XML Query Testing

An Approach to a Test Oracle for XML Query Testing An Approach to a Tet Oracle for XML Query Teting Dae S. Kim-Park, Claudio de la Riva, Javier Tuya Univerity of Oviedo Computing Department Campu of Vieque, /n, 33204 (SPAIN) kim_park@li.uniovi.e, claudio@uniovi.e,

More information

ESRP Storage Program EMC Celerra NS-120 (1,500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010

ESRP Storage Program EMC Celerra NS-120 (1,500 User) Mailbox Resiliency Storage Solution for Microsoft Exchange 2010 ESRP Stora Program EMC Celerra NS-12 (1, Uer) Mailbox Reilien Stora Solution for Microoft Exchan 21 Teted with: ESRP Stora Verion 3. Teted Date: 3/2/21 EMC Corporation Corporate Headquarter Hopkinton,

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment Int. J. Communication, Network and Sytem Science, 0, 5, 90-97 http://dx.doi.org/0.436/ijcn.0.50 Publihed Online February 0 (http://www.scirp.org/journal/ijcn) Increaing Throughput and Reducing Delay in

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks Maneuverable Relay to Improve Energy Efficiency in Senor Network Stephan Eidenbenz, Luka Kroc, Jame P. Smith CCS-5, MS M997; Lo Alamo National Laboratory; Lo Alamo, NM 87545. Email: {eidenben, kroc, jpmith}@lanl.gov

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

Technical Bulletin TB1554. Class: INFO. JVM Software Update Procedure

Technical Bulletin TB1554. Class: INFO. JVM Software Update Procedure Serie Cla: INFO Reviion: B Sheet 1 of 9 Releae Date: 14.08.2014 With the introduction of the JVM (Johnton Viual Module) on the product range it i now poible to download oftware by mean of a Johnton USB

More information

(12) Patent Application Publication (10) Pub. No.: US 2017/ A1

(12) Patent Application Publication (10) Pub. No.: US 2017/ A1 (19) United tate (12) Patent Application Publication (10) Pub. No.: U 2017/0049243 A1 Nunn et al. U 2017.0049243A1 (43) Pub. Date: Feb. 23, 2017 (54) (71) (72) (21) (22) (63) (60) NFLATABLE AIR MATTRE

More information

Multicast with Network Coding in Application-Layer Overlay Networks

Multicast with Network Coding in Application-Layer Overlay Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 1, JANUARY 2004 1 Multicat with Network Coding in Application-Layer Overlay Network Ying Zhu, Baochun Li, Member, IEEE, and Jiang Guo Abtract

More information

Part 1 A New Number Format: The Unum

Part 1 A New Number Format: The Unum Part 1 yr op A New Number Format: The Unum ht ig 1 Overview l- ia er at M or yl Ta an Fr ci You can t boil the ocean. Former Intel executive, reacting to the idea of unum. Incidentally, the pronunciation

More information

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance A Hybrid Deployable Dynamic Traffic Aignment Framework for Robut Online Route Guidance Sriniva Peeta School of Civil Engineering, Purdue Univerity Chao Zhou Sabre, Inc. Sriniva Peeta School of Civil Engineering

More information

Domain-Specific Modeling for Rapid System-Wide Energy Estimation of Reconfigurable Architectures

Domain-Specific Modeling for Rapid System-Wide Energy Estimation of Reconfigurable Architectures Domain-Specific Modeling for Rapid Sytem-Wide Energy Etimation of Reconfigurable Architecture Seonil Choi 1,Ju-wookJang 2, Sumit Mohanty 1, Viktor K. Praanna 1 1 Dept. of Electrical Engg. 2 Dept. of Electronic

More information

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline Generic Travere CS 62, Lecture 9 Jared Saia Univerity of New Mexico Travere(){ put (nil,) in bag; while (the bag i not empty){ take ome edge (p,v) from the bag if (v i unmarked) mark v; parent(v) = p;

More information

INTEGRATED BUSINESS PRINT SOLUTIONS FOR YOUR WORKGROUP

INTEGRATED BUSINESS PRINT SOLUTIONS FOR YOUR WORKGROUP INTEGRATED BUSINESS PRINT SOLUTIONS FOR YOUR WORKGROUP www.brother.eu l u p p l BROTHER S NEW PROFESSIONAL ALL-IN-ONE COLOUR LASER RANGE INTERGRATED PRINT SOLUTIONS FOR YOUR BUSINESS Brother undertand

More information

Kinematics Programming for Cooperating Robotic Systems

Kinematics Programming for Cooperating Robotic Systems Kinematic Programming for Cooperating Robotic Sytem Critiane P. Tonetto, Carlo R. Rocha, Henrique Sima, Altamir Dia Federal Univerity of Santa Catarina, Mechanical Engineering Department, P.O. Box 476,

More information

A New Approach to Pipeline FFT Processor

A New Approach to Pipeline FFT Processor A ew Approach to Pipeline FFT Proceor Shouheng He and Mat Torkelon Department of Applied Electronic, Lund Univerity S- Lund, SWEDE email: he@tde.lth.e; torkel@tde.lth.e Abtract A new VLSI architecture

More information