BULLETLIST Sensors for measuring continuous and discrete process variables. Actuators that drive continuous and discrete process parameters

Size: px
Start display at page:

Download "BULLETLIST Sensors for measuring continuous and discrete process variables. Actuators that drive continuous and discrete process parameters"

Transcription

1 Unit 4 Sensors and Actuators Assigned Core Text Reading for this Unit: Groover, M. P. (2008), Automation, Production Systems, and Computer- Integrated Manufacturing, 3 rd ed., Chapter Unit Introduction 4.2 Unit Learning Objectives 4.3 Sensors 4.4 Actuators 4.5 Analogue-to-Digital Converters 4.6 Digital-to-Analogue Converters 4.7 Input/Output Devices for Discrete Data 4.8 Unit Review 4.9 Self-Assessment Questions 4.10 Self-Assessment Answers Section 4.1 Unit Introduction To achieve the goals of automation and process control, the computer must collect data from and transmit signals to the production process. This is done by using hardware components that act as intermediaries between the control system and the process itself. In the last unit process variables and parameters were defined as being either continuous or discrete. The control computer tends to use digital discrete (binary) data, however some of the data from the process may be continuous and analogue. Therefore we must have some way to accommodate this within the system, so that analogue data can be read in a digital format, and vice-versa. The main components that are required to support the interface between the controller and the process are: BULLETLIST Sensors for measuring continuous and discrete process variables Actuators that drive continuous and discrete process parameters Analogue to digital converters that convert continuous signals into binary Digital to analogue converters that convert digital data into analogue signals Input/output devices for discrete data ENDLIST Figure 4.1 illustrates the relationship between some of the major components. This unit explores each of these main components in turn.

2 Transformation Process Actuators Continuous and Discrete Parameters Sensors Continuous and Discrete Variables DAC Output Devices Computer Controller ADC Input Devices Figure 4.1: Major components linking control to process Section 4.2 Unit Learning Objectives After completing this unit you will be able to: BULLET LIST Classify sensors as analogue or discrete Specify desirable traits of sensors Define actuators and specify the different types available Specify the operating conditions of DC, AC and stepper electrical motors Outline other types of actuators, other than electrical Outline the steps of the analogue-to-digital conversion process Outline the steps of the digital-to-analogue conversion process Show how discrete data is handled by computing systems ENDLIST Section 4.3 Sensors A sensor allows for the transformation of a signal, or other physical variable, from one form to another generally into a form that can be utilised more efficiently by the system that deploys the sensor. In this sense, a sensor is what is termed as a transducer; that is, it translates a physical variable from a form that cannot be read by the process, to one which allows it to be interrogated successfully.

3 Generally, within the manufacturing process, the sensor collects different types of process data for feedback control. A sensor is a transducer that allows for the transformation of a signal, or other physical variable, from one form to another. END Different sensors types are outlined in Table 4.1; they can generally be classified according to the category of stimulus or physical variable they are required to measure. Stimulus Mechanical Electrical Thermal Radiation Magnetic Chemical Table 4.1: Sensor categories by stimulus Example Positional variables, velocity, acceleration, force, torque, pressure, stress, strain, mass, density Voltage, current, charge, resistance, conductivity, capacitance Temperature, heat, heat flow, thermal conductivity, specific heat Type of radiation (e.g. gamma rays, x-rays, visible light), intensity, wavelength Magnetic field, flux, conductivity, permeability Component identities, concentration, ph levels, presence of toxic ingredients, pollutants Sensors can be classified according to the category of stimulus or physical variable they are required to measure; these include stimulus that are mechanical, electrical, thermal, radiation, magnetic, and chemical in kind. END Sensors may also be classified as analogue or discrete. A sensor that is analogue in operation produces a continuous analogue signal whose value varies in an analogous manner with the variable being measured. A sensor that is discrete produces an output that can only have certain values. The two discrete sensor types are binary and digital. A binary device produces one of two values, for example on/off. A digital device produces a digital output signal as either a set of parallel bits; or a series of pulses that can be quantified. In both cases the digital signal represents the quantity to be measured. Digital sensors are becoming more common owing to their compatibility to computing systems, and their relative ease-of-use. A new development in sensor technology is the emergence of micro-sensors, tiny sensors only a few microns in size that are usually fabricated out of silicon. A list of common sensors and measuring devices used in automation, together with explanations or sources of further information is given in Table 4.2. Table 4.2: Common measuring devices and sensors used in automation Device Accelerometer Explanation or further information:

4 Ammeter Bimetallic switch Bimetallic thermometer Dynamometer Float transducer Fluid flow sensor Fluid flow switch Linear variable differential transformer Limit switch Manometer Ohmmeter Optical encoder Photoelectric sensor array Photoelectric switch Photometer Piezoelectric transducer Potentiometer Proximity switch Radiation pyrometer Resistancetemperature detector Strain gauge Tachometer Tactile sensor Thermistor Thermocouple Ultrasonic range sensor Switch based on bimetallic strip: Thermometer based on bimetallic strip: Lever arm with float attached, used to measure liquid levels in vessel (analogue), or to active control switch (binary) Measuring device that indicates physical contact between two objects; see also: Sensors and measuring devices come in a wide variety of forms, based upon many different operative principles, from analogue and discrete, to thermal, electrical, mechanical, magnetic and radiation devices. END Sensors may also be active or passive. An active sensor responds to the stimulus without the need for any external power in other words, it already possesses the capability of powering itself and its hardware components,

5 typically by battery power; a passive sensor, meanwhile, requires an external power source in order to operate in other words, its hardware is powered by sources of power it accumulates from the variables which it is set to measure. A thermocouple is an example of an active device, while a thermistor operates using passive principles. Figure 4.2 illustrates four key sensors used in the Mindstorms system from Lego. Figure 4.2: Four sensors from Mindstorms modelling system (sound, touch, light and ultrasonic respectively). Sensors may also be active or passive. END PROFESSIONAL TRANSFERIBLE SKILLS [CRIT] [PROB] [WCOMM] LEARNING ACTIVITY 4.1 Use your company or the internet to identify suppliers and their product catalogues for five of the sensors listed in Table 4.2. Report on their specifications using the terminology used above i.e. analogue or discrete; mechanical or thermal, etc. and their transducer properties. Share your findings on the discussion board. END LEARNING ACTIVITY 4.1 The sensor s transfer function is the relationship between the value of the physical stimulus and the value of the signal produced by the sensor and communicated to the controller. It operates in an input/output relationship, with the stimulus being the input, and the signal generated being the output. This can be expressed as follows: S = f (s) where S is the output signal; s is the stimulus; and f(s) is the functional relationship between them. For sensors that are binary (i.e. have one of two positions at any one time), such as limit switches, we can express them as follows: S = 1 if s > 0 and S = 0 if s < 0.

6 The ideal functional form for an analogue measuring device is a simple proportional relationship, such as: S = C + where C is the output value at a stimulus value of zero; and m is the constant of proportionality between s and S. In essence, m can be thought of as the sensitivity of the sensor. The sensor s transfer function (S) is the relationship between the value of the physical stimulus and the value of the signal produced by the sensor in response. END EXAMPLE 4.1 The output voltage of a particular thermocouple sensor is registered to be 42.3 mv at temperature 105 C. It had previously been set to emit a zero voltage at 0 C. Since an output/input relationship exists between the two temperatures, determine (1) the transfer function of the thermocouple, and (2) the temperature corresponding to a voltage output of 15.8 mv. Answer (1) We know that : S = C + ms where S is the output signal; s is the stimulus; C is the output value at a stimulus value of zero; and m is the constant of proportionality between s and S. ms Therefore: 42.3 mv = 0 + m(105 C) = m(105 C) Or m = => S = (s) (1) (2) Using the relationship from (1) above, we replace S with the voltage output given, i.e mv. => 15.8 mv = (s) => 15.8 / = s => s = C END EXAMPLE 4.1

