• 제목/요약/키워드: Software Performance Analysis

검색결과 1,815건 처리시간 0.027초

차세대 에너지 관리시스템: 상정사고 해석 프로그램 성능 개선 방안 분석 (The Next Generation Energy Management System: Analysis and Performance Improvement of the Contingency Analysis Program)

  • 배애경;강호영;김영인;김홍주;신용학
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2014년도 추계학술발표대회
    • /
    • pp.134-136
    • /
    • 2014
  • 차세대 에너지 관리시스템에서 계통 해석 프로그램은 집중원격감시 시스템으로부터 취득된 데이터를 이용해 토폴로지, 상태추정, 조류계산, 상정사고, 고장해석 등의 해석 정보를 계통 운영자에게 전달한다. 지속적으로 증가하는 전력수요에 신속하게 대처하기 위해서 계통 해석 프로그램은 대규모 계통의 계획과 운영을 빠르고 정확하게 분석하여 대책을 수립할 수 있어야 한다. 본 논문에서는 계통 해석 프로그램들 중 특히 많은 시간이 소요되는 상정사고 해석 프로그램의 특성을 분석하고 성능 개선 방안을 제안한다.

실시간 소프트웨어 GPS 수신기 구현 및 성능 분석 (Implementation of Real-Time Software GPS Receiver and Performance Analysis)

  • 곽희삼;고선준;원종훈;이자성
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 하계학술대회 논문집 D
    • /
    • pp.2350-2352
    • /
    • 2004
  • This paper presents the implementation-tation of the real-time software GPS Receiver based on FFT and FLL assisted PLL tracking algorithm. The FFT(fast fourier transform) based GPS si-gnal acquisition scheme provides a fast TTFF(time to first fix) performance. The tracking based on FLL assisted PLL enables tracking of GPS signal in a high dynamic environment. The designed software GPS receiver uses the indexing method for generating replica carrier to reduce computation load. The performance of the implemented GPS receiver is evaluated using high-dynamic simulated data from a simulator and real static data.

  • PDF

Towards Resource-Generative Skyscrapers

  • Imam, Mohamed;Kolarevic, Branko
    • 국제초고층학회논문집
    • /
    • 제7권2호
    • /
    • pp.161-170
    • /
    • 2018
  • Rapid urbanization, resource depletion, and limited land are further increasing the need for skyscrapers in city centers; therefore, it is imperative to enhance tall building performance efficiency and energy-generative capability. Potential performance improvements can be explored using parametric multi-objective optimization, aided by evaluation tools, such as computational fluid dynamics and energy analysis software, to visualize and explore skyscrapers' multi-resource, multi-system generative potential. An optimization-centered, software-based design platform can potentially enable the simultaneous exploration of multiple strategies for the decreased consumption and large-scale production of multiple resources. Resource Generative Skyscrapers (RGS) are proposed as a possible solution to further explore and optimize the generative potentials of skyscrapers. RGS can be optimized with waste-energy-harvesting capabilities by capitalizing on passive features of integrated renewable systems. This paper describes various resource-generation technologies suitable for a synergetic integration within the RGS typology, and the software tools that can facilitate exploration of their optimal use.

Characterization of Spherical Particles by Light Scattering

  • Sangwook Park;Jungmoon Sung;Taihyun Chang
    • Bulletin of the Korean Chemical Society
    • /
    • 제12권3호
    • /
    • pp.322-328
    • /
    • 1991
  • We have studied a characterization method of accurate size of spherical particles by fitting experimental light scattering profile to the rigorous theoretical scattering function. An efficient software has been developed for computation of the theoretical scattering function and regression analysis. A light scattering instrument has been built and the necessary data acquisition and analysis are carried out by use of a personal computer with an emphasis on the reduction of analysis and time aiming that this study will be extended toward a development of a practical particle sizing apparatus. The performance of the instrument and the software has been evaluated with latex spheres and found to be satisfactory.

Knowledge Exchange Activities and Performances in Software Industry Clusters: Focus on Firm Size Effect

  • CHO, Sung Eui
    • 융합경영연구
    • /
    • 제10권6호
    • /
    • pp.9-16
    • /
    • 2022
  • Purpose: This research investigates the differences in knowledge exchange activities and performances between startups and large companies in software industry clusters. Research design, data, and methodology: Six independent factors of human resource information, R&D and technology, marketing knowledge, government support information, strategic knowledge, and cooperation information were extracted to test the firm size effect in the relationships with two performance factors such as satisfaction with industry cluster location and satisfaction with financial performances. Data were collected through a survey of entrepreneurs, managers, and employees and tested by statistical analysis methodologies. Results: Three independent factors of human resource information, R&D and technology, and cooperation information were particularly significant in the relationship with both dependent factors. Strategic knowledge significantly affected financial performance. Knowledge exchange activities were more important in startups than in large companies for all eight factors. Conclusion: Policies for software industry clusters need a different approach for startups and large companies.

