• 제목/요약/키워드: Software Equation

검색결과 521건 처리시간 0.036초

The Impact of the Competitiveness of Intermediate Software on Enterprise Results: a Case Study of Chinese Intermediate Software

  • Liu, Zi-Yang
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권12호
    • /
    • pp.123-129
    • /
    • 2018
  • The purpose of this paper is to draw a conclusion on the impact of intermediate software on enterprise results. In this paper, product innovation and product reliability are especially used as analytical factors. An exploratory analytical study is conducted on the competitiveness of intermediate software, in the hope of gaining a new understanding of the competitiveness of intermediate software. Data are analyzed using such quantitative analytical tools as SPSS and AMOS. Using reliability analysis, validity analysis and structural equation model analysis, the final results are achieved. According to the analysis results, we can draw the following conclusions: the competitiveness of intermediate software has a positive impact on the innovation of software products. The competitiveness of intermediate software doesn't have a positive impact on the reliability of software products. Product innovation has a positive impact on enterprise results. Product reliability also has a positive impact on enterprise results. By analyzing the conclusions, we can make certain suggestions and draw implications on the competitiveness of China's software industry.

A Development of GPS SIS Anomalies Generation Software

  • Han, Younghoon;Ko, Jaeyoung;Shin, Mi Young;Cho, Deuk Jae
    • Journal of Positioning, Navigation, and Timing
    • /
    • 제2권1호
    • /
    • pp.33-40
    • /
    • 2013
  • In this paper, GPS signal anomaly generation software is proposed which can be used for the analysis of GPS signal anomaly effect and the design, verification, and operation test of anomalous signal monitoring technique. For the implementation of anomalous signal generation technique, anomalous signals are generated using a commercial signal generation simulator, and their effects and characteristics are analyzed. An error model equation is proposed from the result of analysis, and the anomalous signal generation software is constructed based on this equation. The proposed anomalous signal generation software has high scalability so that users can easily utilize and apply, and is economical as the additional cost for purchasing equipment is not necessary. Also, it is capable of anomalous signal generation based on real-time signal by comparing with the commercial signal generation simulator.

퍼지 적응 제어를 이용한 프로그램 볼륨 복잡도 측정 (Measurement of program volume complexity using fuzzy self-organizing control)

  • 김재웅
    • 한국컴퓨터산업학회논문지
    • /
    • 제2권3호
    • /
    • pp.377-388
    • /
    • 2001
  • 소프트웨어 척도는 소프트웨어를 특징화하기 위한 효율적인 방법을 제공한다. 척도들은 전통적으로 식의 정의를 통해 구성되었지만 이러한 접근은 소프트웨어를 특징화해주는 모든 매개변수사이의 모든 관계를 완전하게 이해할 수 있을 때만 적용 가능하다는 한계가 있다. 이 논문은 비선형 함수를 매우 정교하게 근사화 시키고, 인지 심리 이론을 결합할 수 있는 퍼지 논리 시스템을 사용하였다. 우선, Java 프로그램으로부터 수집된 12개 척도들의 인자들로부터 다중 회귀식을 추출하였다. 또한 그 중에서 프로그램 볼륨 인자에 인지 심리 이론을 적용하고 퍼지 학습을 수행하여 프로그램 볼륨 복잡도를 측정하였다. 이 연구는 소프트웨어 척도의 분석과 설계의 더 나은 조사를 위한 토대가 될 수 있을 것이다.

  • PDF

