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

Size: px
Start display at page:

Download "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"

Transcription

1 Software Requirement Analysis for PTS System Project Team Class B Team 3 Date Team Information 권태헌 윤지수 이한빈 정국빈 Class B Team 3 1

2 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 Perspective 2.2 Product functions 2.3 User characteristics 2.4 Constraints 2.5 Assumptions and dependencies 3 Structured Analysis 3.1 Bus / Subway Reader System Context Diagram Event List Data Flow Diagram DFD level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary Class B Team 3 2

3 DFD Level DFD (Bus / Subway) Process Specification (Bus / Subway) DFD (Subway Only) Process Specification (Subway Only) State Transition Diagram (Bus / Subway) State Transition Diagram (Subway Only) Data Dictionary for STD 3.2 Calculator System Context Diagram Event List Data Flow Diagram DFD level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary DFD Level DFD Process Specification Data Dictionary 3.3 Overall Bus Reader Overall Subway Reader Overall Calculator Reader Overall Class B Team 3 3

4 1 Introduction 1.1 Purpose Public Transportation System(PTS) 에서사용할수있는 SW 를구현하기위한요구사항을명세한문서이다 1.2 Scope 개발팀 Class B Team 제한사항밑의그림 1 중이번프로젝트는지하철, 버스및정산시스템으로규모를제한한다. 또한버스는 1 대지하철 2 호선중 5 개역 ( 건대입구, 왕십리, 합정, 신림, 강남 ) 만을대상으로한다. 모든시스템은 SW 만으로구현하고 HW 가필요한부분은 SW 모듈을만들어가상으로 HW 을구현한다 1.3 Definition, acronyms, and abbreviations PTS: Public Transportation System Class B Team 3 4

5 SW: Software HW: Hardware 태그 : 카드와단말기가통신할수있도록하는행위, 승하차시요금결제를위한행위 1.4 Reference ( 김형환 2010) 김형환, 신동석 교통카드무인판매 / 충전기통합운영시스템개발, 韓國컴퓨터情報學會論文誌 15(3), , 2010 ( 김경선, 2009) 김경선, 교통카드시스템사례연구-수도권교통카드중심, 수도권교통본부, Overall Description 2.1 Product Perspective SW 로개발된 PTS 는총 3 가지로구성된다. 버스용단말기와지하철용단말기, 정산시스템이다. 2.2 Product functions 버스용단말기는버스에부착돼, 탑승태그와하차태그가가능하다. 기본료를지불하면 1 회탑승이가능하다. 지하철용단말기는역에부착돼탑승태그와하차태그가가능하다. 1 개역이하를이동하면기본료가부가되며두개역이상을이동하면추가요금이부가된다. 버스와지하철간에는정해진시간내에환승이가능하다. 지하철에서버스로환승한경우는단위시간당버스의환승요금이추가로부가된다. 버스에서지하철로환승한경우는한역당지하철의환승요금추가로부가된다. 하차시단말기에태그를하지않으면환승은적용되지않는다. 정산은하루에한번이뤄진다. 버스와지하철의기록을분석하고버스와각지하철에각각수익을배분한다. 2.3 User characteristics 사용자는대중교통승차시카드를태그한다. 사용자는하차시카드를태그할수도있고아닐수도있다. Class B Team 3 5

6 2.4 Constraints 모든시스템은 SW 만으로구현하고 HW 가필요한부분은 SW 모듈을만들어가상으로 HW 을구현한다. 2.5 Assumptions and dependencies 버스승차는지역에상관없이할수있다. 지하철은 2 호선역중 5 개만고려한다 : 건대입구, 동대문역사문화공원, 합정, 신림, 강남. 하루는 3 분으로가정한다. 다음날운행이시작하기전까지는정산이반드시이루어진다. 정산후모든프로그램의정보는초기화된다.( 사용자카드정보제외 ) 환승이가능한시간은 15 초이내이다. 버스환승시추가요금의기준은단위시간은 30 초이다. 버스와지하철의기본료 1050 원이다. 교통카드는저장된텍스트파일로가능하고, 교통카드태그행위를해당파일을입력하는것으로가정한다. 잔액이모자를경우태우지않는다. 버스환승최고부과금액인 700 원이남아있지않으면버스로환승시키지않는다. 지하철환승최고부과금액인 600 원이남아있지않으면지하철로환승시키지않는다. 하루 (3 분 ) 종료시탑승되어있는승객은미정산으로처리한다. 정산시소수점이하는반올림한다. 3 Structured Analysis 3.1 Bus/ Subway Reader System Context Diagram Class B Team 3 6

7 3.1.2 Event List / Event Description Tag Data 태그된교통카드의정보를가져온다. Display 단말기모니터에사용금액, 잔액 / 시간을보여준다. Write 사용후갱신된교통카드정보를카드에 기록하고단말기에거래내역을저장한다.. Send 단말기거래내역을정산시스템으로전송한다 Data Flow Digaram (DFD) DFD level DFD Process Specification Reference No. 0 Card Reader Control Tag Data Display, Write, Send Class B Team 3 7

8 Process Description 단말기시스템의메인프로세스이다 Data Dictionary / Event Description Tag Data 태그된카드의정보 Format txt / interrupt Display Write Send 단말기모니터에표시되는정보태그후카드에기록할갱신된정보정산시스템에보낼단말기의거래내역 요금, 잔액 / 시간 (int, int) 태그된시간, 교통수단, 승 / 하차, 잔액, 탑승단말기정보 (int, string, string, int, string_int) txt DFD Level DFD Process Specification Reference No. 1 Card Data Class B Team 3 8

9 Process Description Tag Data Arranged Data 카드가태그되었을때카드정보를가져와서필요한정보를정리해서 Card Data 에저장한다. Reference No. 2 Analyzing Card Data tick, Arranged Data, Display, Write, Send Process Description Card Data 에서 Arranged Data 를받아 어떠한경우인지판단해알맞은동작을 한다 Data Dictionary Data Description Format Arranged Data 입력받은카드정보에서필요한정보만정리한데이터 UNCAL, TRANS, AFTER, IN, BUS, UNCAL-S, UNCAL- SB,UNCAL-BS, LO, STA (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean Boolean, Boolean, int, int) DFD Level DFD Class B Team 3 9

