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.