PowerPoint Template

Size: px
Start display at page:

Download "PowerPoint Template"

Transcription

1 SOFTWARE ENGINEERING Practice #1 (SA) Door Lock 김종연 정재욱 정재철 홍호탁 / 43

2 Contents 1 SRS - SRS 0.9 -> 1.0 버전업 2 SRA - DFD - Process Specification - Data Dictionary - State Transition Diagram - Overall DFD / 43

3 SRS 2.4 Constraints 본 SW 는여러입력을동시에처리할수없다. 동시에여러개의입력이들어왔을때는특정우선순위에따라동작하도록한다. 2.4 Constraints 본 SW 는여러입력을동시에처리할수없다. 동시에여러개의입력이들어왔을때는특정우선순위에따라동작하도록한다. 잠금장치에 열림 신호와 닫힘 신호가동시에들어오면 닫힘 신호를우선시한다 / 43

4 SRS 잠금장치잠금 수동잠금잠금장치가 개방 상태일때문에위치한잠금버튼을누르면잠금장치를 잠김 상태로만든다 잠금장치잠금 수동잠금잠금장치가 개방 상태이고문이닫혀있을때문에위치한잠금버튼을누르면잠금장치를 잠김 상태로만든다 / 43

5 SRS 백라이트시스템이시작되면비밀번호가설정될때까지백라이트를켠다. 비밀번호설정후 10 초간백라이트켠상태를유지한다 백라이트시스템이시작되면비밀번호가설정될때까지백라이트를켠다. 비밀번호설정후덮개개폐와상관없이 10 초간백라이트켠상태를유지한다 / 43

6 SRS 비밀번호 설정비밀번호는순서가있는 0000~9999 중하나로설정될수있다. 시스템이시작할때 4 자리숫자를입력받아서비밀번호로설정한다. 도어락은비밀번호가설정되기전까지다른동작 ( 잠금또는열림등 ) 을수행하지않는다 비밀번호 설정비밀번호는순서가있는 0000~9999 중하나로설정될수있다. 시스템이시작할때 4 자리숫자를입력받아서비밀번호로설정한다. 도어락은비밀번호가설정되기전까지다른동작 ( 잠금또는열림등 ) 을수행하지않는다. 비밀번호가설정되면잠금장치를 잠금 상태로만든다 / 43

7 Analysis Name Type Description 숫자버튼입력비밀번호입력을위한 Button 0 ~ 9 잠금장치입력문을수동으로잠글수있는잠금버튼 덮개 입력 도어락의비밀번호를누를수있는숫자버 튼을가릴수있는덮개 닫힘센서입력문의닫힘상태를감지하는센서 열쇠센서입력열쇠를감지하는센서 잠금장치 출력 잠금장치를잠금 / 열림상태로만들기위한장치 백라이트 출력 어두운곳에서숫자키를볼수있도록빛을내는장치 경보기 출력 특정상황에서사용자에게소리로경보를주기위한장치 / 43

8 System Context Diagram / 43

9 System Context Diagram - Event List /Output Event Lock Button input 문을수동으로열고닫을수있다. Number input 숫자를입력받는다. Description Cover Sensor input 숫자를누를수있게덮개를열고닫는다. Door Sensor input 문의상태를확인한다. Key Sensor input 열쇠입력을확인한다. Lock signal Backlight signal Alert signal Open/Close On/Off Alert1, Alert2, Alert / 43

10 DFD LEVEL 0 Backlight signal Tick / 43

11 DFD LEVEL 0 - Data Dictionary /Output Event Description Format/Type Lock Button input 문을수동으로열고닫을수있다. True/False, interrupt Number input 숫자를입력받는다. Integer, interrupt Cover Sensor input Door Sensor input 숫자를누를수있게덮개를열고닫는다. 문의상태를확인한다. Open/Close, Periodic True/False, Periodic Key Sensor input 열쇠입력을확인한다. True/False, Periodic Lock signal Open/Close Open/Close Backlight signal On/Off On/Off Alert signal Alert1, Alert2, Alert3 On/Off / 43

