PowerPoint Presentation

Size: px
Start display at page:

Download "PowerPoint Presentation"

Transcription

1 Path Planning and Execution for Real Worlds 심현철 1

2 경로및운동계획법 경로및운동계획 로보틱스에서가장중요한분야들중하나복잡도와구속환경 : 완벽한계획법을저해하는요소최적의경로를가능한빨리찾아내는기술 관련분야 로봇의조작기술및계획법 Nonholonomy 및동역학방정식고려위협감지및회피계획최적의경로탐색시간에따라변하거나움직이는장애물회피감지및예측에따른불확실성파악 2

3 Path Planning Roadmap Visibility Graph Cell Decomposition Trapezoidal Decomposition Potential Field Voronoi Diagram Octree Decomposition Rapidly-Exploring Random Tree 3

4 Real Time Path Planning Roadmap Visibility Graph 경로생성결과를예측가능 환경의복잡도에따라계산량증가 실시간사용이가능하도록수정 Voronoi Diagram Cell Decomposition Trapezoidal Decomposition 지정된구역이아닌 Open Field ( 실제환경 ) 에사용하기 Octree Decomposition 적합하지않음 Potential Field Local Minima 에빠져 Solution 을구하지못할수있음 Rapidly-Exploring Random Tree 실시간경로계획에사용하기위해계산시간을줄이면동일한조건에도매번다른결과를도출 개발자 ( 탑승자 ) 로하여금불안감조성 4

5 One Voronoi Cell Algorithm One Voronoi Cell Algorithm Voronoi diagram 의정의를이용하여장애물사이의최대 Clearance 를보장 경로상의충돌하는한개의 voronoi core 만을이용하여계산실시간장애물회피경로생성가능 Original Path Re-planned Path Collision Point Original Path OBS Nearest Point Point Nestest Obs. Point Point Bisector Path node 장애물간의간격이큰경우크게회피하는것을방지하지위해 Voronoi cell 의크기를제한시켜최소한의기동으로장애물회피 Original Path Re-planned Path Collision Point Original Path Original Path Nearest OBS Point Point Re-planned Path Obs. Nestest Point Point Collision Point One Voronoi Cell Algorithm ( X obs, X c ) Bisector Original Path Path node OBS Point Nestest Point n 0 Bisector do Path node n n + 1 동일한장애물환경에서동일한결과도출 X near (n) GetNearestPoint( X obs, X c ) (E(n), X avoid (n), t avoid (n)) GetVoronoiEdge(X near, X c ) X obs RemovePointSet( X obs, E(n) ) while ( X obs Null ) return ( X avoid, t avoid ) 5

6 Path Generation Path Generation One Voronoi Cell Algorithm 으로부터구한 Avoidance points 후보들로부터차량이주행가능한경로생성 Avoidance Point Return Point Path Candidates SET Nonholonomic constraint No Delete from Candidates SET Control Point OBS. Avoidance Point Is Exist? Shortest Collision Free Path Terminate Sequence 경로선정조건 - 차량이주행가능한경로중조건 1. 충돌하지않는가장짧은경로를선택조건 2. 충돌하기까지가장긴경로를선택 Is Exist? Path Result No Longest Path before collision - 차량이주행가능한경로가없는경우 충돌전까지기존경로를따라주행 ( 경로생성이안된경우를대비 ) 충돌전까지주행해도경로생성이안되는경우후진하면서경로생성 6

7 Path Representation Path Representation 모든경로는 Path Segment 의 Array 로구성 각각의 Path Segment 는 3 차방정식으로이루워짐. 이점 : 1. 3 차방정식으로구성 양끝의경계조건 ( 위치, 기울기 ) 만으로생성가능 Coefficients 를제한하여 Nonholonomic 조건부합가능 2. 매개변수를이용한표현법보다직관적임 3. WPT 를이용한경로관리보다효율적임 - 경로의연속성으로제어및장애물검사가연속적임 - 데이터저장의효율성증대 - 경로수정용의 y i path P i = x i ENU, y i ENU, h i ENU, a i, b i, x_end i x i ENU, y i ENU y path = a i (x path ) 3 +b i (x path ) 2 h i ENU a i, b i x_end i path y i+1 x i path path x i+1 Path Segment Start Point s Pos. in ENU Frame. Path Segment Start Point s Heading in ENU Frame. Cubic Function Coefficients. Path Segment End Point s x value in Path Frame. T 7

8 Collision Detection KIDCS C-FRIEND Field Robotic Systems Center 1. 경로위장애물검출 - 주어진경로위의장애물검출 3 차방정식으로이루어진경로를좌우로벌려충돌감지 Collision Detection 이점 : 단시간내에주행가능영역을판별경로를이용하여연속적인판별가능 단점 : 차량위치와경로사이의거리오차가큰경우 2. 주행경로위장애물검출 - 차량위치와경로사이의거리오차가큰경우 East 차량의현재속도와 Steering 각을이용해차량의이동궤적을예측이동궤적상의장애물판별

9 Path Planning Sequence & Simulation Result Path Planning Sequence Simulation Result Case Local minim 9

10 Simulation Result Case 2 KIDCS C-FRIEND Field Robotic Systems Center Simulation Result 시뮬레이션을통한알고리즘검증 - 실시간으로경로계획가능 - 동일한상황에서반복적인결과를줌 - 복잡한장애물환경에서최대한의 clearance 를확보하며회피 10

11 EURECAR TURBO - System Configuration 자율주행차량개발 최소한의센서와저가의 GPS 를이용한자율주행시스템의센서구성 EureCar EureCar Turbo 센서및피씨구성 single GPS U-blox EVK-6T ( 자율주행용 ) DGPS Novatel OEMV-2 ( 항법비교용 ) Laser Scanner Velodyne HDL-32E Nav. & Controller NI CompactRio Path Planner PC Apple Mac mini Vision PC Apple Mac mini Obs. Processing PC CompuLab Intense PC EureCar Turbo 주요기능 Path Tracking - Sensor Fusion & GPS single GPS + Vehicle ECU(Speed, Yaw rate) Position, Heading Laser Scanner Road Boundary Detection, Obstacles Camera Road Detection Collision avoidance Voronoi cell 기반의실시간장애물회피알고리즘탑재 신호등횡단보도보행자인식 / 풀시퀀스직각자동주차 11