7 Calibration of the sensor before use is important. When the sensor is calibrated, its transfer function is determined, and the inverse of the transfer function is subsequently derived, so that the value of the stimulus (s) may be determined. The ease of calibration is another method for classifying sensors. Desirable traits for sensors include the following: BULLETLIST High accuracy very few systematic errors reported High precision random variability is kept to a minimum Wide operating range high accuracy and precision over a wide range of values High speed of response responds quickly to changes in the physical variable being measured Ease of calibration quick and easy calibration expected Minimum drift the gradual loss in accuracy over time is minimised High reliability failures or malfunctions minimised Low cost cost of purchasing or creating device is not excessive. ENDLIST Desirable traits for sensors include: high accuracy, high precision, a wide operating range, a high speed of response, an ease of calibration, a minimum drift, a high reliability, and a low cost. END Section 4.4 Actuators An actuator converts the controller command signal into a change in a physical parameter. This change is usually a mechanical alteration, such as a change in position, or a change in velocity. Just like the sensor, an actuator is also a transducer, as it changes one type of physical quality into another. Many actuators are fitted with amplifiers, to covert low level control signals into strong signals sufficient to drive the actuator. An actuator converts the controller command signal from the controller into a change in a physical parameter. END

8 Three types of actuator may be defined: electrical, hydraulic, and pneumatic. Electrical actuators include electric motors of all kinds, stepper motors and solenoids; hydraulic actuators includes a wide variety of cylinder-devices compressing hydraulic fluids, typically oils or water-oil solutions, to achieve operation; while pneumatic actuators include a variety of piston-and-cylinder devices that compress air or other gases to achieve changes in the physical variables. Figure 4.3 illustrates a number of different types of actuators. Figure 4.3: Actuators servo motor, stepper motor, solenoid, hydraulic piston and pneumatic piston respectively. There are three types of actuator: electrical (motors and solenoids), hydraulic, and pneumatic. END Electric motors convert electrical power into mechanical power. The most common type of electric motor consists of a rotor that rotates inside a stationary housing (the stator). The rotational movement is transferred to a shaft connected to the rotor, and subsequently to a series of pulleys, gears, shafts, and spindles arranged as necessary (See Figure 4.4). Electric current supplied to the stator, continuously changes the magnetic fields of the rotor, which in turn alters its position so as to align its magnetic fields with those of the stator; this causes the rotational effect of the rotor. The principle ways to select a motor are based on type (i.e. servo motor or stepper motor), torque (i.e. force exerted over distance) and revolutions per minute (RPM). The current supplied to the motor can be alternating current (AC) and direct current (DC) motors. There is also a special type of motor called the stepper motor.

9 Electric motors convert electrical power into mechanical power; the most common type of electric motors are the ac or dc servo motor and stepper motor. END Figure 4.4: Servo Motor with motor, optical encoder and gearing DC motors are powered by a constant current and voltage. DC motors are used for their convenience of power sourcing, and for their relatively high torque-speed relationship. DC servo motors are a common type of DC motor used in mechanised and automated systems, where the term servo refers to a specific feedback mechanism that is used to control the motor s position and speed. An optical encoder is the most common type of feedback mechanism used (see Figure 4.4). DC motors are powered by a constant current and voltage. The creation of the magnetic field is caused by using a rotary switching device called the commutator, or in the brushless DC motor, solid-state circuitry. END LEARNING ACTIVITY 4.2

10 Use the internet to learn more about the servomechanism principle at web-site: END LEARNING ACTIVITY 4.2 The most common source of electrical power in industry is alternating current or AC. AC motors are predominantly used in industry. AC motors are powered by the generation of a rotating magnetic field in the stator, where the speed of rotation depends on the frequency of the input electrical power. The rotor is forced to turn at the same speed as the rotating magnetic field. There are two broad categories of AC motor: induction motors, and synchronous motors. AC motors are powered by the generation of a rotating magnetic field in the stator, where the speed of rotation depends on the frequency of the input electrical power. The rotor is forced to turn at the same speed as the rotating magnetic field. END Induction motors are extremely popular owing to their relatively simple construction, and low cost of manufacture. Induction motors generally do not need an external source of power, as a magnetic field is induced by the rotation of the rotor through the magnetic field of the stator. Synchronous motors energise the rotor with alternating current, which generates a magnetic field in the gap between rotor and stator. This magnetic field creates a torque that turns the rotor at the same rotational speed as the magnetic forces in the stator. They also incorporate a device called an exciter to initiate rotation of the rotor when power is first supplied to the motor. All AC motors operate at a constant speed that depends on the frequency of the incoming electrical power; thus operations where fixed speeds are required are ideal for AC motors. Issues can arise, however, where variations in speeds, and starting and stopping, occur over frequent intervals. Adjustable-frequency drives, called inverters, address the issue by controlling the cycle rate of the AC power to the motor. LEARNING ACTIVITY 4.3 Use the internet to find out the specifications for the motor used in the NXT Mindstorms kits from Lego and illustrated in Figure 4.5. What are its torque, RPM and type characteristics? How does it measure rotational feedback?

11 Figure 4.5: Mindstorms motor from Lego END LEARNING ACTIVITY 4.3 A third motor type is the stepper motor, or step motor. This provides rotation in the form of discrete angular displacements, called step angles, whereby each angular step is created by a discrete electrical pulse. The total angular rotation is controlled by the number of pulses received by the motor, and rotational speed is controlled by the frequency of the pulses. The stepper is characterised by a multi pronged rotor and set of poles in the stator and by electronic circuitry that changes the polarity to achieve a stepping effect as north and south are attracted to each other (See Figure 4.6). Figure 4.6: Schematic of a stepper motor rotor and stator The stepper motor provides rotation via step angles, which are created by a discrete electrical pulse, the total number of which equates to the total angular rotation. END LEARNING ACTIVITY 4.4 Learn more about induction motors at web-site:

12 An excellent paper on the use and application of stepper motors is given by the Solarbotics.net web-site at: END LEARNING ACTIVITY 4.4 The step angle of stepper motors is related to the number of steps for the motor according to the relationship: α = 360 n s where α is the step angle in degrees; and n s is the number of steps for the stepper motor, which must be an integer value. The total angle through which the motor rotates (A m ) is given by: A m = n p α where A m is the total angle through which the motor rotates in degrees; n p is the number of pulses received by the motor; and α is the step angle in degrees. Angular velocity is given by: ω = 2πf n where ω is angular velocity; f p is the pulse frequency; and n s is the number of steps for the stepper motor. The speed of rotation is given by: s N = 60 f n where N is the rotational speed; f p is the pulse frequency; and n s is the number of steps for the stepper motor. For the stepper motor the step angle and other angular measurements may be calculated; these metrics define the uses to which the stepper motor may be put. END EXAMPLE 4.2 A stepper motor has a step angle = 3.6. (1) How many pulses are required for the motor to rotate through ten complete revolutions? (2) What pulse frequency is required for the motor to rotate at a speed of 100 rev/min? (1) We know that the step angle is given by: s p p

