Most Popular
1500 questions
22
votes
4 answers
Why does a mouse need a crystal?
I was looking at this schematic for an old (pre USB) mouse:
when I noticed it had a crystal on it (Y1). I was curious why a mouse would need a timer? Wouldn't it be able to use the clock from the computer? Also if it has its own crystal couldn't…
user146255
22
votes
2 answers
Why are many IR receivers in metal cages?
I'm guessing it's a Faraday cage around the receiver, but don't know why they might need one. Is there some sort of common interference around 38kHz (their operating frequency)?
It's the only component I think I've used that gets this special…
R Zach
- 335
- 2
- 5
22
votes
4 answers
Energy in capacitors - loss?
The energy stored in a capacitor is
$$ U= \dfrac{1}{2} CV^2 $$
So when I have a 1F supercap charged to 1V the energy is 0.5 J. When I connect a second supercap, also 1F in parallel the charge will distribute and the voltage will halve. Then
$$ U…
Federico Russo
- 9,688
- 17
- 69
- 119
22
votes
7 answers
Staying in Phase On The Grid
I have been an EE for over forty years and never did find out the right answer to this one....
How do power-stations and transformer switching stations ensure that the power they are feeding into the grid is in-phase with the existing power on the…
Trevor_G
- 46,675
- 8
- 72
- 154
22
votes
8 answers
Pre-programming surface mount ICs
I'm trying to set up a PCB with an atmega168 and no programming header. I intend to use a serial bootloader (there is a ft232 on the board) to reprogram but I am wondering about the best way to program the bootloader on. Has anyone else tried this…
jeremy
- 5,085
- 5
- 34
- 32
22
votes
2 answers
Difference between a rectifier diode and signal diode
Can somebody please explain to me the differences between a signal diode and rectifier diode in terms of their electrical characteristics and their Lissajous patterns? I know that Shockley's equation is used as the mathematical model for the general…
D Brown
- 781
- 3
- 16
- 23
22
votes
2 answers
Back-to-back MOSFETs: common source vs common drain?
If connecting a pair of discrete MOSFETs back-to-back to create a bidirectional load switch, what's the practical difference between having them common-source versus common-drain?
In this particular case, I'm using a pair of p-ch FETs to isolate a…
JohnH
- 329
- 1
- 2
- 5
22
votes
11 answers
When is it okay to exceed the absolute maximum rating on a part?
I've always thought that the absolute maximum ratings on a part are the limits that thou shalt not violate. Period. End of story.
However, another engineer is making the case that it's okay to exceed the absolute max rating for the input voltage…
CHendrix
- 1,397
- 10
- 19
22
votes
5 answers
Why do people use AT commands in serial communication?
I need to know why people in embedded systems use AT commands?
When I have asked people say that it is a standard.
So my question is: What does "AT" means? Why do people keep saying it's a standard?
xsari3x
- 1,608
- 5
- 27
- 42
22
votes
3 answers
Dual-SIM phone, do they use 2 GSM modules ? Anyone has high level schematic?
As an slight extension of my project, I am trying to see if I can improve connectivity resilence by using a dual-SIM approach. Dual-SIM phones (or Tri-SIM, quad-SIM phones) are quite popular in many developing countries, and AFAIK, most are based on…
bdutta74
- 3,534
- 12
- 47
- 67
22
votes
7 answers
Identify processor type from raw binary code?
Not really related to chips, but hopefully I'll get some directions to follow from here.
I got a chunk of code, but I don't know what processor it intended for.
Are there tools available that can help me identify the code type?
What statistic…
mentalist
- 395
- 4
- 7
22
votes
8 answers
Why don't we have more registers in microprocessors?
Registers are theoretically not required; all microprocessors would still work without registers. But this seemingly trivial addition has helped make microprocessors more efficient.
Why can't we have more registers to further extract benefit from…
Darshan Chaudhary
- 443
- 1
- 4
- 9
22
votes
3 answers
Why does an inductor behave as a capacitor at high frequencies?
In truth, I've only been told this anecdotally by an instructor, but can someone explain the physics at play?
I have been told that if an inductor is driven at a high enough frequency, it will begin to behave as an capacitor, but I cannot figure out…
Michael
- 948
- 1
- 7
- 23
22
votes
2 answers
Why do condors get electrocuted by power lines?
Plenty has been said about why birds are safe to land on power lines. But condors, apparently, are not. The linked article explains that condors are electrocuted often enough and endangered enough that they are doing special "power pole aversion…
Nate Glenn
- 597
- 4
- 13
22
votes
3 answers
Typical use of depletion MOSFET
I have been working with enhancement MOSFET for a long time. But I have never seen any circuit using a depletion-MOSFET.
What are some typical use-cases of the depletion-MOSFET?
Botnic
- 2,275
- 2
- 20
- 33