第一章

Size: px
Start display at page:

Download "第一章"

Transcription

1

2

3 RoboCup FIRA, (Angle) Ka (Position) (RunArc) i

4 Global Vision based Motion Parameters Analysis and Basic Actions Improvement for Robot Soccer Systems Abstract With the development of robotics and artificial intelligence, scientists were often faced with issues on cooperation and coordination among different robots in a workspace. This has led to the developments in multi-robot cooperative systems MRCS. As a research model of MRCS, soccer robot is an interdisciplinary area that involves the knowledge of robotics, intelligence control, wireless communication, computer science, sensor technology, image processing, artificial intelligence, and so on. It has become a public experimental platform for universities all over the world to communicate with each other. The first chapter of the paper introduces robot soccer games and the four subsystems of soccer robot systems. In the following chapter, the strategy system and the control scheme of robot soccer system is discussed in detail. Following the discussion of the importance of action designing, the mechanism of basic behavior generation is introduced and the codes of the two original basic behavior functions, which need improving, are shown. The last chapter is the focus of the whole paper. Based on analysis of motion parameters, the velocity parameter Ka of the Angle function is tuned through experiments to get the best results; To overcome the disadvantages of the former Position function, a RunArc function is developed, which can control the robot to run a smooth arc path to a destination; At last, the method of controlling the robot to run to the target by different trajectories is successfully realized, using the feedback information of the global vision subsystem. Key words Soccer robot, Motion analysis, Action design, Global vision ii

5 ...i Abstract... ii... iii RoboCup FIRA RoboCup FIRA (MIROSOT) Angle Ka (Angle) Ka Position Position iii

6 1.1 [1] 50 IBM? Alan Mackworth 1992 On Seeing Robots [2] [3]

7 1.1.1 RoboCup FIRA RoboCup MiroSot FIRA Alan Mackworth RoboCup J (the Robot World Cup Soccer Games) RoboCup[4] IJCAI SONY RoboCup (the Robot World Cup Soccer Games and Conferences) 2000 RoboCup 40 WrightEagle WrightEagle RoboCup TsinghuAeolus Padua RoboCup (RoboCupSoccer) 1 (Simulation) 2 (Small-Size) 3 (Middle-Size) 4 SONY (Legged) 5 (Humanoid) FIRA 1997 [5] FIRA 2

8 1-1 FIRA cm cm NAROSOT S-MIROSOT MIROSOT ROBOSOT KheperaSot HUROSOT SimuroSot 2001 RoboCup RoboCup RoboCup RoboCup RoboCup FIRA RoboCup RoboCup RoboCup Client/Server RoboCup Soccer Server Client Client Soccer Server Soccer Server 100 Soccer Server 1-2 Client Client UDP Socket Server Socket Client Client RoboCup [6][7] FIRA 11 3

9 Client Socket Client Socket Monitor Client Socket 1-2 Soccer Server Client Server Client Server move( ) turn( ) turn_neck( ) kick( ) dash( ) sense_body( ) say( ) Server Client see( ) hear( ) turn kick dash say say Server 2002 RoboCup TsinghuAeolus Everest 1-3 TsinghuAeolus Everest TsinghuAeolus TsinghuAeolus 7 0 Everest RoboCup 1-3 RoboCup monitor (TsinghuAelous V.S. Everest) 4

10 1.1.3 FIRA (MIROSOT) FIRA cm 130cm ( ) FIRA (2m) 1.2 system) (robots) (soccer robot system) [8][9] (vision (host computer) (RF communication system)

11 CPU (Vision-based soccer robot system) (Robot-based soccer robot system) (Remote-brainless vision-based soccer robot system) (Brain on-board vision-based soccer robot system) 1 CPU [10] 2D, : ( ), ( 1-6),,,,,, 6

12 45 1-6,,,,, NTSC 24 RGB RGB HSI 3 3 ( ) ( ) ( ) [11][12] 1-7 7

13 [13] 1-8 Mirosot Specialized intelligence (Basic behaviors) (Move)(Obstacle avoidance) (Basic actions) Angle Position Advanced actions (Shoot) (Position-shoot) (Intercept-ball) (Sweep-ball) (Block) (Central controller) (Velocity controller) 8

14 1-9 MCU CPU 1-10 CPU CPU (1-10) 9

15 (Omnidirectional Robot) [14][15] 1-11 [16] MCU - PI PID MCU PLL PLL [17] 2 10

16 418MHz 433MHz MHz 433MHz Motorola MC2831 RFM HX2000 Ohm T100, MC3356 RX2010 N100 [19] Ri Ri Ri 1.3 RoboCup FIRA Angle Ka Position RunArc RunArc 11

17 R2 R R1 R2 R3 ER1 ER2 ER3 Ball X(cm) Y(cm) (deg) , 12

18 ) 4) 5) 6) 2) 3) 2) 3) 1) 4) 5) 6)

19 2-3 Robot1 Robot2 2-3 [18] A1( ) A2 A3 A4 A5 14

20 20ms A3 A1 A4 A5 A

21 d i ( i = 1 2) θ ( i = 1,2) ( i = 1,2) k i i A = + 1 k1d1 k2θ 1 A + 2 = k1d 2 k2θ 2 Y A1<A2? N Y N ( i = 1 2) d i α ( i = 1,2) β w = 2 i 2 w and d < and α β < 15 or α 180 β d < Robot2 2 Robot

