• Title/Summary/Keyword: information system design

Search Result 17,839, Processing Time 0.051 seconds

Design of Fast Elliptic Curve Crypto module for Mobile Hand Communication

  • Kim, Jung-Tae
    • Journal of information and communication convergence engineering
    • /
    • v.6 no.2
    • /
    • pp.177-181
    • /
    • 2008
  • The more improved the Internet and the information technology, the stronger cryptographic system is required which can satisfy the information security on the platform of personal hand-held devices or smart card system. This paper introduces a case study of designing an elliptic curve cryptographic processor of a high performance that can be suitably used in a wireless communicating device or in an embedded system. To design an efficient cryptographic system, we first analyzed the operation hierarchy of the elliptic curve cryptographic system and then implemented the system by adopting a serial cell multiplier and modified Euclid divider. Simulation result shows that the system was correctly designed and it can compute thousands of operations per a second. The operating frequency used in simulation is about 66MHz and gate counts are approximately 229,284.

CMOS Single Supply Op Amp IC Layout Design (CMOS 단일 전원 OP AMP IC 레이아웃 설계)

  • Jarng, Sun-Suk;Kim, Yu-Ri-Ae
    • Proceedings of the IEEK Conference
    • /
    • 2005.11a
    • /
    • pp.909-912
    • /
    • 2005
  • According to miniaturization trend of rehabilitation medical equipment such as hearing aid, study to replace previous complex system with semiconductor SOC (System-on-Chip) chip becomes lively. In this study, after investigating of existent hearing aid performance in circuit design approach, low electric power consuming, single power supply (1.4V battery) CMOSS OP AMP was designed. Analog circuit design tools such as Hspice and Cadence were used for circuit simulation and implementing layout design. This study shows technical methods particularly for layout design. The work is done in pmos and nmos active element layout design in addition to passive element design such as resister, capacitor and inductor.

  • PDF

User Interface Design in Online Services (온라인 서어비스의 이용자 접속 디자인)

  • 김선호
    • Journal of the Korean BIBLIA Society for library and Information Science
    • /
    • v.7 no.1
    • /
    • pp.147-169
    • /
    • 1994
  • The study is to assist system developers or designers who are participated in the design of the user-computer interface on online services such as Online Public Access Catalogue and Online Search-ins. To design the optimal user interface, system developers and designers should try to complete the following process orderly: 1) they should know and understand the active and potential user's information seeking behaviors concerning online services in details as possible. 2) they should design the conceptional user model on basis of that knowledge. 3)They should design the logical and hierachical computer model adaptable to the current environment. 4) they should design the display of the computer terminal which is ease to learn and use by the users. 5) finally, they should design the optimal and practical user inter-face on basis of the above 2, 3, and 4.

  • PDF

Representation of System Design Information for Developing Computer-Aided Structural Design System (구조설계 CAD 시스템 개발을 위한 시스템 설계정보의 표현)

  • 이창호
    • Computational Structural Engineering
    • /
    • v.11 no.4
    • /
    • pp.371-382
    • /
    • 1998
  • 지난 수 십년 간 컴퓨터는 구조설계에 있어서 그 이용이 증가하고 있다. 구조설계를 위한 컴퓨터 시스템을 개발하기 위해서는 먼저 구조설계에 관련된 정보와 작업을 정형화한 표현이 필요하다. 본 논문은 구조설계에서 설계정보와 설계작업의 이해와 표현이 어려운 분야의 하나인 시스템설계에 대하여 논하고 있으며, 빌딩 프레임구조물의 시스템 설계정보를 표현하는 한 방법을 기술하고 있다. 3차원 공간을 표시하기 위하여 기준평면과 그리드 라인을 정의하였으며, 빌딩 프레임구조물의 시스템을 프레임 서브시스템, 플로어 서브시스템, 시스템요소 기둥의 세 종류의 요소로 분해하였다. 시스템요소 기둥은 프레임의 요소가 아니고, 시스템의 요소이다. 시스템 설계정보를 표현하기 위한 이와 같은 방법을 개체형 통합설계모델의 표기법을 이용하여 표시하였다. 개체형 통합설계모델은 설계정보와 설계작업을 표현하기 위하여 각각 프로덕트 개체와 프로세스 개체를 이용한다. 시스템 설계정보를 위하여 본 논문에서 정의한 프로덕트 개체들은 정형화된 시스템 설계정보를 표현하는데, 이것은 구조설계 CAD 시스템 개발에 유용하다.

  • PDF

