beananimal wrote:
-- snip --
My intent is to get guidance on the best path to take. From that point
I will need to research and learn about each technology or aspect of
electronics theory that I will need to implement the chosen path. Some
of this is clearly old hat or second nature to you guys, to me it is a
struggle. I am amazed at the amount of interest this thread has drawn
and am impressed with all of the help, if not more confused than when i
started! So far there seems to be several different opinions on how
this should be done, but I am not in the knowledgable position to be
able to choose or differentiate between the pros and cons of each.
I would suggest at this point that you list all of the alternatives as
you understand them, then list all of the pros and cons of each as you
understand them. To these lists append what you don't know about each
alternative that may be blocking you from making a decision.
If one alternative clearly stands out as better _for you_, even if it's
just because it's the only one that you really understand and can
implement -- do it.
If there's just things that you don't understand that you can resolve by
asking questions here -- do that, on different threads if it's different
enough from this one.
If there's just things that you need to build a little breadboard to
understand -- do that, and ask us why things smoked when they did
.
I'm going to take the liberty of listing some of your options -- you
should make your own, though:
Box A:
Choice A1: Use a real current transformer, a rectifier and a filter. Og
the neanderthal EE would like it, and it'll work even better now than it
did in 1950*
Choice A2: Use a hall-effect 'transformer', a precision rectifier and a
filter. Og would be confused, but might accept that it would work after
he's sacrificed a few chickens to the Analog Gods.
Choice A3: Sample the AC and compute the current. Computationally
intensive, but needs little circuitry. Og would run away screaming, or
beat you up -- but he was going to do that when you started bringing the
microprocessors on anyway.
Box B:
Choice B1: Use one ADC and a honking big analog multiplexer. Look in
your data books for CD405x and 406x parts for the multiplexer. You can
use the ADC on your one processor, and control the multiplexers from
there. Precision? It's a good thing you don't need it.
Choice B20: Use 20 ADCs (perhaps one per processor) and do the
multiplexing digitally. With enough comm software and open-drain
outputs you could have one uP per processor, but at a higher price than
a handful of CD405x parts.
Choices B2 through B19: Mix ADCs and analog multiplexers as you see fit.
Now find all the combinations of choices from box A and box B (there's
at least 6), and see which ones you like.
* I'd say 1920, but they didn't have good solid-state rectifiers in 1920.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Posting from Google? See
http://cfaj.freeshell.org/google/
"Applied Control Theory for Embedded Systems" came out in April.
See details at
http://www.wescottdesign.com/actfes/actfes.html