Simulink Tutorial - Tutorial 3 - if else logic

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 45

  • @sohammajumder9743
    @sohammajumder9743 5 місяців тому

    can't we use if else block in place of switch?

  • @pravinkhotare4379
    @pravinkhotare4379 8 років тому +3

    good job!
    this video really helped me out. keep it up!😃

  • @manikantauppala8413
    @manikantauppala8413 6 років тому +1

    What is Enable zero-crossing detection in switch block?

  • @aadrit6186
    @aadrit6186 8 років тому +1

    Brief and Precise. Thank you

  • @hasssnain
    @hasssnain 5 років тому

    i need a time dependent switching , is there you having a block?

  • @salahalatai8255
    @salahalatai8255 4 роки тому

    do you have any video describes simulink in d-dc converter, please?

  • @Khujandiho
    @Khujandiho 2 роки тому

    Wuild you do private online classes for simulink?

  • @simulinktutorial9086
    @simulinktutorial9086  8 років тому +2

    hey Piyali... the 4th tutorial - how to solve algebraic loop will help you to understand how to implement loop in Simulink :-)

    • @rocketman9473
      @rocketman9473 4 роки тому

      Can you help me to convert analogue signal from angle sensor to digital and then use the value through "if else" circuit and run a motor if i get a particular angle value?

  • @sittafahmiaini2669
    @sittafahmiaini2669 Рік тому

    Hello, may i know how to make rule-based on simulink? thanks in advance

  • @simulinktutorial9086
    @simulinktutorial9086  8 років тому +5

    thank you Pravin and Aadrit :)

  • @shivakumarjogur9712
    @shivakumarjogur9712 7 років тому

    How do I implement LED blink by pressing push button and LED should switch off after releasing the push button without using stateflow in simulink?

    • @mutthunaveen
      @mutthunaveen 7 років тому

      did u get any solution for it?
      Im kind of programming c and i need to simplufy using simulink.. plz share it if u have some solution

    • @CrazyGamer-ff8ow
      @CrazyGamer-ff8ow 7 років тому

      you can use stateflow easily for LED blink application

  • @akshaymarjun3985
    @akshaymarjun3985 4 роки тому

    What should we do if we want to apply more than one conditions ..like if ,else if and else

  • @muhammadshehbazaslam4549
    @muhammadshehbazaslam4549 4 роки тому

    I need help in simulink
    Basically I want to use my fuzzy output to make decisions to on or off load based on the value of fuzzy output.
    Let's say fuzzy output is 0-1.
    For value 0-0.3 I want to generate a signal 1 logic that I can give to circuit breaker gate.
    Same for if value is 0.3-0.6 then generate 1 logic.....
    Same for 0.6-1 then generate logic 1 to provide pulse on circuit breaker to turn on load.
    Basically I have three loads and I want to switch on/off on the base of fuzzy outputs.
    Thanks

    • @Pachpind2011
      @Pachpind2011 3 роки тому

      You need simulation or run on physical hardware

  • @NaveenKumar-ym4lm
    @NaveenKumar-ym4lm 6 років тому

    Is it corect to give a constant to second input of switch...which is threshold

    • @chinnireddy5955
      @chinnireddy5955 6 років тому

      I think according to maab guidelines we should not give

  • @arunshakya6480
    @arunshakya6480 5 років тому

    Ma'am how to build the simulink of control logic connected with inverter and grid.. Plz.. Ma'am.. Reply.... How to build this..

  • @abhisheksaini5217
    @abhisheksaini5217 4 роки тому +1

    Thank you Diiiii

  • @ahanissa3710
    @ahanissa3710 4 роки тому +1

    THANK YOU ALOT

  • @debamdas6809
    @debamdas6809 7 років тому

    Thanks a lot.easy enough to understand..

  • @aswinig6547
    @aswinig6547 4 роки тому

    It's bit blur , could you please it clear ...

  • @leojack2920
    @leojack2920 2 роки тому

    Thank you.

  • @Asharamkumhar
    @Asharamkumhar 6 років тому

    hello mam
    could u please make video about rational operator block............it is not giving true value always in my case

    • @simulinktutorial9086
      @simulinktutorial9086  6 років тому

      +Asha Ram Kumhar are you asking about relational operator block?

    • @Asharamkumhar
      @Asharamkumhar 6 років тому

      +Simulink Tutorial yes mam
      In relational operator how to change data type

    • @Gp-ct4nz
      @Gp-ct4nz 6 років тому

      Are you still active??? Can you make simulink modelling regarding model based development Software in loop, hardware in loop etc???

  • @psen2009
    @psen2009 8 років тому +1

    This is really good! Thanks a lot!
    Would it be possible for you to advise how to implement a for loop in SIMULINK ?would be really helpful.
    Thanks in advc
    Piyali

  • @adarshabn7587
    @adarshabn7587 4 роки тому

    Niceeeeeeeeeeeeeee ❤️❤️❤️❤️

  • @aidazhanybekkyzy1264
    @aidazhanybekkyzy1264 4 роки тому

    Thank you so much!!!!!!!

  • @saidazizkobilov
    @saidazizkobilov 3 роки тому

    thnk you

  • @REDSLibrary
    @REDSLibrary 5 років тому

    So clear

  • @dokonalw
    @dokonalw 4 роки тому

    Thank you!!!!

  • @faichalayeva3677
    @faichalayeva3677 5 років тому

    Thank you!

  • @hari465
    @hari465 4 роки тому

    This tool is free?

    • @simulinktutorial9086
      @simulinktutorial9086  4 роки тому

      No. It's not free. It cost depends on type of license you purchase eg. Student version or commercial version.

  • @patelsanket3518
    @patelsanket3518 7 років тому

    Thanks

  • @karthickjeevanantham8298
    @karthickjeevanantham8298 8 років тому

    This is not an IF Else logic, In this switch block approach, IF statements also executes, and ELSE statements also executes.
    Whereas in conventional one, either the IF statements executes or the ELSE statement executes.

  • @danielmcsween884
    @danielmcsween884 8 років тому

    love you too

  • @HassanMohammed-pc8he
    @HassanMohammed-pc8he Місяць тому

    Thanks