Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Adriano Valenzano is active.

Publication


Featured researches published by Adriano Valenzano.


IEEE Transactions on Industrial Informatics | 2013

Review of Security Issues in Industrial Networks

Manuel Cheminod; Luca Durante; Adriano Valenzano

Although awareness is constantly rising, that industrial computer networks (in a very broad sense) can be exposed to serious cyber threats, many people still think that the same countermeasures, developed to protect general-purpose computer networks, can be effectively adopted also in those situations where a physical system is managed/controlled through some distributed Information and Communication Technology (ICT) infrastructure. Unfortunately, this is not the case, as several examples of successful attacks carried out in the last decade, and more frequently in the very recent past, have dramatically shown. Experts in this area know very well that often the peculiarities of industrial networks prevent the adoption of classical approaches to their security and, in particular, of those popular solutions that are mainly based on a detect and patch philosophy. This paper is a contribution, from the security point of view, to the assessment of the current situation of a wide class of industrial distributed computing systems. In particular, the analysis presented in this paper takes into account the process of ensuring a satisfactory degree of security for a distributed industrial system, with respect to some key elements such as the system characteristics, the current state of the art of standardization and the adoption of suitable controls (countermeasures) that can help in lowering the security risks below a predefined, acceptable threshold.


IEEE Transactions on Industrial Informatics | 2010

On the Performance of IEEE 802.11e Wireless Infrastructures for Soft-Real-Time Industrial Applications

Gianluca Cena; Lucia Seno; Adriano Valenzano; Claudio Zunino

Nowadays, wireless communication technologies are being employed in an ever increasing number of different application areas, including industrial environments. Benefits deriving from such a choice are manifold and include, among the others, reduced deployment costs, enhanced flexibility and support for mobility. Unfortunately, because of a number of reasons that have been largely debated in the literature, wireless systems cannot be thought of as a means able to fully replace wired networks in production plants, in particular, when real-time behavior is a key issue. In this paper, an analysis of the real-time performance that can be achieved in quality-of-service (QoS)-enabled 802.11 networks has been carried out. In particular, a detailed analysis of latencies and packet loss ratios for a typical enhanced distributed channel access (EDCA) infrastructure wireless local area network (WLAN) is presented, obtained through numerical simulations. A number of aspects that may affect suitability for the use in control systems have been taken into account, including the Transmission Opportunity (TXOP) mechanism, the internal architecture of the AP, the use of a time-division multiple access (TDMA)-based communication scheme as well as the adoption of broadcast communications.


IEEE Transactions on Industrial Informatics | 2007

Evaluation of Response Times in Industrial WLANs

Gianluca Cena; Ivan Cibrario Bertolotti; Adriano Valenzano; Claudio Zunino

The adoption of wireless communication technologies in industrial environments for supporting (soft) real-time applications heavily depends on the ability to grant bounded response times for messages, at least from a probabilistic point of view. This aspect is particularly important in factory automation systems, where response times are considered much more significant than other performance indices, such as throughput, that are usually considered in different application areas. The ever-increasing availability on the market of products and solutions based on the IEEE 802.11 standard and the introduction of the 802.11e amendment for enhancing the quality of service (QoS) and prioritizing traffic make this kind of communication technology interesting also for adoption in (loosely coupled) distributed control systems. This paper reports on some experimental measures and the related analysis that have been carried out on real 802.11g/e networks for better understanding the statistical distribution of response times and can be of help in characterizing these solutions when used to support noncritical real-time traffic.


IEEE Industrial Electronics Magazine | 2008

Hybrid wired/wireless networks for real-time communications

Gianluca Cena; Adriano Valenzano; Stefano Vitturi

In this article, some considerations are presented about the way several well-known industrial networks (based on both fieldbus and industrial Ethernet solutions) can be practically extended with wireless subnetworks that rely on popular technologies, such as IEEE 802.11 and 802.15.4. This results in hybrid networks, which are able to combine the advantages of both wired and wireless solutions. In particular, advantages and drawbacks of several interconnection techniques are highlighted and, depending on the wired networks specifically taken into account, some hybrid configurations that are able to cope in a satisfactory way with the tight timing requirements often imposed by industrial control systems are suggested.


IEEE Transactions on Industrial Electronics | 1997

An improved CAN fieldbus for industrial applications

Gianluca Cena; Adriano Valenzano

The controller area network (CAN) was originally developed to support cheap and rather simple automotive applications. However, because of its performance and low cost, it is also being considered in automated manufacturing and process control environments to interconnect intelligent devices, such as modern sensors and actuators. Unfortunately, CAN, in its current form, is not able to either share out the system bandwidth among the different devices fairly or to grant an upper bound on the transmission times experienced by the nodes connected to the communication medium as it happens, for instance, in the token-based networks. In this paper, two slight modifications of the basic CAN protocol are presented that satisfy the above-mentioned requirements at the expense of a very small degradation of the systems performance. Both these solutions exhibit a high degree of compatibility with those devices which have already been designed for the conventional CAN fieldbus. Besides introducing the new mechanisms, this paper also presents some performance figures obtained using a specially developed software simulator, while the behavior of the new mechanisms is compared to the traditional CAN systems, in order to see how effective they are.


IEEE Transactions on Industrial Informatics | 2012

Evaluation of EtherCAT Distributed Clock Performance

