ࡱ> xzw7 G1bjbjUU K7|7|:- l<<<<<<<T.$R<((******$_ 6N<N@ <<c@ @ @ <<(@ (@ ,@ l :,<<L |  Ly0R XL@ <<<<Annals of DAAAM for 2003 & Proceedings of the 14th International DAAAM Symposium, ISSN 1726-9679 ISBN 3-901509-34-8, Editor B. Katalinic, Published by DAAAM International, Vienna, Austria 2003 45 Years of Faculty of Mechanical Engineering Sarajevo - University of Sarajevo 155 Years of Austrian Society of Engineers and Architects OIAV 1848   MERGEFIELD "Title" design of autonomous mobile robots in bionic assembly system: Project concept  MERGEFIELD "Authoren" Katalinic, B. & Lazinica, A. Abstract: Needs and orders of todays customers are becoming more and more complex every day. That is a main reason why there has been an increasing effort to reconfigure present manufacturing systems. To accomplish needs of evolution of assembly systems as well, Bionic Assembly System was presented. This paper is focused on design of autonomous robots behaviour, what is a key point of such system. Keywords: bionic assembly system, autonomous mobile robots, design concept 1. INTRODUCTION Complexity and uncertainty of manufacturing environments are increasing every day. The unpredictable market changes and demands non-deterministic changes in dynamic manufacturing environments. A concept of Bionic Assembly System (BAS), as an answer for these novel requirements, was proposed by Katalinic. System was developed on a real industrial demand to significantly reduce the production costs of electrical motors in mass production (Katalinic, 1999). The concept is based on biologically inspired ideas such as self-organisation, adaptation, evolution and learning. Main elements of such system are autonomous mobile robots. They have to function autonomously, have to adapt themselves and act in strong co-relation between each other and their environment (shop-floor). Design of these robots is a main task to be solved for making a system functioning. This design includes two main fields and which are hardware construction of mobile robots and programming of their behaviour. 2. AUTONOMOUS MOBILE ROBOTS IN BIONIC ASSEMBLY SYSTEM As it is mentioned before, autonomous mobile robots are most important elements of Bionic Assembly System. There are two basic classes of them: transport mobile robot carries a pallette on which are parts assembling together in a finished product, assembly station this is a mobile robot equipped with a robot arm; mobile robot serve as a carrier of a pallette with parts and robot arm assembles them on a transport mobile robot. Design of these two classes of mobile robots is a key problem of developing Bionic Assembly System. Such robots should be able to learn and evolute in order to cope up with unstructured and highly complex working environment of BAS. Complete design of autonomous mobile robots involves four phases: definition of operating environment, definition of robot tasks, hardware design of robot and design of software for programming its behaviour. These phases have to be accomplished one following another and in close dependence between each other. 3. THE BIOLOGICALLY INSPIRED CONCEPT The behaviour of autonomous mobile robots and a system as whole is inspired by biological life. Biological organisms are capable of adapting to environmental changes and sustain life through functions such as self-recognition, self-growth, self-recovery and evolution. They accomplish self-organisation capability through communication and evolve intelligence through learning. All these characteristics of biological organisms serve as an example for the biologically inspired manufacturing systems i.e. for design of autonomous mobile robots behaviour in such systems. Table 1 presents similarities i.e. relations between Bionic Assembly System and biological life. Table uses several terms that are defined as follows: unit - basic component which performes a task, task - specific operation to be accomplished, source - basic system in need of accomplishing a task, performance - unit movement to source for task completion. TermBAS environmentBiological similarityunittransport mobile robotorganism (ant, bee etc.)taskhandling, processingfood supply, powderingsourceassembly station flower, foodperformancetransport mobile robot movementmovement of bee to specific flowerTable 1. Corelation between Bionic Asssembly System and biological life The organisation of ants swarm can serve as a perfect example of biological life that can be replicated in manufacturing environments. As a unit, ants are relatively simple built and performe simple behaviours, but as a swarm they performe more complex behaviours that men can understand. The perfect situation is movement of a swarm to a food source. Pheromones deposited by ants while moving to a food source, modify the environment and communicate reinforced information for re-organisation and improved performance (Figure 1). It can be seen that ants communicate between themselves, and a result of this communication is complex, intelligent behaviour. 4. BASIC FORMS OF AUTONOMOUS MOBILE ROBOT`S BEHAVIOUR IN BAS Every mobile robot in a Bionic Assembly System, as a unit, should performe relatively simple behaviours. But a system i.e. a group of robots should act in a complex, self-organized way. That should be accomplished by communication between them. As it is mentioned before, exactly such behaviour is seen in biological life. To accomplish all tasks given by operator and assembly one product, firstly robots should be able to do some   Figure 1. (A) Real ants follow a path between nest and food source, (B) an obstacle appears on the path: ants choose whether to turn left or right with equal probability, (C) pheromone is deposited more quickly on the shorter path, (D) all ants have chosen the shorter path (Dorigo & Gambardella, 1996). basic forms of behaviour. These forms of behaviours, i.e. problems to be solved when designing autonomous mobile robots behaviour are: (a) Energy robots should be conscious of theirs battery energy level. When this energy level approaches to a low value (10-15 % of a total value), they must automatically go to a battery recharge space and then wait for new order, (b) Obstacle avoidance in order to move properly through shop-floor, robots have to be able to avoide static and moving obstacles (other parts of assembly system), (c) Path planning robots must plan their path i.e. their route of moving according to a task to be solved. In every situation they have to go by shortest path. (d) Docking this is the biggest and most complicated problem of co-relation between a transport mobile robot and an assembly station robot. A transport mobile robot is carrying the pre-assembled product to an assembly station robot; when it approaches in predetermined distance to assembly station robot, the assembly station has to stop and wait for it. Then transport mobile robot has to closely approach to an assembly station robot which have to find accurate position on a transport robot where it can/must put next part to be assembled. Results of above stated problems create all forms of behaviours that autonomous mobile robot has to accomplish. Combination of these behaviours and specially comunication between mobile robots are forming complex, self-organised assembly system. Because of relatively simple behaviours, robot should be as simple as it could be, in a hardware and software way. 5. METHODS PROPOSED FOR DESIGN OF MOBILE ROBOT`S BEHAVIOURS There are few modern approaches that are dealing with the design of autonomous robots behaviour and that are suitable for needs of Bionic Assembly System: behaviour-based robotics, reinforcement learning and evolutionary robotics. All these approaches are sharing many same characteristics, so the question is what is a right choice? Today is behaviour-based robotics most popular and most used approach in design of mobile robots behaviour all over the world. Basic idea is to divide robots behaviour in small basic behaviours, and then to program each behaviour separately. The total behaviour is a result of connecting all these simple behaviours in one entity. The advantage of this approach is that it is relatively simple when compering to other approaches. It is stabile and already used for many years. Ueda (1999) has proposed reinforcement learning as a learning approach for autonomous robots in biological manufacturing systems. By each done step, robot becomes reward or a punishement, according to the task to be solved. In that way the robot is learning what to do by maximizing a numerical reward signal. In the most complicated cases, actions may affect not only the immediate reward, but also the next situation and, through that, all subsequent rewards. So the result of robots behaviour is coming from interaction between it, its environment and the task to be solved. This characteristic and trial-and-error search are two most important features of reinforcement learning. Another approach that is interesting for Bionic Assembly System needs is Evolutionary Robotics. This is a relatively new field in designing mobile robots behaviour. The control system of a robot (neural networks) is evolved with the use of evolutionary techniques (genetic algorithms). The user has to define fitness function, according to the task to be solved. According to this fitness function every member of generation is evaluated. The best individuals are creating a new generation, and the others are dying. When a generation with best fitness function is created, i.e. there is no more grow in function value, process is finished. The basic advantage of this approach is that it is not the researcher who designs all possible behaviours of the robot. The behaviour of a robot is a result of its evolution, i.e. of an emerging process between it and its environment. These characteristics and ideas of Evolutionary Robotics perfectly suit to the ideas of Bionic Assembly System. 6. CONCLUSION In this paper basic characteristics and forms of autonomous mobile robots behaviour in Bionic Assembly System are presented. Few approaches for design of robots behaviour are presented and these are behaviour-based robotics, evolutionary robotics and reinforcement learning. The tasks to be solved are basic criteria when choosing a most suitable method approach. In each way, a robot must autonomously develop its abilities and behaviours while it operates in manufacturing environment. Its behaviour must be a result of constant interaction between it and its environment. The goal of further research is to choose the most suitable approach for designing autonomouse mobile robots behaviour in Bionic Assembly System. Using that approach above stated basic forms of robots behaviour have to be solved on real physical robots in a real environment. 7. REFERENCES Katalinic, B. (1999) Design of Scheduling Strategies for complex flexible Assembly System for the Mass Production of Electrical Motors, Proceedings of International Workshop on Emergent Synthesis IWES 99, (Editor:K.Ueda), December 6-7, 1999, Kobe, Japan Dorigo, M. and Gambardella, L. (1996) Ant colonies for the traveling salesman problem, Technical Report, Universit Libre de Bruxelles, Belgium Ueda, K. (1999) Learning Approaches to Autonomous Robots in Biological Manufacturing System, Proceedings of the 10th International DAAAM Symposium, (Editor: B.Katalinic), Vienna, Austria 216 215 Q`UWXYZ[\pqɽvlbVL5CJaJmH sH 56CJaJmH sH :CJaJmH sH :CJaJmH sH :CJaJmHnHsH u:CJaJmHsHj:CJUaJmH sH mH sH 5;CJaJmHnHsH u5;CJaJmH sH j5;CJUaJ 5;CJ5CJ 5j5;CJU5CJ mH sH 6CJaJmH sH CJ\mH sH  CJmH sH aUVWYZ[ $ ha$$a$$L&#$+D/a$$a$$$d&dNPa$ $$dNa$:1F1 Bh k l   v KS@AF]vw ˲ՔՔՔՔՅեեեեCJaJ5CJaJmH sH 6CJaJmH sH  aJmHsHmH sH 6CJmH sH  CJmH sH CJ\mH sH CJ\aJmH sH 5CJaJmH sH CJaJmH sH 6CJ]mH sH 56CJ\]mH sH 6CJaJmH sH 4    %Cv$ & F (^`a$$ & F h(^`a$ 1$$ & F h1$^`a$ $ & F ha$ h1$$ ha$ $ ha$$a$v L*@ $$Ifa$$If$a$$^a$ $0^`0a$1$$ ha$ 1$@AF]vw|tkketkketkk$If $$Ifa$$$IfFF= Id  t0I6    44 lal  hi;k@kffffa h$a$$$IfFF= Id  t0I6    44 lal $$Ifa$ i;<#$AO o!p!!!u+v+++....u///0D0X000w6CJmH sH  CJmH sH CJaJ mH sH 6CJ]aJ mH sH CJaJmH sH 6CJ]aJmH sH 5CJ\aJmH sH \aJCJaJmH sH 5CJ\aJmH sH CJ jUU jzCUaJ\aJ CJmH sH  CJmH sH CJaJmH sH ,;<#$%= o!p!!!"$' h$a$1$$ ha$$ ea$$a$ $ h1$a$ $ h1$a$ h1$'u+v+++..../0:1>1?1C1D1E1F1G1&`#$h]h$ h7dL^7`a$$ h7dL1$^7`a$ $ hd@a$$ ha$$a$$a$00191:1>1?1C1F1G10JCJOJQJ^JCJOJQJ^JCJaJmH sH  CJmH sH 6CJmH sH 6CJH*mH sH  >1h. A!n"n#n$n%0 %q3 01h. A!n"n#n$n% P 7 01h. A!n"n#n$n%0 %7 01h. A!n"n#n$n%0 %3 01h. A!n"n#n$n% P zCDd[j  s XA.m R?Procsidings-%20bild-01"`RB@& 4>xBDFpB@& 4>JFIF,,C     C   S" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?S((as}}s m48FY $w xU?5U^H8i$ ҽϾwMޝ6j]#2]^LDԳxgoo }SL[?GJ%kUQfgwXg>L[H1Eq5<UvV;rtÏyhSπ̪k t@jN3*?<fxC:f;;ic/vUJPүtwCsk+G$lC+ _W>Ik (MB%e N>aTKcŠ~|Q [x:žJncp(yFRWUT@QEQEq׊rDuOo i隰 9v\i}35C-ӁFf rp0%3 C$V~×Wk ^s^e瀨Hp&]<կ7t{@UD)HpE'*s#6U.43Ѿ4  ⫋GfXXmBIAe&I 8#H Ѯ|iú\|U&Ԝ I$$[ž=8aQDD@>3>޽/ fODhd*$$n#IPl>'?W䊥|hÚ=6PmHH|zUF Eq=x|cFHC(]| }phkG\'4ɵC*lR#(I$*xoK@[TG2Osew<2x|e?$P@kGT&m/uFgqY.*eᝏK5Ǎ q&rg J^WCxsH,2x|F?=F$~xbXGV>}O5˭_׍}VնMgyE ^?^'u/X=0y}!vC|ق!|ʯ'T'/3'[,|?~_-|~vg__-|~9Qm/@?G=<[wGG=<[?O3|z1+t,k ! C⟉s:6vFwnUcN퉨|G d<M:O'jiN/K(?llv}&+;TBGϾIe HJ_> ۤ~vʠ̹`z!ūUjCAhb ( ogR5tNcAI Io+ˈm-ifg3I__oGMEx~ ,Le~I#;Ahb1ĦRWUyA~DiؖEW~?GvMɘ/pY.7uSU@ 6JGu e 2\:H-ͱ2 ĩ>0n<5\kg jvQ-qA,cVa>OF_ZB6u4D.0)t~mVF+~дlP73%Zdf,0[7;33K޹|lj"kRm7FEOZv-ӆrW=xhdϷm KŸT?V\O~:׎m5L6wiW ,W'@#r5=#mQ<|Zk=Jk+Ldu!E#.l0# dӱ]_S~dg)4dEdeay`(bo'DxŲh^F+B[ gH AmP~b/k'LyڰZ? pHGK),tMO% kxqG *"Rs¿ <3!h:L<-Sov9gb1$dQEfAEPEPE濴W{_C;-lqtGqPǵ|?M_׆@i+\;؏U¿2kK#u5ѧAaw'B:oäNd7ۓxZM>5Q6j w:,;1>"Oí4C " *h)fGJ2(XzSJK xK%0-NId!i7@(X5x o%[CqluY6mwQX3#B/}xA>x^-$vݔ3}b|rϒpE? ±V @lxWYCc:׋S񆑠x;R/u-Sw$f (߅$VΛ7߿t _{xSe܈DJ'm YtTuuw{XS^uahj*+zOu~Η=e}{mi"Ѽw uhIwy4v>!x>?kS6fX^zehh.>0 VK;yb_mvM5(Lޡ~O<)E40ƣǻ1%I+C(((+_ |A GgapFD =ܫzy_-5-.[ˆ$$hY;M^"^ۯuo$pؐ=vTɗEEPEPV&^-46kV-м*I$RMoz/ @Np)5ѩ㡡+O|W ,z3?gcp8A)5Vi6:me %8U@}*bzaMcY[SmY#z2 | a2_X_=haCc~Az(j[;`6h #?bsg_ 9_BYW߲j_Xo٥2z嵼X[{|C>$ƳtAw |,D׾kbQ5m&դ+o' b~a=/ƾ#4 j}V7eZR@88yO7,٪Nռ)#iЏ@v5-iK2}Py|5*[C3mֆ=M/[Yc /KKS[1 1Ȧxl|I iuMH\/bJJm }GQ EOyo-7< _>w5֦$U ,bC$~4#M9;;Ha&i-VL1 #<TWOŽG4$έ7@cfh@Q]|fv/J|U}GP^e CszDW2󥆲ay-kmêxwIXiBRh%1\_ƿEۦdyt{VW&&Br@v/|Akmާ$sII  _6פ:f-rF p@7s]|eB/J|UmGR%1@i/ '?+O㙒&lvtX#hx_z-]Ո7GH\ޛq&dy4KVW&4 ($;UgE|Up MFLk=:QK{qkp0F[ \c'5V}__ M[+5mZ+Heىb$͢'_Kj?bݡZY<_8ѝ1$ uOi'o>zjzHlm.d6|iJaI\tl}sZ~*iz?_Y\>(Mi<32yWa EOfx[գvmi*OMwzf+]ۼ_[|;kc;YGk5T1FLD;R+𘜚D>?ѴD҈uUq lUO'~",h@UWKK%W|]7CGk)}~w$_J.DI݅QTHQEQEQEw+YhCw7 2H}pV2w x~.mNRҿP"cΚm(PQEQE|]ⷆ|׉ ʫɈ|Gp xOg|35iZev'!#E 'p:OS_Hɪ><2iVٳ{1,تFKY_P|D~5H4m_MMEmfo"C,ȧw1TW3zW?b>)<%v&cFdGv#z2p;/v]11fKglv{3`"4wRM|k??+WZřc| KNmj>Z@appA7C)5_t!п5?PƏiP$Z'EUsahlzRc#?;(1 >L̐c1]Ҍ(ׂDּM*4&vbK83ذ#NWwrpV,RXвWm|E&;w_Qu/w>&Yhx];D~db ;r{[5T?;(r |!x6fnӸ4fP a@">gd~h.i]-H+iv@y1ߏ?ŸP qqjهX wFIg OOwrKHKs޾L|1֩gƜ.gh1Y~~Cƃt+oaGio HBVV!EPEPEPEPgC?LsaMX%?|_kj~>CO6{IRIY =\W;C.v6M._Qô?hOşBЗ,+1._Qô?h_şBЕ,at|E}CJvv BT8YX졥j^.@  /, n$3. ]ۋ[3IU`2~r܃_X/-~ IV3_o#sxK; X"G}ѭ|ti|#4 =W  d)ŋIT~o ({ٟoGƇWZ'+uZ\@"¾i G{ƞ s ֯u,͜L+sĿ~5) I&mcORƾ_$dxNM30 $~P>!ሜrQ[A|Oo%xg}Ɲ\9Hȃ^Esx/?3Y4 FvO-ٻ>X?G᧎*eR-ABÏl۟ޗQږ%:>V^ο3b2.O9c!v떂<}E~~JOu^)Jپk1M\haoj?-|^jSɲJߏ? =kxn?AMD]~,c_և-Nj6\z{/?$uvp$r@#ЛE'"W3_AZ>xMKV羝ȎrG u5Vɴe)jW Z("dgGpƃ윳*¨">ӮdsjW/}q |,hļ5'$ǨzooxZy֖wY1NLeM ?Lc$RyW~"ef% Dq7_ õh_ןٳğw{;Ln,eÍ P=*(2 ( ( ( (>_?"7ދ_C6k*.yQ]A AOsԿW7WÕԿW/Q? AKs~(QEr} _yO5Eaʏ3$tLvM-"wR 8a~W`'_q%~~%şKUthmy$~3_X?vx$wۉ*sl~ \ڐ-!>[-\zVz3\[?-ߕ~~>2׋y%k Yȵq㫨Jsf0J G-" }(lϣ>;|MhOv,;KƗSXci% Xwu;.KYcKMl@_V <xúg-<9md'a&|Q|!^<1n,/WMXVVdWQ9:GsIԠt;W]B#_8l?jMhFt F!giZ[>l? b~C',:ZiynL> uJ//x?F5|GMmyZ$ Hn O'ovK]G÷*Iz]z W-~4Fi_i ^ m%+#?za/:yr\vR B8'"WǟG?nxgdۭ.tgꞩ[eۈmaysQA, k| V# ?U{ 1He$Ě{D*pC<# mQW?g]a w *nG=O_,?U?UEaʏzX?]a.Õ1S"FZf!@<꾹[8.QYRdY8Fy8Rx٦] Y|9Olɉkn/=z_ѾOai ZYɂd \|/='8g?|K4g52_O'd6R+FM,)Mh/_i.#PG#HBUrrI "w(<; +[ -'H2>>mr C̖Ȋ -JWh@8Ak'㧀xkG.FU%O)RYUI8,CO]j.4 XYw2SddWz/o|| xfBGK}Dj61ޫȞs8GEQ?iO~/6M'Bm29Ti*n[?O!ጋ0HaiѲmwe$d{^PmOJּ5 .d)d3||Iğ5zG}WźM*?xJOk1Gg5^tlBm=OGq,|~;8h(!Y;o)@6یOLMߌ/cŚ-䭉uEF6sS Wc5=? >4nho_<%h_ LYVLZ$Xyv"L_+~"fx[W,K]^Cp"O/ D `@M}jGOkmgO ̈(i#($ދυÿ/ 3GwLH[WU}'ǏT׆D^"l2H0H!.A+ʇ5 (AEPEP¾oZ#Qo~G j[㫈[iVK۳]3,#`G4W)nQEQEPEPEPEP~uM  1M|-'/2Q#| j`b[9`bԀ7)p+VWszSҮU xe$ { K.)3|i1ƙ?ꢦT~C_MWM]*?E!oO"!&o d+.ÕPcƕtPr@q'4^ ѼS\ 'VKy;[HA|50euJrW@I?,rt8}1 2euu((6{_V7 e#ЂE=_>^|^ݥ2C# 7 z6FǽD5nv[JwF FX%l̅̋5>2|Q4gLOoqb: d9 Mxg{ohGm@g6991Gv!į)$TR qєeNA*Sm\ʯXi[x>!5Tnplr:WRO!GB౾JgjGq8UџQWtg"@'8o(~3ԓSFb|x#03 $䟏ofGxnlnѴe1E rKT܀BWu- E%Q@Q@:8i4Priww?8AV7<,c/| $Cn*I?Nbo_?g 0uՔ-ĠBB{׻KZQ@Q@Q@Q@Q@|c~ uh|o&NduVT9V,(7 ܒ0:()C<hv?:Ni/_9G2'G7o?5[T <\BeswA,1s0?V{zk"~_sz/D_9_Q@[_q"?sVr(2/G5a )WGUՈ#Egᶕ>nxeqI',p9'V(`r+C5\Z;O]QHM{a6܎ q|.=*XKԴ5 >5 iʄd2;TfQE?i^?rotNn`F8=Vѿ5⾱ U+ͅRݹIpq0aڼƿwl?Lm04>ߎaTpU'|g] v^hLIACW̾#]HD/@\9 "x034RG? |#?G57u׬|J~d4 Gs^1J>>=f.> ?dd[zEhmQ1q\ |#?X~GO_#:57u G?s5 '/o z?d3^@ 7Ÿ_&0Ql8M}9 h{k;ME|=>HF| _dc %E~P Dg\½?z82/M18梿+W,n.↺ >_ ? ')m[(͑j*E! {|~c״ Kڽޕi Qᕔ U ?cOZpX,*EƢ| (0kr1MB?g5֗ k:8ig\n9#i'ͫ&|E`E"($ Oj"S%τ뚔d,8"2(#{kO{útڮ(v?'M~~N;5oS!ѝir WUӢ5mNtw{Jm\v*QEQEPEPEPEPEPEPEPEPEPuo IaY#3["g=?ݕP:o= d Yto[k:TwTDwū.5ѐeHd U3|v@5uց%nM{[t-#i힍yEG7SaH^ӏ5s#,bIӠAoqתEW̶Zgm1~Z+"xEϖCx@%5(]GEgHSEm1f|V?͜=t9VM#:b:ͤ0%=Kaw鎥SS4L^߫x@zI3@?89Dh}i)4Ȃ-[~D;ls-xAYKH̖ZzwU(Re~ je?&QWO/g](+AY(p1HSl{%]EZw Hff+BD2?[As?c"烻ϸ-.|M>vWfEnqxsWU7^,j3[秪;V|EH,Kf:^rItzX*ൿ!`'PcK=9x. C5]Ҍ-'&4 r6 ާN:Uw)`s5/Ls`/ڬ5T^[}j^pW7u ;fʲQAÆ5t}k l/jU].$aVI.N=PGΰT Bz$+g u)$s'`7_.Oέ^<Ş~""ӰldQYݛZN-x!,;yQww1F4SEVn;' ?R }j-w[#׮';\ފ Gˑ0O^*UJA׏ $*i7 ڷ' ]o???u4F |_]6 kfUhR-ZG EG;* K >ڢJnǬxv*@zJ(֢f-Ӟwm~X<5ۢFX*,!Qa7J.rǔsJ ,T\?T};n ?z+h`|@*puaFatyU¥T9OU?tl@LUV8I\5GW$x[D a z v( $)qa';EakGCUUY}-[l?df 剭Pܟw1"i@Dս#Yt56ÉP֗Wo(;/fS[ti UgRʪ::] jp6~* 'Y[acVu̽4 &y5Ė&xS>J =ܲ`cCh!GtE^rMNK8oYK!l1X6jueCeƤTk(eIߔ#|8kA,NzuwPꖭma;Kh4P61;tO[Zai8~aa*|-Xt +B~[C8mô$-tTUÂQW`@!,2FvNX{N6}!? XϾ8{=^{E@{WruqV]ZUJ~}?>w4]E{M [P4;XuLK#Jq5uwVx׿#]L "S dɚX`uаӥIf=҅: ݱ/|AE{EQ׺9}SRp}2n_=8]m肾7)# UGcqq I"J<ک*w{#θ2V?&s7 (i5}#'#SO[\u${`5o_%C_h^US(6[j; R ëoo;p<+GJI-;B)ݩ]e.v\좯V J;~z&8s} }y7 qW;3ߴ.ZC[S[`ٿ@]xWVm.m~ S~e@5j|X&c_[7RA^|W???2r핑+±) ;d}tQO[ !OtQO[ !OtQO[ !OtQO[ !OtQ{w 6BB@_$@~O !|VGgAgHgN E;@ ?j9_:$䧓.!@~:ǖh aw; 뿍 YO/q-% 됟V2@Kr%U]Ki.L|QU)K/Ie#hOG ?#'E@iΡv_j( 9*`FbS:%kmK~ZH % ϖ\v{@Uإ#+_p [cw(y%jZk6=Q,ӾCr@@BD?*JȐ< HJOTRS*>OS^ӭ1z O~": ɦN^7=@OׯQͽ{O'D:@8<E T$?|ڒV rA6ӷP]^&?e/2h#͊R'@~ބ( C{dJg~%X>>m*Oۙ !|fFIO@GBQ<@@ݭO[! ,i_~vH vD @wEΰ#Z@84 3ΰ#Z@84 3ΰ#Z@84 3ΰ#Z@84 3ΰ#Z@84 3ΰ#Z@84 3ΰ#Z@8ݘYhIENDB`Dd:!@  C AbbeZ^ka+AUn9Z^ka+PNG  IHDR7I]psRGB pHYs.>IDATx^k)@'̺x>AAG?JHWU_ # J|#uuXkUj WB DeF)?ѴRM_%gv8@ S)B?KT8QɿZ#~UjAT '=CR5\!@"< s H堄ŚQF< 0J LB ɈQg]G:h2%k0nF* 5Ar|^*^Gu^fHx\ZI%;aH<~VHl$N)Z +88Kᯮ4PT#e6!H*;8n"\vWՑGU|! !}=RaI"E&߬`yLgiA@C*5@VLO'џIt{BG7P>aI+qrz(@E. }eDݕ~'V:A6UGD"TzM x c)kfN{6R>n˳8>,'i^sJE{ZͫELUj62*1cpk ?(KAY\Zp"$%J&'$N\%yNqzJ ʩfZ!u?R}\/eFI~-9RZY/m7[?d וGQ}iU2J^Co'@ټm?%!.iҪhP.vCx=Ԡkid[aak=\v{/Z,wNr5PpU4"SO^H=R閇A][s 1|b뵫ׄo*z5 iؼ2/HG-@]ĚK/^zu\ˆe@w\"h~&w ށh’V͆?>]IʹZWJQIM\Ke U>DwyHgNѷ4]SzԐ›ٿD|(ꂱ4tI׮tjZ֧'tw^5U4E-;8աlנʮKD[.cź7TWOϩ7k-*U:NETѣG][bK}^g}o2G%vk Ȓ;fN=bWeYq$׽ {,M0񍼘onvf{WoM] $%n 4.viݑܕ-dsl׳b 4k9m"ֲ}JsJ"C>>ZI11^*j/hŸ>ҡuxtG1Ey'MFW(<]KRƪk7^lY I&Ɣ/"i.4\tp7l>"$iN#9sLυZrD33cWO*4{D.TȊ2 .kK6~? N60[Yu@ט1%KKK@_kQ1,{p,Np} ޽9JEp-*KgldZwlgKU5ZlcLysLVF/$Y7 }iua}p+ s}$Ȥ)6Sޯ\b]}gpHKhRN˼ Y`2ׯ_ad֌guh9ͦU=zs*|6M Q=9C)*zmL5Zoɑ1PgaX튪:{#E. X(uAx^{ҰS{PTHqJ D wkztH\\,B*[j]=>(Dx Ot3&W)=G6m> :&9VY-{uv(W=mݯPG贊̯u5=MVOM.,|O<օOZ^ʛ:)%bf0U7JB44]f'̕t^Z92V!XQV͞%Ժew@Ni&#鎮']l'Sx[6:Kѓ,gD5J++% Ջ$ "? 'V#z0Ka5zn[U*L{Ecb;V4A 0Z] `H/%jnTidzg3_+eQx!o:)hGN)d%3jsJ" #ʖ&Rg*)M*mqAPFi´ZR*EP}D1\f |grkCyiZJ뢕!l-T)w@o%pAog՞KOZ|c>+]`/gwk]S*K ԥQsRs\P*JwrßmcqjrA] t/&Qȷ D{ZUX/f[7]V˷Uk7vO@)VO'Aer%,qh=k9V쫳}.K;tM\m Գ7J)Ѿ2NgaӜ hP48K+J!IPܹQ AtTwsޠ5T_FJ-7!<4 jtC?/LqJǿ8 ̠Ȕ ~@U)z>GR_:T.%lE Qs9}CVyצOKUJ-L|i'g/!Gw[%dnSiIUjUvUyoȅt%׋~)TgyW E/21 PRT㭫LB. Rۑ3!  P̨:Vn;MR3SSC=t^l*qhqBo$@ZsGM_aV1&M+Rg;-UF3 o!@Zi9D-ѪK!! !Pֺl.A{ 6|RS:.J*t=et"PyҏyRn(K7wc|(ax׾{-+{o7v1OI'6}%}윥r7%,>϶f 8K p.R @*E @R @*E @R @*E @R @*E @R @*E @R @*E @R @*E @R @*E @ rVEOIENDB` i8@8 NormalCJ_HaJmHsHtH F@F Heading 3$$@&a$5CJaJmH sH <A@< Default Paragraph Font,@, Header  p#&)@& Page Number, , Footer  p#LQ@"L Body Text 3$ h1$a$CJaJmH sH BB@2B Body Text  h5CJaJmH sH 6P@B6 Body Text 2 CJmH sH %G-J@JuJJJaUVWYZ[ % C v H-000000000000000`00000000000 0 000 0 0 0 0  0G1!$v@;'G1 "#F1[pG-;;"    *289<=ABKLTX^_gpuvyz}~i q C J f j 'FO)3CL}!)QY~  !!"""#&&&&''!)%)o)s)))*&*.*5*****++++X,b,c,h,l,u,-'-9-:-E-H-a9-H-**9-:-=-?-C-E-H- Aleksandar LazinicaAleksandar LazinicaAleksandar LazinicaMercAleksandar Lazinica9D:\lazinica\article\Katalinic, Lazinica 1- DAAAM 2003.docN5W(hGB4^`o(.)^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.^`o(.)^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.(hN5W\G+        P        WZ[*@AF]vw| H-%%%%a0@/G-P@UnknownG:Times New Roman5Symbol3& :Arial#qhRzzfRzzfTzJ%O'S!nn20--v  3QH`Annals of DAAAM for 2003 & Proceedings of the 14th International DAAAM Symposium, ISSN 1726-9679Aleksandar LazinicaAleksandar Lazinica Oh+'0 4@L\ x    aAnnals of DAAAM for 2003 & Proceedings of the 14th International DAAAM Symposium, ISSN 1726-9679tnnaAleksandar LazinicaleklekNormaldAleksandar Lazinica2ekMicrosoft Word 9.0@@p H@Dv@DvJ% ՜.+,D՜.+,L hp  -TU WienO- aAnnals of DAAAM for 2003 & Proceedings of the 14th International DAAAM Symposium, ISSN 1726-9679 Title@ _PID_HLINKS_AdHocReviewCycleID_EmailSubject _AuthorEmail_AuthorEmailDisplayNameA={WProcsidings-%20bild-01bbbb}  Radovi 2003!ispkavaz@mail.ift.tuwien.ac.at Adis Kavazi  !"#$%'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefhijklmnpqrstuvyRoot Entry F ޖ{PDataD 55^ DHC&yk1Table 0CH\WordDocumentC``QZ KSummaryInformation(gDocumentSummaryInformation8 oCompObjHjObjectPool ޖ ޖ2003 &  FMicrosoft Word Document MSWordDocWord.Document.89q