Introduction to Adaptive AUTOSAR

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • As modern vehicles become increasingly complex, Adaptive AUTOSAR paves the way for enhanced functionalities, greater flexibility, and improved performance in the realm of automotive computing platforms, We are delighted to extend a warm welcome to you for our Adaptive AUTOSAR Webinar

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

  • @sabit648
    @sabit648 ปีที่แล้ว

    🔥🔥🔥🔥

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

    What role does Function Groups play in this example ?

  • @souravdey2660
    @souravdey2660 ปีที่แล้ว

    Very well explained. I want to know if ara is called middleware or middleware contains Os, ara, APIs and Services?

    • @daixtr
      @daixtr 6 หลายเดือนก่อน

      ARA is the standard definition expressed in XML. These XML gets synthesized to generate C/C++ code that contains data types needed for serializing/deserializing, pubsub event behaviours etc. There is a present whitepaper open-research regarding the non-determinism of SOA which needs to be addressed. The brakes and critical stuff shall remain to be handled by classic AUTOSAR.

  • @esraataha2408
    @esraataha2408 9 หลายเดือนก่อน

    Can you share the presentation with me ,please

  • @Mr8999naga
    @Mr8999naga 8 หลายเดือนก่อน

    any sessions on sample application over qemu build...?detailed session
    kindly share.thank you

    • @daixtr
      @daixtr 6 หลายเดือนก่อน

      the qemu example build (R23-11) is only provided by AUTOSAR to member partners in the form of yocto

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

    Pls share the ppt

  • @shahdahmedsamer5441
    @shahdahmedsamer5441 ปีที่แล้ว

    what is the meaning of daemon-based cluster?

    • @daixtr
      @daixtr 6 หลายเดือนก่อน

      there are running processes called daemon, on the background. A daemon is a unix concept. This will only be true, if the OS supports it. There is a level of POSIX profile support required by Adaptive AUTOSAR. From that one which has or no file system, monolithic exe, dynamic or no dynamic loading, etc.

  • @Autosar423
    @Autosar423 ปีที่แล้ว

    Can u share the ppt ?

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

    th-cam.com/video/r0g_1XhUB2k/w-d-xo.html
    you said executable from cpp alone are supported... but during initial slides you mentioned, executable like bytecode etc.. also . Kindly clarify.