10 Process Specification Reference No. 1.1 Receiving Card Interface Tag Data Unarranged Data Process Description 카드의태그유무를인식하고카드가태그 되었을시카드의정보를읽어와서가장 최근거래내역 2 개를내보낸다. Reference No. 1.2 Arranging Card Data Interface Unarranged Data Arranged data Class B Team 3 10

11 Process Description Unarranged Data 를받아서 UNAL, TRANS, STA 등 Arranged Data 로정리후내보낸다. Reference No. 2.1 Main Control Arranged Data Display Command, Writing Command, Process Description Arranged Data 를받아서어떠한경우인지 판단하고상황에맞게처리하여모니터에 표시할정보와카드와단말기에저장될 기록을내보낸다. Reference No. 2.2 Monitor Interface Tick, Display Command Display Process Description Main Control 이보내주는정보를받아 모니터가출력을하도록한다. Reference No. 2.3 Writing Interface Tick, Writing Command Write, Reader Data Process Description Main Control 이보내주는정보를받아 카드와단말기에기록하도록한다. Reference No. 2.4 Sending Interface tick, Reader Data Send Class B Team 3 11

12 Process Description 하루 (3 분 ) 마다단말기에저장되어있는 일일거래내역을정산시스템으로전송한다 Data Dictionary Data Description Format Unarranged data 받아온카드의정보중에가장최근거래내역 2 개 태그된시간, 교통수단, 승 / 하차, 잔액, 탑승단말기정보 (int, string, string, int, string_int) Display Command 단말기모니터에표시될정보와표시하라는명령 요금, 잔액 / 시간 (int, int) Wrting Command 태그후카드에기록할갱신된정보와기록하라는명령 태그된시간, 교통수단, 승 / 하차, 잔액, 탑승단말기정보 (int, string, string, int, string_int) Reader Data 단말기에기록할거래내역 태그된시간, 교통수단, 승 / 하차, 결제금액, 탑승단말기정보 (int, string, string, int, string_int) DFD Level DFD Class B Team 3 12

13 Process Specification Reference No Determine Controller Tick, Arranged Data Trigger Process Description Arranged Data 를받아어떠한경우인지 판단하여해당프로세스를동작시킨다.. Reference No Riding Enable Display Command, Writing Command Process Description 일반승차이고탑승이가능할때실행되며 요금을계산한다. Reference No Riding Disable Class B Team 3 13

14 Process Description Display Command 일반승차의경우지만, 잔액이부족하여탑승이불가한경우에실행되며잔액이부족하다는정보를내보낸다. Reference No Uncalculated Riding Display Command, Writing Command Process Description 미정산금액이남아있는상태에서승차한 경우실행되며그안에서미정산요금의 경우를판단해서계산한다. Reference No Transfer Enable Display Command, Writing Command Process Description 환승승차하는경우실행되며요금을 계산한다. Reference No Transfer Disnable Display Command Process Description 환승승차시, 잔액이부족하여탑승하지 못하는경우실행되며잔액이부족하다는 정보를내보낸다. Reference No Class B Team 3 14

15 Process Description Normal Exit Display Command, Writing Command 일반승차후하차인경우실행되며요금을계산한다. Reference No After Trans. Exit Display Command, Writing Command Process Description 환승승차후하차하는경우실행되며 요금을계산한다 DFD Level DFD (Bus / Subway) Process Specification (Bus / Subway) Reference No Class B Team 3 15

16 Process Description Uncalculated Riding Case Arranged Data 미정산금액이남아있는경우실행되며 Arranged Data 를받아와서내보낸다. Reference No Uncalulated Controller Arranged Data Trigger Process Description Arranged Data 를받아서어떠한경우의 미정산금액인지판단하여해당프로세스를 동작시킨다. Reference No After Sub-E Display Command, Writing Command Process Description 지하철승차후하차시태그하지않고내려 발생한미정산요금이있고잔액이충분해 탑승이가능한경우실행되며추가요금을 계산한다. Reference No After Sub-D Display Command Process Description 지하철승차후하차시태그하지않고내려 발생한미정산금액이있으나잔액이부족한 경우실행되며잔액이부족하다는정보를 내보낸다. Class B Team 3 16

17 Reference No After Subus-E Display Command, Writing Command Process Description 지하철에서버스환승후하차시태그하지 않아발생한미정산금액이있고잔액이 충분해탑승이가능한경우실행되며요금을 계산한다. Reference No After Subus-D Display Command Process Description 지하철에서버스환승후하차시태그하지 않아발생한미정산금액이있고잔액이 부족한경우실행되며잔액이부족하다는 정보를내보낸댜. Reference No After Busub-E Display Command, Writing Command Process Description 버스에서지하철환승후하차시태그하지 않아발생한미정산금액이있고잔액이 충분해탑승이가능한경우실행되며요금을 계산한다. Reference No After Busub-E Class B Team 3 17

18 Process Description Display Command 버스에서지하철환승후하차시태그하지않아발생한미정산금액이있고잔액이부족하여탑승하지못하는경우실행되며잔액이부족하다는정보를내보낸다 DFD (Subway Only) Process Specification (Subway Only) Reference No Normal Exit Case Arranged Data Process Description 일반승차후하차인경우실행되며 Arranged Data 를받아와서내보낸다. Class B Team 3 18

19 Reference No Normal Exit Controller Arranged Data Trigger Process Description Arranged Data 를받아와서추가요금이 있는지판단하여해당프로세스를 동작시킨다. Reference No Add Fee Display Command, Writing Command Process Description 일반승차후두개정거장이상이동한 경우실행되며추가요금을계산한다. Reference No No Add Fee-N Display Command, Writing Command Process Description 일반승차후한개정거장이하로이동한 경우실행되며추가요금을부과하지않고 하차처리한다. Reference No After Trans Exit Case Arranged Data Process Description 환승승차후하차인경우실행되며 Arranged Data 를받아와서내보낸다. Class B Team 3 19

