06-슈퍼컴을(JE)

Size: px
Start display at page:

Download "06-슈퍼컴을(JE)"

Transcription

1 Journal of Radiation Industry 4 (1) : 33~38 (2010) 슈퍼컴을이용한전자빔가속기의차폐설계 강원구 * 김인수 국승한 김진규 한범수 정광영 1 강창무 2 이비테크 ( 주 ), 1 공주대학교, 2 한국과학기술정보연구원 Shielding Design of Electron Beam Accelerators Using Supercomputer Won Gu Kang*, In Soo Kim, Sung Han Kuk, Jin Kyu Kim, Bum Soo Han, Kwang Young Jeong 1 and Chang Mu Kang 2 EB TECH Co., Ltd. 550 Yongsan-dong Yuseong-gu, Daejeon , Korea 1 Kongju National University, College of Engineering, CheonAn , Korea 2 Korea Institute of Science and Technology Information, Reseat Program, Daejeon , Korea Abstract - The MCNP5 neutron, electron, photon Monte Carlo transport program was installed on the KISTI s SUN Tachyon computer using the parallel programming. Electron beam accelerators were modeled and shielding calculations were performed in order to investigate the reduction of computation time in the supercomputer environment. It was observed that a speedup of 40 to 80 of computation time can be obtained using 64 CPUs compared to an IBM PC. Key words : Supercomputer, SUN Tachyon, Monte Carlo method, Mobile accelerator, Electron beam accelerator, Shielding design 서 방사선을취급하는산업과의학분야에서방사선차폐를위한정확한방사선거동예측이요구되고있으며, 컴퓨터의계산속도가증가함에따라몬테카를로코드 (Monte Carlo code) 의이용이증가하고있는추세이다. 또한, 최근에는가속기및차폐설계를위하여 3차원고속모델링기술의최적화및모사를통한설계및운전개선등에대한기술개발의필요성이대두되고있다. 몬테카를로코드는중성자, 전자, 감마선의물질과의 론 * Corresponding authors: Won Gu Kang, Tel , Fax , . unikang@eb-tech.com 핵반응을정확하게기술하고, 3차원의기하학적형태를실물대로모델링이용이할뿐만아니라중성자나감마선의심층투과, 흐름, 공기중산란, 그리고선량산정등의차폐계산을쉽게해결할수있다. 그러나입자를추적하여핵물리현상을통계적으로처리함으로서정확한예측을위해서는과다한전산처리시간을요하는단점이있다. 따라서본연구에서는몬테카를로코드의계산시간을단축하고자핵물리와원자력분야에서가장보급화된 MCNP코드 (Monte Carlo N-particle transport code) 의병렬프로그램을 KISTI (Korea Institute of Science and Technology Information) 의 Tachyon 슈퍼컴퓨터에설치하여계산시간의단축효과를확인하고자하였다. 계산시간비교를위하여두종류의전자가속기차폐모델을 IBM PC 33

2 34 강원구 김인수 국승한 김진규 한범수 정광영 강창무 Table 1. SUN Blade 6048 Architecture Cluster Processor AMD pteron 2.0GH (Barcelona) Node Number Calculation Node 188 CPU Core Number 3,008 Maximum Capacity tflops Memory DDR2/667HMz 6TB Disc storage SUN X4500/STK6140 Tape storage SUN SL8500 perating system CenS 4.6 File system Luster Machine A Machine B Task 0 Task 1 Send () Recv () Network Task 2 Task 3 와슈퍼컴퓨터에각각적용하였다. Recv () Send () 재료및방법 1. SUN Tachyon 시스템 MCNP의설치를위하여 KISTI 슈퍼컴퓨터 4호기의 1 차시스템인 SUN Tachyon Blade 6048 시스템을선정하였다. 이시스템은최고성능 24 tflops (tera floating point operation per second) 을제공하며, 세계슈퍼컴퓨터의 Linpack 벤치마크성능순위에서 130위에속한다. SUN Tachyon의주요사양은 Table 1과같다 (KISTI 2009c). 계산노드 : 188개의계산노드는 4개의 SUN Blade6048 랙 (rack) 에장착된다. 각랙은4개의선반 (shelf) 으로구성되며, 각선반은 12개의 x6420 블레이드 (blade) 가위치한다. 각블레이드는 AMD (Advanced Micro Devices) 사의 Barcelona 쿼드코어 2.0 GHz CPU (Central Processing Unit) 4개와 32 GB (Gigabyte) 메모리, HDD (Hard Disk Drive) 대용의 8 GB CF (Compact Flash) 메모리드라이브 (memory drive) 와 2개의 x8 PCI-e 브리지 (bridge) 를가진다. 네트워크 (Network): 인피니밴드 (Infiniband) 네트워크가노드간계산네트워크및파일 I/ 통신에사용된다. 4x IB DDR을사용하여 non-blocking IB 네트워크를구축하였으며이는노드간에채널당 2.5 GB sec -1 (20 Gbps) 를제공한다. 저장소 (Storage): 스크래치와홈파일시스템의저장은 19대의 SUN X4500 서버로구성된다. 이는 11TB의홈디렉토리 (/home01) 와두개의글로벌스크래치디렉토리 (54TB의 /work01, 40TB의 /work02) 를제공한다. 스크래치와홈디렉토리는 Lustre 파일시스템을통해계산노드와기타노드에서비스된다. Veritas NetBackup을사용하여주기적으로홈디렉토리를테이프에저장한다. SUN Tachyon 시스템은 MPI (Message Passing Interface) 와 pen MP (Multi-Processing) 병렬프로그램밍을위하여 Fig. 1. Memory communication in MPI. GNU (GNU s not Unix), Portland Group (PGI), Intel이제공한컴파일러와라이브러리 MVAPICH, MVAPICH2, PEN MPI를제공한다. 2. 병렬프로그래밍컴퓨터프로그램은순열 (serial) 과병렬 (parallel) 프로그램으로분류된다. 순열 (serial) 프로그램은하나의 CPU 를사용하며, 프로그램명령어 (instruction) 를하나씩순차로처리한다. 순열프로그램은 I/ (input/output) 와같이느린프로세스로인하여병목 (bottleneck) 현상을일으키는단점이있다. 순열프로그램의단점을개선하기위한방법으로병렬 (parallel) 프로그램을사용한다. 병렬 (parallel) 프로그램은계산을위하여여러개의 CPU를사용하며, 문제를여러개의 task로분리하여병렬로동시처리한다. 병렬계산은여러 CPU를내장한컴퓨터나여러컴퓨터를연결한네트워크에서가능하다 (Barrney 2009a). 예로 KISTI의 Tachyon 시스템은 3008 CPU를포함하며 24 tflop을제공한다. 또한 Berkeley의 seti@home network는 330,000개의컴퓨터와연결되며 528 tflop을제공한다. 병렬계산은순열계산에비하여대량문제를다루고, 계산속도와비용을줄이는효과가있다. 병렬계산을위한프로그램방법에는 MPI와 pen MP 등이사용된다. 1) MPI (Message Passing Interface) 초기의 MPI는메모리를공유하지않는환경에서병렬프로그램밍을위하여다중프로세서간의데이터통신의표준을제공하였다. MPI는 point-to-point 혹은집합프로세서간의통신을지원한다. 통신모드로는동기송신, 준비송신, 버퍼송신, 표준송신이있다. Fig. 1에 MPI의

