Search Sites

Transactions of the Institute of Systems, Control and Information Engineers Vol. 10 (1997), No. 6

ISIJ International
belloff
ONLINE ISSN: 2185-811X
PRINT ISSN: 1342-5668
Publisher: THE INSTITUTE OF SYSTEMS, CONTROL AND INFORMATION ENGINEERS (ISCIE)

Backnumber

  1. Vol. 37 (2024)

  2. Vol. 36 (2023)

  3. Vol. 35 (2022)

  4. Vol. 34 (2021)

  5. Vol. 33 (2020)

  6. Vol. 32 (2019)

  7. Vol. 31 (2018)

  8. Vol. 30 (2017)

  9. Vol. 29 (2016)

  10. Vol. 28 (2015)

  11. Vol. 27 (2014)

  12. Vol. 26 (2013)

  13. Vol. 25 (2012)

  14. Vol. 24 (2011)

  15. Vol. 23 (2010)

  16. Vol. 22 (2009)

  17. Vol. 21 (2008)

  18. Vol. 20 (2007)

  19. Vol. 19 (2006)

  20. Vol. 18 (2005)

  21. Vol. 17 (2004)

  22. Vol. 16 (2003)

  23. Vol. 15 (2002)

  24. Vol. 14 (2001)

  25. Vol. 13 (2000)

  26. Vol. 12 (1999)

  27. Vol. 11 (1998)

  28. Vol. 10 (1997)

  29. Vol. 9 (1996)

  30. Vol. 8 (1995)

  31. Vol. 7 (1994)

  32. Vol. 6 (1993)

  33. Vol. 5 (1992)

  34. Vol. 4 (1991)

  35. Vol. 3 (1990)

  36. Vol. 2 (1989)

  37. Vol. 1 (1988)

Transactions of the Institute of Systems, Control and Information Engineers Vol. 10 (1997), No. 6

Nonlinear Steady State Modeling for River Quality by a Neural Network with a Self-Selection Ability of Network Structure

Tadashi KONDO

pp. 277-286

Abstract

This paper deals with a nonlinear steady state modeling of river quality by a neural network which has a self-selection ability of network structure. This neural network algorithm is a revised one of the neural network which can identify a nonlinear system whose structure is very large and complex. By using measured data of river quality such as BOD and DO concentrations, a nonlinear steady state model of river quality is identified by the neural network and the results are compared with the results which are obtained by a physical model and a GMDH model. And it is shown that the neural network in this paper gives better prediction results as compared with a physical model and a GMDH model.

Bookmark

Share it with SNS

Article Title

Nonlinear Steady State Modeling for River Quality by a Neural Network with a Self-Selection Ability of Network Structure

Binocular Tracking based on Retino-Cortical Mapping

Naoki OSHIRO, Noriaki MARU, Atsushi NISHIKAWA, Fumio MIYAZAKI

pp. 287-296

Abstract

This paper describes a new binocular tracking method using Log Polar Mapping (LPM) which approximately represents the mapping of the retina into the visual cortex in primate vision : Using LPM makes it possible not only to obtain both a high central resolution and a wide field of view, but also to significantly reduce processing image data. In this paper, LPM is performed in software by lookup table method. Our tracking method utilizes zero disparity filter (ZDF) for extracting the target object and virtual horopter method for estimating binocular disparities, respectively. The performance of both target extraction and disparity estimation is improved in comparison with the conventional methods, by using LPM. Some experimental results are also shown to demonstrate the effectiveness of the proposed method.

Bookmark

Share it with SNS

Article Title

Binocular Tracking based on Retino-Cortical Mapping

Two-Degree of Freedom Configulation of Generalized Predictive Control to Increase the Ability of the Disturbance Rejection and the Setpoint Tracking for a Dead Time System

Masashi NAKAMOTO, Takashi KOKUBO, Keiko SHIMIZU, Jyunko FUNAKI

pp. 297-303

Abstract

This paper presents a two-degree freedom configuration of Generalized Predictive Control in order to increase the ability of the disturbance rejection and the setpoint tracking for a dead time system. The controller which is designed with the plant model including the feedforward control can prevent the undesirable action which is caused by the feedforward control. Numerical and experimental results demonstrate the effectiveness and the practicableness.

Readers Who Read This Article Also Read

Bookmark

Share it with SNS

Article Title

Two-Degree of Freedom Configulation of Generalized Predictive Control to Increase the Ability of the Disturbance Rejection and the Setpoint Tracking for a Dead Time System

