Figure 4 - uploaded by Kauko Leiviskä
Content may be subject to copyright.
“ Store & forward” method [6]. 

“ Store & forward” method [6]. 

Source publication
Conference Paper
Full-text available
In recent times the explosive growth in computing and networking abilities has occurred. This has caused an increased reliance on distributed computing and process operations across the networks. The main aspect in the process control via network is the network delay, which depends on the network type and protocol. This paper gives the literature r...

Contexts in source publication

Context 1
... the total network delay includes also computational delays as computational delay in the controller τ kc , but they can be embedded in the delays τ and τ . Besides that the total network delay includes transmission delays and computational delays it includes also delays due to the network load and failures. The length of the delay is varying, and it depends on the network used. The network can be cyclic or random access (RAN). The cyclic networks are based on token passing and TDMA (Time Division Multiple Access) as Token Ring, Token Bus and Profibus. In these networks the delay is caused primarily from the waiting time i.e. the time the node has to wait until the network is idle for sending the message. The delays in cyclic networks can be periodic or deterministic. Ethernet, CAN (Controller Area Network) and Internet belong to RAN networks. In these networks the delay behaves randomly due to the CSMA (Carrier Sense Multiple Access) technology. If the transmission occurs over several networks as in Internet, the waiting times in switches and routers cause also additional delays . For a sample-data control system it is natural to sample the process output equidistantly with a sample period. It is also clear to keep the control delay as short as possible. The reason is that the delays give rise to phase lag, which often degenerates system stability and performance. This motivates to use a system set up with event-driven controller node and event-driven actuator node. The calculation of the new control signal takes place as soon as possible the new signal arrives from the sensor node to the controller node. The timing diagram is presented in Figure 2. Ethernet is one of the most used local area network (LAN) technologies. It transmits data with the speeds 10, 100 or even 1000 Mbit/s. Ethernet is not intended for real- time communications. However, the large number of installed Ethernets will make it attractive for use in real- time control systems. Ethernet uses a bus access method called CSMA/CD (Carrier Sense Multiple Access with Collision Detection) which means that before sending to the network the station listens to the channel, and when the channel is idle, transmission starts. If several stations start sending to the bus the collision is detected, and the colliding stations back off, and try a retransmission after a random time. An almost unlimited number of stations can be connected to Ethernet. The switched Ethernet differs from the conventional Ethernet in two ways. Firstly, the operation of the hub where the stations are connected is different. In Ethernet the hub is a passive device, but in the switched Ethernet the hub, called a switch is an active device. It identifies the destination ports and relays the frame only to those. Figure 3 presents the transmission methods of Ethernet and switched Ethernet. The conventional Ethernet uses a half-duplex link, while the switched Ethernet uses a full-duplex link. This means that the switched Ethernet is free of frame collisions and the delay can be minimized. Typical method of switching technology is a “store and forward” method as shown in Figure 4. In the store and forward method the switch receives the frame from a source station and checks if the reception line of a destination station is idle. If it is idle, it forwards the frame. If not, it stores the frame into its buffer and waits until the line is idle. If several frames with the same destination address are received simultaneously, the switch stores the frames into the buffer and sends them to the destination one by one. According to the research by K.C.Lee and S.Lee [6] the length of the network delay in the conventional Ethernet and in the switched Ethernet differs remarkably. The length relation of delays between Ethernet and the switched Ethernet is 103. It means that the switched Ethernet applies better for control purposes Network delays are usually varying in a random fashion, and they can have different sources ...
Context 2
... means that the switched Ethernet is free of frame collisions and the delay can be minimized. Typical method of switching technology is a "store and forward" method as shown in Figure 4. In the store and forward method the switch receives the frame from a source station and checks if the reception line of a destination station is idle. ...

Similar publications

Conference Paper
Full-text available
Address Resolution Protocol (ARP) poisoning is the leading point for refined LAN attacks like denial-of-service (DOS) and Man-In-The-Middle (MITM). Weakpoint of ARP that is being Stateless, directly affects security standards of Network and specially Ethernet. In proposed mechanism of detection, initially traffic over the network is sniffed by Cent...
Article
Full-text available
We investigated the processing of derived adjectives in German using event-related potentials (ERPs). ERPs were registered to existing adjectives ( freundlich , ‘friendly’), to morphologically complex pseudowords that were synonymous to an existing adjective and thus interpretable (* freundhaft ), and to complex pseudowords that were structurally a...
Conference Paper
Full-text available
Thesee is a 3D panel method code, which calculates the characteristic of a wing in an inviscid, incompressible, irrotational, and steady airflow, in order to design new paragliders and sails. In this paper, we present the parallelisation of Thesee for low cost workstation/PC clusters. Thesee has been parallelised using the ScaLAPACK library routine...
Article
Full-text available
A low power and high speed 8/9 CMOS programmable dynamic frequency divider has been designed. It contains a control bit by which can obtain 1/9 and 1/8 input frequency in output. In spite of the variations in size and structure of circuit, the 53% improvement in power dissipation has been achieved. Power dissipation about 1.6 mw in a 2.78 GHz Frequ...
Article
Full-text available
With the rapid development of the times and the continuous progress of society, this is an era in which science and technology are widely used in our daily production and life. Everything around us is undergoing great changes. In this era of rapid development, if everything wants to keep up with the pace of the times, it must constantly change its...