3 슈퍼컴을이용한전자빔가속기의차폐설계 35 F R K {Parallel region} J I N F R K J I N {Parallel region} Speedup Parallel portion 25% 50% 90% 95% Fig. 2. Fork-Join concept in pen MP. 5 0 네트워크를이용한프로세스간의메모리통신기능을보여주고있다. 현재의 MPI는공유메모리 (shared memory) 혹은 MPM (Massively Parallel Machine), SMP (Symmetric Multiple Processors), 워크스테이션클러스터 (workstation clusters), 이기종네트워크 (heterogeneous network) 와같은병렬구조시스템에사용된다 (Barrney 2009b; KISTI 2009a) Number of processors Fig. 3. Number of processors vs. speedup. 1 1 Speedup=mmmmmmm=mmmm= mmm ) pen MP (Multi-Processing) pen MP는공유메모리환경에서병렬화를위한표준을제공하며, 포크 (fork)-조인 (join) 개념을적용하고있다. pen MP의포크-조인개념은초기에단일스레드 (thread) 로시작하다가, 병렬구조를만나면 N개의스레드 로나뉘어코드를수행하며, 병렬구조의마지막에는다시 단일마스터스레드로합친다 (Barrney 2009c; KISTI 2009b). Fig. 2에 pen MP의포크-조인개념을설명하고있다. pen MP는소스코드를많이수정할필요가없으며, 특히 D LP와같이숫자를많이처리하는부분에서매우효과가있다. pen MP는 MPI와함께사용이가능하다. 예로 MPI 로여러프로세서로분산하고, pen MP로프로세서의병렬화수준을더욱향상시키는방법을사용한다. 3. 계산속도 병렬프로그램의속도는사용하는프로세스의수와프로그램의병렬화에의존한다. 예로 p를병렬화부분, s=1-p를순차부분, N을사용하는프로세스로정의하면, 병렬프로그램계산의가속 (speedup) 은아래식으로표시된다. 1 Speedup=mmmmm p mm+s N 예로, N=10, p=0.8 이면, N=100, p=0.8 이면, 1 1 Speedup=mmmmmmmm=mmmmm= mmm Fig. 3은여러가지의병렬프로그램과프로세스수에대한계산의가속화를보여주고있다. 가속은프로세스수에따라증가하다가포화되는경향이있다. 병렬화가 1.0에접근하면가속은무한대로증가한다. 4. MCNP5 설치 Tachyon 슈퍼컴에병렬프로그램설치를위하여 MCNP version 5 (Brown 2003) 를사용하였다. MCNP5는이전의 MCNP4C2 (Briesmeister 2000) 를 ANSI 표준 FRTRAN 90으로전환하였고, 광자-핵충돌모델, time-splitting, 그래픽등의기능을추가하였다. 또한 MCNP5는슈퍼컴에서 PEN MP와 MPI의평행처리기능을위한설치파일을포함하고있다. Tachyon에설치를위하여 Unix system에서 MCNP 프로그램패키지의 UNIX CD-RM에서.tgz 파일을 un-tar하였다 : $ tar xvfz MCNP5_RSICC_1.40.tgz 이과정에서디렉터리 (directory) MCNP5와서브디렉터리 (subdirectories) Source, Testing, Manual, Documents, bin, Sample_problems, Pstudy가생성된다. MCNP를설치하기위하여프로그램패키지에포함된 install을사용하여 makefile을작성한다.

4 36 강원구 김인수 국승한 김진규 한범수 정광영 강창무 - Source 디렉터리로옮긴후,./install를명령을수행한다. $./install install을수행하는절차는다음과같다 : - 상위메뉴에서 4번을선택하여 Sequential (Seq), Message Passing Interface (MPI), pen Multi-Processing (pen MP) 중하나를선택한다. - MPI를선택한경우 MP 하위선택메뉴에서프로세서수를지정한다. - pen MP를선택하는경우 MP 하위선택메뉴에서스레드 (thread) 수를지정한다. - 아래의컴파일러 (compiler) 디렉터리를지정한다. /application/mpi/openmpi/intel/bin/mpirun - 아래의그래픽 (graphic) 디렉터리를지정한다. /usr/s11r6/lib64 /usr/x11r6/lib64/x11 - 상위메뉴에서 M: makefile을선택한다. - X로 Exit한다. makefile이작성되면 UNIX의 gmake utility를사용하여프로그램을만든다 (build). build 작업이전에작업중인디렉터리 (.) 와필요한컴파일러가 PATH에속하여야한다. 또한핵자료디렉터리 (directory) 와라이브러리 (library) 가 DATA PATH로위치를발견할필요가있다. gmake에의하여생성된컴파일된프로그램은 src 디렉터리에위치한다. gmake 명령은프로그램의종류에따라아래와같이수행한다. $ gmake clean $ gmake build CNFIG=seq #sequential program $ gmake build CNFIG=mpi #mpi program $ gmake build CNFIG= mpi omp #mpi+open mp의혼성컴파일 (compile) 된 mcnp5.mpi는 /Source/src/ 디렉터리에저장된다. Table 2에 SUN tachyon에서생성된 mcnp5 순열과병렬프로그램을보여주고있다. 5. 계산 Tachyon 시스템에서계산을수행하려면 job script를작성하여아래와같이제출한다. $ qsub mcnp.sh 여기서 mcnp.sh은 job script 파일로시스템이 batch job que를결정하기위한파라미터를지정한다. 예로 mcnp5. mpi 프로그램을 node당 4개의 CPU와총16개의 CPU를사용하여입력 inp01을계산하는경우, mcnp.sh를 Table Table 2. mcnp5 parallel programs mcnp5 mcnp5 mcnp4.mpi mcnp16.mpi mcnp64.mpi mcnp4 4.mpi mcnp8 8.mpi mcnp16 4.mpi serial, mpi, hybrid (mpi+omp) serial 4 mpi 16 mpi 64 mpi hybrid, 4 mpi+4 thread hybrid, 8 mpi+8 thread hybrid, 16 mpi+4 thread Table 3. mcnp.sh file #$ -pe mpi_4cpu 16 # 4cpu per a node, total 16 cpu #$ -q normal #$ -l h_rt=01:00:00 # maximum 1 hour #$ -M My Address #$ -m e #sending a after complete works Export MP_NUM_THREADS=4 mpirun -machinefile TMPDIR/machines -np $NSLTS mcnp5.mpi i=inp01 Table 4. Differences from reference sample outputs (42 cases) Input case UTP MCTAL Remarks # tally volume # lattice cell input # format # format # format 3과같이정의할수있다. Tachyon 시스템에설치된 MCNP5 병렬프로그램을검증하기위하여 42종류의샘플입력 (sample input) 에대하여계산을수행하며 MCNP5 패키지에포함된참고출력 (UTP, MCTAL) 파일과비교하였다. 두프로그램은좋은일치를보여주었고, Table 4에서보는바와같이발견된차이는포맷 (format) 의차이가주종을이루고, 차폐계산에는영향을주지않는것으로나타났다. MCNP5 병렬프로그램의계산시간을비교하기위하여이비테크에서개발한이동형가속기 (Kang 2009) 와저에너지가속기의 2가지모델의차폐설계를고려하였다. 몬테카를로계산을위하여두전자빔가속기를구성하는가속관, 전자빔인출장치, titanium window, 빔표적, 차폐벽등가속기의부품을 3차원으로모델링하였다. 이동형가속기 (Fig. 4) 의측면차폐는중앙에납 7cm 과양면에 1cm의철판을사용하고, 하부차폐는 5cm의납과양면에 1 cm 철판을사용하였다 (Kang 2009). 저에 너지가속기의차폐 (Fig. 5) 는측면과하부에 1.2 cm 철판을사용하였다. 가속기의전자빔은 cosine 각분포를가진표면선원을

