From: Nisha on 17 Jun 2010 11:48 "Frank W." <yohansan(a)web.de> wrote in message <hsjsj0$lt$1(a)fred.mathworks.com>... > "wu " <why2009a(a)gmail.com> wrote in message <hsh33s$916$1(a)fred.mathworks.com>... > > Recently, > > I was modeling Active Power Filter using TI F2812 in Simulink. Unfortunately, > > I have no idea how to connect the power grid signals with my c281x ADC block, > > then output to the power grid through c281x PWM block. > > Can anybody help me with kindness? > > Thanks a lot! > > > > Hello, > the Demo 'Simulation of FOC Using PMSM Model' (c2812pmsmfoc.mdl) from the Target for TI C2000 Product is a nice example how to interface control software with a plant model. > Regards > Frank Frank , Could you tell me where I could find this model , since I am looking to implement something similar to this for a different processor family. Regards CN
From: Frank W. on 18 Jun 2010 04:14 > Could you tell me where I could find this model , since I am looking to implement something similar to this for a different processor family. Type open ('c2812pmsmfoc.mdl') for the FOC control algortihm or open('c2812pmsmsim.mdl') for the complete model incl. interfaces at the Matlab command prompt. Or access the demos by Start>Demos>Links and Targets>Target for TI2000 (Matlab 7.5). I guess that in newer Matlab Versions the demos are ordered slightly different because the different target versions are now merged into one. HTH Frank
|
Pages: 1 Prev: How can I convert tripple integral of c code to .m file Next: image, figure problem?! |