• Title/Summary/Keyword: unified design

Search Result 829, Processing Time 0.026 seconds

A Development of the Unified Object-Oriented Analysis and Design Methodology for Security-Critical Web Applications Based on Object-Relational Database - Forcusing on Oracle11g - (웹 응용 시스템 개발을 위한 보안을 고려한 통합 분석·설계 방법론 개발 - Oracle11g를 중심으로 -)

  • Joo, Kyung-Soo;Woo, Jung-Woong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.12
    • /
    • pp.169-177
    • /
    • 2012
  • In the development process of application systems, the most important works are analysis and design. Most of the application systems are implemented on database system. So, database design is important. Also, IT System are confronted with more and more attacks by an increase interconnections between IT systems. Therefore security-related processes belong to a very important process. Security is a complex non-functional requirement that can interaction of many parts in the system. But Security is considered in the final stages of development. Therefore, Their increases the potential for the final product to contain vulnerabilities. Accordingly, Early in development related to security analysis and design process is very important. J2EE gives a solution based on RBAC((Role Based Access Control) for security and object-relational database also has RBAC for security. But there is not a object-oriented analysis and design methodology using RBAC of J2EE and object-relational database for security. In this paper, the unified object-oriented analysis and design methodology is developed for security-critical web application systems based on J2EE and object-relational database. We used UMLsec and RBAC of object-relational database and J2EE for this methodology.

Complexity Metrics for Analysis Classes in the Unified Software Development Process (Unified Process의 분석 클래스에 대한 복잡도 척도)

  • 김유경;박재년
    • The KIPS Transactions:PartD
    • /
    • v.8D no.1
    • /
    • pp.71-80
    • /
    • 2001
  • Object-Oriented (OO) methodology to use the concept like encapsulation, inheritance, polymorphism, and message passing demands metrics that are different from structured methodology. There are many studies for OO software metrics such as program complexity or design metrics. But the metrics for the analysis class need to decrease the complexity in the analysis phase so that greatly reduce the effort and the cost of system development. In this paper, we propose new metrics to measure the complexity of analysis classes which draw out in the analysis phase based on Unified Process. By the collaboration complexity, is denoted by CC, we mean the maximum number of the collaborations can be achieved with each of the collaborator and detennine the potential complexity. And the interface complexity, is denoted by IC, shows the difficulty related to understand the interface of collaborators each other. We prove mathematically that the suggested metrics satisfy OO characteristics such as class size and inheritance. And we verify it theoretically for Weyuker' s nine properties. Moreover, we show the computation results for analysis classes of the system which automatically respond to questions of the it's user using the text mining technique. As we compared CC and IC to CBO and WMC, the complexity can be represented by CC and IC more than CBO and WMC. We expect to develop the cost-effective OO software by reviewing the complexity of analysis classes in the first stage of SDLC (Software Development Life Cycle).

  • PDF

Development of Land Management Information System(LMIS) (토지관리정보체계 시스템구축방안 -시스템개발을 중심으로-)

  • 서창완;문은호;최병남;김대종
    • Spatial Information Research
    • /
    • v.9 no.1
    • /
    • pp.73-89
    • /
    • 2001
  • In the recent rapidly changing technology environment the computerization of administration business using GIS is driven or will be driven to give improved information services for the people by local government or central government with huge budget. Development of GIS for local governments is investigated with huge budge. Development of GIS for local governments is investigated to prevent local government from investing redundant money and to reuse the existing investment at this time. The purpose of this study is finding the development method of Land Management Information System (LMIS) to give service and share data in various computing environment of local governments. To do this, we have to develop LMIS as open system with interoperability and we explain it with a focus to framework of Open LMIS. According to recent trend of technology we developed Open LMIS for convenient maintenance with nationwide LMIS expansion at hand. This system was developed at the $\ulcorner$Land Management Information System Development$\lrcorner$project which was managed by Ministry of Construction and Transportation (MOCT). GIS application was based on OpenGIS CORBA specification for development of standard interface and RUP(Rational Unified Process) for development method and LML(Unified Modeling Language) for system design. Developed systems were land administration system for local government, spatial planning support system for regional government, and land policy support system for MOCT.

  • PDF

Development of Spatial Database Management System for Land Management Information System(LMIS) (토지관리정보체계를 위한 공간자료관리 시스템 개발에 관한 연구)

  • 홍성학;김태현;조영동;장병진
    • Spatial Information Research
    • /
    • v.9 no.1
    • /
    • pp.107-124
    • /
    • 2001
  • The purpose of this research is to develop system and to establish methodology for managing spatial Database in Land Management Information System(LMIS). Spatial Database which is used by a various public department such as parcel survey and registry, land use planning and Land value appraisal in local government, is composed of parcel map, topographic map and zoning map. Spatial data has been constructed and managed by various department and then hard to maintain accuracy and coinsistency. So, it is important to establish the basic data management concept that source data(ex : parcel map, topographic map, zoning map, etc.) should be managed by responsible department. at the same time, application data for bussiness (ex : individual parcel price map) must be recomposed from base map by it's own objects. This is, Spatial data management system (SDMS) should be designed, developed according to this concept for managing consistency among data, reducing construction and management cost of database. Our SDMS was developed based on Open LMIS middleware architecture using OpenGIS CORBA specification for standard interface, RUP(Rational Unified Process) for development methodology, UML(Unified Modeling Language) for system design and VisiBroker, C++, CAD system for system implementation.

  • PDF

Design of Unified Inverse Transformer for HEVC and VP9 (HEVC 및 VP9 겸용 통합 역변환기의 설계)

  • Jung, Seulkee;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.19 no.4
    • /
    • pp.596-602
    • /
    • 2015
  • In this paper, a unified inverse transformer is designed for HEVC and VP9. The proposed architecture performs all modes of HEVC and VP9 in the unified inverser transformer, such as $4{\times}4{\sim}32{\times}32$ HEVC IDCT, $4{\times}4$ HEVC IDST, $4{\times}4{\sim}32{\times}32$ VP9 IDCT, $4{\times}4{\sim}16{\times}16$ VP9 IADST and $4{\times}4$ IWHT. Same computations are used in HEVC IDCT and VP9 IDCT, except for the scales of the coefficients. Similarly, same computations are used in HEVC $4{\times}4$ IDST and VP9 $4{\times}4$ IADST, except for the scales of the coefficients. Furthermore, HEVC IDCT, VP9 IDCT, and VP9 IADST are the subsets of upper level IDCTs. The proposed architecture reuses multipliers when the computation is identical. Also it shares adders and butterfly structures even when the multiplier coefficients are different. So it reduces the hardware size significantly. Synthesized in 0.18 um technology, the gate count is 456,442 gates. which achieved 22.6% reduction compared to conventional architectures.

Case Study of UML(Unified Modeling Language) Design for Web-based Forest Fire Hazard Index Presentation System (웹 기반 산불위험지수 표출시스템에서의 UML(Unified Modeling Language) 설계 사례)

  • Jo, Myung-Hee;Jo, Yun-Won;Ahn, Seung-Seup
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.5 no.1
    • /
    • pp.58-68
    • /
    • 2002
  • Recently as recognition to prevent nature disasters is reaching the climax, the most important job of government official is to provide information related to the prevention of nature disasters through the Web and to bring notice to prevent disaster under people. Especially, if the case of daily forest fire hazard index is provided within visualization on Web, people may have more chances to understand about forest fire and less damages by large scale of forest fire. Forest fire hazard index presentation system developed in this paper presents daily forest fire hazard index on map visually also provides the information related to it in text format. In order to develop this system, CBDP(Component Based Development Process) is proposed in this paper. This development process tries to emphasize the view of reusability so that it has lifecycle which starts from requirement and domain analysis and finishes to component generation. Moreover, The concept of this development process tries to reflect component based method, which becomes hot issue in software field nowadays. In the future, the component developed in this paper may be possibly reused in other Web GIS application, which has similar function to it so that it may take less cost and time to develop other similar system.

  • PDF

A Discussion on the Definitions of Seismic Coefficient for Gravity Quay Wall in Korea (국내 중력식 안벽의 수평지진계수 산정 방법에 대한 고찰)

  • Lee, Moon Gyo;Jo, Seong Bae;Cho, Hyung Ik;Park, Heon Joon;Kim, Dong Soo
    • Journal of the Earthquake Engineering Society of Korea
    • /
    • v.21 no.2
    • /
    • pp.77-85
    • /
    • 2017
  • Pseudo-static approach has been conventionally applied for the design of gravity quay walls. In this method, the decision to select an appropriate seismic coefficient ($k_h$) is an important one, since $k_h$ is a key variable for computing an equivalent pseudo-static inertia force. Nonetheless, there is no unified standard for defining $k_h$. Likewise, port structure designers in Korea have a difficulty in choosing an appropriate $k_h$ definition, as there are conflicts in how $k_h$ is defined between the existing seismic code of port structures and the proposed new one. In this research, various seismic design codes for port structures were analyzed to compare the definitions of the seismic coefficient. The results were used for the proposing a unified seismic coefficient definition. Further, two dynamic centrifuge tests were performed with different wall heights (5 m, 15 m) to clarify the reference point of peak acceleration used in determination of $k_h$ according to the wall height. Results from dynamic centrifuge experiments showed that correction factors for the peak ground acceleration considering both the wall height and allowable displacement are needed to calculate $k_h$.

The Sense of Place of Manghae-temple and Mt. Jinbong through Viewing Context (조망경관의 맥락으로 본 망해사와 진봉산의 장소성)

  • Rho, Jae-Hyun;Shin, Sang-Sup
    • Journal of the Korean Institute of Landscape Architecture
    • /
    • v.35 no.3
    • /
    • pp.71-81
    • /
    • 2007
  • This study focused on the one and only temple of on the coastline of the West Sea, Kimje's Manghae Temple and Mt. Jinbong. The purpose of this study was to research the unique sense of place of the area by researching the location and view that clearly shapes the identity of the landscape. The following are the results. 1. The cultural landscape of Manghae Temple and the natural landscape of Mt. Jinbong have characteristics which take in the coastline and skyline, respectively. Specifically, from the existential vertical-horizontal images of "sky - land - Mt. Jinbong" and "moon - cloud - sea", an ascending reflection of the landscape surroundings can be found. 2. The "Sea - Manghae temple - Mt. Jinbong - sky" is the representation of the moderate 'inside-space' which belongs to the particular landscape area and which also shows the topophilia to Manghae Temple. Through this kind of interpretation, the sense of place of Manghae Temple and Mt. Jinbong reveals an intra-structure of an Imaging Landscape implying harmony and moderation, which is a unified organization of the surrounding phenomena(Temple and Mountain) and the essence (the doctrine of Buddhism) that matches Jin-muk's asceticism and lifestyle. 3. While the cultural landscape of Manghae Temple has a strong religious reference, the natural landscape Mt. Jinbong emphasizes the geography of the landscape. In other words, the motivating factor of Manghae Temple is a metaphorical sense of place such as through the "prospect of the sea" or "the Western Sea Paradise" and Mt. Jinbong, the landmark of the Kimje-Mankyung Plains and the focal point of the West Sea sunset, is highlighted as a simile for this sense of place. 4. Keeping this sense of place and territory respectively and showing the. bond with the sense of place which develops rhythmically and continuously, Manghae Temple and Mt. Jinbong are sublimated into a unified intra-structure, which reflects the Imaging landscape characteristics of "Mt. Jinbong, a focal point of the Mankyung Plains facing the West Sea" and "Manghae Temple, looking out to sea".

A Study on Design of Object-oriented Database using UML - IPCS(Intergrated Production Control System) Construction - (UML를 이용한 객체지향 데이터베이스 설계에 관한 연구 - 통합생산관리시스템 구축을 중심으로 -)

  • 이승범;주기세
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 1999.05a
    • /
    • pp.163-167
    • /
    • 1999
  • The relational data model can't be applied to CAD/CAM, CE, and CIM since it can't support the semantic model concept such as complex object, random data definition, manipulation, version control, generalization, aggregation and so on. In this paper, the IPCS(Integrated Production Control System) for hand-rail of ship is parted into several module according to process function. further more, the object oriented data model is designed with UML(Unified Modeling Language). UML is the object oriented design methodology of industrial standard that combines the Booch's methodology, the Rumbaugh's On(Object Modeling Technique), and the Jacobson's OOSE(Object-Oriented Software Engineering) methodology. The efficient management is expected with object-oriented data model construction, since this developed system can achieve efficient process control, system maintenance, repair and extension.

  • PDF

Development of Three-dimensional Interactive Analysis for Superstructure-piled raft foundation (구조물-말뚝지지 전면기초의 3차원 상호작용 해석기법 개발)

  • Cho, Jae-Yeon;Jeong, Sang-Seom;Lee, Jun-Hwan
    • Journal of the Korean Geotechnical Society
    • /
    • v.29 no.6
    • /
    • pp.19-31
    • /
    • 2013
  • In engineering practices, the superstructure was analyzed under a fixed boundary condition and the foundation was designed by considering the loading condition of superstructure. It may result in overestimation of forces, the bending moment, settlement of superstructure and foundation. In this study, an interactive analytical method is proposed for the interaction between the superstructure and the piled raft. The overall objective of this study is focused on the application of interactive analysis method for predicting behavior of entire structures. And a series of numerical analyses are performed to verify the interactive analysis routine in comparison to the unified analysis method. Through the comparative studies, it is found that the iterative and interactive analysis gave similar results of settlement and raft bending moment compared with those of finite element analysis. And it is also found that the proposed design method considering interaction between superstructure and foundation is capable of predicting reasonably well the behavior of entire structures. It can be effectively used to the design of a superstructure-piled raft foundation system.