• Title/Summary/Keyword: distributed programming

Search Result 288, Processing Time 0.026 seconds

An Exact Analysis of Steel Box Girders with the Effects of Distortional Deformation of Sections (단면변형의 효과를 포함한 강상자형 거더의 엄밀한 해석)

  • 진만식;이병주;김문영
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.17 no.1
    • /
    • pp.11-20
    • /
    • 2004
  • The main goal of this study is to develop MATLAB programming for an analysis of distortional deformations and stresses of the straight box girder. For this purpose, a distortional deformation theory is firstly summarized and then a BEF (Beam on Elastic Foundation) theory is presented using analogy of the corresponding variables. Finally, with governing equations of the beam-column element on elastic foundation, an exact element stiffness matrix of the beam element and nodal forces equivalent to concentrated and distributed loads are evaluated via a generalized linear eigenvalue problem. In order to verify the efficiency and accuracy of this method, distortional stresses of box girders with multiple diaphragms are presented and compared with results by FEA.

A Study on the State of Claims and Disputes in Interior Design Projects - Focusing on Practices and Experiences of Interior Designers - (실내디자인 업무의 클레임 현황과 분쟁사례 분석에 관한 연구 - 실내건축가를 대상으로 한 실무사례를 중심으로 -)

  • Lee, So Young;Kim, Wook Seon
    • Korean Institute of Interior Design Journal
    • /
    • v.27 no.3
    • /
    • pp.116-125
    • /
    • 2018
  • With rapid economic development in Korea, interests in interior design have increased gradually. However, interior design markets were poorly evaluated from 2015 Korean Consumer Evaluation. It is necessary to identify what kinds of problems, defects, and consumer claims have arisen during interior design planning and construction procedures. Therefore the purpose of this study is to investigate claims and disputes in interior design project procedures and to find out when defects or claims take place in those procedures in order to reduce claims or defects. Email questionnaires were distributed to KOSID members (professional interior designers) using Google Survey. In addition, a focus group interview was conducted. A total of 54 responses were collected and analyzed using SPSS 19. As a result, in an agreement stage, alteration in materials is the major source of claim. More than a half of respondents addressed time shortage for programming and planning. During the construction stage, approximately 31% respondents experienced client dissatisfaction with materials and finishes. The reason for project completion delay was due to claims during construction. The claims most frequently appealed by clients were related to painting. The satisfaction with project quality is positively related to the quality and contents of design documents including design drawings and specifications. Regulations and communication with clients are important issues to reduce the gaps between interior designers and clients/ consumers.

An Object-oriented Framework SOAF utilizing MXL-SOAP for Platform-Independent Component-Based Development (플랫폼 독립적 컴포넌트 기반 개발을 위한 XML-SOAP 활용 객체지향프레임워크 SOAF)

  • 장진영;최용선
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.8
    • /
    • pp.969-979
    • /
    • 2004
  • Recently, large-scale enterprise information systems are commonly based on the multi-tiered middleware or frameworks to support such requirements as functional reuse, heterogeneous system resources, and multiple platforms. However, these multi-tiered or distributed multi-platform architecture incurs the interoperability issue of the components and metadata among the middleware. This paper introduces the Simple Object Application Framework (SOAF) which supports heterogeneous resources and platform-independent component-based development, with the abstract programming style of the object-oriented frameworks and the XML-SOAP based component persistence mechanism.

Analysis of Stiffness for Frustum-shaped Coil Spring (원추형 코일스프링의 강성해석)

  • Kim, Jin-Hun;Lee, Soo-Jong;Kim, Jung-Ryul
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.32 no.2
    • /
    • pp.250-255
    • /
    • 2008
  • Springs are widely utilized in machine element. To find out stiffness of frustum-shaped coil spring, the space beam theory using the finite element method is adopted in this paper. In three dimensional space, a space frame element is a straight bar of uniform cross section which is capable of resisting axial forces, bending moments about two principal axes in the plane of its cross section and twisting moment about its centroidal axis. The corresponding displacement degrees of freedom are twelve. To find out load vector of coil spring subjected to distributed compression. principle of virtual work is adapted. And this theory was programming using MATLAB software. To compare FEM using MATLAB software was applied MSC. Nastran software. The geometry model for MSC. Patran was produced by 3-D design modeling software. Finite element model was produced by MSC. Patran. Finite element was applied tetra (CTETRA) having 10 node. The analysis results of the MATLAB and MSC. Nastran are fairly well agreed with those of various experiments. Using MATLAB program proposed in this paper and MSC. Nastran, spring constants and stresses can be predicted by input of few factors.