12 Development of Self-driving car 12

13 차량개조작업 Generator 추가 Brake & Throttle Control Actuator Batteries & Inverter Actuator Controller 비상정지스위치 Low Cost GPS 360º Lidar 13

14 Velodyne HDL-32E Horizontal angle : 360deg Vertical angle : -30~10deg Range : ~70m 14

15 System Configurations Sensor Interface Situation Awareness Path Planner Actuator Front Camera Ethernet Crosswalk, Traffic Lights Pedestrian, Toll Bar Detection New Path Local Trajectory Re-planning Vehicular Status Current path Collision Point Brake Pedal Control Motor Throttle Pedal Control Motor Rear Down Camera Ethernet Parking Line Detection Driving Status Check high-level decision making Steering Wheel CAN Vehicular Status Path Shift Lever Control Motor Velodyne HDL-32e Ethernet Obstacle Detection Car, cones Road Blocks, Toll Bar Path tracker Human Interface Steering Speed command Auto/Manual Toggle SW. Unified Map Vehicle Controller Remote On/Off Position, Heading, Vehicle Info. Vehicle Control Emergency Stop Alarm (Audio/Visual) GPS (Ublox) USB Yaw rate, Wheel Speed Car Built in Senor, CAN Navigation Absolute location and heading Speed, Steering angle Vision Processing Desktop PC C++ Laser Data Processing Apple Mac mini C++ Path Planner Apple Mac mini Labview Navigation & Control NI CompactRIO 15

16 The experiment result - Obstacle avoidance result 다수의 Case 에관하여알고리즘의반복성테스트 Case I Obstacles Tempal STOP GPS/INS Path_origin Case II Obstacles Tempal STOP GPS/INS Path_origin Case III Obstacles Tempal STOP GPS/INS Path_origin X[m] X[m] X[m] Obstacles Tempal STOP GPS/INS Obstacles Tempal STOP GPS/INS Obstacles Tempal STOP GPS/INS 0.0 Path_origin 0.0 Path_origin Path_origin Case IV Case V Case VI X[m] Crosswalk Obstacle Vehicle track Original path X[m] X[m] 16

17 Hyundai Challenge Competition-at-a-glance Detour Pedestrian Detection Crosswalk Mission Crosswalk detection Traffic light Complex obstacles Pedestrian Detection Detour Passing slow vehicle Pop-up obstacle Crossbar Detection Parking Result Success Success Success (zero cone) Failure Success (zero cone) Success Success Success Success (rearward) Crossbar Parking Lot Number Sign Start Parking Area (Finish Point) Speed [km/h] Ave Max time 9min 07sec 17

18 Path Planning Result In Competition - 대회에서의장애물회피결과 다양한미션에관하여완결성있는결과도출 Passing slow vehicle Original Path GPS Pos. OBS Car Original Path GPS Pos. OBS Detour Y[m] Original Path GPS Car GPS Pos. Pos. OBS(Traffic Light) Y[m] Traffic Light 먼지 dust Original Path GPS Pos. OBS Complex Obstacles X[m] X[m] 18

19 Competition Video USRGTube Speed [km/h] Ave Max time 0:09:07 19

20 자율주행차량개발사항 Single GPS 와 Odometer 를이용한주행 캠퍼스내의완전자율주행 장애물회피주행 고속주행 차후 Application 무인택시, 교내셔틀 다양한실제도로환경에서자율주행 Conclusion and Future Work

À̵¿·Îº¿ÀÇ ÀÎÅͳݱâ¹Ý ¿ø°ÝÁ¦¾î½Ã ½Ã°£Áö¿¬¿¡_.hwp

À̵¿·Îº¿ÀÇ ÀÎÅͳݱâ¹Ý ¿ø°ÝÁ¦¾î½Ã ½Ã°£Áö¿¬¿¡_.hwp l Y ( X g, Y g ) r v L v v R L θ X ( X c, Yc) W (a) (b) DC 12V 9A Battery 전원부 DC-DC Converter +12V, -12V DC-DC Converter 5V DC-AC Inverter AC 220V DC-DC Converter 3.3V Motor Driver 80196kc,PWM Main

More information

RVC Robot Vaccum Cleaner

RVC Robot Vaccum Cleaner RVC Robot Vacuum 200810048 정재근 200811445 이성현 200811414 김연준 200812423 김준식 Statement of purpose Robot Vacuum (RVC) - An RVC automatically cleans and mops household surface. - It goes straight forward while

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 A 반 T2 - 김우빈 (201011321) 임국현 (201011358) 박대규 (201011329) Robot Vacuum Cleaner 1 Motor Sensor RVC Control Cleaner Robot Vaccum Cleaner 2 / Event Format/ Type Front Sensor RVC 앞의장애물의유무를감지한다. True / False,

More information

E010 CYLINDER BLOCK GROUP (0 01) 76

E010 CYLINDER BLOCK GROUP (0 01) 76 E010 CYLINDER BLOCK GROUP (0 01) 75 E010 CYLINDER BLOCK GROUP (0 01) 76 E020 PISTON, CRANKSHAFT GROUP (0 02) 77 E030 CYLINDER HEAD GROUP (0 03) 78 E040 ROCKER ARM GROUP (0 04) 79 E050 TIMING CASE GROUP

More information

15_3oracle

15_3oracle Principal Consultant Corporate Management Team ( Oracle HRMS ) Agenda 1. Oracle Overview 2. HR Transformation 3. Oracle HRMS Initiatives 4. Oracle HRMS Model 5. Oracle HRMS System 6. Business Benefit 7.

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 RecurDyn 의 Co-simulation 와 하드웨어인터페이스적용 2016.11.16 User day 김진수, 서준원 펑션베이솔루션그룹 Index 1. Co-simulation 이란? Interface 방식 Co-simulation 개념 2. RecurDyn 과 Co-simulation 이가능한분야별소프트웨어 Dynamics과 Control 1) RecurDyn

