J
jtaylor
Subject says most of it; power requirements are small, frequency and some
pulse width drift/variation is no problem...
pulse width drift/variation is no problem...
jtaylor said:Subject says most of it; power requirements are small, frequency and some
pulse width drift/variation is no problem...
Tim Wescott said:555 + diode + two pots + some thought.
First line says most of it; power requirements will be small, frequency
and pulse width drift won't be too bad.
jtaylor said:Are you sure about this?
In more obvious terms, I want to be able to vary the + width from 0 to 100%
independently from the - width (which should also be variable from 0 to 100%
independently from the + width).
John Popelish said:How can the positive and negative parts both be 100% (duty cycle?) at
the same time or 0% at the same time (infinite frequency)?
Or are you saying that you want the on time to be variable from some
small time to some maximum time and also the off time to be variable
from some small time to some maximum time and variations in the
duration of one state does not affect the duration of the other state?
Um, no. I want ground in the middle, and the other line to go from say +5v
to -5v, at about 1kHz, with the + pulse varying in width, and the - pulse
varying in width.
Spehro Pefhany said:You can consider connecting the "GROUND" pin on the 555 to -5V. It'll
never know the difference, you know.
Yes, but how would I get a (say) drop from ground to -5V lasting for
1/4000th second , returning to 0V for 1/4000th second (1/2 cycle of 1kHz at
50%) followed by (say) a rise from 0V to +5V lasting for 1/8000th second,
returning to 0V for 3/8000ths of a scond (1/2 cycle of 1Khz at 25%)?
jtaylor said:Subject says most of it; power requirements are small, frequency and some
pulse width drift/variation is no problem...
On Thu, 14 Oct 2004 15:06:03 -0300, the renowned "jtaylor"
Okay. If you use a single 555 in astable mode you can steer the
currents through both ends of your two pots to get this effect by
using a FF (eg. 1/2 4013) and 2 complimentary pairs of transistors.
Driving the output to the 3 levels depends on how much drive you need.
One possibility would be to use 1/2 of a 4052. It could also be done
with discretes.
jtaylor said:Subject says most of it; power requirements are small, frequency and some
pulse width drift/variation is no problem...
gnd;square wave of about 1kHz
From: Spehro Pefhany [email protected]
Date: 10/14/2004 1:58 PM Central Daylight Time
Message-id: <[email protected]>
Okay. If you use a single 555 in astable mode you can steer the
currents through both ends of your two pots to get this effect by
using a FF (eg. 1/2 4013) and 2 complimentary pairs of transistors.
Driving the output to the 3 levels depends on how much drive you need.
One possibility would be to use 1/2 of a 4052. It could also be done
with discretes.
Best regards,
Spehro Pefhany
Unless
you want to change something else, this should do the job (view in fixed font
or M$ Notepad):
+5V
|
.-. +5V
| | | +5V 1/4 4066
| | .-. | .-----.
'-' 1/2 LM393| | | | |
| +5V| | '---oI Oo-.
.-. |\| '-' | C | |
| |<--------|-\ | '--o--' |
___ | | | >-o-----------' |
.--|___|----. '-' .-----|+/ |
| +5V | | | |/| |
| | | | | -5V o--o
| |\ | | | | |
.---o---|H>O----' o-----------o +5V | |
| | |/ | | | | 1/4 4066 | .-.
| | | | | | .-. .-----. | | |
| --- | | .----o | | | | | | | |
| --- -5V | | | | +5V| | .--oI Oo-' '-'
| | 1/6 74C14 | | .-. | |\| '-' | | C | |
| | |=== | |<--|-----|-\ | | '--o--' ===
| | |GND | | | | >-o-----|-----' GND
| -5V | '-' '-----|+/ |
| | | |/| |
|------------------' .-. -5V -5V
| | 1/2 LM393
| |
'-'
|
-5V
created by Andy´s ASCII-Circuit v1.24.140803 Beta www.tech-chat.de
Not elegant at all, but it will do the job. Split supplies, matched +/-5V.
H
is 1/6 of a 74C14, which should oscillate at the frequency you determine with
the R and C. DC level of oscillations should be nearly 0V. Amplitude of
oscillation with +--5V supplies with a C14 (don't use a 40106 or other CMOS
schmitt trigger IC -- they're made differently and have lower hysteresis
voltage and less precise switching points) should be about +2V to -2V. The
two
comparators pick off the signal from the cap, and are compared with the pot
settings. You can use those pots to set the time for +5V out (up to 50%) and
-5V out (up to 50%). These outputs go to half a 4052 or 4066, which are
analog
switches that turn on the +5V or -5V output. When neither is on, you have 0V
(resistor to GND).
One immediately apparent way to make this better would be to use a quad op
amp
instead of the dual comparator and the C14, to ensure symmetry around GND for
the oscillator and design in a fixed amplitude even if the supplies are not
matched. The OP is talking about a couple of KHz, so the rise time of a good
op amp shouldn't be too significant here. Use two of the other 4 op amps as
comparators, and lose the pullup resistors.
<snip>I believe this is something close to what Mr. Pefhany is talking about. Unless
you want to change something else, this should do the job (view in fixed font
or M$ Notepad):
Yes, but how would I get a (say) drop from ground to -5V lasting for
1/4000th second , returning to 0V for 1/4000th second (1/2 cycle of 1kHz at
50%) followed by (say) a rise from 0V to +5V lasting for 1/8000th second,
returning to 0V for 3/8000ths of a scond (1/2 cycle of 1Khz at 25%)?