5 슈퍼컴을이용한전자빔가속기의차폐설계 37 Fig. 4. MCNP model of mobile EB accelerator. Table 5. Electron beam sources Mobile EB Low energy EB accelerator accelerator Beam energy, MeV Beam current, ma Fig. 5. MCNP model of low energy EB accelerator. Table 6. Computation time (hh : mm : ss) - mobile EB accelerator Histories Method IBM PC (1.2 GHz) 00:02:35 00:25:47 04:17:35 Serial, 1 mpi 00:01:27 00:13:44 02:15:40 4 mpi 00:00:33 00:04:50 00:49:50 16 mpi 00:00:15 00:01:03 00:09:29 01:39:14 64 mpi 00:00:12 00:00:45 00:05:48 00:58:05 4 mpi+4 omp 00:00:20 00:01:58 00:19:36 8 mpi+8 omp 00:00:13 00:00:45 00:05:12 00:56:01 16 mpi+4 omp 00:00:14 00:00:47 00:05:34 00:57:36 가정하였고, 전자빔의에너지와전류는 Table 5 와같다. 결과및논의 이동형및저에너지전자빔가속기에대한계산시간 이 Table 6과 Table 7에나타냈으며, 10 6 ~10 9 의히스토리 (history) 를사용하였을때, 각병렬프로그램에소요되는시간을비교하였다. 결과적으로아래와같이결론지을수있다. Tachyon 순차프로그램은 IBM PC 순차프로그램에비

6 38 강원구 김인수 국승한 김진규 한범수 정광영 강창무 Table 7. Computation time (hh : mm : ss) - Low energy EB accelerator Method Histories IBM PC (1.2 GHz) 00:02:59 00:35:46 04:22:13 Serial, 1 mpi 00:00:44 00:08:06 01:10:13 4 mpi 00:00:17 00:02:40 00:26:23 16 mpi 00:00:09 00:00:34 00:05:01 01:54:15 64 mpi 00:00:11 00:00:27 00:03:21 00:29:52 4 mpi+4 omp 00:00:10 00:01:00 00:09:01 8 mpi+8 omp 00:00:11 00:00:26 00:03:11 00:27:37 16 mpi+4 omp 00:00:08 00:00:27 00:03:00 00:32:35 하여계산시간이 2 내지 4배가속되었다. 이는두시스템의 CPU 속도차이에서기인한다. mpi CPU 수의증가에따라계산시간이감소하였다. 예를들어저에너지가속기의경우, 10 8 히스토리에서 4, 16, 64 mpi CPU는 IBM PC에비하여계산시간이각각 10, 50, 80배가속하였고, 이동가속기의경우는각각 5, 25, 40배가속하였다. hybrid (mpi+omp) 는 mpi만사용하였을때보다계산시간이더단축된것으로나타났다. 예를들어이동형가속기의경우, 10 8 히스토리에서 4 mpi와 4 mpi+4 omp 는각각49분 50초와 19분 36초로나타났다. 전체 CPU수가같은경우, hybrid와 mpi는유사한계산시간이소요되었다. 이동형가속기의경우, 10 8 히스토리에서 16 mpi와 4 mpi+4 omp는각각9분 29초와 19 분 36초로나타났다. 결 MCNP5 중성자, 전자, 광자몬테카를로프로그램을병렬프로그래밍으로 KISTI SUN Tachyon 슈퍼컴퓨터에설치하였다. 슈퍼컴퓨터환경에서의계산시간단축을위하여 2가지모델의전자가속기에적용하여차폐계산을수행하였다. 계산결과 Tachyon 슈퍼컴에서병렬프로그램으로 64개의 CPU를사용하는경우, 방사선차폐를위한계산시간이 IBM PC에비하여 40~80배까지가속되었다. 본연구의슈퍼컴을이용한몬테카를로기법은전자빔 론 가속기, 차폐설계및전자빔공정모사에서계산시간을대폭적으로단축할수있어생산성증가, 품질향상및방사선안전에기여할것으로기대한다. 또한핵변환, 가속기구동원자로설계, 신소재개발에이용되고, x-ray CT (Computed Tomography) 모사, 동위원소치료등에널리이용될수있다. 사 본과제의수행을위하여슈퍼컴퓨터의사용과병렬프로그래밍설치등기술적도움을주신 KISTI 슈퍼컴퓨팅센터 (KSC) 및관련스태프에감사를드립니다. 사 참고문헌 KISTI. 2009a. MPI 를이용한병렬프로그래밍, KISTI 슈퍼컴퓨팅센터. KISTI. 2009b. pen MPI 를이용한병렬프로그래밍, KISTI 슈퍼컴퓨팅센터 KISTI. 2009c. 슈퍼컴퓨터 (SUN Tachyon System) H/W, S/W 환경소개및실습, KISTI 슈퍼컴퓨팅센터. Briesmeister JF. Ed MCNP-A general monte carlo N- particle transport code. Version 4C. LA Los Alamos National Laboratory. Brown FB NCNP-A general monte carlo particle transport code. Version 5. Report LA_UR Los Alamos National Laboratory. Barrney B. 2009a. Introduction to parallel programming. Lawrence Livermore National Laboratory. Barrney B. 2009b. Message Passing Interface (MPI). Lawrence Livermore National Laboratory. Barrney B. 2009c. pen MP. Lawrence Livermore National Laboratory. Kang WG, Kuk SH, Kim JK, Han BS and Kang CM Shielding design of a mobile electron beam accelerator using monte carlo technique. J. of Radiation Industry 3(2): Manuscript Received: February 9, 2010 Revision Accepted: February 18, 2010

Microsoft Word - zfs-storage-family_ko.doc

Microsoft Word - zfs-storage-family_ko.doc 데이터 관리 용이성과 스토리지 효율성을 하나로 결합 주요 기능 및 이점 획기적인 가격 대비 성능과 혁신적인 단순성을 하나로 결합 특징 문제를 손쉽게 발견 및 수정하고 성능을 최적화할 수 있는 탁월한 관리 툴 포괄적이고 통합된 데이터 서비스 및 프로토콜 액티브-액티브 클러스터 옵션 데이터 압축 및 인라인 중복 제거 지속적인 데이터 증가로 인해 오늘날 IT 인프라는

More information

<4D F736F F D20C5EBC7D5C7D8BCAEBDC3BDBAC5DB5F D2BC0C720424D54B0E1B0FABAB8B0EDBCAD2E646F63>

