It is truly inspirational to see that there are people like you who love what they do and also have the gift of transferring complex information in such a simplified way. If every teacher was like you, our education system would be flourishing. This really helped me today. thank you very much and God bless you.
What a fantastic explanation! At first I didn't quite understand the entire concept. It wasn't until you introduced the much slower, 502 Hz frequency that it all clicked... Thanks, teacher!
@@SimplyElectronicsOfficial is it possible to code an arduino to use a pot for duty cycle and for an adjustable frequency. i want to be able to adjust both on the fly to fine tune a project.
Thank you so much for this video. I've been trying to wrap my head around the concept of a PWM solenoid that controls a hydraulic circuit. Now I get it.
Light House Of World It’s a clock. Every electronic circuit needs a clock to beat to, (unless it’s something simple like turning on and off an LED,) just like your body needs a heart to beat too. The cool thing about the 555 is that you can easily change the clock’s frequency by switching out the capacitors and resistors
PWM Its easy to understand in the synthesiser world because the pulse width actually does modulate usually with the aid of an LFO, however in this instance the pulse width is not actually modulating the time is always the same in every pulse however you could argue the LED is modulation on/off.
You have answered the question I had about the PWM power supply that I had at the beginning by adding the arduinho at the end. I note that the variable potentiometer has flat pins, do they fit into the breadboard without damaging it? I look forward to your introduction on the arduinho,
To have a given amount of light dimming effect (ex: 30cd ), is the power consumption the same when : a) A resistor is used to drop the voltage b) PWM is used
One of the best video i have seen, u have cleared all my doubts, Thank you sir and can you please suggest how to move further in this stream to the next level as i want to take electronics as my career, please suggest as it helps me alot
so basically can pulse width modulation be summed up in the following sentence: power switched on every x secs for a period of y secs where x is called the frequency and y is called the width, and is given as a percentage of the total frequency period?
I have one doubt. In animation part you said that microcontroller will control the PWM% so according to that on and off will happen but in practical part you just control the voltage to the LED by variable resistance not by microcontroller. Correct me, If i am wrong
A variable resistor needs a physical input to be changed, IE a person turning a knob. The reason PWM is useful is you can use a digital signal to control the average voltage seen by a device. So if I wanted to run a motor that has variable speed using a microcontroller, it would be impossible or at least far too complicated to use a variable resistor to change the voltage/speed. An LED is a much simpler application that would be fine with a variable resistor, but more complex applications benefit greatly from PWM.
I have a question that I hope you can help me with. I connected a pwm reversible speed controller to my trolling motor. This is supposed to be 100 max and 60 continuous amps. When I first tried it out. I noticed it got fairly hot in the enclosure I made for it so I decided to add a fan. I connected the fan to the 12 v power going in with an inline on off switch. When I tried it,the fan burned out almost immediately. Thinking I may have had a bad fan,I connected a new one with the same result. When I checked the power in with my multi meter,it was showing a very erratic reading. The volts were going up and down from 1 v up to 18 and in between. I even saw it jump to 36 volts. I'm using three 12 volt batteries in paralle. When i checked the voltage at the batteries,it was the same,just all over the place. For the heck of it. I tested the cigarette plug on the jump box that is one of the batteries connected in parallel and low and behold,it was showing the correct voltage which in my case was 13 volts on fully charged batteries. Looking inside the jump box. I notice that the cigarette plug was connected with a small circuit board. I assumed that the circuit board somehow regulated or should I say,normalized the voltage. I ended up running the fan on it's own circuit via the cig plug and it now works fine. The obstacle I'm trying to eliminate is,I also have a 12v steering unit for the trolling motor. I would like to connect the steering unit to the power in of the speed controller as to eliminate having to use another cord but I'm unable to with that type of voltage that it produces. Short of pulling that circuit board out of the jump box,would you possibly know what I can add to achieve this? Also,would you know why this pwm behaves in this manner? Thanks.
I'm wanting to make a lighthouse for my yard with an LED that fades in and out simulating the rotation of the beacon on a real lighthouse but without needing to actually rotate. I also want to use an 18650 cell or series of cells, and make it solar powered. Do you have any videos that would have a howto where I can make this?
Good video. I'm just starting with Arduino. Did you have the variable resistor being input to a sketch, which then sent a calculated width to the led? What freqency does the Arduino send the pulses at? Can that frequency be controlled as well? Thanks, going to watch a lot more.
Need Help, How to reduce/ adjust the VSS (vehicle speed sensor) pulse output? Actually i want to install cruise control module kit in my vehicle but the pulse frequency which comes from VSS is higher for the aftermarket cruise control module and the cruise control is only upto engaging upto 80km/h speed.
I wonder if the electric meter will detect this fast switching outbursts while is has some coil and core to spin something even with these new electric meters. I think it may not detect these off and on due to kinetic energy been involved in the spinning of some shaft to move reading through gears transferred to digital readout. Unless the new meters have different technology, then the only saving to run led lights maybe due to the brightness of led's running at lower amps compare standard bulbs. My watt saver meter shows for sure small usage compare to standard bulbs.
PWM does save power, but not because the meter is missing something. It's just the nature of pulsing voltage: you only deliver power for the duration of the duty cycle, so naturally you use less power than without pulsing.
Good simulation, still some questions because of my poor comprehension. (1) Does pulse width modulation appliy to only DC voltage? (2) Instead of chopping off the duration of voltage, why don't we provide a steady average voltage? This fluctuating voltage looks like a deliberate unsteady power ! (3) If we apply the PWM to an electrical motor, will not the motor's speed be a fluctuating one (instead of a steady speed)? (4) What is the objective of a pulse width modulation? Dimming a light? We can do the same dimming effect by using a low wattage lamp. (5) If the PWM voltage is applied to a solenoid, will it not induce reverse voltage because of changing flux? To me PWM is like breaking the leg of an athlete, to raise a special olympics champion. Thanks for the video.
This WAS EXTREMELY IMPRESSIVE! you used the capabiltys of the computer to maximize what you were speaking about! you go beyond being a college instructor, your a "research" scientist! but how do i adjust the speed or frequency of the pulse width? you adjust the pulse width the capacitor but how about the speed? the period? the frequency?
Thanks a lot for the reply. I couldn't be happier. I'm still left with some doubt. I' ll do some homework and get back to you soon. i mean, if that doesn't bother you. Anyways, thanks alot once again.
The potentiometer is not in series with the led. It's connected to the arduino as an analog input and the arduino is programmed to change PWM based on the input.
5:50 How does the potentiometer/ microcontroller create more a efficient power supply? Could you briefly elaborate. Thank you for this video by the way. Some aspects of electronics videos are explained better than others. This video is one of the good ones as it is explained very slowly and clearly with excellent animation. Hopefully in the near future my successful circuits will reflect your effective teaching method. 😊👍
The pot is not in the power circuit. It is only being used to control the pulse width via an analog to digital conversion. You can control the pulse width any way you like, but a pot is easier for a demo than, for example, using a keypad to enter a number.
Thank you - well done - I am just starting to learn about circuits and at age 70, the better the explanation the easier to grasp.
Hey man it doesn't matter how old you are, it's NEVER too late to learn.
I wish the best for you friend
You can now make circuits as a hobby
Brilliant minds some times flashes at elderly age.
Wishing you luck Sir👍
Great
Incredible way of explaining things. I know this video is 7 years old now, but the way you presented everything here is top tier
It is truly inspirational to see that there are people like you who love what they do and also have the gift of transferring complex information in such a simplified way. If every teacher was like you, our education system would be flourishing. This really helped me today. thank you very much and God bless you.
You are doing great things for mankind with this series. I didn't really understand it until you showed the Arduino then it made sense.
What a fantastic explanation! At first I didn't quite understand the entire concept. It wasn't until you introduced the much slower, 502 Hz frequency that it all clicked... Thanks, teacher!
I wish you'd been my lecturer at tech when I was a student... It's soooooo much simpler the way you describe and demonstrate it
I am a Civil Engineering student, studying Power Electronics as an Elective. Everything is explained so easily to clear the basics. Thanks You..!
Well explained. I did not see anyone explained it better than the way you did. Keep going mate!
Thank You :)
yes
@@SimplyElectronicsOfficial is it possible to code an arduino to use a pot for duty cycle and for an adjustable frequency. i want to be able to adjust both on the fly to fine tune a project.
The best channel which I was never gone through.
I deal with PWM on cars at work and after watching this video was made it more easier to understand
After I get my prepaid card, I will buy EveryCircuit. I am now addicted to that app.
Volta is an ideal Magento 2 theme to start an Electric Vehicles Parts and Components store. e-web.top/category/electronics/
This video finally helped me understand what pulse width modulation was. Thanks!
Same here
one of the best explained pwm videos
Thank you so much for this video. I've been trying to wrap my head around the concept of a PWM solenoid that controls a hydraulic circuit. Now I get it.
অনেক ধন্যবাদ বস! I was confused between the difference of a PWM device and a switch. Now it's clarified strikingly!
Excellent explanation from the presenter.
thanks a lot. tutorial video was absolutely great. I'm gonna share this with all my classrooms.
Really good explanation and good clear unterstandable english for a german :)
Very helpful with my project of building a swerve drive- thank you!
you are awesome thank you much your videos are much better than most
Very clear and simple explanation, thank you very much
Thanks a lot... it really cleared my confusions on pwm... thanks a lot again
มีประโยชน์ วีดีโอสัญญลักษ์ ทำให้เข้าใจง่ายขึ้น คงต้องไปทำการทดลองต่อ
Came here looking for PWM explanation in synthesizers, stayed for content.
Great video!
I just recently found your channel, and i have really learnt a lot so far.
Keep up the good work!
Thank You Kristian. I'm glad you have learned so much. I am committed to this channel and intend to go on for a long time coming :)
I see what you did there...
I don't think I ever learned this in my entire BSEE degree. Thanks for a super simple explanation.
Thank you very much. Excellent videos- They are short, detailed and simply explained.
your teaching is very good .. plz teach us what is 555 timer
Light House Of World It’s a clock. Every electronic circuit needs a clock to beat to, (unless it’s something simple like turning on and off an LED,) just like your body needs a heart to beat too. The cool thing about the 555 is that you can easily change the clock’s frequency by switching out the capacitors and resistors
Mr Feynman is smiling from the quantum realm.
Great explanation. You are a great teacher....
So it was an illusion all along… I finally understand it, thank you.
Thanks for the real life example! This cleared up a lot of questions I had!
nice. it was very helpfull
Really liked the explanation
PRODIGY SIMPLY ELECTRONICS
👍 VERY MUCH HELPFUL INFORMATION VIDEO
PRODIGY SIMPLY ELECTRONICS
FROM NICK AYIVOR FROM LONDON ENGLAND UK 🇬🇧
PWM Its easy to understand in the synthesiser world because the pulse width actually does modulate usually with the aid of an LFO, however in this instance the pulse width is not actually modulating the time is always the same in every pulse however you could argue the LED is modulation on/off.
You have answered the question I had about the PWM power supply that I had at the beginning by adding the arduinho at the end. I note that the variable potentiometer has flat pins, do they fit into the breadboard without damaging it? I look forward to your introduction on the arduinho,
To have a given amount of light dimming effect (ex: 30cd ), is the power consumption the same when :
a) A resistor is used to drop the voltage
b) PWM is used
Simply great- simple n to the point explanation! keep it up!
I accidentally stooped by if I can study synthesizer :-) But good information too!
Very good explanation!!!
hello, may i know what app are you using for this demo?
Very good description
One of the best video i have seen, u have cleared all my doubts, Thank you sir
and can you please suggest how to move further in this stream to the next level as i want to take electronics as my career, please suggest as it helps me alot
Me too
very informative and understandable for people from off engineering field
thank you so much for making this video
Thank you so much!!! This was an awesome content!!!
This was a great video. Thank you.
so basically can pulse width modulation be summed up in the following sentence:
power switched on every x secs for a period of y secs
where x is called the frequency and y is called the width, and is given as a percentage of the total frequency period?
So the dimming effect, is it happening because of a flickering on-off effect? or is there something else causing the light to actually be weaker?
Great explanation, God Bless.
Thanks for so good explanation.
Very nice, friend, greetings from brazil!
Great Video well done
I have one doubt. In animation part you said that microcontroller will control the PWM% so according to that on and off will happen but in practical part you just control the voltage to the LED by variable resistance not by microcontroller. Correct me, If i am wrong
A variable resistor needs a physical input to be changed, IE a person turning a knob. The reason PWM is useful is you can use a digital signal to control the average voltage seen by a device. So if I wanted to run a motor that has variable speed using a microcontroller, it would be impossible or at least far too complicated to use a variable resistor to change the voltage/speed. An LED is a much simpler application that would be fine with a variable resistor, but more complex applications benefit greatly from PWM.
beautifully explained
Great accurate explaination
I have a question that I hope you can help me with. I connected a pwm reversible speed controller to my trolling motor. This is supposed to be 100 max and 60 continuous amps. When I first tried it out. I noticed it got fairly hot in the enclosure I made for it so I decided to add a fan. I connected the fan to the 12 v power going in with an inline on off switch. When I tried it,the fan burned out almost immediately. Thinking I may have had a bad fan,I connected a new one with the same result. When I checked the power in with my multi meter,it was showing a very erratic reading. The volts were going up and down from 1 v up to 18 and in between. I even saw it jump to 36 volts. I'm using three 12 volt batteries in paralle. When i checked the voltage at the batteries,it was the same,just all over the place. For the heck of it. I tested the cigarette plug on the jump box that is one of the batteries connected in parallel and low and behold,it was showing the correct voltage which in my case was 13 volts on fully charged batteries. Looking inside the jump box. I notice that the cigarette plug was connected with a small circuit board. I assumed that the circuit board somehow regulated or should I say,normalized the voltage. I ended up running the fan on it's own circuit via the cig plug and it now works fine. The obstacle I'm trying to eliminate is,I also have a 12v steering unit for the trolling motor. I would like to connect the steering unit to the power in of the speed controller as to eliminate having to use another cord but I'm unable to with that type of voltage that it produces. Short of pulling that circuit board out of the jump box,would you possibly know what I can add to achieve this? Also,would you know why this pwm behaves in this manner? Thanks.
Well done, thanks a lot for clear explanation
very well explained.
Very useful video!
another excellent video. keep up the good work.
I’ve a 5v dimmable picture frame led light. We have 120vac dimmer pack. Can I use a PWM to dim light?
When dimming is done, are we Saving any consumption of energy?
Very well explained, thanks!
I like this explanation
what is the simulation softwere that you running?
What is the simulation program used in the video ?
Looks like every circuit?
What kind of program are using in the beginning of the video? If you don't mind me asking
I'm wanting to make a lighthouse for my yard with an LED that fades in and out simulating the rotation of the beacon on a real lighthouse but without needing to actually rotate. I also want to use an 18650 cell or series of cells, and make it solar powered.
Do you have any videos that would have a howto where I can make this?
great video!
Good video. I'm just starting with Arduino. Did you have the variable resistor being input to a sketch, which then sent a calculated width to the led? What freqency does the Arduino send the pulses at? Can that frequency be controlled as well? Thanks, going to watch a lot more.
void blink_pulse_width_modulated(int freq_microseconds, int width_percentage, int pin_number){
int delay_one = freq_microseconds / 100 * width_percentage;
int delay_two = freq_microseconds - delay_one;
digitalWrite(pin_number, HIGH);
delayMicroseconds(delay_one);
digitalWrite(pin_number, LOW);
delayMicroseconds(delay_two);
}
Thanks for your wisdom 👌👌👌
I learn a lot guys thank's tech us more
The video was incredible thank you for that but If you have shown the effect of lowering and increasing the frequency would be nicer.
Great presentation, please which simulator you are using?
what software you use to simulate this subject? Thanks
which simulation are u using ?
Need Help,
How to reduce/ adjust the VSS (vehicle speed sensor) pulse output?
Actually i want to install cruise control module kit in my vehicle but the pulse frequency which comes from VSS is higher for the aftermarket cruise control module and the cruise control is only upto engaging upto 80km/h speed.
awesome explanation !!
I wonder if the electric meter will detect this fast switching outbursts while is has some coil and core to spin something even with these new electric meters. I think it may not detect these off and on due to kinetic energy been involved in the spinning of some shaft to move reading through gears transferred to digital readout. Unless the new meters have different technology, then the only saving to run led lights maybe due to the brightness of led's running at lower amps compare standard bulbs. My watt saver meter shows for sure small usage compare to standard bulbs.
PWM does save power, but not because the meter is missing something. It's just the nature of pulsing voltage: you only deliver power for the duration of the duty cycle, so naturally you use less power than without pulsing.
what is the program you use for simulation ?
Impressive presentation! Could u plz mention the name of the simulator that u r using here?
Would you like something fit for the HHO generator and to make it look this circuit ??
Arduino has PWM pins, if I want to pulse led connected to these pins, should I use a potentiometer?
bravo, well done
plz , can you tell me what application you present your circuit
Could you tell me the name of the program ? (simulation)
Good simulation, still some questions because of my poor comprehension. (1) Does pulse width modulation appliy to only DC voltage? (2) Instead of chopping off the duration of voltage, why don't we provide a steady average voltage? This fluctuating voltage looks like a deliberate unsteady power ! (3) If we apply the PWM to an electrical motor, will not the motor's speed be a fluctuating one (instead of a steady speed)? (4) What is the objective of a pulse width modulation? Dimming a light? We can do the same dimming effect by using a low wattage lamp. (5) If the PWM voltage is applied to a solenoid, will it not induce reverse voltage because of changing flux?
To me PWM is like breaking the leg of an athlete, to raise a special olympics champion. Thanks for the video.
Great explanation, thank you
Great video. I'm curious. Doesn't the potentiometer change the resistance of the circuit? Nothing really to do with the pulse width or hertz right ?
Nice video.Thanks for sharing
What is the name of the simulation tool?
Every circuit mobile app
This WAS EXTREMELY IMPRESSIVE! you used the capabiltys of the computer to maximize what you were speaking about! you go beyond being a college instructor, your a "research" scientist! but how do i adjust the speed or frequency of the pulse width? you adjust the pulse width the capacitor but how about the speed? the period? the frequency?
Even gordon ramsay will praise this man.
By tuning potentiometer, you are only changing voltage across LED and not pulse width.Am I right?
No, the potentiometer is changing the Pulse Width which in turn changes the average voltage across the LED.
Thanks a lot for the reply. I couldn't be happier. I'm still left with some doubt. I' ll do some homework and get back to you soon. i mean, if that doesn't bother you. Anyways, thanks alot once again.
The potentiometer is not in series with the led. It's connected to the arduino as an analog input and the arduino is programmed to change PWM based on the input.
@@unclhos This is the clarification I have been looking for, thank you. I saw the potentiometer as in series and was quite confused.
Thanks - well done
5:50 How does the potentiometer/ microcontroller create more a efficient power supply? Could you briefly elaborate. Thank you for this video by the way. Some aspects of electronics videos are explained better than others. This video is one of the good ones as it is explained very slowly and clearly with excellent animation. Hopefully in the near future my successful circuits will reflect your effective teaching method. 😊👍
The pot is not in the power circuit. It is only being used to control the pulse width via an analog to digital conversion.
You can control the pulse width any way you like, but a pot is easier for a demo than, for example, using a keypad to enter a number.
Ok this was not explained clearly enough in the video- your explanation is much better
Sir which software ur used ?? For these explanation
yogesh patil everycircuit