22 2.2.2 angle position shoot block sweep pass pass-shoot beat one) crossing-covering (two 2-8 InitRole() AddiShoot(),Attack() My_Strategy() Strategy() MyGoalie(), MyGoaliePosition() RoleSelect(), RoleSelect2(), CheckOp(), AreaPartition() ShootAt(),Kick() PositionEx(),shoot() Position() Auto_Robot_Position(), GoToPosition(), Rush(), Rush2() AvoidFZone(),AvoidSticked() AvoidBound(),AvoidBoundEx() Angle(), AngleEx() Velocity() StopRobot(),WhichRobotStop() StopProc()

23 V V R ICR L L R 2-9 V R + V V = L (2.1) 2 VR VL ω = (2.2) L V ω ( x, y, θ ) V dx = V cosθ (2.3) dt dy = V sinθ (2.4) dt dθ 180 = ω (2.5) dt π (2.1),(2.2) dx 0 dy dt cosθ 1 0 = d dt sinθ πl 2 θ dt cosθ V sinθ V 1 L R V L R (2.6) 18

24 2.3.2 angle position angle V L = V V = V position R L R VL VR 2-10 d d θ (2.7) (2.8) k d V = k d k (2.7) L d aθ V = k d + k (2.8) R d aθ ka (2.7) (2.8) (2.1) (2.2) V = k d d (2.9) ω 2k a θ = (2.10) L d θ d 2-10 d (Angle) whichrobot desired_angle ka AngleOfHomeRobot[whichrobot] Velocity(whichrobot, vl, vr) void Angle(int whichrobot, int desired_angle, double ka) 19

25 { int theta_e = 0, vl, vr; theta_e = desired_angle-angleofhomerobot[whichrobot]; while(theta_e > 180) while(theta_e < -180) theta_e += 360; if (theta_e >= 90) { } theta_e -= 180; if (theta_e < -90) { } theta_e += 180; theta_e -= 360; // // // vl = int(-ka*theta_e); vr = int(ka*theta_e); Velocity(whichrobot, vl, vr); } StopProc(whichrobot); ka ka ka 2 Position whichrobot x, y PositionOfHomeRobot[whichrobot][0] PositionOfHomeRobot[whichrobot][1] void Position(int whichrobot, double x, double y) { int desired_angle=0, theta_e = 0, vl, vr,; double dx, dy, d_e, Ka=0.2,Kd = 1.5 ; // ka, kd dx=x-positionofhomerobot[whichrobot][0]; dy=y-positionofhomerobot[whichrobot][1]; d_e=sqrt(dx*dx+dy*dy); if (d_e > 20.0) // d_e = 20.0; if (d_e < -20.0) d_e = -20.0; desired_angle = (int)(180./m_pi*atan2((double)(dy),(double)(dx))); theta_e = desired_angle - AngleOfHomeRobot[whichrobot]; while(theta_e > 180) theta_e -= 360; 20

26 while(theta_e < -180) theta_e += 360; { } if (theta_e >= 90) theta_e -= 180; d_e = -d_e; if (theta_e < -90) { } theta_e += 180; d_e = -d_e; if(fabs(d_e)<1.0) { d_e=0.0; } if(fabs(theta_e)<=1) { theta_e=0; } // } vl = int(kd*d_e - Ka*theta_e); vr = int(kd*d_e + Ka*theta_e); Velocity(whichrobot, vl, vr); (2.7),(2.8) Ka Kd Position 21

27 3.1 Angle Ka whichrobot desired_angle Ka whichrobot θ 3-1 θe = desired _ angle θ θ e Vl = Ka θ Vr = Vl * e 3-1 Angle 3-1 θ θ -90 e e θ e e

28 3.1.1 (Angle) θ 3-1 θ, θ θ t), 0 = ( t= 0 2k m = L e t k a θ ω = L dθ ω = dt 3.1 dθ 2k = aθ dt L 3.2 dθ 2k = θ L a dt 2k d(ln θ ) = d ( a t) L θ = θ 3.3 a 0 e mt θ (t) θ t 23

29 3.4 e mt θ = θ 0 cos( Ωt) Ka Ka Ka Ka Ka Ka θ e Ka 1 90 Ka=0.1, 0.2, 0.3,, 0.1 Ka Ka 2 90 Ka 90 Ka Ka Ka θ = 90 Ka θ t e e 3-4 Ka=0.1 24

30 3-5 Ka= Ka=0.2 25

31 3-7 Ka= Ka=0.1, 0.2, 0.3 Ka=0.1 Ka=0.2 Ka= T T Ka= y=0, Ka=0.3 Ka= Ka 0.2 θ = 80,70,...,10 Ka=0.2 e θ = 60 θ = θ e = e e 26

32 3-8 θ = 60 θ e t Ka=0.2 e 30 θ e = θ e θ = 30 θ e t Ka=0.2 e θ 5 θ = 80,70,...,10 Ka=0.2 e Angle e Ka

33 3.2 Position Position Position whichrobot x, y whichrobot 3-10 e d θe = desired _ angle θ θ e d Vl = Kd * d Ka* θ e Vr = Kd * d + Ka * θ e 3-10 Position 3-10 θ angle d d d e d d if (d > 20.0) d = 20.0; if (d < -20.0) d = -20.0; d d position 1 Ka Kd Kd 2.9 Ka x, y t t Kd 3 d Ka Kd Ka Kd 28

34 V V L R L R VL = V L R R + 2 R L V V L R V = k d k (3.6) L d aθ V = k d + k (3.7) R d aθ L d k a = k d 3.8 2R θ (3.8) k a d θ t k (3.8) a (3.8) L V L = ( 1 ) kd d 2R (3.10) L V R = ( 1+ ) kd d 2R (3.11) (3.10) (3.11) x2,y2 29 k a

35 x1,y1 20T, α = 2γ + β (3.13) (RunArc) k k = β = 90 (x1,y1)=(108,20) (x2,y2)=(75,65) d 1 x2 y2 d T x2 y2 k d 30

36 3-13 x (Kd=1.963) 3-14 y (Kd=1.963) 31

37 3-15 (Kd=1.963) 2 Position 3-16 Position 3-16 Position 3-17 Position 32

38 3-17 (Kd=1.963) k = 90 d 3-18 β = ( ) ( x, y = 108,2 ) ( ) ( x, y = 75,65 ) x y 3-18 x (Kd=1.571) 33

39 3-19 y (Kd=1.571) k 52T 45T k d d 3.3 RunArc RunArc RunArc RunArc 34

40 3-20 IniPnt (MidPnt) ExpPnt α 3-21 A B C D AO α + β = 90 θ + β = 90 α = θ ABCD α = = (3.14) 35

41 R 3-21 d AC d R = (3.15) AB BC 3 φ 2sinθ (3-14) AO (3-15) R ϕ = φ + 90 (3.16) A ( x y ) x, y ) O, A, A ( O xo xa Rsinϕ = + (3.17) yo y A Rcosϕ φ (3-16) (3-17) ( x y ) O, O

42 k k= ) x, y ( B B ,71, 33,61, 38,56, 48,46, 53,41, 58,36, 63,31, 68, * cm 4cm 7.5cm ( x, y ) = (25,15) ( x, y ) = (75,65) A A C C 37

43 3-23 * cm (cm) (cm) 1 (20, 66) (64, 79) (56, 20) 2 (84, 25) (66, 82) (28,110) 3 (91, 66) (22, 82) (32, 45) 4 (27, 27) (109, 32) (129, 84) 38

44 * * 39

45 * * 3cm 4cm 7.5cm 40

46 H1 O H1 O H

47 H1 O1 H3 H1 H3 O1 H1 O1 45º 42

48 Mirosot Angle Position Ka Position 1 3 RGB RGB YUV 2 (Action Set) 3 43

49 [1] J.-H. Kim, P. Vadakkepat, Multi-Agent Systems: A Survey from the Robot Soccer Perspective, Int. J. Intelligent Automation and Software Computing, 6:(1)3-17, [2] A. K. Mackworth, On Seeing Robots, in A. Basu and X. Li, editors, Computer Vision: Systems, Theory, and Applications, pp.1-13, World Scientific Press, Singapore, [3] [4] [5] [6] Agent [7] [8] K.-H. Kim, K.-W. Ko, J.-G. Kim, S.-H. Lee, H.-S. Cho, The Development of a Micro Robot System for Robot Soccer Game, Proceedings of the 1997 IEEE International Conference on Robotics and Automation, 1997, pp [9] p1-3. [10] R. Sargent, B. Bailey, C. Witty, A. Wright, The Importance of Fast Vision in Winning the First Micro-Robot World Cup Soccer Tournament, Robotics and Autonomous Systems, Volume 21, 1997, pp [11] [12] [13] [14] J.-H. Kim, H.-S. Shim, H.-S. Kim, M.-J. Jung, I.-H. Choi and J.-O. Kim A Cooperative Multi-Agent System and Its Real-Time Application to Robot Soccer, Proc of IEEE Int. Conf. On Robotics and Automation, New Mexico, April 1997, pp [15] R. L. Williams II, B. E. Carter, P. Gallina, and G. Rosati, Dynamic Model With Slip for Wheeled Omnidirectional Robots, IEEE Transactions On Robotics and Automation, Vol. 18, No. 3, June 2002, pp [16] K. Watanabe, Control of an Omnidirectional Mobile Robot, International Conference on Knowledge-Based Intelligent Electronic Systems, April 1998, pp [17] [18] [19] [20]

50 45

(Pattern Recognition) 1 1. CCD

(Pattern Recognition) 1 1. CCD ********************************* ********************************* (Pattern Recognition) 1 1. CCD 2. 3. 4. 1 ABSTRACT KeywordsMachine Vision, Real Time Inspection, Image Processing The purpose of this

More information

MAXQ BA ( ) / 20

MAXQ BA ( ) / 20 MAXQ BA11011028 2016 6 7 () 2016 6 7 1 / 20 1 2 3 4 () 2016 6 7 2 / 20 RoboCup 2D 11 11 100ms/ 1: RoboCup 2D () 2016 6 7 3 / 20 2: () 2016 6 7 4 / 20 () 2016 6 7 5 / 20 Markov Decision Theory [Puterman,

More information

2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6

2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6 6 2012 6 Research of Modern Basic Education Vol. 6 June 2012 201200 20 1. G 1976-171 2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6 1 GPS 4. 01 TI - nspire cx 1.

More information

三維空間之機械手臂虛擬實境模擬

三維空間之機械手臂虛擬實境模擬 VRML Model of 3-D Robot Arm VRML Model of 3-D Robot Arm MATLAB VRML MATLAB Simulink i MATLAB Simulink V-Realm Build Joystick ii Abstract The major purpose of this thesis presents the procedure of VRML

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

彩色地图中道路的识别和提取

彩色地图中道路的识别和提取 9310016, i ii Abstract This thesis is on the researching of recognizing the roads in map image by computer. Based on the theory of Pattern Recognition, there is a method to be discussed, which can recognize

More information

System Design and Setup of a Robot to Pass over Steps Abstract In the research, one special type of robots that can pass over steps is designed and se

System Design and Setup of a Robot to Pass over Steps Abstract In the research, one special type of robots that can pass over steps is designed and se 8051 8051 System Design and Setup of a Robot to Pass over Steps Abstract In the research, one special type of robots that can pass over steps is designed and setup. This type of robot uses two kinds of

More information

小论文草稿2_邓瀚

小论文草稿2_邓瀚 城 市 轨 道 交 通 列 车 运 行 控 制 系 统 仿 真 分 析 平 台 的 设 计 邓 瀚 1 赵 霞 1 张 琼 燕 2 刘 循 2 (1. 上 海 交 通 大 学 自 动 化 系, 系 统 控 制 与 信 息 处 理 教 育 部 重 点 实 验 室, 上 海,200240;2. 上 海 申 通 地 铁 股 份 有 限 公 司, 上 海,201103) 摘 要 文 章 设 计 了 一 种

More information

458 31,..., [ 123 ].,,, ( 1) : 2 A B, A,. 2,, B. A, B, 2,, A,, [ 425 ]. X A, A x ), B. 2. XO Y, xay, x, y B, x = AB cos, y = AB sin. (1) : A A

458 31,..., [ 123 ].,,, ( 1) : 2 A B, A,. 2,, B. A, B, 2,, A,, [ 425 ]. X A, A x ), B. 2. XO Y, xay, x, y B, x = AB cos, y = AB sin. (1) : A A 31 4 Vol. 31. 4 2010 4 Journal of Harbin Engineering University Ap r. 2010 doi: 10. 3969 / j. issn. 1006-7043. 2010. 04. 009,,, (,, 150001) :,. 2,, CCD,.,, RGB H IS. 3,,,.,,. : ; ; ; : O34 : A : 100627043

More information

第 31 卷 Vol. 31 总第 122 期!"#$%&' Z[\ ]^ _` a, :b c $ ' X $, C $ b c! >, O 47 2$b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c

第 31 卷 Vol. 31 总第 122 期!#$%&' Z[\ ]^ _` a, :b c $ ' X $, C $ b c! >, O 47 2$b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c !"#$%&' Z[\ ]^ _` a, 611731 :b c $ ' X $, C $ b c! >, O 47 $b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c $=>1 1 X C KL 9, 9( 4 1 X $; ' :b c ; ;1 # ;1 X!"#$:TP4 %&' :A % $:1001-9006(017)0-0006-06

More information

,, 2,,,,,,,,, S7-400 PLC, F M mm ;, AGC 6 mm ;,, 3 AGC AFC ( ) ( ), I/O ET 200M, PROFIBUS-DP S7 400 PLC 1 S7-400 PLC ( HMI) ET200M, PROFIBUS

,, 2,,,,,,,,, S7-400 PLC, F M mm ;, AGC 6 mm ;,, 3 AGC AFC ( ) ( ), I/O ET 200M, PROFIBUS-DP S7 400 PLC 1 S7-400 PLC ( HMI) ET200M, PROFIBUS (1., 244000;2., 200240) S7-400PLC 1 2, 1, 2 :TP273 :B :1003-7241(2013)10-0036-06 Application of S7-400 PLC in Non-ferrous Metal Plate and Strip Mill Control System ZHAN Fei 1, ZHAN Kai 2 (1.Tongling Jinvi

More information

θ 1 = φ n -n 2 2 n AR n φ i = 0 1 = a t - θ θ m a t-m 3 3 m MA m 1. 2 ρ k = R k /R 0 5 Akaike ρ k 1 AIC = n ln δ 2

θ 1 = φ n -n 2 2 n AR n φ i = 0 1 = a t - θ θ m a t-m 3 3 m MA m 1. 2 ρ k = R k /R 0 5 Akaike ρ k 1 AIC = n ln δ 2 35 2 2012 2 GEOMATICS & SPATIAL INFORMATION TECHNOLOGY Vol. 35 No. 2 Feb. 2012 1 2 3 4 1. 450008 2. 450005 3. 450008 4. 572000 20 J 101 20 ARMA TU196 B 1672-5867 2012 02-0213 - 04 Application of Time Series

More information

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :,

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :, 3 1 Vol. 3. 1 2008 2 CAA I Transactions on Intelligent Systems Feb. 2008, (,210093) :.,; 3., 3. :; ; ; ; : TP391 :A :167324785 (2008) 0120001208 A system f or automatic generation of 3D building models

More information

Tanet

Tanet TANET2007 臺 灣 網 際 網 路 研 討 會 論 文 集 二 直 接 操 控 模 式 之 互 動 式 遊 戲 設 計 以 網 路 攝 影 機 應 用 為 例 The Study of Interactive Game with Direct Manipulation Function An Application of Webcam 徐 健 桓 陳 宇 綱 楊 峻 羽 國 立 台 中 技

More information

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流 第 20 卷 第 3 期 2014 年 6 月 ( 自 然 科 学 版 ) JOURNAL OF SHANGHAI UNIVERSITY (NATURAL SCIENCE) Vol. 20 No. 3 June 2014 DOI: 10.3969/j.issn.1007-2861.2013.07.031 基 于 FLUENT 测 轨 道 交 通 隧 道 中 电 波 折 射 率 结 构 常 数 张 永

More information

1 引言

1 引言 P P 第 40 卷 Vol.40 第 7 期 No.7 计 算 机 工 程 Computer Engineering 014 年 7 月 July 014 开 发 研 究 与 工 程 应 用 文 章 编 号 :1000-348(014)07-081-05 文 献 标 识 码 :A 中 图 分 类 号 :TP391.41 摘 基 于 图 像 识 别 的 震 象 云 地 震 预 测 方 法 谢 庭,

More information

1.2 资 金 的 管 理 1.1 权 利 义 务 来 源 MOU 1.3 数 据 的 使 用 和 保 护 2 国 际 空 间 站 资 源 分 配 方 案 54

1.2 资 金 的 管 理 1.1 权 利 义 务 来 源 MOU 1.3 数 据 的 使 用 和 保 护 2 国 际 空 间 站 资 源 分 配 方 案 54 第 29 卷 第 12 期 全 球 科 技 经 济 瞭 望 Vol. 29 No. 12 2014 年 12 月 Global Science, Technology and Economy Outlook Dec. 2014 刘 阳 子 ( 中 国 科 学 技 术 信 息 研 究 所, 北 京 ) 摘 要 : 空 间 探 索 既 复 杂 艰 巨 又 耗 资 甚 大, 因 此, 世 界 各 国 无

More information

Microsoft Word - A200811-1988.doc

Microsoft Word - A200811-1988.doc RTS 游 戏 的 流 量 特 性 分 析 李 程 北 京 邮 电 大 学 宽 带 网 络 监 控 教 研 中 心, 北 京 (8) E-mail:quickiecheng@gmail.com 摘 要 : 随 着 网 络 游 戏 日 益 流 行, 网 络 游 戏 的 流 量 在 网 络 中 的 分 量 越 来 越 多, 所 以 对 网 络 游 戏 的 流 量 特 性 分 析 就 很 有 意 义 本

More information

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian 2012 10 31 10 Mechanical Science and Technology for Aerosace Engineering October Vol. 31 2012 No. 10 1 2 1 2 1 2 1 2 1 300387 2 300387 Matlab /Simulink Simulink TH112 A 1003-8728 2012 10-1664-06 Dynamics

More information

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui,

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui, 中 国 科 学 技 术 大 学 工 程 硕 士 学 位 论 文 地 铁 内 移 动 通 信 室 内 覆 盖 分 析 及 应 用 作 者 姓 名 : 学 科 专 业 : 盛 海 亮 电 子 与 通 信 导 师 姓 名 : 李 辉 副 教 授 赵 红 媛 高 工 完 成 时 间 : 二 八 年 三 月 十 日 University of Science and Technology of Ch A dissertation

More information

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 致 谢 文 学 是 我 们 人 类 宝 贵 的 精 神 财 富 两 年 半 的 硕 士 学 习 让 我 进 一 步 接 近 文 学,

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

Microsoft Word - 专论综述1.doc

Microsoft Word - 专论综述1.doc 2016 年 第 25 卷 第 期 http://www.c-s-a.org.cn 计 算 机 系 统 应 用 1 基 于 节 点 融 合 分 层 法 的 电 网 并 行 拓 扑 分 析 王 惠 中 1,2, 赵 燕 魏 1,2, 詹 克 非 1, 朱 宏 毅 1 ( 兰 州 理 工 大 学 电 气 工 程 与 信 息 工 程 学 院, 兰 州 730050) 2 ( 甘 肃 省 工 业 过 程 先

More information

.... 2D (USTC) 2D / 18

.... 2D (USTC) 2D / 18 .... 2011 8 1 baj@mail.ustc.edu.cn (USTC) 2011 8 1 1 / 18 ....1 RoboCup...2...3...4 baj@mail.ustc.edu.cn (USTC) 2011 8 1 2 / 18 . RoboCup RoboCup RoboCup RoboCup RoboCup (Organizing Committees) (Technical

More information

untitled

untitled 4 y l y y y l,, (, ) ' ( ) ' ( ) y, y f ) ( () f f ( ) (l ) t l t lt l f ( t) f ( ) t l f ( ) d (l ) C f ( ) C, f ( ) (l ) L y dy yd π y L y cosθ, π θ : siθ, π yd dy L [ cosθ cosθ siθ siθ ] dθ π π π si

More information

untitled

untitled f ( ) tan e, > = arcsin a = ae, a = tan e tan lim f ( ) = lim = lim =, arcsin + + + lim f = lim ae = a, y e ( ) =

More information

第壹章

第壹章 資訊管理系 德州撲克之 智慧型喊注系統 指導教授 萬 絢 教授 組員名單 游子祥 蔡宗益 張宇祥 李姵嫺 978C019 978C043 978C089 978C101 中華民國101年5月 嶺 東 科 技 大 學 資 訊 管 理 系 德 州 撲 克 之 智 慧 型 喊 注 系 統 資訊管理系專題口試委員審定書 德州撲克之 智慧型喊注系統 指導教授 萬 絢 教授 組員名單 游子祥 978C019 蔡宗益

More information

The Development of Color Constancy and Calibration System

The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System LabVIEW CCD BMP ii Abstract The modern technologies develop more and more faster, and

More information

Microsoft Word - 05 許雪姬3校稿0123.doc

Microsoft Word - 05 許雪姬3校稿0123.doc 臺 灣 史 研 究 第 21 卷 第 4 期, 頁 187-217 民 國 103 年 12 月 中 央 研 究 院 臺 灣 史 研 究 所 保 密 局 臺 灣 站 二 二 八 史 料 的 解 讀 與 研 究 許 雪 姬 摘 要 2008 年 4 月 中 央 研 究 院 臺 灣 史 研 究 所 購 得 某 情 治 人 員 遺 留 的 相 關 檔 案, 其 中 有 二 二 八 事 件 期 間 保 密

More information

KUKA W. Polini L. Sorrentino Aized Shirinzadeh 6 7 MF Tech Pitbull Fox Taniq Scorpo Scorpo Compositum Windows KUKA 1 P 1 P 2 KU

KUKA W. Polini L. Sorrentino Aized Shirinzadeh 6 7 MF Tech Pitbull Fox Taniq Scorpo Scorpo Compositum Windows KUKA 1 P 1 P 2 KU 23 5 2018 10 Vol. 23 No. 5 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Oct. 2018 1 1 2 2 1. 150080 2. 150080 Matlab AD- AMS CAD DOI 10. 15938 /j. jhust. 2018. 05. 016 TP391. 9 A 1007-2683 2018

More information

35期

35期 中 国 农 学 通 报 2013,29(35):391-395 Chinese Agricultural Science Bulletin 基 于 数 字 图 书 馆 的 农 业 移 动 信 息 服 务 集 成 模 式 究 赵 丹 丹, 钱 金 良, 杨 娜, 孙 玲, 李 山 云, 王 家 银 ( 云 南 省 农 业 科 学 院 农 业 经 济 信 息 究 所, 昆 明 650205) 摘 要 :

More information

EL ECTR IC MACH IN ES AND CON TROL Vol113 No11 Jan. 2009,, (, ) :, X 2Y,,,,,,, P ID P ID P ID,, : ; ; ; P ID : TM33 : A : X

EL ECTR IC MACH IN ES AND CON TROL Vol113 No11 Jan. 2009,, (, ) :, X 2Y,,,,,,, P ID P ID P ID,, : ; ; ; P ID : TM33 : A : X 13 1 2009 1 EL ECTR IC MACH IN ES AND CON TROL Vol113 No11 Jan. 2009,, (, 518060) :, X 2Y,,,,,,, P ID P ID P ID,, : ; ; ; P ID : TM33 : A : 1007-449X (2009) 01-0022- 06 Analysis and control of a novel

More information

Microsoft Word - A201009-646.doc

Microsoft Word - A201009-646.doc # 中 国 网 络 游 戏 外 挂 问 题 现 状 分 析 * 兰 晓, 尹 杰 ( 中 国 传 媒 大 学 信 息 工 程 学 院 ) 摘 要 : 网 络 游 戏 外 挂 的 泛 滥 严 重 阻 碍 了 中 国 网 络 游 戏 产 业 的 正 常 发 展 本 文 给 出 了 网 络 游 戏 外 挂 的 定 义, 并 对 当 前 中 国 网 络 游 戏 存 在 的 安 全 问 题 进 行 了 分 析,

More information

Design and Analysis of A Sliding-Rod Robot StudentChin-Lung Chiang AdvisorsRong-Fong Fung,Ph.D. Department of Mechanical and Automation Engineering National Kaohsiung First University of Science and Technology

More information

第一章 出口退税制改革的内容

第一章  出口退税制改革的内容 密 级 学 号 2 0 0 1 0 3 2 9 毕 业 设 计 ( 论 文 ) 出 口 退 税 制 改 革 对 我 国 出 口 的 影 响 院 ( 系 部 ): 经 济 管 理 学 院 姓 名 : 王 晓 年 级 : 2001 级 专 业 : 国 际 经 济 与 贸 易 指 导 教 师 : 杜 秀 芳 教 师 职 称 : 讲 师 2005 年 6 月 10 日 北 京 北 京 石 油 化 工 学 院

More information

本科毕业设计(论文)工作细则&撰写规范

本科毕业设计(论文)工作细则&撰写规范 ...1...1...1...1...2...3...3...3...4...4...5...8...9 1 1. 2. 3. 4. 5. 1. 2. 3. 4. 5. 6. 7. 1. 2. 3. 4. 5. 6. 7. 8. - 1 - 2 1 I. II. A. B. C. 2. I. A. B. C. D. E. F. II. A. B. C. III. A. B. IV. A. B. -

More information

课题调查对象:

课题调查对象: 1 大 陆 地 方 政 府 大 文 化 管 理 职 能 与 机 构 整 合 模 式 比 较 研 究 武 汉 大 学 陈 世 香 [ 内 容 摘 要 ] 迄 今 为 止, 大 陆 地 方 政 府 文 化 管 理 体 制 改 革 已 经 由 试 点 改 革 进 入 到 全 面 推 行 阶 段 本 文 主 要 通 过 结 合 典 型 调 查 法 与 比 较 研 究 方 法, 对 已 经 进 行 了 政 府

More information

. () ; () ; (3) ; (4).. () : P.4 3.4; P. A (3). () : P. A (5)(6); B. (3) : P.33 A (9),. (4) : P. B 5, 7(). (5) : P.8 3.3; P ; P.89 A 7. (6) : P.

. () ; () ; (3) ; (4).. () : P.4 3.4; P. A (3). () : P. A (5)(6); B. (3) : P.33 A (9),. (4) : P. B 5, 7(). (5) : P.8 3.3; P ; P.89 A 7. (6) : P. () * 3 6 6 3 9 4 3 5 8 6 : 3. () ; () ; (3) (); (4) ; ; (5) ; ; (6) ; (7) (); (8) (, ); (9) ; () ; * Email: huangzh@whu.edu.cn . () ; () ; (3) ; (4).. () : P.4 3.4; P. A (3). () : P. A (5)(6); B. (3) :

More information

谢 辞 仿 佛 2010 年 9 月 的 入 学 发 生 在 昨 天, 可 一 眨 眼, 自 己 20 多 岁 的 两 年 半 就 要 这 么 匆 匆 逝 去, 心 中 真 是 百 感 交 集 要 是 在 古 代, 男 人 在 二 十 几 岁 早 已 成 家 立 业, 要 是 在 近 代, 男 人

谢 辞 仿 佛 2010 年 9 月 的 入 学 发 生 在 昨 天, 可 一 眨 眼, 自 己 20 多 岁 的 两 年 半 就 要 这 么 匆 匆 逝 去, 心 中 真 是 百 感 交 集 要 是 在 古 代, 男 人 在 二 十 几 岁 早 已 成 家 立 业, 要 是 在 近 代, 男 人 我 国 中 小 板 上 市 公 司 IPO 效 应 存 在 性 检 验 及 原 因 分 析 姓 名 : 于 洋 指 导 教 师 : 黄 蕙 副 教 授 完 成 时 间 :2012 年 12 月 谢 辞 仿 佛 2010 年 9 月 的 入 学 发 生 在 昨 天, 可 一 眨 眼, 自 己 20 多 岁 的 两 年 半 就 要 这 么 匆 匆 逝 去, 心 中 真 是 百 感 交 集 要 是 在 古

More information

逢 甲 大 學

逢 甲 大 學 Maple Computer Animation Fourbar Linkage Using Maple Maple Maple i Maple Maple ii Abstract "Four-Bar Linkage" is very general in our life, so we can learn the knowledge of "Four-Bar Linkage" in mobile.

More information

[1] Nielsen [2]. Richardson [3] Baldock [4] 0.22 mm 0.32 mm Richardson Zaki. [5-6] mm [7] 1 mm. [8] [9] 5 mm 50 mm [10] [11] [12] -- 40% 50%

[1] Nielsen [2]. Richardson [3] Baldock [4] 0.22 mm 0.32 mm Richardson Zaki. [5-6] mm [7] 1 mm. [8] [9] 5 mm 50 mm [10] [11] [12] -- 40% 50% 38 2 2016 4 -- 1,2, 100190, 100083 065007 -- 0.25 mm 2.0 mm d 10 = 0.044 mm 640 3 300. Richardson--Zaki,,, O359 A doi 10.6052/1000-0879-15-230 EXPERIMENTAL STUDY OF FLUID-SOLID TWO-PHASE FLOW IN A VERTICAL

More information

Microsoft Word - 00-巻頭言.doc

Microsoft Word - 00-巻頭言.doc DR DR DR (6-1) DR GPSGlobal Positioning System CANCar Area Network (6-2) DR (6-3) DR - 89 - 6-1-1 GPSGlobal Positioning System 1024 768[pixel] 30[fps] GPS PC Bluetooth SSDSolid State Drive RAID 1[TB] Baumer

More information

WTO

WTO 10384 200015128 UDC Exploration on Design of CIB s Human Resources System in the New Stage (MBA) 2004 2004 2 3 2004 3 2 0 0 4 2 WTO Abstract Abstract With the rapid development of the high and new technique

More information

(6-1) (6-2) (6-3)

(6-1) (6-2) (6-3) (6-1) (6-2) (6-3) 28-85 - 6-1-1 28 8 (6-4) (6-5) 5-86 - 6-1-2 (a) (b) (6-6) (c) (d) 4 5[s] 10 a) (b) (c) (d) 6-1-1 4 16 10 18 4 6-1-3 6-1-2(a) 6-1-2(b) 6-1-2(c) 6-1-2(d) a b d c c d b c b 170 d - 87 -

More information

基 础 实 室 4 计 算 机 网 络 唐 爱 红 专 业 机 房 PROTEL 联 想 同 方 电 脑 180 台 唐 爱 红 MATLAB 计 算 机 网 络 电 工 电 子 技 能 训 练 室 电 子 基 本 技 能 示 波 器 毫 伏 表 雕 刻 机 图 示 仪 电 子 实 训 台 电 工

基 础 实 室 4 计 算 机 网 络 唐 爱 红 专 业 机 房 PROTEL 联 想 同 方 电 脑 180 台 唐 爱 红 MATLAB 计 算 机 网 络 电 工 电 子 技 能 训 练 室 电 子 基 本 技 能 示 波 器 毫 伏 表 雕 刻 机 图 示 仪 电 子 实 训 台 电 工 2014 年 电 气 工 程 及 其 自 动 化 专 业 教 学 质 量 年 度 报 告 1 专 业 发 展 概 况 ( 包 括 专 业 发 展 历 程 专 业 办 学 的 经 费 投 入 图 书 资 料 实 室 等 基 本 教 学 条 件 在 校 学 生 数 生 师 比 一 志 愿 录 取 率 新 生 报 到 率 学 生 转 入 和 转 出 人 数 ) 上 海 师 范 大 学 信 息 与 机 电

More information

10384 19020101152519 UDC Rayleigh Quasi-Rayleigh Method for computing eigenvalues of symmetric tensors 2 0 1 3 2 0 1 3 2 0 1 3 2013 , 1. 2. [4], [27].,. [6] E- ; [7], Z-. [15]. Ramara G. kolda [1, 2],

More information

第 1 期 常 壮 等 : 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 87 能 : 1) 损 管 基 本 理 论 的 学 习 帮 助 舰 员 熟 悉 舰 艇 舱 室 相 关 规 章 制 度 损 管 施 分 布 和 使 用 不 沉 性 文 件 等 ) 损 管

