ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

取消
显示结果 
搜索替代 
您的意思是: 

simple phase measurement fpga

Hi there,

 

I'm looking for a simple method to measure phase angle between sinusoidal waveforms of the same frequency for a 3 phase control system.   It must run on the fpga target.   I've played around with zero crossing detection, but that only gives an instantaneous (1 cycle) reading.   I'm looking for something similar to the "RMS" measurement  express vi.

 

Any recommendations?

 

Thanks.

0 项奖励
1 条消息(共 3 条)
3,275 次查看

I'm not aware of any FPGA-based Express VIs that will measure phase angle directly, so you will most likely need to design some sort of algorithm.  That said, you can throw the Mean Express VI on the end of an algorithm to average over many cycles if your single cycle design was limiting you before.

 

Would something like the community example linked below work for you?

 

https://decibel.ni.com/content/docs/DOC-21131

 

Paul P.

Applications Engineer

National Instruments

Highest Regards,

Paul
0 项奖励
2 条消息(共 3 条)
3,243 次查看

I did see that example.  I'm hoping to develop something that will run on the fpga without dma transfer.

0 项奖励
3 条消息(共 3 条)
3,236 次查看