SOME/IP Overview

แชร์
ฝัง

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

  • @saranreddygoturi6556
    @saranreddygoturi6556 7 หลายเดือนก่อน +5

    Good session, looking forward to more videos

  • @shahriarbadsha55
    @shahriarbadsha55 5 หลายเดือนก่อน +3

    This is awesome. What I have been trying to learn for months, I was able to grasp them in an hour. Thanks for this nice presentation.

    • @IntrepidControlSystems
      @IntrepidControlSystems  5 หลายเดือนก่อน

      Thank you, we will add more content like this in future

  • @anielaionelia2473
    @anielaionelia2473 4 หลายเดือนก่อน

    thank you!
    great talk, straight to the point, while also offering a real deep understanding of all necessary details. imho a perfect overview by all standards

  • @geedaydavid
    @geedaydavid 10 วันที่ผ่านมา

    Thank you for the excellent presentation. Is it possible to get a copy of the presentation slides?

  • @himanshunakum5979
    @himanshunakum5979 5 หลายเดือนก่อน +1

    Rather than good session, it is very very good session.
    If possible, can you post the video/session on Some/Ip header where sir was explaining the Entry and Optional field. I'm very curious about dip dive there.
    Thanks in Advance

  • @harikrishnaelaprolu2907
    @harikrishnaelaprolu2907 7 หลายเดือนก่อน +1

    In this SOA, what if the sensor modules are just raw data senders instead of service providers?

    • @MrHaggyy
      @MrHaggyy 7 หลายเดือนก่อน

      You can think of a sensor as a unit that can provide services. Usually, each format (raw form or sample rate) is its own service.

    • @IntrepidControlSystems
      @IntrepidControlSystems  7 หลายเดือนก่อน +3

      If the sensor modules do not have SOME/IP support built in, then in this case, they must send raw data over the network that the sensor supports - for example, CAN, FlexRay, Ethernet, etc.
      For Etherent a simple UDP datagram can work.

    • @harikrishnaelaprolu2907
      @harikrishnaelaprolu2907 7 หลายเดือนก่อน

      ​@IntrepidControlSystems , many thanks!
      this raw data in the form of CAN, FR frames or UDP data grams are converted to discoverable services at zones or can go directly to VC/HCP? In that scenario what about the control loop latency?

    • @coltcorrea3075
      @coltcorrea3075 7 หลายเดือนก่อน

      @@harikrishnaelaprolu2907 - The raw data can be converted to a service in the Zonal controller, or transported raw over Ethernet through the zone to other parts of the network. There are million ways to implement things. It is hard to give a concrete answer given the simplicity of the information on this TH-cam chat.

    • @harikrishnaelaprolu2907
      @harikrishnaelaprolu2907 7 หลายเดือนก่อน

      Yes, we can say three ways of service processing 1. over edge, 2. over zone, 3. over central compute but not a million ways! Thanks