Search NASASearch

SEARCH · Search NASA

Results for “PD Control”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 37 records · Page 2

Experimental Methodology for Determining Turbomachinery Blade Damping Using Magnetic Bearing Excitation and Non-Contacting Optical Measurements

Experiments to determine the effects of turbomachinery fan blade damping concepts such as passively shunted piezoelectric materials on blade response are ongoing at the NASA Glenn Research Center. A vertical rotor is suspended and excited with active magnetic bearings (AMBs) usually in a vacuum chamber to eliminate aerodynamic forces. Electromagnetic rotor excitation is superimposed onto rotor PD-controlled support and can be fixed to either a stationary or rotating frame of reference. The rotor speed is controlled with an air turbine system. Blade vibrations are measured using optical probes as part of a Non-Contacting Stress Measurement System (NSMS). Damping is calculated from these measurements. It can be difficult to get accurate damping measurements using this experimental setup and some of the details of how to obtain quality results are seemingly nontrivial. The intent of this paper is to present those details.

Provenza, Andrew J.

Sun Safe Mode Controller Design for LADEE

This paper presents the development of sun safe controllers which are designed to keep the spacecraft power positive and thermally balanced in the event an anomaly is detected. Employed by NASA's Lunar Atmosphere and Dust Environment Explorer (LADEE), the controllers utilize the measured sun vector and the spacecraft body rates for feedback control. To improve the accuracy of sun vector estimation, the least square minimization approach is applied to process the sensor data, which is proven to be effective and accurate. To validate the controllers, the LADEE spacecraft model engaging the sun safe mode was first simulated and then compared with the actual LADEE orbital fight data. The results demonstrated the applicability of the proposed sun safe controllers.

Sun Safe Control

Direct adaptive control of a PUMA 560 industrial robot

The implementation and experimental validation of a new direct adaptive control scheme on a PUMA 560 industrial robot is described. The testbed facility consists of a Unimation PUMA 560 six-jointed robot and controller, and a DEC MicroVAX II computer which hosts the Robot Control C Library software. The control algorithm is implemented on the MicroVAX which acts as a digital controller for the PUMA robot, and the Unimation controller is effectively bypassed and used merely as an I/O device to interface the MicroVAX to the joint motors. The control algorithm for each robot joint consists of an auxiliary signal generated by a constant-gain Proportional plus Integral plus Derivative (PID) controller, and an adaptive position-velocity (PD) feedback controller with adjustable gains. The adaptive independent joint controllers compensate for the inter-joint couplings and achieve accurate trajectory tracking without the need for the complex dynamic model and parameter values of the robot. Extensive experimental results on PUMA joint control are presented to confirm the feasibility of the proposed scheme, in spite of strong interactions between joint motions. Experimental results validate the capabilities of the proposed control scheme. The control scheme is extremely simple and computationally very fast for concurrent processing with high sampling rates.

Seraji, Homayoun

A Bearingless Switched-Reluctance Motor for High Specific Power Applications

A 12-8 switched-reluctance motor (SRM) is studied in bearingless (or self-levitated) operation with coil currents limited to the linear region to avoid magnetic saturation. The required motoring and levitating currents are summed and go into a single motor coil per pole to obtain the highest power output of the motor by having more space for motor coil winding. Two controllers are investigated for the bearingless SRM operation. First, a model-based controller using the radial force, which is adjusted by a factor derived from finite element analysis, is presented. Then a simple and practical observation-based controller using a PD (proportional-derivative) control algorithm is presented. Both controllers were experimentally demonstrated to 6500 rpm. This paper reports the initial efforts toward eventual self levitation of a SRM operating into strong magnetic core saturation at liquid nitrogen temperature.

Choi, Benjamin B.

A control scheme for trajectory tracking of robot manipulators

The authors put forward a simple scheme for multivariable control of robot manipulators. The scheme is composed of an inner-loop stabilizing controller and an outerloop tracking controller. The inner loop utilizes a multivariable PD (proportional differential) controller to stabilize the robot by placing the poles at some desired locations. The outer loop uses a multivariable PID (proportional integral differential) controller to achieve input-output decoupling and trajectory tracking. The gains of the PD and PID controllers are related directly to the linearized robot model by simple closed-form expressions. The controller gains are updated online to cope with variations in the robot model for gross motion and payload change. Alternatively, the use of high-gain controllers for gross motion and payload change are discussed.

Tarokh, M.

Estimator Based Controller for High Speed Flywheel Magnetic Bearing System