13 360 α = n s where α is the step angle in degrees; and n s is the number of steps for the stepper motor. => 3.6 = 360 / n s => 3.6 (n s ) = 360 => n s = 360 / 3.6 = 100 step angles The total angle through which the motor rotates (A m ) is given by: A m = n p α where A m is the total angle through which the motor rotates in degrees; n p is the number of pulses received by the motor; and α is the step angle in degrees. Now, to rotate through ten complete revolutions: 10(360 ) = 3600 = A m n p = 3600 / 3.6 = 1000 pulses (2) We know that: p N = 60 f ns where N is the rotational speed; f p is the pulse frequency; and n s is the number of steps for the stepper motor. Thus, from the information derived from (1) above, and where N = 100 rev/min: 100 = 60 f p / 100 => 10,000 = 60 f p => f p = 10,000 / 60 = = 167 Hz END EXAMPLE 4.3 Stepper motors are widely used in the following applications: BULLETLIST Open loop control systems Low-to-medium torque and power scenarios

14 Machine tools in production machines, industrial robots, x-y plotters, medical and scientific instruments, and computer peripherals. ENDLIST A key characteristic for all motors is the torque-speed relationship. The relationship between torque and speed for the DC servo motor, AC servo motor and the stepper motor is shown in Figure 4.6. Generally, the torque generated is higher at lower speeds and reaches an operating point for particular loads. The effort of changing loads is to swing the load arm in Figure 4.6 around the point of origin. As load increases (rotating the arm counter-clockwise) the speed reduces and torque increases. Torque, T Stepper AC Servo DC Servo Load Operating Points Speed, ω Figure 4.6: Torque-speed relationship for stepper motor Other types of electrical actuators include the following: BULLETLIST Solenoids these consist of a stationary wire coil inside of which is a moveable plunger. When an electric current is applied to the coil, the plunger is drawn into the coil; when the current is switched off the plunger is returned to its previous position by a spring. Actuator action type here is a linear, push-pull movement, but rotary solenoids are also available, usually over a limited angular range. Electromechanical relays an on/off electrical switch consisting of a stationary coil and moveable arm that opens or closes an electrical contact by means of a magnetic field that is generated when current is passed through the coil. ENDLIST Solenoids and electromagnetic relays are other types of electrical actuators. END

15 LEARNING ACTIVITY 4.5 Learn more about solenoids and electromagnetic relays from the following resources. The basic principles and operating characteristics of solenoids are outlined by DetroitCoil.com in two white papers: df Electromagnetic relays are outlined in great detail in Wikipedia at: END LEARNING ACTIVITY 4.5 Hydraulic and pneumatic actuators are both operated by pressurised fluids or gases. Oil is used in hydraulic systems, and compressed air is used in pneumatic systems. Both categories of device are similar in operation but different in construction, primarily owing to the differences between fluids and gases. Fluids are non-compressible, whereas gas is compressible. In production automation, hydraulic systems are generally preferred when high forces and accurate control are required. Pneumatic systems are generally used for low cost applications, or where high speed actuation is needed. Hydraulic systems generally demand intricate and precise device construction, with close tolerances on component parts being essential; whereas pneumatic systems are generally not as fine in construction, with any problems with air leaks being prevented by the use of general-purpose components such as O-rings. Hydraulic and pneumatic systems are types of actuators. Oil is used in hydraulic systems, and compressed air is used in pneumatic systems. END Both hydraulic and pneumatic systems can be designed to provide linear or rotary motions. One of the most common hydraulic and pneumatic devices is the cylinder device, which provides a linear in/out motion. It consists of a cylindrical tube inside of which is housed a piston that moves in and out inside the cylinder housing. The piston may or may not have a spring to allow it to return to its initial position inside the cylinder; if it doesn t it uses the action of the fluid or gas to return to its initial position after it has performed a stroke. The former, springloaded piston is called a single-acting cylinder and piston system; the latter system is called a double-acting cylinder and piston (see Figure 4.7).

16 Figure 4.7: Single-acting and double-acting cylinder and piston types In cylinder and piston systems there are two types: single-acting and doubleacting END The force and speed characteristics of pneumatic systems are difficult to calculate owing to the fact that air is compressible. Hydraulic systems give no such problems since oil is incompressible. We are able to express the relationships between the speed and force of the piston inside the hydraulic cylinder with the fluid flow rate and pressure as follows: v = Q A F = pa Where v is the velocity of the piston; Q is the volumetric flow rate; A is the area of the cylinder cross section; F is the applied force; and p is the fluid pressure. For the double-acting cylinder and piston system, the circumference and length of the piston rod changes the calculation for the return stroke of the system, as its presence in the chamber necessarily reduces the total cylinder area upon which the fluid can exert pressure. It ultimately results in a slightly greater piston speed and slightly less applied force on the reverse stroke than on the forward stroke.

17 The force and speed characteristics of pneumatic systems can be difficult to calculate since air is compressible. Hydraulic systems give no such problem since oil is incompressible END Fluid-powered rotary motors are also available to provide continuous rotational motion. The rotation speed of a hydraulic motor is directly proportional to the fluid flow rate, as defined in the equation: ω = KQ Where ω is angular velocity; Q is the volumetric fluid flow rate; and K is a constant of proportionality. Angular velocity can be converted to revolutions per minute (rpm) by multiplying by 60/2π. EXAMPLE 4.3 A double-acting hydraulic cylinder has an inside diameter = 75 mm. The piston rod has a diameter = 14 mm. The hydraulic power source can generate up to 5.0 MPa of pressure at a flow rate of 200,000 mm 3 /sec to drive the piston. (a) What are the maximum possible velocity of the piston and the maximum force that can be applied in the forward stroke? (b) What are the maximum possible velocity of the piston and the maximum force that can be applied in the reverse stroke? Solution: Forward stroke area A = 0.25π(75) 2 = 4418 mm 2 Reverse stroke area A = π(14) 2 = 4264 mm 2 (a) Forward stroke v = 200,000 / 4418 = 45.3 mm/sec F = 5(4418) = 22,090 N (b) Reverse stroke v = 200,000 / 4264 = 46.9 mm/sec F = 5(4264) = 21,320 N END EXAMPLE 4.3 Section 4.5 Analogue to Digital Converters The key problem with analogue signals is their incompatibility with computing systems, which operate in digital format. Process signals are generally continuous and analogue, so they need to be converted in some way into a digital format. Analogue to Digital (ADC) conversion provides this functionality. Analogue signals must be converted into a digital format for processing by computers controlling the process END

18 There are five general steps and/or devices deployed to convert signals from analogue into digital (see Figure 4.8): NUMLIST Sensor and transducer this generates the original analogue signal. Signal conditioning this renders the signal into a suitable form for conversion; it can include noise filtration steps, or the conversion from one signal form to another (for example, from current into voltage). Multiplexer this is a time-sharing switching device which collects the incoming analogue signals and determines when their output should occur. In most processes there are many analogue signals generated simultaneously; the multiplexer sorts out the priorities of the signals to be passed to the rest of the process. Amplifier once the signal is passed from the multiplexer, it is scaled-up or scaled-down by means of an amplifier. Amplification is important, as it ensures that the signal produced is compatible with the ADC. Analogue-to-digital converter (ADC) the prepared signal is converted from analogue to digital. ENDLIST Transformation Process Multiplexer Sensors & Transducer Continuous Variable Digital Computer Analog Digital Converter Amplifer Other Signals Signal Conditioner Figure 4.8: Analogue to Digital conversion steps

