Implementing a 50Hz PLL for on-grid inverter

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Implementing a 50Hz PLL for on-grid inverter

2,276件の閲覧回数
arunkumar1989
Contributor I

Hello Everyone,

Are there any examples on implementing a 50Hz digital PLL using the Kenetis K60 MCU?

If there are any ready made ICs avalable from NXP it would be really helpfull.

Thanks,

Arun

ラベル(1)
0 件の賞賛
返信
1 返信

2,038件の閲覧回数
bobpaddock
Senior Contributor III

I'm guessing you are looking to clean up the incoming zero crossing signal to synchronize with the line?


Synchronized Oscillator as shown in Figure-11 will make things a lot easier by starting with a clean signal.

http://cds.linear.com/docs/en/application-note/an12fa.pdf 

Feed the signal into one of the Input Capture timer pins.

If dealing with three-phase will need two zero crossing detectors to determine phase rotation automatically.

This can also help as at some phase angles the transistors/SCRs will be firing at the zero crossing point on one of the phases.

Software Phase Locked Loop | Hackaday.io may be of some interest as well.

More on Synchronized Oscillators here:

My favorite Application Notes and Old Obscure Data Sheets 

0 件の賞賛
返信