<4D F736F F D20C5EBC7D5C7D8BCAEBDC3BDBAC5DB5F D2BC0C720424D54B0E1B0FABAB8B0EDBCAD2E646F63> 통합해석시스템기반 STARCCM+ 의병렬계산성능 BMT 결과보고서 클루닉스 본자료는 클루닉스에서 CAE 해석 S/W(STARCCM+) 의병렬처리성능을측정한 BMT 결과보고서입니다. BMT 환경 : GridCenter-CAP, GridCenter-HPC BMT S/W : STARCCM+ BMT 진행 : 클루닉스 BMT 일자 : 2009년 08월 12일 ~2009년

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4)

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4) THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Oct.; 29(10), 799 804. http://dx.doi.org/10.5515/kjkiees.2018.29.10.799 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Method

More information

이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론

이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론 이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론 2. 관련연구 2.1 MQTT 프로토콜 Fig. 1. Topic-based Publish/Subscribe Communication Model. Table 1. Delivery and Guarantee by MQTT QoS Level 2.1 MQTT-SN 프로토콜 Fig. 2. MQTT-SN

More information

Microsoft PowerPoint - 알고리즘_1주차_2차시.pptx

Microsoft PowerPoint - 알고리즘_1주차_2차시.pptx Chapter 2 Secondary Storage and System Software References: 1. M. J. Folk and B. Zoellick, File Structures, Addison-Wesley. 목차 Disks Storage as a Hierarchy Buffer Management Flash Memory 영남대학교데이터베이스연구실

More information

슬라이드 1

슬라이드 1 www.altsoft.co.kr www.clunix.com COMSOL4.0a Cluster 성능테스트 2010 년 10 월 클루닉스 / 알트소프트 개요 개요 목차 BMT 환경정보 BMT 시나리오소개 COMSOL4.0a MPP 해석실행조건 BMT 결과 COMSOL4.0a 클러스터분석결과 ( 메모리 / 성능 ) COMSOL4.0a 클러스터최종분석결과 -2- 개요

More information

Microsoft Word - s.doc

Microsoft Word - s.doc 오라클 백서 2010년 9월 WebLogic Suite를 위해 최적화된 오라클 솔루션 비즈니스 백서 개요...1 들어가는 글...2 통합 웹 서비스 솔루션을 통해 비즈니스 혁신 추구...3 단순화...4 기민한 환경 구축...5 탁월한 성능 경험...6 판도를 바꾸고 있는 플래시 기술...6 오라클 시스템은 세계 최고의 성능 제공...6 절감 효과 극대화...8

More information

6주차.key

6주차.key 6, Process concept A program in execution Program code PCB (process control block) Program counter, registers, etc. Stack Heap Data section => global variable Process in memory Process state New Running

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

<313630313032C6AFC1FD28B1C7C7F5C1DF292E687770>

<313630313032C6AFC1FD28B1C7C7F5C1DF292E687770> 양성자가속기연구센터 양성자가속기 개발 및 운영현황 DOI: 10.3938/PhiT.25.001 권혁중 김한성 Development and Operational Status of the Proton Linear Accelerator at the KOMAC Hyeok-Jung KWON and Han-Sung KIM A 100-MeV proton linear accelerator

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770>

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 2 pp. 866-871, 2012 http://dx.doi.org/10.5762/kais.2012.13.2.866 증강현실을 이용한 아동교육프로그램 모델제안 권미란 1*, 김정일 2 1 나사렛대학교 아동학과, 2 한세대학교 e-비즈니스학과

More information

Lumbar spine

Lumbar spine Lumbar spine CT 32 111 DOI : 10.3831/KPI.2010.13.2.111 Lumbar Spine CT 32 Received : 10. 05. 23 Revised : 10. 06. 04 Accepted : 10. 06. 11 Key Words: Disc herniation, CT scan, Clinical analysis The Clinical

More information