19 There are five general devices deployed in the process of analogue to digital conversion; these are: the sensor and transducer; the signal conditioner; the multiplexer; the amplifier; and the analogue-to-digital converter. END The ADC component illustrated in Figure 4.8 operates in three phases: sampling; quantisation; and encoding. Sampling consists of transforming the continuous signal into a series of discrete analogue signals at periodic intervals; quantisation consists of assigning each resulting discrete analogue signal to one of a finite number of previously defined amplitude levels, each of which is a discrete value of voltage ranging over the full scale of the ADC; while in encoding the result of the quantisation process is converted into digital code, represented as binary digits. So for example the value of voltage at a particular moment in time of say 4.234volts is converted in a digital number of say The analogue-to-digital conversion process consists of sampling, quantisation, and encoding. END LEARNING ACTIVITY 4.6 Learn more about the analogue to digital conversion principle at: END LEARNING ACTIVITY 4.6 The conditions that dictate the choice of ADC for a given application are illustrated in Table 4.3. Condition Sampling rate Conversion time Resolution Conversion method Table 4.3: Conditions that dictate ADC choice Description The rate at which the continuous analogue signals are polled. Higher sampling rates means a closer approximation to the original analogue waveform is achieved. The maximum possible sampling rate for each signal is the maximum sampling rate of the ADC divided by the multiplexer number of channels. The time interval between the application of an incoming signal and the determination of the digital value by the quantisation and encoding phases of the conversion procedure. The maximum possible sampling rate is limited by conversion time. Conversion time depends on the type of conversion procedure used, and the number of bits used to define the converted digital value. As the number of bits increases, so does the conversion time, however the resolution of the ADC improves. The precision with which the analogue signal is evaluated. Precision is determined by the number of quantisation levels, which in turn is determined by the bit capacity of the ADC and the computer. Various methods exist, the most common being the successive approximation method. In this method a series of trial voltages are compared to the input signal whose value is unknown. The number of trial voltages corresponds to the number of bits used to encode the

20 signal. The conditions that dictate the choice of ADC for a given application are sampling rate, conversion time, resolution, and the method of conversion. END For resolution as outlined in Table 4.3, the number of quantisation levels is defined as: N = 2 where N q is the number of quantisation levels; and n is the number of bits. Resolution can be defined in equation form as: R ADC q n L L = N = n q where R ADC is the resolution of the ADC; L is the full-scale range of the ADC; and N q is the number of quantisation levels. Quantisation generates an error, because the digitised signal is only sampled from the original analogue signal. The maximum possible error occurs when the true value of the analogue signal is on the borderline between two adjacent quantisation levels, in which case the error is half the quantisation-level spacing; this gives us the following for quantisation error (Quanerr): Quanerr where R ADC is the resolution of the ADC. 1 = ± 2 R ADC EXAMPLE 4.4 QUESTION Using an analogue-to-digital converter, a continuous voltage signal is to be converted into its digital counterpart. The maximum voltage range is ±25 V. The ADC has a 16-bit capacity, and full scale range of 60 V. Determine (1) number of quantization levels, (2) resolution, (3) the spacing of each quantisation level, and the quantisation error for this ADC. ANSWER (1) Number of quantization levels: n N q = 2 where N q is the number of quantisation levels; and n is the number of bits. = 2 16 = 65,536

21 (2) Resolution: R ADC L L = = n N q where R ADC is the resolution of the ADC; L is the full-scale range of the ADC; and N q is the number of quantisation levels. R ADC = 60 / 65,536-1 = ± volts (3) Quantisation error: Quanerr 1 = ± 2 R ADC = ± ( )/2 = ± volts END EXAMPLE 4.4 Section 4.6 Digital to Analogue Converters Once the computing system has successfully received the process signal, converted from analogue to digital format, it initiates control principles based upon that information. Returning control signals to the process from the computer requires a reverse of the analogue-to-digital conversion outlined above, so that digital-to-analogue conversion (DAC) may take place. The DAC transforms the digital output of the computer into a continuous signal to drive an analogue actuator or other analogue device. Returning control signals to the process from the computer requires digital-toanalogue conversion to take place. END LEARNING ACTIVITY 4.7 Learn more about the digital to analogue conversion principle at: END LEARNING ACTIVITY 4.7 DAC consists of two steps: decoding, in which the digital output of the computer is converted into a series of analogue values at discrete moments in time; and data holding, in which each successive value is changed into a continuous signal (usually electrical voltage) used to drive the analogue actuator during the sampling interval. Digital-to-analogue conversion consists of two steps, decoding and data holding.

22 END Decoding sees the digital value outputted by the computer being tied to a binary register that controls a reference voltage source. Each successive bit in the register controls half a bit of its predecessor, so that the level of the output voltage is determined by the status of the bits in the register. The output voltage is given by: E O = E ref {0.5B B B (2 n n ) B } where E O is the output voltage of the decoding step; E ref is the reference voltage; and B 1, B 2,, B n is the status of successive bits in the register, 0 or 1; and n is the number of bits in the binary register. Decoding sees the digital output of the computer being structured into a binary register that controls a reference voltage source. END Data holding tries to approximate the envelope formed by the data series. The creation of an analogue signal from digital data requires extrapolation of existing data points, finding commonalities and extending the digital points to form a continuous envelope that approximates as closely as possible to digital output under investigation. Data-holding devices are classified according to the order of the extrapolation calculation used to determine the voltage output during sampling intervals. Most ADC and DAC conversions are carried out within the functionality of a process controller. Where a controller does not have this functionality (e.g. using a general purpose computer), then easily configured ADC/DAC devices can be purchased. For very special purpose systems, ADC and DAC requires the design of electronic and analogue circuits to process the various signals. Section 4.7 Input/Output Devices for Discrete Data Discrete data does not require conversion applications to be processed by computers. As described in the last unit, there are three types of discrete data: binary data; discrete data other than binary; and pulse data. Discrete data consists of three types binary data, discrete data other than binary, and pulse data which uses input/output interfaces to connect to the computing system. END

23 The input/output interfaces for each of these data types are described in Table 4.4. Note that there are two contact interfaces, input and output. These can be arranged as a single contact point (for example for binary data), or as an array of contact points (for example for discrete data other than binary). A contact input interface allows binary data to be read from some external source, such as the process, by the computer. It consists of a series of simple contacts that can be either closed or open to indicate the binary status of connected devices. The computer periodically scans the actual status of the contacts to update the values stored in the memory. Limit switches, valves, and motor pushbuttons are typical devices connected to the contact input interface. One example of an input/output device is the relay board illustrated in Figure 4.9. Figure 4.9: Relay board for contact input/output A contact output interface allows binary data to be read from the computer by some external device. The contact positions are set either on or off, and maintained at these positions until changed by the computer in response to changing conditions in the process environment. Alarms, indicator lights, solenoids, and constant speed motors are typical devices connected to the contact output interface. Table 4.4: Input/output interfaces for discrete data Digital data type Input interface with computer Output interface from computer Binary Contact input Contact output Other than binary Contact input array Contact output array Pulse Pulse counters Pulse generators

24 A contact input interface allows binary data to be read from some external source, such as the process, by the computer. A contact output interface allows binary data to be read from the computer by some external device. END Discrete data can also be transmitted as pulses by such devices as digital transducers and optical encoders, and used to control devices such as stepper motors. A pulse counter converts a series of pulses into a digital value, the most common device being those used to convert electrical pulses into digital data by deploying a series of sequential logic gates, called flip-flops, and a memory capability for storing the results of the counting procedure. Discrete data can also be transmitted as a series of pulses that is captured by a pulse counter, which converts the pulses into a digital value. END Pulse counters are typically used for counting and measurement applications, such as counting the number of packages moving past a photoelectric sensor, or to indicate the rotational speed of a shaft. A pulse generator is a device used to produced a series of electrical pulses whose total number and frequency are specified by the control computer. Typical applications of the pulse generator is in positioning systems, whereby the number of pulses released drive the axis of the system and moves workheads into position. Pulse counters are typically used for counting and measurement applications; while pulse generators are used in positioning systems. END Section 4.8 Unit Review BULLETLIST A sensor is a transducer that allows for the transformation of a signal, or other physical variable, from one form to another. Sensors can be classified according to the category of stimulus or physical variable they are required to measure; these include stimulus that are mechanical, electrical, thermal, radiation, magnetic, and chemical in kind. Sensors may also be classified as analogue or discrete. A sensor that is analogue in operation produces a continuous analogue signal whose value varies in an analogous manner with the variable being measured. A sensor that is discrete produces an output that can only have certain values.

