• Title/Summary/Keyword: architecture framework

Search Result 1,297, Processing Time 0.027 seconds

IS Audit Framework Development through e-Gov's RFID/USN Project in South Korea (정보시스템 감리 프레임워크 개발:한국 전자정부의 RFID/USN 프로젝트 개발을 통해서)

  • Kim, Sojung;Koo, Chulmo;Koh, Chang E.
    • Journal of Information Technology Services
    • /
    • v.12 no.4
    • /
    • pp.219-234
    • /
    • 2013
  • We introduced a framework of information systems audit methodology and applied to IS projects based on RFID/USN in six public organizations in South Korea. An analysis of five IS implementation projects shows the iterative technical specific risks are disclosed. The key 14 risk factors categorized into 4 classifications (Project Management, application, database, system architecture) which are based on the established IT audit framework in order to extend to the technology (RFID/USN) specific framework and apply to the other case as well. The implications of these findings for audit research and practice are discussed.

Design Requirement for Mobile Web Application Framework (모바일 웹 응용 프레임워크 설계 요구사항)

  • Kim, Sung-Han;Jeon, Jong-Hong;Lee, Seung-Yun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.794-796
    • /
    • 2012
  • This paper introduces mobile web application framework required to enable development of application in mobile device. Mobile web application framework enables platform-independent applications to develop in various mobile platforms with web-technologies. This paper describes on-going result of architecture, supporting API and design requirement for mobile web framework.

  • PDF

A Framework for Java-based Web Database Applications (JaVa를 기반으로 한 웹 데이타베이스 응용을 위한 프레임워크)

  • 구흥서
    • The Journal of Information Technology and Database
    • /
    • v.7 no.2
    • /
    • pp.1-15
    • /
    • 2000
  • The World-Wide-Web have many advantages as a front-end of database systems. Hence in Internet applications, such as E-Commerce systems, the requirements for Web-based database applications have been increasing. In this work we propose a framework for java-based Web database applications-JaWAF(Java-based Web Application Framework). JaWAF has the 3-tier architecture of Client/Server, and consists of database gateway, application server, and communication and message component. When this framework is applied to the database applications developments, it can provide advantages, such as ease understanding and fast implementations of the Web applications. Thus we can build 3-tier Web-based database application systems with high scalability and distributed processing capability. Database gateway in JaWAF works as a daemon process that connects to the database systems and waits for requests from clients, and supports state-oriented service between clients and database servers. Hence the performance of Web applications could be increasing.

  • PDF

Scenario Framework for ERP Testing and Training;SF-ETT

  • Park, Gwang-Ho;Kim, Ho-Taek;An, Yun-Ji
    • 한국경영정보학회:학술대회논문집
    • /
    • 2007.11a
    • /
    • pp.316-321
    • /
    • 2007
  • Effective Training has been recognized as one of the most important success factors for enterprise resource planning (ERP) system operations. However, both ERP system vendors and user companies have failed to provide an effective training method for users because practical business process cases cannot be formalized. Also, incomplete testing by ERP system vendors results in insufficient and ineffective user training. This paper suggests a scenario framework for ERP testing and training (SF-ETT). SF-ETT is constructed by expanding the practice-based ERP testing scenario construction framework designed for uniERPII. SF-ETT contains concrete business process entities that users understand actually and provides practice definition, notation, and architecture.

  • PDF

A Study on the IT Investment Management System in Korean Public Sector (공공부문의 정보화 투자관리 체계 구축 방향 제안)

  • Oh, Kang-Tak;Park, Sungbum
    • Journal of Information Technology Services
    • /
    • v.12 no.3
    • /
    • pp.165-178
    • /
    • 2013
  • The interest in economics and efficiency of IT investment is growing as the amount of overall governmental IT investment steadily increase. Accordingly, there is a strong need to determine whether the expenditure incurs effectively for IT investment and to accurately analyze the economics of IT investment, In this perspective, this study discusses the prior researches on concepts regarding the analysis of IT investment management framework as proposed from academic and professional perspectives in advanced countries' government sectors. Thereafter, an adoption of IT investment management (ITIM) framework has been considered so as to enhance the performance of ICT initiative projects in the public sector. In the suggested IT investment management framework, we suggest economics and efficiency of public IT investment should be improved by integrating ICT project selection and control as well as evaluation stage into single governance framework.