A flywheel system and its operator interface are described. Measurements of magnetic bearing negative stiffness are performed. Two digital magnetic bearing control algorithms (PD and estimator based) are defined and their implementations are described. Tuning of each controller is discussed. Comparison of the two controllers' stability, damping noise, and operating current are described. Results describing the superiority of the estimator-based controller are presented and discussed.

Dever, Timothy P.

Learning-based position control of a closed-kinematic chain robot end-effector

A trajectory control scheme whose design is based on learning theory, for a six-degree-of-freedom (DOF) robot end-effector built to study robotic assembly of NASA hardwares in space is presented. The control scheme consists of two control systems: the feedback control system and the learning control system. The feedback control system is designed using the concept of linearization about a selected operating point, and the method of pole placement so that the closed-loop linearized system is stabilized. The learning control scheme consisting of PD-type learning controllers, provides additional inputs to improve the end-effector performance after each trial. Experimental studies performed on a 2 DOF end-effector built at CUA, for three tracking cases show that actual trajectories approach desired trajectories as the number of trials increases. The tracking errors are substantially reduced after only five trials.

Nguyen, Charles C.

Automated Downlink Pipeline for Scientific Data Using TReK

ISS users generate scientific data files on orbit that require console operators to retrieve and deliver them for analysis. Automating the downlink process using TReK CFDP and DTN provides ground flight controllers and PD teams increased efficiency, reducing workload and resulting in cost savings without reduced services provided.

TReK

Robust Fuzzy Controllers Using FPGAs

Electro-mechanical device controllers typically come in one of three forms, proportional (P), Proportional Derivative (PD), and Proportional Integral Derivative (PID). Two methods of control are discussed in this paper; they are (1) the classical technique that requires an in-depth mathematical use of poles and zeros, and (2) the fuzzy logic (FL) technique that is similar to the way humans think and make decisions. FL controllers are used in multiple industries; examples include control engineering, computer vision, pattern recognition, statistics, and data analysis. Presented is a study on the development of a PD motor controller written in very high speed hardware description language (VHDL), and implemented in FL. Four distinct abstractions compose the FL controller, they are the fuzzifier, the rule-base, the fuzzy inference system (FIS), and the defuzzifier. FL is similar to, but different from, Boolean logic; where the output value may be equal to 0 or 1, but it could also be equal to any decimal value between them. This controller is unique because of its VHDL implementation, which uses integer mathematics. To compensate for VHDL's inability to synthesis floating point numbers, a scale factor equal to 10(sup (N/4) is utilized; where N is equal to data word size. The scaling factor shifts the decimal digits to the left of the decimal point for increased precision. PD controllers are ideal for use with servo motors, where position control is effective. This paper discusses control methods for motion-base platforms where a constant velocity equivalent to a spectral resolution of 0.25 cm(exp -1) is required; however, the control capability of this controller extends to various other platforms.

Monroe, Author Gene S., Jr.

Fuzzy control of small servo motors

To explore the benefits of fuzzy logic and understand the differences between the classical control methods and fuzzy control methods, the Togai InfraLogic applications engineering staff developed and implemented a motor control system for small servo motors. The motor assembly for testing the fuzzy and conventional controllers consist of servo motor RA13M and an encoder with a range of 4096 counts. An interface card was designed and fabricated to interface the motor assembly and encoder to an IBM PC. The fuzzy logic based motor controller was developed using the TILShell and Fuzzy C Development System on an IBM PC. A Proportional-Derivative (PD) type conventional controller was also developed and implemented in the IBM PC to compare the performance with the fuzzy controller. Test cases were defined to include step inputs of 90 and 180 degrees rotation, sine and square wave profiles in 5 to 20 hertz frequency range, as well as ramp inputs. In this paper we describe our approach to develop a fuzzy as well as PH controller, provide details of hardware set-up and test cases, and discuss the performance results. In comparison, the fuzzy logic based controller handles the non-linearities of the motor assembly very well and provides excellent control over a broad range of parameters. Fuzzy technology, as indicated by our results, possesses inherent adaptive features.

Maor, Ron

Improved computed torque control for industrial robots

The authors examine the computed torque control problem for a robot arm with flexible, geared, joint drive systems which are typical in many industrial robots. The standard computed torque algorithm is not directly applicable to this class of manipulators due to the dynamics introduced by the joint drive systems. The proposed approach overcomes this problem by combining a novel computed torque algorithm with simple torque controllers at each joint of the robot. The control scheme is applied to a seven degree-of-freedom industrial manipulator, and the system performance in standard tasks is evaluated using both dynamic simulation and actual experiments. The results show that the proposed controller leads to improved tracking performance over a conventional PD (proportional plus derivative) controller.