A Transformation from POSIX Based Source Code to OSEK/VDX Source Code Based on API and OIL Translation (API 및 OIL 변환을 이용한 POSIX 기반 코드의 OSEK/VDX 코드로의 변환)

  • Song, Young-Ho;Lee, Tae-Yang;Lee, Jong-Deok;Moon, Chan-Woo;Jeong, Gu-Min;Ahn, Hyun-Sik
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.16 no.6
    • /
    • pp.559-565
    • /
    • 2010
  • In this paper, we present a transformation method of source code from a POSIX (Portable Operating System Interface) based source code into an OSEK/VDX (Offene Systeme und deren Schnittstellen fur die Elektronik in Kraftfahrzeugen/Vehicle Distributed eXecutive) source code. As the electronic parts of automobile systems increase, the use of embedded software in automobile systems is also growing. Accordingly, many electronic systems are designed in automobile system with OSEK/VDX. Otherwise, one of the major problems of embedded software would be portability to other OS's. To enhance the portability and interoperability of embedded software, we propose a source code transformation method from POSIX to OSEK/VDX based on API (Application Programming Interface) translation method. Considering the characteristics of the OSEK/VDX which uses OIL (OSEK/VDX Implementation Language) standard, transformation process is performed with source code transformation and OIL code generation. For the validity of the proposed method, the transformation experiment is given using Micro-C OS II and OSEK/VDX with XC167CI micro-controller.

A Study on the Interoperability between heterogeneous Component Platform (이형 분산 컴포넌트 플랫폼간 상호 운영성 보장에 대한 연구)

  • 장연세
    • Journal of the Korea Society of Computer and Information
    • /
    • v.7 no.4
    • /
    • pp.40-45
    • /
    • 2002
  • There has been several meaning full efforts to save costs and expand the life-time of a system in changeful If circumstance. It was a module-based architecture that empower productivity at structured programming. It couldn't grow nor evolve, but could raise only calling frequency of module. But OOP or OO-method overcome limit of structured programing by class inheritance and/or overloading and/or over-riding. A component centric architecture, what is mixture of distributed systems, like CORBA. COM+ or EJB/J2EE with OOP. can support not only high reusability or expansion of life-time but also Plug-&-Play between component. In now day. It is not problem of component building but problem of interoperability between heterogeneous CBD Platform. At this study, the enhanced referential component architecture will be suggested.

  • PDF

ASTROS - A TELESCOPE CONTROL SYSTEM FOR A SMALL RADIO TELESCOPE

  • HANDA T.;HASEGAWA T.;MORINO J. I.;OKA T.;SATO K.;SORAI K.;SETA M.;HAYASHI M.;SAKAMOTO S.
    • Journal of The Korean Astronomical Society
    • /
    • v.29 no.spc1
    • /
    • pp.395-396
    • /
    • 1996
  • We developed a telescope control system called ASTROS for the VST1 and VST2, which are specially designed radio telescopes to make a survey and have a 60-cm main dish. ASTROS is designed on the distributed intelligence concept and structurized programming. The hardware of the system is composed of several intelligent devices connected with de facto standard interfaces and main control unit is PC. The program is coded in the C language and its structure is object oriented in order to make easy to replace the component devices. ASTROS is now running on two twin telescopes, VST1 and VST2. VST1 is installed at Nobeyama in Japan and VST2 is installed at La Silla in Chile. They are making a galactic plane survey in CO (J=2-1) with 9 arcmin beam semi-automatically.

  • PDF