12 DFD LEVEL 1 Number Cover Sensor input Backlight signa Key State Cover State Door State Lock State Tick / 43

13 DFD LEVEL 1 Process Specification Lock Button input Number input Cover Sensor input Door Sensor input Key Sensor input Number Key State Cover State Door State Lock State Reference No. 1 Name Door Lock Manager Lock Button input, Number input, Cover Sensor input, Door Sensor input, Key Sensor input Output Process Description Number, Key State, Cover State, Door State, Lock State Number 을전달받아 Number Date Store 에저장하고, 이외입력값들은 Door Lock Control 에 State 를전달한다 / 43

14 DFD LEVEL 1 Process Specification Lock signal Number Key State Cover State Door State Lock State Backlight signal Alert signal Reference No. 2 Name Door Lock Control Number, Key State, Cover State, Door State, Lock State Output Lock Signal, Alert Signal, Backlight Signal Process Description Number 와 State 정보를기반으로각각의 Signal 정보를전달한다 / 43

15 Number Cover Sensor input Key State Cover State Door State Lock State / 43

16 DFD LEVEL 2 Cover signal input Cover State Number input Number State Number Key Sensor input Key State Door Sensor input Door State Lock Sensor input Lock State / 43

17 DFD LEVEL 2 - Data Dictionary /Output Event Description Format/Type Cover State Cover signal의 digital data Binary Number State Number의 digital data Binary / Periodic Key State Key Sensor의 digital data Binary Door State Door Sensor의 digital data Binary Lock State Lock Sensor의 digital data Binary Number 숫자가저장된다. Integer / 43

18 DFD LEVEL 2 Process Specification Cover signal input Cover State Reference No. 1.1 Name Output Process Description Cover interface Cover signal input Cover State Cover signal input 을받아덮개가닫혔으면 false, 열렸으면 true 로신호를내보낸다 / 43

19 DFD LEVEL 2 Process Specification Number input Number State Reference No. 1.2 Name Output Number Button interface Number input Number State Process Description 아날로그신호인 Number input 을입력받아, 디지털신호로바꾸어전송한다 / 43

20 DFD LEVEL 2 Process Specification Key Sensor input Key State Reference No. 1.3 Name Output Process Description Key Sensor Interface Key Sensor input Key State Key Sensor input 을입력받아열쇠정보를내보낸다 / 43

21 DFD LEVEL 2 Process Specification Door Sensor input Door State Reference No. 1.4 Name Output Process Description Door Sensor interface Door Sensor input Door State Door Sensor input 을입력받아문이닫혀있으면 true, 열려있으면 false 신호를내보낸다 / 43

22 DFD LEVEL 2 Process Specification Lock Button input Lock State Reference No. 1.5 Name Output Process Description Lock Button interface Lock Button input Lock State LockButton input 을입력받아잠금버튼이눌리면 true, 그렇지않으면 false 신호를내보낸다 / 43

23 DFD LEVEL 2 Process Specification Number State Number Reference No. 1.6 Name Output Process Description Accept Number Number State Number( Integer) Number State 를통해입력받은 Data 를 0~9 를구분하여 Number 에저장한다 / 43

24 Number Backlight signal Key State Cover State Door State Lock State Tick / 43

25 DFD LEVEL 2 Backlight Command Backlight Number Tick Lock Door State Alert Tick / 43

26 DFD LEVEL 2 Process Specification Cover State Backlight Command Number Reference No. 2.1 Name Output Process Description Backlight Control Cover State, Number Backlight Command Cover State 와 Number 를입력받아명령어인 Backlight Command 를 Backlight interface 에보낸다 / 43

27 DFD LEVEL 2 Process Specification Number Key State Door State Lock State Reference No. 2.2 Name Output Process Description Lock & Alert Control Number, Key State, Door State, Lock State, Tick Lock Command, Alert Command Number, Key State, Door State, Lock State 을입력받아명령어인 Lock Command 은 Lock Interface, Alert Command 은 Alert Interface 로보낸다 / 43

