1 Digitally Controlled Converter with Dynamic Change of Control Law and Power Throughput Carsten Nesgaard Michael A. E. Andersen Nils Nielsen Technical.

Slides:



Advertisements
Similar presentations
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
Advertisements

EECE499 Computers and Nuclear Energy Electrical and Computer Eng Howard University Dr. Charles Kim Fall 2013 Webpage:
MotoHawk Training Model-Based Design of Embedded Systems.
Introduction Designing cost-sensitive real-time control systems for safety-critical applications requires a careful analysis of the cost/fault-coverage.
1 ITC242 – Introduction to Data Communications Week 12 Topic 18 Chapter 19 Network Management.
The Solar Tracker. Solar Tracking Project Team Members: –Cristian Ruvalcaba –Ken Seal –David Clark –Mark McKinley –Richard DeJarnatt.
Design and Implementation of a Virtual Reality Glove Device Final presentation – winter 2001/2 By:Amos Mosseri, Shy Shalom, Instructors:Michael.
Design of Fault Tolerant Data Flow in Ptolemy II Mark McKelvin EE290 N, Fall 2004 Final Project.
Timers and Interrupts Shivendu Bhushan Summer Camp ‘13.
Processor Frequency Setting for Energy Minimization of Streaming Multimedia Application by A. Acquaviva, L. Benini, and B. Riccò, in Proc. 9th Internation.
Buck Regulator Architectures
1 Software Testing Techniques CIS 375 Bruce R. Maxim UM-Dearborn.
BLDC MOTOR SPEED CONTROL USING EMBEDDED PROCESSOR
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
The domestic refrigerator-An example A car door mechanism.
ATMEL AVR 8 bit RISC MICROCONTROLLERS
Proportional/Integral/Derivative Control
Ajou University, South Korea ICSOC 2003 “Disconnected Operation Service in Mobile Grid Computing” Disconnected Operation Service in Mobile Grid Computing.
Carsten Nesgaard Michael A. E. Andersen
Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter M. Ahmed,Student member IEEE, M. Kuisma, P. Silventoinen Lappeenranta.
FAULT TOLERANT POWER SYSTEMS Carsten Nesgaard Advisors: Professor Michael A. E. Andersen Professor Seth R. Sanders Ext. collaborators:
Microprocessors A practical approach Subjects Goals for this module Results Subjects of the module Plans Questions.
1 An FPGA-Based Novel Digital PWM Control Scheme for BLDC Motor Drives 學生 : 林哲偉 學號 :M 指導教授 : 龔應時 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL.
Prepared by Eng. Musa Alyaman1 Chapter Seven Chapter Seven PIC16F87x.
Using co-design techniques to increase the reliability of the Electronic control System for a Multilevel Power Converter Javier C. Brook, Francisco J.
Introduction Complex and large SW. SW crises Expensive HW. Custom SW. Batch execution Structured programming Product SW.
UHD::3320::CH121 DESIGN PHASE Chapter 12. UHD::3320::CH122 Design Phase Two Aspects –Actions which operate on data –Data on which actions operate Two.
Chapter 2 Introducing the PIC Mid-Range Family and the 16F84A The aims of this chapter are to introduce: The PIC mid-range family, in overview The overall.
Integrated Smart Sensor Calibration Abstract Including at the sensor or sensor interface chip a programmable calibration facility, the calibration can.
1 Optimized Load Sharing Control by means of Thermal Reliability Management Carsten Nesgaard * Michael A. E. Andersen Technical University of Denmark in.
EEB5213 / EAB4233 Plant Process Control Systems Digital Implementation of PID Controller.
Verification of FT System Using Simulation Petr Grillinger.
INTRODUCTION TO PIC MICROCONTROLLER. Overview and Features The term PIC stands for Peripheral Interface Controller. Microchip Technology, USA. Basically.
Digital Control CSE 421.
Carsten Nesgaard Department of Electric Power Engineering
Distributed Coordination in Power Networks Agustín Irizarry-Rivera, PhD, PE
Chapter 11 Data Acquisition and Manipulation The aims of this chapter are to introduce: the main features of a data acquisition system; the characteristics.
1 Advanced Digital Design Reconfigurable Logic by A. Steininger and M. Delvai Vienna University of Technology.
Lab 1 Summary.
Virtual Resistance Line conditioner Block Diagram:
Team 6. Guitar Audio Amplifier Audio Codec DSP Wireless Adapter Motor Array PC LCD Display LED Arrays Pushbutton or RPG Input Device
Closed Loop Temperature Control Circuit with LCD Display Mike Wooldridge ECE 4330 Embedded Systems.
Components of a typical full-featured microcontroller.
Solar Patio Umbrella Final Presentation May 3 rd, 2016 Team #37 ECE 445 – Spring 2016.
Chapter 3 Boolean Algebra and Digital Logic T103: Computer architecture, logic and information processing.
Self-Sustainable Electric Golf Bag Final Presentation Group 19 Jon Kinney, Cory Edwards, Harrison Kantner 30 April 2013.
Data Summit 2016 H104: Building Hadoop Applications Abhik Roy Database Technologies - Experian LinkedIn Profile:
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
A DSP based on on-line UPS R.Padamaja G.Mamatha Reddy EEE EEE S.V.C.E S.V.C.E BY.
A diagnosis method of DC/DC converter aging based on the variation of parasitic resistor 1/11 1. Introduction The power converter system supplies power.
Florian Krismer Swiss Federal Institute of Technology (ETH) Zurich
Digital Control CSE 421.
Timers and Event Counters
Motor Control Solutions
Digital readout architecture for Velopix
An array-based study of increased system lifetime probability
SCADA for Remote Industrial Plant
System Design and Modeling
Graduation Project-II submitted to:
Peak-Power Operation In Solar PV
Motor Control Solutions
PIC18F458 Analog-to-Digital
Introducing the PIC Mid-Range Family and the 16F84A
Overview of Control System
Abstraction.
Arduino Board.
Arduino म्हणजे काय?.
PIC Microcontroller ADC interfacing Prof. Ashvini Kulkarni
Communication Driven Remapping of Processing Element (PE) in Fault-tolerant NoC-based MPSoCs Chia-Ling Chen, Yen-Hao Chen and TingTing Hwang Department.
Motor Control Solutions
Presentation transcript:

