CAN Protocol - Part-VI (In Tamil)

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

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

  • @devarajan2291
    @devarajan2291 3 ปีที่แล้ว

    Whether TEC & REC be refreshed after power off??
    Thank you

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

    super bro tq

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

    Hi SK,
    I have two doubts,
    1. There are five error types. For each error, which node will send the error flag? For example CRC error, error frame will send by Receiver like that.
    2. In bit stuffing, where and all bit stuffing will come? Because if bus idle.. it will send continuous recessive bits. In previous video, you said error frame and overload frame, bit stuff won't happen. So error echo will arise. And in EOF also continuous 8 reces bits. So I was in litl confusion with bit stuffing concept like where exactly it will come.
    Thanks for understanding!

    • @ElectronicsForUs
      @ElectronicsForUs  6 ปีที่แล้ว

      +Deepak Chittibabu
      Qstn 1 :
      Following nodes will face the respective error.
      CRC, Form, Stuff - Receiver
      BIT error - Transmitter & Receiver
      Ack error - Transmitter
      Qstn 2:
      Bit stuffing will not come for Error and overload frames. Just imagine this, if error frame by one node also stuffed then it will not create the retransmission. But it will increase its counter alone.If that particular msg is required by that node what will happen.. sending remote frame is waste of time here.
      Except error/overload frame all the consecutive 5 bits will be stuffed.

    • @deepakchittibabu7063
      @deepakchittibabu7063 6 ปีที่แล้ว

      @@ElectronicsForUs Thank you for those information!

    • @deepakchittibabu7063
      @deepakchittibabu7063 6 ปีที่แล้ว

      @@ElectronicsForUs Hi SK, so overload and error frames don't have bitstuffing. What about error and overload delimiters (8bits) and EOF(8bits) of Data and remote frames.. are there bit stuffed?

    • @ElectronicsForUs
      @ElectronicsForUs  6 ปีที่แล้ว

      Deepak Chittibabu
      Except error and overload frames all other components should be stuffed by a transmitter.
      Error/overload frames will be intentionally sent by receiving/transmitting nodes to repeat the transmission.

    • @bhavyareddy3385
      @bhavyareddy3385 5 ปีที่แล้ว

      @@deepakchittibabu7063 when acknowledgement error will occur???

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

    Thankyou Sir...

  • @kumaravelr5042
    @kumaravelr5042 6 ปีที่แล้ว

    Nice explanation

  • @kumaravelr5042
    @kumaravelr5042 6 ปีที่แล้ว

    Sir, I am having Arduino UNO, MSP430 launch pad, Raspberry Pi, how to use these for CAN bus implementation...

    • @ElectronicsForUs
      @ElectronicsForUs  6 ปีที่แล้ว

      +Kum Ki
      I can check and tell you.
      By the way i never worked with third party modiles for can bus.