DIY Arduino Controlled Fuel Injector Tester / Flow-Bench

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • It has 3 modes of course.(static, dynamic, dead time)
    Dead time can be found out by holding a car at ~3000rpm switching from sequencial to batch and if the afr doesn't change, then the dead time is set right. (standalone ecm required!)
    N-Channel Power Mosfet with logic level gate is used to directly use the pwm output of the arduino.
    I have a linear voltage regulator in the case to supply 5V to the arduino.

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

  • @keithmeyers3718
    @keithmeyers3718 4 ปีที่แล้ว +3

    Very nice build I like how you have the test tubes drain. Well thought out

  • @atlanticamorphine
    @atlanticamorphine 5 ปีที่แล้ว +5

    This is some movie opening material here. I used to be an ordinary man, until one tragic event changed my life and I decided to build this contraption - All while the camera is panning across this mad scientist laboratory looking device. Good stuff.

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

    I love the way you made it so easy to deliver the idea .... thanks a lot for sharing the project ♥

  • @aspectcarl
    @aspectcarl 4 ปีที่แล้ว

    Beautifully thought out and made

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

    Hast du eine Hardware Liste und einen Schaltplan?

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

    Hi, how is the injector coil powered? Just standard 12V + MOSFET in the circuit? I am wondering since I think the coil has low resistance. How many amps does single injector need in peek?

    • @carlbenz3341
      @carlbenz3341  5 ปีที่แล้ว +3

      it is around one amp per injector, dc resistance is between 7 an 16 ohms on high impedance injectors-
      the driver is a a logic level power mosfet. (q(g) is under 5V; it's a to-220 package can't rember which one it was.)
      it has a 10k pulldown on the gate and im using 30V zener diodes as surpressors.
      the back emf is problematic as it's shutting off the arduino cause you're draining against ground.
      (when you're using a lot of injectors on the same driver)
      my temporary(and now permanent) solution for that was using two power supplies, on after the other for the arduino...
      idealy u could use a a normal diode in antiparallel, but u cant use a straight diode, because it wouldn't let the injectors close fast enough, the ongoing current thru the coil keeps the injector open. most ecus use the inbuilt zeners in the injectordrivers which are between 20 and 50V.

    • @carlbenz3341
      @carlbenz3341  5 ปีที่แล้ว +3

      this is the FET i'm using:
      www.produktinfo.conrad.com/datenblaetter/150000-174999/162784-da-01-en-IRL_3705N.pdf

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

    Can you provide the information on the regulator, fuel pump, measuring vials and filter? I would like to build one.

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

      fake tomei regulator, fake bosch 044, 100ml measuring cylinders, random inline fuel filter

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

    Which Arduino did you use?

  • @ancientapparition1638
    @ancientapparition1638 4 ปีที่แล้ว

    does your linear voltage regulator get really hot over time with this design or is it manageable since you only use it every now and again

  • @farahlabautotronic3597
    @farahlabautotronic3597 5 ปีที่แล้ว +2

    draw a plan for your audience please, we will thank you for those who do not understand much electronic

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

    Hello, very nice work!
    Do you have the Arduino Source? woul you like to share it?
    Thank you in advance!

    • @carlbenz3341
      @carlbenz3341  6 ปีที่แล้ว +3

      Here you go:
      drive.google.com/open?id=1daQ4MNOxTTh7l-PbN5GKbJpusItIt20B
      Ausgänge sind über Dioden gekoppelt um zwei "Drehzahlen" zum dynamischen Testen zu erreichen. (pfusch lösung. ;))
      Ouputs are connected over inline diodes to get two different "RPMs" for dynamic testing. (botch way of doing it.)

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

      Danke dir! Hast du auch eine Hardware Liste oder einen Schaltplan?
      LG Christoph

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

      Nein, ist auch nicht wirklich was dran an dem arduino.
      An den durch dioden gekoppelten Ausgang hängt ein 3,3V logic level FET(mit 10k pulldown), dieser schaltet 12V aus einem Batterieladegerät für die ESV.
      Taster 1-4 sind Taster mit pulldown, die den eingang bei betätigung auf high ziehen.
      schalter 1 is ein mode umschalter, macht quasi aus vier tastern acht.
      dieser schaltet zwischen 5V und Masse.
      Die 5V für den Arduino macht ein LM2596 DC-DC board. (eigentlich zwei hintereinadner weil ich probleme mit back-emf hatte)
      Aja und Ausgang Drei ist ein Pieper, zum akustischen anzeigen von Start und Ende der Sequenz.
      MfG

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

      Danke für die Info!
      Das heißt es hängen alle Düsen auf einem MOSFET?? Braucht das nicht zu viel Ampere? (Welchen hast du in verwendung?)
      LG

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

      www.produktinfo.conrad.com/datenblaetter/150000-174999/162784-da-01-en-IRL_3705N.pdf
      kann bei ~3V gate source, ~30A drain strom schalten.
      eine highZ Düse nimmt max. 2A.

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

    Please give me the code

    • @carlbenz3341
      @carlbenz3341  3 ปีที่แล้ว +2

      i dont have it anymore

    • @carlbenz3341
      @carlbenz3341  3 ปีที่แล้ว +4

      drive.google.com/drive/folders/1daQ4MNOxTTh7l-PbN5GKbJpusItIt20B

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

      @@carlbenz3341 thanks bro

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

      @@carlbenz3341 Dear sir can you send me this project wireing diagram

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

    share the documents please

    • @carlbenz3341
      @carlbenz3341  5 ปีที่แล้ว +2

      Which one?

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

      @@carlbenz3341 THE CIRCUITO ELECTRIC, + CODE PLEASE

    • @carlbenz3341
      @carlbenz3341  5 ปีที่แล้ว +3

      @@farahlabautotronic3597
      link to the arduino code is in one of the other comments, i didn't draw any electrical plan.