More information

보험판매와 고객보호의 원칙

보험판매와 고객보호의 원칙 ..... 61),,,, IT,.,. 2020-2040. IT...... 1 10.. (No Fault). (No Fault). (No Fault). * /. (2016.12.08), (2016.12.24), (2016.12.26) - 243 - 10 2 (2016).... 1),,.,,,.,. 2) (National Highway Traffic Safety

More information

untitled

untitled 전방향카메라와자율이동로봇 2006. 12. 7. 특허청전기전자심사본부유비쿼터스심사팀 장기정 전방향카메라와자율이동로봇 1 Omnidirectional Cameras 전방향카메라와자율이동로봇 2 With Fisheye Lens 전방향카메라와자율이동로봇 3 With Multiple Cameras 전방향카메라와자율이동로봇 4 With Mirrors 전방향카메라와자율이동로봇

More information

LIDAR와 영상 Data Fusion에 의한 건물 자동추출

LIDAR와 영상 Data Fusion에 의한 건물 자동추출 i ii iii iv v vi vii 1 2 3 4 Image Processing Image Pyramid Edge Detection Epipolar Image Image Matching LIDAR + Photo Cross correlation Least Squares Epipolar Line Matching Low Level High Level Space

More information

untitled

untitled 1... 2 System... 3... 3.1... 3.2... 3.3... 4... 4.1... 5... 5.1... 5.2... 5.2.1... 5.3... 5.3.1 Modbus-TCP... 5.3.2 Modbus-RTU... 5.3.3 LS485... 5.4... 5.5... 5.5.1... 5.5.2... 5.6... 5.6.1... 5.6.2...

More information

표준 회사소개서(제조업) 와이드용

표준 회사소개서(제조업) 와이드용 국제대학생창작자동차경진대회 - Lidar 와 Vision- 2016. 12. 22 이재열연구원 1 Contents Unmanned Solution 1. 자동차는어떻게인식할까? 3 1. 자동차는어떻게인식할까? 현재자율주행차에장착된센서 Lidar (LDMRS) Vision Camera (GT1280) Lidar (LMS111) Radar (Delphi) 4 1.

More information

hwp

hwp 100% Concentration rate (%) 95% 90% 85% 80% 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 Time (min) Control box of RS485 Driving part Control trigger Control box of driving car Diaphragm Lens of camera Illumination

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 ........................... ½ ¼ ½ ¾ ................................................ ...........................................................................

More information

슬라이드 1

슬라이드 1 공학컴퓨터활용입문 메카트로닉스시스템 메카트로닉스시스템정의 메카트로닉스시스템예 메카트로닉스시스템이란? 메카트로닉스정의 메카트로닉스란용어는메카틱스 ( 기계역학 ) 와일렉트로닉스 ( 전자 ) 의합성어로서 1960 년대말경일본 (Yaskawa Electoric Co.) 에서만들어져 1980 년전후로정착된신조어이며현재는일반적인용어임. 따라서, 메카트로닉스란기계기술과전자제어및정보처리기술을응용하여,

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

歯FDA6000COP.PDF

歯FDA6000COP.PDF OPERATION MANUAL AC Servo Drive FDA6000COP [OPERATION UNIT] Ver 1.0 (Soft. Ver. 8.00 ~) FDA6000C Series Servo Drive OTIS LG 1. 1.1 OPERATION UNIT FDA6000COP. UNIT, FDA6000COP,,,. 1.1.1 UP DOWN ENTER 1.1.2

More information

목 차 Ⅰ. 정보기술의 환경 변화 Ⅱ. 차량-IT Convergence Ⅲ. 차량 센서 연계 서비스 Ⅳ. 차량-IT 융합 발전방향

목 차 Ⅰ. 정보기술의 환경 변화 Ⅱ. 차량-IT Convergence Ⅲ. 차량 센서 연계 서비스 Ⅳ. 차량-IT 융합 발전방향 차량-IT 융합 기반의 미래형 서비스 발전 동향 이범태 (현대자동차) 목 차 Ⅰ. 정보기술의 환경 변화 Ⅱ. 차량-IT Convergence Ⅲ. 차량 센서 연계 서비스 Ⅳ. 차량-IT 융합 발전방향 Ⅰ. 정보 기술의 환경변화 1. 정보기술의 발전 2. 자동차 전장 시스템의 발전 1. 정보기술의 발전 정보기술은 통신 네트워크의 급속한 발전, 단말의 고기능화,

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

Copyright 2007 Hewlett-Packard Development Company, L.P. Windows 는 Microsoft Corporation 의 미국 등록 상표입니다. 본 설명서의 내용은 사전 통지 없이 변경될 수 있습니다. HP 제품 및 서비스에 대

Copyright 2007 Hewlett-Packard Development Company, L.P. Windows 는 Microsoft Corporation 의 미국 등록 상표입니다. 본 설명서의 내용은 사전 통지 없이 변경될 수 있습니다. HP 제품 및 서비스에 대 포인팅 장치 및 키보드 사용 설명서 Copyright 2007 Hewlett-Packard Development Company, L.P. Windows 는 Microsoft Corporation 의 미국 등록 상표입니다. 본 설명서의 내용은 사전 통지 없이 변경될 수 있습니다. HP 제품 및 서비스에 대한 유 일한 보증은 제품 및 서비스와 함께 동봉된 보증서에

More information

untitled

untitled Huvitz Digital Microscope HDS-5800 Dimensions unit : mm Huvitz Digital Microscope HDS-5800 HDS-MC HDS-SS50 HDS-TS50 SUPERIORITY Smart Optical Solutions for You! Huvitz Digital Microscope HDS-5800 Contents

More information

untitled

untitled 2006 517 ICS KS X ISO 2006 Transport Protocol Experts Group(TPEG) TPEG specifications CTT(Congestion and TravelTime Information) TPEG()., TPEG Part TPEG. TPEG TPEG TDC(Transparent Data Channel). (Digital

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

0806 블랙박스 메뉴얼 L5 원고작업_수정

0806 블랙박스 메뉴얼 L5 원고작업_수정 CLON L5 USER'S MANUAL Full HD Driving Image Recorder EFL3.0mm F2.0 DRIVING IMAGE RECORDER Digital L5 Recorder 본 제품을 사용하기 전에... www.eyeclon.com 제품을 구입해 주셔서 감사합니다. (아이클론)은 엠씨넥스의 상표입니다. 엠씨넥스 설명서의 모든 내용은 저작권법에

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

신재생에너지 마이크로 그리드 최적화

신재생에너지 마이크로 그리드 최적화 ADAS & AD October 31 th, 2017 ADAS : Advanced Driver Assistance System AD : Autonomous Driving ProSense : www.prosensetek.com 개요 알고리즘 : ADAS & AD 비즈니스모델 그래픽기반자율주행시뮬레이터 자율주행차개발의全영역 ( 데이터획득, 데이터처리, 응용개발,

More information

(specifications) 3 ~ 10 (introduction) 11 (storage bin) 11 (legs) 11 (important operating requirements) 11 (location selection) 12 (storage bin) 12 (i

(specifications) 3 ~ 10 (introduction) 11 (storage bin) 11 (legs) 11 (important operating requirements) 11 (location selection) 12 (storage bin) 12 (i SERVICE MANUAL N200M / N300M / N500M ( : R22) e-mail : jhyun00@koreacom homepage : http://wwwicematiccokr (specifications) 3 ~ 10 (introduction) 11 (storage bin) 11 (legs) 11 (important operating requirements)

More information

BSC Discussion 1

BSC Discussion 1 Copyright 2006 by Human Consulting Group INC. All Rights Reserved. No Part of This Publication May Be Reproduced, Stored in a Retrieval System, or Transmitted in Any Form or by Any Means Electronic, Mechanical,

More information

歯DCS.PDF

歯DCS.PDF DCS 1 DCS - DCS Hardware Software System Software & Application 1) - DCS System All-Mighty, Module, ( 5 Mbps ) Data Hardware : System Console : MMI(Man-Machine Interface), DCS Controller :, (Transmitter

More information

Microsoft Word - 1-차우창.doc

Microsoft Word - 1-차우창.doc Journal of the Ergonomics Society of Korea Vol. 28, No. 2 pp.1-8, May 2009 1 하이브리드 환경하의 인간기계시스템 제어실 평가에 관한 연구 차 우 창 김 남 철 금오공과대학교 산업시스템공학과 A Study of the Evaluation for the Control Room in Human Machine

More information

Å©·¹Àγ»Áö20p

Å©·¹Àγ»Áö20p Main www.bandohoist.com Products Wire Rope Hoist Ex-proof Hoist Chain Hoist i-lifter Crane Conveyor F/A System Ci-LIFTER Wire Rope Hoist & Explosion-proof Hoist Mono-Rail Type 1/2ton~20ton Double-Rail

More information

이와 같이 다양한 분야에 활용이 가능한 RTLS 기술은 2020 에 43.7억 달려의 시장규모로 연평균 20.7%의 성장률을 가질 것이며, 특히 아시아 태평양 지역에서는 연평균 23%의 고속 성 장을 할 것으로 시장조사 기관인 Allied Market 예측하고 있으 므

이와 같이 다양한 분야에 활용이 가능한 RTLS 기술은 2020 에 43.7억 달려의 시장규모로 연평균 20.7%의 성장률을 가질 것이며, 특히 아시아 태평양 지역에서는 연평균 23%의 고속 성 장을 할 것으로 시장조사 기관인 Allied Market 예측하고 있으 므 스마트 ICT 올림픽 편집위원 : 박 광 로 ((재)기가코리아사업단) 실시간 측위 시스템(RTLS) 및 스포츠 트래킹 기술 신필순, 권종만, 신현실, 김기일 (주)이도링크 요 약 Real Time Location System(RTLS)는 실시간으로 사물의 위치 정보 측위를 통해 다양한 서비스를 제공하는 시스템을 말 한다. RTLS 시스템은 물류, 헬스케어,

More information

DDX4038BT DDX4038BTM DDX4038 DDX4038M 2010 Kenwood Corporation All Rights Reserved. LVT A (MN)

DDX4038BT DDX4038BTM DDX4038 DDX4038M 2010 Kenwood Corporation All Rights Reserved. LVT A (MN) DDX4038BT DDX4038BTM DDX4038 DDX4038M 2010 Kenwood Corporation All Rights Reserved. LVT2201-002A (MN) 2 3 [ ] CLASS 1 LASER PRODUCT 4 1 2 Language AV Input R-CAM Interrupt Panel Color Preout

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

2 x10 목 차 1. 일반 정보 1. 점검 사항 2. 주의 및 관리 3. 방수 4. 배터리 충전하기 2. 순토 X10 사용 방법 1. 화면과 버튼 (1) 모드 표시 (2) 배터리 용량 표시 (3) 알람 심볼 (4) GPS 수신 표시 2. 메뉴 (1) 기본 메뉴 구조

2 x10 목 차 1. 일반 정보 1. 점검 사항 2. 주의 및 관리 3. 방수 4. 배터리 충전하기 2. 순토 X10 사용 방법 1. 화면과 버튼 (1) 모드 표시 (2) 배터리 용량 표시 (3) 알람 심볼 (4) GPS 수신 표시 2. 메뉴 (1) 기본 메뉴 구조 SUUNTO X10 한글 사용 설명서 x 이 사용 설명서는 순토 X10 패키지에 들어있는 영문설명서 부분을 한 글화 한 것입니다. x 영문을 한글로 번역하는 과정에서 기술적인 전문성의 결여로 인해 발생 할 수 있는 오역의 가능성이 있음을 알려드리며, 사용 시 이 점을 감안하 여 주실 것을 당부 드립니다. x 보다 자세한 기술적인 설명에 대한 지원이 필요하신

More information

MR-3000A-MAN.hwp

MR-3000A-MAN.hwp ITS Field Emulator for Traffic Local Controller [ MR-3000A ] User's Manual MORU Industrial Systems. www.moru.com - 1 - 1. 개요 MR-3000A는교통관제시스템에있어서현장용교통신호제어기의개발, 신호제어알고리즘의개발및검증, 교통신호제어기생산 LINE에서의자체검사수단등으로활용될수있도록개발된물리적모의시험장치이다.

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국마린엔지니어링학회지 제37권 제4호, pp. 391 398, 2013. 5 (ISSN 2234-8352 Online) / (ISSN 2234-7925 Print) Journal of the Korean Society of Marine Engineering http://dx.doi.org/10.5916/jkosme.2013.37.4.391 작업자 편의를 반영한

More information

i-movix 특징 l 안정성 l 뛰어난화질 l 차별화된편의성

i-movix 특징 l 안정성 l 뛰어난화질 l 차별화된편의성 i-movix 소개 2005 년설립 ( 벨기에, 몽스 ), 방송카메라제작 2005년 Sprintcam Live System 개발 2007년 Sprintcam Live V2 2009년 Sprintcam Live V3 HD 2009년 Sprintcam Vvs HD 2011년 Super Slow Motion X10 2013년 Extreme + Super Slow

More information

차례.hwp

차례.hwp 자동차는 문명의 이기로서 생활필수품으로 자리 잡고 있으나 때로는 우리의 생명을 위협하기도 하므로 자동 차의 안전도 향상 및 유지관리는 무엇보다도 중요시 하게 되고 있다. 따라서 자동차검사는 자동차의 기계적 결 함이나 고장으로 사고가 발생하는 것을 사전에 방지하기 위해 자동차의 구조 장치 및 성능 등이 안전기준에 적합한지를 확인하여 자동차의 운행 여부 판정을

More information

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3 Depth layer partition 2D 3D a), a) 3D conversion of 2D video using depth layer partition Sudong Kim a) and Jisang Yoo a) depth layer partition 2D 3D. 2D (depth map). (edge directional histogram). depth

More information

(Table of Contents) 2 (Specifications) 3 ~ 10 (Introduction) 11 (Storage Bins) 11 (Legs) 11 (Important Operating Requirements) 11 (Location Selection)

(Table of Contents) 2 (Specifications) 3 ~ 10 (Introduction) 11 (Storage Bins) 11 (Legs) 11 (Important Operating Requirements) 11 (Location Selection) SERVICE MANUAL (Table of Contents) 2 (Specifications) 3 ~ 10 (Introduction) 11 (Storage Bins) 11 (Legs) 11 (Important Operating Requirements) 11 (Location Selection) 12 (Storage Bins) 12 (Ice Machine)

More information

B _02_M_Ko.indd

B _02_M_Ko.indd DNX SERIES DNX560 DNX560M DDX SERIES DDX506 DDX506M B64-467-00/0 (MW) DNX560/DNX560M/DDX506/DDX506M 4 DNX560/DNX560M/DDX506/DDX506M NAV TEL AV OUT % % % % CD () : Folder : Audio fi 5 6 DNX560/DNX560M/DDX506/DDX506M

More information

72129o

72129o 유지보수정보 Third Edition Second Printing Part No 97773 Genie Industries 1 9 10 12 14 16 20 21 26 28 36 http//wwwgenieliftcom techpub@genieindcom Copyright 2000 Genie Industries 6, 2002 10 2 2, 2004 8 3 2,

More information

歯기구학

歯기구학 1 1.1,,.,. (solid mechanics)., (kinematics), (statics), (kinetics). ( d y n a m i c s ).,,. ( m e c h a n i s m ). ( l i n k a g e ) ( 1.1 ), (pin joint) (revolute joint) (prismatic joint) ( 1.2 ) (open

More information

!! ÒªÛ±‚» (05.1)-PDFøÎ.pdf

!! ÒªÛ±‚»   (05.1)-PDFøÎ.pdf Bulletin of Emergency Planning http://www.epc.go.kr C o n t e n t s 69 70 75 78 82 85 86 87 04 88 07 91 20 36 38 46 50 53 4 2005. 1. 71 5 6 7 2005. 1. 71 8 2005. 1. 71 9 1 0 11 2005. 1. 71 1 2 13 2005.

More information

untitled

untitled CLEBO PM-10S / PM-10HT Megapixel Speed Dome Camera 2/39 3/39 4/39 5/39 6/39 7/39 8/39 ON ON 1 2 3 4 5 6 7 8 9/39 ON ON 1 2 3 4 10/39 ON ON 1 2 3 4 11/39 12/39 13/39 14/39 15/39 Meg gapixel Speed Dome Camera

More information

Bluetooth

Bluetooth 무선기기명 (Certification Ordinance) 제품상세 MCA Radio equipment for land mobile or command 1) (Item 1-4of Article 2 station used for MCA land mobile communications (antenna power: 50W or less) 2) 3) 4) 5) 6)