第 1 期 常 壮 等 : 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 87 能 : 1) 损 管 基 本 理 论 的 学 习 帮 助 舰 员 熟 悉 舰 艇 舱 室 相 关 规 章 制 度 损 管 施 分 布 和 使 用 不 沉 性 文 件 等 ) 损 管 第 6 卷 第 1 期 011 年 月 Chinese 中 国 Journal 舰 of船 Ship研 Research 究 Vol.6 No.1 Feb. 第 011 6 卷 doi: 10. 3969 / j. issn. 1673-3185. 011. 01. 017 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 常 壮 1 邱 金 水 刘 伯 运 1

More information

北 京 大 学

北 京 大 学 北 京 大 学 硕 士 研 究 生 培 养 方 案 ( 信 息 工 程 学 院 报 表 修 订 版 本 ) 一 级 学 科 名 称 专 业 名 称 计 算 机 科 学 与 技 术 计 算 机 应 用 技 术 专 业 代 码 081203 北 京 大 学 研 究 生 院 制 表 填 表 日 期 :2012 年 06 月 16 日 一 学 科 ( 专 业 ) 主 要 研 究 方 向 序 研 究 方 向

More information

填 写 要 求 一 以 word 文 档 格 式 如 实 填 写 各 项 二 表 格 文 本 中 外 文 名 词 第 一 次 出 现 时, 要 写 清 全 称 和 缩 写, 再 次 出 现 时 可 以 使 用 缩 写 三 涉 密 内 容 不 填 写, 有 可 能 涉 密 和 不 宜 大 范 围 公

