• 제목/요약/키워드: Local Computing

검색결과 532건 처리시간 0.029초

Numerical Simulation on Disproportionate Collapse of the Tall Glulam Building under Fire Conditions

  • Zhao, Xuan;Zhang, Binsheng;Kilpatrick, Tony;Sanderson, Iain
    • International Journal of High-Rise Buildings
    • /
    • 제10권4호
    • /
    • pp.311-321
    • /
    • 2021
  • Perception of the public to structural fires is very important because there are only a number of tall timber buildings constructed in the world. People are hesitating to accept tall timber buildings, so it is essential to ensure the first generation of tall timber buildings to a very high standard, especially fire safety. Right now, there are no specific design standards or regulations for fire design of tall timber buildings in Europe. Even though heavy timber members have better fire resistance than steel components, many conditions still need to be verified before considering the use of timber materials, e.g. fire spread, post-fire collapse, etc. This research numerically explores the structural behaviours of a tall Glulam building when one of its internal Glulam (Glued laminated timber) columns fails after sustaining a full 120-min standard fire and is removed from the established finite element building model created in SAP2000. The numerical results demonstrate that the failure and removal of the selected internal Glulam column may lead to the local failure of the adjacent CLT (Cross laminated timber) floor slabs, but will not lead to large disproportionate damage and collapse of the whole building. Here, the building is assumed to be located in Glasgow, Scotland, UK.

Design of Thin-Client Framework for Application Sharing & Optimization of Data Access (애플리케이션 공유 및 데이터 접근 최적화를 위한 씬-클라이언트 프레임워크 설계)

  • Song, Min-Gyu
    • Journal of Korea Society of Industrial Information Systems
    • /
    • 제14권5호
    • /
    • pp.19-32
    • /
    • 2009
  • In this paper, we design thin-client framework capable of application sharing & data access on the Internet, and apply related skills, such as X windows system, pseudo server, CODA file system, MPI(Message Passing Interface). We suggest a framework for the thin client to access data produced by working on a server optimally as well as to run server side application, even in the case of network down. Additionally, it needed to reflect all local computing changes to remote server when network is restored. To design thin client framework with these characteristics, in this paper, we apply distributed pseudo server and CODA file system to our framework, also utilize MPI for the purpose of more efficient computing & management. It allows for implementation of network independent computing environment of thin client, also provide scalable application service to numerous user through the elimination of bottleneck on caused by server overload. In this paper, we discuss the implementing method of thin client framework in detail.

Face Recognition Robust to Local Distortion using Modified ICA Basis Images (개선된 ICA 기저영상을 이용한 국부적 왜곡에 강인한 얼굴인식)

  • Kim Jong-Sun;Yi June-Ho
    • Journal of KIISE:Software and Applications
    • /
    • 제33권5호
    • /
    • pp.481-488
    • /
    • 2006
  • The performance of face recognition methods using subspace projection is directly related to the characteristics of their basis images, especially in the cases of local distortion or partial occlusion. In order for a subspace projection method to be robust to local distortion and partial occlusion, the basis images generated by the method should exhibit a part-based local representation. We propose an effective part-based local representation method named locally salient ICA (LS-ICA) method for face recognition that is robust to local distortion and partial occlusion. The LS-ICA method only employs locally salient information from important facial parts in order to maximize the benefit of applying the idea of 'recognition by parts.' It creates part-based local basis images by imposing additional localization constraint in the process of computing ICA architecture I basis images. We have contrasted the LS-ICA method with other part-based representations such as LNMF (Localized Non-negative Matrix Factorization) and LFA (Local Feature Analysis). Experimental results show that the LS-ICA method performs better than PCA, ICA architecture I, ICA architectureII, LFA, and LNMF methods, especially in the cases of partial occlusions and local distortions.

