RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        무기체계 시뮬레이터 개발을 위한 이종 언어 방식의 컴포넌트 참조 아키텍처 제안

        심준용,김성민,유승기,이원식 한국정보과학회 2023 정보과학회 컴퓨팅의 실제 논문지 Vol.29 No.8

        Weapon simulation software is being used as a tool for testing scenarios that are difficult to perform in the operational environment or verifying the function of the weapon system. It has components for operator GUI, message communication and simulation operation, and may be implemented in different languages according to the development environment. Meanwhile, different language makes it difficult to integrate software modules and to reflect requirement changes, especially it has high design complexity and low development productivity for module integration because it has to implement inter process communication or rely on calls of native API. This paper proposes a reference architecture suitable for the architectural design of weapon simulation software by defining a reference model for the components of weapon system simulator and by applying an architectural pattern that facilitates the integration of components. It presents the design structure of component integration method and in particular, improves the efficiency of design and development by defining exchange data models to enable the integration of components of heterogeneous languages.

      • KCI등재

        RTI기반 시뮬레이션의 상호운용성 향상을 위한 연동모델의 모듈화 방안에 대한 연구

        심준용,조원섭,진정훈,김세환,Shim, Jun-Yong,Cho, Won-Seob,Jin, Jung-Hun,Kim, Sae-Hwan 한국시뮬레이션학회 2009 한국시뮬레이션학회 논문지 Vol.18 No.3

        Recently, software industry regarding national defense increases system development of distributed simulation system of M&S based to overcome limit of resource and expense. It is one of key technologies for offering of mutual validation among objects and reuse of objects which are discussed for developing these systems. RTI, implementation of HLA interface specification as software providing these technologies uses Federation Object Model for exchanging information with joined federates in the federation and each federate has a characteristic that is supposed to have identical FOM in the federation. This paper presents a characteristic of Base Object Model, SISO standardization for improving reuse and interoperability of Federation Object Model applied simulation network manager based HLA/RTI and suggests method of designing the structure of simulation network manager through the modularity of Federation Object Model.

      • KCI등재

        HLA와 DDS 표준 간 상호 교체가 용이한 시뮬레이션 통신 모듈 개발

        심준용,김성민,유승기,이원식 한국정보과학회 2022 정보과학회 컴퓨팅의 실제 논문지 Vol.28 No.6

        Recently, the defense field has increased the development of weapon system software using modeling and simulation technology. In particular, the simulation software is being used as a tool for testing various functions and performance that are difficult to perform in the operating environment instead of the developed weapon system. Meanwhile, various types of middleware are applied to implement the interworking function between simulation software in the distributed environment. DDS(Data Distribution Service) is mainly used when real-time data exchange using QoS is required, and HLA(High Level Architecture) is used when data is exchanged according to the simulation time. However, since DDS and HLA use the same communication style, each module can be replaced or reused easily depending on the design method. In this paper, we propose a communication module that can improve the development quality by abstracting the data exchange service so that the DDS- and HLA-based weapon system software can be replaced and reused, and by applying a common data model. 최근 국방 분야는 모델링 및 시뮬레이션 기술을 활용한 무기체계 소프트웨어 개발 사업을 늘리고 있으며, 특히 시뮬레이션 소프트웨어는 개발 무기체계를 대신하여 실제 운용 환경에서 수행하기 어려운 다양한 기능과 성능 시험을 위한 도구로 활용되고 있다. 한편, 분산 환경에서 시뮬레이션 소프트웨어의 상호 연동 기능을 구현하기 위해서 다양한 미들웨어가 적용되는데, 주로 실시간 연동 및 QoS를 적용한 데이터 교환이 필요한 경우는 DDS, 시뮬레이션 시간 순서에 따라 데이터 교환이 필요한 경우는 HLA가 사용된다. 하지만 DDS와 HLA는 동일한 통신 방식을 사용하기 때문에 설계 방법에 따라 각 모듈을 교체하거나 재사용을 쉽게 할 수 있다. 본 논문은 DDS 및 HLA 기반의 무기체계 소프트웨어를 교체 및 재사용이 용이하도록 데이터 교환 서비스를 추상화하고, 공통 데이터 모델을 적용함으로써 개발 품질을 향상시킬 수 있는 통신 모듈을 제안한다.

      • KCI등재

        모형 객체 패턴을 이용한 Federation 통합시험 방법

        심준용,이용헌,이승영,김세환,Shim, Jun-Yong,Lee, Young-Heon,Lee, Seung-Young,Kim, Seh-Hwan 한국시뮬레이션학회 2011 한국시뮬레이션학회 논문지 Vol.20 No.4

        개발 기능에 대한 단위시험 모듈을 구현할 경우 도메인 구현부와 시험 구현부의 종속성이 높기 때문에 단위시험 모듈의 재사용이 어렵다. 특히, 동일한 구조나 기반 프레임워크를 재사용하는 시스템의 경우 구성 소프트웨어의 내부 인터페이스를 위한 단위시험 모듈의 중복이 불가피하며, 통합 시험 코드는 해당 모듈 간 연동 인터페이스 구현에 종속되기 때문에 각 모듈의 개발 일정에 따라 단위시험 수행이 제한될 수 있다. 이러한 문제를 해결하기 위해서 TDD 기법 중 하나인 모형 객체(Mock Objects) 패턴을 이용한 단위시험 방법이 제안되었다. 이 방법은 도메인 모듈과 시험 모듈을 분리할 수 있도록 도메인 모듈을 대리하는 모형 객체를 생성하고, 해당 모형 객체를 시험 모듈과 통합함으로써 단위시험 모듈의 구현을 용이하게 한다. 본 논문은 HLA 시뮬레이션 시스템 개발에 참여하는 Federate의 Federation 통합 및 연동 시험을 용이하게 하기 위해서 모형 객체를 적용한 모형 Federate를 설계하고, 모형 Federate의 구성 모듈을 위한 테스트 프레임워크를 제안한다. 제안 프레임워크는 RTI 서비스를 위한 시험 함수를 제공하며, 해당 함수들은 xUnit 패턴에 의해 자동화 된다. The act of writing a unit test is more an act of design than of verification. It is also more an act of documentation than of verification. The act of writing a unit test closes a remarkable number of feedback loops, the least of which is the one pertaining to verification of function. Unit testing is a fundamental practice in Extreme Programming, but most non-trivial code is difficult to test in isolation. Normal unit testing is hard because It is trying to test the code from outside. On the other hand, developing unit tests with Mock Objects leads to stronger tests and to better structure of both domain and test code. In this paper, I first describe how Mock Objects are used for unit testing of federation integration. Then I describe the benefits and costs of Mock Objects when writing unit tests and code. Finally I describe a design of Mock federate for using Mock objects.

      • KCI등재

        Optimizing growth conditions for glucosinolate production in Chinese cabbage

        심준용,김하영,김도균,이예설,정선옥,이왕희 한국원예학회 2018 Horticulture, Environment, and Biotechnology Vol.59 No.5

        Glucosinolates are well known functional food components that were discovered in Cruciferae and have been the object of study from diverse disciplinary perspectives, including metabolism, quantitative analysis, and breeding. However, the effects of the growth environment and post-harvest processes on glucosinolate production in Chinese cabbage are not well studied. Hence, this study aimed to identify the major factors that affect glucosinolate accumulation in Chinese cabbage during growth, and to optimize growth conditions in order to maximize glucosinolate content. Therefore, we measured glucosinolate content in cabbage grown in five environmental conditions that altered electrical conductivity, pH, cultivation time, temperature, and relative humidity. We used principal component analysis (PCA) to identify the variables primarily affecting growth, followed by response surface methodology (RSM) to determine optimal growth conditions that maximize glucosinolate content in Chinese cabbage. Results from PCA indicated that cultivation time, temperature, and relative humidity were the principal components that explained 85.8% of the total variance, suggesting these are the most significant environmental factors that affect glucosinolate accumulation. Moreover, RSM indicated that the total model for evaluating glucosinolate content was significant (R2 = 0.934) and showed that the optimal temperature and relative humidity for maximizing glucosinolate content are 28 °C, and 66%, respectively. This study provided practical information of optimal condition for producing functional Chinese cabbage intensifying glucosinolate.

      • KCI등재

        HLA기반 시뮬레이션 소프트웨어 개발을 위한 분산객체 통신 프레임워크 설계 및 구현

        심준용,위성혁,김세환,Shim, Jun-Yong,Wi, Soung-Hyouk,Kim, Sae-Hwan 한국시뮬레이션학회 2011 한국시뮬레이션학회 논문지 Vol.20 No.4

        국방 M&S의 소프트웨어 분야는 대규모 시뮬레이션의 효율적인 수행 및 각 시스템 사이의 상호 연동과 관련하여 다양한 연구를 수행해 왔으며, 그 중 HLA는 분산 시뮬레이션의 공통 아키텍처 표준으로 자리 잡고 있다. HLA는 Federate 인터페이스 규격을 정의하고, 구현물인 RTI를 통해 서비스를 제공한다. 한편, HLA기반 소프트웨어 개발은 몇 가지 어려움이 있다. 먼저 Federate 개발자는 RTI로부터 생성되는 메타 정보들을 다루는데 익숙해야 한다. 또한 동일한 FDD를 통해 Federate의 연동 인터페이스를 구현하기 때문에 FDD가 변경될 때마다 코드를 수정해야 한다. 본 논문은 코드 생성 기술을 활용한 SOM 인터페이스의 구현 방법과 RTI 기능에 대한 단순 API를 제공하는 미들웨어 구조를 제시하고, 제안 방법을 적용한 HLA기반의 분산객체 통신 프레임워크를 구현함으로써 앞에서 살펴본 문제를 해결하고자 한다. Defense M&S software industry has carried out a variety of studies related to an efficient implementation of large-scale simulation and interoperability with respect to each of the system and HLA has been developed to provide a common architecture for distributed simulation of them. HLA defines Federate interface specification and provides services through RTI. Meanwhile, the difficulty lies in developing the software based HLA. Federate developer needs to understand how to handle Metadata produced RTI and has to modify the interface code whenever FDD is modified. This paper presents the implementation method of SOM interface using the code generation technique and middleware architecture for providing simple API. It solves the problem for implementing the framework of distributed object communication by using proposed method.

      • XML을 활용한 HLA와 이종의 통신 프로토콜 간 데이터 교환 방법

        심준용,위성혁 한국경영과학회 2017 한국경영과학회 학술대회논문집 Vol.2017 No.4

        국방 소프트웨어 분야에서 분산 시뮬레이션 환경구축을 위한 표준으로 HLA가 많이 활용되며, 최근 다양한 가상 교전 실험을 위해 HLA 기반 시뮬레이터와실 무기체계 장비 간 연동하는 방안이 연구되고 있다. 한편, HLA는 FOM을 통해 데이터를 교환하고, 실 무기체계 장비는 연동통제문서를 통해 장비 간 연동을 수행한다. 따라서 시뮬레이터와 실 장비 연동이 용이하도록 데이터 변환 방법이 필요하다. 본 논문은 FOM의 표현 형식인 XML을 활용하여 연동통제문서의 메시지를 표현하고, 객체화 할 수 있는 객체 모델을 제안한다. 특히, 메시지 처리와 통신 프로토콜 간 구현 방법을 분리할 수 있는 설계 방법을 보여준다.

      • KCI등재

        조세심판례에 나타난 신종자본증권 사례 분석

        심준용 한국국제회계학회 2023 국제회계연구 Vol.- No.110

        [연구목적]본 연구는 사례 기업의 공시자료와 조세심판례를 통하여 신종자본증권의 회계상 처리와 세무상 처리를 검토하고자 한다. [연구방법]본 연구는 연구목적을 달성하기 위하여 사례 기업의 현황과 조세심판례를 요약하고, 신종자본증권 및 법인세법 상 부당행위계산부인과 관련한 선행연구를 검토한다. 이후 조세심판례에 드러난 사항을 바탕으로 사례 기업의 재무제표를 이용하여 신종자본증권에 대한 회계처리와 세무처리를 분석한다. [연구결과]첫째, 상법상 배당가능이익이 존재해야만 배당을 지급할 수 있음에도 불구하고 신종자본증권을 통하여 배당을 지급할 수 있다는 점을 발견하였다. 둘째, 신종자본증권의 배당은 실질적으로 이자의 성격임에도 불구하고 미처분이익잉여금(미처리결손금)에서 직접 차감을 하기 때문에 포괄손익계산서에는 영향이 없었다. 셋째, 신종자본증권은 기업이 안정적인 재무구조를 가진 것으로 보이게 했으나, 실상은 매년 막대한 배당 지급으로 인하여 자산규모가 감소하고 있었고, 신종자본증권을 부채로 반영할 경우 부실한 재무구조가 드러났다. 넷째, 법인세법 상 부당행위계산부인 규정에서는 이자율의 시가로 가중평균차입이자율과 당좌대출이자율을 정하고 있으나, 조세심판례에 따르면 상황에 따라 위험프리미엄을 반영한 이자율이 시가로 인정되는 경우가 있다. [연구의 시사점]본 연구의 결과는 선행연구를 확장하여 신종자본증권이 우량한 기업에 대한 약탈적 목적으로 활용되는 사례를 보고했다는 점에서 의미가 있다. 이는 신종자본증권에 대하여 신중한 분석이 필요하다는 실무적 시사점을 제공하는 동시에 신종자본증권에 대한 규제의 필요성을 시사한다. 또한, 선행연구에서 지적한 법인세법 상 시가 기준의 모호함에서 비롯되는 문제점을 재확인했다는 점에서도 의미가 있다. 뿐만 아니라 본 연구의 분석 사항은 신종자본증권과 관련하여 회계학 교육 목적으로도 활용될 수 있을 것이다. [Purpose]This study examines the accounting treatment of hybrid capital securities and the tax treatment of dividends through public disclosure data and tax trial precedents of case companies. [Methodology]This study summarizes the current status of case companies and tax trial precedents to achieve the purpose of the study, and reviews previous studies. Afterwards, based on the matters revealed in tax trial precedents, this study analyzes the accounting treatment using the financial statements of the case companies, and the tax treatment of the dividend. [Findings]First, I found that dividends can be paid through hybrid capital securities, although dividends can be paid only when dividends are available under the Commercial Act. Second, since dividends on hybrid securities are directly deducted from unappropriated retained earnings(unaddressed deficits), there was no impact on the statement of comprehensive income. Third, hybrid securities made the company appear to have a stable financial structure, but in reality, the size of assets was decreasing due to huge dividend payments every year, and when hybrid securities were reflected as liabilities, a poor financial structure was revealed. Fourth, the corporate tax law stipulates the weighted average borrowing rate and overdraft interest rate as the market price of the interest rate among the provisions on the denial of unfair act calculation. [Implications]The results of this study are meaningful in that they report that hybrid capital securities can be used for predatory purposes against superior companies. This provides practical implications for the careful analysis of hybrid securities, as well as policy implications in that it suggests the need for regulation on hybrid securities. In addition, it is meaningful in that it reconfirmed the problems arising from the ambiguity of the market price standard in the corporate tax law pointed out in previous studies.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