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

Keyword Search Result

[Keyword] analog simulation(2hit)

1-2hit
  • A Precision and High-Speed Behavioral Simulation Method for Transient Response and Frequency Characteristics of Switching Converters

    Toru SAI  Shoko SUGIMOTO  Yasuhiro SUGIMOTO  

     
    PAPER

      Vol:
    E95-C No:6
      Page(s):
    1067-1076

    We propose a fast and precise transient response and frequency characteristics simulation method for switching converters. This method uses a behavioral simulation tool without using a SPICE-like analog simulator. The nonlinear operation of the circuit is considered, and the nonlinear function is realized by defining the nonlinear formula based on the circuit operation and by applying feedback. To assess the accuracy and simulation time of the proposed simulation method, we designed current-mode buck and boost converters and fabricated them using a 0.18-µm high-voltage CMOS process. The comparison in the transient response and frequency characteristics among SPICE, the proposed program on a behavioral simulation tool which we named NSTVR (New Simulation Tool for Voltage Regulators) and experiments of fabricated IC chips showed good agreement, while NSTVR was more than 22 times faster in transient response and 85 times faster in frequency characteristics than SPICE in CPU time in a boost converter simulation.

  • Structural Active Object Systems for Mixed-Mode Simulation

    Doohun EUM  Toshimi MINOURA  

     
    PAPER-Sofware System

      Vol:
    E79-D No:6
      Page(s):
    855-865

    A structural active-object system (SAOS) is a transition-based object-oriented system suitable for rapid development of hardware logic simulators. A SAOS consists of a collection of interacting structural active objects (SAOs), whose behaviors are determined by the transition statements provided in their class definitions. Furthermore, SAOs can be structurally and hierarchically composed from their component SAOs like hardware components. These features allow SAOs to model components for circuit simulation more naturally than passive objects used in ordinary object-oriented programming. Also, we can easily create new kinds of components by using the inheritance mechanism. Executions of transition statements may be event-and/or time-driven, and hence digital, analog, and mixed-mode simulation is possible. Prototype simulation programs with graphical user interfaces have been developed as SAOS programs for digital, analog, and mixed-mode circuit simulation.