(

( 317 318 319 320 1 3 5 5 5 5 2 321 : 1.,,,,, 06 2. X-ray beam penetration (density) (contrast) 03 3. patch coating, precipitation, flaking 03 4. centering 03 5. Esophagus, cardia, fundus, body, angle, antrum,

More information

6.24-9년 6월

6.24-9년 6월 리눅스 환경에서Solid-State Disk 성능 최적화를 위한 디스크 입출력요구 변환 계층 김태웅 류준길 박찬익 Taewoong Kim Junkil Ryu Chanik Park 포항공과대학교 컴퓨터공학과 {ehoto, lancer, cipark}@postech.ac.kr 요약 SSD(Solid-State Disk)는 여러 개의 낸드 플래시 메모리들로 구성된

More information

-

- World Top 10 by 2030 CONTENTS CONTENTS 02 03 PRESIDENT S MESSAGE 04 05 VISION GOALS VISION GOALS STRATEGIES 06 07 HISTORY 2007 2008 2009 2010 2011 08 09 UNIST POWER 10 11 MPI USTC UNIST UCI UTD U-M GT

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Microsoft Word - 3부A windows 환경 IVF + visual studio.doc

Microsoft Word - 3부A windows 환경 IVF + visual studio.doc Visual Studio 2005 + Intel Visual Fortran 9.1 install Intel Visual Fortran 9.1 intel Visual Fortran Compiler 9.1 만설치해서 DOS 모드에서실행할수있지만, Visual Studio 2005 의 IDE 를사용하기위해서는 Visual Studio 2005 를먼저설치후 Integration

More information

리뉴얼 xtremI 최종 softcopy

리뉴얼 xtremI 최종 softcopy SSD를 100% 이해한 CONTENTS SSD? 03 04 05 06 07 08 09 10 11 12 13 15 14 17 18 18 19 03 SSD SSD? Solid State Drive(SSD) NAND NAND DRAM SSD [ 1. SSD ] CPU( )RAM Cache Memory Firmware GB RAM Cache Memory Memory

More information

(72) 발명자 서진교 경기 용인시 수지구 풍덕천2동 1167 진산마을 삼성5차아파트526동 1004호 조필제 경기 용인시 풍덕천동 725-1 유스빌 401호 - 2 -

(72) 발명자 서진교 경기 용인시 수지구 풍덕천2동 1167 진산마을 삼성5차아파트526동 1004호 조필제 경기 용인시 풍덕천동 725-1 유스빌 401호 - 2 - (51) Int. Cl. (19) 대한민국특허청(KR) (12) 공개특허공보(A) G06F 12/14 (2006.01) (21) 출원번호 10-2006-0056087 (22) 출원일자 2006년06월21일 심사청구일자 전체 청구항 수 : 총 18 항 2006년06월21일 (54) 유에스비 메모리 도난 방지 시스템 및 방법 (11) 공개번호 10-2007-0121264

More information

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3 열차운행정보 승무원 확인시스템 구축 제 안 요 청 서 2014.6. 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3.시운전 및 하자보증 10

More information

12.077~081(A12_이종국).fm

12.077~081(A12_이종국).fm J. of Advanced Engineering and Technology Vol. 1, No. 1 (2008) pp. 77-81 y w» e wx Á w œw Fabrication of Ceramic Batch Composition for Porcelain by Using Recycled Waste Ceramic Powder Hyun Guen Han, and

More information

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

???? 1

???? 1 The Korean Journal of Applied Statistics (2014) 27(1), 13 20 DOI: http://dx.doi.org/10.5351/kjas.2014.27.1.013 Maximum Tolerated Dose Estimation by Stopping Rule and SM3 Design in a Phase I Clinical Trial

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

116 제 2 발표장 (2 일금 ) 특별세션 - 고성능컴퓨팅 박근태 1, 최해천 1*, 최석호 2, 사용철 2, 권오경 3 ANALYSIS AND CONTROL OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN USING LARGE EDDY SI

116 제 2 발표장 (2 일금 ) 특별세션 - 고성능컴퓨팅 박근태 1, 최해천 1*, 최석호 2, 사용철 2, 권오경 3 ANALYSIS AND CONTROL OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN USING LARGE EDDY SI 116 제 2 발표장 (2 일금 ) 박근태 1, 최해천 1*, 최석호 2, 사용철 2, 권오경 3 ANALYSIS AND CONTROL OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN USING LARGE EDDY SIMULATION K. Park, H. Choi *, S. Choi, Y. Sa and O.K. Kwon 1., (tip-leakage

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

Slide 1

Slide 1 Clock Jitter Effect for Testing Data Converters Jin-Soo Ko Teradyne 2007. 6. 29. 1 Contents Noise Sources of Testing Converter Calculation of SNR with Clock Jitter Minimum Clock Jitter for Testing N bit

More information

<BDBAB8B6C6AEC6F95FBDC3C0E55FC8AEB4EB5FC0CCC1D6BFCF5F3230313230362E687770>

<BDBAB8B6C6AEC6F95FBDC3C0E55FC8AEB4EB5FC0CCC1D6BFCF5F3230313230362E687770> 산업연구시리즈 2012년 6월 18일 제3호 스마트폰 시대, IT를 넘어 금융을 향해 산업연구시리즈 2012년 6월 18일 제3호 스마트폰 시대, IT를 넘어 금융을 향해 연구위원 이 주 완 joowanlee@hanaif.re.kr 02)2002-2683 요 약 IT 산업에 미치는 영향 프리미엄 제품 공급자 중심으로 재편 스마트폰은 단순히 기능이 추가된

More information

Contributors: Myung Su Seok and SeokJae Yoo Last Update: 09/25/ Introduction 2015년 8월현재전자기학분야에서가장많이쓰이고있는 simulation software는다음과같은알고리즘을사용하고있다.

Contributors: Myung Su Seok and SeokJae Yoo Last Update: 09/25/ Introduction 2015년 8월현재전자기학분야에서가장많이쓰이고있는 simulation software는다음과같은알고리즘을사용하고있다. Contributors: Myung Su Seok and SeokJae Yoo Last Update: 09/25/2015 1. Introduction 2015년 8월현재전자기학분야에서가장많이쓰이고있는 simulation software는다음과같은알고리즘을사용하고있다. 2. Installation 2.1. For Debian GNU/Linux 국내에서사용되는컴퓨터들의

More information

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770> ISO 20000 인증 사후심사 컨설팅 및 ITSM 시스템 고도화를 위한 제 안 요 청 서 2008. 6. 한 국 학 술 진 흥 재 단 이 자료는 한국학술진흥재단 제안서 작성이외의 목적으로 복제, 전달 및 사용을 금함 목 차 Ⅰ. 사업개요 1 1. 사업명 1 2. 추진배경 1 3. 목적 1 4. 사업내용 2 5. 기대효과 2 Ⅱ. 사업추진계획 4 1. 추진체계

More information

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770>

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 15, No. 2 pp. 1051-1058, 2014 http://dx.doi.org/10.5762/kais.2014.15.2.1051 멤리스터의 전기적 특성 분석을 위한 PSPICE 회로 해석 김부강 1, 박호종 2, 박용수 3, 송한정 1*

More information

Chap7.PDF

Chap7.PDF Chapter 7 The SUN Intranet Data Warehouse: Architecture and Tools All rights reserved 1 Intranet Data Warehouse : Distributed Networking Computing Peer-to-peer Peer-to-peer:,. C/S Microsoft ActiveX DCOM(Distributed

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Dec.; 27(12), 1036 1043. http://dx.doi.org/10.5515/kjkiees.2016.27.12.1036 ISSN 1226-3133 (Print) ISSN 2288-226X (Online)

More information

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이 모바일웹 플랫폼과 Device API 표준 이강찬 TTA 유비쿼터스 웹 응용 실무반(WG6052)의장, ETRI 선임연구원 1. 머리말 현재 소개되어 이용되는 모바일 플랫폼은 아이폰, 윈 도 모바일, 안드로이드, 심비안, 모조, 리모, 팜 WebOS, 바다 등이 있으며, 플랫폼별로 버전을 고려하면 그 수 를 열거하기 힘들 정도로 다양하게 이용되고 있다. 이

More information

ÅëÁõ¼Ò½ÄÁö50È£

ÅëÁõ¼Ò½ÄÁö50È£ Volume 13, Number 1( 50 ) 2 2009 3 31 Volume 13, Number 1( 50 ) 3 2009 3 31 Room A Complex Regional Pain Syndrome (CRPS) (English Session) Room B Basic Research on Pain (English Session) Volume 13, Number

More information

LAMMPS-11Aug17 설치 문서

LAMMPS-11Aug17 설치 문서 LAMMPS (Large-scale Atomic/Molecular Massively Parallel Simulator) 설치문서 모아시스 이상윤 페이지 1 / 13 목차 1. overview... 3 2. 소스코드다운로드... 3 3. 설치환경... 4 4. 사전설치... 5 4.1. voro++ 설치... 5 5. 라이브러리패키지설치... 6 5.1. voronoi

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

GNU/Linux 1, GNU/Linux MS-DOS LOADLIN DOS-MBR LILO DOS-MBR LILO... 6

GNU/Linux 1, GNU/Linux MS-DOS LOADLIN DOS-MBR LILO DOS-MBR LILO... 6 GNU/ 1, qkim@pecetrirekr GNU/ 1 1 2 2 3 4 31 MS-DOS 5 32 LOADLIN 5 33 DOS- LILO 6 34 DOS- 6 35 LILO 6 4 7 41 BIOS 7 42 8 43 8 44 8 45 9 46 9 47 2 9 5 X86 GNU/LINUX 10 1 GNU/, GNU/ 2, 3, 1 : V 11, 2001

More information

인켈(국문)pdf.pdf

인켈(국문)pdf.pdf M F - 2 5 0 Portable Digital Music Player FM PRESET STEREOMONO FM FM FM FM EQ PC Install Disc MP3/FM Program U S B P C Firmware Upgrade General Repeat Mode FM Band Sleep Time Power Off Time Resume Load

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 박건수 *, 서태영 **, 김종욱 *** ". 요약 Abstract The induction melting furnace using electric generator has been introduced since 1920s, and it began to be widely applied to industrial applications due to increasing

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국소음진동공학회 2015추계학술대회논문집년 Study of Noise Pattern and Psycho-acoustics Characteristic of Household Refrigerator * * ** ** Kyung-Soo Kong, Dae-Sik Shin, Weui-Bong Jeong, Tae-Hoon Kim and Se-Jin Ahn Key Words

More information

TEL:02)861-1175, FAX:02)861-1176 , REAL-TIME,, ( ) CUSTOMER. CUSTOMER REAL TIME CUSTOMER D/B RF HANDY TEMINAL RF, RF (AP-3020) : LAN-S (N-1000) : LAN (TCP/IP) RF (PPT-2740) : RF (,RF ) : (CL-201)

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Feb.; 29(2), 93 98. http://dx.doi.org/10.5515/kjkiees.2018.29.2.93 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) UHF-HF

More information

Microsoft PowerPoint - 발표_090513_IBM세미나_IPTV_디디오넷_완료.ppt

Microsoft PowerPoint - 발표_090513_IBM세미나_IPTV_디디오넷_완료.ppt 신후랑 팀장, 디디오넷 (010-8752-4952, hrshin@dideonet.com) 05/20/2009 BIZ in a box - Solution for Enterprise IPTV 2 UNIX vs. x86 Non-x86 UNIX 2008 2007 0% Y/Y Total x86 2008 2007-25.3% Y/Y 0 200 400 600 800 3 Why

More information

14.531~539(08-037).fm

14.531~539(08-037).fm G Journal of the Korea Concrete Institute Vol. 20, No. 4, pp. 531~539, August, 2008 š x y w m š gj p { sƒ z 1) * 1) w w Evaluation of Flexural Strength for Normal and High Strength Concrete with Hooked

