슬라이드 1

Size: px
Start display at page:

Download "슬라이드 1"

Transcription

1 마스터제목스타일편집 최증원 국방과학연구소 Public Relations Team

2 발표순서 1. 미래전양상과전술통신구조 2. 생체모방네트워킹기술 3. 집단생태체계기반자율망기술 4. 결론

3 마스터제목스타일편집 1. 미래전양상과전술통신구조 Public Relations Team

4 미래전성격 필요무기체계 1. 동시 통합 다차원전쟁 지휘통제체계및통신체계 (C4I) 2. 속도전 신속 / 기동전 3. 정밀타격 / 무인전쟁 4. 전자전 / 사이버전 정보 감시 정찰체계 (ISR) 정밀유도무기 / 무인무기체계 (PGM) 미래전은 C4ISR+PGMs 개념의 NCW 기반복합무기체계운용이보편화 4

5 NCW(Network Centric Warfare) 전장의여러전투요소를결합하여전장상황을공유하고통합적, 효율적전투력을만들어내는개념 (K. Cebroski, 미해군제독 ) [ 미래전 : NCW&NCOE] [OODA LOOP] 5

6 NCW : Network Centric Warfare 6

7 통신망역할 - 미래전수행개념 (NCOE) 진지전 기동전 ( 진격전 ) 기동전 ( 공지전투 ) 정보전 효과중심전 결심주기단축 : 80분 ( 걸프전 ) 20분 ( 이라크전 ) 감시정찰체계 ( 눈, 귀 ) 지휘통제체계 ( 뇌 ) NCOE (Network Centric Operational Environment) : 네트워크중심작전환경. 1) 전장의제전투요소를네트워킹화하여 2) 전장상황을공유함으로써 3) 효과중심의동시. 통합작전을보장할수있는개념으로전투력승수효과를창출할수있는작전환경을조성. 정밀타격체계 ( 손, 발 ) 통신체계 ( 신경망 ) Networking 이모든것을가능케한다. 7

8

9 상용 vs. 전술통신발전추세 ( 전송속도측면 ) 전술통신은상용통신에비해전송속도는낮지만, 군고유요구사항인네트워크의 분산성, 강인성, 항재밍, 보안등에대한기술적해결이우선됨. 9

10 전술통신체계요구사항발전 10

11 SDR : Software Defined Radio CR : Cognitive Radio 11

12 12

13 다계층광역통합네트워크개념도 Resource layer 서비스 / 플랫폼 융합된전장 자원관리 Integrated Network layer Cloud network 수직 (layer 간 ) 통합 Ubiquitous 수평 (layer 내 ) 통합 User layer 수집체계 지휘통제체계 정밀타격체계 13

14 다계층광역통합네트워크구조 14

15 다계층광역통합네트워크구조 15

16 마스터제목스타일편집 2. 생체모방네트워킹기술 Public Relations Team

17 생물모방 (Biomimetics) / 생물영감 (Bioinspiration) 생물의구조와기능을모방또는영감을얻어아이디어를얻는분야 재료공학 : 연잎효과 (lotus effect) 로봇공학 : 끈적이로봇, 파리지옥로봇 건축공학 : 흰개미둔덕모방 ( 이스트게이트센터 ) [ 자연은위대한스승이다 ], 2012/05 < 현대경제연구원 > 17

18 생체모방네트워킹 (Bio-Inspired Networking) 기술 자연계에존재하는생체간커뮤니케이션의특성을통해얻은영감 (inspiration) 을기반으로, 이를통해현재의통신시스템이직면하고있는기술적난제를해결하기위한네트워킹기술 [ 생체모방네트워킹기술의예 ] 18

19 Swarm Intelligence collective foraging by ants (a) Starting from the nest, a random search for the food is performed by foraging ants (b) Pheromone trails are used to identify the path for returning to the nest (c) The significant pheromone concentration produced by returning ants marks the shorted path Nest Food Nest Food (a) (b) Nest Food (c) 19

