Jaamsim Tutorial Part II - How To Model More Advanced Processes

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 12

  • @higiniofuentes2551
    @higiniofuentes2551 3 วันที่ผ่านมา

    Thank you for this very useful video!

  • @higiniofuentes2551
    @higiniofuentes2551 3 วันที่ผ่านมา

    With an example is less confusing. Queue, Container, etc without practical data to follow along😅
    Thank you!

  • @sennlich
    @sennlich 3 หลายเดือนก่อน

    Thank You Sir.

  • @linnartfelklm.sc.6467
    @linnartfelklm.sc.6467 2 ปีที่แล้ว +1

    Thank you for your videos. In addition to the questions added to my comment for your other video, it would be interesting to know whether I can develop custom logic blocks with defined interfaces for reuse in Jaamsim? You indicate this with your browm square frames in your video. For example, a reusable block that contains two conveyors that forward material to an assembly operation, with a third conveyor facilitating material flow towards the "exit". This custom block would have two input interfaces, for the two conveyors. The block would have one exit interface, for the output conveyor and material flow.
    Thank you in advance.
    Kind regards,
    Linnart Felkl

  • @cristianoltfs
    @cristianoltfs 3 ปีที่แล้ว +1

    Thank you very much teacher.
    Great videos.

  • @jingtinglyu1059
    @jingtinglyu1059 2 ปีที่แล้ว

    Thank you a lot. This video is very useful

  • @gustavoalmeida4155
    @gustavoalmeida4155 ปีที่แล้ว +1

    Hi professor, is it possible to set a "add to" to be full, and if it is full the entity goes to another location (for exemple entity sink)?

  • @Luke-ew9mk
    @Luke-ew9mk 2 ปีที่แล้ว

    How can I create a condition so that my component does not leave server 1 via the convayer towards server 2 until server 2 is free again?
    Thank you very much!!!

    • @professorbnelson3592
      @professorbnelson3592  2 ปีที่แล้ว +1

      I think of this like a Kanban signal. You can build the signal with an Expression Threshold that looks at the downstream Server 2 and opens when the server is free (I usually base it on the que length, but something like [Server2].State="Idle" might work. (not sure if I have the right syntax here). When you run the model, the expression threshold should alternate between open/closed and show red/green status. Now you can add this threshold item in the Threshold tab of Server1. See 3.3.2 in the Jaamsim manual for an example. Hope that helps!

    • @Luke-ew9mk
      @Luke-ew9mk 2 ปีที่แล้ว +1

      @@professorbnelson3592 thank you very much! The Expression Threshold was a very good hint. I messed a bit around and it works with "'[Server_x].NumberInProgress < 1'"

    • @professorbnelson3592
      @professorbnelson3592  2 ปีที่แล้ว +1

      @@Luke-ew9mk Awesome. There are so many features tucked away in this program -- I'm only scratching the surface myself.

  • @manogm6901
    @manogm6901 2 ปีที่แล้ว

    thanks, apply in mining processes.