Analog electronics [0] uses a continuously variable signal while digital electronics interprets the signal with thresholds that define states like 0 and 1.
Here is a simple example: using a few discrete parts, like two transistors (Darlington pair), a LED and resistor, you can create a simple circuit that shows varying brightness of the LED depending on how close you move your hand or an object to an antenna connected to one of the transistors (forming a sort of proximity sensor). No microcontroller, SBC or even a hint of a digital signal involved at all.
"Digital electronics" communicate using discrete values, 1s and 0s.
"Analog electronics" communicate using voltage/current/temperature/etc levels.
One of the simplest examples is a voltage divider: if you put two resistors across a DC voltage source, like this:
V+-[R1]-¢-[R2]-GND
The voltage at the ¢ point will be:
V+ * (R2 / (R1 + R2))
There are infinite possible values for that voltage, depending on the voltage source and the two resistors. It cannot necessarily be expressed exactly in a digital circuit, and it will fluctuate over time as the environment changes in temperature, humidity, EM noise, and so on.
I usually recommend The Art of Electronics as a well-written, beginner-friendly textbook which covers the basic concepts.
Classifications are messy, but in addition to the other items mentioned already, I would say that some people would break out "power electronics"[1] as its own field.
Probably the wrong way to look at it. Digital electronics doesn't really exist outside of theoretical spaces. It's all analogue underneath and any experienced digital designer will know that and what the consequences for things like signal integrity, noise immunity and latency.
max_|2 years ago
_Microft|2 years ago
Here is a simple example: using a few discrete parts, like two transistors (Darlington pair), a LED and resistor, you can create a simple circuit that shows varying brightness of the LED depending on how close you move your hand or an object to an antenna connected to one of the transistors (forming a sort of proximity sensor). No microcontroller, SBC or even a hint of a digital signal involved at all.
[0] https://en.m.wikipedia.org/wiki/Analogue_electronics
tiedieconderoga|2 years ago
"Analog electronics" communicate using voltage/current/temperature/etc levels.
One of the simplest examples is a voltage divider: if you put two resistors across a DC voltage source, like this:
The voltage at the ¢ point will be: There are infinite possible values for that voltage, depending on the voltage source and the two resistors. It cannot necessarily be expressed exactly in a digital circuit, and it will fluctuate over time as the environment changes in temperature, humidity, EM noise, and so on.I usually recommend The Art of Electronics as a well-written, beginner-friendly textbook which covers the basic concepts.
mindcrime|2 years ago
[1]: https://en.wikipedia.org/wiki/Power_electronics
dktnj|2 years ago
nudgeee|2 years ago
Microwave/RF Electronics
Power Electronics
patmorgan23|2 years ago
metaphor|2 years ago
hishamk|2 years ago
donw|2 years ago
unknown|2 years ago
[deleted]
IndrekR|2 years ago
unknown|2 years ago
[deleted]
Chris2048|2 years ago