Posts by Olin Lathrop
Those are good questions, and I don't have a single definitive answer for them. I'd start with putting an appropriate TVS (or maybe separate diodes to ground and 3.3 V) between C3 and S1. My reas...
That circuit is drawn rather obfuscated, but it does seem to make sense: Start by looking only at D1, D2, C1, and C2. Pretend D3, C3, and D6 don't exist. Although not drawn very well, this is ...
calculate the voltage that will center the magnetic field of a coil This is not possible since the voltage has no effect on the position or shape of the magnetic field. The position and shape are...
In general, the on/off delay is how long it takes from changing the input until the output starts to do something. The rise/fall time is how long it takes to do the something, once it starts doing...
Rise and falls times are limited by the maximum slew rate the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and p...
There is no "simple" circuit that does the reverse conversion of what a full wave bridge does on a sine wave. However, it is possible to get there from here. Most of what you are asking about is ...
You should not be relying on the internal circuitry of whatever senses the 4-20 mA current. Note that the two implementations you show both use current sense resistors. The only difference is the...
Yes, you seem to understand the concept. From the case to the ambient air, there will be 1.3°C per watt across the pad, and another 2.0°C per watt across the heatsink. In total, there will be 3.3...
There are two issues with input voltage ripple: The input voltage being too high or low for correct operation, and high frequency noise on the input. The first is pretty straight forward. You mak...
Your description is confusing due to lots of hand waving, so it is hard to be specific. However, an isolated section should be separated from the non-isolated parts laterally. It depends on the e...
A higher voltage can be produced at 1:1 ratio because the transformer is being run in flyback mode. Unlike normal forward mode, the primary and secondary don't conduct at the same time. The input...
Your third equation defines impedance. Rearranged to solve for Z, it is: Z = V / I Note that this is exactly Ohms law when V and I are real numbers. In the general case of impedance, all th...
Follow the current. Q3 is a controlled current sink. Whatever voltage is applied to its base appears across R11 minus the B-E drop. That voltage on R11 causes a particular current to flow. That...
First, let's be clear about something. All currents partially take all paths relative to the inverse of the path impedances. It's not an all or nothing function. This "Takes the path of least re...
The RFIC manufacturer recommends to "add filtering caps" for high RF output cases. It seems your questions are really about this RF IC, not the oscillator. The oscillator itself seems to be prett...
If you truly have a photoresistor, then resistance as a function of brightness makes more sense. It's the resistance that is roughly constant for a fixed brightness as voltage is varied. Put anot...
Summary "Outdated" should be used for "this won't work anymore today", not "we would do this differently today". Detail "Outdated" should be reserved for when an answer is wrong or misleading be...
What is a typical value for capacitance of a real inductor? "Typical" capacitance is a useless to design circuits with. It will also vary considerably by inductor size, geometry, and materials us...
What the "appropriate" value of R1 is depends on what you are trying to achieve, which you haven't told us. Will this device be used in bright light, like outdoors, and the LED therefore needs to ...
That's a rather strange thermal relief pattern. It's also not clear where the hole is supposed to be. A proper thermal pattern has a plated hole and annular ring around the hole as usual. Then t...
I see you already have an answer based on the device physics. I'll answer that this means in a circuit. BJT (bipolar junction transistors) do work in reverse, at least somewhat. Generally, the c...
"Stream" and "memory mapped" should be defined in the documentation for whatever microcontroller you are using. "Memory mapped" can mean different things. It might be just a different way of sayi...
Whichever you choose. I notice that you deliberately made the gain of one transistor a little higher than the other. That is irrelevant. The positive and negative outputs don't depend on the pow...
Sorry I didn't notice this earlier. We definitely don't just want to import questions and answers directly from SE. This has been discussed several times on various Codidact sites. Some of the f...
I always had trouble understanding the terms "digital" and "analog" A digital signal is intended to indicate one of a finite set of discrete states. The number of discrete states is usually two fo...