Citations

... Networked control, be it wired or wireless, sets some new challenges for the design and performance of the control systems, network delay among others. Depending on the network structure, media and protocol, the delay can be constant, time varying or even random, and it occurs when sensors, actuators, controllers and humans exchange data over the network [3]. Available constant timedelay control methodologies may not be directly suitable for controlling a system over the network since the delays are usually time-varying, especially in the Internet [4] and in wireless systems, such as WSNs [5]. ...
Conference Paper
Full-text available
Full text available at: http://link.springer.com/chapter/10.1007%2F978-3-642-34156-4_24#page-1 Networked control systems (NCS) could be utilised in several industrial applications. However, the variable time delays introduced by the network impair the NCS performance, resulting even in the instability of the controlled process. To mitigate the delay problems, the advantage is taken from model-based, adaptive controllers. This calls for an efficient approach for on-line analysis of measurements applied to update the controller state in NCS. The paper introduces a new adaptive Model Predictive Controller (MPC) capable of compensating for variations in measurement and actuating delays. Weighting factors for delayed measurements and actuators are adjusted based on normalised version of mutual information that is calculated using a procedure described in the paper. The method is superior compared with other, more usual, metrics.
...  Waiting time delay is the delay, of which a source has to wait for queuing and network availability before actually sending a frame or a packet  Frame time delay is the delay during which the source is placing a frame or a packet on the network  Propagation delay is the delay for a frame or a packet travelling through a physical media In the networked control loop of Fig. 5, the network delay consists of the following transmission delays  communication delay between the sensor and the controller, τk sc  communication delay between the controller and the actuator, τ k ca Fig. 5. Block diagram of the network-based control system with different delays (Yliniemi & Leiviskä, 2006). ...
... In Ethernet, CAN (Controller Area Network) and Internet the delay behaves randomly due to the CSMA technology (Yliniemi & Leiviskä, 2006). Fig. 6 compares experimental process responses with a sample frequency 1 Hz across Ethernet, Internet, FUNET, and without network (Yliniemi & Leiviskä, 2006). ...
... In Ethernet, CAN (Controller Area Network) and Internet the delay behaves randomly due to the CSMA technology (Yliniemi & Leiviskä, 2006). Fig. 6 compares experimental process responses with a sample frequency 1 Hz across Ethernet, Internet, FUNET, and without network (Yliniemi & Leiviskä, 2006). As the Figure shows, the control across Ethernet is similar to the control without the network. ...
... As control systems grow in both size and complexity, so does the need to spatially distribute control equipment such as sensors, actuator and computational devices. In recent years, implementations of distributed control systems are shifting from traditional hard-wired architectures, where each device is connected via a dedicated wire, to networked architectures, where control data is sent via shared communication buses (e.g., in the automotive [12] and aviation [21] industries, and for process control [25]). While, shared communication buses reduce costs and allow flexible architectures, they also introduce the problem of resource contention and require scheduling mechanisms to resolve them [20, 26]. ...
Conference Paper
Full-text available
We focus on spatially distributed control systems in which measure- ment and actuation data is sent via a bus shared with other applications. An ap- proach is proposed for specifying and implementing dynamic scheduling policies for the bus with performance guarantees. Specifically, we propose an automata- based scheduler which we automatically generate from a model of the controlled plant and the controller. We show that, in addition to ensuring performance, our approach allows adjustments to dynamic conditions such as varying disturbances and network load. We present a full development path from performance speci- fications (exponential stability) to a control design and its implementation using Controller Area Network (CAN).
Technical Report
Full-text available
This report presents some simulation results of basis weight control in paper machine. In particular, the dilution actuator width, actuator response width and the effect of scanner measurement uncertainty are studied. Also different controller configurations in machine direction control are tested. Basis weight is one of the most important quality parameters in paper manufacturing. The control problem is two-dimensional, since variations occur both across the paper web (cross-direction, CD) and along the production line (machine direction, MD). In addition, the basis weight is measured from the end of the line and the actuators are at the beginning of line. This means long measurement delay, which makes the problem more difficult. The simulations are performed using the simulator originally developed in Tampere University of Technology. The control performance is evaluated using the criteria of 2σ standard deviation, spectral properties, and variance reduction percentages of disturbances. CD control performance decreases with wider CD actuator widths. Simulations suggested that better CD control performance was achieved using wider actuator response widths than it was identified earlier in a mill. Increased scanner measurement uncertainty decreased the CD control performance, since the increased measurement uncertainty provides worse CD estimates. MD control performance is related to the control interval applied and, of course, the tuning of the controller. Predictive controller simulated here was found to be practical if different control intervals are applied.
Technical Report
Full-text available
Early fault mode identification presents a great interest for defect prevention or for planning maintenance operations. In case of non-linear systems, the amount and accuracy of measured parameters can be an issue. It is essential to identify the fault type, but it is also relevant to reduce the number of variables and thus the number of sensors. Redundant variables can result in a reduced generalization and a subsequent loss of predictive ability of the model. This report presents a case study in which a test rig equipped with multiple sensors is used to simulated different fault types. Fault identification is based on linguistic equations to create linear sub-regions. This approach is then enhanced by the use of genetic algorithms for variables selection. This approach enabled proper identification of faults with a minimum amount of sensors.
Technical Report
Full-text available
This study introduces a theoretical bioprocess of ideally stirred Chemostat. Chemostat models give an insight to real-life bioprocess systems, in particular biological water treatment. The studied process is very nonlinear due to inhibition of desired reactions by high substrate concentration. The aim of this study is to demonstrate the possibilities of modelling and state detection of this system. This report gives some basic knowledge about bioprocesses and reviews the latest work done for modelling and control of biological waste water treatment. Data-based modelling and state detection are studied thoroughly. Also a couple of control designs are proposed. The theoretical bioprocess is described by a set of differential equations. Steady-state and dynamic models were both derived from the differential equations. The steady-state model was used to obtain knowledge about system's behaviour and the dynamic model to generate data for data-based modelling. The dynamic model was also used in testing of developed models and control designs. Two separate operating points were identified from the data and first order models were identified for both operating points. Based on the knowledge from the steady-state model and data analysis a rulebase was defined. The rulebase and operating point models were integrated to form a Takagi-Sugeno-type fuzzy process model. Testing with the dynamic model showed that the developed fuzzy model performed well. The fuzzy model with slight changes was also used in state detection with good results. Two control designs were developed. One utilizes the recycling of the process output back to the reactor while the other is based on the developed process model. The prior control design is of feedback type and the latter is of feed-forward type. Both control designs performed well while tested with the dynamic process model.
Technical Report
Full-text available
In data-based modelling, the number and quality of measurements are significant. There may be a great number of variables with different kinds of interactions and delays compared to each other. The aim of this study was to evaluate time delays using genetic algorithms (GA) and principal component analysis (PCA). Also possibilities to group variables using GA were studied. Variable selection and grouping were aimed to find the significant variables and to form groups of similar variables to decrease the number of variables used in modelling. This study is a part of Production 2010- project financed by the Technology Development Centre of Finland. The main idea in grouping was to identify and group strongly coupled variables automatically by using genetic algorithms. The objective function was based on correlations between variables. Time delay estimation utilized principal component analysis and genetic algorithms. Optimization of delays was performed with genetic algorithm, which utilized the results from the PCA as objective functions. The algorithms were tested with two simulator data sets. The other data set was from the simulator of a chemical process with rather small number of variables while the other data set was from the paper machine simulator with over 50 variables. The grouping algorithm was tested with the paper machine simulator data set with good results. The results given by genetic algorithm was similar to those obtained with cross-correlation and graphical analysis. Time delay estimation algorithm was tested with both data sets. Also, different objective functions were tested. Testing showed good results. Some work was also done with actual paper machine data. The importance of variable grouping was noticed when PCA was tested. This paper machine data will be used in practical testing of the reported method in the future.
Conference Paper
Full-text available
In this study, real-coded genetic algorithms are used in the parameter identification of the macroscopic Chemostat model. The Chemostat model utilized in this work is nonlinear having two distinct operating areas. Thus, the model is identified separately for both operating areas. The process simulator is used to generate data for the parameter identification. The optimizations with genetic algorithms are repeated with 200 different initial populations to guarantee the validity of the results. The parameter identification with genetic algorithms performs well giving accurate results.