A Realization of Digital Convergence Platform based on MPEG-21 Multimedia Framework (MPEG-21 멀티미디어 프레임워크에 기반한 디지털 컨버젼스 플랫폼 구현에 관한 연구)

  • Oh, Hwa-Yong;Lee, Eun-Seo;Kim, Dong-Hwan;Chang, Tae-Gyu
    • Proceedings of the KIEE Conference
    • /
    • 2005.05a
    • /
    • pp.227-229
    • /
    • 2005
  • This paper proposes a method of implementation of digital convergence platform(DCP) which enable the service of broadcasting, communication, multimedia and home automation. Also digital convergence platform based on MPEG-21 multimedia framework can be a model to provide a distributed electronic commerce environment of multimedia and to manage of it. Platform hardware is implemented using a general purpose CPU and high performance digital signal processor and has peripheral units for network and multi I/O. It is able to run applications of multimedia which has variable formats on DSP. In addition, a personal transaction of multimedia packaged with MPEG-21 multimedia framework is provided on digital convergence platform. Like this, digital convergence platform bring up a new architecture of multimedia systems using a new generation network.

  • PDF

Effective Component Model Design for Framework (프레임웍을 위한 효율적인 컴포넌트 모델 설계)

  • Lim, Keun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.5
    • /
    • pp.113-119
    • /
    • 2007
  • Framework has constructive and extendable code. It is consist of the variable design collections. In the aspect of the classes's collection, it is similar to the class library. but it is different to provide the architecture which is possible to develop the application rather than the collection of the simple classes. In framework it is very important factor to develop and control the component library. In this paper, we design the usable component model through defining the meta-relation between components and proposed the sample case using this model.

  • PDF

Toward the Personal Robot Software Framework (차세대 퍼스널 로봇 소프트웨어 프러임워크에 관한 연구)

  • Kim, Hong-Ryeol;Kim, Dae-Won;Kim, Hong-Seok;Lee, Ho-Gil
    • Proceedings of the KIEE Conference
    • /
    • 2002.07d
    • /
    • pp.2410-2414
    • /
    • 2002
  • In this paper, a software framework is proposed for the personal robot located on home network. The proposed software framework is divided into four layers-a transparency layer, a behavior layer, a distributed task layer, and a mission scenario layer. The transparency layer consists of a virtual machine for platform transparency, and a communication broker for communication transparency among behavior modules. The communication architecture includes both server/client communication and publisher/subscriber communication. A mission scenario is assumed to be a composition of sequentially planned distributed tasks. In addition to the software framework, a new concept, personal robot design center platform as proposed in this paper with its implementation mechanisms. The personal robot design center is defined as a developing and a managing environment for high-level behavior modules, distributed tasks, and mission scenarios.

  • PDF

Framework of Weapon Effectiveness Tool for Hardened Targets (지상 및 지하 구조물 무기효과도 SW Framework)

  • Park, Jong Yil;Lee, Sung Uk;Kim, Ho Soo
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.27 no.6
    • /
    • pp.551-555
    • /
    • 2014
  • In this paper, framework of weapon effects calculator for hardened targets is presented. Fast running time, validation and easy expandibility are required for weaponeering tools, and these requirements were met by using of physics-based fast-running models or semi-empirical equations for damage prediction and penetrations, and modular architecture. Key concepts and outputs, required functions and corresponding use cases were presented.

Ontology BIM-based Knowledge Service Framework Architecture Development (온톨로지 BIM 기반 지식 서비스 프레임웍 아키텍처 개발)

  • Kang, Tae-Wook
    • Journal of KIBIM
    • /
    • v.12 no.4
    • /
    • pp.52-60
    • /
    • 2022
  • Recently, the demand for connection between various heterogeneous dataset and BIM as a construction data model hub is increasing. In the past, in order to connect model between BIM and heterogeneous dataset, related dataset was stored in the RDBMS, and the service was provided by programming a method to link with the BIM object. This approach causes problems such as the need to modify the database schema and business logic, and the migration of existing data when requirements change. This problem adversely affects the scalability, reusability, and maintainability of model information. This study proposes an ontology BIM-based knowledge service framework considering the connectivity and scalability between BIM and heterogeneous dataset. Through the proposed framework, ontology BIM mapping, semantic information query method for linking between knowledge-expressing dataset and BIM are presented. In addition, to identify the effectiveness of the proposed method, the prototype is developed. Also, the effectiveness and considerations of the ontology BIM-based knowledge service framework are derived.