25 Sensors and measuring devices come in a wide variety of forms, based upon many different operative principles, from analogue and discrete, to thermal, electrical, mechanical, magnetic and radiation devices. Sensors may also be active or passive. An active sensor responds to the stimulus without the need for any external power; a passive sensor requires an external power source in order to operate. The sensor s transfer function (S) is the relationship between the value of the physical stimulus and the value of the signal produced by the sensor in response. Desirable traits for sensors include: high accuracy, high precision, a wide operating range, a high speed of response, an ease of calibration, a minimum drift, a high reliability, and a low cost. An actuator converts the controller command signal into a change in a physical parameter. Actuators are transducers, and may be fitted with amplifiers to strengthen initial control signals to drive the actuator. There are three types of actuator: electrical, hydraulic, and pneumatic. Electric motors convert electrical power into mechanical power; the most common type of electric motor is the rotational motor. DC motors are powered by a constant current and voltage. The creation of the magnetic field is caused by using a rotary switching device called the commutator, or in the brushless DC motor, solid-state circuitry. In a DC servomotor the magnitude of the rotor torque is a function of the current passing through the rotor, while the mechanical power delivered by the DC servomotor is the product of torque and velocity. Typically the servomotor is connected to a piece of machinery, which represents the load that is driven by the servomotor. The torque developed by the motor and the torque required by the load must be balanced, and this amount of torque is called the operating point. AC motors are powered by the generation of a rotating magnetic field in the stator, where the speed of rotation depends on the frequency of the input electrical power. The rotor is forced to turn at the same speed as the rotating magnetic field. Induction motors generally do not need an external source of power as a magnetic field is induced by the rotation of the rotor through the magnetic field of the stator. Synchronous motors energise the rotor with alternating current, which generates a magnetic field in the gap between rotor and stator.

26 The stepper motor provides rotation via step angles, which are created by a discrete electrical pulse, the total number of which equates to the total angular rotation. For the stepper motor the step angle and other angular measurements may be calculated; these metrics define the uses to which the stepper motor may be put. Electrical actuators include solenoids and electromagnetic relays. Hydraulic and pneumatic pistons are types of actuators. Oil is used in hydraulic systems, and compressed air is used in pneumatic systems. In cylinder and piston systems there are two types: single-acting where a spring is used to allow the piston to return to its initial position inside the cylinder; and double-acting where the action of the fluid or gas is used to return the piston to its initial position after it has performed a stroke. The force and speed characteristics of pneumatic systems are difficult to calculate owing to the fact that air is compressible. Hydraulic systems give no such problem as oil is incompressible Analogue signals from the process are incompatible with computing systems, which operate in digital format. They must be converted into a format that can be readily read by the computers controlling the process, by using analogue to digital conversion methods. There are five general devices deployed in the process of analogue to digital conversion; these are: the sensor and transducer; the signal conditioner; the multiplexer; the amplifier; and the analogue-to-digital converter. The analogue-to-digital conversion process consists of sampling, quantisation, and encoding. The conditions that dictate the choice of ADC for a given application are sampling rate, conversion time, resolution, and the method of conversion. Returning control signals to the process from the computer requires digital-toanalogue conversion to take place. Digital-to-analogue conversion consists of two steps, decoding and data holding. Decoding sees the digital output of the computer being structured into a binary register that controls a reference voltage source.

27 Data holding tries to approximate the envelope formed by the digital data series. The most common data-holding device is the zero-order hold. Discrete data does not need to be converted to be read by the computer system. It consists of three types binary data, discrete data other than binary, and pulse data which uses input/output interfaces to connect to the computing system. A contact input interface allows binary data to be read from some external source, such as the process, by the computer. A contact output interface allows binary data to be read from the computer by some external device. Discrete data can also be transmitted as a series of pulses that is captured by a pulse counter, which converts the pulses into a digital value. Pulse counters are typically used for counting and measurement applications; while pulse generators are used in positioning systems. ENDLIST Section 4.9 Self-Assessment Questions NUMLIST What classification can be applied to sensors? What are the desirable traits of sensors? What is an actuator? What are the available types? What are the operating conditions of DC, AC and stepper electrical motors? Outline other types of actuators, other than electrical. What is the need for analogue-to-digital converters? Outline the steps of the analogue-to-digital conversion process. What is the need for digital-to-analogue converters? Outline the steps of the digital-to-analogue conversion process. Define how discrete data is handled by computing systems. ENDLIST Section 4.10 Answers to Self-Assessment Questions

28 NUMLIST Sensors may be classified as analogue or discrete. A sensor that is analogue in operation produces a continuous analogue signal whose value varies in an analogous manner with the variable being measured. A sensor that is discrete produces an output that can only have certain values. Desirable traits for sensors include: high accuracy, high precision, a wide operating range, a high speed of response, an ease of calibration, a minimum drift, a high reliability, and a low cost. An actuator converts the controller command signal into a change in a physical parameter. Actuators are transducers, and may be fitted with amplifiers to strengthen initial control signals to drive the actuator. There are three types of actuator available: electrical, hydraulic, and pneumatic. Electric motors convert electrical power into mechanical power. DC motors are powered by a constant current and voltage. The creation of the magnetic field is caused by using a rotary switching device called the commutator, or in the brushless DC motor, solid-state circuitry. AC motors are powered by the generation of a rotating magnetic field in the stator, where the speed of rotation depends on the frequency of the input electrical power. The rotor is forced to turn at the same speed as the rotating magnetic field. The stepper motor provides rotation via step angles, which are created by a discrete electrical pulse, the total number of which equates to the total angular rotation. Hydraulic and pneumatic systems are types of actuators, other than electrical. Both categories of device are similar in operation but different in construction, primarily owing to the differences between fluids and gases. Analogue signals from the process are incompatible with computing systems, which operate in digital format. They must be converted into a format that can be readily read by the computers controlling the process, by using analogue to digital conversion methods. The analogue-to-digital conversion process consists of sampling, quantisation, and encoding. Digital signals from the control computer are incompatible with the process, which operates in analogue format. They must be converted into a format that can be readily read by the process, by using digital to analogue conversion methods. Digital-to-analogue conversion consists of two steps, decoding and data holding. Discrete data does not need to be converted to be read by the computer system. It is handled by input/output interfaces to connect to the computing system, or by

29 means of pulse counters and generators. A contact input interface allows binary data to be read from some external source, such as the process, by the computer. A contact output interface allows binary data to be read from the computer by some external device. END LIST

Sensors Collecting Manufacturing Process Data

Sensors Collecting Manufacturing Process Data Sensors & Actuators Sensors Collecting Manufacturing Process Data Data must be collected from the manufacturing process Data (commands and instructions) must be communicated to the process Data are of

More information

Introduction to Process Control Actuators

Introduction to Process Control Actuators 1 Introduction to Process Control Actuators Actuators are the final elements in a control system. They receive a low power command signal and energy input to amplify the command signal as appropriate to

More information

INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS

INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS This tutorial provides an overview of signal processing and conditioning for use in instrumentation and automatic control systems.

More information

UNIT II Robots Drive Systems and End Effectors Part-A Questions

UNIT II Robots Drive Systems and End Effectors Part-A Questions UNIT II Robots Drive Systems and End Effectors Part-A Questions 1. Define End effector. End effector is a device that is attached to the end of the wrist arm to perform specific task. 2. Give some examples

