Maker Pro
Maker Pro

High Side Pulse Transmitter

F

Fred Bloggs

Jan 1, 1970
0
John said:
Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


John

LOL- that's all adding up too. For a minute there, I thought you were
thinking about that Maxim isolated RS-232 drive with 50V withstanding
voltage, but their drive power is so weak, they're unusable.
 
F

Fred Bloggs

Jan 1, 1970
0
I DID see other circuits in the thread, but I did not have time to
look and play with them. I had to ship the project last Friday and
did not have time to play around. But I assure you I will eventually
examine all replies for their technical merits.

LOL- that's a good one...*you* will examine?..too funny. And you didn't
ship anything, those circuits of yours would burn up on the first bit at
1200 baud. You know, the ones that cost you 50 Watt per bit to send- too
much and too funny.
As for my maturity, you may be right. But if one were to compare
your rant and this reply, I don't think you would win the maturity
prize. But I have sometimes observed that maturty and technical
ability have little to do with each other.

Oh yeah- and reading comprehension is something else absent from your
tool suite..
 
J

John Larkin

Jan 1, 1970
0
LOL- that's all adding up too. For a minute there, I thought you were
thinking about that Maxim isolated RS-232 drive with 50V withstanding
voltage, but their drive power is so weak, they're unusable.

Seems to me that 5 or 6 parts is better than 21.

John
 
J

John Woodgate

Jan 1, 1970
0
I read in sci.electronics.design that John Larkin
Seems to me that 5 or 6 parts is better than 21.

Are you selling parts or buying, though?
 
J

John Larkin

Jan 1, 1970
0
I read in sci.electronics.design that John Larkin


Are you selling parts or buying, though?

Actually, we buy parts, stick them on boards, and sell the result. The
customer pays for specs and performance, so I want to get the maximum
performance from the mininum number and price of the parts, taking
into account the cost of placement, pcb real estate, and test costs,
too. We run about 22% parts cost overall, but have relatively high
(actually, very high!) labor costs.

One good thing about simple circuits is that they're easier to build
and test, so sometimes it makes sense to spend a little more for parts
if it simplifies the product.

John
 
F

Fred Bloggs

Jan 1, 1970
0
John said:
Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.

Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
 
J

John Larkin

Jan 1, 1970
0
John said:
Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.

Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.

Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...

. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.

which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John
 
F

Fred Bloggs

Jan 1, 1970
0
John said:
John Larkin wrote:

Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.

Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.


Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...


. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John

But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.
 
J

John Larkin

Jan 1, 1970
0
John said:
John Larkin wrote:



Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.


Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...


. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John

But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.


Was it? That's silly. Why would anybody want to do that?

That would take 5 parts, too.

John
 
F

Fred Bloggs

Jan 1, 1970
0
John said:
John said:
John Larkin wrote:



Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.




Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...




. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John

But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.



Was it? That's silly. Why would anybody want to do that?

That would take 5 parts, too.

John

Well- where do you put them?
 
J

John Larkin

Jan 1, 1970
0
John said:
John Larkin wrote:

John Larkin wrote:



Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.




Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...




. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John


But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.



Was it? That's silly. Why would anybody want to do that?

That would take 5 parts, too.

John

Well- where do you put them?

Ain't it obvious?

John
 
F

Fred Bloggs

Jan 1, 1970
0
John said:
John said:
John Larkin wrote:


John Larkin wrote:




Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.




Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...





. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John


But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.



Was it? That's silly. Why would anybody want to do that?

That would take 5 parts, too.

John

Well- where do you put them?


Ain't it obvious?

John

Stop screwing around and describe the circuit- unless it's proprietary
or something...you could be talking about any number of circuits.
 
J

John Larkin

Jan 1, 1970
0
John said:
John Larkin wrote:

John Larkin wrote:


John Larkin wrote:




Pulldown nfet, directly driven from the input. Pullup pfet, ac coupled
(that should be ok here, with low duty cycle). Pfet drive is just a
cap, a zener s-g, and a resistor g-gnd. OK, maybe add a resistor in
the pfet drain for powerup shoot-thru and short-circuit protection.

For one more part, you can dc-couple the whole thing.


You could almost do it with one spdt opto-solid-state relay, but
they're a tad slow.