28 DFD LEVEL 2 Process Specification Backlight Command Backlight Reference No. 2.3 Name Output Process Description Backlight interface Backlight command Backlight Backlight Command 를입력받아그에맞는신호를전달한다 / 43

29 DFD LEVEL 2 Process Specification Lock Command Lock Reference No. 2.4 Name Output Process Description Lock interface Lock Command Lock Lock Command 를입력받아그에맞는신호를전달한다 / 43

30 DFD LEVEL 2 Process Specification Alert Command Alert Reference No. 2.5 Name Output Process Description Alert interface Alert command Alert Alert Command 를입력받아그에맞는신호를전달한다 / 43

31 DFD LEVEL 3 Disable Backlight Command Number Enable Tick / 43

32 DFD LEVEL 3 State Transition Diagram for backlight controller IN : 숫자입력유무상태 C : 덮개 (true : 열림 false : 닫힘 ) Len(N) : 입력된숫자개수 N : 덮개가열리고입력된숫자 (4 자리배열 ) [C] /Enable backlight on [Len(N) == 4] 0~9Tick[IN] 10Tick /Disable backlight on [ C IN] /Enable backlight on [ (!C 10Tick[! IN])] /Disable backlight on / 43

33 DFD LEVEL 3 Number Lock Command Trigger Lock Command Alert Command / 43

34 DFD LEVEL 3 State Transition Diagram for backlight controller /Trigger Unlock door Tick [ N!= P && Len(N)==4 ] / Trigger Ring Alert2 (10Tick [!IN]) && 0<Len(N) <4] / Trigger Ring Alert3 [Len(N)==4] && 3Tick[D] / Trigger Lock door (Tick [N==P]) [K] [O] / Trigger Ring alert1 Trigger Unlock door ([D && O]) 3Tick[D] / Trigger Lock door N : 덮개가열리고입력된숫자 (4 자리배열 ) K : 열쇠 (t = 키가입력됨, f = 안됨 ) D : 문상태 (t = 닫힘, f= 열림 ) O : 잠금버튼 P : 비밀번호 (4 자리배열 ) Len(N) : 입력된숫자개수 IN : 숫자입력유무상태 / 43

35 DFD LEVEL 3 Process Specification Number Trigger Reference No Name Output Process Description Lock&Alert Control Number, Key, DoorState, LockSignal, Tick Trigger 들어오는정보와내부에저장된정보들을이용하여상황에맞게잠금장치와경보장치에이벤트를발생하는 Trigger 를보낸다. 저장된정보 : ( 최초입력 ) 비밀번호, 키정보 / 43

36 DFD LEVEL 3 Process Specification Trigger Lock Command Reference No Name Output Process Description Lock door Trigger Lock Command 트리거가들어오면 Lock 을향해잠금장치를잠그는 Lock Command 를보낸다 / 43

37 DFD LEVEL 3 Process Specification Trigger Lock Command Reference No Name Output Process Description Unlock door Trigger Lock Command 트리거가들어오면 Lock 을향해잠금장치를여는 Lock Command 를보낸다 / 43

38 DFD LEVEL 3 Process Specification Trigger Alert Command Reference No Name Output Process Description Ring alert1 Trigger Alert Command 트리거가들어오면 Alert 을향해경보 1 을울리는 Alert Command 를보낸다 / 43

39 DFD LEVEL 3 Process Specification Trigger Alert Command Reference No Name Output Process Description Ring alert2 Trigger Alert Command 트리거가들어오면 Alert 을향해경보 2 을울리는 Alert Command 를보낸다 / 43

40 DFD LEVEL 3 Process Specification Trigger Alert Command Reference No Name Output Process Description Ring alert3 Trigger Alert Command 트리거가들어오면 Alert 을향해경보 3 을울리는 Alert Command 를보낸다 / 43