Uebel, Mark

Controlled vapor growth of small particles of Pd and Fe on thin Al2O3 substrates

An exploratory study, dealing with the preparation of well-defined particulate metal deposits that can be used in model studies of catalytic reactions, was performed. Small metal particles of Fe and Pd were grown in situ in an electron microscope by vapor deposition onto different phase of electron transparent alumina substrates. The results show that characteristic properties of the deposits, such as particle density, size distribution, habit, and orientation, are strongly dependent on the cleanliness, phase, and crystallographic orientation of the alumina substrate; also, the deposition conditions can be chosen in such a way as to reproducibly manipulate the overall deposit structure.

Poppa, H.

Product Distribution Theory for Control of Multi-Agent Systems

Product Distribution (PD) theory is a new framework for controlling Multi-Agent Systems (MAS's). First we review one motivation of PD theory, as the information-theoretic extension of conventional full-rationality game theory to the case of bounded rational agents. In this extension the equilibrium of the game is the optimizer of a Lagrangian of the (probability distribution of) the joint stare of the agents. Accordingly we can consider a team game in which the shared utility is a performance measure of the behavior of the MAS. For such a scenario the game is at equilibrium - the Lagrangian is optimized - when the joint distribution of the agents optimizes the system's expected performance. One common way to find that equilibrium is to have each agent run a reinforcement learning algorithm. Here we investigate the alternative of exploiting PD theory to run gradient descent on the Lagrangian. We present computer experiments validating some of the predictions of PD theory for how best to do that gradient descent. We also demonstrate how PD theory can improve performance even when we are not allowed to rerun the MAS from different initial conditions, a requirement implicit in some previous work.

Lee, Chia Fan

A New Class of Nonlinear PID Controllers

This paper introduces a new class of simple nonlinear PID-type controllers comprised of a sector-bounded nonlinear gain in cascade with a linear fixed-gain P, PD, PI, or PID controller.

PID Contollers nonlinear gains

Short-circuit current improvement in thin cells with a gridded back contact

The use of gridded back contact on thin silicon solar cells 50 micrometers was investigated. An unexpected increase in short circuit current of almost 10 percent was experienced for 2 cm x 2 cm cells. Control cells with the standard continuous contact metallization were fabricated at the same time as the gridded back cells with all processes identical up to the formation of the back contact. The gridded back contact pattern was delineated by evaporation of Ti-Pd over a photo-resist mask applied to the back of the wafer; the Ti-Pd film on the controls was applied in the standard fashion in a continuous layer over the back of the cell. The Ti-Pd contacts were similarly applied to the front of the wafer, and the grid pattern on both sides of the cell was electroplated with 8-10 micrometers of silver.

Giuliano, M.

Development of Low Cost Contacts to Silicon Solar Cells

Commercial electroless Cu solutions were used. Satisfactory adhesion (and fairly good cell performance) resulted from the use of thin layers of barrier metals such as Au, Cr or Pd. In these tests, photoresist masks were used to contact silicon P-type slices with diffused N+ and alloyed P+ surfaces; and electrolytic Cu solution was used to build up the contact thickness to provide good cell behavior. In addition some cells with evaporated Cr-Cu contacts were also made (along with evaporated Ti-Pd-Ag contacts as controls), with the intention of subjecting cells to gradually increasing heat-treatments, to determine whether Cu causes the cells to be inherently unstable.

Iles, P. A.

Gait variability and basal ganglia disorders: stride-to-stride variations of gait cycle timing in Parkinson's disease and Huntington's disease

The basal ganglia are thought to play an important role in regulating motor programs involved in gait and in the fluidity and sequencing of movement. We postulated that the ability to maintain a steady gait, with low stride-to-stride variability of gait cycle timing and its subphases, would be diminished with both Parkinson's disease (PD) and Huntington's disease (HD). To test this hypothesis, we obtained quantitative measures of stride-to-stride variability of gait cycle timing in subjects with PD (n = 15), HD (n = 20), and disease-free controls (n = 16). All measures of gait variability were significantly increased in PD and HD. In subjects with PD and HD, gait variability measures were two and three times that observed in control subjects, respectively. The degree of gait variability correlated with disease severity. In contrast, gait speed was significantly lower in PD, but not in HD, and average gait cycle duration and the time spent in many subphases of the gait cycle were similar in control subjects, HD subjects, and PD subjects. These findings are consistent with a differential control of gait variability, speed, and average gait cycle timing that may have implications for understanding the role of the basal ganglia in locomotor control and for quantitatively assessing gait in clinical settings.

Non-NASA Center