• Title/Summary/Keyword: Architectural language

Search Result 153, Processing Time 0.023 seconds

A Case Study of Puzzle Solving Applied to Programming Practice

  • Kang, Dae-Ki
    • Journal of Engineering Education Research
    • /
    • v.13 no.2
    • /
    • pp.3-6
    • /
    • 2010
  • In this paper, we report a case study of applying puzzle solving as a programming practice. There are many students, who have attended computer programming language courses, have had difficulties in accomplishing the course assignments. It is because just following and citing the programming language course materials is not sufficient for constructing computer programs. Many professional developers have stated that computer programming for small problems is an art of puzzle solving, where developing enterprise-size computer programming projects involves architectural insights which are already dealt in software engineering literatures. Following those backgrounds, we have explored the applicability of puzzle solving in a C++ object oriented programming course and have reported the results. The experimental results show that puzzle solving is effective to the students who are interested in computer programming and have at least beginner-level knowledge and expertise, but it turned out that puzzle solving assignments still does not draw much attention of the students who are not seriously interested in computer programming.

  • PDF

The Arbitrary Nature of Language and the Image of ′Sang′ (Box) (언어의 자의성과 이상의 ″상″ 이미지)

  • 오정란
    • Lingua Humanitatis
    • /
    • v.1 no.1
    • /
    • pp.159-183
    • /
    • 2001
  • This paper surveys the meaning of the pen name ′Yi Sang(李箱)′ in the light of the arbitariness of language and the relationship among names, observing in three ways how the images of ′Sang′ (Box) appear differently in his works. In Particular, we look into (1) the relationship between a box and its inner boxes, (2) the divisional relationship in the box, and (3) the relationship between the box and an outer box. In Yi Sang′s work, image (1) gives shape to the relationship between the writer himself and his ancestors who are responsible for his present existence. Image (2) gives shape to two internally divided Yi Sangs, and is symbolized as a mirror that reflects two selves. Image (3) gives shape to a relationship between himself in the closed world and other people and/or a bigger outside world. All these symbolic relationships are fully represented in his work "Nalgae" (The Wing)". What is interesting is that Yi Sang has already employed these box images in his earlier poetry "Geonchuk-muhan-yukmyeon-gaucho" (Infinite Architectural Hexagon). furthermore, by visualizing his name as a sqaure($\square$), he means to suggest the intentional image of his pen name as a ′box′.

  • PDF

A Study on the Extraction of Formal Vocabularies related with Form Generation in Space Design (형태생성과 연관된 공간디자인의 형태어휘 추출)

  • Choi, Eun-Hee
    • Korean Institute of Interior Design Journal
    • /
    • v.16 no.6
    • /
    • pp.65-76
    • /
    • 2007
  • This research is progressed on the premise that there is a basic rule to organize a space in form generation process. In this study first, antecedent researches are inquired, and formal vocabularies related with form generation in space design are founded. Generally in the organizing process of spatial form designer could have selectively combined formal vocabularies consciously or unconsciously, and these formal vocabularies related with form generation are classified with 'formal elements' and 'spatial relationships'. First, as formal elements '2-dimensional line elements(rectilinear, oblique-linear, curvilinear)' are chosen. Second, formal vocabularies of 'spatial relationships' are 37 extracted from literatures related with architectural language or spatial language. Among them there are several vocabularies with similar or same meaning, they are unitized to representative one. Thereupon 20 vocabularies are finally selected as the formal vocabularies of 'spatial relationships', they are addition, subtraction, intersection, superimposition, juxtaposition, shifting, rotation, reflection, scaling, stretching, shear, bending, folding, distortion, articulation, deconstruction, symmetry, repetition, proportion, and asymmetry.

Automation of M.E.P Design Using Large Language Models (대형 언어 모델을 활용한 설비설계의 자동화)

  • Park, Kyung Kyu;Lee, Seung-Been;Seo, Min Jo;Kim, Si Uk;Choi, Won Jun;Kim, Chee Kyung
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2023.11a
    • /
    • pp.237-238
    • /
    • 2023
  • Urbanization and the increase in building scale have amplified the complexity of M.E.P design. Traditional design methods face limitations when considering intricate pathways and variables, leading to an emergent need for research in automated design. Initial algorithmic approaches encountered challenges in addressing complex architectural structures and the diversity of M.E.P types. However, with the launch of OpenAI's ChatGPT-3.5 beta version in 2022, new opportunities in the automated design sector were unlocked. ChatGPT, based on the Large Language Model (LLM), has the capability to deeply comprehend the logical structures and meanings within training data. This study analyzed the potential application and latent value of LLMs in M.E.P design. Ultimately, the implementation of LLM in M.E.P design will make genuine automated design feasible, which is anticipated to drive advancements across designs in the construction sector.

  • PDF