More information

임베디드시스템설계강의자료 4 (2014 년도 1 학기 ) 김영진 아주대학교전자공학과

임베디드시스템설계강의자료 4 (2014 년도 1 학기 ) 김영진 아주대학교전자공학과 임베디드시스템설계강의자료 4 (2014 년도 1 학기 ) 김영진 아주대학교전자공학과 Outline n n n n n n 보드개요보드연결필수패키지, Tool-Chain 설치 Kernel, file system build Fastboot 및 Tera Term설치 Kernel, file system 이미지전송및설치 - 2 - Young-Jin Kim X-Hyper320TKU

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:237~251 Received: 2016/11/20, Accepted: 2016/12/24 Revised: 2016/12/21, Published: 2016/12/30 [ABSTRACT] Recently, there is an increasing

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 10-35-03-03 한국통신학회논문지 '10-03 Vol. 35 No. 3 원활한 채널 변경을 지원하는 효율적인 IPTV 채널 관리 알고리즘 준회원 주 현 철*, 정회원 송 황 준* Effective IPTV Channel Control Algorithm Supporting Smooth Channel Zapping HyunChul Joo* Associate

More information

ecorp-프로젝트제안서작성실무(양식3)

ecorp-프로젝트제안서작성실무(양식3) (BSC: Balanced ScoreCard) ( ) (Value Chain) (Firm Infrastructure) (Support Activities) (Human Resource Management) (Technology Development) (Primary Activities) (Procurement) (Inbound (Outbound (Marketing

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 25(11),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 25(11), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2014 Nov.; 25(11), 11351141. http://dx.doi.org/10.5515/kjkiees.2014.25.11.1135 ISSN 1226-3133 (Print)ISSN 2288-226X (Online)

More information

03-서연옥.hwp

03-서연옥.hwp 농업생명과학연구 49(4) pp.31-37 Journal of Agriculture & Life Science 49(4) pp.31-37 Print ISSN 1598-5504 Online ISSN 2383-8272 http://dx.doi.org/10.14397/jals.2015.49.4.31 국가산림자원조사 자료를 적용한 충남지역 사유림경영율 추정 서연옥

More information

김기남_ATDC2016_160620_[키노트].key

김기남_ATDC2016_160620_[키노트].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

초보자를 위한 C++

초보자를 위한 C++ C++. 24,,,,, C++ C++.,..,., ( ). /. ( 4 ) ( ).. C++., C++ C++. C++., 24 C++. C? C++ C C, C++ (Stroustrup) C++, C C++. C. C 24.,. C. C+ +?. X C++.. COBOL COBOL COBOL., C++. Java C# C++, C++. C++. Java C#

More information

Windows Embedded Compact 2013 [그림 1]은 Windows CE 로 알려진 Microsoft의 Windows Embedded Compact OS의 history를 보여주고 있다. [표 1] 은 각 Windows CE 버전들의 주요 특징들을 담고

Windows Embedded Compact 2013 [그림 1]은 Windows CE 로 알려진 Microsoft의 Windows Embedded Compact OS의 history를 보여주고 있다. [표 1] 은 각 Windows CE 버전들의 주요 특징들을 담고 OT S / SOFTWARE 임베디드 시스템에 최적화된 Windows Embedded Compact 2013 MDS테크놀로지 / ES사업부 SE팀 김재형 부장 / jaei@mdstec.com 또 다른 산업혁명이 도래한 시점에 아직도 자신을 떳떳이 드러내지 못하고 있는 Windows Embedded Compact를 오랫동안 지켜보면서, 필자는 여기서 그와 관련된

More information

<333620C1B6BFB5C8A32D582D C4C1C5D7C0CCB3CA20C8ADB9B0B0CBBBF6BDC3BDBAC5DBC0C720C0FCC0DABCB1C7FCB0A1BCD3B1E220C1D6BAAF20C4DCC5A9B8AEC6AE20C2F7C6F3BAAE20B3BB20B9E6BBE7C8ADBBFDBCBAB9B0BFA120B4EBC7D120B8F3C5D7C4ABB8A6B7CEB9FD20C6F2B0A12E6

<333620C1B6BFB5C8A32D582D C4C1C5D7C0CCB3CA20C8ADB9B0B0CBBBF6BDC3BDBAC5DBC0C720C0FCC0DABCB1C7FCB0A1BCD3B1E220C1D6BAAF20C4DCC5A9B8AEC6AE20C2F7C6F3BAAE20B3BB20B9E6BBE7C8ADBBFDBCBAB9B0BFA120B4EBC7D120B8F3C5D7C4ABB8A6B7CEB9FD20C6F2B0A12E6 한국산학기술학회논문지 Vol. 11, No. 3, pp. 1035-1039, 2010 X-ray 컨테이너화물검색시스템의전자선형가속기주변콘크리트차폐벽내방사화생성물에대한몬테카를로법평가 조영호 1* 1 대구가톨릭대학교방사선학과 Monte carlo estimation of activation products induced in concrete shielding around

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

Abstract Musculoskeletal Symptoms and Related Factors for Nurses and Radiological Technologists Wearing a Lead Apron for Radiation Pro t e c t i o n Jung-Im Yoo, Jung-Wan Koo 1 ) Angio Unit, Team of Radiology,

More information

Integ

Integ HP Integrity HP Chipset Itanium 2(Processor 9100) HP Integrity HP, Itanium. HP Integrity Blade BL860c HP Integrity Blade BL870c HP Integrity rx2660 HP Integrity rx3600 HP Integrity rx6600 2 HP Integrity

More information

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong An 1 & Kyoo-jeong Choi 2 * 1 Korea National Wrestling

More information

Mango220 Android How to compile and Transfer image to Target

Mango220 Android How to compile and Transfer image to Target Mango220 Android How to compile and Transfer image to Target http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys

More information

Microsoft PowerPoint - 2006 4Q AMD DT channel training Nov.ppt

Microsoft PowerPoint - 2006 4Q AMD DT channel training Nov.ppt ctober 2006 2006 Q4 AMD 데스크탑 프로세서 소개 2006 / 11 4분기 새 소식! 이제 본격적인 AM2 시즌! 소켓 939와 소켓754는 일부재고제품으로운영후단종 Quad-core, DDR2 메모리, 가상화기술 지원- 미래형 플랫폼 최고 성능의 명예를 이어가는 FX-70, -72 & -74 출시 4X4 Platform, 2-Processor

More information

20121217--2012년AQM보고서_Capss2Smoke-자체.hwp

20121217--2012년AQM보고서_Capss2Smoke-자체.hwp 11-148523-1331-1 대기모델링 정보지원 시스템을 위한 표준자료 구축 연구(Ⅱ) - CAPSS2SMOKE 프로그램 개발 기후대기연구부 대기공학연구과 Ⅱ 212 목 차 i 목 차 ii 목 차 iii 목 차 iii Abstract v Ⅰ. 서 론.., (Kim et al, 28). Clean Air Policy Support System (CAPSS).

More information

Microsoft PowerPoint - 02_Linux_Fedora_Core_8_Vmware_Installation [호환 모드]

Microsoft PowerPoint - 02_Linux_Fedora_Core_8_Vmware_Installation [호환 모드] 리눅스 설치 Vmware를 이용한 Fedora Core 8 설치 소프트웨어실습 1 Contents 가상 머신 실습 환경 구축 Fedora Core 8 설치 가상 머신 가상 머신 가상 머신의 개념 VMware의 설치 VMware : 가상 머신 생성 VMware의 특징 실습 환경 구축 실습 환경 구축 Fedora Core 8 설치 가상 머신의 개념 가상 머신 (Virtual

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Vol.5, No.5, October (2015), pp.471-479 http://dx.doi.org/10.14257/ajmahs.2015.10.50 스마트온실을 위한 가상 외부기상측정시스템 개발 한새론 1), 이재수 2), 홍영기 3), 김국환 4), 김성기 5), 김상철 6) Development of Virtual Ambient Weather Measurement

More information

목 차 회사현황 1. 회사개요 2. 회사연혁 3. 회사업무영역/업무현황 4. 등록면허보유현황 5. 상훈현황 6. 기술자보유현황 7. 시스템보유현황 주요기술자별 약력 1. 대표이사 2. 임원짂 조직 및 용도별 수행실적 1. 조직 2. 용도별 수행실적

목 차 회사현황 1. 회사개요 2. 회사연혁 3. 회사업무영역/업무현황 4. 등록면허보유현황 5. 상훈현황 6. 기술자보유현황 7. 시스템보유현황 주요기술자별 약력 1. 대표이사 2. 임원짂 조직 및 용도별 수행실적 1. 조직 2. 용도별 수행실적 用 役 指 名 願 금번 貴 社 에서 실시하고자 하는 用 役 에 참여하고자 當 社 의 指 名 願 을 提 出 하오니 審 査 하시고 指 名 하여 주시면 감사하겠습니다. 2014년 (주)하우드 엔지니어링 종합건축사사무소 대표이사 문 홍 길 대표이사 채 희 대표이사 이 재 규 대표이사 김 성 우 SUBMISSION We are submitting our brochure

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 NuPIC 2013 2013.11.07~11.08 충남예산 FPGA 기반제어기를위한통합 SW 개발환경구축 유준범 Dependable Software Laboratory 건국대학교 2013.11.08 발표내용 연구동기 효과적인 FPGA 기반제어기를위한통합 SW 개발환경 연구진행현황 개발프로세스 FBD Editor FBDtoVerilog 향후연구계획 맺음말 2

More information

03-ÀÌÁ¦Çö

03-ÀÌÁ¦Çö 25 3 (2004 9 ) J Korean Oriental Med 2004;25(3):20-31 1), 2), 3) 1) 2) 3) Grope for a Summary Program about Intellectual Property Protection of Traditional Knowledge (TK)etc. Discussed in WIPO Hwan-Soo