Study on implementation of Secure HTML5 Local Storage (안전한 HTML5 로컬스토리지 구현에 대한 연구)

  • Myeong, Hee-Won;Paik, Jung-Ha;Lee, Dong-Hoon
    • Journal of Internet Computing and Services
    • /
    • 제13권4호
    • /
    • pp.83-93
    • /
    • 2012
  • HTML5 has developed not to have browser dependancy considering interoperability as same as maintaining compatability with lower versions of HTML. HTML5, the newest web standardization is on going of being structured. Along with the smart phone boom, HTML5 is spotlighted because it can be applied to cross platforms in mobile web environments. Specially the local Storage that has been listed in new features in HTML5 supports offline function for web application that enables web application to be run even when the mobile is not connected to 3G or wifi. With Local storage, development of server-independent web application can be possible. However Local storage stores plaintext data in it without applying any security measure and this makes the plaintext data dangerous to security threats that are already exist in other client side storages like Cookie. In the paper we propose secure Local storage methods to offer a safe way to store and retrieve data in Local storage guaranteeing its performance. Suggested functions in this paper follow localStorage standard API and use a module that provide cryptographic function. We also prove the efficiency of suggested secure Local storage based on its performance evaluation with implementation.

A Selective Paging Scheme based on Handoff Probability considering Local Environment on HMIPv6 (HMIPv6에서 지역적인 환경을 고려한 핸드오프 확률기반의 선택적 Paging 기법)

  • Park, Si-Yong;Lee, Bong-Hwan
    • Journal of Internet Computing and Services
    • /
    • 제10권3호
    • /
    • pp.71-83
    • /
    • 2009
  • In this paper, we propose a paging scheme considering local environment and moving patterns of mobile hosts on HMIPv6. The proposed paging scheme can adaptively construct a paging domain according to handoff probability of mobile hosts and local environment, and process a paging based on handoff probability stage by stage. For analysis of the proposed paging scheme, we simulate our scheme in two different experiment environments: an open environment like a square and a restricted environment like downtown. In experiment results, the proposed scheme shows superior performance to that of compared scheme all over. Particularly, in case of high call request rate and a restricted environment, the proposed scheme shows better performance.

  • PDF

Robust Facial Expression Recognition Based on Local Directional Pattern

  • Jabid, Taskeed;Kabir, Md. Hasanul;Chae, Oksam
    • ETRI Journal
    • /
    • 제32권5호
    • /
    • pp.784-794
    • /
    • 2010
  • Automatic facial expression recognition has many potential applications in different areas of human computer interaction. However, they are not yet fully realized due to the lack of an effective facial feature descriptor. In this paper, we present a new appearance-based feature descriptor, the local directional pattern (LDP), to represent facial geometry and analyze its performance in expression recognition. An LDP feature is obtained by computing the edge response values in 8 directions at each pixel and encoding them into an 8 bit binary number using the relative strength of these edge responses. The LDP descriptor, a distribution of LDP codes within an image or image patch, is used to describe each expression image. The effectiveness of dimensionality reduction techniques, such as principal component analysis and AdaBoost, is also analyzed in terms of computational cost saving and classification accuracy. Two well-known machine learning methods, template matching and support vector machine, are used for classification using the Cohn-Kanade and Japanese female facial expression databases. Better classification accuracy shows the superiority of LDP descriptor against other appearance-based feature descriptors.

A Stereo Matching Algorithm with Projective Distortion of Variable Windows (가변 윈도우의 투영왜곡을 고려한 스테레오 정합 알고리듬)

  • Kim, Gyeong-Beom;Jeong, Seong-Jong
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • 제25권3호
    • /
    • pp.461-469
    • /
    • 2001
  • Existing area-based stereo algorithms rely heavily on rectangular windows for computing correspondence. While the algorithms with the rectangular windows are efficient, they generate relatively large matching errors due to variations of disparity profiles near depth discontinuities and doesnt take into account local deformations of the windows due to projective distortion. In this paper, in order to deal with these problems, a new correlation function with 4 directional line masks, based on robust estimator, is proposed for the selection of potential matching points. These points is selected to consider depth discontinuities and reduce effects on outliers. The proposed matching method finds an arbitrarily-shaped variable window around a pixel in the 3d array which is constructed with the selected matching points. In addition, the method take into account the local deformation of the variable window with a constant disparity, and perform the estimation of sub-pixel disparities. Experiments with various synthetic images show that the proposed technique significantly reduces matching errors both in the vicinity of depth discontinuities and in continuously smooth areas, and also does not be affected drastically due to outlier and noise.

