Tuesday 13 May 2014

inductance - WPC Inductive Power Transfer


I am building an Inductive Power Transfer (IPT) system. As of now I am using a design based on a flyback converter. It works great but I am having issues adding features such as power control feedback from the receiver coil and load detection.


enter image description here


I see this has all be solved using the WPC standard as shown below.



enter image description here


The issues is that these WPC standard IPT systems are only 5W. My flyback design is 20W. Can anyone help me accomplish this for a 20W system?


Thanks!




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...