More information

SSi Super Systems Inc 1 2 2 2 3-3 4 / 4 5 5 DP2000 11 RETURNING THE UNIT TO SSI 11 SPARE PARTS 12 APPENDIX A 13 APPENDIX B 14 Super System Inc DP2000

SSi Super Systems Inc 1 2 2 2 3-3 4 / 4 5 5 DP2000 11 RETURNING THE UNIT TO SSI 11 SPARE PARTS 12 APPENDIX A 13 APPENDIX B 14 Super System Inc DP2000 SSi Super Systems Inc Model DP 2000 : ( ) / / : -50 to +80 F (-47 to +27 C) : 0 to 120 F (-18 to +49 C) : 115/240 VAC 60Hz : LED Digital : +/- 1 F (+/- 01 C) : 4 20 ma ( ) : 12 V : 8 ( ): 11 x 10 x 7 :

More information

Microsoft Word - PLC제어응용-2차시.doc

Microsoft Word - PLC제어응용-2차시.doc 과정명 PLC 제어응용차시명 2 차시. 접점명령 학습목표 1. 연산개시명령 (LOAD, LOAD NOT) 에대하여설명할수있다. 2. 직렬접속명령 (AND, AND NOT) 에대하여설명할수있다. 3. 병렬접속명령 (OR, OR NOT) 에대하여설명할수있다. 4.PLC의접점명령을가지고간단한프로그램을작성할수있다. 학습내용 1. 연산개시명령 1) 연산개시명령 (LOAD,

More information

CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD SSD 서버 & HDD 서버 비교 4. LSD SSD 서버 & 글로벌 SSD 서버 비교 2

CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD SSD 서버 & HDD 서버 비교 4. LSD SSD 서버 & 글로벌 SSD 서버 비교 2 읽기속도 1초에 20Gbps www.lsdtech.co.kr 2011. 7. 01 Green Computing SSD Server & SSD Storage 이기택 82-10-8724-0575 ktlee1217@lsdtech.co.kr CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD

More information

PRO1_04E [읽기 전용]

PRO1_04E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

More information

Æ÷Àå½Ã¼³94š

Æ÷Àå½Ã¼³94š Cho, Mun Jin (E-mail: mjcho@ex.co.kr) ABSTRACT PURPOSES : The performance of tack coat, commonly used for layer interface bonding, is affected by application rate and curing time. In this study, bonding

More information

09-감마선(dh)

09-감마선(dh) Journal of Radiation Industry 4 (3) : 253~257 (2010) Review Paper 감마선 조사가 포인세티아의 발근, 생육 및 색상변이에 미치는 영향 이은경* 김원희 김성태 강시용 1 국립원예특작과학원, 1 한국원자력연구원 Rooting, Growth, and Color Mutation of Poinsettias Affected

More information

05(533-537) CPLV12-04.hwp

05(533-537) CPLV12-04.hwp 모바일 OS 환경의 사용자 반응성 향상 기법 533 모바일 OS 환경의 사용자 반응성 향상 기법 (Enhancing Interactivity in Mobile Operating Systems) 배선욱 김정한 (Sunwook Bae) 엄영익 (Young Ik Eom) (Junghan Kim) 요 약 사용자 반응성은 컴퓨팅 시스템에서 가장 중요 한 요소 중에 하나이고,

More information

Appendix B

Appendix B ABAQUS-Explicit AMD8350 vs Xeon5420 성능비교분석 본자료는 클루닉스에서자사시뮬레이션포털구성제품인 GridCenter를통해 KAIST SSSLAB 시스템을대상으로측정한 ABAQUS BMT한결과자료입니다. 본사의허가없이는무단배포및기타인용을금합니다. 테스트환경 : GridCenter-CAP, GridCenter-HPC, CAE 어플리케이션

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI: * A Study on Teache

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI:   * A Study on Teache Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp.149-171 DOI: http://dx.doi.org/10.21024/pnuedi.27.4.201712.149 * A Study on Teachers and Parents Perceptions on the Introduction of Innovational

More information

MAX+plus II Getting Started - 무작정따라하기

MAX+plus II Getting Started - 무작정따라하기 무작정 따라하기 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

10(3)-09.fm

10(3)-09.fm w y wz 10«3y 253~258 (2010.12.) Journal of Korean Society of Urban Environment ³ w Á» Á Á y w y œw (2010 11 22, 2010 12 9 k) Study on Determine of Detention Pond in Small Developed Area In-Soo Chang ½

More information

00내지1번2번

00내지1번2번 www.keit.re.kr 2011. 11 Technology Level Evaluation ABSTRACT The Technology Level Evaluation assesses the current level of industrial technological development in Korea and identifies areas that are underdeveloped

More information

<343037C1B6C0CFC1A62E687770>

<343037C1B6C0CFC1A62E687770> 2003 추계학술발표회 논문집 한국원자력학회 실증시설의 차폐 안전성 설계 Radiological Shielding Design of a Hot Cell Facility 조일제, 국동학, 구정회, 정원명, 유길성, 이은표, 박성원 한국원자력연구소 대전광역시 유성구 덕진동 150 요 약 한국원자력연구소에서는 고온의 용융염 매질 하에서 사용후 핵연료를 환원시키는

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

Flute-GR_BV199_DOS.indb

Flute-GR_BV199_DOS.indb 안전을 위한 주의사항 사용자의 안전을 지키고 재산상의 손해 등을 막기 위한 내용입니다. 반드시 읽고 올바르게 사용해 주세요. BV-199 사용설명서 차례 1 장. 컴퓨터 시작 차례 3 제품의 특장점 6 사용설명서를 읽기 전에 7 안전을 위한 주의사항 10 사용시 올바른 자세 20 제품의 구성물 23 기본 구성물 23 각 부분의 명칭 24 앞면 24 뒷면 25

More information

Oracle9i Real Application Clusters

Oracle9i Real Application Clusters Senior Sales Consultant Oracle Corporation Oracle9i Real Application Clusters Agenda? ? (interconnect) (clusterware) Oracle9i Real Application Clusters computing is a breakthrough technology. The ability

More information

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu 한 국 통 계 학 회 논 문 집 2012, 19권, 6호, 877 884 DOI: http://dx.doi.org/10.5351/ckss.2012.19.6.877 Maximum Tolerated Dose Estimation Applied Biased Coin Design in a Phase Ⅰ Clinical Trial Yu Kim a, Dongjae Kim

More information

Microsoft PowerPoint - 알고리즘_2주차_1차시.pptx

Microsoft PowerPoint - 알고리즘_2주차_1차시.pptx 1.4 Blocking Block의정의 디스크와메모리사이에데이터전송의단위 물리적레코드라고도함 Sector, Block, Cluster의비교 Sector: Data transfer 의최소단위 Block = n개의 sector로구성 디스크와메모리사이에데이터전송의단위 Cluster: m 개의 sector 로구성되며, FAT 구성단위 Cluster Block 영남대학교데이터베이스연구실

More information

KDTÁ¾ÇÕ-2-07/03

KDTÁ¾ÇÕ-2-07/03 CIMON-PLC CIMON-SCADA CIMON-TOUCH CIMON-Xpanel www.kdtsys.com CIMON-SCADA Total Solution for Industrial Automation Industrial Automatic Software sphere 16 Total Solution For Industrial Automation SCADA

More information

untitled

untitled Agenda - PLM on Sun - PLM System Architecture - Sun s Solutions 1 PLM on Sun 2 Hardware, Infrastructure software, architecture and network computing expertise PLM software and services including systems

More information

공개 SW 기술지원센터

공개 SW 기술지원센터 - 1 - 일자 VERSION 변경내역작성자 2007. 11. 20 0.1 초기작성손명선 - 2 - 1. 문서개요 4 가. 문서의목적 4 나. 본문서의사용방법 4 2. 테스트완료사항 5 가. 성능테스트결과 5 나. Tomcat + 단일노드 MySQL 성능테스트상세결과 5 다. Tomcat + MySQL Cluster 성능테스트상세결과 10 3. 테스트환경 15

More information

<4D F736F F D20C7F6B4EBC0DAB5BFC2F75F44454C4C5FC5EBC7D5C7D8BCAEBDC3BDBAC5DB5F424D54B0E1B0FABAB8B0EDBCAD5F434C554E49585FB3BBBACEBFE

<4D F736F F D20C7F6B4EBC0DAB5BFC2F75F44454C4C5FC5EBC7D5C7D8BCAEBDC3BDBAC5DB5F424D54B0E1B0FABAB8B0EDBCAD5F434C554E49585FB3BBBACEBFE 현대자동차통합해석시스템 BMT 결과상세분석보고서 클루닉스 본자료는 클루닉스에서 DELL 인터내셔널의요청에의해현대자동차에제안할 DELL PowerEdge R71 System에대한 CAE 해석 S/W의병렬처리성능을측정한 BMT 결과보고서입니다. BMT 환경 : GridCenter-CAP, GridCenter-HPC BMT S/W : LS-DYNA, PAM-STAMP,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2017 Mar.; 28(3), 163 169. http://dx.doi.org/10.5515/kjkiees.2017.28.3.163 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) PCB

More information

KAERIAR hwp

KAERIAR hwp - i - - ii - - iii - - iv - - v - - vi - Photograph of miniature SiC p-n and Schottky diode detector Photograph SiC chip mounted on a standard electrical package Photograph of SiC neutron detector with

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

3장 ION M74 자동변속기.ppt

3장 ION M74 자동변속기.ppt 139 140 141 1. 1. BTRA M74 4 BTRA M74 TCU(Transmission Control Unit) TCU TPS, TCU 3 1 Normal Power Winter 2. 1. 142 2. 2. 1. BTRA M74 143 2. Normal Power Winter Normal TCU Power TCU Power Winter D 2 Winter

More information

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2 유영테크닉스( 주) 사용자 설명서 HDD014/034 IDE & SATA Hard Drive Duplicator 유 영 테 크 닉 스 ( 주) (032)670-7880 www.yooyoung-tech.com 목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy...

More information