• Title/Summary/Keyword: Flexible Module

Search Result 252, Processing Time 0.018 seconds

The Characteristics of Flexibility applied to Unit Plan of Housing by Residents Participation - focusing on European Multi-story Housing applying Residents Participation - (거주자 참여형 공동주거의 평면계획에 적용된 가변성의 특성 - 유럽의 거주자 참여형 다층 공동주거를 중심으로 -)

  • Kim, Hyun-Ju
    • Journal of the Architectural Institute of Korea Planning & Design
    • /
    • v.34 no.11
    • /
    • pp.113-123
    • /
    • 2018
  • First of all, the multi-story Housing applying resident's participation in europe was classified by the menu selection method, the two-step supply method and the cooperative method. And then I analyzed flexible unit plan of cases for deriving the planning methode and the characteristics of flexibility. First, I analyzed the area and form of the unit plan, structure and Installation, fixed and variable elements to derive the planning method. The area of units are distributed from a minimum of $35m^2$ to a maximum of $150m^2$, and many of the unit planes have a narrow front and a deep depth. The structure is a long-span wall-structure or a skeleton structure, and is designed without any columns and bearing walls in the interior space for flexibility in spatial composition. The vertical shafts are located in the center of the unit in a box-form or in the corner at the unit dividing wall for free placement of interior wall. Fixed elements are framework and facility systems. Most of the future residents in the two-steps supply method and the cooperative method were able to freely design the internal space within the zoning concept proposed by the architect and change the location of the facade element within module system proposed by the architect. Second, the characteristics of the flexibility applied to the unit plan were divided in integrated flexibility, functional flexibility, construction flexibility, and supply flexibility. The integrated flexibility enables residents to give the variable space combination based on the complex structure of the inner space for providing various living experiences. Regarding functional flexibility, the three-dimensional spatial structure with neutral space has multi-functionality according to the needs of residents and easily accepts mixing of hybrid programs such as work and residence. Constructive flexibility allows residents to create identity by freely planning interior space and changing the size or location of facade components in a determined system of architects. Finally, various types of size and space composition are proposed and realized in the whole building applying menu selection method, so that flexibility in the offer can accommodate and integrate various types of living.

ATM Cell Encipherment Method using Rijndael Algorithm in Physical Layer (Rijndael 알고리즘을 이용한 물리 계층 ATM 셀 보안 기법)

  • Im Sung-Yeal;Chung Ki-Dong
    • The KIPS Transactions:PartC
    • /
    • v.13C no.1 s.104
    • /
    • pp.83-94
    • /
    • 2006
  • This paper describes ATM cell encipherment method using Rijndael Algorithm adopted as an AES(Advanced Encryption Standard) by NIST in 2001. ISO 9160 describes the requirement of physical layer data processing in encryption/decryption. For the description of ATM cell encipherment method, we implemented ATM data encipherment equipment which satisfies the requirements of ISO 9160, and verified the encipherment/decipherment processing at ATM STM-1 rate(155.52Mbps). The DES algorithm can process data in the block size of 64 bits and its key length is 64 bits, but the Rijndael algorithm can process data in the block size of 128 bits and the key length of 128, 192, or 256 bits selectively. So it is more flexible in high bit rate data processing and stronger in encription strength than DES. For tile real time encryption of high bit rate data stream. Rijndael algorithm was implemented in FPGA in this experiment. The boundary of serial UNI cell was detected by the CRC method, and in the case of user data cell the payload of 48 octets (384 bits) is converted in parallel and transferred to 3 Rijndael encipherment module in the block size of 128 bits individually. After completion of encryption, the header stored in buffer is attached to the enciphered payload and retransmitted in the format of cell. At the receiving end, the boundary of ceil is detected by the CRC method and the payload type is decided. n the payload type is the user data cell, the payload of the cell is transferred to the 3-Rijndael decryption module in the block sire of 128 bits for decryption of data. And in the case of maintenance cell, the payload is extracted without decryption processing.