Pattern Recognition for Time Series Signals Using Recurrent Neural Networks by Genetic Algorithms

Hiroshi KINJO, Kunihiko NAKAZONO, Tetsuhiko YAMAMOTO

pp. 304-314

Abstract

This paper presents a method of time series pattern recognition using recurrent neural networks (RNN) based on the genetic algorithms (GAs). The RNN could have dynamical characteristics because the RNN has feedback connections with time delay. The connection weights of the RNN transform into the gene which described by 16 bits binary code. In order to acquire the dynamics of the time series patterns, GAs operators which are a selection, a crossover and a mutation are applied to the gene of the RNN. In the numerical simulations, the training convergence of the RNN for some time series patterns are investigated. The simulation results show that the RNN evolved by the GAs has good performances of the training for time series patterns which generated from sine functions and for some pulse patterns. Finally, it is shown that the new method could determine some suitable network structures for time series training.

Bookmark

Share it with SNS

Article Title

Pattern Recognition for Time Series Signals Using Recurrent Neural Networks by Genetic Algorithms

Obstacle Avoidance of Manipulators by using Freedom in the Coordinates Transformation for Exact Linearization

Kenji FUJIMOTO, Kenji KIMURA, Toshiharu SUGIE

pp. 315-320

Abstract

This paper is concerned with an application of the use of freedom in the coordinates transformation for exact linearizaion. We apply this technique to obstacle avoidance of a manipulator in the master-slave control. We show how to use the freedom for such an object and give the way to construct the linearizing coordinates transformation and feedback. And we evaluate the effectiveness of our technique by experiments.

Bookmark

Share it with SNS

Article Title

Obstacle Avoidance of Manipulators by using Freedom in the Coordinates Transformation for Exact Linearization

Application of Genetic Algorithm to Scheduling Problem of Robot Control Comptation

Kiyoharu TAGAWA, Tuyoshi FUKUI, Hiromasa HANEDA

pp. 321-330

Abstract

This paper presents a genetic algorithm (GA) for scheduling problem of a robot control computation. That is very difficult problem which belongs to the class of NP-hard problems. The authors have already proposed several algorithms, which are based on heuristic and branch-and-bound approaches, for the scheduling problem. The conventional algorithms, however, have the limits of their ability in quality of solutions and computational time. The scheduling problem is a typical partitioning problem : partitioning objects into a fixed number of groups to optimize an objective function. Consequently, this paper proposes a new crossover method named weighted-edge crossover which preserves both the structure and the characteristic of the feasible solution of partitioning problem. Furthermore, in order to improve the performance of GA, this paper defines a distance between feasible solutions and uses it in the adaptive control of crossover rate. To demonstrate the effectiveness of the proposed GA, comparative study of the GA with the conventional algorithms is carried out on several computational experiments.

Bookmark

Share it with SNS

Article Title

Application of Genetic Algorithm to Scheduling Problem of Robot Control Comptation

H Control with Minor Feedback and its Application to a Pressure Control System

Tetsuya KIMURA, Shinji HARA, Toshihiro TOMISAKA

pp. 331-337

Abstract

The uncertainty model used in the H control is norm bounded, while the actual modeling error is not so in general, and hence such uncertainty model can be conservative in certain applications. Therefore, the resulting system performance might be conservative if we simply apply the H control scheme. An H control scheme with minor feedback is examined to reduce the conservativeness. Since the minor feedback loop changes both the nominal plant and the uncertainty models, we cannot conclude immediately that it improves system performances even if the magnitude of uncertainty model is reduced. A disturbance attenuation problem is discussed to investigate the effect of the minor feedback, and a sufficient condition is derived on which the minor feedback improves system performance. Experimental results for a pneumatic pressure control system confirm the effectiveness of the proposed method.

Bookmark

Share it with SNS

Article Title

H Control with Minor Feedback and its Application to a Pressure Control System

Designing a Neural Network by a Random Optimization Method with Deterministic Mutation

Toshiki YOSHINO, Minoru FUKUMI, Norio AKAMATSU

pp. 338-340

Bookmark

Share it with SNS

Article Title

Designing a Neural Network by a Random Optimization Method with Deterministic Mutation

You can use this feature after you logged into the site.
Please click the button below.

Advanced Search

Article Title

Author

Abstract

Journal Title

Year

Please enter the publication date
with Christian era
(4 digits).

Please enter your search criteria.