More information

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001 Chapter 11 SERVO VALVES Fluid Power Circuits and Controls, John S.Cundiff, 2001 Servo valves were developed to facilitate the adjustment of fluid flow based on the changes in the load motion. 1 Typical

More information

UNIT 1 INTRODUCTION TO NC MACHINE TOOLS

UNIT 1 INTRODUCTION TO NC MACHINE TOOLS UNIT 1 INTRODUCTION TO NC MACHINE TOOLS Structure 1.1 Introduction Objectives 1.2 NC Machines 1.2.1 Types of NC Machine 1.2.2 Controlled Axes 1.2.3 Basic Components of NC Machines 1.2.4 Problems with Conventional

More information

1115 4G SERIES GOVERNOR. 4-20 ma ANALOGUE DIGITAL SPEED SETTING

1115 4G SERIES GOVERNOR. 4-20 ma ANALOGUE DIGITAL SPEED SETTING 1115 4G SERIES GOVERNOR with 4-20 ma ANALOGUE & DIGITAL SPEED SETTING PO Box 28, 9300AA Roden, The Netherlands Tel: +31 505019888 Fax: +31 505013618 E-mail: regulateurs@regulateurs-europa.com 1115 4G

More information

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION Introduction The outputs from sensors and communications receivers are analogue signals that have continuously varying amplitudes. In many systems

More information

INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS

INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS This is a stand alone tutorial on electric motors and actuators. The tutorial is of interest to any student studying control systems and in particular

More information

Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically

Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically Part 1 of 2 When students are trained in classic mechanical engineering, they are taught to construct a system

More information

A descriptive definition of valve actuators

A descriptive definition of valve actuators A descriptive definition of valve actuators Abstract A valve actuator is any device that utilizes a source of power to operate a valve. This source of power can be a human being working a manual gearbox

More information

1. The diagram below represents magnetic lines of force within a region of space.

1. The diagram below represents magnetic lines of force within a region of space. 1. The diagram below represents magnetic lines of force within a region of space. 4. In which diagram below is the magnetic flux density at point P greatest? (1) (3) (2) (4) The magnetic field is strongest

More information

Michelin North America

Michelin North America www.centecinc.com SC Telephone: 864.527.7750 Outside SC: 800.227.0855 Michelin North America Industrial Maintenance Technical Interview Outline Industrial Maintenance Technical Interview Outline The Technical

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

More information

Motor Fundamentals. DC Motor

Motor Fundamentals. DC Motor Motor Fundamentals Before we can examine the function of a drive, we must understand the basic operation of the motor. It is used to convert the electrical energy, supplied by the controller, to mechanical

More information

Laminar and Turbulent flow. Flow Sensors. Reynolds Number. Thermal flow Sensor. Flow and Flow rate. R = Mass Flow controllers

Laminar and Turbulent flow. Flow Sensors. Reynolds Number. Thermal flow Sensor. Flow and Flow rate. R = Mass Flow controllers Flow and Flow rate. Laminar and Turbulent flow Laminar flow: smooth, orderly and regular Mechanical sensors have inertia, which can integrate out small variations due to turbulence Turbulent flow: chaotic

More information

Chen. Vibration Motor. Application note

Chen. Vibration Motor. Application note Vibration Motor Application note Yangyi Chen April 4 th, 2013 1 Table of Contents Pages Executive Summary ---------------------------------------------------------------------------------------- 1 1. Table

More information

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits)

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits) Page 1 of 6 (Home) Symbols / Visit us on: Fluid Power, Automation and Motion Control for all Industries About Us Products Services Catalogs Place an Order Training & Information Contact Us Employee Access

More information

DIRECT CURRENT GENERATORS

DIRECT CURRENT GENERATORS DIRECT CURRENT GENERATORS Revision 12:50 14 Nov 05 INTRODUCTION A generator is a machine that converts mechanical energy into electrical energy by using the principle of magnetic induction. This principle

More information

Principles of Adjustable Frequency Drives

Principles of Adjustable Frequency Drives What is an Adjustable Frequency Drive? An adjustable frequency drive is a system for controlling the speed of an AC motor by controlling the frequency of the power supplied to the motor. A basic adjustable

More information

Synchronous motor. Type. Non-excited motors

Synchronous motor. Type. Non-excited motors Synchronous motor A synchronous electric motor is an AC motor in which the rotation rate of the shaft is synchronized with the frequency of the AC supply current; the rotation period is exactly equal to

More information

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2 MECH 452 Lecture #2 Flow Charts and Servomotors (background to Lab #2) 1 2 Handout #2 (highlights, questions) Things to learn about: flow charts for design Only 5 symbols (subroutine not shown) Flow charts

More information

Alternative Linear Motion Systems. Iron Core Linear Motors

Alternative Linear Motion Systems. Iron Core Linear Motors Alternative Linear Motion Systems ME EN 7960 Precision Machine Design Topic 5 ME EN 7960 Precision Machine Design Alternative Linear Motion Systems 5-1 Iron Core Linear Motors Provide actuation forces

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

Inductance. Motors. Generators

Inductance. Motors. Generators Inductance Motors Generators Self-inductance Self-inductance occurs when the changing flux through a circuit arises from the circuit itself. As the current increases, the magnetic flux through a loop due

More information

SYNCHRONOUS MACHINES

SYNCHRONOUS MACHINES SYNCHRONOUS MACHINES The geometry of a synchronous machine is quite similar to that of the induction machine. The stator core and windings of a three-phase synchronous machine are practically identical

More information

C Standard AC Motors

C Standard AC Motors C Standard AC Standard AC C-1 Overview, Product Series... C-2 Constant... C-9 C-21 C-113 Reversible C-147 Overview, Product Series Constant Reversible Electromagnetic Brake C-155 Electromagnetic Brake

More information

MEASURING INSTRUMENTS. By: Nafees Ahmed, Asstt, Prof, EE Deptt, DIT, Dehradun

MEASURING INSTRUMENTS. By: Nafees Ahmed, Asstt, Prof, EE Deptt, DIT, Dehradun MEASURING INSTRUMENTS By: Nafees Ahmed, Asstt, Prof, EE Deptt, DIT, Dehradun MEASURING INSTRUMENTS The device used for comparing the unknown quantity with the unit of measurement or standard quantity is

More information

Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function.

Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function. Schematic symbols are used to identify and graphically depict the function of fluid power components. Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function.

More information

LINEAR ACTUATORS. Linear Actuators. Linear Actuators. Linear Actuators are Actuators that creates motion in a straight line, as contrasted

LINEAR ACTUATORS. Linear Actuators. Linear Actuators. Linear Actuators are Actuators that creates motion in a straight line, as contrasted LINEAR ACTUATORS Linear Actuators Linear Actuators Linear Actuators are Actuators that creates motion in a straight line, as contrasted with circular motion of a conventional electric motor. Linear actuators

More information

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com The Secret of Hydraulic Schematics BTPHydraulics www.iranfluidpower.com www.iranfluidpower.com Table of Contents The Secret to Reading and Interpreting Hydraulic Schematics... 1 Hydraulic System Schematics...

More information

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS Many mechanical energy systems are devoted to transfer of energy between two points: the source or prime mover (input) and the load (output). For chemical

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

Digital vs. Analogue Control Systems

Digital vs. Analogue Control Systems Digital vs. Analogue Control Systems Presented at the 2011 Annual Meeting of the American College of Medical Physics, Chattanooga, TN, May 1, 2011 Ivan A. Brezovich, PhD, Dept. of Rad Onc, Univ of Alabama

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

Unit 33 Three-Phase Motors

Unit 33 Three-Phase Motors Unit 33 Three-Phase Motors Objectives: Discuss the operation of wound rotor motors. Discuss the operation of selsyn motors. Discuss the operation of synchronous motors. Determine the direction of rotation