A Development of Data Structure and Mesh Generation Algorithm for Global Ship Analysis Modeling System (선박의 전선해석 모델링 시스템을 위한 자료구조와 요소생성 알고리즘 개발)

  • Kim I.I.;Choi J.H.;Jo H.J.;Suh H.W.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.10 no.1
    • /
    • pp.61-69
    • /
    • 2005
  • In the global ship structure and vibration analysis, the FE(finite element) analysis model is required in the early design stage before the 3D CAD model is defined. And the analysis model generation process is a time-consuming job and takes much more time than the engineering work itself. In particular, ship structure has too many associated structural members such as stringers, stiffness and girders etc. These structural members should be satisfied as the constraints in analysis modeling. Therefore it is necessary to support generation of analysis model with satisfying these constraints as an automatic manner. For the effective support of the global ship analysis modeling, a method to generate analysis model using initial design information within ship design process, that hull form offset data and compartment data, is developed. In order to easily handle initial design information and FE model information, flexible data structure is proposed. An automatic quadrilateral mesh generation algorithm using initial design information to satisfy the constraints imposed on the ship structure is also proposed. The proposed data structure and mesh generation algorithm are applied for the various type of vessels for the usability test. Through this test, we have verified the stability and usefulness of this system including mesh generation algorithm.

Resiliency Design of a Loosely-Coupled Database System

  • Park, Jae-Hwa;Kim, Sung-Eon
    • The Journal of Information Systems
    • /
    • v.4
    • /
    • pp.85-104
    • /
    • 1995
  • In a loosely-coupled distributed database server system, a server failure and/or a communication failure can be masked by a resiliency mechanism. Recognizing that a distributed transaction executes at several servers during its lifetime, we propose a resiliency mechanism which allows continuous transaction processing in distributed database server systems in the presence of a server failure. The resiliency mechanism for transaction processing is achieved by keeping redundant information using a primary/backup approach. The purpose of this paper is to analyze the performance improvement opportunities with the resiliency mechanism and to present the design of the proposed system.

  • PDF

Design of Home Network Security System (홈 네트워크 보안시스템 설계)

  • Seol, Jeong-Hwan;Lee, Ki-Young
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • pp.193-194
    • /
    • 2006
  • In this paper, the SPINS, a sensor network security mechanism, was researched to design a system to be applied to home network structure and check the security of which degree was ensured by a virtual network of home networking middleware. Sensor Network security mechanism SPINS provides data confidentiality and authentication by SNEP, and provides authenticated broadcast by ${\mu}TESLA$. We designed the system that applied SPINS to home networking middleware basic structure.

  • PDF

Construction of Security MIB for EDI System

  • Park Tae-Kyou
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.8 no.1
    • /
    • pp.23-37
    • /
    • 1998
  • This paper considers the design and management of security MIB for EDI system. EDI system has to establish various securety wervices and mechanisms to protect against security threats. Hence, the EDIsystem requires appropriate security management to monitor and control the security obhects for its security services and mechanisms. In this paper, I identify security objects for management of secueity services defined in the EDIsystem, and propose the design of a security MIB and describe the use of SNMPnetwork management protocol in its management.

VIP/Sim : Design and Implementation of Virtual Prototyping Simulator based on Statecharts (VIP/Sim : Statecharts에 기반을 둔 가상 프로토타이핑 시뮬레이터 설계 및 구현)

  • Kim, Cheol-Ung;Han, Sang-Yong;Choe, Jin-Yeong;Lee, Jeong-A
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.3
    • /
    • pp.891-900
    • /
    • 2000
  • A Visual development framework for embedded system is presented based on virtual prototyping. Embedded systems often are used in life critical situation, where reliability is very important. Time_to_market, correctness, user_friendly_design are another features required for embedded system design. However, embedded systems are today designed with an ad hoc approach that is heavily based on earlier experience with similar products. We believe that new design paradigm is needed and it should be based on the use of formal model and visual system to describe the behavior of the system at a high level abstraction. Virtual prototyping has all the required features. It has the following advantages; correct design, clear interface definition, idea experimentation, increased communication. In this paper, we describe the design and implementation of VIP/Sim(Virtual Prototyping Simulator), a visionary development framework for embedded system design. New feature such as state polymorphism is augmented to the de_facto standard formal language, statechart, for enhanced dynamic modeling. Actual design experience with VIP/Sim is also discussed.

  • PDF

A Study on the Classification System for Design DB(Database) (디자인 DB(database)에 있어서 분류체계에 관한 연구)

  • 유보현;김태균;홍석기
    • Archives of design research
    • /
    • v.13 no.1
    • /
    • pp.67-74
    • /
    • 2000
  • According to computer-based life style and computer networking system is generalized, the construction of information system based on the construction of database is one of the major jobs in the design field. The construction of standard database system is one of the major factors to build the information infra and develop design field as knowledge-base industry. However, the construction of user-based dassification of database is prior to that of standard design database system. This study presents the possibility of the construction of user-friendly and standard database system by studying the dassification system of database.

  • PDF