Thursday, December 23, 2010

Logic Gates and boolean algebra

Digital Logic Circuit


Boolean algebra
                         Binary logic was first proposed by 19th-century British logician and mathematician George Boole, who in 1847 invented a two-valued system of algebra that represented logical relationships and operations. This system of algebra, called Boolean Algebra, was used by German engineer Konrad Zuse in the 1930s for his Z1 calculating machine. It was also used in the design of the first digital computer in the late 1930s by American physicist John Atanasoff and his graduate student Clifford Berry. During 1944 and 1945 Hungarian-born American mathematician John von Neumann suggested using the binary arithmetic system for storing programs in computers. In the 1930s and 1940s British mathematician Alan Turing and American mathematician Claude Shannon also recognized how binary logic was well suited to the development of digital computers.
Functions performed by logic circuits
"True" can be represented by a 1 and "false" by a 0, and in logic circuits the numerals appear as signals of two different voltages. Logic circuits are used to make specific true-false decisions based on the presence of multiple true-false signals at the inputs. The signals may be generated by mechanical switches or by solid-state transducers. Once the input signal has been accepted and conditioned (to remove unwanted electrical signals, or "noise"), it is processed by the digital logic circuits. The various families of digital logic devices, usually integrated circuits, perform a variety of logic functions through logic gates, including "OR,""AND," and "NOT," and combinations of these (such as "NOR," which includes both OR and NOT)
Types of Logic Components
One widely used logic family is the transistor-transistor logic (TTL). Another family is the complementary metal oxide semiconductor logic (CMOS), which performs similar functions at very low power levels but at slightly lower operating speeds. Several other, less popular families of logic circuits exist, including the currently obsolete resistor-transistor logic (RTL) and the emitter coupled logic (ELC), the latter used for very-high-speed systems.
Logical Gates
The elemental blocks in a logic device are called digital logic gates.
An AND gate has two or more inputs and a single output. The output of an AND gate is true only if all the inputs are true.
An OR gate has two or more inputs and a single output. The output of an OR gate is true if any one of the inputs is true and is false if all of the inputs are false.
An INVERTER has a single input and a single output terminal and can change a true signal to a false signal, thus performing the NOT function.
An NAND gate has two or more inputs and a single output. The output of an NAND gate is true if any one of the inputs is false and is false if all the inputs are true.
An NOR gate has two or more inputs and a single output. The output of an NOR gate is true if all the inputs are false and is false if the inputs are different.
An EXCLUSIVE OR gate has two or more inputs and a single output. The output of an EXCLUSIVE OR gate is true if the inputs are different and is  false if the inputs are the same.
Obs. You can easily observe how the NAND gate can be emulated by two other gates (AND , NOT). The output of the AND gate is connected to the input of the NOT gate.
The output of the NAND gate is true if the one of the input is false. Now let's verify: We put true and false on the inputs of the AND gate. This gate now returns false answer (0).This false answer is the input of the NOT gate. This gate returns true (opposite of false). You can now see that the answer is similar to the one witch NAND returned.
Other facts
To perform a desired overall function, large numbers of logic elements may be connected in complex circuits. In some cases microprocessors are utilized to perform many of the switching and timing functions of the individual logic elements. The processors are specifically programmed with individual instructions to perform a given task or tasks. An advantage of microprocessors is that they make possible the performance of different logic functions, depending on the program instructions that are stored. A disadvantage of microprocessors is that normally they operate in a sequential mode, which may be too slow for some applications. In these cases specifically designed logic circuits are used.

Control Process-Block Diagram

Transfer Functions
 
 
Definition:
The relationship from an input signal, u, to an output signal, y, in the Laplace transform domain.
  1. Equation form: L[y] = G(s) L[u]
  2. Block Diagram form:

Block Diagram Equivalence:
  1. Series:
  2.  
      is equivalent to  
     
  3. Parallel:
  4.    
      is equivalent to:  
     
  5. Positive Feedback:
  6.  
      is equivalent to:  
     
  7. Negative Feedback:


is equivalent to



Additional Rules:
  1. Summing Junctions
  2.  
     
  3. For the transfer functions of multiple inputs: u1, u2, etc., to output y, use superposition. That is, for the transfer function of u1 to y, disregard the effects u2, u3 etc.

Example 1:
 



 



is equivalent to:
 
 


 

Load Cell


Load cell


 A load cell is a transducer that is used to convert a force into electrical signal. This conversion is indirect and happens in two stages. Through a mechanical arrangement, the force being sensed deforms a strain gauge. The strain gauge converts the deformation (strain) to electrical signals. A load cell usually consists of four strain gauges in a Wheatstone bridge configuration. Load cells of one strain gauge (quarter bridge) or two strain gauges (half bridge) are also available. The electrical signal output is typically in the order of a few millivolts and requires amplification by an instrumentation amplifier before it can be used. The output of the transducer is plugged into an algorithm to calculate the force applied to the transducer.
Although strain gauge load cells are the most common, there are other types of load cells as well. In industrial applications, hydraulic (or hydrostatic) is probably the second most common, and these are utilized to eliminate some problems with strain gauge load cell devices. As an example, a hydraulic load cell is immune to transient voltages (lightning) so might be a more effective device in outdoor environments.
Other types include piezoelectric load cells (useful for dynamic measurements of force), and vibrating wire load cells, which are useful in geomechanical applications due to low amounts of drift.
Every load cell is subject to "ringing" when subjected to abrupt load changes. This stems from the spring-like behavior of load cells. In order to measure the loads, they have to deform. As such, a load cell of finite stiffness must have spring-like behavior, exhibiting vibrations at its natural frequency. An oscillating data pattern can be the result of ringing. Ringing can be suppressed in a limited fashion by passive means. Alternatively, a control system can use an actuator to actively damp out the ringing of a load cell. This method offers better performance at a cost of significant increase in complexity.

Load Cell types based on working principle

  • Cantilever or bending beam
  • Compression
  • Tensile
  • Universal
  • Shear
  • Torque
  • Hollow

Load Cell types based on construction

  • Bending beam
  • Parallel beam or Binocular Beam
  • Canister
  • Shear beam
  • Single column
  • Multi-column
  • Pancake
  • Load button
  • Single ended shear beam
  • Double ended shear beam
  • "S" type
  • Inline rod end
  • Digital ElectroMotive Force
  • Diaphragm/membrane
  • Torsion ring
  • Bending ring
  • Proving ring
  • Load Pin

Load Cell types based on electrical properties

  • Resistive
  • Piezoelectric
  • Capacitance
  • Analog
  • Digital
  • Wireless

Applications


Sensors&Transducers

SENSORS

To know about sensors and transducers click this
Transducers