41 Overral Cover signal input Tick Backlight Command Number input Number State Number Lock Command Key Sensor input Tick Lock Command Door Sensor input Alert Command Lock Sensor input Alert Command Alert Command / 43

42 느낀점 프로그래밍하기전에간단한설계는해봤지만 SA와 SD를작성해보는건처음이라많은시간이걸렸다. 특히초반에는 DFD와 Flow chart가혼동돼서 DFD를이해하고작성하는데애를먹었다. 작성을하면서이런사소한것들에까지모두명세가요구될필요가있나싶은생각도들었지만모두에게새로운작업이라흥미로웠고, 실제이걸토대로프로그래밍을한다면제대로만들어지고동작할지궁금하기도했다 / 43

43 / 43

44 / 43

Ver _Jong Software Requirement Analysis for Electronic Door Lock System Project Team 4 종중정강 Date Team Information Minku Kang,

Ver _Jong Software Requirement Analysis for Electronic Door Lock System Project Team 4 종중정강 Date Team Information Minku Kang, Software Requirement Analysis for Electronic Door Lock System Project Team 4 종중정강 Date 2013-10-02 Team Information Minku Kang, [email protected] Sun Jung Ahn, [email protected] Jong Chan Lee, [email protected]

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

특징 찾아보기 열쇠 없이 문을 열 수 있어요! 비밀번호 및 RF카드로도 문을 열 수 있습니다. 또한 비밀번호가 외부인에게 알려질 위험에 대비, 통제번호까지 입력해 둘 수 있어 더욱 안심하고 사용할 수 있습니다. 나만의 비밀번호 및 RF카드를 가질 수 있어요! 다수의 가

특징 찾아보기 열쇠 없이 문을 열 수 있어요! 비밀번호 및 RF카드로도 문을 열 수 있습니다. 또한 비밀번호가 외부인에게 알려질 위험에 대비, 통제번호까지 입력해 둘 수 있어 더욱 안심하고 사용할 수 있습니다. 나만의 비밀번호 및 RF카드를 가질 수 있어요! 다수의 가 www.kdnetwork.com 특징 찾아보기 열쇠 없이 문을 열 수 있어요! 비밀번호 및 RF카드로도 문을 열 수 있습니다. 또한 비밀번호가 외부인에게 알려질 위험에 대비, 통제번호까지 입력해 둘 수 있어 더욱 안심하고 사용할 수 있습니다. 나만의 비밀번호 및 RF카드를 가질 수 있어요! 다수의 가능할 삭제할 건전지 사용자를 위한 개별 비밀번호 및 RF카드

More information

Ver. 2017SE-POS-SRS-3.0 Software Requirement Analysis for Point Of Sale System Project Team Team 6 Date Team Information 김병식 2016

Ver. 2017SE-POS-SRS-3.0 Software Requirement Analysis for Point Of Sale System Project Team Team 6 Date Team Information 김병식 2016 Software Requirement Analysis for Point Of Sale System Project Team Team 6 Date 2017.11.06 Team Information 201311264 김병식 201610379 김나연 201611248 강병성 201610070 김지우 Team 6 1 Table of Contents 1 Introduction

More information

Table of Conetents 1 Introduction 1.1 Purpose 1.2 Scope 1.3 Definition, acronyms, and abbreviations 1.4 Reference 2 Overall Description 2.1 Product Pe

Table of Conetents 1 Introduction 1.1 Purpose 1.2 Scope 1.3 Definition, acronyms, and abbreviations 1.4 Reference 2 Overall Description 2.1 Product Pe Software Requirement Analysis for PTS System Project Team Class B Team 3 Date 2014-10-02 Team Information 201111333 권태헌 201111375 윤지수 201111379 이한빈 201111384 정국빈 Class B Team 3 1 Table of Conetents 1 Introduction

More information

용어사전 PDF

용어사전 PDF 0100010111000101010100101010101010010101010010101010101000101010101010101010101010001001011000101001010100001010111010 1101101101111010011101010010101000010111010000101010101010101110010010011111101010101010010101010101010100101010100001

