Part 16 | Inheritance in C++ |
11:35
Part 9 | Friend Class in C++ |
6:50
Part 8 | Friend function in C++ |
5:16
Пікірлер
@marif2838
@marif2838 10 күн бұрын
Interesting... Can U also explain how firewalls or vlans r utilized in automotive environment
@sachinshettyofficial
@sachinshettyofficial 10 күн бұрын
Firewalls in automotive environments protect in-vehicle networks from external threats, while VLANs segment different communication domains to enhance security and manage network traffic efficiently within the vehicle.
@marif2838
@marif2838 8 күн бұрын
@@sachinshettyofficial Thank you :)
@vamsipradeep793
@vamsipradeep793 19 күн бұрын
Please make one video for common blocks explanations each
@sathishkumarnagaraj1897
@sathishkumarnagaraj1897 20 күн бұрын
If we disable Rx and Tx in default session and then we are going to extended session, the communication is enabled again, how to make remain same condition in nondefault session?
@sachinshettyofficial
@sachinshettyofficial 20 күн бұрын
Configuration in Extended Session: Locate DcmDsdServiceTable and find the extended session entry, which might be something like DcmDsdSidTabServiceSessionExtended. Set the same Rx and Tx disabled parameters as used in the default session.
@sathishkumarnagaraj1897
@sathishkumarnagaraj1897 19 күн бұрын
@@sachinshettyofficial so It can be controlled by configuration itself?
@sathishkumarnagaraj1897
@sathishkumarnagaraj1897 19 күн бұрын
@@sachinshettyofficial in autosar dcm it is mentioned as during session change communication current state will not be retained other than enable rx and tx...is it like that
@madhavjha8965
@madhavjha8965 25 күн бұрын
Hi Sir, Good Evening
@bheemrajkote998
@bheemrajkote998 28 күн бұрын
Nice bro🎉
@eaglehunt7176
@eaglehunt7176 Ай бұрын
Voice is too low. Thanks for your efforts
@sachinshettyofficial
@sachinshettyofficial Ай бұрын
@@eaglehunt7176 will take care in the next one!!!
@cherlopallidivya7601
@cherlopallidivya7601 Ай бұрын
Well Explained
@NEERAJRAJEEVMENON
@NEERAJRAJEEVMENON Ай бұрын
thanks a lot
@devarajmunian8015
@devarajmunian8015 Ай бұрын
It would be very good if the RASIC for each work product n phases are mentioned if its FuSa Engineer, System Engineer, Project Manager, etc who is responsible
@naveen574
@naveen574 2 ай бұрын
Brother good initiation but, please take some time to prepare..
@appachukeerthan5232
@appachukeerthan5232 2 ай бұрын
Hi, Your videos are very good. Is there any possibility I could get the ppt or notes pdf?
@Mikemanray
@Mikemanray 2 ай бұрын
Thank you so much! I had a syntax error in my 0x23 request and you helped me solve it.
@UshaMallapuram
@UshaMallapuram 2 ай бұрын
how to add equation in custom library
@MediaMedium
@MediaMedium 2 ай бұрын
Bro, i couldn't abke to find "signal builder" block in both 2023 version and online version 2024..what can i do....
@chinmaishetty3289
@chinmaishetty3289 2 ай бұрын
For a beginner, it’s just clear and crisp!👏
@sunnihithvuggurala200
@sunnihithvuggurala200 2 ай бұрын
Are Safety Goals assigned to ASIL or ASIL is assigned to Safety Goals? Which would be the first to be assigned? Relationship between HARA, Safety Goal, and ASIL could you please answer my questions?
@sachinshettyofficial
@sachinshettyofficial 2 ай бұрын
Once the hazards are identified through the Hazard Analysis and Risk Assessment (HARA), safety goals are established to address these hazards. After defining the safety goals, each safety goal is then assigned an ASIL. The ASIL is determined based on the potential consequences of the hazard (considering severity, exposure, and controllability).
@sachinshettyofficial
@sachinshettyofficial 2 ай бұрын
First, conduct HARA to identify hazards and assess risks. Second, define Safety Goals to address these hazards. Third, assign an ASIL to each Safety Goal based on the assessed risk.
@sunnihithvuggurala200
@sunnihithvuggurala200 2 ай бұрын
@@sachinshettyofficial thank you so much for your reply
@sunnihithvuggurala200
@sunnihithvuggurala200 2 ай бұрын
@@sachinshettyofficial and do you know about FSC like what it is actually?
@sachinshettyofficial
@sachinshettyofficial 2 ай бұрын
@@sunnihithvuggurala200 will cover in the next video
@chinmaishetty3289
@chinmaishetty3289 3 ай бұрын
So informative , keep going Sachin.👏
@vindicatednews9169
@vindicatednews9169 4 ай бұрын
If using obd2 port with mcp2515 can & arduino, what would the diagnostic clear request programming look like within an arduino sketch?
@Truthorshit
@Truthorshit 4 ай бұрын
Hello G, i have the merge request for updating recalbox 8.1 to 9.2, how do i install it? i tried putting it in update folder but cant update it, thank you
@archanad3504
@archanad3504 5 ай бұрын
why 0.4 two tomes?
@YS1411
@YS1411 5 ай бұрын
Hi can you please share more details for automotive sil,mil testing
@zakariahasbi4174
@zakariahasbi4174 5 ай бұрын
I have my system (made of different ECUs, e.c. ECU1, ECU2 and ECU3). This system will be integrated to a vehicle with other ECUs. ECU1 is acting as diagnostic gateway when the tester communicates with ECU2 and ECU3. The question is : what would be the optimum/secure solution to implement service 27? For instance some of the ECUs might not have the security enablers (e.g HSM) to support this. Thanks in advance.
@VarunN-ld8bv
@VarunN-ld8bv 5 ай бұрын
can u share this simulink model with us? we are doing a project on autosar and we have taken fcw as one of the application
@sachinshettyofficial
@sachinshettyofficial 5 ай бұрын
please try to follow the session and try to create it as per your client requirement, if any query you can ping
@Niividaaw25
@Niividaaw25 5 ай бұрын
What is status mask ?
@sachinshettyofficial
@sachinshettyofficial 5 ай бұрын
Mask for the status byte
@zakariahasbi4174
@zakariahasbi4174 5 ай бұрын
Thanks for the content, really helpful. It would be good also to translate this into security requirements for this service. There is also the normative part which includes Table I.2 - State transitions - disjunctive normal form representation in Annex I from ISO14229-1. Do you have any guidance on this. Thanks in Advance.
@stanislavzemek8430
@stanislavzemek8430 5 ай бұрын
Great video. Thanks a lot.
@kishorekumar-gy6rx
@kishorekumar-gy6rx 6 ай бұрын
What is the functionality of Preamble
@SureshHS-ef5bl
@SureshHS-ef5bl 6 ай бұрын
Your explaining upto part 3 please complete all parts in iso26262
@vindicatednews9169
@vindicatednews9169 6 ай бұрын
Hi sir, what text would I send from computer to clear code? Just "0x14" ? I'm using savvy can software.
@vamshi-bg5wh
@vamshi-bg5wh 6 ай бұрын
prepare and explain the copied information from other channel (slides)
@ujjwalrajthakare6558
@ujjwalrajthakare6558 6 ай бұрын
Sil testing
@rituparnapaul2558
@rituparnapaul2558 8 ай бұрын
What is the difference between DID and memory address?
@sachinshettyofficial
@sachinshettyofficial 8 ай бұрын
DID is a data identifier, which is the ID for the data present in the memory address....Memory address is the address where data is present ....Eg: Memory Address: 0x12345678 DID:0x5236
@vitthaldeshmukh4347
@vitthaldeshmukh4347 8 ай бұрын
Thanks bro
@sagarh3532
@sagarh3532 8 ай бұрын
Thanks Sir
@fernandosedlacek8380
@fernandosedlacek8380 8 ай бұрын
Thanks. Short and good
@sachinshettyofficial
@sachinshettyofficial 8 ай бұрын
You're welcome!
@kalpanareddy2359
@kalpanareddy2359 8 ай бұрын
Hello, from which ISO document can i find all these info of modes and Pid's ?
@adityaagrawal1155
@adityaagrawal1155 8 ай бұрын
One doubt, If I have to use 1901 service in my application that means ASW, can it be possible?
@sachinshettyofficial
@sachinshettyofficial 8 ай бұрын
its the service you need to configure in DCM and request via tester.....number of dtc by status mask
@ctechinfo4850
@ctechinfo4850 9 ай бұрын
What ur saying is verry difficult to under stand the actual content so please change ur way of explination for proper understandi for us. Thank u sir
@okeydede
@okeydede Ай бұрын
I’m not agree with you. If you know basic UDS you can get easily knowledge. Its so simple.
@annareddygayathri2399
@annareddygayathri2399 9 ай бұрын
superb
@user-wo7tf2kl4r
@user-wo7tf2kl4r 10 ай бұрын
Hi, can you help me please with upload and download...? thanks in advance
@shashikanthbalgar1081
@shashikanthbalgar1081 11 ай бұрын
Response 0x69 is Wrong ,it should be 40+19= 0x59
@sachinshettyofficial
@sachinshettyofficial 11 ай бұрын
yes its a typo, it should be 0x59.
@kirankumar-qd7bl
@kirankumar-qd7bl 11 ай бұрын
Great going Sachin😊
@SanjithaKayyala-gg7ux
@SanjithaKayyala-gg7ux Жыл бұрын
Such a Clear explanation 👏
@behappyandsmile1486
@behappyandsmile1486 Жыл бұрын
it will follow canTP right, in example of 0103 which is 259 bytes data server will first send the first frame 11 04 63 04 05 06 07 08 then flow control 30 00 00 00 00 00 00 00 and then rest of data as 21 00 00 00 00 00 00 00 till the 36 frames in continues frame?
@chiluverunrcmanishankar2821
@chiluverunrcmanishankar2821 Жыл бұрын
Bro why u coonnected outputof merge block only to last action block
@soothingsounds3878
@soothingsounds3878 Жыл бұрын
If you want to do it without using derivative block just check if (signal > delayed signal) which is input in derivative block.
@venkateshvenki8915
@venkateshvenki8915 Жыл бұрын
Can you share the material
@Global_EV
@Global_EV Жыл бұрын
Cross follow. Your video have good content. The FUSA very important for Automotive
@Losttobeneverfound
@Losttobeneverfound Жыл бұрын
Very basic and detailed explanation for someone knew to this spectrum 😊