20 Reference No After Trans Exit Controller Arranged Data Trigger Process Description Arranged Data 를받아와서추가요금이 있는지판단하여해당프로세스를 동작시킨다. Reference No Add Fee One Display Command, Writing Command Process Description 환승승차후한개정거장을이동한경우 실행되며추가요금을계산한다. Reference No Add Fee Two Display Command, Writing Command Process Description 환승승차후두개정거장이상이동한 경우실행되며추가요금을계산한다. Reference No No Add Fee-T Display Command, Writing Command Process Description 환승승차후정거장을이동하지않은경우 실행되며추가요금을부과하지않고하차 처리한다. Class B Team 3 20

21 State Transition Diagram (Bus / Subway) STD for Controller STD for Controller State Transition Diagram (Subway Only) STD for and Class B Team 3 21

22 Data Dictionary for STD / Event Description Format UNCAL 미정산요금이있으면 True True / False 없으면 False TRANS 환승승차조건이만족하면 True / False True 아니면 False AFTER 가장최근승차가환승 True / False 승차였으면 True 아니면 False IN 가장최근승하차기록이 True / False 승차이면 True 하차이면 False BUS 가장최근이용교통수단이 True / False 버스라면 True 지하철이면 False UNCAL-S 지하철승차후하차시 True / False 태그하지않아미정산요금이있으면 True 없으면 False UNCAL-SB 지하철 -> 버스환승후하차시태그하지않아미정산요금이있으면 True 없으면 False True / False Class B Team 3 22

23 UNCAL-BS 버스 -> 지하철환승후 True / False 하차시태그하지않아미정산요금이있으면 True 없으면 False LO 교통카드의잔액 int STA 지하철승차후이동한정거장수 int 3.2 Calculator System Context Diagram Event List / Event Description Data 단말기로부터일일거래내역을받는다. Display 모니터에정산결과를출력한다. Send 각회사에정산결과를전송한다. Signal 단말기에정산완료신호를보낸다 Data Flow Digram (DFD) DFD Level DFD Class B Team 3 23

24 Process Specification Reference No. 0 Calculating System Data Display, Send, Signal Process Description 정산시스템의메인프로세스이다 Data Dictionary / Event Description Format Data 단말기로부터전송받은 txt 일일거래내역 Display 정산시스템화면에나타낼정산기록 시간, 교통수단, 정산금액 (int, string, int) Send 회사들로전송할정산 txt 완료된데이터 Signal 정산이완료되었다는신호 True / False DFD Level DFD Class B Team 3 24

25 Process Specification Reference No. 1 Reader Data Bus Data, Sub Data Data Process Description 단말기의거래내역들을받아 Reader Data 에 저장한다. Reference No. 2 Calculate Reader Data Data Display, Send, Signal Process Description 거래내역들을바탕으로정산후각각의 행동을실행한다 Data Dictonary / Event Description Format Bus Data 버스단말기로부터 txt 받은거래내역 Sub Data 지하철단말기로부터받은거래내역 txt DFD Level 2 Class B Team 3 25

26 DFD Process Specification Reference No. 1.1 Receiving Reader Data Interface Bus Data, Sub Data Data Process Description 버스와지하철로부터거래내역을받아 종합하여전송한다. Reference No. 2.1 Main Control Tick, Data Display Command, Sending Command, Signal Command Process Description 단말기로부터받은기록을바탕으로정산을 실시한후에모니터에표시할정보와각 회사로보낼정보를내보낸다. Reference No. 2.2 Class B Team 3 26

27 Process Description Display Interface Display Command Display Main Control 이보내주는정보를받아모니터화면에출력한다. Reference No. 2.3 Sending Data Interface Sending Command Send Process Description Main Control 이보내주는정보를받아각 회사로정산기록을전송한다. Reference No. 2.4 Signal Interface Signal Command Signal Process Description Main Control 로부터정산이완료되었다는 정보를받아단말기에보낸다 Data Dictionary / Event Description Format Display Command 정산시스템의모니터에표시될정보와표시하라는명령 시간, 교통수단, 정산금액 (int, string, int) Sending Command 각회사에전송할정산 txt 완료된데이터와전송하라는명령 Signal Command 각단말기에보낼정산이완료되었다는신호와보내라는명령 True / False Class B Team 3 27

28 DFD Level DFD Process Specification Reference No Classify Case Tick, Data Un_Bus, Un_Sub, Un_Subus, Un_Busub Process Description 종합된기록을버스만탑승한경우, 지하철만탑승한경우, 지하철에서버스로환승한경우, 버스에서지하철로환승한경우의 4 가지경우로분류해서각각의계산프로세스로전송한다. Reference No Busub Calculator Un_Busub Class B Team 3 28

29 Process Description Do_Busub 버스에서지하철로환승한경우의정산 방법을적용하여계산한다. Reference No Subus Calculator Un_Subus Do_Subus Process Description 지하철에서버스로환승한경우의정산 방법을적용하여계산한다. Reference No Bus Calculator Un_Bus Do_Bus Process Description 버스만이용한경우의정산방법을적용해 계산한다. Reference No Subway Calculator Un_Sub Do_Sub Process Description 지하철만이용한경우의정산방법을 계산한다. Reference No Final Calculator Do_Bus, Do_Sub, Do_Subus, Do_Busub Display Command, Sending Command, Signal Command Class B Team 3 29