More information

PowerPoint Template

PowerPoint Template JavaScript 회원정보 입력양식만들기 HTML & JavaScript Contents 1. Form 객체 2. 일반적인입력양식 3. 선택입력양식 4. 회원정보입력양식만들기 2 Form 객체 Form 객체 입력양식의틀이되는 태그에접근할수있도록지원 Document 객체의하위에위치 속성들은모두 태그의속성들의정보에관련된것

More information

슬라이드 1

슬라이드 1 첨부 4 리모콘별 TV 셋팅방법 2011. 1 전략서비스본부서비스지원팀 1 경제형 2002년개발쌍방향단순-2007년개발경제형 /PVR-2007년개발 2002 년 02 월 ~ 2003 년 08 월 85 만 (40 만은 TV 설정불가 ) 선호채널 도움말 만가능 1) TV 전원을키고 2) 0( 숫자 )+ 음소거동시에누름 -> LED ON 3) 리모콘 LED 주황색불확인후제조사코드입력

More information

화판_미용성형시술 정보집.0305

화판_미용성형시술 정보집.0305 CONTENTS 05/ 07/ 09/ 12/ 12/ 13/ 15 30 36 45 55 59 61 62 64 check list 9 10 11 12 13 15 31 37 46 56 60 62 63 65 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

More information

슬라이드 1

슬라이드 1 마이크로컨트롤러 2 (MicroController2) 2 강 ATmega128 의 external interrupt 이귀형교수님 학습목표 interrupt 란무엇인가? 기본개념을알아본다. interrupt 중에서가장사용하기쉬운 external interrupt 의사용방법을학습한다. 1. Interrupt 는왜필요할까? 함수동작을추가하여실행시키려면? //***

More information

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition

More information

슬라이드 1

슬라이드 1 Pairwise Tool & Pairwise Test NuSRS 200511305 김성규 200511306 김성훈 200614164 김효석 200611124 유성배 200518036 곡진화 2 PICT Pairwise Tool - PICT Microsoft 의 Command-line 기반의 Free Software www.pairwise.org 에서다운로드후설치

More information

Microsoft PowerPoint - 부교재_자동차생활_34.파워 윈도우,도어록,와이퍼 사용법 [호환 모드]

Microsoft PowerPoint - 부교재_자동차생활_34.파워 윈도우,도어록,와이퍼 사용법 [호환 모드] 파워 윈도우, 도어록, 와이퍼 사용법 학습 내용 1. 파워윈도우 2. 파워 도어록 장치 및 도어 개폐 방법 3. 윈도우 와이퍼 학습 목표 1. 파워윈도우, 도어록, 와이퍼 기능을 이해하고 사용할 수 있습니다. 본 콘텐츠의 내용은 통상적인 자동차관리에 대한 정보로서, 절대적인 적용기준이 되지는 않습니다. Copyrights c 현대자동차, 무단 전재 및 재배포

More information

MVVM 패턴의 이해

MVVM 패턴의 이해 Seo Hero 요약 joshua227.tistory. 2014 년 5 월 13 일 이문서는 WPF 어플리케이션개발에필요한 MVVM 패턴에대한내용을담고있다. 1. Model-View-ViewModel 1.1 기본개념 MVVM 모델은 MVC(Model-View-Contorl) 패턴에서출발했다. MVC 패턴은전체 project 를 model, view 로나누어

More information

SW 2015. 02 5-1 89

SW 2015. 02 5-1 89 SW 2015. 02 88 SW 2015. 02 5-1 89 SW 2015. 02 5-2 5-3 90 SW 2015. 02 5-4 91 SW 2015. 02 5-5 5-6 92 5-7 SW 2015. 02 93 SW 2015. 02 5-8 5-1 94 SW 2015. 02 5-9 95 SW 2015. 02 5-10 5-2 96 SW 2015. 02 5-11

More information

