Friday, October 30, 2020

2. Designing Custom Fly back Based On TI Design Tools

 

source — fuiji electric

Designing custom flyback based on TI design tools

  • Perform TI simulation web bench — web bench is not capable of providing transformer spec most of the time, but it will provide tech details
  • Select a suitable ic
  • Use TI selected IC’s design tool .xlx file
  • Recalculate circuit spec
  • Find a suitable transformer supplier — based on inductance/i peak/ input-output voltage/ frequency
  • If standard/premade transformers are not available, the transformer has to be custom made

General guide

No comments:

Post a Comment

LeetCode C++ Cheat Sheet June

🎯 Core Patterns & Representative Questions 1. Arrays & Hashing Two Sum – hash map → O(n) Contains Duplicate , Product of A...