More information

PJTROHMPCJPS.hwp

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

More information

한국의 위성발사장 건설현황(20040519 포항공대).ppt

한국의 위성발사장 건설현황(20040519 포항공대).ppt KOREA AEROSPACE RESEARCH INSTITUTE KOREA AEROSPACE RESEARCH INSTITUTE KOREA AEROSPACE RESEARCH INSTITUTE KOREA AEROSPACE RESEARCH INSTITUTE KOREA AEROSPACE RESEARCH INSTITUTE KOREA AEROSPACE RESEARCH INSTITUTE

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

public key private key Encryption Algorithm Decryption Algorithm 1

public key private key Encryption Algorithm Decryption Algorithm 1 public key private key Encryption Algorithm Decryption Algorithm 1 One-Way Function ( ) A function which is easy to compute in one direction, but difficult to invert - given x, y = f(x) is easy - given

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

untitled

untitled 2005. 6. 11. *, **, ***, * * ** *** Acknowledgement 2005 BTP. 1. 1-1. 1. (Green Logistics) - 90 2 ( - ) EU - ISO 14001 ( ) -, - 3 1. Liberal Return Policy - (South Florida Stock 2000 1000 ) - (,TV, )

More information

상기 이미지는 국내 사양과 다소 차이가 있을 수 있습니다.

