Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16612 Discussions

forward park equation using verilog

Altera_Forum
Honored Contributor II
1,052 Views

Hi there... 

 

 

I have one equation about 

 

Id=Ialpha*cosθ+Ibeta*sinθ 

Iq=-Ialpah*sinθ+Ibeta*cosθ 

 

 

I do not know how to the design of this equation using verilog. anyone help me for suggestions on this. 

 

Thanks in advance! This question has been bugging me for some time.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
364 Views

It is not a simple matter. 

Start reading the followin thread 

 

http://www.alteraforum.com/forum/showthread.php?t=26594&highlight=cosine
0 Kudos
Altera_Forum
Honored Contributor II
364 Views

now.. i already read the link that u reply to me.. 

 

actually, i want to design the movement of ac motor using forward park transform. i must design it using the verilog code. the problem now, i dont know how to start design the ac motor using that equation of park transform and do it in verilog code. 

 

i must create the input and output for 16 bits. 

 

and i want to know what different between the verilog code and VHDL? it's that same or different? 

 

i really need ur help... tq
0 Kudos
Reply