20 Natural behavior of ant * Ant Algorithms (P. Koumoutsakos based on notes L. Gamberdella ( 20

21 Working on a connected graph G = (V,E), the ACO algorithm is able to find a shortest path between any two nodes Capabilities A colony of ants is employed to build a solution in the graph A probabilistic transition rule is used for determining the next edge of the graph on which an ant will move; this moving probability is further influenced by a heuristic desirability The routing table is represented by a pheromone level of each edge indicating the quality of the path * AntNet : G. Di Caro, et al., M. Dorigo, et al. 21

22 The most important aspect in this algorithm is the transition probability p ij for an ant k to move from i to j p k ij l 0 t) J k i ij ( ij k if j J i il il ( t) otherwise J i k : the tabu list of not yet visited nodes, i.e. by exploiting J ik, an ant k can avoid visiting a node i more than once η ij : the visibility of j when standing at i, i.e. the inverse of the distance τ ij : the pheromone level of edge (i, j), i.e. the learned desirability of choosing node j and currently at node i α & β : adjustable parameters that control the relative weight of the trail intensity τ ij and the visibility η ij, respectively The pheromone decay is implemented as a coefficient ρ with 0 ρ < 1 τ ij (t) (1 ρ) τ ij (t) + Δτ ij (t) 22

23 AntHocNet (ACO 알고리즘을적용한 Ad-hoc 라우팅알고리즘 ) (1) When a data session is started at node s with destination d, s checks whether it has up-to-date routing information for d. (2) If not, it reactively sends out ant-like agents, called reactive forward ants, to look for paths to d. (3) These ants gather information about the quality of the path they followed, and at their arrival in d they become backward ants which trace back the path and update routing tables. (4) Once paths are set up and the data session is running, s starts to send proactive forward ants to d: * AntHocNet : G. Di Caro, et al 23

24 AntHocNet ACO 알고리즘을적용한 Adhoc 라우팅알고리즘 24

25 In South-East Asia huge swarms of fireflies emit light flashes in perfect synchronicity. The firefly synchronization scheme is reviewed and challenges related to the implementation in ad hoc networks are addressed. 25

26 Almost traditional TDMA in ad hoc networks implementations still encounter the following difficulties Message Overhead : Negotiation of the slot schedule Wasted Slots : Unused slot management 26

27 Fireflies can simply be abstracted as oscillators that emit a pulse of light periodically. This type of oscillators is referred to as pulse coupled oscillators. As a simply mathematical representation, a pulse-coupled oscillator is completely described by its phase function 27

28 DESYNC Algorithm: (Inverse of Firefly Sync.) 1. Record firing times of phase neighbors 2. Compute the average 3. When back neighbor fires, jump towards the average i t 1 i t mid t Ankit Patel, Julius Degesys, Radhika Nagpal Desynchronization: Self-Organizing Algorithms for Periodic Resource Scheduling. (to appear) In. Proc. SASO

29 DESYNC can be easily used for TDMA Time Division Multiple Access (TDMA) Protocol for broadcast channel sharing, where nodes divide time into equal slots, and each node owns a slot 4 5 Nice Properties Collision-free message transmission Fair allocation of bandwidth High bandwidth coverage in high load

30 DESYNC-TDMA Algorithm: Define slots at midpoints of firings from the round before Slot Properties Non-overlapping Full bandwidth coverage Well-defined (regardless of state) Can always send Fairness over time 30

31 31

32 마스터제목스타일편집 3. 집단생태체계기반자율망기술 Public Relations Team

33 Mobile Ad-hoc Network (MANET) A collection of mobile platforms nodes where each node is free to move about arbitrarily Distributed, mobile, wireless, multi-hop networks Without the benefit of any exiting infrastructure Each node logically consists of a router DARPA (Defense Advanced Research Project Agency) 1970 년대부터연구진행 MANET 의특성 Dynamic topology Possibly uni-directional links Constrained resources Battery power Wireless transmitter range 33

34 기존 Ad-hoc 네트워크기술의당면과제 기존 Ad-hoc 네트워크기술에비해진보된형태의차세대자율망구성기술필요 34

35 미래전장운용환경특성 대규모네트워크로인한제어복잡성 동적으로변화하는주변환경 자원제한성 ( 예. 주파수 ) 해상 / 지상 / 공중통합전력간이기종환경 중앙통제적용이불가한환경 단위전력요소의예측불허장애 / 손실수시발생 전통적인기존네트워킹기술로지원제한 Complexity Dynamic Nature Resource Constraints Heterogeneity No Control Frequent/Potential Failures 자연계특성 미래전장환경에서의정보통신체계한계를 집단생태특성을접목한새로운전술네트워크기술을통해해결 집단생태체계기반 (Bio-Inspired) 차세대자율망기술 35

36 개요 집단자연생태계의적응능력, 자가구성력, 상호반응등과같은동작특성을모방하여, 미래통신체계가요구하는자율성, 분산성, 강인성, 확장성등을위한차세대자율기동네트워크기초 / 기반기술개발 개념도 36

37 연구범위 자율기동망구조및공학적통신모델연구 집단생태특성기반자율기동망네트워크구조설계 통신모델정립및세부통신계층별기능설계 전장환경의임무및지휘통제를위해요구되는운용시나리오및유스케이스연구 BXT-01 집단생태특성기반차세대자율기동망기술개발 BXT-02 BXT-03 BXT-04 자율기동망 M&S 자율기동망 M&S 기반기술및시나리오연구 자율기동망성능평가구조및방법론연구 NLS 기반 M&S 성능분석도구개발 성능검증및분석 자율기동망무선자원제어기술연구 자율기동망자가구성라우팅기술연구 집단생태특성기반무선자원제어기반기술및운용시나리오연구 전장환경의무선자원제어구조및프로토콜연구 집단생태특성기반자율기동망동기제어알고리즘연구 집단생태특성기반자가구성라우팅기반기술및운용시나리오연구 전장환경의자가구성라우팅알고리즘및프로토콜연구 집단생태특성기반자율기동망라우팅경로인지및전파알고리즘연구 37

38 접근방안 OSI 7-layer model Application Presentation Session Transport Network (Routing) Media Access (MAC) Physical (PHY) ACO, BA 등의생태특성알고리즘을적용한 Tactical Ad-Hoc 라우팅기술개발군네트워크의생존성및로드밸런싱을고려한라우팅알고리즘연구라우팅프로토콜오버헤드및탐색지연시간경감화방안연구대규모네트워크환경에서라우팅성능저하감소방안연구라우팅알고리즘의자율판단을위한 Routing Policy Rule Set 정의및적용방안연구 PCO, FS 등의생태특성알고리즘을적용한 Dynamic-TDMA Ad-Hoc MAC 기술개발군네트워크환경에적합한주파수자원공유및동기화알고리즘연구 군 IER에적합한 Fairness, QoS 제공구조고려멀티홉다중중계환경에서 MAC 오버헤드및지연시간경감화방안연구대규모네트워크환경에서 MAC 성능저하감소방안연구 38

39 관련연구동향 39

40 관련연구동향 스위스로잔공대 : SMAVNET (A Swarm of Micro Air Vehicles NETworks) 지상의유저와공중의군집무인기간통신경로형성을위한네트워킹기술로 생체모방기술인 ACO (Ant Colony Optimization) 알고리즘적용 40

41 관련연구동향 NOKIA : 자율구성네트워크개념 41

42 집단생태특성기반전술용 D-TDMA MAC 기술 기존 CSMA/CA MAC 구조 실시간성데이터 ( 음성등 ) 전송에대한 QoS 문제 Hidden node/exposed Node Problem Multi-hop Relay 시성능저하 FS 기법을적용한 Multi-hop D-TDMA MAC 구조 시간슬롯할당에의한안정적자원할당가능 노드수증가에따른확장성증대 적은제어오버헤드로인접노드간배타적인자원할당보장 42

43 집단생태특성기반전술용자가구성라우팅기술 기존 Ad-hoc 라우팅 (AODV, DSR, OLSR 등 ) 구조 노드수에따른라우팅오버헤드및경로탐색증가문제 경로장애 / 손실에대한제한적대처 로드밸런싱미흡 ACO 기법을적용한 Multi-hop Ad-hoc 라우팅구조 확률적라우팅결정으로인한경로다중화및로드밸런싱증대 에이전트패킷전파기법으로인한탐색시간최소화 사용자별 RPRS 적용으로인한자율적인네트워크운용 B A B B A A Src A B A B Dst A A A A Src Dst Src A Dst B A B A A (a) Single-path tx. in good performance (b) Multipath tx. with multiplexing in medium performance (c) Multipath tx. with diversity in low performance 43

44 결론 미래 NCW 전장환경구축 차세대전술용네트워킹기술 집단생태특성을전술통신기술에접목 44

45 마스터제목스타일편집 Thank You Public Relations Team

¼º¿øÁø Ãâ·Â-1

¼º¿øÁø Ãâ·Â-1 Bandwidth Efficiency Analysis for Cooperative Transmission Methods of Downlink Signals using Distributed Antennas In this paper, the performance of cooperative transmission methods for downlink transmission

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 901 무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 (A Effective Sinkhole Attack Detection Mechanism for LQI based Routing in WSN) 최병구 조응준 (Byung

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

I

I I II III (C B ) (C L ) (HL) Min c ij x ij f i y i i H j H i H s.t. y i 1, k K, i W k C B C L p (HL) x ij y i, i H, k K i, j W k x ij y i {0,1}, i, j H. K W k k H K i i f i i d ij i j r ij i j c ij r ij

More information

15 박재성KICS2015-09-281 (1).hwp

15 박재성KICS2015-09-281 (1).hwp 논문 15-40-11-15 The Journal of Korean Institute of Communications and Information Sciences '15-11 Vol.40 No.11 http://dx.doi.org/10.7840/kics.2015.40.11.2230 무선 네트워크에서 자연계 동기화 현상을 모방한 자율적 부하 균형 기법 박 재 성

More information

Switching

Switching Switching 강의의목표 Switching/Switching Network의필요성을이해한다. 세가지대표적교환기술에열거하고그차이를설명할수있다. 각교환기술의장, 단점을비교하여설명할수있다. Packet Switching 에서 Fairness 문제와 Pipelining 을 패킷크기와연계하여설명할수있다. Soft Switch 개념을이해하고설명할수있다. 교재 Chapter

More information

Microsoft PowerPoint ppt

Microsoft PowerPoint ppt Wireless LAN 최양희서울대학교컴퓨터공학부 Radio-Based Wireless LANs Most widely used method Adv: penetrating walls and other obstacles with little attenuation. Disadv: security, interference, etc. 3 approaches: ISM

More information

歯이시홍).PDF

歯이시홍).PDF cwseo@netsgo.com Si-Hong Lee duckling@sktelecom.com SK Telecom Platform - 1 - 1. Digital AMPS CDMA (IS-95 A/B) CDMA (cdma2000-1x) IMT-2000 (IS-95 C) ( ) ( ) ( ) ( ) - 2 - 2. QoS Market QoS Coverage C/D

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

歯I-3_무선통신기반차세대망-조동호.PDF

歯I-3_무선통신기반차세대망-조동호.PDF KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability

More information

BGP AS AS BGP AS BGP AS 65250

BGP AS AS BGP AS BGP AS 65250 BGP AS 65000 AS 64500 BGP AS 65500 BGP AS 65250 0 7 15 23 31 BGP Message 16byte Marker 2byte Length, 1byte Type. Marker : BGP Message, BGP Peer.Message Type Open Marker 1.. Length : BGP Message,

More information

歯김병철.PDF

歯김병철.PDF 3G IETF byckim@mission.cnu.ac.kr kckim@konkuk.ac.kr Mobile IP WG Seamoby WG ROHC WG 3G IETF 3G IETF Mobile IP WG 3GIP Seamoby WG ROHC WG MIP WG / NAI Mobile IP / AAA IPv4 / MIP WG RFC2002bis MIPv6 INRIA

More information

sna-node-ties

sna-node-ties Node Centrality in Social Networks Nov. 2015 Youn-Hee Han http://link.koreatech.ac.kr Importance of Nodes ² Question: which nodes are important among a large number of connected nodes? Centrality analysis

More information

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할 저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할수없습니다. 변경금지. 귀하는이저작물을개작, 변형또는가공할수없습니다. 귀하는, 이저작물의재이용이나배포의경우,

More information

<33312D312D313220C0CCC7D1C1F820BFB0C3A2BCB12E687770>

<33312D312D313220C0CCC7D1C1F820BFB0C3A2BCB12E687770> Journal of the Society of Korea Industrial and Systems Engineering Vol No pp March 8 Scatter Search를 이용한 신뢰성 있는 네트워크의 경제적 설계 * ** * ** Economic Design of Reliable Networks Using Scatter Search HanJin Lee*

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

Buy one get one with discount promotional strategy

Buy one get one with discount promotional strategy Buy one get one with discount Promotional Strategy Kyong-Kuk Kim, Chi-Ghun Lee and Sunggyun Park ISysE Department, FEG 002079 Contents Introduction Literature Review Model Solution Further research 2 ISysE

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

2005 2004 2003 2002 2001 2000 Security Surveillance Ubiquitous Infra Internet Infra Telematics Security Surveillance Telematics Internet Infra Solutions Camera Site (NETWORK) Monitoring & Control

More information

미하며, 마지막 결합성은 각 개체가 주변 개체들과 동일한 거리 를 유지하도록 자신의 위치를 정하는 것을 의미한다. 군집 이론은 1986년 Reynolds에 의해 처음 컴퓨터 시뮬레이 션이 이루어진 이후 많은 분야에서 이를 활용한 연구 결과들이 나오고 있다. 특히 F.

미하며, 마지막 결합성은 각 개체가 주변 개체들과 동일한 거리 를 유지하도록 자신의 위치를 정하는 것을 의미한다. 군집 이론은 1986년 Reynolds에 의해 처음 컴퓨터 시뮬레이 션이 이루어진 이후 많은 분야에서 이를 활용한 연구 결과들이 나오고 있다. 특히 F. Survey Paper: 생체모방기술 초청책임위원 : 정영욱 (광운대) 생체모방 알고리즘 기반 통신 네트워크 기술 최현호, 이정륜 국립한경대학교, 중앙대학교 요 약 수십 억년 동안 진화를 거듭해온 지구상의 생명체들은 외부의 제어 없이 독자적으로 단순한 행동 규칙에 따라 기능을 수행하 여 주어진 목적의 최적해를 달성한다. 이러한 다양한 생명체의 행동 원리를 모델링하여

More information

大学4年生の正社員内定要因に関する実証分析

大学4年生の正社員内定要因に関する実証分析 190 2016 JEL Classification Number J24, I21, J20 Key Words JILPT 2011 1 190 Empirical Evidence on the Determinants of Success in Full-Time Job-Search for Japanese University Students By Hiroko ARAKI and

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국 대중가요의 의미 연결망 * -1960년대부터 2000년대까지의 변화를 중심으로 김용학 ** 39) 1. 서론 2. 대중가요와 시대상 3. 연구 방법: 의미 연결망 분석 4. 자료 및 분석 절차 4-1. 자료 4-2. 분석 절차 5. 의미 연결망 5-1. 핵심어의 빈도 및 분포 분석 5-2. 의미 연결망 중앙성 5-3. 의미 연결망 구조 6. 맺는말 국문요약

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 06-31-10B-03 한국통신학회논문지 06-10 Vol.31 No.10B 무선 메쉬 네트워크 환경에서 효율적인 다중 홉 전달 기법 정회원 김 영 안, 박 철 현, 종신회원 홍 충 선 An Effective Multi-hop Relay Algorithm in Wireless Mesh Network Young-an Kim*, Chul-Hyun Park*

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