1 SW 2015. 02 26

1 SW 2015. 02 26 02 1 SW 2015. 02 26 2-1 SW 2015. 02 27 SW 2015. 02 2-1 28 SW 2015. 02 29 2 SW 2015. 02 2-2 30 2-2 SW 2015. 02 31 SW 2015. 02 32 2-3 SW 2015. 02 33 3 SW 2015. 02 2-3 34 2-4 SW 2015. 02 35 4 SW 2015. 02

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

Microsoft PowerPoint - es-arduino-lecture-03

Microsoft PowerPoint - es-arduino-lecture-03 임베디드시스템개론 : Arduino 활용 Lecture #3: Button Input & FND Control 2012. 3. 25 by 김영주 강의목차 디지털입력 Button switch 입력 Button Debounce 7-Segment FND : 직접제어 7-Segment FND : IC 제어 2 디지털입력 : Switch 입력 (1) 실습목표 아두이노디지털입력처리실습

More information

..........-....33

..........-....33 04 06 12 14 16 18 20 22 24 26 Contents 34 38 42 46 50 54 58 62 66 70 74 78 84 88 90 92 94 96 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 01 26 27 02 28 29 30 31 32 33 34 35 36 37 38 39

More information

자식농사웹완

자식농사웹완 윤 영 선 _ 지음 은혜한의원 서울시 마포구 도화1동 550 삼성프라자 308호 Tel : 3272.0120, 702.0120 진료시간 : 오전 9시 30분`~`오후 7시 점심시간 : 오후 1시`~`2시 토 요 일 : 오전 9시 30분`~`오후 3시 (일, 공휴일 휴진`/`전화로 진료 예약 받습니다) 은 혜 한 의 원 은혜한의원 CONTENTS 02 04 07

More information

chungo_story_2013.pdf

chungo_story_2013.pdf Contents 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 69 71 73 75 77 79 81 83 85 87 89 91 93 95 97 99

More information

Contents 12 13 15 17 70 79 103 107 20 21 24 29 128 137 141 32 34 36 41 46 47 53 55 174 189 230 240 58 61 64 1. 1. 1 2 3 4 2. 2. 2 1 3 4 3. 3. 1 2 3 4 4. 4. 1 2 3 4 5. 5. 1 2 3 1 2 3

More information

전반부-pdf

전반부-pdf Contents 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72

More information

<4D6963726F736F667420506F776572506F696E74202D20312E20B0E6C1A6C0FCB8C15F3136B3E2C7CFB9DDB1E25F325FC6ED28C0BA292E70707478>

<4D6963726F736F667420506F776572506F696E74202D20312E20B0E6C1A6C0FCB8C15F3136B3E2C7CFB9DDB1E25F325FC6ED28C0BA292E70707478> Contents 3 2016 4 2016 5 2016 6 2016 7 2016 8 2016 9 2016 10 2016 11 2016 12 2016 13 2016 14 2016 15 2016 16 2016 17 2016 18 2016 19 2016 20 2016 21 2016 22 2016 23 2016 24 2016 25 2016 26 2016 27 2016

More information

Contents 007 008 016 125 126 130 019 022 027 029 047 048 135 136 139 143 145 150 058 155 073 074 078 158 163 171 182 089 195 090 100 199 116 121 01 01 02 03 04 05 06 8 9 01 02 03 04 05 06 10 11 01 02 03

More information

±¹³»°æÁ¦ º¹»ç1

±¹³»°æÁ¦ º¹»ç1 Contents 2 2002. 1 116 2002. 1 2002. 1 117 118 2002. 1 2002. 1 119 120 2002. 1 2002. 1 121 122 2002. 1 2002. 1 123 124 2002. 1 2002. 1 125 126 2002. 1 2002. 1 127 128 2002. 1 2002. 1 129 130 2002. 1 2002.

More information

¿¡³ÊÁö ÀÚ¿ø-Âü°í ³»Áö.PDF

¿¡³ÊÁö ÀÚ¿ø-Âü°í ³»Áö.PDF Contents 01 02 03 6 04 05 7 8 9 01 10 02 03 11 04 01 12 02 13 03 04 14 01 02 03 04 15 05 06 16 07 17 08 18 01 02 03 19 04 20 05 21 06 07 22 08 23 24 25 26 27 28 29 30 31 32 33 01 36 02 03 37 38 01

More information

전반부-pdf

전반부-pdf Contents 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72

More information

Microsoft PowerPoint - 3. 2016 하반기 크레딧 전망_V3.pptx

Microsoft PowerPoint - 3. 2016 하반기 크레딧 전망_V3.pptx Contents 3 2016 4 2016 5 2016 6 2016 7 2016 8 2016 9 2016 10 2016 11 2016 12 2016 13 2016 14 2016 15 2016 16 2016 17 2016 18 2016 19 2016 20 2016 21 2016 22 2016 23 2016 24 2016 25 2016 26 2016 27 2016

More information

³»Áöc03âš

³»Áöc03âš 08 09 27 20 32 42 contents 3 4 5 6 7 8 9 28 10 11 42 38 12 13 45 48 44 14 15 53 50 16 17 58 54 18 19 20 21 22 23 24 25 2008. 5. 27~30 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 2008. 4. 27 42 43 44

More information

전도대회자료집

전도대회자료집 1 Contents 8 10 57 4 2 63 6 17 43 12 3 4 5 7 6 7 6 8 9 10 11 12 13 14 15 16 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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60

More information

학습목표 함수프로시저, 서브프로시저의의미를안다. 매개변수전달방식을학습한다. 함수를이용한프로그래밍한다. 2

학습목표 함수프로시저, 서브프로시저의의미를안다. 매개변수전달방식을학습한다. 함수를이용한프로그래밍한다. 2 학습목표 함수프로시저, 서브프로시저의의미를안다. 매개변수전달방식을학습한다. 함수를이용한프로그래밍한다. 2 6.1 함수프로시저 6.2 서브프로시저 6.3 매개변수의전달방식 6.4 함수를이용한프로그래밍 3 프로시저 (Procedure) 프로시저 (Procedure) 란무엇인가? 논리적으로묶여있는하나의처리단위 내장프로시저 이벤트프로시저, 속성프로시저, 메서드, 비주얼베이직내장함수등

More information

API 매뉴얼

API 매뉴얼 PCI-TC03 API Programming (Rev 1.0) Windows, Windows2000, Windows NT, Windows XP and Windows 7 are trademarks of Microsoft. We acknowledge that the trademarks or service names of all other organizations

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

ez-shv manual

ez-shv manual ez-shv+ SDI to HDMI Converter with Display and Scaler Operation manual REVISION NUMBER: 1.0.0 DISTRIBUTION DATE: NOVEMBER. 2018 저작권 알림 Copyright 2006~2018 LUMANTEK Co., Ltd. All Rights Reserved 루먼텍 사에서

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

thesis

thesis ( Design and Implementation of a Generalized Management Information Repository Service for Network and System Management ) ssp@nile nile.postech.ac..ac.kr DPE Lab. 1997 12 16 GMIRS GMIRS GMIRS prototype

More information

Microsoft Word - OOPT stage 2040 ver2.docx

Microsoft Word - OOPT stage 2040 ver2.docx JackPot ATM OOPT Stage 2040 ver2 Team 5 Date 2018-05-09 201312259 백만일 201112052 방민석 201211383 조영래 INDEX Activity 2041. Design Real Use Cases Activity 2042. Define Reports UI, and Storyboards

More information

비트와바이트 비트와바이트 비트 (Bit) : 2진수값하나 (0 또는 1) 를저장할수있는최소메모리공간 1비트 2비트 3비트... n비트 2^1 = 2개 2^2 = 4개 2^3 = 8개... 2^n 개 1 바이트는 8 비트 2 2

