Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Tadashi Ae is active.

Publication


Featured researches published by Tadashi Ae.


IEEE Transactions on Computers | 1993

Availability of k-coterie

Hirotsugu Kakugawa; Satoshi Fujita; Masafumi Yamashita; Tadashi Ae

The distributed k-mutual-exclusion problem (k-mutex problem) is the problem of guaranteeing that at most k processes at a time can enter a critical section at a time in a distribution system. A method proposed for the solution of the distributed mutual exclusion problem (i.e., 1-mutex problem) by D. Barbara and H. Garcia-Molina (1987) is an extension of majority consensus and uses coteries. The goodness of coterie-based 1-mutex algorithm strongly depends on the availability of coterie, and it has been shown that majority coterie is optimal in this sense, provided that: the network topology is a complete graph, the links never fail, and p, the reliability of the process, is at least 1/2. The concept of a k-coterie, an extension of a coterie, is introduced for solving the k-mutex problem, and lower and upper bounds are derived on the reliability p for k-majority coterie, a natural extension of majority coterie, to be optimal, under conditions (1)-(3). For example, when k=3, p must be greater than 0.994 for k-majority coterie to be optimal. >


Information Processing Letters | 1994

A distributed k -mutual exclusion algorithm using k -coterie

Hirotsusgu Kakugawa; Satoshi Fujita; Masafumi Yamashita; Tadashi Ae

Abstract The concept of k-coterie is introduced and a distributed k-mutual exclusion algorithm is proposed using it. A k-coterie is a natural extension of a coterie. The message complexity of the algorithm is O(c) when conflicts with other processes in capturing a quorum do not occur, where c is the maximum quorum size of the k-coterie the algorithm uses.


Rundbrief Der Gi-fachgruppe 5.10 Informationssystem-architekturen | 1991

Distributed k-Mutual Exclusion Problem and k-Coteries

Satoshi Fujita; Masafumi Yamashita; Tadashi Ae

The distributed k-mutual exclusion problem is the problem of guaranteeing that at most k processes are in a critical section simultaneously. This problem can be solved using the k-coterie: We first prepare a set (k-coterie) C of sets (quorums) Q of processes such that each k-set {Q1,⋯, Qk} of quorums in C contains a pair Qi and Qj (i≠j) intersecting each other. A process wishing to enter a critical section is required to collect a permission from each member of a quorum in C. Then at most k processes can be in a critical section because of the intersection property of k-coterie, and the (average) number of messages necessary for entering a critical section is in proportion to the (average) quorum size of C.


Discrete Applied Mathematics | 1981

On the removal of forbidden graphs by edge-deletion or by edge-contraction

Toshimasa Watanabe; Tadashi Ae; Akira Nakamura

Abstract If π is a property on graphs, the corresponding edge deletion (edge contraction, respectively) problem is: Given a graph G , determine the minimum number of edges of G whose deletion (contraction) results in a graph satisfying property π. We show that these problems are NP-hard if π is finitely characterizable by 3-connected graphs.


Discrete Applied Mathematics | 1983

On the NP-hardness of edge-deletion and -contraction problems

Toshimasa Watanabe; Tadashi Ae; Akira Nakamura

Abstract If π is a property on graphs, the corresponding edge deletion (edge contraction, respectively) problem is: Given a graph G , determine the minimum number of edges of G whose deletion (contraction) results in a graph satisfying property π. We show that these problems are NP-hard if π is finitely characterizable by 3-connected graphs.


Theoretical Computer Science | 1979

One-way simple multihead finite automata

Katsushi Inoue; Itsuo Takanami; Akira Nakamura; Tadashi Ae

Abstract The first half of this paper investigates the accepting powers of various types of simple one-way multihead finite automata. It is shown that (1)for each k ⩾1, simple one-way ( k +1)-head finite automata are more powerful than simple one-way k -head finite automata. (2)for each k ⩾2, nondeterministic simple one-way k -head finite automata are more powerful than deterministic ones, and (3)for each k ⩾2, sensing simple one-way k -head finite automata are more powerful than non-sensing ones. In the latter half, closure properties for various types of simple one-way multihead finite automata are investigated. Finally, we demonstrate that languages accepted by nondeterministic sensing simple one-way 2-head finite automata are related to some open problem concerning deterministic and nondeterministic tape-bounded Turing computations.


Real-time Systems | 1990

Programmable real-time scheduler using a neurocomputer

Tadashi Ae; Reiji Aibara

In real-time systems, the scheduling plays an important role to carry out all tasks within predefined time frames. The scheduling problem, however, is known to be intractable, that is, NP-hard or NP-complete for most cases (Garey and Johnson 1979). In this paper, one of the neural computation techniques is introduced to solve it within a limited time under the hard real-time environment, instead of improving algorithms on conventional computers. Although the neural computation can be realized on a multiprocessor, a special hardware using neural networks is designed to obtain the schedule results without overhead.


Japanese Journal of Applied Physics | 1996

Optically Interconnected Kohonen Net for Pattern Recognition

Takeshi Doi; Tohru Namba; Akihito Uehara; Makoto Nagata; Seiichi Miyazaki; Kentaro Shibahara; Shin Yokoyama; Atsushi Iwata; Tadashi Ae; Masataka Hirose

The test chip of optically interconnected Kohonen net which realizes the parallel pattern recognition was designed and fabricated. The optical waveguides, micromirrors and photodiodes were integrated on a Si wafer and complementary metal oxide semiconductor (CMOS) chips were bonded on the same Si wafer. The optical input data are distributed to the CMOS circuits by the branched waveguide and the distances between the input and the reference data are calculated. This test circuit operated at a frequency of 6.7 MHz.


international symposium on computer architecture | 1987

A template matching algorithm using optically-connected 3-D VLSI architecture

Satoshi Fujita; Reiji Aibara; Masafumi Yamashita; Tadashi Ae

Three-dimensional VLSI (in short, 3-D VLSI) is a new device technology that is expected to realize high performance systems. In this paper, we propose an image processing architecture based on 3-D VLSI consisting of optically-connected layers. Since the optical inter-layer connection seems to have some of useful functions due to isotropic radiation of the light, we algebraicly formulate them as the picture processing operators. Moreover, we show that the operators are available for applications such as template matching. The availability of a proposed template matching algorithm is verified by simulation.


Proceedings of 5th International Workshop on Parallel and Distributed Real-Time Systems and 3rd Workshop on Object-Oriented Real-Time Systems | 1997

Real-time multimedia data processing using VLIW hardware stack processor

Kiyoshige Nakamura; Keiichi Sakai; Tadashi Ae

We propose the real-time processing of multimedia data using a special purpose processor. We introduce a VLIW architecture and a hardware stack for our multimedia processor. The VLIW-Hardware Stack Processor (VLIW-HSP) consists of four hardware stack units and one control unit. We discuss real-time multimedia data processing using the VLIW architecture. We show the design of VLIW-HSP and present several performance evaluations using a software simulation of VLIW-HSP. The results of these evaluations indicate that the hardware stack typically achieves a 20% speed improvement. We describe a hardware emulator for VLIW-HSP using an Xilinx FPGA which is necessary for application level performance evaluation.

Collaboration


Dive into the Tadashi Ae's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge