完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我们正在开发一种医用呼吸器设备,我们需要将其控制在高达60,000 RPM的BLDC电机上。
要产生60000 RPM的速度, 空间矢量调制 PWM波形主/基频应为4 KHZ。 为了获得平滑的无纹波电流/转矩,我们需要载波频率(空间矢量调制)应在100kHz左右。 是否可以使用coretex M4或其他控制器生成此功能 SVM(空间矢量调制)的100 khz载波频率 同时,它必须在传感器较少的FOC上工作,作为速度和速度的闭环反馈。获得最佳扭矩。 为此,它可能具有来自2个电动机线圈的电流反馈。 还有一些其他功能,以满足呼吸系统 请提供意见 谢谢 PRASHANT 以上来自于谷歌翻译 以下为原文 We are working on a Medical Respirator equipment, for which we need to control the BLDC motor up to 60,000 RPM. To generate a speed of 60000 RPM, Space Vector Modulation PWM waveform main/base frequency shall be 4 KHZ. To have a smooth ripple free current/torque we need carrier frequency (Space Vector Modulation) shall be around 100kHz. Is it possible to generate this with coretex M4 or other controller
Please provide input Thanks Prashant |
|
相关推荐
6个回答
|
|
再见
PRASHANT 即使它不常见且没有经过如此多的测试,也可以将PWM输出的载波频率设置为100kHz。 由于工作负载无法在每个PWM周期内执行FOC(使用STM32F4xx,FOC BEMF无传感器的最大执行频率为50kHz),但您可以设置系统每两个或三个PWM周期执行一次(两个应该提供最佳允许选项) )。 再见 梁咏琪 以上来自于谷歌翻译 以下为原文 Ciao Prashant Even if it is not usual and no so much tested, it is possible to set the carrier frequency of the PWM output to 100kHz. Due to the workload is not possible to execute the FOC each PWM period (max execution frequency of FOC BEMF sensorless is 50kHz using STM32F4xx) but you can setup the system to execute it each two or three PWM periods (two should gives the best allowed option). Ciao Gigi |
|
|
|
亲爱的吉吉,
感谢您的回复。 还有一个疑问,如果我们在2个PWM之后执行FOC(假设PWM频率为90Khz;因此FOC频率应为45 Khz),那么CPU负载应该是多少? 谢谢 PRASHANT 以上来自于谷歌翻译 以下为原文 Dear Gigi, Thanks for reply. One more doubt, if we execute FOC after 2 PWM (assuming PWM frequency as 90Khz; so FOC frequency shall be 45 Khz), what shall be the CPU load? Thanks Prashant |
|
|
|
嗨吉吉,
还有一个问题就是你的答复。 你是怎么到达50khz的FOC执行是可以实现的? 您是否有任何应用说明或任何可以帮助我们理解FOC算法执行时序和CPU负载的证据。如果您可以分享这些信息,那将会非常有帮助。 谢谢 PRASHANT 以上来自于谷歌翻译 以下为原文 Hi Gigi, One more question on your reply. How did you arrive that 50khz FOC execution is achievable? Do you have any application note or any evidence that can help us in understanding the FOC algorithm execution timings and CPU load. It would be of great help if you can share this information. Thanks Prashant |
|
|
|
亲爱的Prashant,
50kHz FOC基于F4在大约10us内完成整个FOC +无传感器+ 3shunt电流读数的事实,并且该算法从PWM周期的中心开始。由此,您可以轻松地计算出50kHz的最大foc率。 另一方面,我们可以说 - 例如 - 如果FOC频率为10 kHz,则cpu负载为10%。 问候, 迪诺 嗨吉吉, 还有一个问题就是你的答复。 你是怎么到达50khz的FOC执行是可以实现的? 您是否有任何应用说明或任何可以帮助我们理解FOC算法执行时序和CPU负载的证据。如果您可以分享这些信息,那将会非常有帮助。 谢谢 PRASHANT 以上来自于谷歌翻译 以下为原文 Dear Prashant, the 50kHz FOC is based on the fact that F4 completes the whole FOC + sensorless + 3shunt current reading in about 10us, and that the algorithm starts from the center of the PWM period. From this, you can work out easily the max foc rate of 50kHz. On the other hand, we can say - for instance - that if the FOC frequency is 10 kHz then the cpu load is 10%. Regards, Dino Hi Gigi, One more question on your reply. How did you arrive that 50khz FOC execution is achievable? Do you have any application note or any evidence that can help us in understanding the FOC algorithm execution timings and CPU load. It would be of great help if you can share this information. Thanks Prashant |
|
|
|
亲爱的Prashant,
STM32F4在45kHz FOC时的CPU负载 - 90 kHz PWM将在50%左右 问候, 迪诺 以上来自于谷歌翻译 以下为原文 Dear Prashant, the CPU load of STM32F4 at 45kHz FOC - 90 kHz PWM will be around 50% Regards, Dino |
|
|
|
嗨迪诺,
非常感谢提示&信息反应。您已经提供了非常重要的信息,即3个分流器的无传感器FOC在10uS内执行。请告诉我们核心频率是多少?(我们假设它是180Mhz)如果您可以分享一些提供此信息的ST文档/ ST网络链接,那将是很好的;供我们参考。 问候 PRASHANT prashant.kharade@igate.com 以上来自于谷歌翻译 以下为原文 Hi Dino, Thanks a lot for prompt & informative response. You have given very important information that sensorless FOC with 3 shunts is executed in 10uS. Please let us know what is the core frequency?(We assume it to be 180Mhz) It will be nice if you could share some ST document/ST weblink where this information is given; for our reference. Regards Prashant prashant.kharade@igate.com |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2644 浏览 1 评论
3209 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1784 浏览 1 评论
3613 浏览 6 评论
5990 浏览 21 评论
940浏览 4评论
1317浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
585浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1304浏览 3评论
1362浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-25 22:15 , Processed in 1.408315 second(s), Total 89, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号