I am driving an n-MOSFET directly from an attiny85. It is switching fairly high-power, but the MOSFET has been carefully chosen to handle this. I have been adjusting the switching frequency to try to minimize switching losses, which are my main source of heating in the FET (very low RDS_on). I originally planned on switching at 32khz because it is easily achievable, and it's well above audible frequency. The attiny85 nominally produces a 490hz pwm signal.
My question is this: to achieve my target power to load at 32khz, the signal is about 80% positive duty cycle. However, when I reduce my frequency to 490hz, the same power is achieved at about 20% duty cycle. Why is this?I suspect it may have to do with a decreased gate drive current at increasing frequencies, but I can't seem to find information about this anywhere in the datasheet or online. My other idea was that I was coming closer to saturation in a large inductor that is present in the circuit, but the same effect is present when I change the inductance slightly. I would like to switch at a higher frequency because logically it should reduce losses, and for non-efficiency reasons, become inaudible.
My question is this: to achieve my target power to load at 32khz, the signal is about 80% positive duty cycle. However, when I reduce my frequency to 490hz, the same power is achieved at about 20% duty cycle. Why is this?I suspect it may have to do with a decreased gate drive current at increasing frequencies, but I can't seem to find information about this anywhere in the datasheet or online. My other idea was that I was coming closer to saturation in a large inductor that is present in the circuit, but the same effect is present when I change the inductance slightly. I would like to switch at a higher frequency because logically it should reduce losses, and for non-efficiency reasons, become inaudible.