An array-based study of increased system lifetime probability

Slides:



Advertisements
Similar presentations
VSMC MIMO: A Spectral Efficient Scheme for Cooperative Relay in Cognitive Radio Networks 1.
Advertisements

MotoHawk Training Model-Based Design of Embedded Systems.
ICIP 2000, Vancouver, Canada IVML, ECE, NTUA Face Detection: Is it only for Face Recognition?  A few years earlier  Face Detection Face Recognition 
Tutorial 6 & 7 Symbol Table
EE 685 presentation Optimization Flow Control, I: Basic Algorithm and Convergence By Steven Low and David Lapsley Asynchronous Distributed Algorithm Proof.
Code and Decoder Design of LDPC Codes for Gbps Systems Jeremy Thorpe Presented to: Microsoft Research
Chapter 5 Control Using Wireless Transmitters. Measurement and Control Data Sampling Rate  To achieve the best control response, the rule of thumb is.
SIMULATION. Simulation Definition of Simulation Simulation Methodology Proposing a New Experiment Considerations When Using Computer Models Types of Simulations.
Software Life Cycle Model
The primary objective in the implementation of a UPS system is to improve power reliability to the limits of technical capability, the ultimate aim being.
A N OPTIMAL RELIABILITY ALLOCATION METHOD FOR DIGITAL SUBSTATION SYSTEMS Y UZHOU H U, P EICHAO Z HANG, Y ONGCHUN S U, Y U Z OU Adviser: Frank, Yeong-Sung.
Year 2006 Report “Better” Managed and Controlled Transmission Grids using Advanced Technological Concepts Aty Edris EPRI Power Delivery & Markets
Construction of efficient PDP scheme for Distributed Cloud Storage. By Manognya Reddy Kondam.
Carsten Nesgaard Michael A. E. Andersen
Exploring VoD in P2P Swarming Systems By Siddhartha Annapureddy, Saikat Guha, Christos Gkantsidis, Dinan Gunawardena, Pablo Rodriguez Presented by Svetlana.
Comp 245 Data Structures Software Engineering. What is Software Engineering? Most students obtain the problem and immediately start coding the solution.
Chapter 11 Production and Operations Management Learning Goals
SynGenics Corporation 72 E Granville Road Worthington OH ©2003 SynGenics Corporation. All rights reserved. The Use.
1 Digitally Controlled Converter with Dynamic Change of Control Law and Power Throughput Carsten Nesgaard Michael A. E. Andersen Nils Nielsen Technical.
LAN Switching and Wireless – Chapter 1 Vilina Hutter, Instructor
The Application of The Improved Hybrid Ant Colony Algorithm in Vehicle Routing Optimization Problem International Conference on Future Computer and Communication,
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved. 1.
CprE 458/558: Real-Time Systems
Model View Controller MVC Web Software Architecture.
EE 685 presentation Optimization Flow Control, I: Basic Algorithm and Convergence By Steven Low and David Lapsley.
The concept of RAID in Databases By Junaid Ali Siddiqui.
End-to-End Efficiency (E 3 ) Integrating Project of the EC 7 th Framework Programme General View of the E3 Prototyping Environment for Cognitive and Self-x.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
Scenario-Based Analysis of Software Architecture Rick Kazman, Gregory Abowd, Len Bass, and Paul Clements Presented by Cuauhtémoc Muñoz.
1 Optimized Load Sharing Control by means of Thermal Reliability Management Carsten Nesgaard * Michael A. E. Andersen Technical University of Denmark in.
SSQSA present and future Gordana Rakić, Zoran Budimac Department of Mathematics and Informatics Faculty of Sciences University of Novi Sad
L. Zanotto – 10 February 2011 – RFX-mod programme workshop TF2: Active control of RFP and tokamak plasmas Report on experimental proposals L. Zanotto,
1 An Arc-Path Model for OSPF Weight Setting Problem Dr.Jeffery Kennington Anusha Madhavan.
Objectives Understand Corrective, Perfective and Preventive maintenance Discuss the general concepts of software configuration management.
Carsten Nesgaard Department of Electric Power Engineering
Chapter 3: Introducing the UML
1 Chapter 2 Database Environment Pearson Education © 2009.
Seminar On Rain Technology
LECTURE 5 Nangwonvuma M/ Byansi D. Components, interfaces and integration Infrastructure, Middleware and Platforms Techniques – Data warehouses, extending.
CASE Tools and their Effect on Software Quality
Estimation of Distribution Algorithm and Genetic Programming Structure Complexity Lab,Seoul National University KIM KANGIL.
SEMINAR TOPIC ON “RAIN TECHNOLOGY”
Winter Semester 2010 ”Politehnica” University of Timisoara Course No. 5: Expanding Bio-Inspiration: Towards Reliable MuxTree  Memory Arrays – Part 2 –
SUPERCONDUCTING MAGNETIC ENERGY STORAGE SYSTEM
Network Topology and LAN Technologies
Double and Multiple Sampling Plan
Optimization Of Robot Motion Planning Using Genetic Algorithm
Tools Of Structured Analysis
Memory Management Memory Areas and their use Memory Manager Tasks:
Algorithms and Problem Solving
Software Specification and Configuration Management
UNIT – I Linked Lists.
Memory Management Memory Areas and their use Memory Manager Tasks:
Life Cycle Models PPT By :Dr. R. Mall.
Enterprise vCPE use case requirement
Yinsheng Liu, Beijing Jiaotong University, China
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Chapter 11: File System Implementation
Unit# 9: Computer Program Development
Matlab as a Development Environment for FPGA Design
Verification and Validation Unit Testing
Software life cycle models
TECHNICAL SEMINAR PRESENTATION
Department of Electrical Engineering
Algorithms and Problem Solving
Programming Fundamentals (750113) Ch1. Problem Solving
Can All Research Reactors be Fueled only with LEU in the Future?
Programming Fundamentals (750113) Ch1. Problem Solving
Production and Operations Management
Memory Management Memory Areas and their use Memory Manager Tasks:
Presentation transcript:

