fem01.fm

Size: px
Start display at page:

Download "fem01.fm"

Transcription

1 Überblick Methode der finiten Elemente Beispiele Software im Internet Schritte für die Programmierung

2 Methode der finiten Elemente Bisher Finite Differenzen: Diskretisierung des Ortes und der Zeit Iterationsverfahren Untersuchung der Stabilität und der Konvergenzgeschwindigkeit FD nicht direkt anwendbar unregelmässig geformtes Grundgebiet Variationsaufgaben Methode der finiten Elemente allgemeiner analytischer Ansatz für die Näherungslösung der partiellen Differentialgleichung Methode der gewichteten Residuen: Differentialgleichungen Rayleigh-Ritz Verfahren: Variationsprobleme

3 Methode der gewichteten Residuen Ziel: Finde zu einer partielle Differentialgleichung eine System von gewöhnlichen Differentialgleichungen, oder ein algebraisches Gleichungssystem (zeitunabhängige Probleme) u( x, t) zb: Temperatur, soll vom Ort x und der Zeit t abhängen Feldvariable u( x, t) Differentialoperator L und dem Quellterm f(x,t) ist Lösung einer Differentialgleichung mit dem Lux [ (, t) ] = f( x, t) Beispiel: Poissongleichung u = ρ

4 Residuum Näherungslösung u( x, t) Residuum setze u in die Differentialgleichung ein Abweichung vom exakten Wert R( x, t) = Lux [ (, t) ] f( x, t) Ansatz für die Nährungslösung Residuum = 0 für die exakte Lösung Bestimme die Entwicklungskoeffizienten so, dass das Residuum klein ist.

5 Ansatz für die Näherungslösung Finite Differenzen ersetze x und t durch diskrete Variable Finite Elemente x und t bleiben kontinuierliche Variable Entwicklung der Näherungslösung u( x, t) a i ()ϕ t i ( x) i ϕ i ( x) a i (t)... Basisfunktionen... Entwicklungskoeffizenten

6 Bestimmung der Entwicklungskoeffizenten Kollokationsverfahren Die Differentialgleichung ist an N Stützstellen erfüllt R(x i ) = 0, (i=1,...,n) Methode der kleinsten Fehlerquadrate bestimme a i so, dass das Integral minimal wird R( x) a [ ] 2 d x = 0 i Galerkin Verfahren multipliziere das Residuum mit N Gewichtsfunktionen w i R ( x )w d x = 0 i

7 Galerkin Verfahren Galerkin-Verfahren Für beliebige Gewichtsfunktionen folgt nicht, dass R klein ist spezielle Wahl Ansatzfunktionen = Gewichtsfunktionen w i ( x) u = = ϕ a i ( x) i Methode der gewichteten Residuen ist unabhängig von finiten Elementen beliebige Basisfunktionen möglich analytische und numerische Methoden Beispiel: Fourier-Galerkin Verfahren der Konvektion in der Atmosphere führte auf die Lorenz Gleichungen

8 Finite Elemente Spezielle Wahl der Basisfunktionen Basisfunktion ϕ i 0 nur in kleinen Bereichen Entwicklungskoeffizenten a i entsprechen den Feldwerten an den Punkten x i Basisfunktionen interpolieren die Lösung zwischen den Punkten hat-function u u i-1 u i+1 u i 1 ϕ i-1 ϕ i ϕ i+1 x i-1 x i x i+1

9 1D stückweise lineare Funktionen u u i-1 u i+1 u i 1 ϕ i-1 ϕ i ϕ i+1 x i-1 x i x i+1 ϕ i = x x i 1, x x i x i 1 x < x i i 1 x i + 1 x , x i x < x i + 1 x i + 1 x i 0, x< x i 1 or x x i + 1

10 Eigenschaften des FE-Ansatzes Entwicklungskoeffizenten entsprechen den Feldwerten es gilt: ϕ i ( x i ) = 1 ϕ j ( x i ) 0 und = für j i ux ( i ) = a i ϕ i ( x i ) = i a i Innerhalb eines Elementes linear interpoliert x i x < x i + 1 wird das Feld x i + 1 x x x ux ( ) u i i = + u i x i + 1 x i x i + 1 x i ϕ i ϕ i+1

11 Beispiel: 1D Transportgleichung u = v u t x für jede Basisfunktion ϕ i erhält ergibt sich eine Gleichung multipliziere Residuum mit Basisfunktion integriere über das Grundgebiet u v u ϕj dx = 0 t x Einsetzen der Näherungslösung uxt, ( ) = a i ()ϕ t i ( x) i da iϕi dϕ i ϕ dt j + va i ϕ j dx = 0 dx i

12 Matrix-Schreibweise da iϕi dϕ i ϕ, i = 1,...,N dt j + va i ϕ j dx = 0 dx i A da + B a = 0 dt mit A ij und = ϕ i ϕ j dx dϕ i B ij = v ϕ j dx dx System von N gewöhnlichen Differentialgleichungen

13 u t 2 v 2 u = x 2 Beispiel: Wellengleichung im Intervall (0,1) Galerkin Verfahren: 1 2 da iϕi dt 2 ϕ j v 2 d ϕ i aiϕ j dx 2 dx = 0 i 0 partielle Integration da i dt 2 ϕ i ϕ j dx a i v 2 dϕ i dϕ j dx v 2 dϕ i + ϕ dx dx j = 0 dx i 0 A ij i 1 0 B ij 1 0

14 Matrix-Schreibweise A d 2 d a t 2 + B a = 0 periodische Zeitabhängigkeit: Ansatz Eigenwertproblem ω 2 A a 0 = B a 0 a() t = a 0 e iωt

15 Finite element resources Internet Finite Element Resources Conferences and Courses Conferences Courses Newsgroups Particular Newsgroup Items Listservers and Bulletin Board Systems FE Homepages and FTP Sites Societies FE Links CFD Links Mesh Generation Links Public Domain FE Programs FREEWARE with source code Programs for the PC SHAREWARE or no source code Mesh Generators FE Visualisation Public Domain Mathematical Software and Miscellaneous Items. Books FE Code from Books

