Available online at ScienceDirect. Procedia Computer Science 103 (2017 )

Size: px
Start display at page:

Download "Available online at ScienceDirect. Procedia Computer Science 103 (2017 )"

Transcription

1 Available online at ScienceDirect Procedia Computer Science 103 (2017 ) XIIth International Symposium «Intelligent Systems», INTELS 16, 5-7 October 2016, Moscow, Russia Network-centric supervisory control system for mobile robotic groups Vladimir Muliukha a, *, Alexander Ilyashenko b, Leonid Laboshin a a Peter the Great St.Petersburg Polytechnic University, 29 Polytechnicheskaya st., Saint Petersburg , Russia b Russian State Scientific Center for Robotics and Technical Cybernetics, Tikhoretsky Prospect 21, Saint Petersburg , Russia Abstract The paper analyzes network-centric control methods for mobile robotic groups. We consider the task of controlling a group of mobile robots, performing reconnaissance for space and terrestrial applications. In the paper each robot is a cyber-physical object consisting of mechatronic part and computer module, which analyzes data from sensors and generates commands. The use of network-centric approach allows separating these two parts, transferring resource-intensive computing tasks in a highperformance hybrid cloud environment. A cloud environment as a single point for processing of all sensory data allows us to use the advantages of centralized control method and to manage the resources of mobile robots more effectively. In this case, each robot keeps the autonomy if there is no communication with the control center. So a key element of such control systems is reliable communication links. In our work we use redundancy and duplication of various communication channels to provide a continuous connection between a mobile robot and control center The Authors. Published by by Elsevier B.V. B.V. This is an open access article under the CC BY-NC-ND license ( Peer-review under responsibility of the scientific committee of the XIIth International Symposium «Intelligent Systems». Peer-review under responsibility of the scientific committee of the XIIth International Symposium Intelligent Systems Keywords: network-centric control system; cyber-physical approach; mobile robots; high-performance cloud system. 1. Main text Modern researches in the field of control systems are focused on the dynamic distributed systems. Complex engineering tasks concerning control for groups of mobile robots are developed poorly. Recently lots of new * Corresponding author. address: vladimir@mail.neva.ru The Authors. Published by Elsevier B.V. This is an open access article under the CC BY-NC-ND license ( Peer-review under responsibility of the scientific committee of the XIIth International Symposium Intelligent Systems doi: /j.procs

2 506 Vladimir Muliukha et al. / Procedia Computer Science 103 ( 2017 ) methods appeared like cyber-physical approach to the description of robots 1,2 and network-centric method for the description of information exchange 2,3. The paper analyzes network-centric methods for control of mobile cyber-physical objects like robots. The research is done in the framework of the agreement between Peter the Great St.Petersburg Polytechnic University and the Ministry of Education of the Russian Federation. In this work at the current stage a group of mobile robots should realize reconnaissance missions, later also expected to add some manipulative operations and assembly work. The final application of the developed technologies can be the use of robotic groups to explore Mars and to build a base on its surface. The whole project is implemented by a consortium composed of Peter the Great St.Petersburg Polytechnic University, Russian State Scientific Center for Robotics and Technical Cybernetics, Center for Laser Technologies and Science and Technology Center ROCAD. In the framework of this project Peter the Great St.Petersburg Polytechnic University develops and researches network-centric supervisory control system for mobile robots. In our work mobile robots interact with each other by transmitting information via computer networks. Each robot is considered as a cyber-physical object consisting of mechatronic part and computer module, which analyzes data from sensors and generates commands. The use of network-centric approach allows separating these two parts, transferring resource-intensive computing tasks in a high-performance hybrid cloud environment. Data processing in the cloud is conducted is based on the actor model of calculations. A cloud environment as a single point for processing of all sensory data allows us to use the advantages of centralized control method and to manage the resources of mobile robots more effectively. A data exchange between the actors of mobile robots in cloud environment can significantly accelerate the processes of information interaction of mobile agents. Actors describe physical and informational properties of controlled objects and control devices and also exchange information on behalf of the agent. The selection of cyber-physical systems as a special class of controlled objects is due to the necessity of integrating into classical robot various components responsible for computing, communications and control processes. Cyber-physical approach in robotics allows taking into account the characteristics of information processes that are generated during the operation of the physical objects (like robots) and are available for monitoring, processing and transmission via computer network. 2. Network-centric control system architecture In the paper, we propose architecture of a model for network-centric control system, which includes one stationary unit and two mobile ones. Stationary unit consists of heterogeneous high-performance cloud computing and the routing unit, the mobile node also includes a routing unit and a mobile computer. Routing unit monitors the status of the available communication channels and selects a free channel with the highest transmission rate. For the information exchange between the routed units, there are three types of channels: laser network, which is the primary and has the highest bandwidth (1 Gb/s) and range (up to 2 km); Wi-Fi network that can transmit data stream at a rate up to 300 Mb/s for a distance of 600 meters; MESH Wi-Fi network that can transmit data at the lowest rate consistently from one mobile robot to another. Laser network also has the possibility to organize a hierarchical communication system from remote mobile robots to a stationary unit. Each mobile robot has 4 on board two-way laser communication antennas, three of them collect data from remote robots and one uplink antenna transmits the data to the stationary unit for processing. There is a possibility of implementing multiple levels of such hierarchy. Thus, a stationary unit receives a stream of data from a large number of mobile units and should have computing resources that allow to process obtained Big Data 4. So the basis of the stationary unit is a high-performance hybrid cloud environment.

3 Vladimir Muliukha et al. / Procedia Computer Science 103 ( 2017 ) Figure 1. Functional hierarchical scheme of cloud computing environment. The base idea for the implementation of cloud technologies in the robotics is based on the paradigm of digital physics 5 ( it from bit doctrine ), which implies that for robots the whole universe is measurable and computable. It means that if an object of the real physical world cannot be converted to the information from a sensor, for the robot and its control system such an object does not exist. So the key function of the robot s control system is to process data received from sensors into the commands for actuators of the robot. For a number of situations, when such processing should not be performed in real time, it can be performed remotely in the cloud. The application of cloud for the solution for modern robotics tasks is called cloud robotics 6. The use of this approach reduces the processing load on each robot in the group and increases the efficiency of all cyber-physical objects by increasing the duration of battery life and reducing the redundancy of robots characteristics for its tasks. Researches in the field of cloud technologies in robotics are relevant and have been particularly active in recent years. For example, Rapyuta platform should be noted (the RoboEarth Cloud Engine). It allows robots to share knowledge, through a centralized knowledge base, avoiding duplication of information. Rapyuta is a cloud platform, in which the robots can create their own computing environments to perform intensive data processing. These created environments may be used with one or more robots simultaneously. This work is realized using the cloud based on modified OpenStack platform that is installed on heterogeneous high-performance computers containing SIMD and MIMD processors. In our work, we offer the following solutions: a central server located on a secure heterogeneous cloud receives data from sensors of all available cyber-physical objects (mobile robots), processes the data and commands from the operator, and sends control commands to cyber-physical objects.

4 508 Vladimir Muliukha et al. / Procedia Computer Science 103 ( 2017 ) Figure 2. Appearance of controlled mobile robot. Figure 3. Scheme of sensory information flows. The developed cloud software performs a decomposition of the complex target, which is set by operator, into the simple operation, transmits them to mobile robots, and checks their implementation, as well as provides synchronization of commands execution when it is needed. The use of the heterogeneous computing environment allows effectively realize a wide range of tasks, including processing of streaming data from cyber-physical objects (e.g., video or lidar data). An actor approach resolves the problem of dividing a whole system into several parallel streams allowing the horizontal and vertical scaling of the developed system. A functional hierarchical scheme of cloud computing environment is shown on Fig. 1.

5 Vladimir Muliukha et al. / Procedia Computer Science 103 ( 2017 ) As part of this work a following concept was developed: each robot or cyber-physical object consists of mobile hardware and software part, so called agent and virtual avatar represented by a set of computational processes that are implemented in heterogeneous cloud computing environment, and are interacting with the agent using wireless high-speed networks. Such operating model of cyber-physical objects, in which onboard computing resources are supplemented by cloud computing environment s services, can solve a variety of control tasks, and provide a number of important benefits, including: advanced class of algorithms for control and operations planning because of integrating all available information resources from cyber-physical objects; ability to store and to structure large volume of sensory data; common data space and situational awareness of all agents in the system; possibility of rapid change in avatar algorithms (reboot avatar of cyber-physical object in real time); interaction between avatars through the high-speed data network in the cloud environment. High Performance cloud environment shown in Figure 1 is a mobile robot control center. The appearance of a controlled object is shown in Figure 2. The mobile robot is a six-wheel platform with the following installed sensors: forward looking LIDAR, circular scanning LIDAR, two circular view cameras and two different navigation systems, as well as the platform equipped with a hardware for laser and radio communication and several mobile computing devices. As noted above, the implementation of network-centric supervisory control system is based on the networkcentric approach. So the key elements of the control system are the information flows between mobile robot and centralized high-performance cloud system and communication channels, providing data with a requested quality of service. Sensory information flows scheme for the control system is shown in figure 3. Mathematical model of network-centric supervisory control system has been developed to describe the effect of the network characteristics on the sensory information flows. 3. Model of network-centric supervisory control system Model data streams generated by large amount of devices: LIDARs, video cameras, navigation systems. The total data flow rate is greater than even the possibility of laser communication system. As data flow intensity only from optical navigation system can reach 1Gb per sec. One more high-intensity flow is getting formed by another robot in system in MESH mode. To avoid clogging network, divide these data streams into two types: high-priority and low-priority. For the operation of the system first need to be sure that highest priority has data from surround view LIDAR, the navigation system and retransmission of the same data from another robot in the absence of its connection to the control unit directly. As low-priority data used data from other sensors like optical navigation system, video cameras and front view LIDAR. Systems with priorities allow to reduce the probability of network packet loss 7,8,9. It is proposed to process data transmitted in two stages. At first, we need to filter low-priority data in order to ensure the transmission of high-priority data, and then determine which of the communication channels to use for transmission. As a model of the filtering device, consider queuing system with two incoming flows, one service channel, specify priority for one of flows on service and taking place in storage. Such systems belong to the class 10 / /1/ / i M2 M k f. j Such systems are discussed in detail in 7,8 and 9. As results can be used expressions for probabilities of packet loss and an effective way to manage them by using randomized push-out mechanism in which the packet from system buffer is not pushed-out with a given probability instead of 1. Also, have been identified the effects of linear behavior and "locking" for loss probabilities in case or randomized push-out mechanism. For these effects were calculated areas in which they take place, and using their boundaries can help to control the behavior of the system without additional calculations in real time and affect its performance. In considered model to find an average service time can be used model of type M / M3 /3/ k. In this model each service channel has its own intensity and can be used for modeling three different types of network channels.

6 510 Vladimir Muliukha et al. / Procedia Computer Science 103 ( 2017 ) Getting average time that packets spend in such model can be used for getting intensity of service in previous model of type / /1/ / i M. 2 M k f 4. Conclusion j The paper analyzes network-centric control methods for mobile robotic groups. Each robot is a cyber-physical object consisting of mechatronic part and computer module, which analyzes data from sensors and generates commands. The network-centric approach allows separating these two parts, transferring computing tasks in a highperformance hybrid cloud environment. In the paper we proposed the functional hierarchical scheme of cloud computing environment. A key element of proposed control systems is reliable communication links. In our work we use redundancy and duplication of various communication channels to provide a continuous connection between a mobile robot and control center. The resulting system was modeled using queuing theory. A two level model was considered. On first level used priority queuing model with two incoming flows and randomized push-out mechanism for filtering data and on second level was used basic queuing model with one incoming flow and three service channels and limited buffer size for modeling transfer node with three types of channels: laser, Wi-Fi and mesh. Acknowledgements. This research was supported by the Ministry of Education of the Russian Federation an agreement from , research id: RFMEFI57815X0143. References 1. Zaborovsky V, Muliukha V, Ilyashenko A. Cyber-Physical Approach in a Series of Space Experiments Kontur. Lecture Notes in Computer Science 2015;9247: Zaborovsky V, Guk M, Muliukha V, Ilyashenko A.Cyber-physical Approach to the Network-centric Robot Control Problems. Lecture Notes in Computer Science 2014;8638: Lukashin A, Zaborovsky V, Muliukha V. Cloud-Centric PaaS Framework for Robots Operation. Proceedings of the 17th Conference of Open Innovations Association FRUCT 2015; Zaborovsky V, Muliukha V, Popov S, Lukashin A. Heterogeneous Virtual Intelligent Transport Systems and Services in Cloud Environments. Proceedings of The Thirteenth International Conference on Networks 2014; Wheeler JA. Information, physics, quantum: the search for links. Proceedings III International Symposium on Foundations of Quantum Mechanics (Tokyo) 1989; Kehoe B, Patil S, Abbeel P, Goldberg K. A survey of research on cloud robotics and automation. IEEE Transactions on Automation Science and Engineering 2015;12(2): Ilyashenko A, Zayats O, Muliukha V, Laboshin L. Further Investigations of the Priority Queuing System with Preemptive Priority and Randomized Push-Out Mechanism. Lecture Notes in Computer Science 2014;8638: Muliukha V, Ilyashenko A, Zayats O, Zaborovsky V. Preemptive Queuing System with Randomized Push-Out Mechanism. Communications in Nonlinear Science and Numerical Simulation 2015;21(1-3): Ilyashenko A, Zayats O, Muliukha V, Lukashin A. Alternating priorities queueing system with randomized push-out mechanism. Lecture notes in computer science 2015;9247: Gnedenko BV, Danielyan EA, Dimitrov BN, Klimov GP, Matveev VF. Priority queueing systems (in Russian). Moscow: Moscow State University; 1973.

Network-Centric Control Methods for a Group of Cyber-Physical Objects

Network-Centric Control Methods for a Group of Cyber-Physical Objects Network-Centric Control Methods for a Group of Cyber-Physical Objects Vladimir Muliukha 1 Alexey Lukashin 2 Alexander Ilyashenko 2 Vladimir Zaborovsky 2 1 Almazov National Medical Research Centre, St.Petersburg,

More information

Cloud-Centric PaaS Framework for Robots Operation

Cloud-Centric PaaS Framework for Robots Operation State Polytechnic University Technical ST.PETERSBURG Cybernetics and STATE Robotics POLYTECHNICAL Faculty Telematics UNIVERSITY Department Cloud-Centric PaaS Framework for Robots Operation Alexey Lukashin,

More information

Available online at ScienceDirect. Procedia Computer Science 103 (2017 )

Available online at   ScienceDirect. Procedia Computer Science 103 (2017 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 103 (2017 ) 536 542 XIIth International Symposium «Intelligent Systems», INTELS 16, 5-7 October 2016, Moscow, Russia The

More information

Available online at ScienceDirect. Procedia Engineering 111 (2015 )

Available online at  ScienceDirect. Procedia Engineering 111 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 111 (2015 ) 902 906 XXIV R-S-P seminar, Theoretical Foundation of Civil Engineering (24RSP) (TFoCE 2015) About development and

More information

Available online at ScienceDirect. Procedia Computer Science 87 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 87 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 87 (2016 ) 270 274 4th International Conference on Recent Trends in Computer Science & Engineering Analysis of Routing

More information

Available online at ScienceDirect. Procedia Computer Science 37 (2014 )

Available online at   ScienceDirect. Procedia Computer Science 37 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 37 (2014 ) 176 180 The 5th International Conference on Emerging Ubiquitous Systems and Pervasive Networks (EUSPN-2014)

More information

Available online at ScienceDirect. Procedia Computer Science 98 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 98 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 98 (2016 ) 515 521 The 3rd International Symposium on Emerging Information, Communication and Networks (EICN 2016) A Speculative

More information

Mathematical Model of Network Address Translation Port Mapping

Mathematical Model of Network Address Translation Port Mapping Available online at www.sciencedirect.com ScienceDirect AASRI Procedia 8 (2014 ) 105 111 2014 AASRI Conference on Sports Engineering and Computer Science (SECS 2014) Mathematical Model of Network Address

More information

Available online at ScienceDirect. Procedia Computer Science 56 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 56 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 56 (2015 ) 266 270 The 10th International Conference on Future Networks and Communications (FNC 2015) A Context-based Future

More information

ScienceDirect. Exporting files into cloud using gestures in hand held devices-an intelligent attempt.

ScienceDirect. Exporting files into cloud using gestures in hand held devices-an intelligent attempt. Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 258 263 2nd International Symposium on Big Data and Cloud Computing (ISBCC 15) Exporting files into cloud using

More information

Three-Dimensional Reconstruction from Projections Based On Incidence Matrices of Patterns

Three-Dimensional Reconstruction from Projections Based On Incidence Matrices of Patterns Available online at www.sciencedirect.com ScienceDirect AASRI Procedia 9 (2014 ) 72 77 2014 AASRI Conference on Circuit and Signal Processing (CSP 2014) Three-Dimensional Reconstruction from Projections

More information

Media Access Delay and Throughput Analysis of Voice Codec with Silence Suppression on Wireless Ad hoc Network

Media Access Delay and Throughput Analysis of Voice Codec with Silence Suppression on Wireless Ad hoc Network Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 79 (2016 ) 940 947 7th International Conference on Communication, Computing and Virtualization 2016 Media Access Delay

More information

ScienceDirect. Plan Restructuring in Multi Agent Planning

ScienceDirect. Plan Restructuring in Multi Agent Planning Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 46 (2015 ) 396 401 International Conference on Information and Communication Technologies (ICICT 2014) Plan Restructuring

More information

Large scale RF mesh AMR implementation

Large scale RF mesh AMR implementation Large scale RF mesh AMR implementation Vladimir Rizberg Eka Systems, Inc. USA Alexander Merkulov JSC Petersburg Sales Co. Russia NB: Your logo should replace the Spintelligent logo on the right. Should

More information

ScienceDirect. Analogy between immune system and sensor replacement using mobile robots on wireless sensor networks

ScienceDirect. Analogy between immune system and sensor replacement using mobile robots on wireless sensor networks Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 35 (2014 ) 1352 1359 18 th International Conference in Knowledge Based and Intelligent Information & Engineering Systems

More information

Available online at ScienceDirect. Procedia Engineering 154 (2016 )

Available online at  ScienceDirect. Procedia Engineering 154 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 154 (2016 ) 223 228 12th International Conference on Hydroinformatics, HIC 2016 An Improved Method of Avoiding RF Congestion

More information

Available online at ScienceDirect. Procedia Computer Science 54 (2015 ) 24 30

Available online at   ScienceDirect. Procedia Computer Science 54 (2015 ) 24 30 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 54 (2015 ) 24 30 Eleventh International Multi-Conference on Information Processing-2015 (IMCIP-2015) Performance Evaluation

More information

High-Performance Multipath Routing Algorithm Using CPEGASIS Protocol in Wireless Sensor Cloud Environment

High-Performance Multipath Routing Algorithm Using CPEGASIS Protocol in Wireless Sensor Cloud Environment Circuits and Systems, 2016, 7, 3246-3252 Published Online August 2016 in SciRes. http://www.scirp.org/journal/cs http://dx.doi.org/10.4236/cs.2016.710276 High-Performance Multipath Routing Algorithm Using

More information

Available online at ScienceDirect. Procedia Computer Science 34 (2014 )

Available online at   ScienceDirect. Procedia Computer Science 34 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 34 (2014 ) 680 685 International Workshop on Software Defined Networks for a New Generation of Applications and Services

More information

Available online at ScienceDirect. Procedia Manufacturing 6 (2016 ) 33 38

Available online at  ScienceDirect. Procedia Manufacturing 6 (2016 ) 33 38 Available online at www.sciencedirect.com ScienceDirect Procedia Manufacturing 6 (2016 ) 33 38 16th Machining Innovations Conference for Aerospace Industry - MIC 2016 Multi-point Clamping with Automatic

More information

Available online at ScienceDirect. Procedia Computer Science 76 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 76 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 76 (2015 ) 330 335 2015 IEEE International Symposium on Robotics and Intelligent Sensors (IRIS 2015) Intelligent Path Guidance

More information

Saint Petersburg Electrotechnical University "LETI" (ETU "LETI") , Saint Petersburg, Russian FederationProfessoraPopova str.

Saint Petersburg Electrotechnical University LETI (ETU LETI) , Saint Petersburg, Russian FederationProfessoraPopova str. Saint Petersburg Electrotechnical University "LETI" (ETU "LETI") 197376, Saint Petersburg, Russian FederationProfessoraPopova str., 5 Master s program "Computer Science and Knowledge Discovery" Professor

More information

Available online at ScienceDirect. Procedia Computer Science 89 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 89 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 89 (2016 ) 134 141 Twelfth International Multi-Conference on Information Processing-2016 (IMCIP-2016) A Novel Energy Efficient

More information

Available online at ScienceDirect. Procedia Computer Science 92 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 92 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 92 (2016 ) 425 430 2nd International Conference on Intelligent Computing, Communication & Convergence (ICCC-2016) Srikanta

More information

Determination of an Unmanned Mobile Object Orientation by Natural Landmarks

Determination of an Unmanned Mobile Object Orientation by Natural Landmarks Determination of an Unmanned Mobile Object Orientation by Natural Landmarks Anton M. Korsakov, Ivan S. Fomin, Dmitry A. Gromoshinsky, Alexandr V. Bakhshiev, Dmitrii N. Stepanov, EkaterinaY. Smirnova 1

More information

ScienceDirect. Vulnerability Assessment & Penetration Testing as a Cyber Defence Technology

ScienceDirect. Vulnerability Assessment & Penetration Testing as a Cyber Defence Technology Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 57 (2015 ) 710 715 3rd International Conference on Recent Trends in Computing 2015 (ICRTC-2015) Vulnerability Assessment

More information

Virtual Prototyping in SpaceFibre System-on-Chip Design

Virtual Prototyping in SpaceFibre System-on-Chip Design Virtual Prototyping in SpaceFibre System-on-Chip Design System-level design Elena Suvorova, Nadezhda Matveeva, Ilya Korobkov, Alexey Shamshin, Yuriy Sheynin Saint-Petersburg State University of Aerospace

More information

SCADA Systems Management based on WEB Services

SCADA Systems Management based on WEB Services Available online at www.sciencedirect.com ScienceDirect Procedia Economics and Finance 32 ( 2015 ) 464 470 Emerging Markets Queries in Finance and Business SCADA Systems Management based on WEB Services

More information

Available online at ScienceDirect. Procedia Computer Science 46 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 46 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 46 (2015 ) 1209 1215 International Conference on Information and Communication Technologies (ICICT 2014) Improving the

More information

ScienceDirect. The use of Optical Methods for Leak Testing Dampers

ScienceDirect. The use of Optical Methods for Leak Testing Dampers Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 788 794 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 The use of Optical

More information

Available online at ScienceDirect. Procedia Computer Science 57 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 57 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 57 (2015 ) 890 897 2015 International Conference on Recent Trends in Computing (ICRTC 2015) Performance Analysis of Efficient

More information

Introduction to Networks (2) Networked Systems 3 Lecture 2

Introduction to Networks (2) Networked Systems 3 Lecture 2 Introduction to Networks (2) Networked Systems 3 Lecture 2 Lecture Outline Network Protocols Protocol Layering OSI Reference Model Protocol Standards 2 Network Protocols Communication occurs when hosts

More information

Available online at ScienceDirect. Energy Procedia 69 (2015 )

Available online at   ScienceDirect. Energy Procedia 69 (2015 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 69 (2015 ) 1885 1894 International Conference on Concentrating Solar Power and Chemical Energy Systems, SolarPACES 2014 Heliostat

More information

Available online at ScienceDirect. Procedia Engineering 161 (2016 ) Bohdan Stawiski a, *, Tomasz Kania a

Available online at   ScienceDirect. Procedia Engineering 161 (2016 ) Bohdan Stawiski a, *, Tomasz Kania a Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 161 (16 ) 937 943 World Multidisciplinary Civil Engineering-Architecture-Urban Planning Symposium 16, WMCAUS 16 Testing Quality

More information

Preliminary Research on Distributed Cluster Monitoring of G/S Model

Preliminary Research on Distributed Cluster Monitoring of G/S Model Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 860 867 2012 International Conference on Solid State Devices and Materials Science Preliminary Research on Distributed Cluster Monitoring

More information

Available online at ScienceDirect. Physics Procedia 56 (2014 ) Moscow, , Russia

Available online at   ScienceDirect. Physics Procedia 56 (2014 ) Moscow, , Russia Available online at www.sciencedirect.com ScienceDirect Physics Procedia 56 (2014 ) 1297 1304 8 th International Conference on Photonic Technologies LANE 2014 Laser measurements based for volumetric accuracy

More information

Available online at ScienceDirect. Procedia CIRP 39 (2016 ) TFC 2015 TRIZ FUTURE 2015

Available online at  ScienceDirect. Procedia CIRP 39 (2016 ) TFC 2015 TRIZ FUTURE 2015 Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 39 (2016 ) 22 26 TFC 2015 TRIZ FUTURE 2015 Method of ranking in the function model Nikolai K. Efimov-Soini *, Leonid S. Chechurin *

More information

ScienceDirect. Extending Lifetime of Wireless Sensor Networks by Management of Spare Nodes

ScienceDirect. Extending Lifetime of Wireless Sensor Networks by Management of Spare Nodes Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 34 (2014 ) 493 498 The 2nd International Workshop on Communications and Sensor Networks (ComSense-2014) Extending Lifetime

More information

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots ROBOT TEAMS CH 12 Experiments with Cooperative Aerial-Ground Robots Gaurav S. Sukhatme, James F. Montgomery, and Richard T. Vaughan Speaker: Jeff Barnett Paper Focus Heterogeneous Teams for Surveillance

More information

ScienceDirect. Configuration of Quality of Service Parameters in Communication Networks

ScienceDirect. Configuration of Quality of Service Parameters in Communication Networks Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 655 664 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 Configuration of Quality

More information

Available online at ScienceDirect. Procedia Technology 18 (2014 )

Available online at   ScienceDirect. Procedia Technology 18 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 18 (2014 ) 140 144 International workshop on Innovations in Information and Communication Science and Technology, IICST 2014,

More information

Implementation Principles of File Management System for Omega Parallel DBMS *

Implementation Principles of File Management System for Omega Parallel DBMS * Implementation Principles of File Management System for Omega Parallel DBMS * Mikhail L. Zymbler Chelyabinsk State University Russia mzym@cgu.chel.su Leonid B. Sokolinsky Chelyabinsk State University Russia

More information

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 191 ( 2015 ) 1790 1795 WCES 2014 POWEROPT. Power Engineering Optimization Techniques Educational Software

More information

OpenFog Consortium. Fog! The Journey so far. Helder Antunes, OpenFog Chairman Cisco Sr. Director

OpenFog Consortium. Fog! The Journey so far. Helder Antunes, OpenFog Chairman Cisco Sr. Director OpenFog Consortium Fog! The Journey so far Helder Antunes, OpenFog Chairman Cisco Sr. Director https://www.youtube.com/watch?v=tuo5pxc4w3c&feature=youtu.be What is fog computing? CLOUD FOG COMPUTING A

More information

Optimization of thread affinity and memory affinity for remote core locking synchronization in multithreaded programs for multicore computer systems

Optimization of thread affinity and memory affinity for remote core locking synchronization in multithreaded programs for multicore computer systems Optimization of thread affinity and memory affinity for remote core locking synchronization in multithreaded programs for multicore computer systems Alexey Paznikov Saint Petersburg Electrotechnical University

More information

ScienceDirect. Evaluating the Energy Overhead Generated by Interferences within the 2.4 GHz Band for a Hybrid RFID Network

ScienceDirect. Evaluating the Energy Overhead Generated by Interferences within the 2.4 GHz Band for a Hybrid RFID Network Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 210 215 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 Evaluating the Energy

More information

Available online at ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17

Available online at  ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 87 (2016 ) 12 17 4th International Conference on Recent Trends in Computer Science & Engineering Segment Based Indexing

More information

The GPU-based Parallel Calculation of Gravity and Magnetic Anomalies for 3D Arbitrary Bodies

The GPU-based Parallel Calculation of Gravity and Magnetic Anomalies for 3D Arbitrary Bodies Available online at www.sciencedirect.com Procedia Environmental Sciences 12 (212 ) 628 633 211 International Conference on Environmental Science and Engineering (ICESE 211) The GPU-based Parallel Calculation

More information

Available online at ScienceDirect. Procedia Computer Science 89 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 89 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 89 (2016 ) 162 169 Twelfth International Multi-Conference on Information Processing-2016 (IMCIP-2016) A Distributed Minimum

More information

TOWARD PEER-TO-PEER DATA INTERCHANGE IN WEB-BASED GISs

TOWARD PEER-TO-PEER DATA INTERCHANGE IN WEB-BASED GISs International Scientific Conference GEOBALCANICA 2018 TOWARD PEER-TO-PEER DATA INTERCHANGE IN WEB-BASED GISs Evgeny Panidi Mark Mukhamedzyanov Evgeny Kapralov Saint Petersburg State University, Russia

More information

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail.

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Powered by TCPDF (www.tcpdf.org) This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Zhang, Xiaojing; Lindberg, Theresa;

More information

The JINR Tier1 Site Simulation for Research and Development Purposes

The JINR Tier1 Site Simulation for Research and Development Purposes EPJ Web of Conferences 108, 02033 (2016) DOI: 10.1051/ epjconf/ 201610802033 C Owned by the authors, published by EDP Sciences, 2016 The JINR Tier1 Site Simulation for Research and Development Purposes

More information

Available online at ScienceDirect. Procedia Computer Science 56 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 56 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 56 (2015 ) 150 155 The 12th International Conference on Mobile Systems and Pervasive Computing (MobiSPC 2015) A Shadow

More information

Diversity Coded 5G Fronthaul Wireless Networks

Diversity Coded 5G Fronthaul Wireless Networks IEEE Wireless Telecommunication Symposium (WTS) 2017 Diversity Coded 5G Fronthaul Wireless Networks Nabeel Sulieman, Kemal Davaslioglu, and Richard D. Gitlin Department of Electrical Engineering University

More information

Procedia - Social and Behavioral Sciences 195 ( 2015 ) World Conference on Technology, Innovation and Entrepreneurship

Procedia - Social and Behavioral Sciences 195 ( 2015 ) World Conference on Technology, Innovation and Entrepreneurship Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 195 ( 2015 ) 1959 1965 World Conference on Technology, Innovation and Entrepreneurship Investigation of

More information

Available online at ScienceDirect. Procedia Engineering 111 (2015 )

Available online at   ScienceDirect. Procedia Engineering 111 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 111 (2015 ) 115 120 XXV R-S-P seminar, Theoretical Foundation of Civil Engineering (24RSP) (TFoCE 2015) Numerical simulation

More information

ScienceDirect. STA Data Model for Effective Business Process Modelling

ScienceDirect. STA Data Model for Effective Business Process Modelling Available online at www.sciencedirect.com ScienceDirect Procedia Technology 11 ( 2013 ) 1218 1222 The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013) STA Data Model

More information

Available online at ScienceDirect. Procedia Computer Science 50 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 50 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 149 156 2nd International Symposium on Big Data and Cloud Computing (ISBCC 15) Big data security issues based

More information

Dr Markus Hagenbuchner CSCI319 SIM. Distributed Systems Chapter 4 - Communication

Dr Markus Hagenbuchner CSCI319 SIM. Distributed Systems Chapter 4 - Communication Dr Markus Hagenbuchner markus@uow.edu.au CSCI319 SIM Distributed Systems Chapter 4 - Communication CSCI319 Chapter 4 Page: 1 Communication Lecture notes based on the textbook by Tannenbaum Study objectives:

More information

Available online at ScienceDirect. Procedia Computer Science 52 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 52 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 52 (2015 ) 614 621 The 6th International Conference on Ambient Systems, Networks and Technologies (ANT 2015) Investigating

More information

Design and Performance Evaluation of a New Spatial Reuse FireWire Protocol. Master s thesis defense by Vijay Chandramohan

Design and Performance Evaluation of a New Spatial Reuse FireWire Protocol. Master s thesis defense by Vijay Chandramohan Design and Performance Evaluation of a New Spatial Reuse FireWire Protocol Master s thesis defense by Vijay Chandramohan Committee Members: Dr. Christensen (Major Professor) Dr. Labrador Dr. Ranganathan

More information

ScienceDirect. Reducing Semantic Gap in Video Retrieval with Fusion: A survey

ScienceDirect. Reducing Semantic Gap in Video Retrieval with Fusion: A survey Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 496 502 Reducing Semantic Gap in Video Retrieval with Fusion: A survey D.Sudha a, J.Priyadarshini b * a School

More information

An Cross Layer Collaborating Cache Scheme to Improve Performance of HTTP Clients in MANETs

An Cross Layer Collaborating Cache Scheme to Improve Performance of HTTP Clients in MANETs An Cross Layer Collaborating Cache Scheme to Improve Performance of HTTP Clients in MANETs Jin Liu 1, Hongmin Ren 1, Jun Wang 2, Jin Wang 2 1 College of Information Engineering, Shanghai Maritime University,

More information

System Models for Distributed Systems

System Models for Distributed Systems System Models for Distributed Systems INF5040/9040 Autumn 2015 Lecturer: Amir Taherkordi (ifi/uio) August 31, 2015 Outline 1. Introduction 2. Physical Models 4. Fundamental Models 2 INF5040 1 System Models

More information

A new Class of Priority-based Weighted Fair Scheduling Algorithm

A new Class of Priority-based Weighted Fair Scheduling Algorithm Available online at www.sciencedirect.com Physics Procedia 33 (2012 ) 942 948 2012 International Conference on Medical Physics and Biomedical Engineering A new Class of Priority-based Weighted Fair Scheduling

More information

Total cost of ownership for application replatform by open-source SW

Total cost of ownership for application replatform by open-source SW Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 91 (2016 ) 677 682 Information Technology and Quantitative Management (ITQM 2016) Total cost of ownership for application

More information

Available online at ScienceDirect. Procedia Computer Science 34 (2014 ) Generic Connector for Mobile Devices

Available online at  ScienceDirect. Procedia Computer Science 34 (2014 ) Generic  Connector for Mobile Devices Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 34 (2014 ) 613 618 International Symposium on Emerging Inter-networks, Communication and Mobility (EICM-2014) Generic Email

More information

Hardware Design of Smart Home System Based on zigbee Wireless Sensor Network

Hardware Design of Smart Home System Based on zigbee Wireless Sensor Network Available online at www.sciencedirect.com ScienceDirect AASRI Procedia 8 (2014 ) 75 81 2014 AASRI Conference on Sports Engineering and Computer Science (SECS 2014) Hardware Design of Smart Home System

More information

The Impact of the Number of Nodes, Speed of Nodes, Speed of Network and the Network Space to the Number of Nodes keeps Alive

The Impact of the Number of Nodes, Speed of Nodes, Speed of Network and the Network Space to the Number of Nodes keeps Alive Available online at www.globalilluminators.org GlobalIlluminators Full Paper Proceeding GTAR-2014, Vol. 1, 463--469 FULL PAPER PROCEEDING Multidisciplinary Studies ISBN: 978-969-9948-30-5 GTAR-14 The Impact

More information

HARDWARE BUFFER MEMORY OF THE MULTIPROCESSOR SYSTEM

HARDWARE BUFFER MEMORY OF THE MULTIPROCESSOR SYSTEM HARDWARE BUFFER MEMORY OF THE MULTIPROCESSOR SYSTEM Martyshkin A. I. Baydukov Proyezd / Gagarin Street, 1a/11, Penza, Penza region, Penza State Technological University, Russia E-Mail: alexey314@yandex.ru

More information

SpaceWire Network Performance Evaluation During the Streaming STP Data Transmition

SpaceWire Network Performance Evaluation During the Streaming STP Data Transmition SpaceWire Network Performance Evaluation During the Streaming STP Data Transmition Ilya Korobkov State University of Aerospace Instrumentation 1 Saint-Petersburg, Russia ilya.korobkov.l@gmail.com Abstract

More information

Available online at ScienceDirect. Procedia Computer Science 56 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 56 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 56 (2015 ) 612 617 International Workshop on the Use of Formal Methods in Future Communication Networks (UFMFCN 2015) A

More information

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 11, November -2017 Improved OLSR Protocol for VANET Ravi Shrimali

More information

Available online at ScienceDirect. Procedia Computer Science 59 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 59 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 59 (2015 ) 419 426 International Conference on Computer Science and Computational Intelligence (ICCSCI 2015) Degree Centrality

More information

Available online at ScienceDirect. Procedia Computer Science 98 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 98 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 98 (2016 ) 554 559 The 3rd International Symposium on Emerging Information, Communication and Networks Integration of Big

More information

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU High-Performance Сomputing REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU P.Y. Yakimov Samara National Research University, Samara, Russia Abstract. This article shows an effective implementation of

More information

Available online at ScienceDirect. Procedia Engineering 129 (2015 ) International Conference on Industrial Engineering

Available online at  ScienceDirect. Procedia Engineering 129 (2015 ) International Conference on Industrial Engineering Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 29 (205 ) 362 368 International Conference on Industrial Engineering Formal method to design a macro-model of a transport vehicle

More information

Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide

Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 MESH NETWORK ARCHITECTURE... 6 Terminology... 6 Mesh Network Architecture Models...

More information

DISTRIBUTED NETWORK COMMUNICATION FOR AN OLFACTORY ROBOT ABSTRACT

DISTRIBUTED NETWORK COMMUNICATION FOR AN OLFACTORY ROBOT ABSTRACT DISTRIBUTED NETWORK COMMUNICATION FOR AN OLFACTORY ROBOT NSF Summer Undergraduate Fellowship in Sensor Technologies Jiong Shen (EECS) - University of California, Berkeley Advisor: Professor Dan Lee ABSTRACT

More information

Optimizing industry robot for maximum speed with high accuracy

Optimizing industry robot for maximum speed with high accuracy Available online at www.sciencedirect.com Procedia Engineering 48 (2012 ) 533 542 MMaMS 2012 Optimizing industry robot for maximum speed with high accuracy Peter Papcun a *, Ján Jadlovský a a Department

More information

Decision analysis of the weather log by Hadoop

Decision analysis of the weather log by Hadoop Advances in Engineering Research (AER), volume 116 International Conference on Communication and Electronic Information Engineering (CEIE 2016) Decision analysis of the weather log by Hadoop Hao Wu Department

More information

Design and Development of a High Speed Sorting System Based on Machine Vision Guiding

Design and Development of a High Speed Sorting System Based on Machine Vision Guiding Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 1955 1965 2012 International Conference on Solid State Devices and Materials Science Design and Development of a High Speed Sorting

More information

Available online at ScienceDirect. Transportation Research Procedia 2 (2014 )

Available online at  ScienceDirect. Transportation Research Procedia 2 (2014 ) Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia 2 (2014 ) 189 194 The Conference on in Pedestrian and Evacuation Dynamics 2014 (PED2014) Time-Of-Flight technology

More information

Capability Matchmaking Procedure to Support Rapid Configuration and Reconfiguration

Capability Matchmaking Procedure to Support Rapid Configuration and Reconfiguration Tampere University of Technology Capability Matchmaking Procedure to Support Rapid Configuration and Reconfiguration of Production Systems Citation Järvenpää, E., Siltala, N., Hylli, O., & Lanz, M. (2017).

More information

Research on Technologies in Smart Substation

Research on Technologies in Smart Substation Available online at www.sciencedirect.com Energy Procedia 12 (2011) 113 119 ICSGCE 2011: 27 30 September 2011, Chengdu, China Research on Technologies in Smart Substation Hongwei Li *, Lixin Wang Technology

More information

Segmentation of Arabic handwritten text to lines

Segmentation of Arabic handwritten text to lines Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 73 (2015 ) 115 121 The International Conference on Advanced Wireless, Information, and Communication Technologies (AWICT

More information

On improving the quality of VoIP connections

On improving the quality of VoIP connections On improving the quality of VoIP connections A A Bukatov 1, D Y Polukarov 2, N D Zaitsev 3 and A M Sukhov 2 1 Southern Federal University, Stachki str. 200/1, k.213, Rostov-on-Don, Russia, 344090 2 Samara

More information

Available online at ScienceDirect. Procedia Computer Science 59 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 59 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 59 (2015 ) 550 558 International Conference on Computer Science and Computational Intelligence (ICCSCI 2015) The Implementation

More information

Timestamp Retransmission Algorithm for TCP-Cherry over InterPlaNetary Internet

Timestamp Retransmission Algorithm for TCP-Cherry over InterPlaNetary Internet Network and Communication Technologies; Vol. 1, No. 2; 2012 ISSN 1927-064X E-ISSN 1927-0658 Published by Canadian Center of Science and Education Timestamp Retransmission Algorithm for TCP-Cherry over

More information

Impact of MQTT Based Sensor Network Architecture on Delivery Delay Time

Impact of MQTT Based Sensor Network Architecture on Delivery Delay Time Impact of MQTT Based Sensor Network Architecture on Delivery Delay Time Oleksandr Kovalchuk, Yuri Gordienko, Sergii Stirenko National Technical University of Ukraine Igor Sikorsky Kyiv Polytechnic Institute,

More information

Available online at ScienceDirect. Procedia Computer Science 89 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 89 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 89 (2016 ) 341 348 Twelfth International Multi-Conference on Information Processing-2016 (IMCIP-2016) Parallel Approach

More information

ScienceDirect. Physical Modeling of Flow around the Underwater Tidal Power

ScienceDirect. Physical Modeling of Flow around the Underwater Tidal Power Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 91 (2014 ) 194 199 XXIII R-S-P seminar, Theoretical Foundation of Civil Engineering (23RSP) (TFoCE 2014) Physical Modeling of

More information

An Object-Oriented HLA Simulation Study

An Object-Oriented HLA Simulation Study BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 5 Special Issue on Control in Transportation Systems Sofia 2015 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2015-0022

More information

Performance analysis of QoS-Oriented Distributed Routing protocols for wireless networks using NS-2.35

Performance analysis of QoS-Oriented Distributed Routing protocols for wireless networks using NS-2.35 Performance analysis of QoS-Oriented Distributed Routing protocols for wireless networks using NS-2.35 Manpreet Singh Team number 8 Project webpage-http://manpreetensc833.weebly.com/ ENSC 833 : NETWORK

More information

OpenDISCO Open simulation framework for distributed smart grid control

OpenDISCO Open simulation framework for distributed smart grid control Stübs and Köster Energy Informatics 2018, 1(Suppl 1):32 https://doi.org/10.1186/s42162-018-0044-0 Energy Informatics RESEARCH Open Access OpenDISCO Open simulation framework for distributed smart grid

More information

SCADA virtual instruments management

SCADA virtual instruments management Available online at www.sciencedirect.com ScienceDirect Procedia Economics and Finance 15 ( 2014 ) 1259 1264 Emerging Markets Queries in Finance and Business SCADA virtual instruments management Traian

More information

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation February 26, 2013 ESRA Fed. GIS Outline: Big picture: Positioning and

More information

Network Design Considerations for Grid Computing

Network Design Considerations for Grid Computing Network Design Considerations for Grid Computing Engineering Systems How Bandwidth, Latency, and Packet Size Impact Grid Job Performance by Erik Burrows, Engineering Systems Analyst, Principal, Broadcom

More information

Available online at ScienceDirect. Procedia Computer Science 50 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 50 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 617 622 2nd International Symposium on Big Data and Cloud Computing (ISBCC 15) Monitoring Driver Head Postures

More information

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 191 ( 2015 ) 1087 1094 WCES 2014 Factors Affecting the Development of ICT Competencies of Teachers in Primary

More information