Loading...
Search for: distributed-computer-systems
0.01 seconds
Total 133 records

    A solution to single point of failure using voter replication and disagreement detection

    , Article 2nd IEEE International Symposium on Dependable, Autonomic and Secure Computing, DASC 2006, Indianapolis, IN, 29 September 2006 through 1 October 2006 ; 2006 , Pages 171-176 ; 0769525393 (ISBN); 9780769525396 (ISBN) Patooghy, A ; Miremadi, S. Gh ; Javadtalab, A ; Fazeli, M ; Farazmand, N ; Sharif University of Technology
    2006
    Abstract
    This paper suggests a method, called distributed voting, to overcome the problem of the single point of failure in a TMR system used in robotics and industrial control applications. It uses time redundancy and is based on TMR with disagreement detector feature. This method masks faults occurring in the voter where the TMR system can continue its function properly. The method has been evaluated by injecting faults into Vertex2Pro and Vertex4 Xilinx FPGAs. An analytical evolution is also performed. The results of both evaluation approaches show that the proposed method can improve the reliability and the mean time to failure (MTTF) of a TMR system by at least a factor of (2-R v(t)) where Rv(t)... 

    The grid-pyramid: A generalized pyramid network

    , Article Journal of Supercomputing ; Volume 37, Issue 1 , 2006 , Pages 23-45 ; 09208542 (ISSN) Hoseinyfarahabady, M. R ; Sarbazi Azad, H ; Sharif University of Technology
    2006
    Abstract
    The Pyramid network is a desirable network topology used as both software data-structure and hardware architecture. In this paper, we propose a general definition for a class of pyramid networks that are based on grid connections between the nodes in each level. Contrary to the conventional pyramid network in which the nodes in each level form a mesh, the connections between these nodes may also be according to other grid-based topologies such as the torus, hypermesh or WK-recursive. Such pyramid networks form a wide class of interconnection networks that possess rich topological properties. We study a number of important properties of these topologies for general-purpose parallel processing... 

    A robust free size OCR for omni-font persian/arabic printed document using combined MLP/SVM

    , Article 10th Iberoamerican Congress on Pattern Recognition, CIARP 2005, Havana, 15 November 2005 through 18 November 2005 ; Volume 3773 LNCS , 2005 , Pages 601-610 ; 03029743 (ISSN); 3540298509 (ISBN); 9783540298502 (ISBN) Pirsiavash, H ; Mehran, R ; Razzazi, F ; Sharif University of Technology
    2005
    Abstract
    Optical character recognition of cursive scripts present a number of challenging problems in both segmentation and recognition processes and this attracts many researches in the field of machine learning. This paper presents a novel approach based on a combination of MLP and SVM to design a trainable OCR for Persian/Arabic cursive documents. The implementation results on a comprehensive database show a high degree of accuracy which meets the requirements of commercial use. © Springer-Verlag Berlin Heidelberg 2005  

    SkipTree: A Scalable range-queryable distributed data structure for multidimensional data

    , Article 16th International Symposium on Algorithms and Computation, ISAAC 2005, Hainan, 19 December 2005 through 21 December 2005 ; Volume 3827 LNCS , 2005 , Pages 298-307 ; 03029743 (ISSN); 3540309357 (ISBN); 9783540309352 (ISBN) Alaei, S ; Toossi, M ; Ghodsi, M ; Sharif University of Technology
    2005
    Abstract
    This paper presents the SkipTree, a new balanced, distributed data structure for storing data with multidimensional keys in a peer-to-peer network. The SkipTree supports range queries as well as single point queries which are routed in O(log n) hops. SkipTree is fully decentralized with each node being connected to O(logn) other nodes. The memory usage for maintaining the links at each node is O(log n log log n) on average and O(log2 n) in the worst case. Load balance is also guaranteed to be within a constant factor. © Springer-Verlag Berlin Heidelberg 2005  

    A mathematical foundation for topology awareness of P2P overlay networks

    , Article 4th International Conference on Grid and Cooperative Computing - GCC 2005, Beijing, 30 November 2005 through 3 December 2005 ; Volume 3795 LNCS , 2005 , Pages 906-918 ; 03029743 (ISSN); 3540305106 (ISBN); 9783540305101 (ISBN) Rostami, H ; Habibi, J ; Sharif University of Technology
    2005
    Abstract
    In peer-to-peer (P2P) overlay networks, the mechanism of a peer randomly joining and leaving a network, causes a topology mismatch between the overlay and the underlying physical topology. This causes a large volume of redundant traffic in the underlying physical network as well as an extra delay in message delivery in the overlay network. Topology mismatch occurs because overlay networks are not aware of their underlying physical networks. In this paper we present a mathematical model for topology awareness of overlay networks (degree of matching between an overlay and its underlying physical network) and the efficiency of message delivery on them. We also after determining the... 

    Parallel clustering on the star graph

    , Article 6th International Conference on Algorithms and Architectures for Parallel Processing, ICA3PP, Melbourne, 2 October 2005 through 3 October 2005 ; Volume 3719 LNCS , 2005 , Pages 287-292 ; 03029743 (ISSN); 3540292357 (ISBN); 9783540292357 (ISBN) Fazeli, M ; Sarbazi Azad, H ; Farivar, R ; Sharif University of Technology
    2005
    Abstract
    In this paper, a parallel algorithm for data clustering is presented on a multi-computer with star topology. This algorithm is fast and requires a small amount of memory per processing element, which makes it even suitable for SIMD implementation. The proposed parallel algorithm completes in O(K+S 2-T 2) steps for a clustering problem of N data patterns with M features per pattern and K clusters, where N.M = S!, K.M = T!, and M=R!, on a s-star interconnection network. © Springer-Verlag Berlin Heidelberg 2005  

    Extended Rebeca: A component-based actor language with synchronous message passing

    , Article 5th International Conference on Application of Concurrency to System Design, ACSD 2005, St. Malo, 7 June 2005 through 9 June 2005 ; Volume 2005 , 2005 , Pages 212-220 ; 15504808 (ISSN); 0769523633 (ISBN); 9780769523637 (ISBN) Sirjani, M ; De Boer, F ; Movaghar, A ; Shali, A ; Sharif University of Technology
    2005
    Abstract
    In this paper, we propose extended Rebeca as a tool-supported actor-based language for modeling and verifying concurrent and distributed systems. We enrich Rebeca with a formal concept of components which integrates the message-driven computational model of actor-based languages with synchronous message passing. Components are used to encapsulate a set of internal active objects which react asynchronously to messages by means of methods and which additionally interact via a synchronous message passing mechanism. Components themselves interact only via asynchronous and anonymous messages. We present our compositional verification approach and abstraction techniques, and the theory... 

    Assessment of message missing failures in CAN-based systems

    , Article IASTED International Conference on Parallel and Distributed Computing and Networks, as part of the 23rd IASTED International Multi-Conference on Applied Informatics, Innsbruck, 15 February 2005 through 17 February 2005 ; 2005 , Pages 387-392 ; 10272666 (ISSN) Salmani, H ; Miremadi, S. G ; Fahringer T ; Hamza M. H ; Sharif University of Technology
    2005
    Abstract
    This paper presents a simulation-based environment to study fault effects in message missing failures in CAN-based systems. A CAN controller is modeled by VHDL at behavioral level and is exploited to set up a network composed of several nodes. A total of 27,000 transient faults of seven types are injected into five critical portions of the system including the bus and four portions of the CAN controller. The experimental results show that the faults affect the message sending in which more than 20% of faults cause the failure. Besides, with a heavy workload, faults that are occurred into the CAN controller and on the bus cause about 90% and 10% of all failures, respectively  

    Fault injection into verilog models for dependability evaluation of digital systems

    , Article 2nd International Symposium on Parallel and Distributed Computing, ISPDC 2003, 13 October 2003 through 14 October 2003 ; 2003 , Pages 281-287 ; 0769520693 (ISBN); 9780769520698 (ISBN) Zarandi, H. R ; Miremadi, S. G ; Ejlali, A ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2003
    Abstract
    This paper presents transient and permanent fault injection into Verilog models of digital systems during the design phase by a developed simulation-based fault injection tool called INJECT. With this fault injection tool, it is possible to inject crucial fault models in all abstraction levels (such as swith-level) supported by Verilog HDL. Several fault models for injecting into Verilog models are specified and described. Analyzing the results obtained from the fault injections, using INJECT enables system designers to inform from dependable parameters, such as fault latency, propagation and coverage. As a case study, a 32-bit processor, namely DP32, has been evaluated and effects of faults... 

    Decentralized active power management in multi-agent distribution systems considering congestion issue

    , Article IEEE Transactions on Smart Grid ; Volume 13, Issue 5 , 2022 , Pages 3582-3593 ; 19493053 (ISSN) Tofighi Milani, M ; Fattaheian Dehkordi, S ; Fotuhi Firuzabad, M ; Lehtonen, M ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2022
    Abstract
    Recently, due to the restructuring of power systems and the high penetration level of local renewables, distribution systems have encountered with the complexity of power management. Therefore, the modern systems would be operated in a multi-agent structure which facilitates the power management as well as privacy protections of independent entities. In this structure, the distribution system is assumed to compose of several agents who independently schedule their local resources in order to maximize their own profits. Consequently, this paper provides an efficient peer-to-peer (P2P) active power management framework in a multi-agent distribution system while considering network constraints... 

    Recent Trends, Challenges, and future aspects of p2p energy trading platforms in electrical-based networks considering blockchain technology: a roadmap toward environmental sustainability

    , Article Frontiers in Energy Research ; Volume 10 , 2022 ; 2296598X (ISSN) Javed, H ; Irfan, M ; Shehzad, M ; Abdul Muqeet, H ; Akhter, J ; Dagar, V ; Guerrero, J. M ; Sharif University of Technology
    Frontiers Media S.A  2022
    Abstract
    Peer-to-peer (P2P) energy trading platform is an upcoming energy generation and effective energy managing strategy that rewards proactive customers (acting as prosumers) in which individuals trade energy for products and services. On the other hand, P2P trading is expected to give multiple benefits to the grid in minimizing the peak load demand, energy consumption costs, and eliminating network losses. However, installing P2P energy trading on a broader level in electrical-based networks presents a number of modeling problems in physical and virtual network layers. As a result, this article presents a thorough examination of P2P studies of energy trade literature. An overview is given with... 

    Peer-to-Peer energy sharing among smart energy hubs in an integrated heat-electricity network

    , Article Electric Power Systems Research ; Volume 206 , 2022 ; 03787796 (ISSN) Daryan, A. G ; Sheikhi, A ; Ashouri Zadeh, A ; Sharif University of Technology
    Elsevier Ltd  2022
    Abstract
    By increasing the penetration level of the combined heat and power systems and demand response programs between energy consumers in the distribution network, the interaction between electricity and the natural gas network becomes more complicated. This paper proposes a peer-to-peer (P2P) energy sharing scheme for energy trading among Smart Energy Hubs (S.E. Hubs) which can trade both electrical and thermal energy with each other to reduce their cost and, reduce their dependency to gas and electricity utility companies. A two-stage energy strategy is presented. In the first stage, the S.E. Hubs total social cost is reduced by finding the optimal energy sharing profiles. And, in the second... 

    Uncertain multiagent systems with distributed constrained optimization missions and event-triggered communications: application to resource allocation

    , Article IEEE Systems Journal ; 2022 , Pages 1-12 ; 19328184 (ISSN) Sarafraz, M. S ; Tavazoei, M. S ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2022
    Abstract
    This article deals with solving distributed optimization problems with equality constraints by a class of uncertain nonlinear heterogeneous dynamic multiagent systems. It is assumed that each agent with an uncertain dynamic model has limited information about the main problem and limited access to the information of the state variables of the other agents. A distributed algorithm that guarantees cooperatively solving of the constrained optimization problem by the agents is proposed. Via applying this algorithm, the agents do not need to continuously broadcast their data. It is shown that the proposed algorithm can be useful in solving resource allocation problems. IEEE