Internet-based Real-Time Remote Monitoring System for High-Speed Machining Process (인터넷 기반 실시간 원격 고속가공 모니터링)

  • 이우영;최성주;김흥배
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2000.05a
    • /
    • pp.952-955
    • /
    • 2000
  • Nowadays, Internet is so popular that we can easily access the remote site to search information and to communicate remote site and users. People who want to make a collaborate working environment can use JAVA, CORBA, and other internet programming tools like a Perl/XML. The mechanist are try to make the environment fur collaboration within design/manufacturing, simulation, remote sensing through TCP/IP And many industries and research institutions are working towards the agile manufacturing. This paper describes an internet-based real-Time remote monitoring system. The system consists of a hardware setup and a software interface. The hardware setup consists of a machine and its data acquisition hardware, while the software interface incorporates the data acquisition software, the server program, and the client program. The server program acts as the main interface between the data acquisition system and the internet technology. The client program is to be distributed to the remote users who want to monitor the machining status. The system has been demonstrated and verified for an industrial High-Speed Machine (HSM) especially measuring cutting force and acoustic emission. To share the signal, we make the WWW server and display its value. The system has been found to be highly efficient, reliable and accurate.

  • PDF

Optimal design of multiple tuned mass dampers for vibration control of a cable-supported roof

  • Wang, X.C.;Teng, Q.;Duan, Y.F.;Yun, C.B.;Dong, S.L.;Lou, W.J.
    • Smart Structures and Systems
    • /
    • v.26 no.5
    • /
    • pp.545-558
    • /
    • 2020
  • A design method of a Multiple Tuned Mass Damper (MTMD) system is presented for wind induced vibration control of a cable-supported roof structure. Modal contribution analysis is carried out to determine the dominating modes of the structure for the MTMD design. Two MTMD systems are developed for two most dominating modes. Each MTMD system is composed of multiple TMDs with small masses spread at multiple locations with large responses in the corresponding mode. Frequencies of TMDs are distributed uniformly within a range around the dominating frequencies of the roof structure to enhance the robustness of the MTMD system against uncertainties of structural frequencies. Parameter optimizations are carried out by minimizing objective functions regarding the structural responses, TMD strokes, robustness and mass cost. Two optimization approaches are used: Single Objective Approach (SOA) using Sequential Quadratic Programming (SQP) with multi-start method and Multi-Objective Approach (MOA) using Non-dominated Sorting Genetic Algorithm-II (NSGA-II). The computation efficiency of the MOA is found to be superior to the SOA with consistent optimization results. A Pareto optimal front is obtained regarding the control performance and the total weight of the TMDs, from which several specific design options are proposed. The final design may be selected based on the Pareto optimal front and other engineering factors.

Design and Implementation of a Content Manager in the Multimedia Steaming Framework (멀티미디어 스트리밍 프레임워크에서 컨텐츠 관리자의 설계 및 구현)

  • Hong, Yeong-Rae;Kim, Hyeong-Il;Lee, Seung-Ryong;Jeong, Byeong-Su;Yun, Seok-Hwan;Jeong, Chan-Geun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.2S
    • /
    • pp.733-743
    • /
    • 2000
  • This paper describes design and implementation of a content manager in the Integrated Steaming Framework Architecture (ISSA) that is proposed by the authors. The ISSA can provide an environment to develop multimedia streaming applications under heterogeneous distributed systems. The goal of ISSA is to extend the limitations of existing streaming systems. It can support diverse media formats and high level programming environment for streaming application developers. Moreover, it is independent from underlying networks and operating systems, and compatible with the global real-time multimedia database system(BeeHive) so that streaming media is efficiently retrieved, stored, and serviced. The role of a content manager is important in the ISSA environment since it manages an information of media that are provided by the server, and allow users to access media more easily by means of conveying that information to the streaming server, Web server, and client efficiently. The proposed content manager is not only to meed these requirements, but also to provide streaming information to media source and transport manager in order to be an efficient streaming. Furthermore, it supports database transaction processing by using the database connector.

  • PDF