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!