填 写 要 求 一 以 word 文 档 格 式 如 实 填 写 各 项 二 表 格 文 本 中 外 文 名 词 第 一 次 出 现 时, 要 写 清 全 称 和 缩 写, 再 次 出 现 时 可 以 使 用 缩 写 三 涉 密 内 容 不 填 写, 有 可 能 涉 密 和 不 宜 大 范 围 公 2013 年 度 上 海 高 校 市 级 精 品 课 程 申 报 表 ( 本 科 ) 学 校 名 称 东 华 大 学 课 程 名 称 计 算 机 系 统 与 网 络 技 术 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 验 ( 践 ) 课 所 属 一 级 学 科 名 称 所 属 二 级 学 科 名 称 课 程 负 责 人 申 报 日 期 工 科 计 算 机

More information

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx ENSC 427 Communication Networks Spring 2016 Group #2 Project URL: http://www.sfu.ca/~rkieu/ensc427_project.html Amer, Zargham 301149920 Kieu, Ritchie 301149668 Xiao, Lei 301133381 1 Roadmap Introduction

More information

语篇中指代词的分布规律与心理机制*

语篇中指代词的分布规律与心理机制* 2005132227~238 Advances in Psychological Science 1 2 1 430079 2 430081 3 PLS B849:C93 1 [1] 45~65 Hofstede [2] Chemers Hofstede [4,5] Chemers idiographic approach [6] nomothetic approach HouseWright [3]

