Comparison of switching mode power supplies

Laboratory practical
Tutor: M.Sc. Muhammad Bilal Saif
By Mitja Stachowiak Open Booklet

Introduction

Input and output

{ x:'Iout', y:[['Hama', 'Uout'], ['Clevo', 'Uout'], ['CoolerMaster', 'Uout'], ['TDK', 'Uout']] } { x:'Iout', y:[['Hama', 'eff'], ['Clevo', 'eff'], ['CoolerMaster', 'eff'], ['TDK', 'eff']] } TDK manufacturer sais efficiency was 82% Clevo and CoolerMaster measurement unprecise!

Heatup

Hama manufacturer sais there was an overheating protection { x:'time', y:[['hama_high', 'tempIn'], ['hama_high', 'tempOut'], ['Clevo', 'tempOut']] } { x:'tempOut', y:[['hama_high', 'eff'], ['Clevo', 'eff']] } { x:'tempOut', y:[['hama_high', 'VAr_'], ['Clevo', 'VAr_']] } { x:'tempOut', y:[['hama_high', 'Uout'], ['Clevo', 'Uout']] }

Infrared

{ action : function () { this.drag.value = 1; } } { action : function () { document.getElementById('InfraredVideo').currentTime = 0; document.getElementById('InfraredVideo').play(); this.drag.value = 0.3; } } { action : function () { document.getElementById('InfraredVideo').currentTime = 120; } } { action : function () { document.getElementById('InfraredVideo').currentTime = 240; } } { action : function () { document.getElementById('InfraredVideo').currentTime = 458; document.getElementById('InfraredVideo').pause(); this.drag.value = 0.3; } }

Input Signal { content : 'Input Signal: Clevo' } { content : 'Input Signal: Hama' } { content : 'Input Signal: TDK' }

{ staticIndicators:{Iout:0}, x:'time', y:[['Clevo', 'Upri'], ['Clevo', 'Ipri']] } { staticIndicators:{Iout:1}, x:'time', y:[['Clevo', 'Upri'], ['Clevo', 'Ipri']] } { staticIndicators:{Iout:5}, x:'time', y:[['Clevo', 'Upri'], ['Clevo', 'Ipri']] } { staticIndicators:{Iout:10}, x:'time', y:[['Clevo', 'Upri'], ['Clevo', 'Ipri']] } { staticIndicators:{Iout:0}, x:'time', y:[['Hama', 'Upri'], ['Hama', 'Ipri']] } { staticIndicators:{Iout:1}, x:'time', y:[['Hama', 'Upri'], ['Hama', 'Ipri']] } { staticIndicators:{Iout:5}, x:'time', y:[['Hama', 'Upri'], ['Hama', 'Ipri']] } { staticIndicators:{Iout:0}, x:'time', y:[['TDK', 'Upri'], ['TDK', 'Ipri']] } { staticIndicators:{Iout:1}, x:'time', y:[['TDK', 'Upri'], ['TDK', 'Ipri']] } { staticIndicators:{Iout:5}, x:'time', y:[['TDK', 'Upri'], ['TDK', 'Ipri']] }

Output Signal

{ x:'time', y:[['Hama_res', 'Isec']] } AC measured, DC part is mostly just assumed! { x:'time', y:[['TDK_res_realDC', 'Isec']] } { x:'time', y:[['Clevo_res', 'Isec']] } { x:'time', y:[['Clevo_P150HM_Idle', 'Isec']] } { x:'time', y:[['Clevo_P150HM_Idle', 'Isec'], ['Clevo_P150HM_battLoading', 'Isec']] }

Conclusion