상기 이미지는 국내 사양과 다소 차이가 있을 수 있습니다. Audi A5 The Audi A5 40 TFSI quattro The Audi A5 Cabriolet 40 TFSI quattro The Audi A5 Sportback 35 TDI quattro The Audi A5 Sportback 35 TDI quattro dynamic The Audi S5 The Audi RS 5 상기 이미지는 국내 사양과 다소 차이가

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

산선생의 집입니다. 환영해요

산선생의 집입니다. 환영해요 Biped Walking Robot Biped Walking Robot Simulation Program Down(Visual Studio 6.0 ) ). Version.,. Biped Walking Robot - Project Degree of Freedom : 12(,,, 12) :,, : Link. Kinematics. 1. Z (~ Diablo Set

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

IM-20 4 5 6 7 8 9 10 11 12 Power On Power Off 13 1 4 15 16 17 18 19 20 21 22 23 24 25 26 2 7 28 29 30 31 3 2 Music Voice Settings Delete EQ Repeat LCD Contrast Auto OFF Rec Sample BackLight Return Normal

More information

Microsoft Word - Installation and User Manual_CMD V2.2_.doc

Microsoft Word - Installation and User Manual_CMD V2.2_.doc CARDMATIC CMD INSTALLATION MANUAL 씨앤에이씨스템(C&A SYSTEM Co., Ltd.) 본사 : 서울특별시 용산구 신계동 24-1(금양빌딩 2층) TEL. (02)718-2386( 代 ) FAX. (02) 701-2966 공장/연구소 : 경기도 고양시 일산동구 백석동 1141-2 유니테크빌 324호 TEL. (031)907-1386

More information

윤활유 개발 동향 및 연구 사례

윤활유 개발 동향 및 연구 사례 0.3% 3.4% 40,530 4.9% 71,000 4,414 '00 '06 '10 HMC KMC ( ( 195 ( 125 ( ( ( EUROPE ASIA N. AMERICA AFRICA Hyundai Kia S. AMERICA Overseas Plant India OCEANIA : 300,000 Turkey : 200,000 China : 500,000 U.S.A

More information

Microsoft PowerPoint - 30.ppt [호환 모드]

Microsoft PowerPoint - 30.ppt [호환 모드] 이중포트메모리의실제적인고장을고려한 Programmable Memory BIST 2010. 06. 29. 연세대학교전기전자공학과박영규, 박재석, 한태우, 강성호 hipyk@soc.yonsei.ac.kr Contents Introduction Proposed Programmable Memory BIST(PMBIST) Algorithm Instruction PMBIST

More information

Microsoft Word - KSR2012A021.doc

Microsoft Word - KSR2012A021.doc YWXY G ºG ºG t G G GGGGGGGGGrzyYWXYhWYXG Ÿƒ Ÿ ± k ¹Ÿˆ Review about the pantograph field test result adapted for HEMU-430X (1) ÕÕÛ äñ ã G Ki-Nam Kim, Tae-Hwan Ko * Abstract In this paper, explain differences

More information

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

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

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

UML

UML Introduction to UML Team. 5 2014/03/14 원스타 200611494 김성원 200810047 허태경 200811466 - Index - 1. UML이란? - 3 2. UML Diagram - 4 3. UML 표기법 - 17 4. GRAPPLE에 따른 UML 작성 과정 - 21 5. UML Tool Star UML - 32 6. 참조문헌

More information

대경테크종합카탈로그

대경테크종합카탈로그 The Series Pendulum Impact 601 & 602 Analog Tester For Regular DTI-602B (Izod) DTI-601 (Charpy) DTI-602A (Izod) SPECIFICATIONS Model DTI-601 DTI-602 Type Charpy for plastics lzod for plastics Capacity

More information

제 출 문 국토교통부장관(국가교통과학기술진흥원장) 귀하

제 출 문 국토교통부장관(국가교통과학기술진흥원장) 귀하 교통물류연구사업 (별권 1) 교통사고 및 사망자 최소화를 위한 사고없는 안전교통(Safe Mobility) 로드맵 수립 - 도로이용자 교통사고 위험도 경감 기술개발 기획보고서 2013. 12 주관연구기관 / 한 국 철 도 기 술 연 구 원 자문연구기관 / 한국건설기술연구원 국 토 교 통 부 국토교통과학기술진흥원 제 출 문 국토교통부장관(국가교통과학기술진흥원장)

More information

Yggdrash White Paper Kr_ver 0.18

Yggdrash White Paper Kr_ver 0.18 White paper (ver 0.18) 1 ,.,.?.,,,???..,,..,.,...,.,., p2p.. Team Yggdrash 2 1. 1.1 Why, Another, Blockchain? (,,?) 1.1.1, (TPS) / (Throughput),?. DApp., DB P2P..,.. DApp.... 2012 2 2018 2, 150GB, 14..

More information

Promise for Safe & Comfortable Driving

Promise for Safe & Comfortable Driving AL. WHEEL CUTTING SOLUTION Promise for Safe & Comfortable Driving 17 AL. WHEEL CUTTING SOLUTION 19 22.5 L-AW SERIES AL WHEEL TURNING CENTER 01 03 02 01 01 L-AW SERIES AL WHEEL TURNING CENTER 02 03 L-AW

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., -

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., - THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Jun.; 29(6), 457463. http://dx.doi.org/10.5515/kjkiees.2018.29.6.457 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Sigma-Delta

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

그림 1 DC 마이크로그리드의구성 Fig. 1 Configuration of DC Micro-grid 그림 2 전력흐름도 Fig. 2 Power Flow of each component 그림 3 전력관리개념 Fig. 3 Concept of Energ Management Unit 1 Unit 2 Output Impedence z1 Output Impedence

More information

Vertical Probe Card Technology Pin Technology 1) Probe Pin Testable Pitch:03 (Matrix) Minimum Pin Length:2.67 High Speed Test Application:Test Socket