Analysis of Open-Source Hyperparameter Optimization Software Trends

  • Lee, Yo-Seob;Moon, Phil-Joo
    • International Journal of Advanced Culture Technology
    • /
    • 제7권4호
    • /
    • pp.56-62
    • /
    • 2019
  • Recently, research using artificial neural networks has further expanded the field of neural network optimization and automatic structuring from improving inference accuracy. The performance of the machine learning algorithm depends on how the hyperparameters are configured. Open-source hyperparameter optimization software can be an important step forward in improving the performance of machine learning algorithms. In this paper, we review open-source hyperparameter optimization softwares.

A novel classification approach based on Naïve Bayes for Twitter sentiment analysis

  • Song, Junseok;Kim, Kyung Tae;Lee, Byungjun;Kim, Sangyoung;Youn, Hee Yong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제11권6호
    • /
    • pp.2996-3011
    • /
    • 2017
  • With rapid growth of web technology and dissemination of smart devices, social networking service(SNS) is widely used. As a result, huge amount of data are generated from SNS such as Twitter, and sentiment analysis of SNS data is very important for various applications and services. In the existing sentiment analysis based on the $Na{\ddot{i}}ve$ Bayes algorithm, a same number of attributes is usually employed to estimate the weight of each class. Moreover, uncountable and meaningless attributes are included. This results in decreased accuracy of sentiment analysis. In this paper two methods are proposed to resolve these issues, which reflect the difference of the number of positive words and negative words in calculating the weights, and eliminate insignificant words in the feature selection step using Multinomial $Na{\ddot{i}}ve$ Bayes(MNB) algorithm. Performance comparison demonstrates that the proposed scheme significantly increases the accuracy compared to the existing Multivariate Bernoulli $Na{\ddot{i}}ve$ Bayes(BNB) algorithm and MNB scheme.

AUTOSAR기반 EPS 시스템 소프트웨어 컴포넌트의 스케줄링 설계 및 시뮬레이션 (Scheduling Design and Simulation of Software Components for EPS System based on AUTOSAR)

  • 박광민;금대현;손병점;이성훈
    • 제어로봇시스템학회논문지
    • /
    • 제16권6호
    • /
    • pp.539-545
    • /
    • 2010
  • Through the AUTOSAR methodology, the embedded software shall become more flexible, reusable, maintainable than ever. However, it is not mentioned about specific timing constraints of software components in AUTOSAR. There are a few basic principles for mapping runnable entities. At this point, AUTOSAR software design with optimal scheduling method is one of the enabling technologies in vehicle embedded system. This paper presents an approach based on mapping runnable entities and task scheduling design method for EPS (Electric Power Steering) software components, based on AUTOSAR. In addition, the experimental results of concurrent simulation show that the proposed scheduling technique and timing synchronization in the software component design can achieve the improved torque ripple performance and it well suited for EPS application software.

분산, 협업 환경에서의 펌프 설계/해석을 위한 Agent 모듈 개발 (Development of Agent Module for Pump Design and Performance Analysis Under Distributed and Cooperative Environment)

  • 최범석;김명배;박무룡;이공훈
    • 유체기계공업학회:학술대회논문집
    • /
    • 유체기계공업학회 2004년도 유체기계 연구개발 발표회 논문집
    • /
    • pp.711-714
    • /
    • 2004
  • A project to develop internet based collaborative engineering environments using agent technology is started to develop an agent based soft system for design and performance analysis of centrifugal pumps. This paper introduces the feasible technology needed to construct a pump design system based on software agent.

  • PDF

Software Design of Packet Analyzer based on Byte-Filtered Packet Inspection Mechanism for UW-ASN

  • Muminov, Sardorbek;Yun, Nam-Yeol;Park, Soo-Hyun
    • 한국멀티미디어학회논문지
    • /
    • 제14권12호
    • /
    • pp.1572-1582
    • /
    • 2011
  • The rapid growth of UnderWater Acoustic Sensor Networks (UW-ASNs) has led researchers to enhance underwater MAC protocols against limitations existing in underwater environment. We propose the customized robust real-time packet inspection mechanism with addressing the problem of the search for the data packet loss and network performance quality analysis in UW-ASNs, and describe our experiences using this approach. The goal of this work is to provide a framework to assess the network real-time performance quality. We propose a customized and adaptive mechanism to detect, monitor and analyze the data packets according to the MAC protocol standards in UW-ASNs. The packet analyzing method and software we propose is easy to implement, maintain, update and enhance. We take input stream as real data packets from sniffer node in capture mode and perform fully analysis. We were interested in developing software and hardware designed tool with the same capabilities which almost all terrestrial network packet sniffers have. Experimental results confirm that the best way to achieve maximum performance requires the most adaptive algorithm. In this paper, we present and offer the proposed packet analyzer, which can be effectively used for implementing underwater MAC protocols.