Please describe the problem, and the timing ranges over which the combined signal might vary.
A much simpler approach would be to use an AND gate, with one input connected to the high frequency PWM output, the other to the lower frequency gating signal output.
Basically I need two pwm signal to drive mosfet.
1st signal will be a normal pwm signal with frequency,f1=(lets say 20khz) with D1=50% duty cycle.
2nd one will be pwm pulse skipped signal (burst mode) .That means when the fiist signal is high ,2nd signal will be activated with frequency f2=(lets say 100khz),duty cycle D2=(lets say 40%)and when 1st signal is zero, 2nd signal will be zero.
I need to implement this with arduino or any other microcontroller .I am not allowed to use AND gate.
Please post the actual requirements, not hypothetical ones. The details for generating the actual signal will depend on those requirements, and very much on which processor you choose.
Greetings to you sir/mam,
My mini project is to generate pulses at high frequency in a dual active bridge full bridge converter through an algorithm/code.
I have zero knowledge in it sir,could you please help me out sir.