1 Digitally Controlled Converter with Dynamic Change of Control Law and Power Throughput Carsten Nesgaard Michael A. E. Andersen Nils Nielsen Technical University of Denmark in collaboration with

2Outline Power system specifications The microcontroller Control algorithm and efficiency Analytical redundancy concept Reliability Experimental verification Further work Conclusion

3 Power system specifications Simple buck topology with measurements of input voltage, input current, output voltage and output current Microcontroller for converter control and thermal monitoring

4 The microcontroller 8-bit RISC PIC16F877 microcontroller from Microchip Core features:Uses: 8K 14-bit word flash memory 256 E 2 PROM data memory 10-bit PWM module 8 channel 10-bit A/D converter Single cycle operations 20 MHz clock frequency Algorithm and look-up table Converter control Execution speed

5 Control algorithm and efficiency Simple buck topology with measurements of : Thermal monitoring PWM control law for power throughput above 1.85 W PS control law for power throughput below 1.85 W Look-up table control when operated within specifications Input voltage Input current Output voltage Output current

6 Control algorithm and efficiency Software data flow diagram: Interrupt routine responsible for correct converter control Main loop responsible for temperature measurement, cal- culation of correct control law and type of calculation method (look-up or real-time)

7 Analytical redundancy concept Examples: Converter efficiency is related to system temperature Output voltage is related to the inductor current Result: Continuous converter operation (at a deteriorated level) Analytical redundancy is the concept of deducing a set of variables able to accurately describe the actual system behavior

8 No heatsink The above graph is used to determine converter state h Analytical redundancy concept Minimizing the risk of shutting down a well- functioning converter In the event of a fault in PWM mode:

9 Analytical redundancy concept The system is only partially fault tolerant due to: Resilience towards faults described by the mathematical system Single converter system – one path from input to output Further improves in system reliability require hardware redundancy Example:

10 Analytical redundancy concept Further advantages of analytical redundancy: Fault indicator in hardware redundant systems  Continuously comparing theoretical system constraints with actual system behavior  Enables the system to respond intelligently to unusual system behavior  Increasing the overall system fault resilience

11Reliability Temperature distribution used for reliability assessment: Probability of survival as a function of time: Reliability data found in MIL-217 (assumes a constant failure rate)

12 Failure rates for the two configurations: Analog configuration Digital configuration Failure rate in FIT From a reliability point of view: At temperatures below 120  C an analog controller is preferable At temperatures above 120  C a digital controller is preferableReliability

13 Survivability R(t) for 10,000 hours: Analog configuration Digital configuration The digital configuration is 36 times more likely to fail within 10,000 hours than its analog counterpart.Reliability

14 Converter efficiency: The arrows indicate direction of change in control law The hysteresis loop prevents oscillatory converter behavior when operated close to the optimum point of transition. Experimental verification

15 PWM: PS: Experimental verification Gate-Source voltage Output voltage

16 Inductor current Input voltage PWM: PS: Experimental verification

17 Further work Q000Q L00QI C000V0 40DC Q000Q T 70000P P P0000 Graph theoretical approach is used for thorough system analysis Columns identify the lines interconnecting the individual blocks Line arrows indicate direction of power or data flow Block level buck converter

18Conclusion A buck converter controlled by a low-cost PIC microcontroller has been presented. The system use analytical redundancy, change in control law and thermal monitoring for increased reliability. Also, an introduction to the proposed techniques has been given supported by calculations concerning the pros and cons of the individual techniques. Finally, a set of measurements has verified that the algorithm is indeed capable of performing the required tasks within the timing limitations of the microcontroller.