비트와바이트 비트와바이트 비트 (Bit) : 2진수값하나 (0 또는 1) 를저장할수있는최소메모리공간 1비트 2비트 3비트... n비트 2^1 = 2개 2^2 = 4개 2^3 = 8개... 2^n 개 1 바이트는 8 비트 2 2 비트연산자 1 1 비트와바이트 비트와바이트 비트 (Bit) : 2진수값하나 (0 또는 1) 를저장할수있는최소메모리공간 1비트 2비트 3비트... n비트 2^1 = 2개 2^2 = 4개 2^3 = 8개... 2^n 개 1 바이트는 8 비트 2 2 진수법! 2, 10, 16, 8! 2 : 0~1 ( )! 10 : 0~9 ( )! 16 : 0~9, 9 a, b,

More information

Index Activity Refine System Architecture Activity Define Design Class Diagrams Activity 2141, 2142, 2144 Design Real Use Case + Define Re

Index Activity Refine System Architecture Activity Define Design Class Diagrams Activity 2141, 2142, 2144 Design Real Use Case + Define Re SOFTWARE MODELLING & ANALYSIS - OSP STAGE 2040 TEAM PROJECT NAME Selective & Parking Navigation System T1 200711443 안효빈 200711453 류진렬 200711459 이남섭 200811465 허준행

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

다른 JSP 페이지호출 forward() 메서드 - 하나의 JSP 페이지실행이끝나고다른 JSP 페이지를호출할때사용한다. 예 ) <% RequestDispatcher dispatcher = request.getrequestdispatcher(" 실행할페이지.jsp");

다른 JSP 페이지호출 forward() 메서드 - 하나의 JSP 페이지실행이끝나고다른 JSP 페이지를호출할때사용한다. 예 ) <% RequestDispatcher dispatcher = request.getrequestdispatcher( 실행할페이지.jsp); 다른 JSP 페이지호출 forward() 메서드 - 하나의 JSP 페이지실행이끝나고다른 JSP 페이지를호출할때사용한다. 예 ) RequestDispatcher dispatcher = request.getrequestdispatcher(" 실행할페이지.jsp"); dispatcher.forward(request, response); - 위의예에서와같이 RequestDispatcher

More information

PD-659_SM(new)

PD-659_SM(new) Power Distributor PD-659 CONTENTS Specifications... 1 Electrical Parts List... 2 Top and Bottom View of P.C. Board... 5 Wiring Diagram... 7 Block Diagram... 8 Schematic Diagram... 9 Exploded View of Cabinet

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

0312젠-가이드라인-표지최종.ps, page 1 @ Normalize

0312젠-가이드라인-표지최종.ps, page 1 @ Normalize Software Management Guide Software Management Guide Software Management Guide 2013 CONTENTS Software Management Guide Software Management Guide Software Management Guide - 중국 : 전년대비 1%p 감소한 77%의 불법복제율로

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

À̵¿·Îº¿ÀÇ ÀÎÅͳݱâ¹Ý ¿ø°ÝÁ¦¾î½Ã ½Ã°£Áö¿¬¿¡_.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

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

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

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

var answer = confirm(" 확인이나취소를누르세요."); // 확인창은사용자의의사를묻는데사용합니다. if(answer == true){ document.write(" 확인을눌렀습니다."); else { document.write(" 취소를눌렀습니다.");

var answer = confirm( 확인이나취소를누르세요.); // 확인창은사용자의의사를묻는데사용합니다. if(answer == true){ document.write( 확인을눌렀습니다.); else { document.write( 취소를눌렀습니다.); 자바스크립트 (JavaScript) - HTML 은사용자에게인터페이스 (interface) 를제공하는언어 - 자바스크립트는서버로데이터를전송하지않고서할수있는데이터처리를수행한다. - 자바스크립트는 HTML 나 JSP 에서작성할수있고 ( 내부스크립트 ), 별도의파일로도작성이가능하다 ( 외 부스크립트 ). - 내부스크립트 - 외부스크립트

More information