More information

ii

ii i ii iii iv Abstract This senior project is to use compute simulation to accomplish analysis and synthesis of Cam. The object of these focuses on three major partsthe first one is to establish the mathematical

More information

附件1:

附件1: 附 件 1: 全 国 优 秀 教 育 硕 士 专 业 学 位 论 文 推 荐 表 单 位 名 称 : 西 南 大 学 论 文 题 目 填 表 日 期 :2014 年 4 月 30 日 数 学 小 组 合 作 学 习 的 课 堂 管 理 攻 硕 期 间 及 获 得 硕 士 学 位 后 一 年 内 获 得 与 硕 士 学 位 论 文 有 关 的 成 果 作 者 姓 名 论 文 答 辩 日 期 学 科 专

More information

May Arab World Studies No

May Arab World Studies No 2014 5 May. 2014 3 Arab World Studies No.3. 2004 50 2010 5 32 1955 2004 1 2004 7 2014 1 2010 5 13 14 Gaafar K.Ahmed, Sino- Arab Relations, Ph.D. Dissertation, Nanjing University, June 1996. Gaafar K.Ahmed,

More information

水利期刊网页制作格式说明

水利期刊网页制作格式说明 中 国 水 利 水 电 科 学 研 究 院 第 12 届 青 年 学 术 交 流 会 论 文 文 章 编 号 : 浅 谈 水 电 厂 自 动 化 系 统 的 智 能 化 改 造 1 2 1 文 正 国, 姜 相 东, 张 毅 (1. 北 京 中 水 科 水 电 科 技 开 发 有 限 公 司, 北 京,100038; 2. 白 山 发 电 厂, 吉 林 省 吉 林 市,132400) 摘 要 : 针