A Study on the Application of cinematic Construction in the Problem Solving Process of Space Design (공간디자인 문제해결 과정에 있어서 영화구조의 적용에 관한 연구)

  • 문선욱
    • Korean Institute of Interior Design Journal
    • /
    • no.16
    • /
    • pp.42-48
    • /
    • 1998
  • Contemporary space design has based on the framework of academic standards on a number of scientific propositions in order to find out correlation of human and environment and closely examine approaches of a normative design. However the contents are enormous and introductory and have limitation of application to practical business affairs so that we will have to understand them as a thinking to explain the design with,. Therefore this study is an experimental research making use of concrete design approaches applicable to the area of space design ad cinematic construction as a medium. The purpose and significance of it lies in examining its validity and contributing to the future development of space design. Accordingly this study conducted the research through a literature survey for the understanding of space perception in the cinema deduced the language of design concept according to it examined the basic unit of cinematic construction then analyzed the cases of practical architectural spaces. The findings of this study indicate that human's perception to space and the cinema is deduced as a common conceptual language characterized by the ideas of articulation scenery and timeness. These concepts are very organic and interdependent and can probably become a means for human to appropriately analyze an behavior attribute type of investigating environment with. Also in composing space the basic units of cinematic construction can be as instrument to be easily applied to practical affairs as they are correlated with the function of space and a constituent language to be reasonably designed.

  • PDF

Compiling Lazy Functional Programs to Java on the basis of Spineless Taxless G-Machine with Eval-Apply Model (Eval-Apply 모델의 STGM에 기반하여 지연 계산 함수형 프로그램을 자바로 컴파일하는 기법)

  • Nam, Byeong-Gyu;Choi, Kwang-Hoon;Han, Tai-Sook
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.5
    • /
    • pp.326-335
    • /
    • 2002
  • Recently there have been a number of researches to provide code mobility to lazy functional language (LFL) programs by translating LFL programs to Java programs. These approaches are basically baled on architectural similarities between abstract machines of LFLs and Java. The abstract machines of LFLs and Java programming language, Spineless Tagless G-Machine(STGM) and Java Virtual Machine(JVM) respectively, share important common features such as built- in garbage collector and stack machine architecture. Thus, we can provide code mobility to LFLs by translating LFLs to Java utilizing these common features. In this paper, we propose a new translation scheme which fully utilizes architectural common features between STGM and JVM. By redefining STGM as an eval-apply evaluation model, we have defined a new translation scheme which utilizes Java Virtual Machine Stack for function evaluation and totally eliminates stack simulation which causes array manipulation overhead in Java. Benchmark program translated to Java programs by our translation scheme run faster on JDK 1.3 than those translated by the previous schemes.

A study on characteristics of the architectural debate of the eighteenth-century analyzed through $\lceil$Parere su Architettura$\rfloor$ of Piranesi (피라네시의 "건축에 관한 대화"를 통하여 본 18세기 건축 논쟁의 성격에 관한 연구)

  • Cho, Sung-Yong;Choi, Jin-Hee
    • Korean Institute of Interior Design Journal
    • /
    • v.15 no.6 s.59
    • /
    • pp.27-34
    • /
    • 2006
  • This paper present a study on the $\lceil$Parere su Architettura$\rfloor$ of Piranesi published in 1765. In the 18th century, there were fundamental cultural and social changes in Europe. This paper intends to discover the influences of these changes on the field of architectural theory, and it also intends to reveal its characteristics and meanings. The $\lceil$Parere su Architettura$\rfloor$ of Piranesi was composed as a dialogue between two architects, named Didascalo and Protopiro. In this paper, Didascalo represent the Master and Protopiro the Novice(according to the translation of Kaufmann). On the artistic theory of the Enlightenment, Didascalo proclaims as a dogma. Then he inveighs against the rigorists, using strong language quite up the attacks of the Novice. The modernistic Protopiro assails every kind of embellishment. The dialogue non only helps us to understand Piranesi, but also reflects the artistic situation in the 18th century. The summary of the result of this study is as follows: 1. The book of Piranesi represents a controversy of the romanticism against the architectural rationalism. 2. The negation of the originality of the Roman architecture has been considered as the negation of the Baroque architecture that was the artistic base af Piranesi. 3. Piranesi had ideological intention to defend the hegemony of the Italian culture through strengthening of the Etruria-Roman-Baroque cultural tradition.