물 표면 시뮬레이션을 위한 보존적 USCIP법 (A Conservative USCIP Simulation Method for Shallow Water)

  • 전세종;송오영
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제25권5호
    • /
    • pp.21-30
    • /
    • 2019
  • 이 논문은 물 표면을 효율적, 효과적으로 표현하기 위한 물리적 시뮬레이션 방법을 제안한다. 이 논문에서 표현하고자 하는 물은 깊이에 비해 너비가 매우 크고 상하 유동이 적은 상태로서, 이를 효율적으로 계산하기 위해 Navier-Stokes 방정식을 간략화한 천수방정식(shallow water equation)을 지배방정식으로 사용한다. 천수방정식의 대류항을 수치적으로 계산하기 위한 방법으로 기존의 Constrained Interpolation Profile(CIP)법을 개선하여, 수치적인 정확성을 높이고 물리량을 보존할 수 있는 Conservative Unsplit Semi-lagrangian CIP(CUSCIP)을 소개한다. 이 방법은 Kim 등이 제안한 USCIP[9]기법에서 사용하는 제약 조건에 적분값을 반영한 항을 추가하여 대류항을 계산한다. 실험결과를 통해, CUSCIP방법은 수치 소산(numerical dissipation)으로 인한 물리량 손실에 강건하여, 물결의 세밀함과 더불어 물결의 지속성이 향상됨을 알 수 있다.

트리 구조를 이용한 수식 인식 연구 (A Study on Equation Recognition Using Tree Structure)

  • 박병준;김현식;김완태
    • 한국정보전자통신기술학회논문지
    • /
    • 제11권4호
    • /
    • pp.340-345
    • /
    • 2018
  • 수식은 일반 문장에 비해 복잡한 구조와 다양한 문자와 기호가 사용되어 단순한 키보드 입력만으로는 모든 문자 집합을 입력할 수 없어 한글이나 워드 같은 문서편집기 내에서도 자체적으로 구현된 수식 편집기를 사용하고 있다. 수식을 올바르게 표현하기 위해 구문을 해석할 수 있는 의미가 될 수 있는 사전 학습 정보가 필요하다. 문자가 입력되더라도 크기와 위치 서로간의 관계에 따라 다른 수식으로 표현될 수 있기 때문이다. 즉 표현될 위치와 크기 등 문자와 기호들 간의 상호관계를 고려하여 수식의 형태를 트리 모델로 표현한다. 문자인식 응용의 한 분야로 문자나 기호(부호)를 인식하는 기술을 이미 널리 알려졌지만, 수식을 입력과 해석하는 방법은 일반적인 텍스트에 비해 복잡한 분석 과정이 필요하다. 본 논문에서는 수식의 문자를 인식하고 표현되는 위치와 크기의 결정을 빠르게 해석하는 수식 인식기를 구현하였다.

The Impact of the Competitiveness of Intermediate Software on Enterprise Results : a Case Study of Chinese Intermediate Software

  • Liu, Zi-Yang;Chen, Yi;Li, Hao
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2018년도 제58차 하계학술대회논문집 26권2호
    • /
    • pp.258-261
    • /
    • 2018
  • The purpose of this paper is to draw a conclusion on the impact of intermediate software on enterprise results. In this paper, product innovation and product reliability are especially used as analytical factors. An exploratory analytical study is conducted on the competitiveness of intermediate software, in the hope of gaining a new understanding of the competitiveness of intermediate software. Data are analyzed using such quantitative analytical tools as SPSS and AMOS. Using reliability analysis, validity analysis and structural equation model analysis, the final results are achieved. According to the analysis results, we can draw the following conclusions: the competitiveness of intermediate software has a positive impact on the innovation of software products. The competitiveness of intermediate software doesn't have a positive impact on the reliability of software products. Product innovation has a positive impact on enterprise results. Product reliability also has a positive impact on enterprise results. By analyzing the conclusions, we can make certain suggestions and draw implications on the competitiveness of China's software industry.

  • PDF

A developed hybrid method for crack identification of beams

  • Vosoughi, Ali.R.
    • Smart Structures and Systems
    • /
    • 제16권3호
    • /
    • pp.401-414
    • /
    • 2015
  • A developed hybrid method for crack identification of beams is presented. Based on the Euler-Bernouli beam theory and concepts of fracture mechanics, governing equation of the cracked beams is reformulated. Finite element (FE) method as a powerful numerical tool is used to discritize the equation in space domain. After transferring the equations from time domain to frequency domain, frequencies and mode shapes of the beam are obtained. Efficiency of the governed equation for free vibration analysis of the beams is shown by comparing the results with those available in literature and via ANSYS software. The used equation yields to move the influence of cracks from the stiffness matrix to the mass matrix. For crack identification measured data are produced by applying random error to the calculated frequencies and mode shapes. An objective function is prepared as root mean square error between measured and calculated data. To minimize the function, hybrid genetic algorithms (GAs) and particle swarm optimization (PSO) technique is introduced. Efficiency, Robustness, applicability and usefulness of the mixed optimization numerical tool in conjunction with the finite element method for identification of cracks locations and depths are shown via solving different examples.