More information

7 FPGA 99 VGA FPGA Nios II Nios II Fig 1 Block diagram of video tracking system CMOS FPGA 1 FPGA SOPC Nios II CMOS RGB SDRAM Avalon Nios

7 FPGA 99 VGA FPGA Nios II Nios II Fig 1 Block diagram of video tracking system CMOS FPGA 1 FPGA SOPC Nios II CMOS RGB SDRAM Avalon Nios DOI:10.13873/j.1000-97872014.07.024 98 Transducer and Microsystem Technologies 2014 33 7 * FPGA 550025 FPGA CMOS SDRAM VGA SOPC SOPC TP 391 A 1000 9787201407 0098 05 Design of a FPGA-based hardware platform

More information

Microsoft Word - netcontr.doc

Microsoft Word - netcontr.doc * 一 种 基 于 模 型 的 输 出 反 馈 网 络 化 控 制 系 统 刘 松 晖, 吴 俊, 徐 巍 华, 陈 生 (. 工 业 控 制 技 术 国 家 重 点 实 验 室 浙 江 大 学 先 进 控 制 研 究 所, 浙 江 杭 州 3007;. 南 安 普 敦 大 学 电 子 与 计 算 机 学 院, 英 国 南 安 普 敦 SO7 BJ) E-mail: shliu@iipc.zju.edu.cn

More information

/3 CAD JPG GIS CAD GIS GIS 1 a CAD CAD CAD GIS GIS ArcGIS 9. x 10 1 b 1112 CAD GIS 1 c R2VArcscan CAD MapGIS CAD 1 d CAD U

/3 CAD JPG GIS CAD GIS GIS 1 a CAD CAD CAD GIS GIS ArcGIS 9. x 10 1 b 1112 CAD GIS 1 c R2VArcscan CAD MapGIS CAD 1 d CAD U 1006-3862 2010 05-0059 - 07 361005 1 GIS 2 3 What if 2. 0 1 2 3 4 GIS TU984. 11 A 1 Planning Support System MIS PSS 1989 1 90 23 4-7 GIS Planning Support GIS System SDSS PSS GIS GIS CAD GIS SDSS CAD CAD

More information

T e = K 1 Φ m I 2 cosθ K 1 Φ m I cosθ 2 1 T 12 e Φ / 13 m I 4 2 Φ m Φ m 14 I 2 Φ m I 2 15 dq0 T e = K 2 ΦI a 2 16

T e = K 1 Φ m I 2 cosθ K 1 Φ m I cosθ 2 1 T 12 e Φ / 13 m I 4 2 Φ m Φ m 14 I 2 Φ m I 2 15 dq0 T e = K 2 ΦI a 2 16 23 5 2018 10 Vol. 23 No. 5 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Oct. 2018 150080 αβ0 MT0 ABC DOI 10. 15938 /j. jhst. 2018. 05. 009 TM351 A 1007-2683 2018 05-0046- 08 Indcton Motor Hybrd

More information

2005 The Analysis and Design for a Chain Supermarket Intelligent Delivery System () 2005 4 I Abstract The Analysis and Design for a Chain Supermarket Intelligent Delivery System The Analysis and Design

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF I II III The Study of Factors to the Failure or Success of Applying to Holding International Sport Games Abstract For years, holding international sport games has been Taiwan s goal and we are on the way

More information

4 115,,. : p { ( x ( t), y ( t) ) x R m, y R n, t = 1,2,, p} (1),, x ( t), y ( t),,: F : R m R n.,m, n, u.,, Sigmoid. :,f Sigmoid,f ( x) = ^y k ( t) =

4 115,,. : p { ( x ( t), y ( t) ) x R m, y R n, t = 1,2,, p} (1),, x ( t), y ( t),,: F : R m R n.,m, n, u.,, Sigmoid. :,f Sigmoid,f ( x) = ^y k ( t) = 2007 4 4 :100026788 (2007) 0420114206, (, 430074) :,,,,,,GIS.,,. : ; ; ; ; : TP391 ;P338 : A Development of Combinatorial Intelligentized Decision2Making Support System and Its Utilization in Runoff Forecasting

More information

第三章 国内外小组合作学习的应用情况

第三章 国内外小组合作学习的应用情况 摘 要 论 文 题 目 : 小 组 合 作 学 习 在 上 海 高 中 信 息 科 技 教 学 中 的 应 用 专 业 : 现 代 教 育 技 术 学 位 申 请 人 : 朱 翠 凤 指 导 教 师 : 孟 琦 摘 要 小 组 合 作 学 习 是 目 前 世 界 上 许 多 国 家 普 遍 采 用 的 一 种 富 有 创 意 的 教 学 理 论 与 策 略, 其 在 培 养 学 生 的 合 作 精

More information

卷 首 语 首 新 春 致 辞 骏 马 奔 腾, 紫 冬 迎 春 值 此 新 春 佳 节 来 临 之 际, 我 们 党 政 领 导 班 子 全 体 成 员 向 研 究 所 全 体 职 工 研 究 生 离 退 休 同 志 和 支 持 自 动 化 所 改 革 创 新 发 展 的 各 界 同 仁 致 以 诚 挚 的 问 候 和 美 好 的 祝 愿! 一 年 来, 研 究 所 稳 步 推 进 一 三 五 规

More information

Microsoft Word - a8_wu_guangyun

Microsoft Word - a8_wu_guangyun 论 区 域 合 作 中 的 政 策 冲 突 及 其 协 调 吴 光 芸 ( 南 昌 大 学 公 共 管 理 学 院, 南 昌 330031) 内 容 摘 要 : 区 域 合 作 的 关 键 是 协 调 各 利 益 主 体 和 各 要 素 之 间 的 关 系, 促 进 各 地 区 的 有 序 发 展 在 区 域 合 作 过 程 中, 由 于 政 策 制 定 主 体 的 多 元 性 和 非 隶 属 性,

More information

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN 21 11 2011 11 COMPUTER TECHNOLOGY AND DEVELOPMENT Vol. 21 No. 11 Nov. 2011 510006 PEN3 5 PCA + PCA+LDA 5 5 100% TP301 A 1673-629X 2011 11-0177-05 Application of Electronic Nose in Discrimination of Different

More information

F4

F4 DOI:10.3969/j.issn.1009-6868.2016.01.002 网 络 出 版 地 址 :http://www.cnki.net/kcms/detail/34.1228.tn.20151117.1506.006.html Challenges and Countermeasures of Network Space Security 周 延 森 /ZHOU Yansen 周 琳 娜

More information

/ 理 论 研 讨 /Theoretical Discussion 的 样 子 其 次, 残 疾 人 有 接 受 教 育 的 能 力 据 专 家 介 绍, 一 个 人 除 非 是 植 物 人, 都 有 学 习 和 劳 动 的 能 力, 这 是 人 与 生 俱 来 的 天 性 前 些 年, 香 港 理

