期刊文献+
共找到14,430篇文章
< 1 2 250 >
每页显示 20 50 100
STUDY ON MEASURES OF FAULT TOLERANCE FOR DISTRIBUTED SYSTEM
1
作者 武小悦 沙基昌 何小怀 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1998年第1期65-68,共4页
Fault tolerant ability is an important aspect for overall evaluation of distributed system(DS). This paper discusses three measures for the evaluation: node/edge connectivity, number of spanning trees and synthetic co... Fault tolerant ability is an important aspect for overall evaluation of distributed system(DS). This paper discusses three measures for the evaluation: node/edge connectivity, number of spanning trees and synthetic connectivity. A numerical example for illustration and analysis is given, and the synthetic connectivity measure presented by this paper is proved to be rational and satisfactory. 展开更多
关键词 distributed network EVALUATIONS fault tole rant technique RELIABILITY network topology distributed system
在线阅读 下载PDF
A Time/Space Separation Based 3D Fuzzy Modeling Approach for Nonlinear Spatially Distributed Systems 被引量:1
2
作者 Xian-Xia Zhang Zhi-Qiang Fu +2 位作者 Shao-Yuan Li Tao Zou Bing Wang 《International Journal of Automation and computing》 EI CSCD 2018年第1期52-65,共14页
Spatially distributed systems (SDSs) are usually infinite-dimensional spatio-temporal systems with unknown nonlinearities. Therefore, to model such systems is difficult. In real applications, a low-dimensional model... Spatially distributed systems (SDSs) are usually infinite-dimensional spatio-temporal systems with unknown nonlinearities. Therefore, to model such systems is difficult. In real applications, a low-dimensional model is required. In this paper, a time/space separation based 3D fuzzy modeling approach is proposed for unknown nonlinear SDSs using input-output data measurement. The main characteristics of this approach is that time/space separation and time/space reconstruction are fused into a novel 3D fuzzy system. The modeling methodology includes two stages. The first stage is 3D fuzzy structure modeling which is based on Mamdani fuzzy rules. The consequent sets of 3D fuzzy rules consist of spatial basis functions estimated by Karhunen-Love decomposition. The antecedent sets of 3D fuzzy rules are used to construct temporal coefficients. Going through 3D fuzzy rule inference, each rule realizes time/space synthesis. The second stage is parameter identification of 3D fuzzy system using particle swarm optimization algorithm. After an operation of defuzzification, the output of the 3D fuzzy system can reconstruct the spatio-temporal dynamics of the system. The model is suitable for the prediction and control design of the SDS since it is of low-dimension and simple nonlinear structure. The simulation and experiment are presented to show the effectiveness of the proposed modeling approach. 展开更多
关键词 Spatially distributed system (SDS) system identification 3D fuzzy system Karhunen-Love decomposition particleswarm optimization (PSO).
原文传递
Novel Voltage Scaling Algorithm Through Ant Colony Optimization for Embedded Distributed Systems
3
作者 章立生 丁丹 《Journal of Beijing Institute of Technology》 EI CAS 2007年第4期430-436,共7页
Dynamic voltage scaling (DVS), supported by many DVS-enabled processors, is an efficient technique for energy-efficient embedded systems. Many researchers work on DVS and have presented various DVS algorithms, some wi... Dynamic voltage scaling (DVS), supported by many DVS-enabled processors, is an efficient technique for energy-efficient embedded systems. Many researchers work on DVS and have presented various DVS algorithms, some with quite good results. However, the previous algorithms either have a large time complexity or obtain results sensitive to the count of the voltage modes. Fine-grained voltage modes lead to optimal results, but coarse-grained voltage modes cause less optimal one. A new algorithm is presented, which is based on ant colony optimization, called ant colony optimization voltage and task scheduling (ACO-VTS) with a low time complexity implemented by parallelizing and its linear time approximation algorithm. Both of them generate quite good results, saving up to 30% more energy than that of the previous ones under coarse-grained modes, and their results don’t depend on the number of modes available. 展开更多
关键词 dynamic voltage algorithm distributed system ant colony optimization MULTI-PROCESSOR
在线阅读 下载PDF
Regional constrained control problem for a class of semilinear distributed systems
4
作者 El Hassan ZERRIK Nihale EL BOUKHARI 《Control Theory and Technology》 EI CSCD 2018年第3期221-231,共11页
The aim of this paper is to investigate a regional constrained optimal control problem for a class of semi[inear distributed systems, which are linear in the control but nonlinear in the state. For a quadratic cost fu... The aim of this paper is to investigate a regional constrained optimal control problem for a class of semi[inear distributed systems, which are linear in the control but nonlinear in the state. For a quadratic cost functional and a closed convex set of admissible controls, the existence of an optimal control is proven, and then this is characterized for three cases of constraints. A useful algorithm is developed, and the approach is illustrated through simulations for a heat equation. 展开更多
关键词 Semilinear distributed systems regional optimal control CONSTRAINTS heat equation
原文传递
Research on Distributed System Course Under the Background of New Engineering
5
作者 Dongxin Wen Hongwei Liu Danyan Luo 《计算机教育》 2023年第12期240-245,共6页
Distributed System Course is a professional computer course of Harbin Institute of Technology.With the guidance of the education strategy under the background of New Engineering,we adhere to the concept of cultivating... Distributed System Course is a professional computer course of Harbin Institute of Technology.With the guidance of the education strategy under the background of New Engineering,we adhere to the concept of cultivating diverse and innovative outstanding engineering and technology talents.This course conducts research on the teaching content,teaching mode,and evaluation system.It combines the traditional teaching mode with the online teaching mode,as well as problem-driven theories with practice,and adopts a diversified evaluation system.The research of the course has fully mobilized students’learning enthusiasm,improved teaching quality,and achieved significant teaching results. 展开更多
关键词 distributed system New engineering Research design Teaching forms ASSESSMENT
在线阅读 下载PDF
Research on efficient edge-chasing deadlock detection/resolution for distributed systems
6
作者 程欣 Jin Feng Yang Xiaozong 《High Technology Letters》 EI CAS 2006年第4期408-412,共5页
Numerous edge-chasing deadlock detection algonthms were developed lor the cycle detection in distributed systems, but their detections had the n steps speed limitation and n ( n- 1) overhead limitation to detect a c... Numerous edge-chasing deadlock detection algonthms were developed lor the cycle detection in distributed systems, but their detections had the n steps speed limitation and n ( n- 1) overhead limitation to detect a cycle of size n under the one-resource request model. Since fast deadlock detection is critical, this paper proposed a new algorithm to speed up the detection process. In our algorithm, when the running of a transaction node is blocked, the being requested resource nodes reply it with the waiting or being waited message simultaneously, so the blocked node knows both its predecessors and successors, which helps it detecting a cycle of size 2 directly and locally. For the cycle of size n ( n 〉 2), a special probe is produced which has the predecessors information of its originator, so the being detected nodes know their indirect predecessors and direct successors, and can detect the cycle within n - 2 steps. The proposed algorithm is formally proved to be correct by the invariant verification method. Performance evaluation shows that the message overhead of our detection is ( n^2 - n - 2)/2, hence both the detection speed and message cost of the proposed algorithm are better than that of the existing al gorithms. 展开更多
关键词 distributed systems fast deadlock detection PROBE performance evaluation
在线阅读 下载PDF
Challenges and Considerations in Developing and Architecting Large-Scale Distributed Systems
7
作者 Ion-Alexandru Secara 《International Journal of Internet and Distributed Systems》 2020年第1期1-13,共13页
This paper investigates large-scale distributed system design. It looks at features, main design considerations and provides the Netflix API, Cassandra and Oracle as examples of such systems. Moreover, the paper inves... This paper investigates large-scale distributed system design. It looks at features, main design considerations and provides the Netflix API, Cassandra and Oracle as examples of such systems. Moreover, the paper investigates the challenges of designing, developing, deploying, and maintaining such systems, in regard to the features presented. Finally, the paper discusses aspects of available solutions and current practices to challenges that large-scale distributed systems face. 展开更多
关键词 distributed systems CONCURRENCY LARGE-SCALE
在线阅读 下载PDF
Multiple UIO-based test sequence generation for distributed systems 被引量:2
8
作者 刘文宇 曾红卫 缪淮扣 《Journal of Shanghai University(English Edition)》 CAS 2008年第5期438-443,共6页
In developing distributed systems, conformance testing is required to determine whether an implementation under test (IUT) conforms to its specification. With distributed test architectures involving multiple remote... In developing distributed systems, conformance testing is required to determine whether an implementation under test (IUT) conforms to its specification. With distributed test architectures involving multiple remote testers, testing approaches may become more complicated because of issues known as controllability and observability problems. Based on a finite state machine (FSM) representation of the system's specification, this paper proposes a new method to generate a test sequence utilizing multiple UIO sequences. The method is essentially guided by the way of minimizing the use of external coordination messages and input/output operations. Experiments are given to evaluate the proposed method. 展开更多
关键词 distributed test CONTROLLABILITY OBSERVABILITY finite state machine (FSM) multiplc UIO sequences
在线阅读 下载PDF
Fault Tolerance Mechanisms in Distributed Systems 被引量:3
9
作者 Arif Sari Murat Akkaya 《International Journal of Communications, Network and System Sciences》 2015年第12期471-482,共12页
The use of technology has increased vastly and today computer systems are interconnected via different communication medium. The use of distributed systems in our day to day activities has solely improved with data di... The use of technology has increased vastly and today computer systems are interconnected via different communication medium. The use of distributed systems in our day to day activities has solely improved with data distributions. This is because distributed systems enable nodes to organise and allow their resources to be used among the connected systems or devices that make people to be integrated with geographically distributed computing facilities. The distributed systems may lead to lack of service availability due to multiple system failures on multiple failure points. This article highlights the different fault tolerance mechanism in distributed systems used to prevent multiple system failures on multiple failure points by considering replication, high redundancy and high availability of the distributed services. 展开更多
关键词 Fault TOLERANCE distributed system REPLICATION REDUNDANCY High AVAILABILITY
在线阅读 下载PDF
Adaptive Tracking and Disturbance Rejection for a Class of Distributed Systems
10
作者 JIN Xiao-Zheng YANG Guang-Hong 《自动化学报》 EI CSCD 北大核心 2009年第8期1114-1120,共7页
In this paper,direct adaptive-state feedback control schemes are developed to solve the problem of asymptotic tracking and disturbance rejection for a class of distributed large-scale systems with faulty and perturbed... In this paper,direct adaptive-state feedback control schemes are developed to solve the problem of asymptotic tracking and disturbance rejection for a class of distributed large-scale systems with faulty and perturbed interconnection links.In terms of the special distributed architectures,the adaptation laws are proposed to update controller parameters on-line when all interconnected fault factors,the upper bounds of perturbations in interconnection links,and external disturbances on subsystems axe unknown.Then,a class of distributed state feedback controllers is constructed to automatically compensate the fault and perturbation effects,and reject the disturbances simultaneously based on the information from adaptive schemes.The proposed adaptive robust tracking controllers can guarantee that the resulting adaptive closed-loop distributed system is stable and each subsystem can asymptotic-output track the corresponding reference signal in the presence of faults and perturbations in interconnection links,and external disturbances.The proposed design technique is finally evaluated in the light of a simulation example. 展开更多
关键词 distributed state feedback adaptive control tracking control disturbance rejection large scale systems
在线阅读 下载PDF
Average Convergence for Directed&Undirected Graphs in Distributed Systems
11
作者 Ali Mustafa M Najam ul Islam Salman Ahmed 《Computer Systems Science & Engineering》 SCIE EI 2021年第6期399-413,共15页
Consensus control of multi-agent systems is an innovative paradigm for the development of intelligent distributed systems.This has fascinated numerous scientific groups for their promising applications as they have th... Consensus control of multi-agent systems is an innovative paradigm for the development of intelligent distributed systems.This has fascinated numerous scientific groups for their promising applications as they have the freedom to achieve their local and global goals and make their own decisions.Network communication topologies based on graph and matrix theory are widely used in a various real-time applications ranging from software agents to robotics.Therefore,while sustaining the significance of both directed and undirected graphs,this research emphases on the demonstration of a distributed average consensus algorithm.It uses the harmonic mean in the domain of multi-agent systems with directed and undirected graphs under static topologies based on a control input scheme.The proposed agreement protocol focuses on achieving a constant consensus on directional and undirected graphs using the exchange of information between neighbors to update their status values and to be able to calculate the total number of agents that contribute to the communication network at the same time.The proposed method is implemented for the identical networks that are considered under the directional and non-directional communication links.Two different scenarios are simulated and it is concluded that the undirected approach has an advantage over directed graph communication in terms of processing time and the total number of iterations required to achieve convergence.The same network parameters are introduced for both orientations of the communication graphs.In addition,the results of the simulation and the calculation of various matrices are provided at the end to validate the effectiveness of the proposed algorithm to achieve consensus. 展开更多
关键词 Multi-agent systems average consensus distributed estimation directed graphs undirected graphs agent counting
在线阅读 下载PDF
A Hybrid Genetic Scheduling Algorithm to Heterogeneous Distributed System
12
作者 Yan Kang Defu Zhang 《Applied Mathematics》 2012年第7期750-754,共5页
In parallel and distributed computing, development of an efficient static task scheduling algorithm for directed acyclic graph (DAG) applications is an important problem. The static task scheduling problem is NP-compl... In parallel and distributed computing, development of an efficient static task scheduling algorithm for directed acyclic graph (DAG) applications is an important problem. The static task scheduling problem is NP-complete in its general form. The complexity of the problem increases when task scheduling is to be done in a heterogeneous environment, consisting of processors with varying processing capabilities and network links with varying bandwidths. List scheduling algorithms are generally preferred since they generate good quality schedules with less complexity. But these list algorithms leave a lot of room for improvement, especially when these algorithms are used in specialized heterogeneous environments This paper presents an hybrid genetic task scheduling algorithm for the tasks run on the network of heterogeneous systems and represented by Directed Acyclic Graphs (DAGs). First, the algorithm assigns a coupling factor to each task to present the tasks should be scheduled onto the same processor by avoiding the large communication time. Second, the algorithm generate some high quality initial solution by scheduling the tasks which are strongly coupled with each other onto the same processor, and improve the quality of the solution by using coupling initial solutions, random solution, near optimal solutions obtained by the list scheduling algorithm in the crossover and mutation operator. The performance of the algorithm is illustrated by comparing with the existing effectively scheduling algorithms. 展开更多
关键词 SCHEDULING GENETIC Algorithm HETEROGENEOUS distributed system
在线阅读 下载PDF
Coordination of Overcurrent Relay in Distributed System for Different Network Configuration
13
作者 Niraj Kumar Choudhary Soumya Ranjan Mohanty Ravindra Kumar Singh 《Journal of Power and Energy Engineering》 2015年第10期1-9,共9页
This paper presents a study on protection coordination of over current relays (OCRs) in a distributed system by considering its different operating modes. Two different case studies which are considered in present wor... This paper presents a study on protection coordination of over current relays (OCRs) in a distributed system by considering its different operating modes. Two different case studies which are considered in present work for protection coordination include: (i) DG interfaced distribution system in grid connected mode and (ii) DG interfaced distribution system in islanded mode of operation. The proposed approach is tested on the Canadian urban benchmark distribution system consisting of 9 buses. On the occurrence of fault, level of fault current changes which in turn changes the operating time of various OCRs. Therefore, it is important to calculate and suggest method of the relay setting in order to minimize the operating time of relays and also to avoid its mal-operation. In this paper, the protection scheme is optimally designed by taking into account the above mentioned conditions. The operating time of relays can be decreased and, at the same time, coordination can be maintained by considering the optimum values of time dial setting (TDS). Genetic Algorithm (GA) has been used for determining the optimum values of TDS and hence operating time. 展开更多
关键词 distributed Generator (DG) Over Current RELAYS (OCRs) Time DIAL SETTING (TDS) GENETIC
暂未订购
Experiences Analyzing Faults in a Hybrid Distributed System with Access Only to Sanitized Data
14
作者 Ronald J. Leach 《Journal of Software Engineering and Applications》 2010年第5期446-454,共9页
In this paper we report on a work in progress assessing the faults observed and reported in a distributed, safety-critical, largely embedded system with both electrical and mechanical components. We illustrate why sta... In this paper we report on a work in progress assessing the faults observed and reported in a distributed, safety-critical, largely embedded system with both electrical and mechanical components. We illustrate why standard software testing techniques are not sufficient and indicate some of the technical and non-technical problems encountered in examining the faults and the initial results obtained. While the application domain is elevator operation, the techniques described here are general enough to apply to many other domains. Much of the data analyzed here would be considered imprecise in the software industry if it were used in software testing or to help increase fault tolerance. The paper includes a discussion of the use of multiple views of data, assessment of missing data, and analysis of informal information to produce its conclusions about fault avoidance and fault tolerance. 展开更多
关键词 distributed system Safety-Critical systems FAULT TOLERANCE REMOTE Monitoring
暂未订购
On the Dependability of Highly Heterogeneous and Open Distributed Systems
15
作者 Naftaly H. Minsky 《Journal of Software Engineering and Applications》 2018年第1期28-68,共41页
This paper introduces an architecture of distributed systems that facilitates the implementation of a substantial range of dependable system properties, i.e., properties that span an entire system, or a set of compone... This paper introduces an architecture of distributed systems that facilitates the implementation of a substantial range of dependable system properties, i.e., properties that span an entire system, or a set of components dispersed throughout it. This architecture, called GDS, for governed distributed system, governs the system by controlling the flow of messages between its actors, independently of the internals of the interacting actors. This governance is done via an enforced collection of interaction laws organized into a modular and conflict free hierarchical ensemble. This ensemble of laws is sensitive to the history of interaction;and it is enforced in a decentralized manner, and is thus scalable. The dependable system properties that can be implemented under GDS can have the following beneficial consequences, among others: a) the ability to establish regularities over the system, rendering it more coherent, and easier to reason about;b) the ability to provide a degree of trust among the disparate actor of the system;and c) the ability to ensure compliance with interaction protocols that are essential for distributed computing. Consequently, the GDS architecture can have a significant impact on the following important system qualities: security, fault tolerance, auditability, and manageability. 展开更多
关键词 OPEN distributed systems GOVERNANCE DEPENDABILITY system Properties MIDDLEWARE LGI Fault TOLERANCE Security
在线阅读 下载PDF
Assigning Real-Time Tasks in Environmentally Powered Distributed Systems
16
作者 Jian Lin Albert M. K. Cheng 《Circuits and Systems》 2014年第4期98-113,共16页
Harvesting energy for execution from the environment (e.g., solar, wind energy) has recently emerged as a feasible solution for low-cost and low-power distributed systems. When real-time responsiveness of a given appl... Harvesting energy for execution from the environment (e.g., solar, wind energy) has recently emerged as a feasible solution for low-cost and low-power distributed systems. When real-time responsiveness of a given application has to be guaranteed, the recharge rate of obtaining energy inevitably affects the task scheduling. This paper extends our previous works in?[1] [2] to explore the real-time task assignment problem on an energy-harvesting distributed system. The solution using Ant Colony Optimization (ACO) and several significant improvements are presented. Simulations compare the performance of the approaches, which demonstrate the solutions effectiveness and efficiency. 展开更多
关键词 distributed systems Energy HARVESTING REAL-TIME SCHEDULING TASK ASSIGNMENT
在线阅读 下载PDF
Distributed waveform generation and digitization system based on transparent transmission
17
作者 Lei Lang Kai Chen +2 位作者 Dou Zhu Jing Wang Yi-Chen Yang 《Nuclear Science and Techniques》 2025年第3期60-68,共9页
Waveform generation and digitization play essential roles in numerous physics experiments.In traditional distributed systems for large-scale experiments,each frontend node contains an FPGA for data preprocessing,which... Waveform generation and digitization play essential roles in numerous physics experiments.In traditional distributed systems for large-scale experiments,each frontend node contains an FPGA for data preprocessing,which interfaces with various data converters and exchanges data with a backend central processor.However,the streaming readout architecture has become a new paradigm for several experiments benefiting from advancements in data transmission and computing technologies.This paper proposes a scalable distributed waveform generation and digitization system that utilizes fiber optical connections for data transmission between frontend nodes and a central processor.By utilizing transparent transmission on top of the data link layer,the clock and data ports of the converters in the frontend nodes are directly mapped to the FPGA firmware at the backend.This streaming readout architecture reduces the complexity of frontend development and maintains the data conversion in proximity to the detector.Each frontend node uses a local clock for waveform digitization.To translate the timing information of events in each channel into the system clock domain within the backend central processing FPGA,a novel method is proposed and evaluated using a demonstrator system. 展开更多
关键词 Transparent transmission Waveform generation Waveform digitization distributed system
在线阅读 下载PDF
A distributed system log anomaly detection framework based on graph-chain architecture
18
作者 Mingyu Hu Chen Song Tao Xie 《Advances in Engineering Innovation》 2025年第4期56-64,共9页
Enterprise alliances and government agencies typically deploy distributed systems across subsidiaries and subordinate departments,where each system node collaborates via a network to present a unified interface to use... Enterprise alliances and government agencies typically deploy distributed systems across subsidiaries and subordinate departments,where each system node collaborates via a network to present a unified interface to users.Addressing the challenges of log data dispersion,heterogeneity,and lack of credibility in distributed systems,this paper proposes a log anomaly detection framework based on a graph-chain architecture.The framework leverages the sequence analysis capabilities of a distilled Transformer model to detect anomalies in system logs at each node.Finally,by integrating blockchain smart contracts,it ensures tamper resistance and traceability.Experimental results demonstrate that the proposed framework achieves an anomaly detection accuracy of 99.6%,surpassing traditional methods. 展开更多
关键词 distributed systems blockchain anomaly detection artificial intelligence
在线阅读 下载PDF
Distributed State and Fault Estimation for Cyber-Physical Systems Under DoS Attacks
19
作者 Limei Liang Rong Su Haotian Xu 《IEEE/CAA Journal of Automatica Sinica》 2025年第1期261-263,共3页
Dear Editor,The letter deals with the distributed state and fault estimation of the whole physical layer for cyber-physical systems(CPSs) when the cyber layer suffers from DoS attacks. With the advancement of embedded... Dear Editor,The letter deals with the distributed state and fault estimation of the whole physical layer for cyber-physical systems(CPSs) when the cyber layer suffers from DoS attacks. With the advancement of embedded computing, communication and related hardware technologies, CPSs have attracted extensive attention and have been widely used in power system, traffic network, refrigeration system and other fields. 展开更多
关键词 cyber physical systems refrigeration system traffic network dos attacks distributed state fault estimation embedded computing power system distributed state estimation
在线阅读 下载PDF
Distributed Cooperative Regulation for Networked Re-Entrant Manufacturing Systems
20
作者 Chenguang Liu Qing Gao +1 位作者 Wei Wang Jinhu Lü 《IEEE/CAA Journal of Automatica Sinica》 2025年第3期636-638,共3页
Dear Editor,This letter focuses on the distributed cooperative regulation problem for a class of networked re-entrant manufacturing systems(RMSs).The networked system is structured with a three-tier architecture:the p... Dear Editor,This letter focuses on the distributed cooperative regulation problem for a class of networked re-entrant manufacturing systems(RMSs).The networked system is structured with a three-tier architecture:the production line,the manufacturing layer and the workshop layer.The dynamics of re-entrant production lines are governed by hyperbolic partial differential equations(PDEs)based on the law of mass conservation. 展开更多
关键词 production line networked re entrant manufacturing systems three tier architecture production linethe distributed cooperative regulation hyperbolic partial differential equations pdes based distributed cooperative regulation problem manufacturing layer
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部