Test Your EQ
Issue #153
Each month, Test Your EQ presents
some basic engineering problems for you to test
your Engineering Quotient. What's your EQ?
|
Problem 1—The
circuit below is one way to build an op-amp peak detector.
The first op-amp compensates for the forward voltage drop
of the diode, and the second op-amp buffers the voltage
on the capacitor, isolating it from the load current.
Even if the op-amps are
a FET-input type, leakage current through the diode can
create an unacceptable voltage drop. Show how the addition
of one diode and one resistor can eliminate this problem.
Answer
Problem 2Name some of the methods used to overcome
the "skin effect."
Answer
Problem 3What is a good approximate formula
for skin depth in a conductor such as copper or aluminum?
Answer
Problem 4 The power-handling capacity
of a coaxial cable is limited by what?
Answer
Problem 5 Direct measurement of voltage and current
is possible in a non-TEM (transverse electromagentic)
transmission line. True or false?
Answer
Problem 6The conventional way to calculate the
magnitude (length) of a vector is to take the square root
of the sum of the squares of its components. On small
processors, this can be difficult (especially the square
root operation), so various approximations are used instead.
One approximation that works
surprisingly well for 2-D vectors and complex numbers
is to take the absolute values of the two components,
compare them, and then add one-third of the smaller value
to the larger value.
What is the maximum error
using this method?
Answer
Problem 7Is there a similar formula that gives
even better results?
Answer
Problem 8Suppose you have a microcontroller project
that you want to power from a 6-V battery pack. The microcontroller
can handle voltages up to 6 V, but the actual voltage
of the pack can be as high as 6.25 V when it is freshly
charged, so you decide to put a diode in series to reduce
the voltage. Would it be better to use a Schottky diode
(Vf = 0.3 V) or a regular silicon diode (Vf = 0.7 V) for
this purpose?
Answer
Published April 2003
Previous
Month