/ 理 论 研 讨 /Theoretical Discussion 的 样 子 其 次, 残 疾 人 有 接 受 教 育 的 能 力 据 专 家 介 绍, 一 个 人 除 非 是 植 物 人, 都 有 学 习 和 劳 动 的 能 力, 这 是 人 与 生 俱 来 的 天 性 前 些 年, 香 港 理 Theoretical Discussion / 理 论 研 讨 / 关 于 融 合 教 育 的 阐 释 与 思 考 * 厉 才 茂 摘 要 本 文 介 绍 了 发 展 融 合 教 育 的 社 会 意 义, 阐 释 了 国 外 融 合 教 育 的 发 展 历 程 和 潮 流 趋 势, 对 我 国 融 合 教 育 的 现 状 和 问 题 进 行 了 分 析, 提 出 相 应 的 对 策 建 议 在 发

More information

~ ~

~ ~ * 40 4 2016 7 Vol. 40 No. 4 July 2016 35 Population Research 2014 1 2016 2016 9101. 0 40 49. 6% 2017 ~ 2021 1719. 5 160 ~ 470 100872 Accumulated Couples and Extra Births under the Universal Tw o-child

More information

山东省招生委员会

山东省招生委员会 附 件 2: 2012 年 度 山 东 大 学 精 品 课 程 申 报 表 课 程 名 称 课 程 负 责 人 所 属 院 系 网 站 建 设 与 设 计 连 莉 副 教 授 计 算 机 学 院 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 践 ( 验 ) 课 所 属 专 业 大 类 所 属 专 业 类 理 工 电 子 信 息 科 学 类 联 系 电 话 13256167020

More information

标题

标题 第 33 卷 摇 第 9 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 014 年 9 月 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 33 摇 No. 9 Sep. 摇 014 基 于 专 利 的 大 数 据 技 术 发 展 情 报 * 分 析 及 战 略 研 究 1 1 李 鹏 飞 摇 卢 摇

More information

标题

标题 第 32 卷 摇 第 6 期 摇 2013 年 6 月 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 情 报 研 究 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 32 摇 No. 6 June 摇 2013 包 昌 火 情 报 思 想 剖 析 包 摇 琰 ( 北 京 市 科 学 技 术 研 究 院 摇 北

More information

CH01.indd

CH01.indd 3D ios Android Windows 10 App Apple icloud Google Wi-Fi 4G 1 ( 3D ) 2 3 4 5 CPU / / 2 6 App UNIX OS X Windows Linux (ios Android Windows 8/8.1/10 BlackBerry OS) 7 ( ZigBee UWB) (IEEE 802.11/a/b/g/n/ad/ac

More information

1990-1997 1980-1997 Abstract The relationship between human resource development and economy increase has been an important research item with the coming of knowledge economy. In this paper, ahead item

More information

60 2006 7,.,,.. :,,. 2 211,:, ( 1 ). Π,.,.,,,.,.,. 1 : Π Π,. 212,. : 1)..,. 2). :, ;,,,;,. 3

60 2006 7,.,,.. :,,. 2 211,:, ( 1 ). Π,.,.,,,.,.,. 1 : Π Π,. 212,. : 1)..,. 2). :, ;,,,;,. 3 2006 7 7 :100026788 (2006) 0720059207 1, 1, 2, 3 (11, 100080 ;21, 100089 ; 31, 621010) :.,,,;,,.,,,. : ;; ; : C931 : A Collaborative Models Research on Collaboration Systems in Farm2produce Circulation

More information

<4D6963726F736F667420576F7264202D20C9CFBAA3BFC6BCBCB4F3D1A7D0C5CFA2D1A7D4BA32303136C4EAC7EFBCBEC8EBD1A7B2A9CABFD7CAB8F1BFBCCAD4CAB5CAA9CFB8D4F22D30343036C8B7B6A8B8E5>

<4D6963726F736F667420576F7264202D20C9CFBAA3BFC6BCBCB4F3D1A7D0C5CFA2D1A7D4BA32303136C4EAC7EFBCBEC8EBD1A7B2A9CABFD7CAB8F1BFBCCAD4CAB5CAA9CFB8D4F22D30343036C8B7B6A8B8E5> 上 海 科 技 大 学 信 息 科 学 与 技 术 学 院 年 度 博 士 资 格 考 试 实 施 细 则 一 总 则 本 细 则 由 上 海 科 技 大 学 信 息 科 学 与 技 术 学 院 ( 以 下 简 称 信 息 学 院 ) 教 学 指 导 委 员 会 讨 论 制 定, 适 用 于 信 息 学 院 2014 级 硕 士 研 究 生 的 年 度 博 士 资 格 考 试 信 息 学 院 2014

More information

ELECTRIC DRIVE FOR LOCOMOTIVES The Research and Development of Modern Railway Traction and Control Technology (CSR Zhuzhou Institute Co., Ltd., Zhuzhou, Hunan 412001, China) Abstract: The technology of

More information

交流活动

交流活动 信 息 科 学 技 术 学 院 简 报 School of Electronics Engineering and Computer Science 二 零 一 六 年 第 二 期 ( 总 第 102 期 ) 北 京 大 学 信 息 科 学 技 术 学 院 二 零 一 六 年 三 月 三 十 一 日 党 政 : 3 月 7 日, 北 京 大 学 校 长 助 理 教 育 基 金 会 秘 书 长 邓 娅

More information

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 新 媒 体 环 境 下 公 务 员 在 线 培 训 模 式 研 究 作 者 姓 名 : 学 科 专 业 : 导 师 姓 名 : 完 成 时 间 : 潘 琳 数 字 媒 体 周 荣 庭 教 授 二 一 二 年 五 月 University of Science and Technology of China A dissertation for

More information

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A 2012 10 31 10 Mechanical Science and Technology for Aerospace Engineering October Vol. 31 2012 No. 10 Web2. 0 400030 SaaS B /S Web2. 0 Web2. 0 TP315 A 1003-8728 2012 10-1638-06 Design and Implementation

More information

XML SOAP DOM B2B B/S B2B B2B XML SOAP

XML SOAP DOM B2B B/S B2B B2B XML SOAP 10384 9831010 U D C B2B 2 0 0 1 4 2 0 0 1 5 2 0 0 1 2001 4 XML SOAP DOM B2B B/S B2B B2B XML SOAP ABSTRACT Based on the research of Supply Chain Management theory and E-Commerce theory, especially in Business

More information

和文タイトル

和文タイトル - Bus Timetable Design to Ensure Smooth Transfer and Avoid Delay Propagation - An Application of Optimization Techniques to Design of Public Transport Services in Fuji City * ** *** ** Takehiro TANAKA*,

More information

Microsoft Word - 61-杨丽丽

Microsoft Word - 61-杨丽丽 32 3, 2019 5 Vol.32 No.3, May 2019 JOURNAL OF NINGBO UNIVERSITY ( NSEE ) 1,2 1., 315211; 2., 214122 : 4, 3..,,. : ; ; ; : TJ05; J0 : A : 1001-5132 2019 03-0061-06,,.,,, (AR) (VR),.,., [1-2] ; [3] ; [4]

More information

JOURNAL OF DISTANCE EDUCATION International View [1] ( ) ; (NITRD) (Basic R&D) (Cross-cutting R&D Foundations) ( ) ( 1) (1) ;(2) ;(3) ;(4) ;(5)