Are you describing this?
View in a fixed-width font such as Courier.


. V+
. |
. +------+
. | |
. z |
. a |
. + | ||-
. +---||----+---||>
. | | ||-
. | [Rb] |
. | | [Rsc]
. | | |
. | --- +------>
. | /// |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.
.
.




Right. Drains to the output.

Pretty obviously you don't want a sustained high on the input. If
that's a concern, you can use a common-base transistor to dc couple
things...





. V+
. |
. +------+
. | |
. r |
. | |
. | ||-
. +---------+---||>
. | ||-
. c |
. vcc--b [Rsc]
. e |
. | +------>
. r |
. | ||-
. CMOS IN>----+-------------||<
. ||-
. |
. |
. |
. ---
. ///
.


which is actually nicer, but a bit slower. Still 6 parts including the
[Rsc] thingie.

John


But the requirement was to clamp the low going output at 6V down from
Vcc which was in the range 24-48 volts.



Was it? That's silly. Why would anybody want to do that?

That would take 5 parts, too.

John


Well- where do you put them?


Ain't it obvious?

John

Stop screwing around and describe the circuit- unless it's proprietary
or something...you could be talking about any number of circuits.

There's not a whole lot of ways to arrange 5 parts.

John
 
J

Jim Thompson

Jan 1, 1970
0
[snip]
Stop screwing around and describe the circuit- unless it's proprietary
or something...you could be talking about any number of circuits.

There's not a whole lot of ways to arrange 5 parts.

John

Come on John, show us, or we'll conclude you're BS-ing ;-)

...Jim Thompson
 
J

John Larkin

Jan 1, 1970
0
[snip]
Well- where do you put them?


Ain't it obvious?

John


Stop screwing around and describe the circuit- unless it's proprietary
or something...you could be talking about any number of circuits.

There's not a whole lot of ways to arrange 5 parts.

John

Come on John, show us, or we'll conclude you're BS-ing ;-)

...Jim Thompson


Are you and Fred telling me you can't figure out how do this with 5
parts? How disappointing.

John
 
W

Winfield Hill

Jan 1, 1970
0
John Larkin wrote...
Are you and Fred telling me you can't figure out how do
this with 5 parts? How disappointing.

I haven't been following. Is this a circuit for making a
+12V / -5V, 0.25A-capable gate-drive pulse from a wimpy
TTL logic signal? I can see doing it crudely with six
parts, but five ... ???
 
J

John Larkin

Jan 1, 1970
0
John Larkin wrote...

I haven't been following. Is this a circuit for making a
+12V / -5V, 0.25A-capable gate-drive pulse from a wimpy
TTL logic signal? I can see doing it crudely with six
parts, but five ... ???

No, that's something else. It's described in the original post. Logic
in, output swings from V+ to V+ minus 6 volts, where V+ is pretty big.

I didn't read the op's specs carefully, so my first suggestion swung
V+ to ground (Fred trapped me on that one) but the limited-swing
version can still be done with 5 discretes, 6 if you include current
limiting.

John
 
W

Winfield Hill

Jan 1, 1970
0
John Larkin wrote...
No, that's something else. It's described in the original post.
Logic in, output swings from V+ to V+ minus 6 volts, where V+
is pretty big.

I see, 24 to 50V.
I didn't read the op's specs carefully, so my first suggestion
swung V+ to ground (Fred trapped me on that one) but the
limited-swing version can still be done with 5 discretes,

Yes, five.
6 if you include current limiting.

Yes, assuming V+ current limiting only, and all loads to the
most negative output voltage. Crude, but workable.
 
J

John Larkin

Jan 1, 1970
0
John Larkin wrote...

I see, 24 to 50V.


Yes, five.


Yes, assuming V+ current limiting only, and all loads to the
most negative output voltage. Crude, but workable.


I prefer the term "elegant" to "crude."

John
 
J

Jeff Stout

Jan 1, 1970
0
I placed a collection of circuits and spice simulation outputs (a couple
belonging to Fred Boggs) in a thread of the same name in the news group:

alt.binaries.schematics.electronics

Thank you all for your suggestions.

Jeff Stout
 
Top