A Study on the typological characters and the expressive modalities of the architecture of 'the natural construction' of Frei Otto (프라이 오토의 '자연적 구조' 건축의 유형적 특성과 표현양태에 관한 연구)

  • Lee, Ran-Pyo
    • Korean Institute of Interior Design Journal
    • /
    • v.15 no.6 s.59
    • /
    • pp.68-76
    • /
    • 2006
  • Founding himself on 'The Principle of Self-making' that is the instrument of 'the natural construction' and accomplishing the various interdisciplinary researches, Frei Otto could explicate the fundamental structure of life that is able to make visible the self-making processes in the nature, the technique and the architecture. It is the flexible pneumatic construction that is grounded on the fibrous organization. This was a milestone not only for him who wanted to put the idea of the new architectural form into practice, but also for the contemporary architecture that faces on the style-pluralistic disorientedness. The architectural form of the natural construction includes in itself three constitutional sub-ideas. One of them is 'the adaptable architecture', which is inclined to the architecture similar to the organization of human body, and the other 'the light architecture' that is in the pursuit of the optimal form through the minimal material. The last one is 'the ecological architecture' that aims to realize the optimal dwelling environment based on the effective energy consumption by accumulating knowledges of the always fluid and unstable nature. With these architectural ideas Frei Otto could develop a new architectural form language 'the light architecture of the natural construction'. This study is purposed to explain the various experiments that were made by his team and the basic principles of the structural dynamics of 'the architecture of the natural construction' and then to analyze the structures that were built on the ground of those principles.

A Basic Study on the Making a Pattern Language for the Architectural Design of Public Libraries (도서관건축디자인을 위한 패턴언어 구축에 관한 기초적 연구)

  • Lee, Sang-Bok;Lee, Jeong-Mi;Kwack, Dong-Wha;Lim, Che-Jin
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.42 no.2
    • /
    • pp.421-444
    • /
    • 2008
  • This study aims to make a method that user of design information can use design information actively, after grasped a demerit that the exiting design information is passively given to user of design information for library architecture. This study with the study purpose has significations as following. Firstly, user of design information is able to use the information proposed in this study more actively than the exiting design information, because the design information in this study is proposed as the relative structures for design solution. Secondly, user of design information is able to have a participation chance for design of public library as a community facility, because the design information in this study plays not only a role in a check list for library space but also a role in normative design information for library design.

A Comparative Study of the Houses of Mies van der Rohe and Le Corbusier (미이스 반 데르 로에 주택과 르 꼬르뷔제 주택의 비교 연구)

  • 김용립
    • Korean Institute of Interior Design Journal
    • /
    • v.13 no.5
    • /
    • pp.21-31
    • /
    • 2004
  • There are probably no architects of the 20th Century who had more influence on modern architecture than Mies van der Rohe and Le Corbusier. Although the two architects share one thing in common, namely, both are master of modernism, each has developed unique architecture of his own. The objective of this study is to investigate the characteristics of their works through a comparison analysis of the Ideas, design principles and architectural language reflected in the works, focusing on the houses. this study will also aim to provide a foundation for a new design that harmonizes the design principles and architectural language of the two. Through the study the following common points and differences were found between the houses of the two. A) Common points: Both architects avoided ornamentation In houses while placing weight on the functions of houses and they tried to plan rational floor plans by separating the wall from the structure. B) Differences: \circled1 The houses of Mies express the structure in a straight forward manner, while those of Corbusier are formative houses focusing more on shapes. \circled2 The shapes of the houses of Mies are limited to basic shapes, quadrangle while those of Corbusier employ various geometric curves. \circled3 Using steel and glass, the houses of Mies are light and transparent. On the contrary, using concrete, the houses of Corbusier are somewhat bulky with Three-dimensional changes. \circled4 The houses of Mies show the value of moderation based upon the classical principles of design, while the houses of Corbusier show the value of moderation based upon geometry. \circled5 The houses of Mies feature horizontal intoners with flexibility. However, Corbusier's houses have vertical interiors with some changes in the cross sections. \circled6 In terms of material, the interiors of Mies' houses employ materials with various tones and textures, while interiors of Corbusier's houses are painted in simple white. Summing up these characteristics, it could be said that the houses of Mies have logical and rational beauty, whereas the houses of Corbusier have more emotional beauty.