Vertical Probe Card Technology Pin Technology 1) Probe Pin Testable Pitch:03 (Matrix) Minimum Pin Length:2.67 High Speed Test Application:Test Socket Vertical Probe Card for Wafer Test Vertical Probe Card Technology Pin Technology 1) Probe Pin Testable Pitch:03 (Matrix) Minimum Pin Length:2.67 High Speed Test Application:Test Socket Life Time: 500000

More information

..........(......).hwp

..........(......).hwp START START 질문을 통해 우선순위를 결정 의사결정자가 질문에 답함 모형데이터 입력 목표계획법 자료 목표계획법 모형에 의한 해의 도출과 득실/확률 분석 END 목표계획법 산출결과 결과를 의사 결정자에게 제공 의사결정자가 결과를 검토하여 만족여부를 대답 의사결정자에게 만족하는가? Yes END No 목표계획법 수정 자료 개선을 위한 선택의 여지가 있는지

More information

Assign an IP Address and Access the Video Stream - Installation Guide

Assign an IP Address and Access the Video Stream - Installation Guide 설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications

More information

목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시 주의사항... 5 2.2 설치 권고 사양... 5 2.3 프로그램 설치... 6 2.4 하드웨

목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시 주의사항... 5 2.2 설치 권고 사양... 5 2.3 프로그램 설치... 6 2.4 하드웨 최종 수정일: 2010.01.15 inexio 적외선 터치스크린 사용 설명서 [Notes] 본 매뉴얼의 정보는 예고 없이 변경될 수 있으며 사용된 이미지가 실제와 다를 수 있습니다. 1 목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시