Gianluca Cena; Ivan Cibrario Bertolotti; Stefano Scanzio; Adriano Valenzano; Claudio Zunino

EtherCAT is a real-time Ethernet protocol conceived explicitly for industrial applications. It is characterized by high communication efficiency, which permits control loops to be closed with short cycle times, and is provided with a suitable mechanism, known as distributed clock (DC), that enables synchronized operations to take place across the controlled system. These features can be profitably adopted, for instance, to support motion control applications. In this paper, the performance of the DC mechanism is evaluated by means of a thorough campaign of experimental measurements carried out on a real network setup. A number of factors have been taken into account that can affect accuracy and precision, and their effects studied in depth.


IEEE ACM Transactions on Networking | 1994

A LOTOS extension for the performance analysis of distributed systems

Marco Ajmone Marsan; Andrea Bianco; Luigi Ciminiera; Riccardo Sisto; Adriano Valenzano

Performance analysis and formal correctness verification of computer communication protocols and distributed systems have traditionally been considered as two separate fields. However, their integration can be achieved by using formal description techniques as paradigms for the development of performance models. This paper presents a novel extension of LOTOS, one of the two formal specification languages that were standardized by ISO. The extension is specifically conceived to integrate performance analysis and formal verification. The extended language syntax and semantics are formally defined, along with a mapping from extended specifications to performance models, The mapping preserves the specified observable behavior. Two simple examples, a stop-and-wait protocol and a time-sharing system, are used to concretely demonstrate the new approach and to validate it. >


ACM Transactions on Software Engineering and Methodology | 2003

Automatic testing equivalence verification of spi calculus specifications

Luca Durante; Riccardo Sisto; Adriano Valenzano

Testing equivalence is a powerful means for expressing the security properties of cryptographic protocols, but its formal verification is a difficult task because of the quantification over contexts on which it is based. Previous articles have provided insights into using theorem-proving for the verification of testing equivalence of spi calculus specifications. This article addresses the same verification problem, but uses a state exploration approach. The verification technique is based on the definition of an environment-sensitive, labeled transition system representing a spi calculus specification. Trace equivalence defined on such a transition system coincides with testing equivalence. Symbolic techniques are used to keep the set of traces finite. If a difference in the traces of two spi descriptions (typically a specification and the corresponding implementation of a protocol) is found, it can be used to automatically build the spi calculus description of an intruder process that can exploit the difference.


Computer Standards & Interfaces | 2005

Advances in automotive digital communications

Gianluca Cena; Adriano Valenzano; Stefano Vitturi

In the past years, control systems of cars have moved from the analog to the digital domain, and these changes affected the communication subsystems too. The next step in this direction is achieving a higher degree of performance, dependability and integration, so as to meet the needs of tomorrows more and more demanding applications. In particular, x-by-wire systems are appearing as the challenge that will drive research efforts of the whole automotive industry for the next decade. This means that new technologies have to be developed for in-car networks, in order to provide the high performance required by the next generation of automotive systems. TTCAN, TTP/C, Byteflight, FlexRay and Bluetooth are some of the most promising emerging solutions that have already been defined and can be embedded right in new projects. In the automotive context, it is of paramount importance being able to evaluate the key features of each solution, as well as to verify whether or not they are able to meet the requirements of specific application fields. In this paper these technologies are discussed and their characteristics are compared, pointing out the main advantages and drawbacks.


Computer Standards & Interfaces | 2009

Performance analysis of Ethernet Powerlink networks for distributed control and automation systems

Gianluca Cena; Lucia Seno; Adriano Valenzano; Stefano Vitturi

Industrial communication networks are a key element for developing advanced distributed control and automation systems. On the one hand, high performance and low costs are generally required to cope with more and more demanding application requirements, while, on the other hand, real-time capabilities are often needed in an increasing number of automation scenarios. Communication solutions based on Ethernet technologies are becoming popular in many industrial and factory environments and a number of soft/hard real-time competing products have been proposed in the last few years. This paper focuses on the Ethernet Powerlink standard, in general, and on some of its real-time characteristics, in particular. In fact, we present some basic results concerning both cyclic and acyclic real-time traffic in Ethernet Powerlink networks, obtained by extensive simulation, which can be used as a basic step for a better understanding of the real-time behavior of this protocol.

Collaboration


Dive into the Adriano Valenzano's collaboration.

Top Co-Authors

Avatar

Gianluca Cena

National Research Council

View shared research outputs
Top Co-Authors

Avatar

Ivan Cibrario Bertolotti

Polytechnic University of Turin

View shared research outputs
Top Co-Authors

Avatar

Claudio Zunino

National Research Council

View shared research outputs
Top Co-Authors

Avatar

Stefano Scanzio

National Research Council

View shared research outputs
Top Co-Authors

Avatar

Lucia Seno

National Research Council

View shared research outputs
Top Co-Authors

Avatar

Manuel Cheminod

Polytechnic University of Turin

View shared research outputs
Top Co-Authors

Avatar

Luca Durante

Polytechnic University of Turin

View shared research outputs
Top Co-Authors

Avatar

Tingting Hu

University of Luxembourg

View shared research outputs
Top Co-Authors

Avatar

Stefano Vitturi

National Research Council

View shared research outputs
Top Co-Authors

Avatar

Tingting Hu

University of Luxembourg

View shared research outputs
Researchain Logo
Decentralizing Knowledge