F1-1(수정).ppt

F1-1(수정).ppt , thcho@kisaorkr IPAK (Information Protection Assessment Kit) IAM (INFOSEC Assessment Methodology) 4 VAF (Vulnerability Assessment Framework) 5 OCTAVE (Operationally Critical Threat, Asset, and Vulnerability

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

http://www.kbc.go.kr/pds/2.html Abstract Exploring the Relationship Between the Traditional Media Use and the Internet Use Mee-Eun Kang This study examines the relationship between

More information

<32392D342D313020C0FCB0C7BFED2CC0CCC0B1C8F12E687770>

<32392D342D313020C0FCB0C7BFED2CC0CCC0B1C8F12E687770> Journal of the Society of Korea Industrial and Systems Engineering Vol 9 No 4 pp75 8 December 006 유전자 알고리즘을 이용한 시간제약 차량경로문제 * ** * ** 1 Vehicle Routing Problems with Time Window Constraints by Using Genetic

More information

Chap 6: Graphs

Chap 6: Graphs 그래프표현법 인접행렬 (Adjacency Matrix) 인접리스트 (Adjacency List) 인접다중리스트 (Adjacency Multilist) 6 장. 그래프 (Page ) 인접행렬 (Adjacency Matrix) n 개의 vertex 를갖는그래프 G 의인접행렬의구성 A[n][n] (u, v) E(G) 이면, A[u][v] = Otherwise, A[u][v]

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

±è¼ºÃ¶ Ãâ·Â-1

±è¼ºÃ¶ Ãâ·Â-1 Localization Algorithms Using Wireless Communication Systems For efficient Localization Based Services, development of accurate localization algorithm has to be preceded. In this paper, research trend

More information

국방과학연구소제 2 기술개발본부 3 부

국방과학연구소제 2 기술개발본부 3 부 12. 6.25 국방과학연구소제 2 기술개발본부 3 부 목차 1. 미래전양상및목표통신구조 2. 지상통신체계발전방향 3. 공중통신체계발전방향 4. 우주통신체계발전방향 5. 결론 2 3 미래전양상 미래전성격 1. 동시 통합 다차원전쟁 2. 속도전 신속 / 기동전 3. 정밀타격 / 무인전쟁 4. 전자전 / 사이버전 필요한무기체계 지휘통제체계및통신체계 (C4I) 정보

More information

05-08 087ÀÌÁÖÈñ.hwp

05-08 087ÀÌÁÖÈñ.hwp 산별교섭에 대한 평가 및 만족도의 영향요인 분석(이주희) ꌙ 87 노 동 정 책 연 구 2005. 제5권 제2호 pp. 87118 c 한 국 노 동 연 구 원 산별교섭에 대한 평가 및 만족도의 영향요인 분석: 보건의료노조의 사례 이주희 * 2004,,,.. 1990. : 2005 4 7, :4 7, :6 10 * (jlee@ewha.ac.kr) 88 ꌙ 노동정책연구

More information

H3050(aap)

H3050(aap) USB Windows 7/ Vista 2 Windows XP English 1 2 3 4 Installation A. Headset B. Transmitter C. USB charging cable D. 3.5mm to USB audio cable - Before using the headset needs to be fully charged. -Connect

More information

Chapter11OSPF

Chapter11OSPF OSPF 111 OSPF Link state Interior Gateway Protocol OSPF 1988 IETF OSPF workgroup OSPF RFC 2383 version 2 Chapter OSPF Version 2 OSPFIGP AS 1 1111 Convergence Traffic Distance Vector Link state OSPF (Flooding),

More information

미래인터넷과 창조경제에 관한 제언 65 초록 과학기술과의 융합을 통해 창조경제를 이루는 근간인 인터넷은 현재 새로운 혁신적 인터넷, 곧 미래인터넷으로 진화하는 길목에 있다. 창조와 창업 정신으로 무장하여 미래인터넷 실현에 범국가적으로 매진하는 것이 창조경제 구현의 지름

미래인터넷과 창조경제에 관한 제언 65 초록 과학기술과의 융합을 통해 창조경제를 이루는 근간인 인터넷은 현재 새로운 혁신적 인터넷, 곧 미래인터넷으로 진화하는 길목에 있다. 창조와 창업 정신으로 무장하여 미래인터넷 실현에 범국가적으로 매진하는 것이 창조경제 구현의 지름 미래인터넷과 창조경제에 관한 제언 김대영 Internet & Security Policy Review 김대영 충남대학교 정보통신공학과 교수, dykim@cnu.kr 본 내용은 KISA의 공식적인 견해가 아님을 밝히며, 인용시 출처를 명시하여 주시기 바랍니다. 미래인터넷과 창조경제에 관한 제언 65 초록 과학기술과의 융합을 통해 창조경제를 이루는 근간인 인터넷은

More information

슬라이드 제목 없음

슬라이드 제목 없음 (JTC1/SC6) sjkoh@knu.ac.kr JTC1 JTC1/SC6/WG7 ECTP/RMCP/MMC (JTC1/SC6) 2/48 JTC1 ISO/IEC JTC1 Joint Technical Committee 1 ( ) ISO/TC 97 ( ) IEC/TC 83 ( ) Information Technology (IT) http://www.jtc1.org

More information

182 동북아역사논총 42호 금융정책이 조선에 어떤 영향을 미쳤는지를 살펴보고자 한다. 일제 대외금융 정책의 기본원칙은 각 식민지와 점령지마다 별도의 발권은행을 수립하여 일본 은행권이 아닌 각 지역 통화를 발행케 한 점에 있다. 이들 통화는 일본은행권 과 等 價 로 연

182 동북아역사논총 42호 금융정책이 조선에 어떤 영향을 미쳤는지를 살펴보고자 한다. 일제 대외금융 정책의 기본원칙은 각 식민지와 점령지마다 별도의 발권은행을 수립하여 일본 은행권이 아닌 각 지역 통화를 발행케 한 점에 있다. 이들 통화는 일본은행권 과 等 價 로 연 越 境 하는 화폐, 분열되는 제국 - 滿 洲 國 幣 의 조선 유입 실태를 중심으로 181 越 境 하는 화폐, 분열되는 제국 - 滿 洲 國 幣 의 조선 유입 실태를 중심으로 - 조명근 고려대학교 BK21+ 한국사학 미래인재 양성사업단 연구교수 Ⅰ. 머리말 근대 국민국가는 대내적으로는 특정하게 구획된 영토에 대한 배타적 지배와 대외적 자주성을 본질로 하는데, 그

More information

½Éº´È¿ Ãâ·Â

½Éº´È¿ Ãâ·Â Standard and Technology of Full-Dimension MINO Systems in LTE-Advances Pro Massive MIMO has been studied in academia foreseeing the capacity crunch in the coming years. Presently, industry has also started

More information

제 3 편

제 3 편 제 3 편 미약무선기기 (3 미터 ) 무선조정기 (500 미터 ) 소출력무선기기 코드리스전화기 데이터전송용 무선호출용 특정소출력무선기기 무선데이터통신및무선 LAN 용 무선마이크용 무선조정및안전시스템용 시각장애인용 단거리전용통신용 1000 100 10 60GHz ANSIBLE 5GHz PAN/LAN Convergence HIPERLAN/2 802.11a

More information

- iii - - i - - ii - - iii - 국문요약 종합병원남자간호사가지각하는조직공정성 사회정체성과 조직시민행동과의관계 - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - α α α α - 15 - α α α α α α

More information

PowerPoint Presentation

PowerPoint Presentation NETGEAR PoE/PoE+ Switch June 5, 2018 NETGEAR Switch Portfolio Full Managed Smart Managed Plus Click & Easy-Mount Smart Managed Plus - Light L2 Features - Web-Managed Insight Managed Smart Cloud - Easy

More information

untitled

untitled + T (1) T (1) T (0) T (1) T (0) T (0) T (1) 1 2 3 4 13 14 15 Data In + Data Out 1 T (1) 4 2 (exclusive OR) : + Media Access Protocol Cycle(240ms) Even Frame (120ms) Odd Frame (120ms) M V Voice M V Voice

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

Network seminar.key

Network seminar.key Intro to Network .. 2 4 ( ) ( ). ?!? ~! This is ~ ( ) /,,,???? TCP/IP Application Layer Transfer Layer Internet Layer Data Link Layer Physical Layer OSI 7 TCP/IP Application Layer Transfer Layer 3 4 Network

More information

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( :

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( : 27 2, 17-31, 2009. -, * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** (: dminkim@cau.ac.kr) 18 한국교육문제연구제 27 권 2 호, 2009. Ⅰ. (,,, 2004). (,, 2006).,,, (Myrick,

More information

PJTROHMPCJPS.hwp

PJTROHMPCJPS.hwp 제 출 문 농림수산식품부장관 귀하 본 보고서를 트위스트 휠 방식 폐비닐 수거기 개발 과제의 최종보고서로 제출 합니다. 2008년 4월 24일 주관연구기관명: 경 북 대 학 교 총괄연구책임자: 김 태 욱 연 구 원: 조 창 래 연 구 원: 배 석 경 연 구 원: 김 승 현 연 구 원: 신 동 호 연 구 원: 유 기 형 위탁연구기관명: 삼 생 공 업 위탁연구책임자:

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

- i - - ii - - iii - - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - α α - 20 - α α α α α α - 21 - - 22 - - 23 -

More information

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

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 26(12), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Dec.; 26(12), 1100 1107. http://dx.doi.org/10.5515/kjkiees.2015.26.12.1100 ISSN 1226-3133 (Print) ISSN 2288-226X (Online)

More information

놀이동산미아찾기시스템

놀이동산미아찾기시스템 TinyOS를이용한 놀이동산미아찾기시스템 윤정호 (mo0o1234@nate.com) 김영익 (youngicks7@daum.net) 김동익 (dongikkim@naver.com) 1 목차 1. 프로젝트개요 2. 전체시스템구성도 3. Tool & Language 4. 데이터흐름도 5. Graphic User Interface 6. 개선해야할사항 2 프로젝트개요

More information

5-서영주KICS2013-03-151.hwp

5-서영주KICS2013-03-151.hwp 논문 13-38C-09-05 한국통신학회논문지 '13-09 Vol.38C No.09 http://dx.doi.org/10.7840/kics.2013.38c.9.764 LTE 펨토셀 네트워크를 위한 적응적 주기의 MLB 알고리즘 김 우 중, 이 정 윤 *, 서 영 주 Adaptive Periodic MLB Algorithm for LTE Femtocell Networks

More information

118 국가정보연구 제7권 2호 격적인 전쟁의 수준으로 확대되고 있다. 지금까지 우리가 경험한 사이버공격이 경제적 손실과 심리적 혼란으로 초래했던 것과는 달리 이제는 대량 인명손실까지 초래할 정도 로 파괴력이 강화되었다. 무엇보다 한국의 경우 원자력발전소 해킹과 파괴

118 국가정보연구 제7권 2호 격적인 전쟁의 수준으로 확대되고 있다. 지금까지 우리가 경험한 사이버공격이 경제적 손실과 심리적 혼란으로 초래했던 것과는 달리 이제는 대량 인명손실까지 초래할 정도 로 파괴력이 강화되었다. 무엇보다 한국의 경우 원자력발전소 해킹과 파괴 한국군 미래 사이버전 능력 강화 방안 연구: 해군 사이버전력 건설을 중심으로 이상호(대전대학교) Ⅰ. 서론 Ⅱ. 사이버전의 이해 1. 정보전 과 사이버전 의 차이점 2. 사이버전 과 사이버테러 의 차이점 3. 최근 사이버전 사례 Ⅲ. 북한의 사이버전 및 전자전 수행 능력 1. 북한 사이버전 및 전자전 수행 능력 평가 2. 북한의 사이버와 전자전 공격 이유 Ⅳ.

More information

- i - - ii - - iii - - iv - - v - - vi - - 1 - - 2 - - 3 - 1) 통계청고시제 2010-150 호 (2010.7.6 개정, 2011.1.1 시행 ) - 4 - 요양급여의적용기준및방법에관한세부사항에따른골밀도검사기준 (2007 년 11 월 1 일시행 ) - 5 - - 6 - - 7 - - 8 - - 9 - - 10 -

More information

TTA Verified : HomeGateway :, : (NEtwork Testing Team)

TTA Verified : HomeGateway :, : (NEtwork Testing Team) TTA Verified : HomeGateway :, : (NEtwork Testing Team) : TTA-V-N-05-006-CC11 TTA Verified :2006 6 27 : 01 : 2005 7 18 : 2/15 00 01 2005 7 18 2006 6 27 6 7 9 Ethernet (VLAN, QoS, FTP ) (, ) : TTA-V-N-05-006-CC11

More information

thesis

thesis CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation

More information

Microsoft PowerPoint - 27.pptx

Microsoft PowerPoint - 27.pptx 이산수학 () n-항관계 (n-ary Relations) 2011년봄학기 강원대학교컴퓨터과학전공문양세 n-ary Relations (n-항관계 ) An n-ary relation R on sets A 1,,A n, written R:A 1,,A n, is a subset R A 1 A n. (A 1,,A n 에대한 n- 항관계 R 은 A 1 A n 의부분집합이다.)

More information

¹Ìµå¹Ì3Â÷Àμâ

¹Ìµå¹Ì3Â÷Àμâ MIDME LOGISTICS Trusted Solutions for 02 CEO MESSAGE MIDME LOGISTICS CO., LTD. 01 Ceo Message We, MIDME LOGISTICS CO., LTD. has established to create aduance logistics service. Try to give confidence to

More information

` Companies need to play various roles as the network of supply chain gradually expands. Companies are required to form a supply chain with outsourcing or partnerships since a company can not

More information

04서종철fig.6(121~131)ok

04서종철fig.6(121~131)ok Development of Mobile Applications Applying Digital Storytelling About Ecotourism Resources Seo, Jongcheol* Lee, Seungju**,,,. (mobile AIR)., 3D.,,.,.,,, Abstract : In line with fast settling trend of

More information

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based e- Business Web Site 2002. 04.26 Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based Approach High E-Business Functionality Web Web --based based KMS/BIS

More information

Microsoft PowerPoint - AC3.pptx

Microsoft PowerPoint - AC3.pptx Chapter 3 Block Diagrams and Signal Flow Graphs Automatic Control Systems, 9th Edition Farid Golnaraghi, Simon Fraser University Benjamin C. Kuo, University of Illinois 1 Introduction In this chapter,

More information

한국 출산력의 저하 요인에 관한 연구

한국 출산력의 저하 요인에 관한 연구 가족계획실천율 가족계획실천자 세 유배우부인 조출생률 년간 총출생아수 연앙인구수 일반출산율 년간 총출생아수 가임연령 여자연앙인구수 합계출산율 세 연령층 여성이 출산한 출생아수 세 연령층 여성의 연앙인구수 즉 합계출산율 합 6 계 출 산 율 5 4 3 2 1 1960 1973 1977 1981 1985 1989 1993 1997 2001

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

<333820B1E8C8AFBFEB2D5A6967626565B8A620C0CCBFEBC7D120BDC7BFDC20C0A7C4A1C3DFC1A42E687770>

<333820B1E8C8AFBFEB2D5A6967626565B8A620C0CCBFEBC7D120BDC7BFDC20C0A7C4A1C3DFC1A42E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 1 pp. 306-310, 2012 http://dx.doi.org/10.5762/kais.2012.13.1.306 Zigbee를 이용한 실외 위치추정 시스템 구현 김환용 1*, 임순자 1 1 원광대학교 전자공학과 Implementation

More information

Coriolis.hwp

Coriolis.hwp MCM Series 주요특징 MaxiFlo TM (맥시플로) 코리올리스 (Coriolis) 질량유량계 MCM 시리즈는 최고의 정밀도를 자랑하며 슬러리를 포함한 액체, 혼합 액체등의 질량 유량, 밀도, 온도, 보정된 부피 유량을 측정할 수 있는 질량 유량계 이다. 단일 액체 또는 2가지 혼합액체를 측정할 수 있으며, 강한 노이즈 에도 견디는 면역성, 높은 정밀도,

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

11이정민

11이정민 Co-Evolution between media and contents in the Ubiquitous era - A Study of the Format of Mind-Contents based on Won-Buddhism - Lee, Jung-min Korean National University of Arts : Keyword : Ubiquitous, Convergence,

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

untitled

untitled (Rev. 1.6) 1 1. MagicLAN.......8 1.1............8 1.2........8 1.3 MagicLAN.......10 2.........12 2.1.... 12 2.2 12 2.3....12 3. Windows 98SE/ME/2000/XP......13 3.1.....13 3.2 Windows 98SE.... 13 3.3 Windows

More information

OP_Journalism

OP_Journalism 1 non-linear consumption 2 Whatever will change television will do so by re-defining the core product not just the tools we use to consume it. by Horace Dediu, Asymco 3 re-defining the core product not

More information

<BFA9BAD02DB0A1BBF3B1A4B0ED28C0CCBCF6B9FC2920B3BBC1F62E706466>

<BFA9BAD02DB0A1BBF3B1A4B0ED28C0CCBCF6B9FC2920B3BBC1F62E706466> 001 002 003 004 005 006 008 009 010 011 2010 013 I II III 014 IV V 2010 015 016 017 018 I. 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 III. 041 042 III. 043

More information

Let G = (V, E) be a connected, undirected graph with a real-valued weight function w defined on E. Let A be a set of E, possibly empty, that is includ

Let G = (V, E) be a connected, undirected graph with a real-valued weight function w defined on E. Let A be a set of E, possibly empty, that is includ 알고리즘설계와분석 (CSE3081(2 반 )) 기말고사 (2016년 12월15일 ( 목 ) 오전 9시40분 ~) 담당교수 : 서강대학교컴퓨터공학과임인성 < 주의 > 답안지에답을쓴후제출할것. 만약공간이부족하면답안지의뒷면을이용하고, 반드시답을쓰는칸에어느쪽의뒷면에답을기술하였는지명시할것. 연습지는수거하지않음. function MakeSet(x) { x.parent

More information

1. 회사소개 및 연혁 - 회사소개 회사소개 회사연혁 대표이사: 한종열 관계사 설립일 : 03. 11. 05 자본금 : 11.5억원 인 원 : 18명 에스오넷 미도리야전기코리 아 미도리야전기(일본) 2008 2007 Cisco Premier Partner 취득 Cisco Physical Security ATP 취득(진행) 서울시 강남구 도심방범CCTV관제센터

More information

2009년 국제법평론회 동계학술대회 일정

2009년 국제법평론회 동계학술대회 일정 한국경제연구원 대외세미나 인터넷전문은행 도입과제와 캐시리스사회 전환 전략 일시 2016년 3월 17일 (목) 14:00 ~17:30 장소 전경련회관 컨퍼런스센터 2층 토파즈룸 주최 한국경제연구원 한국금융ICT융합학회 PROGRAM 시 간 내 용 13:30~14:00 등 록 14:00~14:05 개회사 오정근 (한국금융ICT융합학회 회장) 14:05~14:10

More information

UDP Flooding Attack 공격과 방어

UDP Flooding Attack 공격과 방어 황 교 국 (fullc0de@gmail.com) SK Infosec Co., Inc MSS Biz. Security Center Table of Contents 1. 소개...3 2. 공격 관련 Protocols Overview...3 2.1. UDP Protocol...3 2.2. ICMP Protocol...4 3. UDP Flood Test Environment...5

More information

, ( ) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). *

, ( ) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). * , 40 12 (2006 6) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). * 40, 40 12 (EPQ; economic production quantity). (setup cost) (setup time) Bradley

More information

AV PDA Broadcastin g Centers Audio /PC Personal Mobile Interactive (, PDA,, DMB ),, ( 150km/h ) (PPV,, ) Personal Mobile Interactive Multimedia Broadcasting Services 6 MHz TV Channel Block A Block

More information

도비라

도비라 광고학연구 : 제24권 5호(2013년) The Korean Journal of Advertising, Vol.24, No.5 (2013). pp.99 116 대학생 광고공모전이 광고업계 취업에 미치는 영향: 대학생과 실무자의 인식 비교를 중심으로 차 유 철 우석대학교 광고이벤트학과 교수, 언론학박사 이 희 복 상지대학교 언론광고학부 교수, 언론학박사* 신

More information

6자료집최종(6.8))

6자료집최종(6.8)) Chapter 1 05 Chapter 2 51 Chapter 3 99 Chapter 4 151 Chapter 1 Chapter 6 7 Chapter 8 9 Chapter 10 11 Chapter 12 13 Chapter 14 15 Chapter 16 17 Chapter 18 Chapter 19 Chapter 20 21 Chapter 22 23 Chapter

More information

슬라이드 제목 없음

슬라이드 제목 없음 2006-09-27 경북대학교컴퓨터공학과 1 제 5 장서브넷팅과슈퍼넷팅 서브넷팅 (subnetting) 슈퍼넷팅 (Supernetting) 2006-09-27 경북대학교컴퓨터공학과 2 서브넷팅과슈퍼넷팅 서브넷팅 (subnetting) 하나의네트워크를여러개의서브넷 (subnet) 으로분할 슈퍼넷팅 (supernetting) 여러개의서브넷주소를결합 The idea

More information

<C1B6BBE7BFACB1B820323030342D303428B1E8BEF0BEC62920303128B8F1C2F7292E687770>

<C1B6BBE7BFACB1B820323030342D303428B1E8BEF0BEC62920303128B8F1C2F7292E687770> 조사연구 2004-05 장애인 공무원 직무특성과 고용실태 연구 연구자 : 김언아 (고용개발원 선임연구원) 머 리 말 장애인 공직임용 확대 사업은 2004년 2월 5일 청와대에서 개최된 제 37차 국 정과제회의 결과 여성, 지방대 출신의 공직 임용 확대와 더불어, 참여정부에서 중점 적으로 추진하고자 하는 국정개혁의 일부라고 할 수 있다. 그동안 노동부와 공단에

More information

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1 : LabVIEW Control Design, Simulation, & System Identification LabVIEW Control Design Toolkit, Simulation Module, System Identification Toolkit 2 (RLC Spring-Mass-Damper) Control Design toolkit LabVIEW

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

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

<31302DC0E5BCBAC8AF28BCF6C1A4292E687770>

<31302DC0E5BCBAC8AF28BCF6C1A4292E687770> MAP를 적용한 무선 메쉬 네트워크에서의 이동성 관리방법 Mobility Management Scheme for the Wireless Mesh Network using Mobility Anchor Point 장 성 환 * 조 규 섭 ** Sung-Hwan Jang Kyu-Seob Cho 요 약 무선 메쉬 네트워크(WMN)는 기존의 무선 네트워크에 비해 저렴한

More information

±èÇö¿í Ãâ·Â

±èÇö¿í Ãâ·Â Smartphone Technical Trends and Security Technologies The smartphone market is increasing very rapidly due to the customer needs and industry trends with wireless carriers, device manufacturers, OS venders,

More information

03.Agile.key

03.Agile.key CSE4006 Software Engineering Agile Development Scott Uk-Jin Lee Division of Computer Science, College of Computing Hanyang University ERICA Campus 1 st Semester 2018 Background of Agile SW Development

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

081027_weekly_013.hwp

081027_weekly_013.hwp 주간 북한경제 동향 은 한주간의 주요기사를 정리 하여, 북한 경제의 실상을 이해하고 남북 경제 협력 사업을 진행하는데 도움이 되고자 제작하고 있습니다. www.dprkinvest.org 주간 북한경제 동향 서울시 강남구 역삼동 702-10 아남타워 907호 Weekly DPRK Business Review 발행처 : 북한투자전략연구소 2008 년 10 월 27

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

서론 34 2

서론 34 2 34 2 Journal of the Korean Society of Health Information and Health Statistics Volume 34, Number 2, 2009, pp. 165 176 165 진은희 A Study on Health related Action Rates of Dietary Guidelines and Pattern of

More information

슬라이드 1

슬라이드 1 CJ 2007 CONTENTS 2006 CJ IR Presentation Overview 4 Non-performing Asset Company Profile Vision & Mission 4 4 - & 4-4 - & 4 - - - - ROE / EPS - - DreamWorks Animation Net Asset Value (NAV) Disclaimer IR

More information

untitled

untitled 3 IBM WebSphere User Conference ESB (e-mail : ljm@kr.ibm.com) Infrastructure Solution, IGS 2005. 9.13 ESB 를통한어플리케이션통합구축 2 IT 40%. IT,,.,, (Real Time Enterprise), End to End Access Processes bounded by

More information

Oracle Apps Day_SEM

Oracle Apps Day_SEM Senior Consultant Application Sales Consulting Oracle Korea - 1. S = (P + R) x E S= P= R= E= Source : Strategy Execution, By Daniel M. Beall 2001 1. Strategy Formulation Sound Flawed Missed Opportunity

More information

09김정식.PDF

09김정식.PDF 00-09 2000. 12 ,,,,.,.,.,,,,,,.,,..... . 1 1 7 2 9 1. 9 2. 13 3. 14 3 16 1. 16 2. 21 3. 39 4 43 1. 43 2. 52 3. 56 4. 66 5. 74 5 78 1. 78 2. 80 3. 86 6 88 90 Ex e cu t iv e Su m m a r y 92 < 3-1> 22 < 3-2>

More information

P2P Content Distribution Technologies

P2P Content Distribution Technologies 차세대융합형 미래형 식별체계연구 Jaeyoung Choi Seoul National University 목차 1 2 현재의움직임 융합형식별체계의정의및설명 3 미래형식별체계의정의및설명 4 결론 2/25 현재의움직임 User-friendly Service Interface 서비스 / 네트워크융합 현실세계와인터넷세계의융합 3/25 서비스 / 네트워크의융합 ENUM

More information

2 / 26

2 / 26 1 / 26 2 / 26 3 / 26 4 / 26 5 / 26 6 / 26 7 / 26 8 / 26 9 / 26 10 / 26 11 / 26 12 / 26 13 / 26 14 / 26 o o o 15 / 26 o 16 / 26 17 / 26 18 / 26 Comparison of RAID levels RAID level Minimum number of drives

More information

2

2 02 1 1 22 36 38 46 5 1 54 61 65 77 81 2 _ 3 4 _ 5 6 _7 8 _ 9 1 0 _ 11 1 2 _ 13 1 4 _ 15 1 6 _ 17 1 8 _ 19 2 0 _ 21 2 2 www.kats.go.kr www.kats.go.kr _ 23 Scope of TC/223 Societal security International

More information