30 Process Description 4 가지경우에서정산된정보들을받아 합산하여 Display, Send, Signal Command 를 전송한다 Data Dicitonary / Event Description Format Un_Bus 버스만탄경우로분류된기록 태그된시간, 교통수단, 승 / 하차, 결제금액, 탑승단말기정보 (int, string, string, int, string_int) Un_Sub 지하철만탄경우로분류된기록 태그된시간, 교통수단, 승 / 하차, 결제금액, 탑승단말기정보 (int, string, string, int, string_int) Un_Subus 지하철에서버스로환승한경우로분류된기록 태그된시간, 교통수단, 승 / 하차, 결제금액, 탑승단말기정보 (int, string, string, int, string_int) Un_Busb 버스에서지하철로환승한경우로분류된기록 태그된시간, 교통수단, 승 / 하차, 결제금액, 탑승단말기정보 (int, string, string, int, string_int) Do_Bus 정산완료된버스만탄기록 시간, 교통수단, 정산금액 (int, Class B Team 3 30

31 Do_Sub Do_Subus Do_Busub 정산완료된지하철만탄기록정산완료된지하철에서버스로환승한기록정산완료된버스에서지하철로환승한기록 string, int) 시간, 교통수단, 정산금액 (int, string, int) 시간, 교통수단, 정산금액 (int, string, int) 시간, 교통수단, 정산금액 (int, string, int) 3.3 Overall Bus Reder Overall Subway Reader Overall Class B Team 3 31

32 3.3.3 Calculator Overall Class B Team 3 32

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

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

More information

Table of Contents 1 개요 목적 범위 용어정리 참고문헌 Overview 개발대상설명 개발대상 기능 사용자특징 제약및

Table of Contents 1 개요 목적 범위 용어정리 참고문헌 Overview 개발대상설명 개발대상 기능 사용자특징 제약및 Software Requirement Specification for Public Transportation System Project Team Dependable Software Laboratory Date 2014-09-02 Team Information 이동아 김의섭 2014 Dependable Software Laboratory 1 Table of Contents

More information

Table of Contents 1 개요 목적 범위 용어정리 참고문헌 Overview 개발대상설명 개발대상 기능 사용자특징...

Table of Contents 1 개요 목적 범위 용어정리 참고문헌 Overview 개발대상설명 개발대상 기능 사용자특징... Software Requirement Specification for Public Transportation System Project Team Dependable Software Laboratory Date 2014-09-12 Team Information 이동아 김의섭 2014 Dependable Software Laboratory 1 Table of Contents

More information

Index Process Specification Data Dictionary

Index Process Specification Data Dictionary Index Process Specification Data Dictionary File Card Tag T-Money Control I n p u t/o u t p u t Card Tag save D e s c r i p t i o n 리더기위치, In/Out/No_Out. File Name customer file write/ company file write

More information

Ver. Team PTS.SRA-4.0 Software Requirement Analysis for Public Transport System Project Team Team 7 Date 박재원 김철진

Ver. Team PTS.SRA-4.0 Software Requirement Analysis for Public Transport System Project Team Team 7 Date 박재원 김철진 Software Requirement Analysis for Public Transport System Project Team Date 2014-11-20 박재원 201011332 김철진 201211032 장계인 201312412 Table of Contents 1 Introduction 1.1 Purpose Public Transport System 에서사용할소프트웨어개발

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

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 Template

PowerPoint Template SOFTWARE ENGINEERING Team Practice #3 (UTP) 201114188 김종연 201114191 정재욱 201114192 정재철 201114195 홍호탁 www.themegallery.com 1 / 19 Contents - Test items - Features to be tested - Features not to be tested

More information

Microsoft PowerPoint - T1 ERS (Elevator Reservation System)SASD2.pptx

Microsoft PowerPoint - T1 ERS (Elevator Reservation System)SASD2.pptx Team : T1 Member : 김영훈, 남장우, 황규원 Presenter : 김영훈 Statement of Purpose System Context Diagram Event List Data Flow Diagram Process Specification i Structured Charts Elevator Reservation System(ERS) -ERS는입력이들어오면입력을스케줄에저장한다.

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

Ver. 2 Software Requirement Analysis for Point of Sale(POS) System Project Team T3 Date Team Information 현인수전상우장혁준허윤아 T3 1

Ver. 2 Software Requirement Analysis for Point of Sale(POS) System Project Team T3 Date Team Information 현인수전상우장혁준허윤아 T3 1 Software Requirement Analysis for Point of Sale(POS) System Project Team T3 Date 2017-10-07 Team Information 현인수전상우장혁준허윤아 T3 1 Table of Contents 1 Introduction 4 1.1 Purpose 4 1.2 Scope 4 1.3 Definition,

More information

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, kmg0711@naver.com Sun Jung Ahn, a0917sj@naver.com Jong Chan Lee, zong925@naver.com

More information

S A S D 발표 : 구태환

S A S D 발표 : 구태환 S A S D 발표 : 구태환 I n d e x SA Part 1. Statement of Purpose 2. System Context Diagram Event List 3. Data Flow Diagram Data Dictionary SD Part Structure Charts 1. Transform Analysis 2. Basic 3. Advanced

More information

PowerPoint Template

PowerPoint Template SOFTWARE ENGINEERING Practice #1 (SA) Door Lock 201114188 김종연 201114191 정재욱 201114192 정재철 201114195 홍호탁 www.themegallery.com 2013-10-3 1 / 43 Contents 1 SRS - SRS 0.9 -> 1.0 버전업 2 SRA - DFD - Process Specification

More information

Microsoft Word - [TP_3][T1]UTP.docx

Microsoft Word - [TP_3][T1]UTP.docx Unit Testing Plan for Point Of Sale System Test Plan Test Design Specification Test Cases Specification Project Team Team 1 Date 2017-11-03 Team Information 201211337 김재현 201112052 방민석 201312259 백만일 201211383

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_2040 ver2.docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_2040 ver2.docx OOPT Stage 2040 - Design Feesual CPT Tool Project Team T8 Date 2017-05-24 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1. Activity 2041. Design Real Use

More information

PowerPoint Template

PowerPoint Template SOFTWARE ENGINEERING Practice #6 (Final) Electronic Door Lock System 201114188 김종연 201114191 정재욱 201114192 정재철 201114195 홍호탁 www.themegallery.com 1 / 38 Contents 1 2 Final Overview Unit Test 3 4 Modification

More information

Microsoft PowerPoint - T3 SASD(2).pptx

