The search functionality is under construction.
The search functionality is under construction.

Keyword Search Result

[Keyword] SiON(4624hit)

4041-4060hit(4624hit)

  • Manipulation of Large-Scale Polynomials Using BMDs

    Dror ROTTER  Kiyoharu HAMAGUCHI  Shin-ichi MINATO  Shuzo YAJIMA  

     
    PAPER

      Vol:
    E80-A No:10
      Page(s):
    1774-1781

    Minato has proposed canonical representation for polynomial functions using zero-suppressed binary decision diagrams (ZBDDs). In this paper, we extend binary moment diagrams (BMDs) proposed by Bryant and Chen to handle variables with degrees higher than l. The experimental results show that this approach is much more efficient than the previous ZBDDs' approach. The proposed approach is expected to be useful for various problems, in particular, for computer algebra.

  • A Two-Dimensional Transistor Placement Algorithm for Cell Synthesis and Its Application to Standard Cells

    Shunji SAIKA  Masahiro FUKUI  Noriko SHINOMIYA  Toshiro AKINO  Shigeo KUNINOBU  

     
    PAPER

      Vol:
    E80-A No:10
      Page(s):
    1883-1891

    We propose a transistor placement algorithm to generate standard cell layout in a two-dimensional placement style. The algorithm optimizes the one-dimensional placement in the first stage, folds the large transistors in the second stage, and optimizes the two-dimensional placement in the final stage. We also propose "cost function" based on wiring length, which closely match the cell optimization. This transistor placement algorithm has been applied to several standard cells, and demonstrated the capability to generate a two-dimensional placement that is comparable to manually designed placement.

  • A Hierarchical Clustering Method for the Multiple Constant Multiplication Problem

    Akihiro MATSUURA  Mitsuteru YUKISHITA  Akira NAGOYA  

     
    PAPER

      Vol:
    E80-A No:10
      Page(s):
    1767-1773

    In this paper, we propose an efficient solution for the Multiple Constant Multiplication (MCM) problem. The method uses hierarchical clustering to exploit common subexpressions among constants and reduces the number of shifts, additions, and subtractions. The algorithm defines appropriate weights, which indicate operation priority, and selects common subexpressions, resulting in a minimum number of local operations. It can also be extended to various high-level synthesis tasks such as arbitrary linear transforms. Experimental results for several error-correcting codes, digital filters and Discrete Cosine Transforms (DCTs) have shown the effectiveness of our method.

  • Generalized Satellite Beam-Switching Modes

    Yiu Kwok THAM  

     
    PAPER-Switching and Communication Processing

      Vol:
    E80-B No:10
      Page(s):
    1523-1528

    Satellite beam-switching problems are studied where there are m up-link beams, n down-link beams and multiple carriers per beam. By augmenting a traffic matrix with an extra row and column, it is possible to find a sequence of switching modes ((0,1)-matrices with genrally multiple unit entries in each row and column) that realize optimal transmission time. Switching modes generated are shown to be linearly independent. The number of switching modes required for an mn matrix is bounded by (m1)(n1)1. For an augmented (m1)(n1) matrix, the bound is then mn1. The bounds on the number of switching modes and the computational complexity for a number of related satellite transmission scheduling problems are lowered. In simplified form, the results (particularly the linear independence of permutation matrices generated) apply to algorithmic decomposition of doubly stochastic matrices into convex combinations of permutation matrices.

  • Analysis of Nonuniform Transmission Lines Using Chebyshev Expansion Method and Moment Techniques

    Yuichi TANJI  Yoshifumi NISHIO  Akio USHIDA  

     
    PAPER

      Vol:
    E80-A No:10
      Page(s):
    1955-1960

    Nonuniform transmission lines are crucial in integrated circuits and printed circuit boards, because these circuits have complex geometries and layout between the multi layers, and most of the transmission lines possess nonuniform characteristics. In this article, an efficient numerical method for analyzing nonuniform transmission lines has been presented by using the Chebyshev expansion method and moment techniques. Efficiency on computational cost is demonstrated by numerical example.

  • A Variable Partitioning Algorithm of BDD for FPGA Technology Mapping

    Jie-Hong JIANG  Jing-Yang JOU  Juinn-Dar HUANG  Jung-Shian WEI  

     
    PAPER

      Vol:
    E80-A No:10
      Page(s):
    1813-1819

    Field Programmable Gate Arrays (FPGA's) are important devices for rapid system prototyping. Roth-Karp decomposition is one of the most popular decomposition techniques for Look-Up Table (LUT) -based FPGA technology mapping. In this paper, we propose a novel algorithm based on Binary Decision Diagrams (BDD's) for selecting good lambda set variables in Roth-Karp decomposition to minimize the number of consumed configurable logic blocks (CLB's) in FPGA's. The experimental results on a set of benchmarks show that our algorithm can produce much better results than the similar works of the previous approaches.

  • Estimating Interconnection Lengths in Three-Dimensional Computer Systems

    Dirk STROOBANDT  Jan VAN CAMPENHOUT  

     
    PAPER-Physical Design

      Vol:
    E80-D No:10
      Page(s):
    1024-1031

    In computer hardware there is a constant evolution towards smaller transistor sizes. At the same time, more and more transistors are placed on one chip. Both trends make the pin limitation problem worse. Scaling down chip sizes adds to the shortage of available pins while increasing the number of transistors per chip imposes a higher need for chip terminals. The use of three-dimensional systems would alleviate this pin limitation problem. In order to decide whether the benefits of such systems balance the higher processing costs, one must be able to characterize these benefits accurately. This can be done by estimating important layout properties of electronic designs, such as space requirements and interconnection length values. For a two-dimensional placement, Donath found an upper bound for the average interconnection length that follows the trends of experimentally obtained average lengths. Yet, this upper bound deviates from the experimentally obtained value by a factor of approximately 2 which is not sufficiently accurate for some applications. In this paper, we first extend Donath's technique to a three-dimensional placement. We then compute a significantly more accurate estimate by taking into account the inherent features of the optimal placement process.

  • Performance Improvement of TCP over EFCI-Based ABR Service Class by Tuning of Congestion Control Parameters

    Go HASEGAWA  Hiroyuki OHSAKI  Masayuki MURATA  Hideo MIYAHARA  

     
    PAPER-Communication protocol

      Vol:
    E80-B No:10
      Page(s):
    1444-1453

    We investigate performance of TCP protocol over ATM networks by using a simulation technique. As the ATM layer, we consider (1) rate-based control of the ABR service class and (2) an EPD (Early Packet Discard) technique applied to the UBR service class and (3) and EPD with per-VC accounting for fairness enhancement applied to the UBR service class. In comparison, we adopt a multi-hop network model where the multiple ATM switches are interconnected. In such a network, unfairness among connections is a possible cause of the problem due to differences of the number of hops and/or the round trip times among connections. Simulation results show that the rate-based control method of ABR achieves highest throughput and best fairness in most circumstances. However, the performance of TCP over ABR is degraded once the cell loss takes place due to the inappropriate control parameter setting. To avoid this performance degradation, we investigate the appropriate parameter set suitable to TCP on ABR service. As a result, parameter tuning can improve the performance of TCP over ABR, but limited. We therefore consider TCP over ABR with EPD enhancement where the EPD technique is incorporated into ABR. We last consider the multimedia network environment, where the VBR traffic exists in the network in addition to the ABR/UBR traffic. By this, we investigate an applicability of the above observations to a more generic model. Through simulation experiments, we find that the similar results can be obtained, but it is also shown that parameters of the rate-based congestion control must be chosen carefully by taking into account the existence of VBR traffic. For this, we discuss the method to determine the appropriate control parameters.

  • An FFT Interference Detection Scheme for Interference Suppression in Digital Satellite Communication Systems

    Takatoshi SUGIYAMA  Masanobu SUZUKI  Shuji KUBOTA  

     
    PAPER-Satellite Communication

      Vol:
    E80-B No:9
      Page(s):
    1352-1362

    This paper proposes an FFT (Fast Fourier Transform) interference detection for interference suppression which combines notch filtering and FEC (forward error correction) to improve the Pe (probability of error) performance degradation due to co-channel interference in digital satellite communication systems. The proposed FFT interference detection scheme can determine the co-channel interference carrier frequency, power, and bandwidth precisely by using the power detection threshold suitable for the desired signal power spectrum, and the notch filter characteristic can be set according to the results. The interference suppression with the proposed scheme achieves the degradation in required Eb/No to only 1.0 dB at a Pe of 10-4 compared to that with the optimum notch filter (ideal detection) in unknown CW (continuous wave) and FM (frequency modulation) co-channel interference environments. Moreover, the proposed scheme improves the required Eb/No by 6.5 dB compared to that without a notch filter in an FM interference environment with interference carrier frequency offset normalized by the desired signal clock rate of 0.52, desired to undesired (interference) signal power ratio of 3 dB and interference bandwidth at 10 dB down power point from the peak normalized by the desired signal clock rate of 0.25.

  • High-Speed Protective Packaging of Fusion Splices Using an Internal Heat Source

    Mitsutoshi HOSHINO  Norio MURATA  

     
    PAPER-Communication Cable and Wave Guides

      Vol:
    E80-B No:9
      Page(s):
    1321-1326

    Materials for a new reinforcement method using an internal heating technique have been developed experimentally for fusion splices. The method employs a protective package of a carbon-fiber composite and a hot-melt adhesive in a heat-shrinkable tube. The most appropriate heating current and heating time were determined from a consideration of the decomposition temperature of the adhesive (300) and the complete shrinking temperature (115) and the minimum welding temperature of Nylon 12 (about 180). The protective package can be installed in less than 30 seconds at a power of 10 W. Air bubbles which might cause microbending were completely eliminated by using Nylon 12 as the hot-melt adhesive, irradiated polyethylene as the heat-shrinkable tube and a carbon-fiber-composite electrical heating rod which also acted a tension member. The key for preparing the carbon-fiber composite was to remove its impurities. Under the condition of temperature difference larger than 40 deg. between the shrinking temperature of the heat-shrinkable tube and the melting temperature of the hot-melt adhesive. Nylon 12 and irradiated polyethylene were needed for the complete elimination of residual bubbles. By using Nylon 12 as the hot-melt adhesive, a reliable protective package could be achieved for a fusion spliced optical fiber with a low excess loss of less than 0.06 dB/splice between -60 and +70 and a high tensile strength of 3.9 kg.

  • Transmission-Line Coupling of Active Microstrip Antennas for One- and Two-Dimensional Phased Arrays

    Ragip ISPIR  Shigeji NOGI  Minoru SANAGI  Kiyoshi FUKUI  

     
    PAPER-Microwave and Millimeter Wave Technology

      Vol:
    E80-C No:9
      Page(s):
    1211-1220

    Several types of transmission-line coupling are analyzed to use in one- and two-dimensional active antenna arrays, and a method is developed to scan the beam of the arrays using the mutual locking theory. To compensate the undesired effect of strong radiative coupling of the nearest neighbor elements on the phased array performance, addition of resistive stubs to the end elements is proposed. In a 14 array it was observed that after the connection of resistive stubs, the scanning range of the array increased considerably. The effect of oscillator amplitudes on the phased array behavior is explored numerically. In the experiments main beam of 22 and 33 active antenna arrays were steered up to 25 and 15, respectively in the H-plane.

  • Automatic Gain Control of Erbium-Doped Fiber Amplifiers for WDM Transmission Systems

    Kuniaki MOTOSHIMA  Katsuhiro SHIMIZU  Katsumi TAKANO  Takashi MIZUOCHI  Tadayoshi KITAYAMA  Katsuyoshi ITO  

     
    PAPER-Optical Communication

      Vol:
    E80-B No:9
      Page(s):
    1311-1320

    Optical transmission systems with large capacity employing wavelength-division multiplexing (WDM) techniques are now widely under development. Optical amplifiers, especially Erbium-Doped Fiber Amplifiers (EDFA's), are vital components for such transmission systems. Optical amplifiers in WDM systems are employed as common amplifiers for all WDM'ed optical carriers, therefore, change in power of a specific carrier gives rise to gain fluctuation of the remaining carriers. In this paper, we discuss about automatic gain control (AGC) of EDFA for WDM'ed optical carriers under transient gain saturation. Two methods have been reported to perform AGC, i.e., pump feedback control method and compensation light feedback control method. Theory and experimental results have been already reported on pump feedback control method. Here, theory has been generalized to be applicable for compensation light feedback method including schematics with amplified spontaneous emission (ASE) as a probe light to measure the gain of EDFA. Experimental results have confirmed the analysis. Good performance has been obtained for both methods with simple electronic circuits and ASE has been found to work as an excellent probe light source.

  • Fast Discrete Fourier Transform and Cyclic Convolution Algorithms for Real Sequences

    Hideo MURAKAMI  

     
    PAPER

      Vol:
    E80-A No:8
      Page(s):
    1362-1366

    This paper introduces a new recursive factorization of the polynomial, 1-zN, over the real numbers when N is an even composite integer. The recursive factorization is applied for efficient computation of the discrete Fourier transform (DFT) and the cyclic convolution of real sequences with highly composite even length.

  • Multiple DmB1C/DmB1M Coding Scheme for High-Speed Optical Multiplex Transmission

    Koichi MURATA  Yoshihiko UENATSU  Yoshiaki YAMABAYASHI  Yukio KOBAYASHI  

     
    PAPER-Optical Communication

      Vol:
    E80-B No:8
      Page(s):
    1248-1254

    This paper describes a new multiple DmB1C (Differential m Binary 1 Complement insertion) /DmB1M (Differential m Binary with 1 Mark insertion) coding scheme for high-speed optical multiplex transmission. The coding scheme has the characteristics of small consecutive identical digits and a good balance between marks and spaces. Furthermore, it has also good synchronization characteristics and higher flexibility for extension to high capacity transmission than the conventional mB1C or DmB1M coding schemes. We describe a design methodology for a multiplex transmission system using the proposed coding scheme, and verify the characteristics of the proposed coding scheme using an experimental setup of a 2.8 Gbit/s serial optical interconnection circuit, which has 16 parallel 156 Mbit/s inputs. The coding scheme realizes transmission systems with simple analog circuit configuration, and small digital circuit complexity with wide dynamic range and good mark ratio tolerance.

  • A Probabilistic Approach for Automatic Parameters Selection for the Hybrid Edge Detector

    Mohammed BENNAMOUN  Boualem BOASHASH  

     
    PAPER

      Vol:
    E80-A No:8
      Page(s):
    1423-1429

    We previously proposed a robust hybrid edge detector which relaxes the trade off between robustess against noise and accurate localization of the edges. This hybrid detector separates the tasks of localization and noise suppresion between two sub-detectors. In this paper, we present an extension to this hybrid detector to determine its optimal parameters, independently of the scene. This extension defines a probabilistic cost function using for criteria the probability of missing an edge buried in noise and the probability of detecting false edges. The optimization of this cost function allows the automatic selection of the parameters of the hybrid edge detector given the height of the minimum edge to be detected and the variance of the noise, σ2n. The results were applied to the 2D case and the performance of the adaptive hybrid detector was compared to other detectors.

  • An Extension of a Class of Systems That Have a Common Lyapunov Function

    Takehiro MORI  Hideki KOKAME  

     
    LETTER-Systems and Control

      Vol:
    E80-A No:8
      Page(s):
    1522-1524

    An extension is made for a set of systems that have a quadratic Lyapunov function in common for the purpose of analysis and design. The nominal set of system matrices comprises stable symmetric matricies, which admit a hyperspherical Lyapunov function. Based on stability robustness results, sets of matrices are constructed so that they share the same Lyapunov function with the nominal ones.

  • An Isolated Word Speech Recognition Based on Fusion of Visual and Auditory Information Usisng 30-frame/s and 24-bit Color Image

    Akio OGIHARA  Shinobu ASAO  

     
    PAPER

      Vol:
    E80-A No:8
      Page(s):
    1417-1422

    In the field of speech recognition, many researchers have proposed speech recognition methods using auditory information like acoustic signal or visual information like shape and motion of lips. Auditory information has valid features for speech recognition, but it is difficult to accomplish speech recognition in noisy environment. On the other side, visual information has advantage to accomplish speech recognition in noisy environment, but it is difficult to extract effective features for speech recognition. Thus, in case of using either auditory information or visual information, it is difficult to accomplish speech recognition perfectly. In this paper, we propose a method to fuse auditory information and visual information in order to realize more accurate speech recognition. The proposed method consists of two processes: (1) two probabilities for auditory information and visual information are calculated by HMM, (2) these probabilities are fused by using linear combination. We have performed speech recognition experiments of isolated words, whose auditory information (22.05kHz sampling, 8-bit quantization) and visual information (30-frame/s sampling, 24-bit quantization) are captured with multi-media personal computer, and have confirmed the validity of the proposed method.

  • A Logical Airlink Control Procedure for Packet Radio Systems

    Yasuhiko INOUE  Masataka IIZUKA  

     
    PAPER

      Vol:
    E80-B No:8
      Page(s):
    1192-1197

    This paper proposes a data transfer protocol called Logical Airlink Control Procedure for Packet Radio Systems (LAPPR) which offers a high throughput efficiency in fading channels. Two main ideas are presented in the flow control and retransmission control methods. A new flow control scheme called "P/F Sliding Flow" is proposed where a high channel utilization rate is provided by continuously transmitting the data frames. At that time, the acknowledgements for the data frames are reduced so as not to occupy both the forward and reverse channels and data exchange between different transmitter-receiver pairs is enabled. A retransmission control scheme called "Recovery Confirming Retransmission Control" is also proposed which makes conventional Automatic Repeat Request (ARQ) schemes significantly more effective in the fading environments by continuously sending the same frame. Computer simulations were carried out and the result showed that a throughput higher than conventional protocols can be achieved.

  • Fingerprint Compression Using Wavelet Packet Transform and Pyramid Lattice Vector Quantization

    Shohreh KASAEI  Mohamed DERICHE  Boualem BOASHASH  

     
    PAPER

      Vol:
    E80-A No:8
      Page(s):
    1446-1452

    A new compression algorithm for fingerprint images is introduced. A modified wavelet packet scheme which uses a fixed decomposition structure, matched to the statistics of fingerprint images, is used. Based on statistical studies of the subbands, different compression techniques are chosen for different subbands. The decision is based on the effect of each subband on reconstructed image, taking into account the characteristics of the Human Visual System (HVS). A noise shaping bit allocation procedure which considers the HVS, is then used to assign the bit rate among subbands. Using Lattice Vector Quantization (LVQ), a new technique for determining the largest radius of the Lattice and its scaling factor is presented. The design is based on obtaining the smallest possible Expected Total Distortion (ETD) measure, using the given bit budget. At low bit rates, for the coefficients with high-frequency content, we propose the Positive-Negative Mean (PNM) algorithm to improve the resolution of the reconstructed image. Furthermore, for the coefficients with low-frequency content, a lossless predictive compression scheme is developed. The proposed algorithm results in a high compression ratio and a high reconstructed image quality with a low computational load compared to other available algorithms.

  • The Handoff Rate of Two-Way Soft Handoff Scheme in DS-CDMA Cellular Systems

    Moo-Ho CHO  Kwang-Sik KIM  Kyoung-Rok CHO  

     
    LETTER

      Vol:
    E80-B No:8
      Page(s):
    1223-1226

    An analytic traffic model is presented to estimate the soft handoff rate in DS-CDMA cellular systems. The model is based on the fact that a mobile in soft handoff call is connected to two cell sites when it is in an overlapped region. The handoff rate is estimated by the mobility of mobiles, which is a function of the size and shape of cell area, and the call density and speed of mobiles in the area. Simulation results show good agreement with the analytical model.

4041-4060hit(4624hit)