http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
金德洙,曲金良 군산대학교 지역개발연구소 2000 地域開發硏究 Vol.12 No.-
本文以對世界海洋經濟文化地理地緣的兩大環海圈―環地中海圈和環黃海圈的比較爲視角, 對環黃海圈及其中韓日三國在歷史上形成的東方特色文明在世界文明發展歷史上和在當代世界發展格局中的地位和作用進行了總體把握, 進而着重對環黃海圈中的中韓關系進行了歷史分析和現實考察, 强調了中韓關系的基本內涵和中韓關系紐帶中海路的重要作用和人的親情因素的主體地位, 竝就雙方如何發揚歷史傳統, 進一步交流合作, 共同發揮在環黃海圈中的作用, 共創當代東方特色文明的輝煌, 提出了可供參考的具體操作性行動建議。
HLA/RTI를 이용한 워게임 시뮬레이터와 통신 효과 시뮬레이터의 연동 시뮬레이션 연구
김덕수,배장원,박수범,김탁곤,Kim, Deok-Su,Bae, Jang Won,Park, Soo Bum,Kim, Tag Gon 한국군사과학기술학회 2015 한국군사과학기술학회지 Vol.18 No.1
Wargame simulators are widely used in the field of defence modeling and simulation. Because of increasing importance of communication effects on the warfare, the war game simulator is also required to reflect communication effects. One way to satisfy the requirement is the interoperation simulation between war game simulator and communication effect simulators. This paper shows the application of interoperation simulation between war game and communication effect simulators using HLA(High-Level Architecture)/RTI(RunTime Infrastructure). The war game simulator mainly deal with the engagement of troops and the troops communicate each other at the mission execution level. In the other hand, The communication effect simulator perform communication actions between the troops in the engineering level. Using the interoperation simulation, we can reflect the communication effects on the war game simulation. We show various applications of the interoperation simulation with the point of the war game and communication effect simulator. with a case study, we explain the interoperation simulation improves the reality and fidelity of the war game simulator and how the interoperation simulation can be applied to developing doctrines and real communication system.
김덕수 한국의료복지건축학회 2012 의료·복지 건축 Vol.18 No.3
본 연구는 미국 소재 T 대학교의 학생아파트를 대상으로 하여 창밖으로 보이는 외부 환경의 차이와 거주자의 환경조절 행태 사이의 관계를 분석하는 관찰연구로 진행되었다. 거주자와 거주환경간에 발생하는 부조화는 환경 스트레스의 한 원인이 된다. 이러한 환경 스트레스에 대한 대응 전략으로 거주자는 그들의 환경을 조정하곤 한다. 본 연구는 실내에서 식물을 키우거나 거주자의 취향에 따라 커튼을 교체하는 등의 환경조절 행태를 분석의 대상으로 한다. 창문과 현관 영역에서 발생하는 환경조절 행태의 정도를 비교 관찰하기 위해 군집형과 일자형으로 되어 있는 두 개의 배치 유형을 연구의 대상으로 선정하였다. 군집형 유형(cluster type: type A)은 상대적으로 도로에 가깝고 거실 창문의 조망이 다른 건물에 가로막혀 있으며, 일자형 유형(parallel type: type B)은 가로막고 있는 건물이 없어 자연경관을 거실 창문을 통해 조망할 수 있는 배치상의 두드러진 차이점이 있다. 관찰연구를 통해 군집형 유형에서 일자형 유형보다 더 높은 빈도로 식물 화분과 개별 커튼 등을 이용한 개인적 환경조절이 이루어진 흔적이 발견되었다. 이러한 결과는 창문을 통해 보이는 외부 경관의 특성이 거주자의 환경조절 행태에 미치는 영향의 정도를 암시하고 있다. 결론적으로 관찰연구에서 나타난 거주자의 환경조정 행태를 반영하여 디자인 고려사항을 제안하였다.
인공위성 탑재컴퓨터를 위한 리눅스 기반 ARINC 653 공간 분리
김덕수,조현우,김형신 대한임베디드공학회 2014 대한임베디드공학회논문지 Vol.9 No.5
European Space Agency has recognized Integrated Modular Avionics and ARINC specification 653 as avionics computer system for space application. Integrated Modular Avionics specification reduces the space by integrating a system composed of many electronic devices into a computer. recent researches have been studying how to apply the ARINC 653 into an open source operating system, such as Linux. These studies have concentrated on partition scheduling for time separation. However, requirements to guarantee spatial separation should be further analyzed to ensure deterministic execution time. Therefore, memory management is needed to verify spatial isolation on Linux systems. This research proposes a new method to accomplish spatial isolation for the ARINC 653 specification in Linux. We have added new data structures and system calls to handle functionalities for spatial separation. They are used during the partition startup process. The proposed method was evaluated on the LEON4 processor, which is the next generation microprocessor to be used in the future space missions. All implementations confirm that spatial isolation of the ARINC 653 specification was accomplished