An array-based study of increased system lifetime probability Carsten Nesgaard Technical University of Denmark in collaboration with

Outline Power system description Traditional redundancy vs. proposed redundancy concept Advantages and disadvantages Statistical representation of system survivability

Power system specifications Unidirectional power flow N + 2 redundancy The power path of a converter is comprised of 5 blocks Each converter uses a front switch

Redundancy in reliable power supplies

Alternative redundancy scheme

Configuration of converter 1

Efficiency enhancement

Advantages and disadvantages Compared to a static system the ability to reconfigure itself increases the reliability of any system The overall reliability of the proposed power system approaches that of a static N + 3 redundant system Increased reliability with minimal increase in parameters such as volume and mass Worst case reliability scenario equals that of the traditional static power system Cost price increases considerably due to the large number of switches Individual block failure rates increase

Nial: Nested interactive array language System configuration Nial: Nested interactive array language

NIAL NIAL - Nested Interactive Array Language Designed to allow easy construction and manipulation of data structures, thus enabling the user to create ultra fast – loop free – algorithms for control purposes. NIAL is developed by professor Mike Jenkins at Queen’s University in Canada.

Successive path finding Step 1 Step 2 Step 3 Traditional logic require multiple loops to find a feasible path.

Solution array Having calculated all switch positions the following array is established: +-----+-----+-----+-----+ |ooooo|ooooo|ooooo|olooo| +-----+-----+-----+-----+ |loooo|olooo|olooo|ooooo| +-----+-----+-----+-----+ |ooloo|ooloo|ooloo|ooloo| +-----+-----+-----+-----+ |ooolo|ooolo|ooolo|ooolo| +-----+-----+-----+-----+ |ooool|ooool|ooool|ooool| +-----+-----+-----+-----+ Resulting matrix Switch configuration

Array theoretical implementation of step 1 +--+--+--+--+ |lo|oo|oo|ol| +--+--+--+--+ |ol|ll|ll|lo| +--+--+--+--+ |ll|ll|ll|ll| +--+--+--+--+ |ll|ll|ll|ll| +--+--+--+--+ |ll|ll|ll|ll| +--+--+--+--+ Q:=((0 pick (cols AA) eachleft = ll) link o) oolllo Y:=Q sublist (reverse Res_1) +-----+-----+-----+ |oo1oo|ooolo|ooool| +-----+-----+-----+ index gets each first (Y eachleft sublist tell (first shape AA)) 2 3 4 Y (cart index 0) placeall AA AA: All 4 lines of code can be combined and form a very fast algorithm for step 1. +-----+--+--+--+ |lo |oo|oo|ol| +-----+--+--+--+ |ol |ll|ll|lo| +-----+--+--+--+ |ooloo|ll|ll|ll| +-----+--+--+--+ |ooolo|ll|ll|ll| +-----+--+--+--+ |ooool|ll|ll|ll| +-----+--+--+--+ Modified AA:

Block failure rates Static power system failure rate: l Total = l Block Proposed power system failure rate: l Total = l Switch + l Block

Statistical assessment Power system survival probability: Proposed configuration Static configuration Minimizing individual converter failure rate does NOT imply maximum system survivability.

Survivability comparison Comparing the survival probability of the two configurations it can be seen that the proposed configuration is worse at total converter failure rates lower than: However, the total failure rate in a real world implementation will most often exceed the above boundary failure rate.

Mechanical analogy of the redundancy control

Mechanical analogy of the redundancy control

Conclusion An alternative approach in the design of reliable power systems has been presented. A redundancy control scheme using the array-based logic has been established and its capabilities in ensuring a maximum number of operational paths through the power system has been shown. The drawback of the proposed system configuration is the large number of switches. Finally, a statistical assessment of the increase in system survivability has been presented and compared to that of a traditional redundant power system.