boolean to double signals
显示 更早的评论
hello I want to create PWM signal generator blocks in Simulink which has blanking time also. but i have problem with finding the right block and configuration. I used "Transport delay" or "Variable Time delay" or "dead zone". there is the problem with boolean to double signal in varible time delay and transpor delay. please help me thanks
4 个评论
Kaustubha Govind
2012-3-14
I'm not sure what you mean by "boolean to double signals" - could you explain please?
Mohammad AlShawabkeh
2012-8-26
you have to put Gain on that bus :)
Fahad khan
2017-8-16
sir could you elaborate it plz...
quentin hay
2020-11-15
use data type conversion block. specify output as desired form. I used double
回答(4 个)
Krishnendu Mukherjee
2012-3-14
1 个投票
there is a block datatype conversation.it works
1 个评论
Shane Huang
2021-4-13
Not sure why my convert block does not work. The result is always "optimized".
Hamed
2012-3-14
0 个投票
1 个评论
Kaustubha Govind
2012-3-14
Use the DataType Conversion block to convert the boolean signal to a double signal as Krishnendu suggested.
Abhishek Ballaney
2018-2-27
编辑:Walter Roberson
2024-8-25
0 个投票
1 个评论
Oleksandr
2023-3-24
Thank you, good man! It is your link that worked for me. One should seek for this element in Simulink Library as 'convert' or 'Data Type Conversion'. Certainly NOT as 'datatype conversation'.
Good luck to everyone!
Marwa Abdelkareem
2024-8-25
0 个投票
Hi
"Cast To Boolean " block or "Cast To Double" block may solve your problem
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!