Mechatronics, Codes, Logic Gates
Mechatronics, Codes, Logic Gates
mechanical systems.
Definition of Mechatronics
1
Mechatronics: a multi-disciplinary approach Mechatronics can also be termed as
now replaced with electronic fuel injection systems. This replacement made the
high levels of precision and reliability. It is now possible to move (in x – y plane)
2
Convectional Design Mechatronics Design
Bulky componentized systems Compact integrated systems
Complex mechanism: complex Simple mechanism replacement of
mechanical mechanisms many complex mechanical components
and for systems with electronic
computer and for software systems
Cable problem Bus or wireless communication
Simple control integration by information processing
(software)
Stiff construction Elastic construction with damping by
electronic feedback
Feedback control, linear (analog) Electronic feedback
control Programmable feedback (nonlinear)
digital control
Precision through narrow tolerance Precision through measurement and
Non measurable quantities changes feedback control
3
arbitrarily Control of non-measurable estimated
Simple monitoring quantities
Fixed abilities Supervision over fault diagnosis
learning ability
Centralized processing and control Hybrid control: adaptive and or
architecture processing and control
decentralized and distributed
Constant speed drives Variable speed drives
Mechanical systems Mechanical computer, electronic
software, and /or network interface
and/or control of neurological system
Applications
include:
4
Onboard control systems Aerospace, martine, weapons and
space system
Biomedical instrumentation MRI, CT scan, and Airport security
systems
Office equipment Computers, printers, copiers, fax
machnies
Industrial machniary and equipment Turbines, printing presses, weapon
systems
Large scale transportation equipment Large aircrafts, locomotives, mass
ransit systems
5
Modeling, Analysis
Integrated Design System Development
Testing and Refinement Tasks
Actuators
Controllers
Structural Electronic
Mechatronic System
Components (Analog/Digital)
Energy Softwares
Sources
Hydraulic and
Pneumatic Signal Processing
Device
Thermal Input/Output
Devices Hardware
6
Evolution Level of Mechatronics
Mechatronics system:
7
Advantages:
1. The products produced are cost effective and of very good quality.
• Greater productivity;
Disadvantages:
Implementation
and property.
8
4. It is expensive to incorporate mechatronics approach to an existing/old
system
9
Components of a typical Mechatronics system
• Sensors: detect the state of the system parameters, inputs and outputs.
10
Input/output Signal conditioning and interfacing: provide connection between
the control system circuits and the input/output devices. Discrete circuits,
Displays, LCD,
CRT
11
Importance of Mechatronics in automation:
Today’s customers are demanding more variety and higher levels of flexibility in
process. These are shown in figure 1.1.3. These activities can be classified into two
electrical engineering as various electric prime movers viz. AC/DC, servo motors
of the mechanical systems. Computers are widely used to write various softwares’
Using computer aided design (CAD) / computer aided analysis (CAE) tools, three-
dimensional models of products can easily be developed. These models can then
enriched with the real-life performances of the similar kind of products. These
the design team at the early stage of the product development. Based on the
generally carried out after the production of first lot of the products. This consumes
a lot of time, which leads to longer (in months/years) product development lead
13
-time. Use of CAD–CAE tools saves significant time in comparison with that
CAD-CAE generated final designs are then sent to the production and
manufacturing resource planning, etc. uses the design data provided by the design
team. Based these inputs, various activities will then be planned to achieve the
frame.
supply better quality, well packed and reliable products in the market. Automation
in the machine tools has reduced the human intervention in the machining
operation and improved the process efficiency and product quality. Therefore, it
14
Digital Codes
In modern digital equipment, codes are used to represent and process numerical
information.
Types of codes. The various types of codes are enumerated and briefly discussed
below:
1. BCD code
numbers from 0 to 9.1010 to 1111 are don’t care conditions since they do
15
2. Excess-3 code
• The code can be derived from BCD by adding 3 to each coded number.
in digital computers.
3. Gray code
• In this code only one bit changes between any two successive numbers
4. Octal code
5. Hexadecimal code
16
Logic Gates:
General aspects:
A digital circuit with one or more input signals but only output signal is called a
logic gate.
• Logic gates are the basic building blocks from which most of the digital
systems are built up. They implement the hardware logic function based on
assume only one of the two values i.e either 0 or 1. Hence, very variable is
• Each gate gas distinct graphic symbol and its operation can be describea by
17
• The table which indicates output of gate for all possible combinations of
• These gates are available today in the form of various IC families. The
18
4. Musical instruments
6. The logic gates are also employed for decision making in automatic control
of machines and various industrial processes and for building more complex
The number symbols. 0 and 1 represent, in computing systems, two possible states
of a circuit or device. It does not make any difference if these two state are referred
to as “On” and ‘OFF’ closed and ‘Open’ ‘High’ and ‘Low’ ‘Plus’ and ‘minus’ or
‘True’ and ‘Falsa’ depending upon the situations. The main point is they must be
‘circuit’; a close switch; a high voltage, a plus sign’ True statement’ consequently,
a 0 represent: an off circuit’ an open switch’, a law voltage’, a plus sign’, true
Example: A digital system has two voltage levels of 0V and 5V. If we say that
symbol 1 stand for 5V and symbol 0 for 0V, then we have positive logic system. If
on the other hand, we decide that a 1 should represent 0V and 0 should represent
19
Main point is that in ‘positive logic’ the more positive of the two voltage levels
represents the 1 while in ‘negative logic’ the more negative voltage represents the
1.
In the complex circuits, the following six different digital electronics gates are used
as basic elements:
1. NOT Gate
2. NAND Gate
3. AND Gate
4. OR Gate
5. NOR Gate
6. XOR Gate
A truth table has 2n rows. It gives in each of its row m outputs for a given
combination of n inputs.
1. NOT Gate:
• Not operation means that the output is the complement of input. If input is
logic ‘1’, the output is logic ‘0’ and if input is logic ‘0’, the output is logic
‘1’
20
• The symbol of NOT Gate, it is generally represented by a triangle followed
• If all inputs of NAND gates are joined it shall act as NOT gate
‘complementing circuit’
2. NAND GATE
• A NAND gate can said to be basic building block of the all digital TTL logic
• Its unique property is that output is high ‘1’ if any of the input is at low ‘0’
logic level.
Let us consider two inputs with the state A and B at the NAND gate. The answer
(output) X = A.B . Bar denotes a NOT log operation on A.B. The meaning of A.B,
3. AND GATE
• It is represented by the symbol shown in the figure below. Its symbol differs
21
• Its unique property is that its output is ‘0’ unless all the inputs to it are at the
logic 1’s
• A two inputs, AND gate X = A.B. Dot between the two states indicates
4. OR GATE
• An ‘OR’ operation means that the output is ‘0’ only if all the inputs are ‘0s’
22