Microsoft PowerPoint - T3 SASD(2).pptx SASD IEC 3조 200312468 김완수 200511363 한상현 200960122 사인빌릭체렝밤바 Intelligent Elevator Controller (IEC) 조금더지능적으로뛰어난엘리베이터시스템을설계하여이용자들에게더욱편리하고같은시간내에더욱많은사람을이동시키게하므로서효율적인엘리베이터가용에도움을주는것을목적으로한다. 기존엘리베이터의운행에관한부분을모두수행가능할수있도록한다.

More information

Ver. T3_DWS.UTP-1.0 Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date Team Infor

Ver. T3_DWS.UTP-1.0 Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date Team Infor Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date 2012-10-25 Team Information Sanghyun Yoon shyoon.dslab@gmail.com Dependable Software Laboratory

More information

용어사전 PDF

용어사전 PDF 0100010111000101010100101010101010010101010010101010101000101010101010101010101010001001011000101001010100001010111010 1101101101111010011101010010101000010111010000101010101010101110010010011111101010101010010101010101010100101010100001

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

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규 A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date 2018-04-17 ----------------------------------- Team Information 201311299 이원오 201311301 이재규 201311309 전홍준 INDEX 1. Activity 1001. Define Draft Plan 2.

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000 ver2.docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000 ver2.docx OOPT Stage 1000 - Plan & Elaboration Feesual CPT Tool Project Team T8 Date 2017-04-13 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1 Activity 1001. Define

More information

Digital watch system

Digital watch system DIGITAL WATCH SYSTEM REFLECTING TESTING #1 KONKUK UNIV. SOFTWARE ENGINEERING T8 2012 11 02 PRESENTER: LIM, MINWOO (200910793) CONTENTS 1. Review Testing Report 2. Overall DFD Comparison 3. Structured Chart

More information

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규 A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date 2017-04-17 ----------------------------------- Team Information 201311299 이원오 201311301 이재규 201311309 전홍준 INDEX 1. Activity 1001. Define Draft Plan 2.

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

untitled

untitled CAN BUS RS232 Line CAN H/W FIFO RS232 FIFO CAN S/W FIFO TERMINAL Emulator COMMAND Interpreter PROTOCOL Converter CAN2RS232 Converter Block Diagram > +- syntax

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 실습 1 배효철 th1g@nate.com 1 목차 조건문 반복문 System.out 구구단 모양만들기 Up & Down 2 조건문 조건문의종류 If, switch If 문 조건식결과따라중괄호 { 블록을실행할지여부결정할때사용 조건식 true 또는 false값을산출할수있는연산식 boolean 변수 조건식이 true이면블록실행하고 false 이면블록실행하지않음 3

More information

<4D F736F F F696E74202D20BBB7BBB7C7D15F FBEDFB0A3B1B3C0B05FC1A638C0CFC2F72E BC8A3C8AF20B8F0B5E55D>

<4D F736F F F696E74202D20BBB7BBB7C7D15F FBEDFB0A3B1B3C0B05FC1A638C0CFC2F72E BC8A3C8AF20B8F0B5E55D> 뻔뻔한 AVR 프로그래밍 The Last(8 th ) Lecture 유명환 ( yoo@netplug.co.kr) INDEX 1 I 2 C 통신이야기 2 ATmega128 TWI(I 2 C) 구조분석 4 ATmega128 TWI(I 2 C) 실습 : AT24C16 1 I 2 C 통신이야기 I 2 C Inter IC Bus 어떤 IC들간에도공통적으로통할수있는 ex)

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

소프트웨어개발방법론

소프트웨어개발방법론 사용사례 (Use Case) Objectives 2 소개? (story) vs. 3 UC 와 UP 산출물과의관계 Sample UP Artifact Relationships Domain Model Business Modeling date... Sale 1 1..* Sales... LineItem... quantity Use-Case Model objects,

More information

(SW3704) Gingerbread Source Build & Working Guide

(SW3704) Gingerbread Source Build & Working Guide (Mango-M32F4) Test Guide http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys CRZ Technology 1 Document History

More information

10주차.key

10주차.key 10, Process synchronization (concurrently) ( ) => critical section ( ) / =>, A, B / Race condition int counter; Process A { counter++; } Process B { counter ;.. } counter++ register1 = counter register1

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

슬라이드 1

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

More information

JMF2_심빈구.PDF

JMF2_심빈구.PDF JMF JSTORM http://wwwjstormpekr Issued by: < > Document Information Document title: Document file name: Revision number: Issued by: JMF2_ doc Issue Date: Status: < > raica@nownurinet

More information

untitled

untitled CAN BUS RS232 Line Ethernet CAN H/W FIFO RS232 FIFO IP ARP CAN S/W FIFO TERMINAL Emulator COMMAND Interpreter ICMP TCP UDP PROTOCOL Converter TELNET DHCP C2E SW1 CAN RS232 RJ45 Power

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000_ docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000_ docx OOPT Stage 1000 - Plan & Elaboration Feesual CPT Tool Project Team T8 Date 2017-03-30 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1 Activity 1001. Define

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

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

Convenience Timetable Design

Convenience Timetable Design Convenience Timetable Design Team 4 2 Contents 1. Introduction 2. Decomposition description 3. Dependency description 4. Inter face description 5. Detailed design description 3 1. Introduction Purpose

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

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

INSIDabcdef_:MS_0001MS_0001 제 12 장철도통신 신호설비공사 제 12 장철도통신 신호설비공사 12-1 철도통신선로설비 통화장치 ( : ) 공정별통신외선공통신설비공통신케이블공

INSIDabcdef_:MS_0001MS_0001 제 12 장철도통신 신호설비공사 제 12 장철도통신 신호설비공사 12-1 철도통신선로설비 통화장치 ( : ) 공정별통신외선공통신설비공통신케이블공 제 12 장철도통신 신호설비공사 제 12 장철도통신 신호설비공사 121 철도통신선로설비 1211 통화장치 ( : ) 공정별통신외선공통신설비공통신케이블공 0.48 0.52 1.13 0.35 0.56 0.75 0.83 2.19 2.50 0.50 0.25 ( ),,,,,,,. "471, 431.(,,, ) 9211 CCTV.,. ( 30%, 80%) 정보통신부문

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Team 1 201611293 전다윤 201311287 엄현식 201311318 최정헌 01. 문서수정 02. System Test Review 03. Static Test Review 04. 소감 1 문서수정 문서수정 수정 System Test 문서 + 전문서에없던수정사항 수정 System Test 문서 문서수정 소프트웨어검증팀의문서대로수정한사항들 1008

