1 of 17

Electronics Design

Fab Academy - week 6

1

By Daniele Ingrassia

2 of 17

Electronics Design - Voltage

2

Voltage or electric potential difference (formally denoted ∆V, but more often simply as V) is the difference in electric potential energy between two points per unit electric charge. The voltage between two points is equal to the work done per unit of charge against a static electric field to move the test charge between two points and is measured in units of volts. If in one point there is more electrical potential than the other, then it is called plus +, and the other is called minus -.

Plus, + symbols:

Minus, - symbols:

SI unit: Volt, V

Plus, +:

  • VDC = Volts direct Current
  • VCC = Ic power supply pin
  • 5V = 5 Volts

Minus, -:

  • GND = Ground
  • Common
  • Negative

3 of 17

Electronics Design - Current

3

An electric current is a flow of electric charge. In electric circuits this charge is often carried by moving electrons in a wire. It can also be carried by ions in an electrolyte, or by both ions and electrons such as in a plasma.

SI unit: Ampere, Amp, A

Symbols: I

4 of 17

Electronics Design - Resistor

4

A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active elements, and terminate transmission lines, among other uses. High-power resistors that can dissipate many watts of electrical power as heat may be used as part of motor controls, in power distribution systems, or as test loads for generators. Fixed resistors have resistances that only change slightly with temperature, time or operating voltage. Variable resistors can be used to adjust circuit elements (such as a volume control or a lamp dimmer), or as sensing devices for heat, light, humidity, force, or chemical activity.

SI unit: Ohm, Ω

1K = 1000Ω

1M = 1000000Ω

Symbols:

5 of 17

Electronics Design - Capacitor

5

A capacitor is a passive two-terminal electrical component that stores electrical energy in an electric field. The effect of a capacitor is known as capacitance. While capacitance exists between any two electrical conductors of a circuit in sufficiently close proximity, a capacitor is specifically designed to provide and enhance this effect for a variety of practical applications by consideration of size, shape, and positioning of closely spaced conductors, and the intervening dielectric material.

SI unit: Farad, F

1uF = 0.000001F

1nF = 0.001 μF

Symbols:

6 of 17

Electronics Design - Ohm's Law and Power

6

Ohm's law states that the current through a conductor between two points is directly proportional to the voltage across the two points. Introducing the constant of proportionality, the resistance,[1] one arrives at the usual mathematical equation that describes this relationship R= V/I (DC).

7 of 17

Electronics Design - Series & Parallel Circuits

7

Components of a circuit can be connected in many different ways. The two simplest of these are called series and parallel and occur frequently. Components connected in series are connected along a single path, so the same current flows through all of the components. Components connected in parallel are connected, so the same voltage is applied to each component.

Resistors

Capacitors

Batteries

8 of 17

Electronics Design - A simple exercise

8

Please calculate:

  • The current passing on the 3 Ohm resistor
  • The current passing on the 1 Ohm resistor
  • The current passing on the 2 Ohm resistor
  • The voltage on the parallel
  • The voltage insisting on the 3 Ohm resistor
  • The total used power from the circuit

9 of 17

Electronics Design - Oscillators

9

An electronic oscillator is an electronic circuit that produces a periodic, oscillating electronic signal, often a sine wave or a square wave. Oscillators convert direct current (DC) from a power supply to an alternating current (AC) signal. Common examples of signals generated by oscillators include signals broadcast by radio and television transmitters, clock signals that regulate computers and quartz clocks, and the sounds produced by electronic beepers and video games.

SI unit: Hertz, Hz

1KHz = 1000kHz

1MHz = 1000KHz

10 of 17

Electronics Design - Diode and LED

10

In electronics, a diode is a two-terminal electronic component that conducts primarily in one direction (asymmetric conductance); it has low (ideally zero) resistance to the flow of current in one direction, and high (ideally infinite) resistance in the other.

A light-emitting diode (LED) is a two-lead semiconductor light source. When a suitable voltage is applied to the leads, electrons are able to recombine with electron holes within the device, releasing energy in the form of photons. This effect is called electroluminescence, and the color of the light (corresponding to the energy of the photon) is determined by the energy band gap of the semiconductor.

11 of 17

Electronics Design - Transistor

11

A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power. It is composed of semiconductor material usually with at least three terminals for connection to an external circuit. A voltage or current applied to one pair of the transistor's terminals controls the current through another pair of terminals. Because the controlled (output) power can be higher than the controlling (input) power, a transistor can amplify a signal.

12 of 17

Electronics Design - Voltage Regulator

12

A voltage regulator is designed to automatically maintain a constant voltage level from different voltage values in input. Electronic voltage regulators are found in devices such as computer power supplies where they stabilize the DC voltages used by the processor and other elements.

Step-Down: from higher to lower voltage

Step-Up: from lower to higher voltage

Step-up/Step-Down: from a range to a fixed voltage inside it

13 of 17

Electronics Design - Microcontroller

13

A microcontroller (or MCU) is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications consisting of various discrete chips. Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys and other embedded systems.

14 of 17

Electronics Design - Microcontroller networks

14

Serial communication is the process of sending data one bit at a time, sequentially, over a communication channel. It uses two wires to implement an asynchronous full duplex communication, but only between two devices.

The SPI (Serial Peripheral Interface) bus is a synchronous master-slave serial communication interface specification used for short distance communication, primarily in embedded systems. It requires up to four wires allowing full duplex communication for a with a single slave.

I²C, pronounced I-squared-C, is a multi-master, multi-slave, serial computer bus invented by Philips Semiconductor. It supports several slaves (eg 100+) allowing one transmission per time between the master and one slave. The transmission are not full duplex.

Remember that you have always to share the ground between the microcontrollers!

15 of 17

Electronics Design - ADC & PWM

15

An Analog to Digital Converter (ADC) is a very useful feature that converts an analog voltage on a pin to a digital number. By converting from the analog world to the digital world, we can begin to use electronics to interface to the analog world around us.

Pulse-width modulation (PWM) is a modulation process or technique used in communication systems for encoding the amplitude of a signal right into a pulse width or duration of another signal, usually a carrier signal, for transmission. Although PWM is also used in communications, its main purpose is actually to control the power that is supplied to various types of electrical devices, most especially to inertial loads such as AC/DC motors.

16 of 17

Electronics Design - Read the Datasheets!

16

A datasheet is a document that summarizes the performance and other technical characteristics of a product, machine, component (e.g., an electronic component), material, a subsystem (e.g., a power supply) or software in sufficient detail to be used by a design engineer to integrate the component into a system. Typically, a datasheet is created by the component/subsystem/software manufacturer and begins with an introductory page describing the rest of the document, followed by listings of specific characteristics, with further information on the connectivity of the devices.

17 of 17

References:

17