Development of Meshless Method for Free Vibration Analysis of Arbitrarily Shaped Free Plates Using Local Polar Coordinates (지역 극좌표계를 이용한 임의 형상 자유단 평판의 자유진동해석을 위한 무요소법 개발)

  • Kang, Sang-Wook;Atluri, S. N.
    • Transactions of the Korean Society for Noise and Vibration Engineering
    • /
    • 제18권6호
    • /
    • pp.674-680
    • /
    • 2008
  • A new meshless method for obtaining natural frequencies of arbitrarily shaped plates with the free boundary condition is introduced in the paper. In order to improve the characteristics of convergence and accuracy of the method, a special local polar coordinates system is devised and located for each of nodes distributed along the boundary of the plate of interest. In addition, a new way of decreasing the size of the system matrix that gives natural frequencies of the plate is employed to reduce the amount of numerical calculations, which is needed for computing the determinant of the system matrix. Finally the excellence of the characteristics of convergence and accuracy of the method is shown in several case studies, which indicate that natural frequencies by the proposed method are very accurate and converged swiftly to exact values as the number of boundary nodes increases.

Numerical Simulation of Mechanical Behavior of Composite Structures by Supercomputing Technology

  • Kim, Seung-Jo;Ji, Kuk-Hyun;Paik, Seung-Hoon
    • Advanced Composite Materials
    • /
    • 제17권4호
    • /
    • pp.373-407
    • /
    • 2008
  • This paper will examine the possibilities of the virtual tests of composite structures by simulating mechanical behaviors by using supercomputing technologies, which have now become easily available and powerful but relatively inexpensive. We will describe mainly the applications of large-scale finite element analysis using the direct numerical simulation (DNS), which describes composite material properties considering individual constituent properties. DNS approach is based on the full microscopic concepts, which can provide detailed information about the local interaction between the constituents and micro-failure mechanisms by separate modeling of each constituent. Various composite materials such as metal matrix composites (MMCs), active fiber composites (AFCs), boron/epoxy cross-ply laminates and 3-D orthogonal woven composites are selected as verification examples of DNS. The effective elastic moduli and impact structural characteristics of the composites are determined using the DNS models. These DNS models can also give the global and local information about deformations and influences of high local in-plane and interlaminar stresses induced by transverse impact loading at a microscopic level inside the materials. Furthermore, the multi-scale models based on DNS concepts considering microscopic and macroscopic structures simultaneously are also developed and a numerical low-velocity impact simulation is performed using these multi-scale DNS models. Through these various applications of DNS models, it can be shown that the DNS approach can provide insights of various structural behaviors of composite structures.

Local zooming genetic algorithm and its application to radial gate support problems

  • Kwon, Young-Doo;Jin, Seung-Bo;Kim, Jae-Yong;Lee, Il-Hee
    • Structural Engineering and Mechanics
    • /
    • 제17권5호
    • /
    • pp.611-626
    • /
    • 2004
  • On the basis of a structural analysis of radial gate (i.e. Tainter gate), the current paper focuses on weight minimization according to the location of the arms on a radial gate. In spite of its economical significance, there are hardly any previous studies on the optimum design of radial gate. Accordingly, the present study identifies the optimum position of the support point for a radial gate that guarantees the minimum weight satisfying the strength constraint conditions. This study also identifies the optimum position for 2 or 3 radial arms with a convex cylindrical skin plate relative to a given radius of the skin plate curvature, pivot point, water depth, ice pressure, etc. These optimum designs are then compared with previously constructed radial gates. Local genetic and hybrid-type genetic algorithms are used as the optimum tools to reduce the computing time and enhance the accuracy. The results indicate that the weights of the optimized radial gates are appreciably lower than those of previously constructed gates.