More information

Á¦¸ñ¾øÀ½

Á¦¸ñ¾øÀ½ 국가기술자격검정 필기시험문제 메카트로닉스산업기사 2060 2시간 A 시험문제지는 답안카드와 같이 반드시 제출하여야 합니 제 과목: 기계제작법 테르밋 용접(thermit welding) 이란? 가. 원자수소의 발열을 이용하는 방법이 나. 전기용접과 가스용접법을 결합시킨 것이 산화철과 알루미늄의 반응열을 이용한 방법이 라. 액체산소를 이용한 용접법의 일종이 8

More information

iQ 3D 2000 매뉴얼최종수정

iQ 3D 2000 매뉴얼최종수정 Contents Contents 006 007 008 009 TIP 1. 시작하기 전에... 1.6 편리한 사용을 위한 알아두기 iq 3D 2000 내비게이션의 화면에서는 손톱으로 드래그 및 누르는 것이 더욱 편리합니다. 2. 기기 구성 및 설치 2.1 구성품 확인하기 2.2 제품 살펴보기 2.3 SD메모리카드 장착 2.4 전원 켜기/끄기 사용설명서 010

More information

Microsoft Word - FS_ZigBee_Manual_V1.3.docx

Microsoft Word - FS_ZigBee_Manual_V1.3.docx FirmSYS Zigbee etworks Kit User Manual FS-ZK500 Rev. 2008/05 Page 1 of 26 Version 1.3 목 차 1. 제품구성... 3 2. 개요... 4 3. 네트워크 설명... 5 4. 호스트/노드 설명... 6 네트워크 구성... 6 5. 모바일 태그 설명... 8 6. 프로토콜 설명... 9 프로토콜 목록...

More information

1.LAN의 특징과 각종 방식

1.LAN의 특징과 각종 방식 0 Chapter 1. LAN I. LAN 1. - - - - Switching - 2. LAN - (Topology) - (Cable) - - 2.1 1) / LAN - - (point to point) 2) LAN - 3) LAN - 2.2 1) Bound - - (Twisted Pair) - (Coaxial cable) - (Fiber Optics) 1

More information

슬라이드 1

슬라이드 1 IT R&D Global Leader WAVE 기반 차량 안전 및 C-ITS 기술 동향 2 목 차 1 WAVE 통신 기술 개념 2 차량 안전 서비스 기술 3 C-ITS 서비스 기술 3 스마트 자동차 정의 Safe Car to prevent accidents Convenient Car to enjoy infotainment Green Car to reduce

More information

PERFORMANCE technology the all-new bmw 5 series. dynamic 06 business 14 comfort 20 safety 22 model LineuP 24 TecHnicaL data 26 bmw service 28 bmw kore

PERFORMANCE technology the all-new bmw 5 series. dynamic 06 business 14 comfort 20 safety 22 model LineuP 24 TecHnicaL data 26 bmw service 28 bmw kore sheer Driving Pleasure sheer Driving Pleasure the all-new bmw 5 series. bmw080269-2200bmw www.bmw.co.krbmwwww.facebook.com/bmwkorea bmw www.instagram.com/bmw_korea bmw www.youtube.com/bmwkorea 080269-33001677-77

More information

RFID USN_K_100107

RFID USN_K_100107 U B I Q U I T O U S S O L U T I O N RFID/USN C O N T E N T S LEADING YOU TOWARD A GREATER FUTURE THAN YOU IMAGINE WONDERFUL UBIQUITOUS WORLD 04 RFID/USN 05 06 LEADING RFID/USN SOLUTION PEOPLE PRODUCT PROCESS

More information

