Electronics: Difference between revisions

Content deleted Content added
→‎Digital circuits: improved further
Tags: Mobile edit Mobile app edit Android app edit
(3 intermediate revisions by 3 users not shown)
Line 25:
As the complexity of circuits grew, problems arose.<ref name="The History of the Integrated Circuit"/> One problem was the size of the circuit. A complex circuit like a computer was dependent on speed. If the components were large, the wires interconnecting them must be long. The electric signals took time to go through the circuit, thus slowing the computer.<ref name="The History of the Integrated Circuit">{{cite web|title=The History of the Integrated Circuit|url=https://www.nobelprize.org/educational/physics/integrated_circuit/history/|publisher=Nobelprize.org|access-date=21 Apr 2012|archive-url=https://web.archive.org/web/20180629102838/https://www.nobelprize.org/educational/physics/integrated_circuit/history/ |archive-date=29 Jun 2018|url-status=dead}}</ref> The [[invention of the integrated circuit]] by [[Jack Kilby]] and [[Robert Noyce]] solved this problem by making all the components and the chip out of the same block (monolith) of semiconductor material. The circuits could be made smaller, and the manufacturing process could be automated. This led to the idea of integrating all components on a single-crystal [[silicon]] wafer, which led to small-scale integration (SSI) in the early 1960s, and then medium-scale integration (MSI) in the late 1960s, followed by [[VLSI]]. In 2008, billion-transistor processors became commercially available.<ref>{{cite web |title=Intel to deliver first computer chip with two billion transistors |url=https://www.smh.com.au/technology/intel-to-deliver-first-computer-chip-with-two-billion-transistors-20080205-1q88.html |website=The Sydney Morning Herald |access-date=August 12, 2022 |language=en |date=5 February 2008 |archive-date=12 August 2022 |archive-url=https://web.archive.org/web/20220812072943/https://www.smh.com.au/technology/intel-to-deliver-first-computer-chip-with-two-billion-transistors-20080205-1q88.html |url-status=live }}</ref>
 
==Subfields of Electronics==
{{div col|colwidth=20em}}
* [[Analog electronics]]
Line 54:
=== Analog circuits ===
{{Main|Analog electronics}}
[[Analog circuits]] are linear and use a continuous range of voltage or current for signal processing, as opposed to the discrete levels asused in digital circuits. CommonAnalog implementationscircuits ofwere analog circuitscommon throughout an electronic device were dominant in the early daysyears ofin semiconductor implementation indevices such as radio receivers and transmitters,. and analogueAnalog electronic computers were valuable for solving some problems with continuous variables until semiconductor digital processing became cheaperadvanced.
 
As semiconductor technology developed, many of the functions of analog circuits were taken over by digital circuits, and modern circuits that are entirely analog are less common; their functions being replaced by hybrid approach which, for instance, uses analogueanalog circuits at the "''front end"'' of a device receiving an analog signal, and then use digital processing using [[microprocessor]] techniques thereafter.
 
Sometimes it may be difficult to classify some circuits whichthat have elements of both linear and non-linear operation. An example is the voltage comparator which receives a continuous range of voltage but only outputs one of two levels as in a digital circuit. Similarly, an overdriven transistor amplifier can take on the characteristics of a controlled [[switch]], having essentially two levels of output.
 
AnalogueAnalog circutscircuits are still widely used for signal amplification, such as in the entertainment industry, and conditioning signals from analog sensors, such as in industrial measurement and control.
 
=== Digital circuits ===