How to Control Speed of DC Motor using Arduino, MOSFET and Potentiometer?

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Code and Circuit: circuitdigest....
    -------------------------------------------------------------------------------------------------------------------------
    Please Like, Share, and Subscribe to our UA-cam Channel: www.youtube.co...
    To access 1000+ DIY projects and circuit designs, visit: circuitdigest....
    You can visit circuitdigest.... to start a discussion with our engineers regarding any project
    Subscribe to our Newsletter to never miss an update on CircuitDigest:
    eepurl.com/dJ5xqU
    Find the latest electronics industry news covering new electronics components releases in various electronics domains such as embedded, power electronics, analog, digital, IoT, and Automotive industries: circuitdigest....
    -------------------------------------------------------------------------------------------------------------------------
    Connect with CircuitDigest:
    👉 Website: circuitdigest....
    👉 Instagram: / circuit_digest (@Circuit_Digest)
    👉 Telegram: t.me/joinchat/...
    👉 WhatsApp: chat.whatsapp....
    👉 Facebook: / circuitdigest
    👉 Twitter: / circuitdigest
    👉 Pinterest: / circuitdigest
    👉 LinkedIn: / circuit-digest
    -------------------------------------------------------------------------------------------------------------------------

КОМЕНТАРІ • 18

  • @Omya_6116
    @Omya_6116 2 дні тому

    Can I use IRFZ44N Mosfet for the project? If no then can you recommend any other mosfet please.

    • @Circuitdigest
      @Circuitdigest  День тому +1

      Not recommended. You must use logic level MOSFET that can fully turned on with the 5V logic level.

    • @Omya_6116
      @Omya_6116 3 години тому

      So any logic level n-channel mosfet is ok?

    • @Circuitdigest
      @Circuitdigest  16 хвилин тому

      Yes with appropriate current rating.

    • @Omya_6116
      @Omya_6116 9 хвилин тому

      ​@@Circuitdigest example STP55NF06

  • @grinn585
    @grinn585 4 місяці тому

    just curious, why do we need an arduino for this? can't you just use mosfet + pot and it will function the same?

    • @Circuitdigest
      @Circuitdigest  4 місяці тому

      If you use the mosfet with just a pot without the PWM, you control only within the ohmic region.Even there you would be wasting energy since the mosfet will act like a resistor and will generate a lot of heat.

  • @oret2024
    @oret2024 4 місяці тому

    10qs sir!I want to do this project how much money I have to invest?

    • @Circuitdigest
      @Circuitdigest  4 місяці тому +1

      Hi, Components required are listed on the project page you may use that to check the total cost.

  • @moganthkumar5831
    @moganthkumar5831 4 місяці тому

    What are those resistors for ? What is its use ?

    • @Circuitdigest
      @Circuitdigest  4 місяці тому

      Pull down resistor is there to make sure that the MOSFET is fully turned off and the gate resistor is used to control over-current in gate drivers and to reduce overshoot between the drain and source during switching (EMI noise-reduction). The switching time (rise and fall time) of MOSFET varies depending on the resistor of the connected gate.

    • @TheHaykokalipsis
      @TheHaykokalipsis 4 місяці тому

      @@Circuitdigest Why not explain it in video and make it simpler to understand?

  • @drelectronics13
    @drelectronics13 4 місяці тому

    Doesn't mosfet already have inbuilt diode

    • @Circuitdigest
      @Circuitdigest  4 місяці тому +1

      The flyback diode is connected across the motor not across the mosfet.

  • @joshuvajohnvarghese2372
    @joshuvajohnvarghese2372 4 місяці тому

    1k for gate is really high. Gate resistor should be around 20 to 50 ohms

    • @Circuitdigest
      @Circuitdigest  4 місяці тому

      With minimum Vtgh and rise time of 10nS, Ig = (1470pF * (5V - 2V)) / (10ns) = 0.42mA. With 1K resistor the current limit will be 5mA at 5V. So the 1K resistor is more than enough and will work just fine.

  • @ajmal_thagzeen
    @ajmal_thagzeen 4 місяці тому

    Can upload automatic motor speed decrease

    • @Circuitdigest
      @Circuitdigest  4 місяці тому

      That what shows at the beginning of the video