JOURNAL OF DISTANCE EDUCATION International View [1] ( ) ; (NITRD) (Basic R&D) (Cross-cutting R&D Foundations) ( ) ( 1) (1) ;(2) ;(3) ;(4) ;(5) 荨荨 ( 264000) [ ] (AI) 2016 10 (Educational Artificial Intelligence) [ ] ; ;EAI; ; ; ; ; [ ] G40-057 [ ] A [ ] 1672 0008(2017)01 0026 10 DOI10.15881/j.cnki.cn33-1304/g4.2017.01.003 (AI) (Subcommittee on

More information

104王三慶.doc

104王三慶.doc 2005 12 95 120 4 2 437-464 On Establishment and Abolishment of 95 New Words made by Wu Tse-t ien, as well as Multiple Version of Written Languages Wang San-Ching Professor, Department of Chinese Literature,

More information

[9] R Ã : (1) x 0 R A(x 0 ) = 1; (2) α [0 1] Ã α = {x A(x) α} = [A α A α ]. A(x) Ã. R R. Ã 1 m x m α x m α > 0; α A(x) = 1 x m m x m +

[9] R Ã : (1) x 0 R A(x 0 ) = 1; (2) α [0 1] Ã α = {x A(x) α} = [A α A α ]. A(x) Ã. R R. Ã 1 m x m α x m α > 0; α A(x) = 1 x m m x m + 2012 12 Chinese Journal of Applied Probability and Statistics Vol.28 No.6 Dec. 2012 ( 224002) Euclidean Lebesgue... :. : O212.2 O159. 1.. Zadeh [1 2]. Tanaa (1982) ; Diamond (1988) (FLS) FLS LS ; Savic

More information

10期(182-402)

10期(182-402) 中 国 农 学 通 报 2010,26(10):360-364 Chinese Agricultural Science Bulletin 智 能 机 器 人 在 农 业 自 动 化 领 域 的 主 要 应 用 赵 欣 ( 唐 山 师 范 学 院 物 理 系, 河 北 唐 山 063000) 摘 要 : 通 过 对 智 能 机 器 人 在 农 业 自 动 化 领 域 的 主 要 应 用 进 行 研

More information

untitled

untitled 6 + a lim = 8, a =. a l. a a + a a a a lim = lim + = e, a a a e = 8 a= l ( 6,, ), 4 y+ z = 8. + y z = ( 6,, ) 4 y z 8 a ( 6,, ) + = = { } i j k 4,,, s = 6 = i+ j k. 4 ( ) ( y ) ( z ) + y z =. + =, () y

More information

43 14. 45 3 7 220 1 2 cm /s 2 1. 5 3 1 4 c d 1 /40 1 /4 1 /9 600 0. 129 6 7 1 /6 400 1 /256 000 1. 5 2 2 2. 1 /m /Hz /kn / kn m 6 6 0. 1 ~ 50 600 1 80

43 14. 45 3 7 220 1 2 cm /s 2 1. 5 3 1 4 c d 1 /40 1 /4 1 /9 600 0. 129 6 7 1 /6 400 1 /256 000 1. 5 2 2 2. 1 /m /Hz /kn / kn m 6 6 0. 1 ~ 50 600 1 80 43 14 2013 7 Building Structure Vol. 43 No. 14 Jul. 2013 * 1 1 1 2 3 3 3 2 2 1 100013 2 430022 3 200002 1 40 ETABS ABAQUS TU355 TU317 +. 1 A 1002-848X 2013 14-0044-04 Compairion study between the shaking

More information

: (2012) Control Theory & Applications Vol. 29 No. 1 Jan Dezert-Smarandache 1,2, 2,3, 2 (1., ; 2., ;

: (2012) Control Theory & Applications Vol. 29 No. 1 Jan Dezert-Smarandache 1,2, 2,3, 2 (1., ; 2., ; 29 1 2012 1 : 1000 8152(2012)01 0079 06 Control Theory & Applications Vol. 29 No. 1 Jan. 2012 Dezert-Smarandache 1,2, 2,3, 2 (1., 102249; 2., 264001; 3., 410073) :, Dezert-Smarandache (DSmT),. DSmT 3 :.,,

More information

u d = R s i d - ωl q i q u q = R s i q + ωl d i d + ωψ 1 u d u q d-q i d i q d q L d L q d q ψ f R s ω i 1 i 5th i th 5 θ 1 θ θ 3 5 5

u d = R s i d - ωl q i q u q = R s i q + ωl d i d + ωψ 1 u d u q d-q i d i q d q L d L q d q ψ f R s ω i 1 i 5th i th 5 θ 1 θ θ 3 5 5 3 5 018 10 Vol. 3 No. 5 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Oct. 018 150080 Matlab /Simulink DOI 10. 15938 /j. jhust. 018. 05. 011 TM35 A 100-683 018 05-006- 06 Stator Harmonic Optimal

More information

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2 CHAPTER 10 Applications of Digital Signal Processing Wang Weilian wlwang@ynu.edu.cn School of Information Science and Technology Yunnan University Outline Speech Signals Processing Dual-Tone Multifrequency

More information

10384 200115009 UDC Management Buy-outs MBO MBO MBO 2002 MBO MBO MBO MBO 000527 MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO Q MBO MBO MBO Abstract Its related empirical study demonstrates a remarkable

More information

第16卷 第2期 邯郸学院学报 2006年6月

第16卷 第2期                                邯郸学院学报                            2006年6月 第 18 卷 第 4 期 邯 郸 学 院 学 报 2008 年 12 月 Vol.18 No.4 Journal of Handan College Dec. 2008 赵 文 化 研 究 论 赵 都 邯 郸 与 赵 国 都 城 研 究 问 题 朱 士 光 ( 陕 西 师 范 大 学 历 史 地 理 研 究 所, 陕 西 西 安 710062) 摘 要 : 战 国 七 雄 之 一 的 赵 国 都 城

More information

3 : 505.,,,,,,,,,, 21 [1,2 ] , 21,, 21,, : [3 ]. 1. 3,, 10, 2 ( ),,, ; ; 40, [4 ]. 46, : (1),, (2) 16,,,,, (3) 17, (4) 18,, (5) 19,, (6) 20

3 : 505.,,,,,,,,,, 21 [1,2 ] , 21,, 21,, : [3 ]. 1. 3,, 10, 2 ( ),,, ; ; 40, [4 ]. 46, : (1),, (2) 16,,,,, (3) 17, (4) 18,, (5) 19,, (6) 20 1 9 3 Vol. 19 No. 3 2004 9 (504 514) PROGRESS IN GEOPHYSICS Sep. 2004 (, 100101),,, :,,,,,, P183 A 100422903 (2004) 0320504211 Summarization on Earth system science BI Si2wen ( State Key Laboratory of

More information

(L d L q ). i d = 0,, [8].,,,,, / (maximum torque per ampere, MTPA) [9],. MTPA [9] [10],,,. MTPA, MTPA.,,,. MTPA,,,.,. 2 (Model of PMSM) d-q, :

(L d L q ). i d = 0,, [8].,,,,, / (maximum torque per ampere, MTPA) [9],. MTPA [9] [10],,,. MTPA, MTPA.,,,. MTPA,,,.,. 2 (Model of PMSM) d-q, : 32 2 2015 2 DOI: 10.7641/CTA.2015.40361 Control Theory & Applications Vol. 32 No. 2 Feb. 2015 /,,, (, 266071) : (PMSM), / (MTPA). MTPA,.., MTPA.. : ; ; ; / : TP273 : A Adaptive sliding mode maximum torque

More information

Microsoft Word - 20-2015713_91-95_上接58页.doc

Microsoft Word - 20-2015713_91-95_上接58页.doc 适 应 智 能 调 度 的 继 电 保 护 故 障 信 息 系 统 高 级 应 用 研 发 1 张 祎 南 东 亮 2 常 喜 强 3 焦 春 雷 2 冯 小 萍 (1. 南 京 南 瑞 继 保 电 气 有 限 公 司, 南 京 211102; 2. 国 网 新 疆 电 力 公 司 电 力 科 学 研 究 院, 乌 鲁 木 齐 830011; 3. 国 网 新 疆 电 力 公 司 调 度 控 制 中

More information

****************************************************** Fundamentals of TV Tracking ****************************************************** ( ),,, :,,,,,, 1998 9 ( ISBN 7-118-01911-9),,, 1999 5 20 Email:

More information

附3

附3 普 通 高 等 学 校 本 科 专 业 设 置 申 请 表 ( 备 案 专 业 适 用 ) 080910T 3-6 2 016 7 6 4884878 目 录 填 表 说 明 ⒈ ⒉ ⒊ ⒋ ⒌ 1. 普 通 高 等 学 校 增 设 本 科 专 业 基 本 情 况 表 080910T 3-6 1978 36 ( 1978) ( 2008) 2017 60 120 / S J ⒉ 学 校 基 本 情

More information

标题

标题 第 34 卷 摇 第 2 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 2015 年 2 月 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 34 摇 No. 2 Feb. 摇 2015 * 科 学 计 量 学 在 技 术 预 见 中 的 应 用 研 究 以 新 能 源 汽 车 产 业 为 例 梁 摇

More information