我想问一个简单的问题 矢量控制的程序里 对电压值的标幺是通过哪段代码完成的啊?
在TI SVGEN_DQ的讲解中
it is evident that the magnitude of all the space vectors is 2VDC/3. When this is normalized by the maximum phase voltage(line to neutral), VDC/3, the magnitude of the space vectors become 2/sqrt(3) i.e., the normalized magnitudes are U0=U60=2/sqrt(3)
也就是说,所有的基本空间矢量的模值为2Vdc/3,当利用最大相电压Udc/sqrt(3)为基做标幺化的时候,标幺化后的基本电压矢量的模值为2/sqrt (3),
这段说明他的代码我根本找不到啊.... 在程序中是怎么实现的呢?