I really like the way you were making videos on Simulink, looking forward for more. I have faced an interview question like how can we customize the execution order of the blocks in a model?? Plz do videos on scaling, fixed point tool conversion, precision loss 🔥👍👍👍
Hi mam,when we are using relational operator it will check first value greater than second value so in that counter the result is always zero.The connection need to reverse.
Hi Arjun, thanks for pointing out. The connection to relational operator should have been other way around. Would take care of it now onwards 😊 I am updating video description. Point here to note that, people should not copy the logic blindly because while recording such mistake can happen specially when it is not simulated. Glad that you checked it.
for down counter, the counter should be set with maximum value mentioned right? because we will be decrementing the counter value till it reaches 0 i.e. if the counter has to go for 5 loops then cnt=5, then cnt=cnt-1, check till cnt=0 correct me if i am wrong!
The point for this implementation was to count from 0 to up and decrement from 0 to negative and not -ve to +ve and vice versa. It's just an example and not the core implementation. If you are expecting -ve to +ve and vice versa the implementation will change for both states and not just simpledec1
I cannot demonstrate it as I don't have dspace Targetlink license and HW or node lock license. I'll try if can give overview but still things are usually clearer when demonstrated.
I really like the way you were making videos on Simulink, looking forward for more.
I have faced an interview question like how can we customize the execution order of the blocks in a model??
Plz do videos on scaling, fixed point tool conversion, precision loss 🔥👍👍👍
yes madam.. please do more videos on simulink thank you
Hi mam,when we are using relational operator it will check first value greater than second value so in that counter the result is always zero.The connection need to reverse.
Hi Arjun, thanks for pointing out. The connection to relational operator should have been other way around. Would take care of it now onwards 😊
I am updating video description.
Point here to note that, people should not copy the logic blindly because while recording such mistake can happen specially when it is not simulated. Glad that you checked it.
Welcome back
Can you make more videos on this topic, also on Matlab design based questions.
really very much helpful
Will you please tell me how to construct a clock in simulink??
Can you explain about virtual and non virtual blocks?
very informative madam
What are the benefits of atomic subsystem over virtual subsystem
for down counter, the counter should be set with maximum value mentioned right? because we will be decrementing the counter value till it reaches 0 i.e. if the counter has to go for 5 loops then cnt=5, then cnt=cnt-1, check till cnt=0
correct me if i am wrong!
Correct 💯
Hello Madam
I want hear from you about floating point vs fixed point concept in MBD?
There seems to be issue with logic implemented for up down counter.. you don't need the entry condition in the simpledec1 state
The point for this implementation was to count from 0 to up and decrement from 0 to negative and not -ve to +ve and vice versa. It's just an example and not the core implementation.
If you are expecting -ve to +ve and vice versa the implementation will change for both states and not just simpledec1
Thank you!!!
Can you upload video on Targetlink
I cannot demonstrate it as I don't have dspace Targetlink license and HW or node lock license. I'll try if can give overview but still things are usually clearer when demonstrated.