2 0 1 1 4 2011 1 2 Part I. 1-1 1-2 1-3 1-4 1-5 1-6 1-7 1-8 Part II. 2-1 2-2 2-3 2-4 2-5 2-6 2-7 2-8 2-9 2-10 2-11 2-12 2-13 2-14 2-15 2-16 2-17 2-18 2-19 2-20 2-21 2-22 2-23 2-24 2-25 2-26 2-27 2-28

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

PMP수험서_8-2쇄

PMP수험서_8-2쇄 C PMP PMP Exam Pass Framework Co location Customer Deliverable Enterprise Functional organization structure Historical information Initiator Line manager Functional manager Management by project Matrix

More information

OBJ_DOKU fm

OBJ_DOKU fm DFG / TFG 540s - 550s 04.12-51300959 03.13 c DFG 540s DFG 545s DFG 550s TFG 540s TFG 545s TFG 550s c 3 4 t o 5 6 A... 11 1... 11 2... 11 3... 12 4... 13 5... 13 B... 15 1... 15 1.1... 15 2... 16 2.1...

More information

ARMBOOT 1

ARMBOOT 1 100% 2003222 : : : () PGPnet 1 (Sniffer) 1, 2,,, (Sniffer), (Sniffer),, (Expert) 3, (Dashboard), (Host Table), (Matrix), (ART, Application Response Time), (History), (Protocol Distribution), 1 (Select

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

슬라이드 1

슬라이드 1 RFID 2004. 11 Allixon Overview Company Profile (www.allixon.com) 2003128 31474-16 3 Tel 02-3471-9340 / Fax 02-3471-9337 RFID & EPC Network ALLIXON = ALL + LINK + ON Allixon Overview Vision & Mission RFID

More information

세계 비지니스 정보

세계 비지니스 정보 1.... 1 2. /2005... 3 3.... 6 4.... 8 5. /... 9 6....12 7. /...17 8....23 9. /...26 10....28 11....29 12....30 13. /...31 14....32 15....33 16. /...35 17....39 - i 18....43 19....46 20....51 21....53 22....56

More information

[96_RE11]LMOs(......).HWP

[96_RE11]LMOs(......).HWP - i - - ii - - iii - - iv - - v - - vi - - vii - 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54

More information

1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special P

1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special P 1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.341

More information

KDTÁ¾ÇÕ-1-07/03

KDTÁ¾ÇÕ-1-07/03 CIMON-PLC CIMON-SCADA CIMON-TOUCH CIMON-Xpanel www.kdtsys.com CIMON-PLC Total Solution for Industrial Automation PLC (Program Logic Controller) Sphere 8 Total Solution For Industrial Automation PLC Application

More information

2 ㆍ 大 韓 政 治 學 會 報 ( 第 20輯 1 號 ) 도에서는 고려 말에 주자학을 받아들인 사대부들을 중심으로 보급되기 시작하였고, 이후 조선시대에 들어와서는 국가적인 정책을 통해 민간에까지 보급되면서 주자 성리학의 심 화에 커다란 역할을 담당하였다. 1) 조선시대

2 ㆍ 大 韓 政 治 學 會 報 ( 第 20輯 1 號 ) 도에서는 고려 말에 주자학을 받아들인 사대부들을 중심으로 보급되기 시작하였고, 이후 조선시대에 들어와서는 국가적인 정책을 통해 민간에까지 보급되면서 주자 성리학의 심 화에 커다란 역할을 담당하였다. 1) 조선시대 대한정치학회보 20집 1호 2012년 6월: 77~99 세종과 소학( 小 學 ) : 민풍( 民 風 ) 과 사풍( 士 風 ) 의 교화* 1) 박홍규 ㆍ송재혁 고려대학교 요 약 2 기존 소학 에 대한 연구들은 주로 중종( 中 宗 ) 시대 사림( 士 林 ) 과의 연관선상에서 소학 의 의미를 모색하고 있다. 그러나 소학 에 대한 존숭 의식은 이미 조선 전기 관학파들도

More information

040902.hwp

040902.hwp 특집 자동차와 물리학 자동차의 성능과 향상방안 유 완 석 머리말 종래의 자동차에서는 엔진이 차지하는 비중이 높았기에 자 동차를 엔진기술이 포함된 자동차공학 또는 기계공학의 주 응 용대상으로 보아 왔으나, 최근의 자동차는 공학이나 과학 등 다양한 분야의 기술들이 결집된 신기술의 통합체로 만들어진 다고 보아질 만큼 많은 분야의 기술들이 적용되고 있다. 동력 자체도

More information

파인드라이브를 사용해 주셔서 대단히 감사합니다. 제품을 사용하시기 전에 반드시 이 설명서를 읽어 주십시오. 제품의 수명은 올바른 사용법과 비례하며, 불완전한 사용은 제품 고장은 물론 차량손상과 교통사고의 원인이 될 수 있습니다. 본 문서는 MONSTER 3 모델을 기준

파인드라이브를 사용해 주셔서 대단히 감사합니다. 제품을 사용하시기 전에 반드시 이 설명서를 읽어 주십시오. 제품의 수명은 올바른 사용법과 비례하며, 불완전한 사용은 제품 고장은 물론 차량손상과 교통사고의 원인이 될 수 있습니다. 본 문서는 MONSTER 3 모델을 기준 파인드라이브를 사용해 주셔서 대단히 감사합니다. 제품을 사용하시기 전에 반드시 이 설명서를 읽어 주십시오. 제품의 수명은 올바른 사용법과 비례하며, 불완전한 사용은 제품 고장은 물론 차량손상과 교통사고의 원인이 될 수 있습니다. 본 문서는 MONSTER 3 모델을 기준으로 작성되었으며, 구입 모델에 따라 사용설명서에 소개된 기능에 제한이 있을 수 있습니다.

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

CL100B_manual_kor_m.0.2.indd

CL100B_manual_kor_m.0.2.indd ULTIMATE SAMRT CAR BLACK BOX BLACKSYS CL-100B USER MANUAL 2CH Full HD Car DVR with brilliant image Simultaneous recording of front with Full HD resolution (1920x1080, 25fps) and rearview with HD resolution

More information