16 Gittererzeugung, Visualisierung: GID

17 User-Interface

18 Beispiel: Strömungsprobleme Aerodynamic analysis of the new large telescope facility in La Palma island, Islas Canarias, Spain.

19 Zusammenfassung Finite Element Links Software, Bücher, Vergleiche,... fe_resources/fe_resources.html GETDP / GMSH is a scientific computation software for the numerical solution of integro-differential equations, using finite element and integral type methods. OFELI (Object Finite Element LIbrary) is a library of finite element C++ classes for multipurpose developement of finite element software. I GID Modellierung, Gittererzeugung, Visualisierung

20 Beispiel: Getdp

21 Gebiete GROUP Gebiete und Regionen Group { /* The numbers correspond to physical regions defined in 'thermal.geo' (the input to the GMSH meshing tool) */ Hot = Region[10] ; Cold = Region[20] ; Domain = Region[100];

22 Funktionen FUNCTION Funktionen auf den Gebieten (groups) Function { alpha = 0.1 ; // Waermeleitfahigkeit

23 CONSTRAINT Randbedingungen, Anfangsbedingungen Randbedingungen Constraint { { Name Boundary; Case { { Region Hot; Value 200. ; { Region Cold ; Value 0. ;

24 FUNCTIONSPACE Funktionenraum FunctionSpace { { Name H1 ; Type Form0 ; BasisFunction { { Name wi ; NameOfCoef fi ; Function BF_Node ; Support Domain ; Entity NodesOf[ All ] ; Constraint { { NameOfCoef fi; EntityType NodesOf ; NameOfConstraint Boundary;

25 JACOBIAN geometrische Transformationen Geometrische Transformationen Randbedingungen im Unendlichen Jacobian { { Name JVol ; Case { { Region All ; Jacobian Vol ;

26 Integrale INTEGRATION Integrationsmethoden für Integrale über finite Elemente Integration { { Name I1 ; Case { { Type Gauss ; Case { { GeoElement Triangle ; NumberOfPoints 12 ;

27 FORMULATION Aufstellung der Gleichungen Eingabe der Gleichung in symbolischer Form Formulation { { Name HeatEquation; Type FemEquation ; Quantity { { Name temperature; Type Local ; NameOfSpace H1; Equation { Galerkin { [ alpha*dof{d temperature, {d temperature ] ; In Domain ; Jacobian JVol ; Integration I1 ;

28 RESOLUTION Beschreibung der Lösungsschritte Zeitabhängigkeit Lösen der Gleichungen Resolution { { Name HeatEquation; System { { Name HeatSys ; NameOfFormulation HeatEquation ; Operation { Generate[HeatSys] ; Solve[HeatSys] ; SaveSolution[HeatSys] ;

29 Beispiel: Zeitabhängigkeit FORMULATION Equation { Galerkin { Dt [ Dof{temperature, {temperature ] ; In Domain ; Jacobian JVol ; Integration I1 ; Galerkin { [ alpha*dof{d temperature, {d temperature ] ; In Domain ; Jacobian JVol ; Integration I1 ; theta Methode y t + 1 y t RESOLUTION dy dt = fyt (, ) = f( ( 1 θ)y t t θy t + 1, t) Operation { InitSolution[HeatSys]; SaveSolution[HeatSys] ; TimeLoopTheta[tmin,tmax,dt,theta] { Generate[HeatSys] ; Solve[HeatSys] ; SaveSolution[HeatSys] ;

30 POSTPROCESSING Definition der Ausgabedaten (Integrale, Ableitungen der FE-Lösung) Ausgabedaten PostProcessing { { Name TemperaturePost ; NameOfFormulation HeatEquation ; Quantity { { Name Temp ; Value { Local { [ {Grad temperature ] ; In Domain;

31 Exportieren der Ausgabedaten POSTOPERATION wie werden die Postprocessing daten in files geschrieben? PostOperation { { Name TemperaturePlot; NameOfPostProcessing TemperaturePost; Operation { Print[ Temp, OnElementsOf Domain, File "thermaltime.pos"] ;

242 외국어로서의독일어제 41 집.,.,. III.3 Y,. (2016). (2016),,,.,..., II.,,,

242 외국어로서의독일어제 41 집.,.,. III.3 Y,. (2016). (2016),,,.,..., II.,,, 41, 2017, 241-274 ( ).. (CBC), (CIC)., -.,., CIC CBC.,,. I.,., ( ) 242 외국어로서의독일어제 41 집.,.,. III.3 Y,. (2016). (2016),,,.,..., II.,,, 가상공간그룹소통의특징연구 243. II.3,.,. III.3..,. II.2., - ( 2016 ).. - -. 1),.

More information

통편집.hwp

통편집.hwp 발 간 사 법학전문대학원 설립이라고 하는 법학계의 큰 변화를 몸소 겪으며 이러한 변화에 상응한 교육과 일정을 소화하기에도 빠듯한 일정 중에도 불철주야 연 구에 매달리시는 학계와 실무계의 많은 학자분들 및 독자분들에게 감사와 존 경의 뜻을 전하고 싶습니다. 유난히 더웠던 날씨 탓에 끝날 것 같지 않았던 여름도 지나가고 있습니다. 뜨거운 여름의 볕을 이겨낸 곡식이

More information

¿Ü±¹¹ýÁ¦³»Áö09054)

¿Ü±¹¹ýÁ¦³»Áö09054) Germany,,,.. (Vom Feld bis auf den Tisch) (Weißbuch zur Lebensmittelsicherheit) ). (EG Verordnung) Nr. /. ) /. ( ), ( ), (Rückverfolgbarkeit, ), ( ). (Europäischen Behärde für Lebensmittelsicherheit).

More information

<C8AFB0E6B9FDBFACB1B85F3236B1C75F33C8A32E687770>

<C8AFB0E6B9FDBFACB1B85F3236B1C75F33C8A32E687770> *32).,.,. 1),. 1),,,,,,,,.,,, 2002, 21. 26 3,..,,,. GMO, LMO. GMO(Genetically Modified Organism),. WTO OECD. LMO(Living Modified Organisms). LMO GMO 1992 (UNEP; United Nations Environment Programme) Rio.,,

More information

<C7D5C0C7BEC8C0C75FC1A6BDC3BFCD5FC3A4B9ABC0C75FBDC2C0CE5FB9E9B0E6C0CF5FC3D6C1BEBABB2E687770>

<C7D5C0C7BEC8C0C75FC1A6BDC3BFCD5FC3A4B9ABC0C75FBDC2C0CE5FB9E9B0E6C0CF5FC3D6C1BEBABB2E687770> 합의안의 제시와 채무의 승인* - 大 法 院 2008.7.24. 선고 2008다25299 판결 - 백 경 일** [ 사실관계 및 판결요지 ] I. 사실관계 원고인 진주상호저축은행 1) 은 1997년 8월 19 일 한국주택 주식회사( 이하 한국주택 이라 한다) 와의 사이에 차용금액 5 억 원, 거래기간은 2 개월로 하는 어음거래약정을 체결하였고, 같은 날 한국주택에게

More information

730 Basel - Waldsut - Scaausen - Singen Hocreinban 730 Von Basel Bad B bis Scwörstadt Verbundtari Regio Verkersverbund Lörrac (RVL) Von Wer-Brennet bi

730 Basel - Waldsut - Scaausen - Singen Hocreinban 730 Von Basel Bad B bis Scwörstadt Verbundtari Regio Verkersverbund Lörrac (RVL) Von Wer-Brennet bi 730 Basel - Waldsut - Scaausen - Singen Hocreinban 730 Von Basel Bad B bis Scwörstadt Verbundtari Regio Verkersverbund Lörrac (RVL) Von Wer-Brennet bis Erzingen(Baden) Verbundtari Waldsuter Tariverbund

More information

고등독일어브로셔내지_양도원

고등독일어브로셔내지_양도원 CHUNJAE EDUCATION,INC. CHUNJAE EDUCATION,INC. CONTENTS 06 07 08 10 12 14 16 양도원 ( 독일어 I II) 경희대학교외국어교육학과학사 Goethe-Institut (Deutschlehrer-Diplom) 서강대학교독어독문학과석사, 박사 주한독일문화원어학부전임강사 EBS TV Deutsch heute

More information

FI_2017_007

FI_2017_007 Fahrplan-Information 007 / 2017 Erfurt Jena Gera Altenburg / Greiz Gera - Greiz - Plauen Mitte - Adorf / Plauen ob Bf Alle Züge entfallen zwischen Gera Hbf und Wünschendorf, Ersatz durch Bus Montag, 06.03.2017

More information

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

보험판매와 고객보호의 원칙 77)..... :,,,,,,.........,.. ( ). *,. (2015.11.19), (2015.12.5), (2015.12.20) - 269 - 9 2 (2015)......,.,,,... 1962 2015.. 2003 8 2005 2 22-270 - -.,..... ( 652, 653 ).. ( ) ( )..,., - 271 - 9 2 (2015)....

More information

Mappe_holzimgarten.pdf

Mappe_holzimgarten.pdf Blumentröge Preisliste 1 / 2019 Äusserst stabile Tröge, fertig montiert, mit Boden und Füssen Kieferkanthölzer 7x7 cm, kesseldruckimprägniert Alle Modelle fertigen wir auch nach Ihren Massangaben mit ohne

More information

Kompetent.Kernig.Kreativ.tiv.

Kompetent.Kernig.Kreativ.tiv. Kompetent.Kernig.Kreativ.tiv. Kompetent. Kernig. Kreativ. www.studio1.de Studio1 Kommunikation GmbH Kommunikation verbindet. Menschen, Märkte und Momente. Kommunikation ist immer und überall. Und: sie

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

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

산선생의 집입니다. 환영해요 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

SW¹é¼Ł-³¯°³Æ÷ÇÔÇ¥Áö2013

SW¹é¼Ł-³¯°³Æ÷ÇÔÇ¥Áö2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING

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

untitled

untitled Math. Statistics: Statistics? 1 What is Statistics? 1. (collection), (summarization), (analyzing), (presentation) (information) (statistics).., Survey, :, : : QC, 6-sigma, Data Mining(CRM) (Econometrics)

More information

Staatsministeriums für Arbeit und Soziales, Familie und Integration, 2015). 이번 글은 우리 주변에서 흔히 접할 수 있는 직업 중의 하나인 소매업체 판매원의 직업훈련 프 로그램을 소개한다. Ⅱ. 소매업체 판매원

Staatsministeriums für Arbeit und Soziales, Familie und Integration, 2015). 이번 글은 우리 주변에서 흔히 접할 수 있는 직업 중의 하나인 소매업체 판매원의 직업훈련 프 로그램을 소개한다. Ⅱ. 소매업체 판매원 독일 공인훈련직업(Anerkannte Ausbildungsberufe) - 소매업체 판매원 훈련과정 정미경 독일 프랑크푸르트대학 경제학 박사 Ⅰ. 들어가는 글 숙녀복 전문점, 백화점, 건축자재상, 슈퍼마켓, 식료품점, 주유소 등 어디서든지 상품을 판매 하는 곳이면 만날 수 있는 판매원은 한국뿐만 아니라 독일에서도 오래되고 다수가 종사하는 이른 바 흔한 직업

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

SLTION UI SP RILL INSRTS SIZ ITM MOL SRIPTION P MIN MX SRIS ~8 SP RILL INSRTS - M4 INW OHRINSTZ - M4 Ø7.86 (#) Ø4.3 (#8) 5 SRIS Y,Z,,~4 SP RILL INSRTS

SLTION UI SP RILL INSRTS SIZ ITM MOL SRIPTION P MIN MX SRIS ~8 SP RILL INSRTS - M4 INW OHRINSTZ - M4 Ø7.86 (#) Ø4.3 (#8) 5 SRIS Y,Z,,~4 SP RILL INSRTS INSRTS & HOLRS eing the best through innovation SP OHRMSSR - or eneral Machines and rilling Large iameters Longer Tool Life and High Productivity - VHM für lange Standzeit; -PM für große urchmesserund

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

415.2 Duisburg - Essen - Dortmund - Hamm (West) Regionalverkehr Duisburg - Kamen Verbundtari VRR Kamen - Hamm Verkehrsgemeinschat Ruhr-Lippe (VR

415.2 Duisburg - Essen - Dortmund - Hamm (West) Regionalverkehr Duisburg - Kamen Verbundtari VRR Kamen - Hamm Verkehrsgemeinschat Ruhr-Lippe (VR 415.2 Duisburg - Essen - Dortmund - Hamm (West) Regionalverkehr 415.2 Duisburg - Kamen Verbundtari VRR Kamen - Hamm Verkehrsgemeinschat Ruhr-Lippe (VRL) Übergangstari Dortmund - Hamm Verkehrsgemeinschat

More information

°ø¾÷-01V36pš

°ø¾÷-01V36pš 2 3 4 5 6 ..2.3 3 (differential) (equation).. () d/d (). e 0.2 (, ), d/d 0.2e 0.2. e 0.2 (). ()., ().,.. (DE: differential equation). (tpe), (order), (linearit). (ODE: ordinar differential equation). (2).

More information

455 Köln - Wuppertal - Hagen Hamm Dortmund - - Münster 455 Köln - Solingen Hb Verbundtari VRS Solingen Hb - Unna Verbundtari VRR Unna - Hamm/Münster V

455 Köln - Wuppertal - Hagen Hamm Dortmund - - Münster 455 Köln - Solingen Hb Verbundtari VRS Solingen Hb - Unna Verbundtari VRR Unna - Hamm/Münster V 455 Köln - Wuppertal - Hagen Hamm Dortmund - - Münster 455 Köln - Solingen Hb Verbundtari VRS Solingen Hb - Unna Verbundtari VRR Unna - Hamm/Münster Verkehrsgemeinschat Münsterland/Ruhr-Lippe (VGM/VRL)

More information

<31B1E8C1A4B7E6B9DAC1F6BCF6B1E8B9CCBCF72E687770>

<31B1E8C1A4B7E6B9DAC1F6BCF6B1E8B9CCBCF72E687770> 정규화된뇌파신호 자극제시상황의뇌파안정상태의뇌파 안정상태의뇌파 EEG 0.4 0.3 0.2 0.1 0 Beta powerspectrum value 감성유발형광고 정보전달형광고 좌측전두엽 우측전두엽 좌측후두엽 우측후두엽 좌측측두엽 우측측두엽 Lobe 0 Theta powerspectrum value 좌측전두엽 우측전두엽 좌측후두엽 우측후두엽 좌측측두엽 우측측두엽

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

목 차 1. 국외출장목적 1 2. 국외출장개요 1 3. 예산집행계획 2 4. 출장국가 ᆞ 방문기관세부내용 3 5. 출장결과 6

목 차 1. 국외출장목적 1 2. 국외출장개요 1 3. 예산집행계획 2 4. 출장국가 ᆞ 방문기관세부내용 3 5. 출장결과 6 독일의지방세제도연구를위한 공무국외출장보고서 2013. 12. 행정법제국 목 차 1. 국외출장목적 1 2. 국외출장개요 1 3. 예산집행계획 2 4. 출장국가 ᆞ 방문기관세부내용 3 5. 출장결과 6 1 국외출장목적 2 국외출장개요 - 1 - 3 예산집행계획 - 2 - 4 출장국가 ᆞ 방문기관세부내용 - 3 - - 4 - - 5 - 5 출장결과 - 6 - -

More information

untitled

untitled Mathematics 4 Statistics / 6. 89 Chapter 6 ( ), ( /) (Euclid geometry ( ), (( + )* /).? Archimedes,... (standard normal distriution, Gaussian distriution) X (..) (a, ). = ep{ } π σ a 6. f ( F ( = F( f

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

436 8., {(x, y) R 2 : y = x, < x 1} (, 1] φ(t) = (t, t), (, 2] ψ(t) = (t/2, t/2), [1, ) σ(t) = (1/t, 1/t).. ψ φ, σ φ. (φ, I) φ(i) φ : I φ(i). 8.2 I =

436 8., {(x, y) R 2 : y = x, < x 1} (, 1] φ(t) = (t, t), (, 2] ψ(t) = (t/2, t/2), [1, ) σ(t) = (1/t, 1/t).. ψ φ, σ φ. (φ, I) φ(i) φ : I φ(i). 8.2 I = 8. 8.1 ( ).,,,.. 8.1 C I R φ : I R m φ (φ I ) φ(i) = {x R m : x = φ(t), t I} C, t, I. C C = (φ, I). x R m C C. 1 x, a R m. φ(t) := ta + x R ( 2). x a. R m. 2 φ(t) = (cos t, sin t) [, 2π].. 435 436 8.,

More information

2 지방계약연구제 2 호 Ⅱ. 기본원칙규정 : 행정절차법제 54 조 제 62 조 2) 제 54 조공법상계약의허용 상이한법규가존재하지않는한, 공법적영역에서의법률관계는계약을통해체결, 변 경, 해지될수있다 ( 공법상의계약 ). 특히, 관청은행정행위를발하는대신, 행정행위의 2

2 지방계약연구제 2 호 Ⅱ. 기본원칙규정 : 행정절차법제 54 조 제 62 조 2) 제 54 조공법상계약의허용 상이한법규가존재하지않는한, 공법적영역에서의법률관계는계약을통해체결, 변 경, 해지될수있다 ( 공법상의계약 ). 특히, 관청은행정행위를발하는대신, 행정행위의 2 1) 독일지방계약법의기본내용 강기홍 * Ⅰ. 서언 지난 지방계약연구 창간호 (2010. 7) 에서는 독일지방계약법의기본구조 라는제목으로, 독일의지방자치단체들이어떤법적인틀에서공법상계약을체결하는지를개관하였다. 1) 주지하는바와같이, 독일은연방국가로서 16개의州들로구성되어있는바, 각각의주들은입법권, 사법권, 행정권을가지고있어각주들은일종의國家로서기능하고있다. 개별주들은입법권에근거하여지방자치단체가체결하는공법상의계약에관한기본내용을州의행정절차법에규정하고있는바,

More information

<C7D1B1B9B0E6C1A6BFACB1B8C7D0C8B828C0CCC1BEBFF85FC0CCBBF3B5B75FBDC5B1E2B9E9292E687770>

<C7D1B1B9B0E6C1A6BFACB1B8C7D0C8B828C0CCC1BEBFF85FC0CCBBF3B5B75FBDC5B1E2B9E9292E687770> 한국 증권회사의 효율성 분석 이종원* 이상돈** 신기백*** Ⅰ. 서 론 1990년이후 증권시장의 개방화 및 자율화가 진전되어가고 있던 과정에서 1997년 12월 외환 위기사태가 발생하게 되었고, 이후 증권회사의 구조조정 가속화, 외국계 증권회사의 진입 확대 및 IT기술의 발전에 따른 증권 온라인거래의 확대, 외국인의 투자한도 완전철폐에 따른 외국인 거래비중의

More information

+변협사보 4월호

+변협사보 4월호 Seoul Bar Association 2014. 08. 06_ 07_ 08_ 13_ 14_ 16_ 18_ 23_ 26_ 28_ 30_ 32_ 33_ 34_ 36_ 38_ 45_ 48_ 49_ 58_ 62_ 68_ 2014 August_3 2014.08 Sunday Monday Tuesday Wednesday Thursday Friday Saturday 01

More information

Interview einer Erzieherin / eines Erziehers Das Interview wird mit Personen aus verschiedenen Ländern geführt und jeweils eines aus Deutschland und e

Interview einer Erzieherin / eines Erziehers Das Interview wird mit Personen aus verschiedenen Ländern geführt und jeweils eines aus Deutschland und e Interview einer Erzieherin / eines Erziehers Das Interview wird mit Personen aus verschiedenen Ländern geführt und jeweils eines aus Deutschland und einem anderen Land in Kombination im Blog von KiTA-Global.de

More information

No Slide Title

No Slide Title Copyright, 2001 Multimedia Lab., CH 3. COM object (In-process server) Eun-sung Lee twoss@mmlab.net Multimedia Lab. Dept. of Electrical and Computer Eng. University of Seoul Seoul, Korea 0. Contents 1.

More information

공학박사학위 논문 운영 중 터널확대 굴착시 지반거동 특성분석 및 프로텍터 설계 Ground Behavior Analysis and Protector Design during the Enlargement of a Tunnel in Operation 2011년 2월 인하대

공학박사학위 논문 운영 중 터널확대 굴착시 지반거동 특성분석 및 프로텍터 설계 Ground Behavior Analysis and Protector Design during the Enlargement of a Tunnel in Operation 2011년 2월 인하대 저작자표시-비영리-동일조건변경허락 2.0 대한민국 이용자는 아래의 조건을 따르는 경우에 한하여 자유롭게 이 저작물을 복제, 배포, 전송, 전시, 공연 및 방송할 수 있습니다. 이차적 저작물을 작성할 수 있습니다. 다음과 같은 조건을 따라야 합니다: 저작자표시. 귀하는 원저작자를 표시하여야 합니다. 비영리. 귀하는 이 저작물을 영리 목적으로 이용할 수 없습니다.

More information

가장죽 - 독일어 문법 훑기

가장죽 - 독일어 문법 훑기 Gebrüder Grimm - Der süße Brei 동화로독일어문법공부하기 Es war einmal ein armes frommes Mädchen, das lebte mit seiner Mutter allein, und sie hatten nichts mehr zu essen. Da ging das Kind hinaus in den Wald, und begegnete

More information

2011³»ÁöÆíÁýÃÖÁ¾

2011³»ÁöÆíÁýÃÖÁ¾ 5 6 NDI POLICY SEMINAR 2011 7 8 NDI POLICY SEMINAR 2011 9 10 NDI POLICY SEMINAR 2011 13 14 NDI POLICY SEMINAR 2011 15 16 NDI POLICY SEMINAR 2011 17 18 NDI POLICY SEMINAR 2011 19 20 NDI POLICY SEMINAR

More information

Alle Menschen werden Brüder, ( 합창 알토, 테너, 바리톤 ) 시류가가차없이갈라놓은것을네마법이다시묶는구나. 네온화한날개가머무는곳에서모든사람이형제가되리라. (A, T, B Solo) Wem der große Wurf gelungen, Eines F

Alle Menschen werden Brüder, ( 합창 알토, 테너, 바리톤 ) 시류가가차없이갈라놓은것을네마법이다시묶는구나. 네온화한날개가머무는곳에서모든사람이형제가되리라. (A, T, B Solo) Wem der große Wurf gelungen, Eines F An die Freude 기쁨에게바치는찬가 (Bariton Solo) O Freunde, nicht diese Töne! Sondern laßt uns angenehmere anstimmen und freudenvollere. ( 바리톤독창 ) 벗들이여, 이런노래는그만! 대신즐겁고기쁨에찬노래를불러보자. Freude, (Freude) Freude, (Freude)

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

¿Ü±¹¹ýÁ¦³»Áö0904È£4)

¿Ü±¹¹ýÁ¦³»Áö0904È£4) (Mo-MiG, ).. ) ) ). (in der Krise), (Antwort)..... ) BT-Druks. /, BGBl I,. ) BT-Drucks. /. ) BR-Drucks. /; BT-Drucks. /. 42 Germany,,.....,. (haftungsbeschränkte Unternehmergesellschaft; ). ).. Nr.. (Versicherung)....

More information

11234(3)

11234(3) Vol. 6 No. 1 (통권 53호) OSH RESEARCH BRIEF 2012. 01 04 06 10 14 22 28 34 40 46 52 58 64 69 70 04 05 06 07 08 09 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

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

歯J2000-04.PDF

歯J2000-04.PDF - - I. / 1 II. / 3 III. / 14 IV. / 23 I. (openness), (Modulization). (Internet Protocol) (Linux) (open source technology).. - Windows95, 98, (proprietary system). ( ). - (free).,. 1),.,,,. 1). IBM,. IBM

More information

도식악보활용\(민경훈\)

도식악보활용\(민경훈\) I 1924 (Gnther-Schule) (),, 1925 (Musikp dagogische Reform) 1 1930 (COrff 1895-1982) (Orff-Schulwerk) 1950, 1954, (ThWAdorno 1903-1969),, 1 1960 (Musikpdagogik) ) DStoverock: ber Sinn und Schicksal der

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

Kursbuc der Deutscen Ban Reine - Münster - Hamm 410 Reine - Hamm Verkersgemeinscat Münsterland (VGM) Verbundarausweise gel

Kursbuc der Deutscen Ban Reine - Münster - Hamm 410 Reine - Hamm Verkersgemeinscat Münsterland (VGM) Verbundarausweise gel Kursbuc der Deutscen Ban 2017 www.ban.de/kursbuc 410 Reine - Münster - Hamm 410 Reine - Hamm Verkersgemeinscat Münsterland (VGM) Verbundarausweise gelten nur in den Zügen des Naverkers Farrad am Bano:

More information

s SINUMERIK 840C Service and User Manual DATA SAVING & LOADING & & /

s SINUMERIK 840C Service and User Manual DATA SAVING & LOADING & & / SINUMERIK 840C Service and Uer Manual DATA SAVING & LOADING & & / / NC, RS232C /. NC NC / Computer link () Device ( )/PC / / Print erial Data input RS232C () Data output Data management FLOPPY DRIVE, FLOPPY

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

<31325FB1E8B0E6BCBA2E687770>

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

More information

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

More information

untitled

untitled Step Motor Device Driver Embedded System Lab. II Step Motor Step Motor Step Motor source Embedded System Lab. II 2 open loop, : : Pulse, 1 Pulse,, -, 1 +5%, step Step Motor (2),, Embedded System Lab. II

More information

초보자를 위한 ADO 21일 완성

초보자를 위한 ADO 21일 완성 ADO 21, 21 Sams Teach Yourself ADO 2.5 in 21 Days., 21., 2 1 ADO., ADO.? ADO 21 (VB, VBA, VB ), ADO. 3 (Week). 1, 2, COM+ 3.. HTML,. 3 (week), ADO. 24 1 - ADO OLE DB SQL, UDA(Universal Data Access) ADO.,,

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Chapter Radar Cross Section ( R C S ) 엄효준교수 한국과학기술원 Contents.1. RCS Definition.. RCS Prediction Methods.3. RCS Dependency on Aspect Angle and Frequency.4. RCS Dependency on Polarization.5. RCS of Simple

More information

08-이용갑

08-이용갑 29(2), 2009, 186-212 Health and Social Welfare Review,.,, 2007. 1980.,. 186 . 2006 (, 2008 17, 2008)., 20., 2007 1883, (Niejahr, 2006).,,, (van de Ven, Beck, van de Voorde, Wasem & Zmora, 2007; Wasem,

More information

LEICA C-LUX

LEICA C-LUX LEICA C-LUX Leica C-LUX...,...... : Leica C-LUX,,,. :,.,,...... EU 2 . AG ( 13)....,,. 60. ( )!,.,.... 3 ( ): (1546) : : : : : 02-2285-4421 ( ) Leica Camera AG ( ) R-CMI-LcK-1546 4 ,... AG......,,..,,,.

More information

Your title goes here

Your title goes here www.cd-adapco.com Surface Preparation and Meshing 2012 년 5 월 8 일 CD-adapco Korea Introduction Surface Preparation STAR-CCM+ 3D CAD Model Indirect Mapped Interface Surface Preparation Workflow Overview[STAR-CCM]

More information

e hwp

e hwp TITLE 'Dew Pressure Calculation for the Condenser Pressure' IN-UNITS ENG DEF-STREAMS CONVEN ALL DESCRIPTION " General Simulation with English Units : F, psi, lb/hr, lbmol/hr, Btu/hr, cuft/hr. Property

More information

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 13 Lightweight BPM Engine SW 13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 BPM? 13 13 Vendor BPM?? EA??? http://en.wikipedia.org/wiki/business_process_management,

More information

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS ( PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

<3033C6AFC1FD5FC0CCB3B2C0CE2E687770>

<3033C6AFC1FD5FC0CCB3B2C0CE2E687770> 비판적합리성의구조 이남인 * 1),,,,,, (Husserl, Habermas, evidence, theory of truth, critical rationality, communicative rationality, intuitive rationality) 1). I, II, III V. VI * 1) 2004 2 19-20.. 84.. VI. I. 하버마스의의사소통행위론

More information

OR MS와 응용-03장

OR MS와 응용-03장 o R M s graphical solution algebraic method ellipsoid algorithm Karmarkar 97 George B Dantzig 979 Khachian Karmarkar 98 Karmarkar interior-point algorithm o R 08 gallon 000 000 00 60 g 0g X : : X : : Ms

More information

歯Enet_목차_.PDF

歯Enet_목차_.PDF GLOFA-GM - TCP ( ) 1) IEC(International Electrotechnical Commission : ), 2), 2,.,. RUN CPU I/F RUN FB-SERVICE HS-SERVICE GMWIN-SERV GLOFA-SERV FTP-SERVICE H/W ERROR 10B5 enable 10B2 enable 10BT

More information

Boström, Familienerbrecht und Testierfreiheit in Schweden und anderen skandinavischen Ländern, in: Familienerbrecht und Testierfreiheit im europäische

Boström, Familienerbrecht und Testierfreiheit in Schweden und anderen skandinavischen Ländern, in: Familienerbrecht und Testierfreiheit im europäische 가정의 달 기념 심포지엄 ❷ 부부 공동노력으로 형성된 재산, 상속법에서도 인정해야!! 고령사회에서 노년의 복지와 밀접한 연관이 있는 배우자 상속분의 문제를 지속적으로 제기하여 민법상 부부재산제 개정을 주도 해온 상담소에서는 가정 내 양성평등과 혼인재산형성에 기여한 배우자의 권리를 보호하기 위해 지난 5월 24일 가정의 달 기념 심 포지엄 부부 공동노력으로 형성된

More information

09´ëÇк°¼Ò°³-¼�¿ïÄ·2

09´ëÇк°¼Ò°³-¼�¿ïÄ·2 Hanyang University Bulletin Hanyang University Bulletin Hanyang University Bulletin Hanyang University Bulletin Hanyang University Bulletin Hanyang University Bulletin Hanyang University Bulletin

More information

정보기술응용학회 발표

정보기술응용학회 발표 , hsh@bhknuackr, trademark21@koreacom 1370, +82-53-950-5440 - 476 - :,, VOC,, CBML - Abstract -,, VOC VOC VOC - 477 - - 478 - Cost- Center [2] VOC VOC, ( ) VOC - 479 - IT [7] Knowledge / Information Management

More information

강의10

강의10 Computer Programming gdb and awk 12 th Lecture 김현철컴퓨터공학부서울대학교 순서 C Compiler and Linker 보충 Static vs Shared Libraries ( 계속 ) gdb awk Q&A Shared vs Static Libraries ( 계속 ) Advantage of Using Libraries Reduced

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

독일기악미학\(이경희\)

독일기악미학\(이경희\) 18 1 18 1 6 2 7 3 8 4 5 1 18 - -,, 17,,,, 15,,, :,, 18, 90,,, 18,, (),,,,,, 2 17 18 3,, ( ),,,, tragdie lyrique ( ) 18,,, 15, 18? (distinct),, 18, 3, (JMattheson 1681-1764), (KLJunker 1748-1797), (JNForkel

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

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph 인터그래프코리아(주)뉴스레터 통권 제76회 비매품 News Letters Information Systems for the plant Lifecycle Proccess Power & Marine Intergraph 2008 Contents Intergraph 2008 SmartPlant Materials Customer Status 인터그래프(주) 파트너사

More information

歯엑셀모델링

歯엑셀모델링 I II II III III I VBA Understanding Excel VBA - 'VB & VBA In a Nutshell' by Paul Lomax, October,1998 To enter code: Tools/Macro/visual basic editor At editor: Insert/Module Type code, then compile by:

More information

MPLAB C18 C

MPLAB C18 C MPLAB C18 C MPLAB C18 MPLAB C18 C MPLAB C18 C #define START, c:\mcc18 errorlevel{0 1} char isascii(char ch); list[list_optioin,list_option] OK, Cancel , MPLAB IDE User s Guide MPLAB C18 C

More information

<32303136C7D0B3E2B5B520B4EBBCF6B4C920C7D8BCB3C1F620C1A632BFDCB1B9BEEE26C7D1B9AEBFB5BFAA5FB5B6C0CFBEEE20492E687770>

<32303136C7D0B3E2B5B520B4EBBCF6B4C920C7D8BCB3C1F620C1A632BFDCB1B9BEEE26C7D1B9AEBFB5BFAA5FB5B6C0CFBEEE20492E687770> 2016학년도 대학수학능력시험 제2외국어/한문영역 독일어Ⅰ 정답 및 해설 01. 1 02. 2 03. 4 04. 2 05. 2 06. 5 07. 1 08. 4 09. 3 10. 5 11. 4 12. 5 13. 3 14. 1 15. 5 16. 2 17. 3 18. 1 19. 1 20. 5 21. 4 22. 4 23. 5 24. 3 25. 2 26. 5 27.

More information

M&S. EDISON. e-science EDISON_CFD[2] EDISON. (geometry kernel software),,, EDISON_CFD.,.. 4. e-science EDISON M&S.., EDISON , b f. Find to min

M&S. EDISON. e-science EDISON_CFD[2] EDISON. (geometry kernel software),,, EDISON_CFD.,.. 4. e-science EDISON M&S.., EDISON , b f. Find to min 권형일, 조영민, 이슬기, 김사지 1, 최성임 2* DEVELOPMENT OF e-science BASED AERODYNAMIC DESIGN OPIMIZATION FRAMEWORK FOR AN AIRFOIL H.I. Kwon, Y.M. Jo, S.G. Yi, S.J. Kim and S.I. Choi Design optimization is to find optimum

More information

歯320133.PDF

歯320133.PDF 97-3 1 9 9 7 : () : ( ) () . 1. 1 1 1 3 1 3 2 3 3 4 2 5 1 5 1. 5 2. 5 3. 5 2 6 1. 6 2. 13 3 14 1 14 2 17 1. 18 2. 20 3. 21 4. 21 5. 23 - i - 4 1997 25 1. 25 2. 25 3. 25 4. 26 5. 28 5 34 36 Abs tract 39

More information

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

untitled

untitled MDEP I&C 2009. 4.6 ~ 4.7 14 I. MDEP II. DICWG III. DICWG SW IV. Nuclear Safety Information Conference 2009 Slide -2- I. MDEP MDEP? Multinational Design Evaluation Program MDEP Nuclear Safety Information

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

<C0FCC8C4BCD2BCB3B0FAC7E3B9ABC1D6C0C7C0FBB9CCC0C7BDC42DBABBB9AE2E687770>

<C0FCC8C4BCD2BCB3B0FAC7E3B9ABC1D6C0C7C0FBB9CCC0C7BDC42DBABBB9AE2E687770> 전후소설과 허무주의적 미의식 머리말 전후소설을 연구하기로 결정하고 작품과 비평, 사상계 를 읽기 시작하였던 것이 엊그제 같은데 벌써 수년이 흘렀다. 비록 손창섭과 장용학에 제한된 연구 이지만 여기 그 결과를 엮어 한 권의 책으로 내놓는다. 너는 왜 전후소설을 연구하냐 고 한 선배 연구자가 물었을 때, 그냥 웃기만 했던 기억이 난다. 일상 을 그리는 것이 근대

More information

제17권 1호(통권 제38호).hwp

제17권 1호(통권 제38호).hwp < >.. 9..,.,,,..,,. (DOSB) 3.,. (Sporthilfe-Eid). * 2013 10 26 11. ** Erlangen, ***, .... (duale Karriere).,.,,,.. 1. citius altius fortius,.,,...,... 2012, 2014 2, U-17, U-20 2015. 1972 (ISF:International

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA e- 비즈니스연구 (The e-business Studies) Volume 17, Number 1, February, 28, 2016:pp. 293~316 ISSN 1229-9936 (Print), ISSN 2466-1716 (Online) 원고접수일심사 ( 수정 ) 게재확정일 2015. 12. 04 2015. 12. 24 2016. 02. 25 ABSTRACT

More information

75)..... ( ).,,,,, < 국문초록 >.....,, * ( ), ( ), ( )

75)..... ( ).,,,,, < 국문초록 >.....,, * ( ), ( ), ( ) 75)..... ( ).,,,,, < 국문초록 >.....,,.. 2016 3 3...... * (2016.06.02), (2016.06.14), (2016.06.28) - 281 - 10 1 (2016)...,.,. 1).,,. 2009 1, 2).,.,,. 3),. 2016 3 3 1),, 19 3, 2006, 145. 2),,,, 7, 2016 4, 9.

More information

solution map_....

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

More information

14.091~100(328-하천방재).fm

14.091~100(328-하천방재).fm w wz 8«4y 2008 8 pp. 91 ~ 100 w w w e x Development of a Numerical Model of Shallow-Water Flow using Cut-cell System ½x Á Á Kim, Hyung-JunÁee, SeungOhÁCho, Yong-Sik Abstract Numerical implementation with

More information

VZ94-한글매뉴얼

VZ94-한글매뉴얼 KOREAN / KOREAN VZ9-4 #1 #2 #3 IR #4 #5 #6 #7 ( ) #8 #9 #10 #11 IR ( ) #12 #13 IR ( ) #14 ( ) #15 #16 #17 (#6) #18 HDMI #19 RGB #20 HDMI-1 #21 HDMI-2 #22 #23 #24 USB (WLAN ) #25 USB ( ) #26 USB ( ) #27

More information

(2) : :, α. α (3)., (3). α α (4) (4). (3). (1) (2) Antoine. (5) (6) 80, α =181.08kPa, =47.38kPa.. Figure 1.

(2) : :, α. α (3)., (3). α α (4) (4). (3). (1) (2) Antoine. (5) (6) 80, α =181.08kPa, =47.38kPa.. Figure 1. Continuous Distillation Column Design Jungho Cho Department of chemical engineering, Dongyang university 1. ( ).... 2. McCabe-Thiele Method K-value. (1) : :, K-value. (2) : :, α. α (3)., (3). α α (4) (4).

More information

27(5A)-15(5868).fm

27(5A)-15(5868).fm ª Œª Œ 27ƒ 5A Á 2007 9œ pp. 701 ~ 711 ª x 3 k w Radial 3-D Elastodynamic Infinite Elements Á Á½ Seo, Choon-GyoÁYun, Chung-BangÁKim, Jae-Min Abstract This paper presents new three dimensional radial infinite

More information

12(4) 10.fm

12(4) 10.fm KIGAS Vol. 12, No. 4, December, 2008 (Journal of the Korean Institute of Gas) l x CNG» v m s w ½ Á y w» œw (2008 9 30, 2008 12 10, 2008 12 10 k) Numerical Analysis for Temperature Distribution and Thermal

More information

제목을 입력하세요.

제목을 입력하세요. 1. 4 1.1. SQLGate for Oracle? 4 1.2. 4 1.3. 5 1.4. 7 2. SQLGate for Oracle 9 2.1. 9 2.2. 10 2.3. 10 2.4. 13 3. SQLGate for Oracle 15 3.1. Connection 15 Connect 15 Multi Connect 17 Disconnect 18 3.2. Query

More information

Microsoft PowerPoint - User Manual-100 - 20150521.pptx

Microsoft PowerPoint - User Manual-100 - 20150521.pptx CIC-100 사용 설명서 (User Manual) 나의 커뮤니티, 보는 이야기 TocView [모델명 : CIC-100] 주의사항 매뉴얼의 내용은 서비스 향상을 위하여 개별 사용자의 사전 동의 또는 별도의 공지 없이 변경될 수 있습니다. 사용자의 인터넷 환경에 따라 제품 성능 및 기능의 제작 또는 사용이 불가능할 수 있습니다. 본 제품의 이용 중 장애에 의하여

More information

PowerPoint 프레젠테이션

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

More information

피고인의 불리한 증인에 대한 반대신문이 허용되지 않은 것은 소송절차 전 체과정을 통하여 적정하지 않았다고 판단될 때에만 협약을 위반한 것이다. 법정에 출석하지 않은 증인의 수사단계 진술의 증거가치는 반대신문이 행해 지지 않은 것에 대하여 사법기관에 얼마나 책임이 있는지

피고인의 불리한 증인에 대한 반대신문이 허용되지 않은 것은 소송절차 전 체과정을 통하여 적정하지 않았다고 판단될 때에만 협약을 위반한 것이다. 법정에 출석하지 않은 증인의 수사단계 진술의 증거가치는 반대신문이 행해 지지 않은 것에 대하여 사법기관에 얼마나 책임이 있는지 외국 학계 동향 독일 형사소송법 관련 최근 동향 대검찰청 검찰미래기획단 目 次 Ⅰ. 주목할 만한 판례 1. 증인에 대한 피고인의 반대신문권과 증인 불출석시 수사단계 조서의 증거능력 BGH, ZStZ 2007, 166(2006. 11. 29. 선고) 2. 비밀리에 행해지는 online 수색의 부적 법성 BGH, NJW 2007, 930(2007. 1. 31.

More information

2005 7

2005 7 2005 7 ii 1 3 1...................... 3 2...................... 4 3.................... 6 4............................. 8 2 11 1........................... 11 2.................... 13 3......................

More information

ODS-FM1

ODS-FM1 OPTICAL DISC ARCHIVE FILE MANAGER ODS-FM1 INSTALLATION GUIDE [Korean] 1st Edition (Revised 4) 상표 Microsoft, Windows 및 Internet Explorer는 미국 및 / 또는 다른 국가에서 Microsoft Corporation 의 등록 상표입 Intel 및 Intel Core

More information