More information

Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 빛이어두워졌다다

Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 빛이어두워졌다다 AutoDriveRobot Analysis Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 빛이어두워졌다다시밝아졌을경우 - Light Sensor Break

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

Ver 1.0 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권

Ver 1.0 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권 마감하루전 Category Partitioning Testing Tool Project Team T1 Date 2017-05-12 Team Information 201111334 김강욱 201211339 김진욱 201312243 김동권 201510411 이소영 [ 마감하루전 ] T1 1 INDEX Activity 2041. Design Real Use Cases

More information

HW5 Exercise 1 (60pts) M interpreter with a simple type system M. M. M.., M (simple type system). M, M. M., M.

HW5 Exercise 1 (60pts) M interpreter with a simple type system M. M. M.., M (simple type system). M, M. M., M. 오늘할것 5 6 HW5 Exercise 1 (60pts) M interpreter with a simple type system M. M. M.., M (simple type system). M, M. M., M. Review: 5-2 7 7 17 5 4 3 4 OR 0 2 1 2 ~20 ~40 ~60 ~80 ~100 M 언어 e ::= const constant

More information

API 매뉴얼

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

More information

C# Programming Guide - Types

C# Programming Guide - Types C# Programming Guide - Types 최도경 lifeisforu@wemade.com 이문서는 MSDN 의 Types 를요약하고보충한것입니다. http://msdn.microsoft.com/enus/library/ms173104(v=vs.100).aspx Types, Variables, and Values C# 은 type 에민감한언어이다. 모든

More information

274 한국문화 73

274 한국문화 73 - 273 - 274 한국문화 73 17~18 세기통제영의방어체제와병력운영 275 276 한국문화 73 17~18 세기통제영의방어체제와병력운영 277 278 한국문화 73 17~18 세기통제영의방어체제와병력운영 279 280 한국문화 73 17~18 세기통제영의방어체제와병력운영 281 282 한국문화 73 17~18 세기통제영의방어체제와병력운영 283 284

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

1.5 Issue TrafficCard Management Activity 2142 Define Reports, UI, and Storyboards window Window Windo

1.5 Issue TrafficCard Management Activity 2142 Define Reports, UI, and Storyboards window Window Windo Software Modeling & Analysis Global ATM System -Stage 2040. Design- Project Team 1 Team Date 2018-05-09 Team Information 201311287 엄현식 201311318 최정헌 201611293 전다윤 목차 1 Activity 2141 Design Real Use Cases...

More information

I 1 1) TESCO, 1993, ( 96, 98, 99) - : : 354 (19993 ~ , 1 =1737 ) - : 845 ( : 659 ) - : ) CM 9 (CM), CM , 2 CM, -

I 1 1) TESCO, 1993, ( 96, 98, 99) - : : 354 (19993 ~ , 1 =1737 ) - : 845 ( : 659 ) - : ) CM 9 (CM), CM , 2 CM, - [ B-4] - 322 - I 1 1) TESCO, 1993, 1997 3 ( 96, 98, 99) - : 1942-1999 : 354 (19993 ~ 20002 20, 1 =1737 ) - : 845 ( : 659 ) - : 22-11 2) CM 9 (CM), CM 2000 9, 2 CM, - : 210 - : (, 2000 9), - 323 - - : -

More information

06.AnalysisModeling.key

06.AnalysisModeling.key CSE4006 Software Engineering Analysis Modeling Scott Uk-Jin Lee Division of Computer Science, College of Computing Hanyang University ERICA Campus 1 st Semester 2018 Overview of Analysis Modeling 1. 2.

More information

Microsoft PowerPoint - 04-UDP Programming.ppt

Microsoft PowerPoint - 04-UDP Programming.ppt Chapter 4. UDP Dongwon Jeong djeong@kunsan.ac.kr http://ist.kunsan.ac.kr/ Dept. of Informatics & Statistics 목차 UDP 1 1 UDP 개념 자바 UDP 프로그램작성 클라이언트와서버모두 DatagramSocket 클래스로생성 상호간통신은 DatagramPacket 클래스를이용하여

More information

제11장 프로세스와 쓰레드

제11장 프로세스와 쓰레드 제9장자바쓰레드 9.1 Thread 기초 (1/5) 프로그램 명령어들의연속 (a sequence of instruction) 프로세스 / Thread 실행중인프로그램 (program in execution) 프로세스생성과실행을위한함수들 자바 Thread 2 9.1 Thread 기초 (2/5) 프로세스단위작업의문제점 프로세스생성시오버헤드 컨텍스트스위치오버헤드

More information

1. GigE Camera Interface를 위한 최소 PC 사양 CPU : Intel Core 2 Duo, 2.4GHz이상 RAM : 2GB 이상 LANcard : Intel PRO/1000xT 이상 VGA : PCI x 16, VRAM DDR2 RAM 256MB

1. GigE Camera Interface를 위한 최소 PC 사양 CPU : Intel Core 2 Duo, 2.4GHz이상 RAM : 2GB 이상 LANcard : Intel PRO/1000xT 이상 VGA : PCI x 16, VRAM DDR2 RAM 256MB Revision 1.0 Date 11th Nov. 2013 Description Established. Page Page 1 of 9 1. GigE Camera Interface를 위한 최소 PC 사양 CPU : Intel Core 2 Duo, 2.4GHz이상 RAM : 2GB 이상 LANcard : Intel PRO/1000xT 이상 VGA : PCI x

More information

PRO1_16E [읽기 전용]

PRO1_16E [읽기 전용] MPI PG 720 Siemens AG 1999 All rights reserved File: PRO1_16E1 Information and MPI 2 MPI 3 : 4 GD 5 : 6 : 7 GD 8 GD 9 GD 10 GD 11 : 12 : 13 : 14 SFC 60 SFC 61 15 NETPRO 16 SIMATIC 17 S7 18 1 MPI MPI S7-300

