Search
First, let's clarify something: replacing a diode with a MOSFET switch I have never seen the diode actually replaced. The intent is to have the FET on only when the diode would conduct, but no s...
Problem Description I am trying to design a BLDC inverter and I am in doubt of what would be the right approach for estimating the input capacitor size/type. Doing it empirically or throwing every...
It sounds like you are doing the measurements right. However, I expect the problem is in the space around the antenna. At 434 MHz, the wavelength is 690 mm or 27 inches. Everything out to about ...
Corners and chambers that are a small fraction of a wavelength are not significant in the <4Ghz band. More significant is the tolerance and loss tangent on the substrate. They would hardly be m...
To answer some of your questions: Cable inductance: approx 1uH/m +/-50% depends slightly on l/d ratio , while cable impedance from sqrt(L/C) depends on twists/ft 50pF/m while coax is ~100pF/m ...
How do I find the voltage of the capacitor and the current through the capacitor after the switch is closed?
I think "dangerous" is pretty clear. It's when doing as recommended can cause significant damage to property or health. For example, recommending to a hobbyist to make a direct line-connected cap...
I dont understand how to make a logic circuit which does that job:check if the divisors is greater and equal or less than the most left digits of the divident So think about it. Break it down int...
You're thinking of a digital comparator, "a hardware electronic device that takes two numbers as input in binary form and determines whether one number is greater than, less than or equal to the ot...
If we want to divide two numbers I have problem implementing this logic.I am posting 1 images with 2 different steps to the solution. In example a) the most significant digits of the divident >...
The circuit you show doesn't make any sense: Start by examining the steady state condition. In steady state, C1 is effectively an open, so you ignore it. R4 keeps Q1 on. That means the collec...
Your circuit will make sense if you do two things: significantly increase both R3 and R4 reverse D1 or move it to Q1's base Let's first see the role of the resistances R3 and R4. These are ...
Is there a mathematical process resembling the terms "digital"/"discrete" and "analog"/"continuous"? Rounding (down, or up, or to the nearest integer) is he mathematical process which discreti...
That's a marketing blurb. Look at the real datasheet. I just checked a polyfuse datasheet, and see that there is usually only about a 2.5 to 3.0 ratio of trip current to hold current. That shoul...
I don't think there is a formal term that means exactly what you describe. Switching transients generally means short term glitches that might cause noise, usually resulting from power being switc...
in my schematic we must add R1 correct? Yes that works except: - One last question if we deliver voltage to a house are there varactors which can handle 120V AC No, they don't exist.
If we a varactor and we want to control let's say the resonant frequency of the circuit ,in my schematic we must add R1 correct?Else we create a low resistance path for current to flow not through ...
For reference, here is your circuit properly drawn with component designators: The question is what happens when the inductor current starts at 0, then the switch is closed. The first observati...
The term "Discrete" uses to describe a signal with two modes, but is there a term to describe a signal with just one mode or with three or more modes? Question update: Also, isn't a wave with just...
What is a difference between SPI stream and memory mapped SPI? PS SPI is a peripheral.
with just one mode Others have already explained that "discrete" means a finite set of values, not just two. This is to point out that having just one "mode" (it seems you mean symbol) doesn't ma...
After the switch is closed : The general formula for finding the current through the inductor is this: where If is the current through the inductor after infinite time,Io is the current of th...
It is interesting to see how they deposited these carbon electrodes over solder mask and copper traces both under the button foil switches and membrane switches alike which offer more tactile feel....
Is there a scientific way to estimate the resistance of a pogo pin? If it was a solid cylinder or wire one could calculate the resistance: R = ρ × L / A But a pogo pin is hollow inside, the sp...
Another solution which uses an ADC to read the three-state pin on the battery charger IC. The original question mentions GPIO, and doesn’t mention ADC. Maybe this will be useful for some other de...