Search
How the real pros would translate these needs into design rules for a calculator? Speaking as a pro I wouldn't use a calculator because I'd use a simulator and tinker with a few values until I go...
I suspect this is another of your trick questions and you are waiting for the chance to show us your unrivaled knowledge, but I will play the straight man for you. No. By definition, an SPST switch...
Rasp PI is a PC in disguise - it is a single-board computer. As such it runs Linux and like any Linux PC, it doesn't allow real-time execution, direct access to physical addresses, deterministic ...
In a lot of textbooks, filters seem to be designed around a matching source and load impedance. However, If I have a filter stage between an antenna and an LNA, wouldn't I want the load impedance(i...
Apart from the need to match impedances to prevent possibilities of signal reflections and the knock-on issue of signal nulls at your receiver LNA input, an antenna "expects" to be terminated in th...
If I have a filter stage between an antenna and an LNA, wouldn't I want the load impedance(input to the LNA) to be large with respect to the source(antenna) in order to not attenuate the signal ev...
How exactly is the emitter capacitor C3 helping to increase the voltage gain in the common emitter amplifier below? Is it because for AC signals the emitter looks like a short to ground and that es...
in my engineering curriculum .. I never found a diode in a mosfet symbol Then you should ask for your tuition back, or perhaps the institution should want their diploma back. but in datasheets ther...
This is an energy meter reference design guide I found in microchip's website. In a microcontroller how come the registers are specific to the project?Please explain.
Calling those "registers" might be technically correct, but rather misleading in my opinion. These are really RAM locations. Probably for historical reasons, Microchip refers to RAM bytes in some...
It's not clear whether you are asking about what the capacitor does in a buck converter, or how a capacitor works internally. I'll therefore go with: I am having a difficult time picturing the flo...
A "normal" digital output actively drives both high and low. Open drain or open collector outputs only actively drive low, and go to high impedance when the signal is meant to be high. Some reaso...
That circuit doesn't do what you think it does. Here is the circuit in question: The impedance seen at IN is definitely higher at high frequencies, but that is only due to it being artificially l...
Here is the bootstrapping technique for opamps, as exposed in the Art of Electronics:. This technique is supposed to increase considerably the input impedance of the opamp for an AC input source (...
I don't have a real answer. This is just a suggestion for how to proceed. Look for amplifiers intended to drive 50 Ω cable. Sometimes the term line driver is used, even though that also means ot...
I have had my soldering iron tips degrading at ridiculous rates. Granted, they are not very expensive, but sometimes it takes less than 8 hours of soldering for them to degrade to the point where t...
The 555 timer has a maximum output current rating (for example 250 mA for the NE555, check your 555 version datasheet). So whether or not you have to introduce a mosfet depends on whether your appl...
Coquelicot's answer explains what is going on, so I won't duplicate that. However, one of the sources of confusion is that you are looking at the two waveforms in isolation. Your scope obviously ...
I have a 900MHz radio with a reference design matching network. The radio feeds to a PCB antenna (PCB antenna hasn't been verified with a VNA, and may not be a great match; this is a project to n...
No. You use the right concept whenever you need to use it. There is no preference of "power" over "energy". For example, the energy stored by a cap is equal to ${1\over 2} C V^2$. This is often us...
Power makes sense for steady state conditions. A certain energy will be used over one second. Then the same energy will be used the next second. And the next second. If I told you that such a c...
Small-shop question here. Is there a convenient tool for making the bend shown below, other than a pair of pliers that happens to be just the right size, and is it worth it for qty low 100's? ...
In circuit analysis why always the power has upper hand over energy? One obvious reason: - If we calculate how much power a resistor dissipates we can calculate how hot it will get (knowing i...
We got a copy of the hardware and took a first crack using a lowpass Chebyshev filter at 950MHz (radio transmits up to ~930MHz). On the first pass, we got a .2dBm drop on the fundamental [margin o...
Step 1: Since 3V3_ISO would be LDO driven I would probably add a diode with the anode connected to the LDO output and a cathode connected with the LDO input to prevent the LDO to have output high...