More information

매뉴얼_웹용

매뉴얼_웹용 Korea Energy Management Corporation Green Project Korea Energy Management Corporation Green Project Chapter Chapter Chapter Chapter Chapter 2008. 12 Chapter SUB CONTENTS Chapter 01_ 2 02 _ Chapt. 3 Chapter

More information

Blackjack Game [Project #1] Multiplayer Blackjack Game 블랙잭은 21을넘지않는한도내에서딜러와겨루어숫자가높으면이기는게임 1 딜러 (House) 가자신을포함한참가자전원에게카드두장을나누어주는데, 딜러의카드한장은참가자들에게보이지않는다

Blackjack Game [Project #1] Multiplayer Blackjack Game 블랙잭은 21을넘지않는한도내에서딜러와겨루어숫자가높으면이기는게임 1 딜러 (House) 가자신을포함한참가자전원에게카드두장을나누어주는데, 딜러의카드한장은참가자들에게보이지않는다 Blackjack Game [Project #1] Multiplayer Blackjack Game 블랙잭은 21을넘지않는한도내에서딜러와겨루어숫자가높으면이기는게임 1 딜러 (House) 가자신을포함한참가자전원에게카드두장을나누어주는데, 딜러의카드한장은참가자들에게보이지않는다. 1.1 첫카드두장을나누어줄때, Player1 -> Player2 -> House 순서로한장씩나누어주고,

More information

Java ...

Java ... 컴퓨터언어 1 Java 제어문 조성일 조건문 : if, switch 어떠한조건을조사하여각기다른명령을실행 if 문, switch 문 if 문 if - else 문형식 if 문형식 if ( 조건식 ) { 명령문 1; 명령문 2;... if ( 조건식 ) { 명령문 1; 명령문 2;... else { 명령문 a; 명령문 b;... 예제 1 정수를입력받아짝수와홀수를판별하는프로그램을작성하시오.

More information

<Software Modeling & Analysis> OSP Stage 2040 < Design > Ver 3 Team 2 김민우 김재엽 최하나 /05/23 1

<Software Modeling & Analysis> OSP Stage 2040 < Design > Ver 3 Team 2 김민우 김재엽 최하나 /05/23 1 OSP Stage 2040 < Design > Ver 3 Team 2 김민우 201111339 김재엽 201111344 최하나 201211386 2014/05/23 1 Contents Activity2041 Design Real Activity2042 Define UI Activity2043 Refine

More information

Ver. DS-2012.T3.DWS.STR-1.0 System Test Report for Digital Watch System Test Cases Specification Test Summary Report Project Team 이동아 Latest update on

Ver. DS-2012.T3.DWS.STR-1.0 System Test Report for Digital Watch System Test Cases Specification Test Summary Report Project Team 이동아 Latest update on System Test Report for Digital Watch System Test Cases Specification Test Summary Report roject Team 이동아 Latest update on: 2012-10-26 Team Information 이동아 : dalee.dslab@gmail.com Dong-Ah Lee 1 Table of

More information

The dependable biometrics Our proprietary hand vascular biometric technology

The dependable biometrics Our proprietary hand vascular biometric technology www.bkso.com The dependable biometrics Our proprietary hand vascular biometric technology Company Hardware Software bk Information system 02 03 The dependable biometrics Technology I Usability I Robust

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

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

<4D F736F F F696E74202D20B8B6C0CCC5A9B7CEC7C1B7CEBCBCBCAD202839C1D6C2F7207E203135C1D6C2F >

<4D F736F F F696E74202D20B8B6C0CCC5A9B7CEC7C1B7CEBCBCBCAD202839C1D6C2F7207E203135C1D6C2F > 10주차 문자 LCD 의인터페이스회로및구동함수 Next-Generation Networks Lab. 5. 16x2 CLCD 모듈 (HY-1602H-803) 그림 11-18 19 핀설명표 11-11 번호 분류 핀이름 레벨 (V) 기능 1 V SS or GND 0 GND 전원 2 V Power DD or V CC +5 CLCD 구동전원 3 V 0 - CLCD 명암조절

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 SMV 소개 Konkuk Univ. IT 융합정보보호학과 오예원, 박선영 목차 SMV 소개 CTL NuSMV 설치방법및예시 (lift) 향후계획 SMV SMV(Symbolic Model Verifier) 는유한상태시스템 (finite state system) 이 CTL(Computation Tree Logic) 이라는논리와 BDD(Binary Decision

More information

JMF3_심빈구.PDF

JMF3_심빈구.PDF JMF JSTORM http://wwwjstormpekr Issued by: < > Revision: Document Information Document title: Document file name: Revision number: Issued by: JMF3_ doc Issue Date:

More information

제8장 자바 GUI 프로그래밍 II

제8장 자바 GUI 프로그래밍 II 제8장 MVC Model 8.1 MVC 모델 (1/7) MVC (Model, View, Controller) 모델 스윙은 MVC 모델에기초를두고있다. MVC란 Xerox의연구소에서 Smalltalk 언어를바탕으로사용자인터페이스를개발하기위한방법 MVC는 3개의구성요소로구성 Model : 응용프로그램의자료를표현하기위한모델 View : 자료를시각적으로 (GUI 방식으로

More information

일반적인 네트워크의 구성은 다음과 같다

일반적인 네트워크의 구성은 다음과 같다 W5200 Errata Sheet Document History Ver 1.0.0 (Feb. 23, 2012) First release (erratum 1) Ver 1.0.1 (Mar. 28, 2012) Add a solution for erratum 1, 2 Ver 1.0.2 (Apr. 03, 2012) Add a solution for erratum 3

More information

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin OSP Stage 2040 < Design > 그놈! Clone Checker Project Team T4 Date 2016-04-12 Team Information 201411258 강태준 201411265 김서우 201411321 홍유리 Team 4 1 Contents Activity 2041. Define Real s Activity 2042. Define

More information

02 C h a p t e r Java

02 C h a p t e r Java 02 C h a p t e r Java Bioinformatics in J a va,, 2 1,,,, C++, Python, (Java),,, (http://wwwbiojavaorg),, 13, 3D GUI,,, (Java programming language) (Sun Microsystems) 1995 1990 (green project) TV 22 CHAPTER

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

SMV Vending Machine Implementation and Verification 김성민 정혁준 손영석

SMV Vending Machine Implementation and Verification 김성민 정혁준 손영석 SMV Vending Machine Implementation and Verification 201321124 김성민 201472412 정혁준 201472262 손영석 2015.05.04 Contents Review 지적사항 개선사항 Review Review sell_denied start coin {1, 5, 10, 50, 100} coin Ready Input_

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 @ Lesson 2... ( ). ( ). @ vs. logic data method variable behavior attribute method field Flow (Type), ( ) member @ () : C program Method A ( ) Method B ( ) Method C () program : Java, C++, C# data @ Program

More information

Microsoft PowerPoint - Ieee standard pptx

Microsoft PowerPoint - Ieee standard pptx 200511316 김형석 Test plan Test design specification Test case specification Test procedure specification Test item transmittal report Test log Test incident report Test summary report Purpose -The purpose

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

X-VA-MT3809G-MT3810G-kor

X-VA-MT3809G-MT3810G-kor www.brooksinstrument.com 기본적인 설명 진행전 반드시 읽어 주십시오. Brooks 는 많은 국내 및 국제 기준을 충족하기 위해 제품을 설계, 생산 및 테스트를 합니다. 이 제품이 제대로 설치, 운영되고 그 들이 정상 사양 내에서 작동하도록 지속적인 유지보수가 필요합니다. Brooks Instrument 제품을 설치, 사용 및 유지보수 시

More information

Microsoft PowerPoint - 14주차 강의자료

Microsoft PowerPoint - 14주차 강의자료 Java 로만드는 Monster 잡기게임예제이해 2014. 12. 2 게임화면및게임방법 기사초기위치 : (0,0) 아이템 10 개랜덤생성 몬스터 10 놈랜덤생성 Frame 하단에기사위치와기사파워출력방향키로기사이동아이템과몬스터는고정종료버튼클릭하면종료 Project 구성 GameMain.java GUI 환경설정, Main Method 게임객체램덤위치에생성 Event

More information

( )부록

( )부록 A ppendix 1 2010 5 21 SDK 2.2. 2.1 SDK. DevGuide SDK. 2.2 Frozen Yoghurt Froyo. Donut, Cupcake, Eclair 1. Froyo (Ginger Bread) 2010. Froyo Eclair 0.1.. 2.2. UI,... 2.2. PC 850 CPU Froyo......... 2. 2.1.

More information

UI TASK & KEY EVENT

UI TASK & KEY EVENT 2007. 2. 5 PLATFORM TEAM 정용학 차례 CONTAINER & WIDGET SPECIAL WIDGET 질의응답및토의 2 Container LCD에보여지는화면한개 1개이상의 Widget을가짐 3 Container 초기화과정 ui_init UMP_F_CONTAINERMGR_Initialize UMP_H_CONTAINERMGR_Initialize

More information

Contents. Phase Revise Plan --- Phase Synchronize Artifacts --- Phase 2130 Analyze Activity2131. Define Essential Use Cases --- Activity21

Contents. Phase Revise Plan --- Phase Synchronize Artifacts --- Phase 2130 Analyze Activity2131. Define Essential Use Cases --- Activity21 OSP Stage 2030 Ver.4 Team 1 201111341 김성민 201111379 이한빈 201111397 황정아 1 Contents. Phase 2110. Revise Plan --- Phase 2120. Synchronize Artifacts --- Phase 2130 Analyze

More information

UI TASK & KEY EVENT

UI TASK & KEY EVENT KEY EVENT & STATE 구현 2007. 1. 25 PLATFORM TEAM 정용학 차례 Key Event HS TASK UI TASK LONG KEY STATE 구현 소스코드및실행화면 질의응답및토의 2 KEY EVENT - HS TASK hs_task keypad_scan_keypad hs_init keypad_pass_key_code keypad_init

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

PRO1_09E [읽기 전용]

PRO1_09E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_09E1 Information and - ( ) 2 3 4 5 Monitor/Modify Variables" 6 7 8 9 10 11 CPU 12 Stop 13 (Forcing) 14 (1) 15 (2) 16 : 17 : Stop 18 : 19 : (Forcing) 20 :

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

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA e- 비즈니스연구 (The e-business Studies) Volume 17, Number 3, June, 30, 2016:pp. 273~299 ISSN 1229-9936 (Print), ISSN 2466-1716 (Online) 원고접수일심사 ( 수정 ) 게재확정일 2016. 06. 11 2016. 06. 24 2016. 06. 26 ABSTRACT e-

More information

Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 계속누르고있을경

Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 계속누르고있을경 AutoDriveRobot Analysis Requirement Definition Wheel Motor 작동하는경우장애물인식후 - Ultrasonic Sensor 홀수번누를경우 +10 Touch Sensor 누를경우 TouchSensor 계속누르고있을경우 (0.5) +10 짝수번누를경우 -10 계속누르고있을경우 (0.5) -10 빛이어두워졌다다시밝아졌을경우

More information

SS Term #3.doc

SS Term #3.doc Base Knowledge 1/42 Base Knowledge 2/42 Network Initialization 3/42 Network Initialization 4/42 Network Initialization 5/42 Network Initialization 6/42 Network Initialization 7/42 Network Initialization

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

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

Microsoft Word - ASG AT90CAN128 모듈.doc

Microsoft Word - ASG AT90CAN128 모듈.doc ASG AT90128 Project 3 rd Team Author Cho Chang yeon Date 2006-07-31 Contents 1 Introduction... 3 2 Schematic Revision... 4 3 Library... 5 3.1 1: 1 Communication... 5 iprinceps - 2-2006/07/31

More information

Interstage5 SOAP서비스 설정 가이드

Interstage5 SOAP서비스 설정 가이드 Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service

More information

PCServerMgmt7

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

More information