phele
Newbie level 4
- Joined
- Jul 24, 2013
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 78
Hey every one
All assistance will be appreciated here
i am building a buck converter(step down) to output certain voltages for a particular application ..
the atmega is giving the switching element(mosfet) in the circuit a pulse width modulated signal which determines the duty cycle.
my output works as expected.
the problem lies with when im changing my load resistance, the voltage changes uncontrollably... i need this to be constant.
how do i go abwt keeping it const i.e when set to 4.3V or 2.2V .. it remains when i change the load R from (100ohms to abwt 10k ohms)
a hint was given to me abwt a feedback system. im confused right there.
Im using one of my ADC pins as input from a variable pot which changes the duty cycle via OCR0 register.
this feedback would have to be used with another ADC pin maybe ADC1? .. and i wud have plenty problems sampling two signals at thhe same time only have experience with sampling one signal ...
Input Cond
Vin = 5V
I in = 500mA
thank you in advance
All assistance will be appreciated here
i am building a buck converter(step down) to output certain voltages for a particular application ..
the atmega is giving the switching element(mosfet) in the circuit a pulse width modulated signal which determines the duty cycle.
my output works as expected.
the problem lies with when im changing my load resistance, the voltage changes uncontrollably... i need this to be constant.
how do i go abwt keeping it const i.e when set to 4.3V or 2.2V .. it remains when i change the load R from (100ohms to abwt 10k ohms)
a hint was given to me abwt a feedback system. im confused right there.
Im using one of my ADC pins as input from a variable pot which changes the duty cycle via OCR0 register.
this feedback would have to be used with another ADC pin maybe ADC1? .. and i wud have plenty problems sampling two signals at thhe same time only have experience with sampling one signal ...
Input Cond
Vin = 5V
I in = 500mA
thank you in advance