More information

E&I MAINTENANCE ENTRY TEST ENABLING OBJECTIVES. DESCRIBE hazards and precautions taken to avoid injury in the workplace.

E&I MAINTENANCE ENTRY TEST ENABLING OBJECTIVES. DESCRIBE hazards and precautions taken to avoid injury in the workplace. SAFETY Industrial DESCRIBE hazards and precautions taken to avoid injury in the workplace. Example #1: All of the following are common PPE used to perform maintenance activities EXCEPT: a. Safety Glasses

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 3 HYDRAULIC AND PNEUMATIC MOTORS The material needed for outcome 2 is very extensive

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Objectives: Analyze the operation of sequential logic circuits. Understand the operation of digital counters.

More information

Moving Magnet Actuator MI FFA series

Moving Magnet Actuator MI FFA series Moving Magnet Actuator MI FFA series The moving magnet MI-FFA series actuators are a line of actuators designed to be a true alternative for pneumatic cylinders. The actuators incorporate an ISO 6432 interface

More information

Optical Encoders. K. Craig 1. Actuators & Sensors in Mechatronics. Optical Encoders

Optical Encoders. K. Craig 1. Actuators & Sensors in Mechatronics. Optical Encoders Any transducer that generates a coded reading of a measurement can be termed an encoder. Shaft Encoders are digital transducers that are used for measuring angular displacements and velocities. Relative

More information

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments:

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments: 1. Introduction 1.1. Industry Automation Industry automation is the term that describes a vital development programme of a production community where the project engineers build up automated manufacturing

More information

Technical Guide No. 100. High Performance Drives -- speed and torque regulation

Technical Guide No. 100. High Performance Drives -- speed and torque regulation Technical Guide No. 100 High Performance Drives -- speed and torque regulation Process Regulator Speed Regulator Torque Regulator Process Technical Guide: The illustrations, charts and examples given in

More information

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor At first glance, a brushless direct-current (BLDC) motor might seem more complicated than a permanent magnet brushed DC motor,

More information

Fig 3. PLC Relay Output

Fig 3. PLC Relay Output 1. Function of a PLC PLC Basics A PLC is a microprocessor-based controller with multiple inputs and outputs. It uses a programmable memory to store instructions and carry out functions to control machines

More information

Fault codes DM1. Industrial engines DC09, DC13, DC16. Marine engines DI09, DI13, DI16 INSTALLATION MANUAL. 03:10 Issue 5.0 en-gb 1

Fault codes DM1. Industrial engines DC09, DC13, DC16. Marine engines DI09, DI13, DI16 INSTALLATION MANUAL. 03:10 Issue 5.0 en-gb 1 Fault codes DM1 Industrial engines DC09, DC13, DC16 Marine engines DI09, DI13, DI16 03:10 Issue 5.0 en-gb 1 DM1...3 Abbreviations...3 Fault type identifier...3...4 03:10 Issue 5.0 en-gb 2 DM1 DM1 Fault

More information

SERVOMECH Linear Actuators

SERVOMECH Linear Actuators . SERVOMECH Linear actuators SERVOMECH mechanical linear actuators are motorised mechanical cylinders able to transform the rotary motion of a motor into the linear motion of a push rod. They are designed

More information

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen Robot Sensors Henrik I Christensen Robotics & Intelligent Machines @ GT Georgia Institute of Technology, Atlanta, GA 30332-0760 hic@cc.gatech.edu Henrik I Christensen (RIM@GT) Sensors 1 / 38 Outline 1

More information

CNC HARDWARE & TOOLING BASICS

CNC HARDWARE & TOOLING BASICS Computer Aided Manufacturing (CAM) CNC HARDWARE & TOOLING BASICS Assoc. Prof. Dr. Tamer S. Mahmoud 1. Parts of CNC Machine Tools Any CNC machine tool essentially consists of the following parts: Part Program,

More information

Speed Control Methods of Various Types of Speed Control Motors. Kazuya SHIRAHATA

Speed Control Methods of Various Types of Speed Control Motors. Kazuya SHIRAHATA Speed Control Methods of Various Types of Speed Control Motors Kazuya SHIRAHATA Oriental Motor Co., Ltd. offers a wide variety of speed control motors. Our speed control motor packages include the motor,

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 4 DIRECTIONAL CONTROL VALVES The material needed for outcome 2 is very extensive

More information

Stepper motor I/O. Application Note DK9222-0410-0014 Motion Control. A General information on stepper motors

Stepper motor I/O. Application Note DK9222-0410-0014 Motion Control. A General information on stepper motors Stepper motor Keywords Stepper motor Fieldbus Microstepping Encoder Phase current Travel distance control Speed interface KL2531 KL2541 Part A of this Application Example provides general information on

More information

UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS

UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS Automobile Electrical Structure 3.1 Introduction Objectives 3.2 Ignition System 3.3 Requirement of an Ignition System 3.4 Types of Ignition 3.4.1 Battery or Coil Ignition

More information

13 ELECTRIC MOTORS. 13.1 Basic Relations

13 ELECTRIC MOTORS. 13.1 Basic Relations 13 ELECTRIC MOTORS Modern underwater vehicles and surface vessels are making increased use of electrical actuators, for all range of tasks including weaponry, control surfaces, and main propulsion. This

More information

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component Lista Dei Simboli Dei Circuiti Per i Componenti Elettronici Wires & Connections Wire Wires joined Wires not joined To pass current very easily from one part of a circuit to another. A 'blob' should be

More information

Tips For Selecting DC Motors For Your Mobile Robot

Tips For Selecting DC Motors For Your Mobile Robot Tips For Selecting DC Motors For Your Mobile Robot By AJ Neal When building a mobile robot, selecting the drive motors is one of the most important decisions you will make. It is a perfect example of an

More information

PC BASED PID TEMPERATURE CONTROLLER

PC BASED PID TEMPERATURE CONTROLLER PC BASED PID TEMPERATURE CONTROLLER R. Nisha * and K.N. Madhusoodanan Dept. of Instrumentation, Cochin University of Science and Technology, Cochin 22, India ABSTRACT: A simple and versatile PC based Programmable

More information

An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation

An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation By Pradeep Chatterjee, Engine Division Maintenance, TELCO, Jamshedpur 831010 E-mail: pradeep@telco.co.in

More information

EDUMECH Mechatronic Instructional Systems. Ball on Beam System

EDUMECH Mechatronic Instructional Systems. Ball on Beam System EDUMECH Mechatronic Instructional Systems Ball on Beam System Product of Shandor Motion Systems Written by Robert Hirsch Ph.D. 998-9 All Rights Reserved. 999 Shandor Motion Systems, Ball on Beam Instructional

More information

PLC Based Liquid Filling and Mixing

PLC Based Liquid Filling and Mixing PLC Based Liquid Filling and Mixing 1 Mihir Panchal, 2 Aashish Panaskar. 3 Prof. Lalit Kumar KJ College of Engineering and Management Research, Pune, India Abstract: The objective of this paper is to design,

More information

Motors and Generators

Motors and Generators Motors and Generators Electro-mechanical devices: convert electrical energy to mechanical motion/work and vice versa Operate on the coupling between currentcarrying conductors and magnetic fields Governed

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 2 HYDRAULIC AND PNEUMATIC CYLINDERS The material needed for outcome 2 is very extensive

More information

Application Information

Application Information Moog Components Group manufactures a comprehensive line of brush-type and brushless motors, as well as brushless controllers. The purpose of this document is to provide a guide for the selection and application

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

8 Speed control of Induction Machines

8 Speed control of Induction Machines 8 Speed control of Induction Machines We have seen the speed torque characteristic of the machine. In the stable region of operation in the motoring mode, the curve is rather steep and goes from zero torque