Nickel/Metal Hydride 전지의 열관리기술 개발 (Thermal Management of a Nickel/Metal Hydride Battery)

  • 김준범
    • 공업화학
    • /
    • 제8권4호
    • /
    • pp.667-672
    • /
    • 1997
  • 고용량 Nickel/Metal hybride 전지의 온도 거동을 3차원 유한요소법 software인 NISA를 사용하여 해석하였다. 전지 내부의 열전도에는 미분형 에너지 수지식을, 외부 대기와의 접촉면은 대류 열전달 방식을 사용하였다. 전지 온도에 영향을 미치는 요소인 열발생량과 대류 열전달계수에 대한 실험을 행하였고, 이 결과로부터 일반식을 도출하였다. 금속 재질의 cooling fin을 사용하므로써 급속한 충전이나 방전시 야기될 수 있는 온도 상승을 상당 부분 방지할 수 있었다. 전지 외벽에 열전도도가 낮고 얇은 절연물질을 부착하여도 최고온도의 상승에 미치는 영향은 미미하였다.

  • PDF

Neural Network Training Using a GMDH Type Algorithm

  • Pandya, Abhijit S.;Gilbar, Thomas;Kim, Kwang-Baek
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제5권1호
    • /
    • pp.52-58
    • /
    • 2005
  • We have developed a Group Method of Data Handling (GMDH) type algorithm for designing multi-layered neural networks. The algorithm is general enough that it will accept any number of inputs and any sized training set. Each neuron of the resulting network is a function of two of the inputs to the layer. The equation for each of the neurons is a quadratic polynomial. Several forms of the equation are tested for each neuron to make sure that only the best equation of two inputs is kept. All possible combinations of two inputs to each layer are also tested. By carefully testing each resulting neuron, we have developed an algorithm to keep only the best neurons at each level. The algorithm's goal is to create as accurate a network as possible while minimizing the size of the network. Software was developed to train and simulate networks using our algorithm. Several applications were modeled using our software, and the result was that our algorithm succeeded in developing small, accurate, multi-layer networks.

파워흐름해석법을 이용한 중고주파수 대역 소음해석 프로그램 개발 (Development of Noise Analysis Program by using Power Flow Analysis in Medium-to-high Frequency Ranges)

  • 권현웅;송지훈;홍석윤
    • 대한조선학회논문집
    • /
    • 제49권5호
    • /
    • pp.384-390
    • /
    • 2012
  • Power Flow Analysis (PFA) is introduced for solving the noise and vibration analysis of structures in medium-to-high frequency ranges. The vibration analysis software, $PFADS_{C{+}{+}}$ R4 based on Power Flow Finite Element Method (PFFEM) and the noise prediction software, $NASPFA_{C{+}{+}}$ R1 based on Power Flow Boundary Element Method (PFBEM) are developed. In this paper, the coupling equation which represents relation between structural energy and acoustic energy is developed for vibro-acoustic coupling analysis. And vibro-acoustic coupling analysis software based on PFA and coupling equation is developed. Developed software is composed of translator, cavity-finder, solver and post-processor over all. Translator can translate FE model into PFADS FE model and cavity-finder can automatically make NASPFA BE model from PFADS FE model for noise analysis. The solver module calculates the structural energy density, intensity of structures, the fictitious source on the boundary and the acoustic energy density at the field in acoustic cavities. Some applications of vibro-acoustic coupling analysis software to various structures and cruise ship are shown with reliable results.