Boosting pwm peak to peak voltage

  • Thread starter Thread starter andesam
  • Start date Start date
  • Tags Tags
    Peak Pwm Voltage
Click For Summary

Discussion Overview

The discussion revolves around controlling a DC motor using a PWM signal from a LabJack UE9 DAQ, specifically addressing the issue of the PWM signal's voltage level being insufficient for fully activating a power transistor. Participants explore various circuit solutions, including the use of op-amps, comparators, and logic gates, while considering the implications of these choices on performance and heat generation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Andreas describes the problem of a 0-3.5 volt PWM signal needing to be boosted to around 5 volts to properly drive a power transistor.
  • Some participants suggest using logic gates that are TTL compatible to convert the PWM signal to a higher voltage level.
  • Andreas reports issues with a NAND gate (4093) producing a noisy output signal, indicating difficulties in achieving a clean PWM signal.
  • One participant proposes a simple amplifier circuit, noting that the bipolar transistor should switch at about 1.6 to 2 volts, but clarifies that the circuit inverts the signal.
  • Another participant mentions that using an op-amp with appropriate voltage rails could mitigate overheating concerns, but warns about the potential speed limitations of op-amps in PWM applications.
  • Concerns are raised about the op-amp potentially allowing some voltage through when the PWM signal is low, which could lead to unwanted current draw in the transistor.
  • Discussion includes the importance of maintaining the square wave shape of the PWM signal to prevent overheating of the FET or BJT due to slow switching times.
  • Some participants emphasize the need for fast switching components to minimize heat generation in the transistor.

Areas of Agreement / Disagreement

Participants express differing opinions on the best approach to boost the PWM signal, with no consensus reached on whether to use an op-amp, comparator, or logic gate. Concerns about overheating and signal integrity remain contested.

Contextual Notes

Participants note the importance of rise and fall times in PWM signals and the potential impact of component choice on these characteristics. There are unresolved questions regarding the specific configurations and components that would best suit the application.

Who May Find This Useful

Individuals working on PWM signal applications, motor control circuits, or those interested in the interaction between signal integrity and component selection in electronic designs may find this discussion relevant.

andesam
Messages
9
Reaction score
0
Hi.

I am working on a circuit to control a dc motor using a pwm signal. The problem is that the pwm source (a LabJack UE9 DAQ) doesn't send a ttl signal, but a 0-3.5 volt signal (3.5 peak to peak). The power transistor needs about 5 volts to open completely between source and drain.

A simple op-amp does the job, but supposedly it will cause the transistor to overheat (my "mentor" told me so).

Can someone please shoot some ideas at me? I'd be really thankful.

- Andreas
(Please exuse my english)
 
Engineering news on Phys.org
andesam said:
Hi.

I am working on a circuit to control a dc motor using a pwm signal. The problem is that the pwm source (a LabJack UE9 DAQ) doesn't send a ttl signal, but a 0-3.5 volt signal (3.5 peak to peak). The power transistor needs about 5 volts to open completely between source and drain.

A simple op-amp does the job, but supposedly it will cause the transistor to overheat (my "mentor" told me so).

Can someone please shoot some ideas at me? I'd be really thankful.

- Andreas
(Please exuse my english)

You should be able to use a logic gate that converts the TTL compatible input signal to a CMOS compatible output signal. The HTC series or VHCT or ACT series of logic gates would be good places to start looking. The "T" in those logic families' names are the tip that their inputs are TTL input voltage compatible.
 
Thanks a lot.

I tried with a NAND gate (4093), but i can't get the output signal to make any sense on the oscilloscope, it's very noisy. I connected the input (a and b) to the DAQ output and gnd, and powered the 4093 using an external 5 volt supply. i tried reading the 4093 output with respect to the DAQ gnd, but it's very noisy. I can resemble the input signal, but at the best it's just the same peak to peak voltage with a higher mean value.

Please let me know if this doesn't make any sense..

- Andreas
 
You could add a simple amplifier like this:

[PLAIN]http://dl.dropbox.com/u/4222062/switch%20cct.PNG

R1 may need adjusting. The bipolar transistor should switch at about 1.6 to 2 volts.

Note that this circuit is an inverter, so the FET will be conducting when there is no input voltage, and will switch off if there is an input voltage greater than about 2 volts.

(I have borrowed MatLabDude's drawing from another post. Thanks MLD.)
 
Last edited by a moderator:
w00t! PhysicsForums citation!

Your mentor may be worried about overheating ASSUMING your op-amp has +/-15V rails--if you use just 5V for the positive and 0V for the negative (obviously, you need to find an opamp which can accept this), you should be fine. Or better yet, use a comparator (since your Op-amp would just be used in comparator mode anyways).

Despite the fact that it is my circuit, it may not respond fast enough for your PWM (depending on what frequency you use--the MOSFET switches comparatively slow). You may wish to replace the FET with another NPN BJT (configured like the first) in order to get a non-inverted signal. That or compensate and generate the inverted PWM at the source and go with the single NPN.

If you happen to be XORing two phase-shifted PWM signals, did you know that the A XOR B is equivalent to ~A XOR ~B ? This may also come in handy...
 
:)

Yes, I borrowed the drawing, but changed the resistors.
I made R2 1000 ohms because of the high input capacitance of Mosfets. This gives a little more force to the drive, being able to rapidly charge the capacitance.

I was also worried that the input signal might not be going to zero on downward parts of the input wave form. In this case, it may not turn off the BJT. Hence the voltage divider at the input of the BJT.

I have used Mosfets like the MTP3055 at 3.5 MHz so the devices are capable of high frequency operation, but that high input capacitance makes them difficult to drive. Their legendary high input impedance becomes worthless if they have 100 ohms of capacitive reactance as an input.
 
Thanks a lot guys.

I think the concern regarding the op-amp was that it would slip some voltage out and make the transistor (a irf 3415 by the way) draw some current when den pwm signal is "down".

Since time is of the essense here, i think i will go for the op-amp / comparator option. I'll try out the complete circuit later today. You'll hear back from me :).

- Andreas
 
andesam said:
Thanks a lot.

I tried with a NAND gate (4093), but i can't get the output signal to make any sense on the oscilloscope, it's very noisy. I connected the input (a and b) to the DAQ output and gnd, and powered the 4093 using an external 5 volt supply. i tried reading the 4093 output with respect to the DAQ gnd, but it's very noisy. I can resemble the input signal, but at the best it's just the same peak to peak voltage with a higher mean value.

Please let me know if this doesn't make any sense..

- Andreas

The CD4093 is a CMOS gate, with CMOS levels required at its input. You need to use a logic family with a "T" in it...
 
i think i will go for the op-amp / comparator option

Your PWM generator will be producing nice square waves and it is important to maintain this shape.

If a FET (or a BJT) is turned on, it has very little voltage across it, so it doesn't get very hot.
If it is turned off, it carries very little current, so it doesn't get very hot.
However, if it takes a long time to turn on or off, it will get hot because, at that time, it has voltage across it and a large current flowing in it.

What this means is that the rise time and fall time of the square wave must be very short.

An opamp or a comparator probably won't do this unless you choose a very fast chip. They will tend to put sloping edges on the square waves and this will cause the FET to heat up more than it would otherwise.

You only need a small amount of gain, so a simple transistor amplifier will give this to you without degrading your PWM signal.
 

Similar threads

Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K