More information

TOYOTA ELECTRONIC CONTROL TRANSMISSION

TOYOTA ELECTRONIC CONTROL TRANSMISSION Electronic Control Transmission (ECT) The Electronic Control Transmission is an automatic transmission which uses modern electronic control technologies to control the transmission. The transmission itself,

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 1 HYDRAULIC PUMPS The material needed for outcome 2 is very extensive so there

More information

CNC Machine Control Unit

CNC Machine Control Unit NC Hardware a NC Hardware CNC Machine Control Unit Servo Drive Control Hydraulic Servo Drive Hydraulic power supply unit Servo valve Servo amplifiers Hydraulic motor Hydraulic Servo Valve Hydraulic Servo

More information

Preview of Period 16: Motors and Generators

Preview of Period 16: Motors and Generators Preview of Period 16: Motors and Generators 16.1 DC Electric Motors What causes the rotor of a motor to spin? 16.2 Simple DC Motors What causes a changing magnetic field in the simple coil motor? 16.3

More information

Manufacturing Equipment Modeling

Manufacturing Equipment Modeling QUESTION 1 For a linear axis actuated by an electric motor complete the following: a. Derive a differential equation for the linear axis velocity assuming viscous friction acts on the DC motor shaft, leadscrew,

More information

FREQUENCY CONTROLLED AC MOTOR DRIVE

FREQUENCY CONTROLLED AC MOTOR DRIVE FREQUENCY CONTROLLED AC MOTOR DRIVE 1.0 Features of Standard AC Motors The squirrel cage induction motor is the electrical motor motor type most widely used in industry. This leading position results mainly

More information

10 tips for servos and steppers a simple guide

10 tips for servos and steppers a simple guide 10 tips for servos and steppers a simple guide What are the basic application differences between servos and steppers? Where would you choose one over the other? This short 10 point guide, offers a simple

More information

GenTech Practice Questions

GenTech Practice Questions GenTech Practice Questions Basic Electronics Test: This test will assess your knowledge of and ability to apply the principles of Basic Electronics. This test is comprised of 90 questions in the following

More information

Induction Motor Theory

Induction Motor Theory PDHonline Course E176 (3 PDH) Induction Motor Theory Instructor: Jerry R. Bednarczyk, P.E. 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax: 703-988-0088 www.pdhonline.org

More information

Physics 221 Experiment 5: Magnetic Fields

Physics 221 Experiment 5: Magnetic Fields Physics 221 Experiment 5: Magnetic Fields August 25, 2007 ntroduction This experiment will examine the properties of magnetic fields. Magnetic fields can be created in a variety of ways, and are also found

More information

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

More information

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS This work covers elements of the syllabus for the Engineering Council exams C105 Mechanical and Structural Engineering

More information

Various Technics of Liquids and Solids Level Measurements. (Part 3)

Various Technics of Liquids and Solids Level Measurements. (Part 3) (Part 3) In part one of this series of articles, level measurement using a floating system was discusses and the instruments were recommended for each application. In the second part of these articles,

More information

DC Motor control Reversing

DC Motor control Reversing January 2013 DC Motor control Reversing and a "Rotor" which is the rotating part. Basically there are three types of DC Motor available: - Brushed Motor - Brushless Motor - Stepper Motor DC motors Electrical

More information

Lab 8: DC generators: shunt, series, and compounded.

Lab 8: DC generators: shunt, series, and compounded. Lab 8: DC generators: shunt, series, and compounded. Objective: to study the properties of DC generators under no-load and full-load conditions; to learn how to connect these generators; to obtain their

More information

STEPPER MOTOR SPEED AND POSITION CONTROL

STEPPER MOTOR SPEED AND POSITION CONTROL STEPPER MOTOR SPEED AND POSITION CONTROL Group 8: Subash Anigandla Hemanth Rachakonda Bala Subramanyam Yannam Sri Divya Krovvidi Instructor: Dr. Jens - Peter Kaps ECE 511 Microprocessors Fall Semester

More information

Using the Motor Controller

Using the Motor Controller The Motor Controller is designed to be a convenient tool for teachers and students who want to use math and science to make thing happen. Mathematical equations are the heart of math, science and technology,

More information

Introduction to Robotics Analysis, Systems, Applications

Introduction to Robotics Analysis, Systems, Applications Introduction to Robotics Analysis, Systems, Applications Saeed B. Niku Mechanical Engineering Department California Polytechnic State University San Luis Obispo Technische Urw/carsMt Darmstadt FACHBEREfCH

More information

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS UNIT OBJECTIVES After studying this unit, the reader should be able to Describe the different types of open single-phase motors used to drive

More information

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 47 CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 4.1 INTRODUCTION This chapter deals with the design of 24 slots 8 poles, 48 slots 16 poles and 60 slots 16 poles brushless dc

More information

Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student

Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student 1 Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student Abstract-- As the film decreases in thickness the requirements of more

More information

Why and How we Use Capacity Control

Why and How we Use Capacity Control Why and How we Use Capacity Control On refrigeration and air conditioning applications where the load may vary over a wide range, due to lighting, occupancy, product loading, ambient weather variations,

More information

BSNL TTA Question Paper-Instruments and Measurement Specialization 2007

BSNL TTA Question Paper-Instruments and Measurement Specialization 2007 BSNL TTA Question Paper-Instruments and Measurement Specialization 2007 (1) Instrument is a device for determining (a) the magnitude of a quantity (b) the physics of a variable (c) either of the above

More information

Subminiature Load Cell Model 8417

Subminiature Load Cell Model 8417 w Technical Product Information Subminiature Load Cell 1. Introduction... 2 2. Preparing for use... 2 2.1 Unpacking... 2 2.2 Using the instrument for the first time... 2 2.3 Grounding and potential connection...

More information

BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION

BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION MN1205 TABLE OF CONTENTS TYPES OF MOTORS.............. 3 OPEN LOOP/CLOSED LOOP..... 9 WHAT IS A SERVO..............

More information

Principles and Working of DC and AC machines

Principles and Working of DC and AC machines BITS Pilani Dubai Campus Principles and Working of DC and AC machines Dr Jagadish Nayak Constructional features BITS Pilani Dubai Campus DC Generator A generator consists of a stationary portion called

More information

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain Airline Hydraulic's Main Page Basic Symbols Lines continuous line flow line dashed line pilot, drain envelope long and short dashes around two or more component symbols. Circular Square Diamond large circle

More information

Torque motors. direct drive technology

Torque motors. direct drive technology Torque motors direct drive technology Why Direct Drive Motors? Fast and effective Direct-drive technology in mechanical engineering is defined as the use of actuators which transfer their power directly

More information

Robot coined by Karel Capek in a 1921 science-fiction Czech play

Robot coined by Karel Capek in a 1921 science-fiction Czech play Robotics Robot coined by Karel Capek in a 1921 science-fiction Czech play Definition: A robot is a reprogrammable, multifunctional manipulator designed to move material, parts, tools, or specialized devices

More information

Brush DC Motor Basics. by Simon Pata Business Unit Manager, Brushless DC

Brush DC Motor Basics. by Simon Pata Business Unit Manager, Brushless DC thinkmotion Brush DC Motor Basics by Simon Pata Business Unit Manager, Brushless DC Ironless DC Motor Basics Technical Note Brushed DC ironless motors are found in a large variety of products and applications

More information

Satellite Telemetry, Tracking and Control Subsystems

Satellite Telemetry, Tracking and Control Subsystems Satellite Telemetry, Tracking and Control Subsystems Col John E. Keesee 1 Overview The telemetry, tracking and control subsystem provides vital communication to and from the spacecraft TT&C is the only

More information