PLCopen for efficiency in automation

Size: px
Start display at page:

Download "PLCopen for efficiency in automation"

Transcription

1 Technical Paper PLCopen Technical Commiee 2 Funcion Blocks for Moion Conrol Par 6 Fluid Power Exensions Version 2.0, Published DISCLAIMER OF WARRANTIES THIS DOCUMENT IS PROVIDED ON AN AS IS BASIS AND MAY BE SUBJECT TO FUTURE ADDITIONS, MODIFICATIONS, OR CORRECTIONS. PLCOPEN HEREBY DISCLAIMS ALL WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, FOR THIS DOCUMENT. IN NO EVENT WILL PLCOPEN BE RESPONSIBLE FOR ANY LOSS OR DAMAGE ARISING OUT OR RESULTING FROM ANY DEFECT, ERROR OR OMISSION IN THIS DOCUMENT OR FROM ANYONE S USE OF OR RELIANCE ON THIS DOCUMENT. Copyrigh by PLCopen. All righs reserved. Dae: November 18, 2011

2 Funcion blocks for Fluid Power Moion Conrol This documen is a specificaion as developed by he PLCopen Fuid Power Moion Conrol Task Force. As such i is an addiion o he PLCopen Technical Commiee 2 Task Force Funcion Blocks for Moion Conrol, Version 2.0. The presen specificaion was wrien hanks o he following members of he PLCopen Task Force Moion Conrol: Kenneh Ryan Edwin Schwellinger Joachim Unfried Kur Zeheleiner Ralf Bonefeld Edgar Holembowski Andrew DeRung Tiberiu Racsa Seve Zumbusch John Blomser Igor Oskroban Juergen Hipp Roland Bubliz Willi Gagseiger Eelco van der Wal Alexandria Technical College 3S, Smar Sofware Soluions B & R Auomaion B & R Auomaion Bosch Rexroh Bosch Rexroh Eaon Eaon Eaon Eaon Eckelmann ISG Parker Hannifin Siemens PLCopen Change Saus Lis: Version Dae Change commen number V 0.1 June 24, 2009 Preliminary version resul of he decision from he June 23-24, 2009 Kick-off meeing o exend he curren PLCopen Moion Conrol Funcion Blocks o faciliae MCFB uilizaion in conrol schemes involving fluid power. V 0.2 January 1, 2010 Documening he resul of he decision finalized during 6 online meeings from June 24, 2009 o December 31, V 0.3 Documening he resul of he decision finalized during 8 online meeings from December 31, 2009 o June 30, V 0.4 Sepember 18, 2010 Las release for commens wihin working group V 0.9 December 20, 2010 Final documen before Release for Commens V 0.91 January 19, 2011 Resul of feedback and web meeing Jan 14, 2011 V 091A June 23, 2011 Due o inconsisencies in documens vs. decisions V 092 Ocober 24,2011 Conains feedback iems on open issues V 2.0 November 18, 2011 Released version Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 2/ 27

3 Table of Conens 1. GENERAL INTRODUCTION OVERVIEW OF THE DEFINED EXTENDED FUNCTION BLOCKS: GENERAL REMARKS TO THE FUNCTION BLOCK BEHAVIOR Response Time STATE DIAGRAM DEFINED USER DERIVED DATATYPES ABORTING VERSUS BUFFERED MODES Buffered versus Non-buffered modes FUNCTION BLOCKS EXTENSIONS FOR MOTION CONTROL MC_LOADCONTROL MC_LIMITLOAD MC_LIMITMOTION MC_LOADSUPERIMPOSED MC_LOADPROFILE APPENDIX A COMPLIANCE PROCEDURE AND COMPLIANCE LIST APPENDIX A 1. STATEMENT OF SUPPLIER APPENDIX A 2. SUPPORTED DATATYPES APPENDIX A 3. OVERVIEW OF THE FUNCTION BLOCKS Appendix A 3.1 MC_LoadConrol Appendix A 3.2 MC_LimiLoad Appendix A 3.3 MC_LimiMoion Appendix A 3.4 MC_LoadSuperImposed Appendix A 3.5 MC_LoadProfile APPENDIX A 4. THE PLCOPEN MOTION CONTROL LOGO AND ITS USAGE Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 3/ 27

4 Table of Figures FIGURE 1: THE STATE DIAGRAM... 8 FIGURE 2: MC_LOADCONTROL TIMING DIAGRAM FIGURE 3: MC_LIMITLOAD TIMING DIAGRAM FIGURE 4: MC_LIMITLOAD USED IN SFC FIGURE 5: MC_LIMITMOTION TIMING DIAGRAM FIGURE 6: MC_LOADSUPERIMPOSED TIMING DIAGRAM FIGURE 7: MC_LOADPROFILE TIMING DIAGRAM Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 4/ 27

5 Table of Tables TABLE 1: OVERVIEW OF THE DEFINED FUNCTION BLOCKS... 7 TABLE 2: SUPPORTED DEFINED DATATYPES... 9 TABLE 3: THE ENUM TYPE MC_BUFFER_MODE... 9 TABLE 4: OVERVIEW OF BUFFERED VERSUS NON-BUFFERED MODES TABLE 5: SUPPORTED DERIVED DATATYPES TABLE 6: SHORT OVERVIEW OF THE FUNCTION BLOCKS Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 5/ 27

6 1. General Inroducion A he end of 2001, PLCopen released he firs version of he specificaion of an independen library of funcion blocks for moion conrol. I included moion funcionaliy for single axes and muliple axes, several adminisraive asks, as well as a sae diagram. This specificaion provides he user wih a sandard command se and srucure independen of he underlying archiecure, while merging he logic and moion conrol in one developmen ool. This srucure can be used on many plaforms and archiecures. In his way one can decide which archiecure will be used a a laer sage of he developmen cycle. Advanages for he machine builder are, amongs ohers, lower coss for supporing he differen plaforms and he freedom o develop applicaion sofware in a more independen way, wihou limiing he produciviy of he machine. In addiion o hose benefis, sysem mainenance is easier and he educaion period is shorer. This is a major sep forward, and is more and more acceped by users as well as suppliers. Wih he release of Par 1, i was undersood ha addiional funcionaliy was needed. Par 1 provides he basis for a se of iner-relaed specificaions: Par 1 - PLCopen Funcion Blocks for Moion Conrol Par 2 - PLCopen Moion Conrol - Exensions, which in he new release 2.0 is merged wih Par 1 Par 3 - PLCopen Moion Conrol - User Guidelines Par 4 - PLCopen Moion Conrol - Coordinaed Moion Par 5 - PLCopen Moion Conrol - Homing Procedures Par 6 - PLCopen Moion Conrol - Fluid Power Exensions Pars 2 hrough 6 of he sandard are addiions o he PLCopen Funcion Blocks for Moion Conrol (Par 1), and should no be seen as sand alone documens. The objecive of his specificaion Par 6 PLCopen Moion Conrol Fluid Power Exensions is: Opimizing programming and inegraion of fluid power devices and sysems by defining funcion blocks employing PLCopen sandardizaion and modular mehodology. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 6/ 27

7 2. Overview of he defined exended Funcion Blocks: Adminisraive Moion Single Muliple Single Muliple MC_LimiLoad MC_LoadConrol MC_LimiMoion MC_LoadSuperImposed MC_LoadProfile Table 1: Overview of he defined Funcion Blocks 2.1. General Remarks o he Funcion Block Behavior Response Time The ime aken by he sysem o respond o a command may vary widely by manufacurer / vendor / supplier and produc. For example in one implemenaion, wriing a variable may resul in commanding a reques via a serial connecion and waiing for a response, while anoher implemenaion migh no have a serial connecion, resuling in a faser response. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 7/ 27

8 3. Sae Diagram The following sae diagram is based on he version as defined in Par 1 Funcion Blocks for Moion Conrol, Version 2.0 This specificaion adds hree Load Funcion Blocks o he Sae Diagram: MC_LoadConrol MC_LoadSuperImposed MC_LoadProfile Funcion Blocks no lised in he sae diagram do no affec he Sae Diagram, meaning ha whenever hey are called he sae does no change. Discree Moion Synchronized Moion MC_LoadProfile MC_LoadConrol MC_LoadDifference Coninuous Moion Sopping Errorsop Noe 1 Noe 6 Noe 4 Noe 3 Homing Sandsill Noe 5 Disabled Noe 2 Noe 1: Noe 2: Noe 3: Noe 4: Noe 5: Noe 6: From any sae. An error in he axis occurred. From any sae. MC_Power.Enable = FALSE and here is no error in he axis. MC_Rese AND MC_Power.Saus = FALSE MC_Rese AND MC_Power.Saus = TRUE AND MC_Power.Enable = TRUE MC_Power.Enable = TRUE AND MC_Power.Saus = TRUE MC_Sop.Done = TRUE AND MC_Sop.Execue = FALSE Figure 1: The Sae Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 8/ 27

9 4. Defined User Derived Daaypes The objecive of his PLCopen Task Force Moion Conrol Exensions is defined in chaper 1 General Inroducion. To reach his objecive, i is necessary o define addiional reference ypes. These references are a represenaion of he objecs or devices, which are no necessarily a par of he process image. As a general rule, hese new reference daaypes are inended o be used in he same way as he AXIS_REF daaype, meaning ha parameers can be read wih similar Funcion Blocks having for insance an INPUT_REF insead of AXIS_REF and using he corresponding I/O parameers. Wih he definiion of hese reference srucures (or daaypes), here are Funcion Blocks defined which give access o he referenced daa. The following reference daaypes are defined wihin his documen: Defined daaype(s) Commen Relevan Funcion Block(s) MC_DIRECTION Enum ype (1-of-4 values: mcposiivedirecion, mcshoresway, mcnegaivedirecion, mccurrendirecion) MC_LoadConrol MC_LimiLoad MC_LimiMoion MC_BUFFER_MODE Enum ype (one of 6 values) See below MC_TL_REF Supplier specific daaype. Example: The conen of Time/Load pair may be expressed in DelaTime/Load, where Dela could be he difference in ime beween wo successive poins. Table 2: Suppored defined daaypes MC_LoadConrol MC_LoadProfile MC_LoadProfile 4.1. Aboring versus Buffered Modes Some of he FBs have an inpu called BufferMode. Wih his inpu, he FB can eiher work in a Non-buffered mode (defaul behavior) or in a Buffered mode. The difference beween hose modes is when hey should sar heir acion: A command in a non-buffered mode acs immediaely, even if his inerrups anoher moion A command in a buffered mode wais ill he curren FB ses is Done oupu (or InPosiion or InVelociy,...). There are several opions for he buffered mode. For his reason, his inpu is an ENUM of ype MC_BUFFER_MODE. The following modes have been idenified: Aboring Defaul mode wihou buffering. The nex FB abors an ongoing moion and he command affecs he axis immediaely. Buffered The nex FB affecs he axis as soon as he previous movemen is Done. There is no blending. BlendingLow The nex FB conrols he axis afer he previous FB has finished (equivalen o buffered), bu he axis will no sop beween he movemens. The velociy is blended wih he lowes velociy of boh commands (1 and 2) a he firs end-posiion (1). BlendingPrevious blending wih he velociy of FB 1 a end-posiion of FB 1 BlendingNex blending wih velociy of FB 2 a end-posiion of FB1 BlendingHigh blending wih highes velociy of FB 1 and FB 2 a end-posiion of FB1 The ENUM has been defined as follows: No. MC_BUFFER_MODE Descripion 0 mcaboring Sar FB immediaely (defaul mode) 1 mcbuffered Sar FB afer curren moion has finished 2 mcblendinglow The velociy is blended wih he lowes velociy of boh FBs 3 mcblendingprevious The velociy is blended wih he velociy of he firs FB 4 mcblendingnex The velociy is blended wih velociy of he second FB 5 mcblendinghigh The velociy is blended wih highes velociy of boh FBs Table 3: The ENUM ype MC_BUFFER_MODE Supplier specific exensions are allowed afer hese defined Enums. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 9/ 27

10 Buffered versus Non-buffered modes Funcion block Can be specified as a buffered command Can be followed by a buffered command MC_LoadConrol Yes Yes MC_LoadSuperImposed No No MC_LoadProfile Yes Yes Table 4: Overview of buffered versus non-buffered modes MC_LoadSuperImposed can no be followed by a buffered command since, if here is an underlying moion and a superimposed moion, i can no be deermined which moion gives he sar condiion of he following buffered command. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 10/ 27

11 5. Funcion Blocks Exensions for Moion Conrol 5.1. MC_LoadConrol FB-Name MC_LoadConrol This funcion block coninuously exers a orque or force or pressure of he specified magniude. This magniude is approached using a defined ramp ( LoadRamp ), and he Funcion Block ses he InLoad oupu if he commanded load level is reached. Posiive orque, force and differenial pressure is in he posiive direcion of velociy, pressure is physically unsigned. VAR_IN_OUT B AXIS_REF Reference o he axis VAR_INPUT B Execue BOOL Sar he moion a rising edge E ConinuousUpdae BOOL See Par 1 secion The inpu ConinuousUpdae B Load REAL Value of he load (Torque, force or pressure in echnical uni [u]) E LoadRamp REAL The maximum ime derivaive of he se value of orque, force or pressure ([u] per sec) E Direcion MC_DIRECTION Enum ype (1 of 3 values: mcposiivedirecion, mcnegaivedirecion and mccurrendirecion) Noe: shores way no applicable. E BufferMode MC_BUFFER_MODE Defines he chronological sequence of he FB. See Buffered versus Non-buffered modes VAR_OUTPUT B InLoad BOOL Sepoin value of orque, force or pressure equals he commanded value and respecive conroller is acive E Busy BOOL The FB is no finished and new oupu values are o be expeced E Acive BOOL Indicaes ha he Funcion Block has conrol on he axis E CommandAbored BOOL Command is abored by anoher command B Error BOOL Signals ha an error has occurred wihin he Funcion Block E ErrorID WORD Error idenificaion Noe: Using his command leads o undefined moion of he axis, unless oher (moion conrolled) axes or mechanical srucures (arreser) are involved. MC_LoadConrol AXIS_REF AXIS_REF BOOL Execue InLoad BOOL BOOL ConinuousUpdae Busy BOOL REAL Load Acive BOOL REAL LoadRamp CommandAbored BOOL MC_DIRECTION Direcion Error BOOL MC_BUFFER_MODE BufferMode ErrorID WORD Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 11/ 27

12 Use Case Raional The Funcion Block LoadConrol provides base funcionaliy for any applicaion in which he devoluion of forces, orque or pressures provided by an axis o a process has o be acively defined and conrolled (e.g. in presses). LoadConrol - Example GO 3000 MC_LoadConrol Execue ConinuousUpdae Load LoadRamp Direcion BufferMode Firs InLoad Busy Acive CommandAbored Error ErrorID Tes & OR 2000 MC_LoadConrol Execue ConinuousUpdae Load LoadRamp Direcion BufferMode Second InLoad Busy Acive CommandAbored Error ErrorID Finish Nex Firs 1 GO 0 1 InLoad 0 1 CommandAbored 0 0 Second Tes Finish= InLoad Load Force Figure 2: MC_LoadConrol Timing Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 12/ 27

13 5.2. MC_LimiLoad FB-Name MC_LimiLoad This Funcion Block acivaes a limiaion of he load values provided by an axis. This may be orque, force, pressure or differenial pressure. The measures aken o keep he limis are vendor specific; swiching beween load and moion conrol depends on he exernal load condiions of he axis. The FB ses he Busy oupu when he limiing measures are sand-by on he axis. The Acive oupu is se, when he limiing measures are acive on he axis. VAR_IN_OUT B AXIS_REF Reference o he axis VAR_INPUT B Enable BOOL Allows funcion block o modify (clamp) a moion command B Load REAL Value of he maximum applicable load on he axis (Torque, force or pressure in echnical uni [u]) E Direcion MC_DIRECTION Enum ype (1 of 3 values: mcposiivedirecion, mcnegaivedirecion and mccurrendirecion) Noe: shores way no applicable. VAR_OUTPUT E Busy BOOL The FB is no finished and new oupu values are o be expeced B Acive BOOL Indicaes ha his FB is influencing he moion on he axis B Error BOOL Signals ha an error has occurred wihin he Funcion Block E ErrorID WORD Error idenificaion Noe: Issuing MC_LimiLoad does no cause a moion of he axis iself. I is mean o work in parallel o a moion command. I is no guaraneed ha aciviy of he limiing measures will be seen by he FB: a shor pulse of he limied quaniies could be over before he nex Funcion Block cycle occurs. MC_LimiLoad AXIS_REF AXIS_REF BOOL Enable Busy BOOL REAL Load Acive BOOL MC_DIRECTION Direcion Error BOOL ErrorID WORD Use Case Raional The Funcion Block MC_LimiLoad is inended o provide overload proecion for a process in erms of driving forces, orque or pressures during moion (e.g. mould proecion in injecion moulding machines). If load values on he axis exceed he given limi, appropriae measures are aken o keep his limi, implying ha he moion will no be following he programmed pah bu now depends on he load condiions. However, he Acive oupu of he MC_MoveXXX will say TRUE in his case, following he modified PLCopen definiion "The Acive oupu indicaes ha he FB has conrol of he pah generaion for he axis". This is despie he fac ha, physically, only he load-condiions or he movemen of an axis can be independenly conrolled wih se values. Wih acual load below programmed limi, he programmed moion will proceed. The Funcion block can be applied in differen scenarios which could be e.g. - A more cenralized applicaion in erms of a "proecion mode", where he complee moion is load limied. In his case he funcion block would be enabled independenly from he moion program iself. - A more decenralized applicaion in erms of addiional funcionaliy during he moion program. In his case he funcion block would be acivaed by and wihin he moion program iself. An applicaion example is he mould proecion scenario menioned above, resricing he limier aciviy o a cerain phase of he programmed moion. Ensuring ha limis are only supervised e.g. while one cerain MC_MoveXXX has primary conrol on he axis can be achieved by enabling MC_LimiLoad by he Acive oupu of he MC_MoveXXX. In his way he limiaion is only acivaed when he MC_MoveXXX akes conrol on he axis for he firs ime and is deacivaed when he MC_MoveXXX looses conrol on he axis by Done, CommandAbored or Error. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 13/ 27

14 MC_MoveXXX1 MC_MoveXXX2 Go Execue Done Done1 Go Execue Done Done2 FPMC_LimiLoad 70 Posiion Busy Busy1 100 Posiion Busy Busy2 30 Velociy Acive Acive1 15 Velociy Acive Enable Acive LimierAcive Acc1 Dec1 Acceleraion Deceleraion CommandAbored Error Acc2 Dec2 Acceleraion Deceleraion CommandAbored Error Load-Limi CurrenDirecion Load Direcion Busy Error LimierBusy Jerk ErrorID Jerk ErrorID ErrorID Direcion Direcion BufferMode BlendingNex BufferMode Go Moion Profile MC_LimiLoad MC_MoveXXX2 MC_MoveXXX1 Done1 Busy1 Acive1 Go Done2 Busy2 Acive2 Enable LimierAcive LimierBusy LoadLimi Load Velociy 100 Acc1 Dec1 Acc2 Dec2 70 Posiion Figure 3: MC_LimiLoad Timing Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 14/ 27

15 Example: The combinaion wih SFC In he diagram below, an example is explained. SFC is used here o disinguish beween a movemen where he MC_LimiLoad funcionaliy has become Acive or no. In Sep 2 here is a movemen like MoveAbsolue, which is limied by he MC_LimiLoad funcionaliy. If he absolue posiion is reached wihou MC_LimiLoad becoming acive, he ransiion via done o sep 3 is applicable. However, if he MC_LimiLoad becomes Acive, he ransiion o he Hal sep is applicable, issuing a MC_Hal. Ini Ini Figure 4: MC_LimiLoad used in SFC Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 15/ 27

16 5.3. MC_LimiMoion FB-Name MC_LimiMoion This Funcion Block acivaes a limiaion of he moion values of an axis. These are Posiion, Velociy, Acceleraion, Deceleraion and Jerk. The measures aken o keep he limis are vendor specific; swiching beween moion and load conrol depends on he exernal load condiions of he axis. The FB ses he Busy oupu when he limiing measures are sand-by on he axis. The Acive oupu is se, when he limiing measures are acive on he axis. VAR_IN_OUT B AXIS_REF Reference o he axis VAR_INPUT B Enable BOOL Allows funcion block o modify (clamp) a load command E Posiion REAL Absolue posiion no o be crossed during load conrol B Velociy REAL Absolue value of he maximum velociy E Acceleraion REAL Value of he maximum acceleraion (acceleraion is applicable wih same sign of orque and velociy) E Deceleraion REAL Value of he maximum deceleraion (deceleraion is applicable wih opposie signs of orque and velociy) E Jerk REAL Value of he maximum jerk E Direcion MC_DIRECTION Enum ype (1 of 3 values: mcposiivedirecion, mcnegaivedirecion and mccurrendirecion) Noe: shores way no applicable. VAR_OUTPUT E Busy BOOL The FB is no finished and new oupu values are o be expeced B Acive BOOL Shows ha limis in moion are reached and he is ou of load conrol and conrols he commanded maximum moion values. B Error BOOL Signals ha an error has occurred wihin he Funcion Block E ErrorID WORD Error idenificaion Noe: I is no guaraneed ha aciviy of he limiing measures will be seen by he FB: a shor pulse of he limied quaniies could be over before he nex Funcion Block cycle occurs. MC_LimiMoion AXIS_REF AXIS_REF BOOL Enable Busy BOOL REAL Posiion Acive BOOL REAL Velociy Error BOOL REAL Acceleraion ErrorID WORD REAL Deceleraion REAL Jerk MC_DIRECTION Direcion Use Case Raional The Funcion Block MC_LimiMoion is inended o proec a process from undefined movemens during load/orque conrol Possible applicaion: e.g. force fiing. The FB is inended o be used in conjuncion wih a MC_LoadConrol or MC_TorqueConrol having primary conrol on he axis. The MC_LimiMoion should be enabled by he Acive oupu of he MC_LoadConrol / MC_TorqueConrol. If moion values on he axis exceed he given limi, appropriae measures are aken o keep o hese limis, implying ha he load/orque will no follow he programmed rajecory bu depend on he exernal load condiions. However, he Acive oupu of he MC_LoadConrol/MC_TorqueConrol will say TRUE in his case, following he modified PLCopen definiion The Acive oupu indicaes, ha he FB has conrol on he se-value generaion of he axis. This is despie he fac, ha physically only he load-condiions or he movemen of an axis can be conrolled. Wih acual moion saes below programmed limis, he programmed load/orque rajecory will proceed. Enabling he limier block wih acivaion of he MC_LoadConrol/MC_TorqueConrol ensures ha limis are only supervised when he MC_LoadConrol/MC_TorqueConrol akes conrol on he axis for he firs ime. Disabling he limier block wih de-acivaion of he Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 16/ 27

17 MC_LoadConrol/MC_TorqueConrol ensures ha limis are no more supervised when he MC_LoadConrol/MC_TorqueConrol looses conrol on he axis by CommandAbored or Error PLCopen My Go Posiive Aboring FPMC_LoadConrol Execue Load LoadRamp Direcion BufferMode InLoad Busy Acive CommandA bored Error ErrorID InLoad Busy Vel-Limi FPMC_LimiMoion Enable Posiion Velociy Acceleraion Deceleraion Jerk Acive Busy Error ErrorID LimierAcive LimierBusy CurrenDirecion Direcion MC_LoadConrol Go InLoad Busy Acive MC_LimiMoion Enable LimierAcive LimierBusy Load Load LoadRamp LoadRamp Profile Vel- Limi Velociy Figure 5: MC_LimiMoion Timing Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 17/ 27

18 5.4. MC_LoadSuperImposed FB-Name MC_LoadSuperImposed This Funcion Block commands a conrolled load updae (increase/decrease) of a specified relaive value addiional o an exising load. The exising load conrol operaion is no inerruped, bu is superimposed by he addiional load. VAR_IN_OUT B AXIS_REF Reference o he axis VAR_INPUT B Enable BOOL Acivae he moion while enabled B Load REAL Load ha is o be superimposed (in echnical uni [u]) E LoadRampIncrease REAL Value of he load ramp increase of he addiional load([u] per sec) E LoadRampDecrease REAL Value of he load ramp decrease of he addiional load([u] per sec) VAR_OUTPUT B InLoad BOOL Addiional superimposed load has been achieved E Busy BOOL The FB is no finished and new oupu values are o be expeced E Acive BOOL Indicaes ha his FB is conribuing o he moion on he axis B Error BOOL Signals ha an error has occurred wihin he Funcion Block E ErrorID WORD Error idenificaion Noe: If MC_LoadSuperImposed is Acive, hen any oher command in aboring mode excep MC_LoadSuperImposed will abor boh load commands: boh he MC_LoadSuperImposed and he underlying load command. In any oher mode, he underlying load command is no abored If MC_LoadSuperImposed is Acive and anoher MC_LoadSuperImposed is commanded, only he ongoing MC_LoadSuperImposed command is abored, and replaced by he new MC_LoadSuperImposed command, bu no he underlying load command The values of LoadRampIncrease and LoadRampDecrease are addiional values o he on-going load conrol, and no absolue ones. Wih his, he underlying FB always finishes is job in he same period of ime regardless of wheher a MC_LoadSuperImposed FB akes place concurrenly. The oupu Acive has a differen behavior as in buffered FBs. MC_LoadSuperimposed AXIS_REF AXIS_REF BOOL Enable InLoad BOOL REAL Load Busy BOOL REAL LoadRampIncrease Acive BOOL REAL LoadRampDecrease Error BOOL ErrorID WORD Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 18/ 27

19 Use Case Raional The funcion block MC_LoadSuperImposed is inended o allow a superimposed load command o be issued on op of an exising load command wihou superceding he original load command. Possible Applicaion: Acuaor: hydraulic cylinder wih fluid pressure sensor acuaes he press of plasic injecion molding machine in a coninuous load operaion. Reques: prior o MC_LoadSuperImposed call, a MC_LoadConrol block is Acive wih a command of 7,500 kpa o press meled plasic ino he mold. Once he MC_LoadConrol InLoad condiion is achieved a superimposed pressure of 5,000 kpa is added several imes o cause a hammering effec o relieve sresses in he plasic. Resul: he MC_LoadConrol pressure command of 7,500 kpa is superimposed wih a discree pressure command of 5,000 kpa. Once he LoadSuperImposed command is acive he sysem pressure rises o 12,500 kpa. When he superimposed pressure command has been achieved he MC_LoadSuperImposed block is done and he original command given by he MC_LoadConrol resumes he original pressure command. The MC_LoadSuperImposed block is execued several imes wihou affecing he original pressure command given by he MC_LoadConrol block. Firs LoadDifference - Example Second MC_LoadConrol MC_LoadSuperimposed MyAX GO_Load Execue Load LoadRamp Direcion BufferMode InLoad Busy Acive CommandAbored Error ErrorID InLoad Load_Acive GO_Sup Enable Load LoadRampIncrease LoadRampDecrease InLoad Busy Acive Error ErrorID InSup Sup_Acive Firs GO_load 1 0 Load = 7500 Load = 0 1 InLoad 0 1 Load_Acive Second 0 Go_Sup InSup 1 0 Sup_Acive Load Figure 6: MC_LoadSuperImposed Timing Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 19/ 27

20 5.5. MC_LoadProfile FB-Name MC_LoadProfile This Funcion Block commands a ime-load locked profile. The load in he final elemen in he profile should be mainained. The sae remains ConinuousMoion. VAR_IN_OUT B AXIS_REF Reference o he axis B TimeLoad MC_TL_REF Reference o Time / Load. Descripion - see noe below VAR_INPUT B Execue BOOL Sar he moion a rising edge E TimeScale REAL Overall ime scaling facor of he profile E LoadScale REAL Overall load scaling facor of he profile E Offse REAL Overall offse for orque, force or pressure profile (in echnical uni [u]) E BufferMode MC_BUFFER_MODE Defines he chronological sequence of he FB. See Buffered versus Non-buffered modes VAR_OUTPUT B ProfileCompleed BOOL Profile compleed E Busy BOOL The FB is no finished and new oupu values are o be expeced E Acive BOOL Indicaes ha he FB has conrol on he axis E CommandAbored BOOL Command is abored by anoher command B Error BOOL Signals ha an error has occurred wihin he Funcion Block E ErrorID WORD Error idenificaion Noe: MC_TL_REF is a supplier specific daaype. An example for his daaype is given here below: The conen of Time/Load pair may be expressed in DelaTime/Load, where Dela could be he difference in ime beween wo successive poins. TYPE MC_TL : STRUCT DelaTime : TIME; Load : REAL; END_STRUCT END_TYPE TYPE MC_TL_REF ; STRUCT NumberOfPairs : INT; MC_TL _Array : ARRAY [1..N] OF MC_TL; END_STRUCT END_TYPE This funcionaliy does no mean i runs one profile over and over again: i can swich beween differen profiles. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 20/ 27

21 MC_LoadProfile AXIS_REF AXIS_REF MC_TL_REF TimeLoad TimeLoad MC_TL_REF BOOL Execue Done BOOL REAL TimeScale Busy BOOL REAL LoadScale Acive BOOL REAL Offse CommandAbored BOOL MC_BUFFER_MODE BufferMode Error BOOL ErrorID WORD Use Case Raional This funcion block would be used o se a load profile curve in applicaions requiring a disinc load profile o effecively perform an operaion. (e.g. plasic injecion molding, meal forming, press, and oher applicaions requiring ime a load profiles for proper processing,) Figure 7: MC_LoadProfile Timing Diagram Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 21/ 27

22 Appendix A Compliance Procedure and Compliance Lis Lised in his Appendix are he requiremens for he compliance saemen from he supplier of he Moion Conrol Funcion Blocks. This par should be seen as inegral o Par 1 Funcion Blocks for Moion Conrol. The compliance saemen consiss of wo main groups: suppored daaypes and suppored Funcion Blocks, in combinaion wih he applicable inpus and oupus. The supplier has o fill ou he ables for he used daaypes and Funcion Blocks, according o heir produc, commiing heir suppor o he specificaion. By submiing hese ables o PLCopen, as well as hose from Par 1, and afer approval by PLCopen, he lis will be published on he PLCopen websie, as well as a shor form overview, as specified in Appendix A 2. Suppored Derived Daaypes and Appendix A 3. Overview of he Funcion Blocks as below. In addiion o his approval, he supplier is permied access and usage righs o he PLCopen Moion Conrol logo, as described in Par 1, chaper Appendix A 4. - The PLCopen Moion Conrol Logo and Is Usage. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 22/ 27

23 Appendix A 1. Saemen of Supplier Supplier name Supplier address Ciy Counry Telephone Fax address Produc Name Produc version Release dae I hereby sae ha he following ables as filled ou and submied do mach our produc as well as he accompanying user manual, as saed above. Name of represenaion (person): Dae of signaure (dd/mm/yyyy): Signaure: Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 23/ 27

24 Appendix A 2. Suppored Daaypes Defined daaypes wih MC library: Suppored If no suppored, which daaype used BOOL WORD REAL Wihin he specificaion he following derived daaypes are defined. Define which of hese srucures are used in his sysem: Derived daaypes: Where used Suppored Which srucure AXIS_REF All FBs MC_DIRECTION MC_LoadConrol MC_LimiLoad MC_LimiMoion MC_BUFFER_MODE MC_LoadConrol MC_LoadProfile MC_TL_REF MC_LoadProfile Table 5: Suppored derived daaypes Appendix A 3. Overview of he Funcion Blocks Single Funcion Blocks Suppored Yes / No Commens (<= 48 char.) MC_LoadConrol MC_LimiLoad MC_LimiMoion MC_LoadSuperImposed MC_LoadProfile Table 6: Shor overview of he Funcion Blocks Appendix A 3.1 MC_LoadConrol If Suppored MC_LoadConrol Sup.Y/N Commens VAR_IN_OUT B VAR_INPUT B Execue E ConinuousUpdae B Load E LoadRamp E Direcion E BufferMode VAR_OUTPUT B InLoad E Busy E Acive E CommandAbored B Error E ErrorID Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 24/ 27

25 Appendix A 3.2 MC_LimiLoad If Suppored MC_LimiLoad Sup.Y/N Commens VAR_IN_OUT B VAR_INPUT B Enable B Load E Direcion VAR_OUTPUT B Busy E Acive B Error E ErrorID Appendix A 3.3 MC_LimiMoion If Suppored MC_LimiMoion Sup.Y/N Commens VAR_IN_OUT B VAR_INPUT B Enable E Posiion B Velociy E Acceleraion E Deceleraion E Jerk E Direcion VAR_OUTPUT B Busy E Acive B Error E ErrorID Appendix A 3.4 MC_LoadSuperImposed If Suppored MC_LoadSuperImposed Sup.Y/N Commens VAR_IN_OUT B VAR_INPUT B Enable B Load E LoadRampIncrease E LoadRampDecrease VAR_OUTPUT B InLoad E Busy E Acive B Error E ErrorID Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 25/ 27

26 Appendix A 3.5 MC_LoadProfile If Suppored MC_LoadProfile Sup.Y/N Commens VAR_IN_OUT B B TimeLoad VAR_INPUT B Execue E TimeScale E LoadScale E Offse E BufferMode VAR_OUTPUT B ProfileCompleed E Busy E Acive E CommandAbored B Error E ErrorID Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 26/ 27

27 Appendix A 4. The PLCopen Moion Conrol Logo and Is Usage For quick idenificaion of complian producs, PLCopen has developed a logo for he Moion Conrol Funcion Blocks: Figure 8: The PLCopen Moion Conrol Logo This moion conrol logo is owned and rademarked by PLCopen. In order o use his logo free-of-charge, he relevan company has o fulfill all he following requiremens: 1. he company has o be a voing member of PLCopen; 2. he company has o comply wih he exising specificaion, as specified by he PLCopen Task Force Moion Conrol, and as published by PLCopen, and of which his saemen is a par; 3. his compliance applicaion is provided in wrien form by he company o PLCopen, clearly saing he applicable sofware package and he supporing elemens of all he specified ables, as specified in he documen iself; 4. in case of non-fulfillmen, which has o be decided by PLCopen, he company will receive a wrien saemen concerning his from PLCopen. The company will have a one monh period o eiher adop heir sofware package in such a way ha i complies, represened by he issuing of a new compliance saemen, or remove all reference o he specificaion, including he use of he logo, from all heir specificaion, be i echnical or promoional maerial; 5. he logo has o be used as is - meaning he full logo. I may be alered in size providing he original scale and color seing is kep. 6. he logo has o be used in he conex of Moion Conrol. Par 6 Fluid Power Exensions V 2.0 November 18, 2011 page 27/ 27

MIC2569. Features. General Description. Applications. Typical Application. CableCARD Power Switch

MIC2569. Features. General Description. Applications. Typical Application. CableCARD Power Switch CableCARD Power Swich General Descripion is designed o supply power o OpenCable sysems and CableCARD hoss. These CableCARDs are also known as Poin of Disribuion (POD) cards. suppors boh Single and Muliple

More information

Troubleshooting PLCopen Block Behavior

Troubleshooting PLCopen Block Behavior Troubleshooing PLCopen Block Behavior Deailed Troubleshooing of he PLCopen Block Behavior General informaion Copyrigh Siemens AG 2 All righs reserved Subjec o change wihou prior noice. Copyrigh The disribuion

More information

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR . ~ PART 1 c 0 \,).,,.,, REFERENCE NFORMATON CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONTOR n CONTROL DATA 6400 Compuer Sysems, sysem funcions are normally handled by he Monior locaed in a Peripheral

More information

Connections, displays and operating elements. Status LEDs (next to the keys)

Connections, displays and operating elements. Status LEDs (next to the keys) GB Connecions, displays and operaing elemens A Push-buon plus Sysem M Operaing insrucions 1 2 1 2 3 4 5 6 7 8 C B A 4 Inser he bus erminal ino he connecion of pushbuon A. 5 Inser he push-buon ino he frame.

More information

1. Function 1. Push-button interface 4g.plus. Push-button interface 4-gang plus. 2. Installation. Table of Contents

1. Function 1. Push-button interface 4g.plus. Push-button interface 4-gang plus. 2. Installation. Table of Contents Chaper 4: Binary inpus 4.6 Push-buon inerfaces Push-buon inerface Ar. no. 6708xx Push-buon inerface 2-gang plus Push-buon inerfacechaper 4:Binary inpusar. no.6708xxversion 08/054.6Push-buon inerfaces.

More information

MB86297A Carmine Timing Analysis of the DDR Interface

MB86297A Carmine Timing Analysis of the DDR Interface Applicaion Noe MB86297A Carmine Timing Analysis of he DDR Inerface Fujisu Microelecronics Europe GmbH Hisory Dae Auhor Version Commen 05.02.2008 Anders Ramdahl 0.01 Firs draf 06.02.2008 Anders Ramdahl

More information

Connections, displays and operating elements. 3 aux. 5 aux.

Connections, displays and operating elements. 3 aux. 5 aux. Taser PlusKapiel3:Taser3.1Taser Plus Meren2005V6280-561-0001/08 GB Connecions, displays and operaing elemens Taser Plus Arec/Anik/Trancen Operaing insrucions A 1 2 1 2 3 4 5 6 C B A B 3 aux. 7 8 9 aux.

More information

Dimmer time switch AlphaLux³ D / 27

Dimmer time switch AlphaLux³ D / 27 Dimmer ime swich AlphaLux³ D2 426 26 / 27! Safey noes This produc should be insalled in line wih insallaion rules, preferably by a qualified elecrician. Incorrec insallaion and use can lead o risk of elecric

More information

Voltair Version 2.5 Release Notes (January, 2018)

Voltair Version 2.5 Release Notes (January, 2018) Volair Version 2.5 Release Noes (January, 2018) Inroducion 25-Seven s new Firmware Updae 2.5 for he Volair processor is par of our coninuing effors o improve Volair wih new feaures and capabiliies. For

More information

Simple Network Management Based on PHP and SNMP

Simple Network Management Based on PHP and SNMP Simple Nework Managemen Based on PHP and SNMP Krasimir Trichkov, Elisavea Trichkova bsrac: This paper aims o presen simple mehod for nework managemen based on SNMP - managemen of Cisco rouer. The paper

More information

Chapter 4 Sequential Instructions

Chapter 4 Sequential Instructions Chaper 4 Sequenial Insrucions The sequenial insrucions of FBs-PLC shown in his chaper are also lised in secion 3.. Please refer o Chaper, "PLC Ladder diagram and he Coding rules of Mnemonic insrucion",

More information

Motor Control. 5. Control. Motor Control. Motor Control

Motor Control. 5. Control. Motor Control. Motor Control 5. Conrol In his chaper we will do: Feedback Conrol On/Off Conroller PID Conroller Moor Conrol Why use conrol a all? Correc or wrong? Supplying a cerain volage / pulsewidh will make he moor spin a a cerain

More information

IDEF3 Process Description Capture Method

IDEF3 Process Description Capture Method IDEF3 Process Descripion Capure Mehod IDEF3 is par of he IDEF family of mehods developmen funded by he US Air Force o provide modelling suppor for sysems engineering and enerprise inegraion 2 IDEF3 Mehod

More information

Optimal Crane Scheduling

Optimal Crane Scheduling Opimal Crane Scheduling Samid Hoda, John Hooker Laife Genc Kaya, Ben Peerson Carnegie Mellon Universiy Iiro Harjunkoski ABB Corporae Research EWO - 13 November 2007 1/16 Problem Track-mouned cranes move

More information

Location. Electrical. Loads. 2-wire mains-rated. 0.5 mm² to 1.5 mm² Max. length 300 m (with 1.5 mm² cable). Example: Belden 8471

Location. Electrical. Loads. 2-wire mains-rated. 0.5 mm² to 1.5 mm² Max. length 300 m (with 1.5 mm² cable). Example: Belden 8471 Produc Descripion Insallaion and User Guide Transiser Dimmer (454) The DIN rail mouned 454 is a 4channel ransisor dimmer. I can operae in one of wo modes; leading edge or railing edge. All 4 channels operae

More information

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report)

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report) Implemening Ray Casing in Terahedral Meshes wih Programmable Graphics Hardware (Technical Repor) Marin Kraus, Thomas Erl March 28, 2002 1 Inroducion Alhough cell-projecion, e.g., [3, 2], and resampling,

More information

User Manual. RINS Software Revision >V9.26

User Manual. RINS Software Revision >V9.26 User Manual INTERNAL SIREN WARNING The Enforcer 32-WE conrol panel conains a 100 dba siren, please be aware of his when in use. RINS1503-2 Sofware Revision >V9.26 Conens Page A: Inroducion 3 B: Keypads

More information

Chapter Six Chapter Six

Chapter Six Chapter Six Chaper Si Chaper Si 0 CHAPTER SIX ConcepTess and Answers and Commens for Secion.. Which of he following graphs (a) (d) could represen an aniderivaive of he funcion shown in Figure.? Figure. (a) (b) (c)

More information

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters SHORT TERM PREDICTIONS A MONITORING SYSTEM by Michiel Helder and Marielle C.T.A Geurs Hoofdkanoor PTT Pos / Duch Posal Services Headquarers Keywords macro ime series shor erm predicions ARIMA-models faciliy

More information

Safety Integrated for drive technology and motion control siemens.com/safety-drives

Safety Integrated for drive technology and motion control siemens.com/safety-drives Simply safe wice he efficiency! Safey Inegraed for drive echnology and moion conrol siemens.com/safey-drives Focused approach for more safey As machine builder and company operaing machines, your opmos

More information

Manual. Global Drive. PLC Developer Studio. Global Drive. Lenze9300Servo.lib. Function library

Manual. Global Drive. PLC Developer Studio. Global Drive. Lenze9300Servo.lib. Function library L Manual Global Drive PLC Developer Sudio Global Drive Funcion library Lenze9300Servo.lib The funcion library Lenze9300Servo.lib can be used for he following Lenze PLCs: Type from hardware version from

More information

MUX 1. GENERAL DESCRIPTION

MUX 1. GENERAL DESCRIPTION 256Mb Async./Burs/Sync./A/D MUX 1. GENERAL DESCRIPTION Winbond x16 ADMUX producs are high-speed, CMOS pseudo-saic random access memory developed for lowpower, porable applicaions. The device has a DRAM

More information

PROCESS AUTOMATION MANUAL TIMER RELAY KF**-DU-EX1.D ISO9001

PROCESS AUTOMATION MANUAL TIMER RELAY KF**-DU-EX1.D ISO9001 PROCESS AUTOMATION MANUAL TIMER RELAY KF**-DU-EX1.D ISO9001 Wih regard o he supply of producs, he curren issue of he following documen is applicable: The general erms of delivery for producs and services

More information

V103 TRIPLE 10-BIT LVDS TRANSMITTER FOR VIDEO. General Description. Features. Block Diagram

V103 TRIPLE 10-BIT LVDS TRANSMITTER FOR VIDEO. General Description. Features. Block Diagram General Descripion The V103 LVDS display inerface ransmier is primarily designed o suppor pixel daa ransmission beween a video processing engine and a digial video display. The daa rae suppors up o SXGA+

More information

EECS 487: Interactive Computer Graphics

EECS 487: Interactive Computer Graphics EECS 487: Ineracive Compuer Graphics Lecure 7: B-splines curves Raional Bézier and NURBS Cubic Splines A represenaion of cubic spline consiss of: four conrol poins (why four?) hese are compleely user specified

More information

Timers CT Range. CT-D Range. Electronic timers. CT-D Range. Phone: Fax: Web: -

Timers CT Range. CT-D Range. Electronic timers. CT-D Range. Phone: Fax: Web:  - CT-D Range Timers CT-D Range Elecronic imers Characerisics Diversiy: mulifuncion imers 0 single-funcion imers Conrol supply volages: Wide range: -0 V AC/DC Muli range: -8 V DC, 7 ime ranges from 0.0s o

More information

NEWTON S SECOND LAW OF MOTION

NEWTON S SECOND LAW OF MOTION Course and Secion Dae Names NEWTON S SECOND LAW OF MOTION The acceleraion of an objec is defined as he rae of change of elociy. If he elociy changes by an amoun in a ime, hen he aerage acceleraion during

More information

ENDA ETM742 DIGITAL TIMER

ENDA ETM742 DIGITAL TIMER Read his documen carefully before using his device. The guaranee will be expired by damaging of he device if you don' aend o he direcions in he user manual. Also we don' accep any compensaions for personal

More information

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008 MATH 5 - Differenial Equaions Sepember 15, 8 Projec 1, Fall 8 Due: Sepember 4, 8 Lab 1.3 - Logisics Populaion Models wih Harvesing For his projec we consider lab 1.3 of Differenial Equaions pages 146 o

More information

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version Tes - Accredied Configuraion Engineer (ACE) Exam - PAN-OS 6.0 Version ACE Exam Quesion 1 of 50. Which of he following saemens is NOT abou Palo Alo Neworks firewalls? Sysem defauls may be resored by performing

More information

ENDA ETM442 DIGITAL TIMER

ENDA ETM442 DIGITAL TIMER Read his documen carefully before using his device. The guaranee will be expired by damaging of he device if you don' aend o he direcions in he user manual. Also we don' accep any compensaions for personal

More information

COSC 3213: Computer Networks I Chapter 6 Handout # 7

COSC 3213: Computer Networks I Chapter 6 Handout # 7 COSC 3213: Compuer Neworks I Chaper 6 Handou # 7 Insrucor: Dr. Marvin Mandelbaum Deparmen of Compuer Science York Universiy F05 Secion A Medium Access Conrol (MAC) Topics: 1. Muliple Access Communicaions:

More information

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012 EDA421/DIT171 - Parallel and Disribued Real-Time Sysems, Chalmers/GU, 2011/2012 Lecure #4 Updaed March 16, 2012 Aemps o mee applicaion consrains should be done in a proacive way hrough scheduling. Schedule

More information

LD7832A 4/17/2013. High Power Factor LED Controller with HV Start-up. General Description. Features. Applications. Typical Application REV: 00

LD7832A 4/17/2013. High Power Factor LED Controller with HV Start-up. General Description. Features. Applications. Typical Application REV: 00 4/17/2013 High Power Facor LED Conroller wih HV Sar-up REV: 00 General Descripion The is a buck soluion wih high PFC conrol for LED lighing. I feaures HV sar-up, easy o design wih minimum cos and PCB size.

More information

Chapter 8 LOCATION SERVICES

Chapter 8 LOCATION SERVICES Disribued Compuing Group Chaper 8 LOCATION SERVICES Mobile Compuing Winer 2005 / 2006 Overview Mobile IP Moivaion Daa ransfer Encapsulaion Locaion Services & Rouing Classificaion of locaion services Home

More information

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves AML7 CAD LECTURE Space Curves Inrinsic properies Synheic curves A curve which may pass hrough any region of hreedimensional space, as conrased o a plane curve which mus lie on a single plane. Space curves

More information

An Improved Square-Root Nyquist Shaping Filter

An Improved Square-Root Nyquist Shaping Filter An Improved Square-Roo Nyquis Shaping Filer fred harris San Diego Sae Universiy fred.harris@sdsu.edu Sridhar Seshagiri San Diego Sae Universiy Seshigar.@engineering.sdsu.edu Chris Dick Xilinx Corp. chris.dick@xilinx.com

More information

ETD-BL-1T-OFF-CC-... Timer relay with off delay (with control contact) and adjustable time. INTERFACE Data sheet _en_01. 1 Description.

ETD-BL-1T-OFF-CC-... Timer relay with off delay (with control contact) and adjustable time. INTERFACE Data sheet _en_01. 1 Description. Timer relay wih off delay (wih conrol conac) and adjusable ime INTERFACE Daa shee 103617_en_01 1 Descripion PHOENIX CONTACT - 09/2009 Feaures Compac ime relay in he 6.2 mm housing in order o conrol ime

More information

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS Mohammed A. Aseeri and M. I. Sobhy Deparmen of Elecronics, The Universiy of Ken a Canerbury Canerbury, Ken, CT2

More information

4.1 3D GEOMETRIC TRANSFORMATIONS

4.1 3D GEOMETRIC TRANSFORMATIONS MODULE IV MCA - 3 COMPUTER GRAPHICS ADMN 29- Dep. of Compuer Science And Applicaions, SJCET, Palai 94 4. 3D GEOMETRIC TRANSFORMATIONS Mehods for geomeric ransformaions and objec modeling in hree dimensions

More information

Handling uncertainty in semantic information retrieval process

Handling uncertainty in semantic information retrieval process Handling uncerainy in semanic informaion rerieval process Chkiwa Mounira 1, Jedidi Anis 1 and Faiez Gargouri 1 1 Mulimedia, InfoRmaion sysems and Advanced Compuing Laboraory Sfax Universiy, Tunisia m.chkiwa@gmail.com,

More information

STEREO PLANE MATCHING TECHNIQUE

STEREO PLANE MATCHING TECHNIQUE STEREO PLANE MATCHING TECHNIQUE Commission III KEY WORDS: Sereo Maching, Surface Modeling, Projecive Transformaion, Homography ABSTRACT: This paper presens a new ype of sereo maching algorihm called Sereo

More information

Streamline Pathline Eulerian Lagrangian

Streamline Pathline Eulerian Lagrangian Sreamline Pahline Eulerian Lagrangian Sagnaion Poin Flow V V V = + = + = + o V xi y j a V V xi y j o Pahline and Sreakline Insananeous Sreamlines Pahlines Sreaklines Maerial Derivaive Acceleraion

More information

Elite Acoustics Engineering A4-8 Live-Performance Studio Monitor with 4 Channels, Mixer, Effects, and Bluetooth Quick Start Guide

Elite Acoustics Engineering A4-8 Live-Performance Studio Monitor with 4 Channels, Mixer, Effects, and Bluetooth Quick Start Guide Elie Acousics Engineering A4-8 Live-Performance Sudio Monior wih 4 Channels, Mixer, Effecs, and Blueooh Quick Sar Guide WHAT IS IN THE BOX Your A4-8 package conains he following: (1) Speaker (1) 12V AC

More information

Discrete Event Systems. Lecture 14: Discrete Control. Continuous System. Discrete Event System. Discrete Control Systems.

Discrete Event Systems. Lecture 14: Discrete Control. Continuous System. Discrete Event System. Discrete Control Systems. Lecure 14: Discree Conrol Discree Even Sysems [Chaper: Sequenial Conrol + These Slides] Discree Even Sysems Sae Machine-Based Formalisms Saechars Grafce Laboraory 2 Peri Nes Implemenaion No covered in

More information

Gauss-Jordan Algorithm

Gauss-Jordan Algorithm Gauss-Jordan Algorihm The Gauss-Jordan algorihm is a sep by sep procedure for solving a sysem of linear equaions which may conain any number of variables and any number of equaions. The algorihm is carried

More information

PCMCIA / JEIDA SRAM Card

PCMCIA / JEIDA SRAM Card Daashee PCMCIA / JEIDA SRAM Card Version 10 Preliminary Version 10 Page1 Documen Version Version Descripion Dae Edior Approved by 8 Updae 2, April, 2002 Greg Lin Greg Lin 9 Updae 10, Aug., 2010 Amos Chung

More information

Improving the Efficiency of Dynamic Service Provisioning in Transport Networks with Scheduled Services

Improving the Efficiency of Dynamic Service Provisioning in Transport Networks with Scheduled Services Improving he Efficiency of Dynamic Service Provisioning in Transpor Neworks wih Scheduled Services Ralf Hülsermann, Monika Jäger and Andreas Gladisch Technologiezenrum, T-Sysems, Goslarer Ufer 35, D-1585

More information

STRING DESCRIPTIONS OF DATA FOR DISPLAY*

STRING DESCRIPTIONS OF DATA FOR DISPLAY* SLAC-PUB-383 January 1968 STRING DESCRIPTIONS OF DATA FOR DISPLAY* J. E. George and W. F. Miller Compuer Science Deparmen and Sanford Linear Acceleraor Cener Sanford Universiy Sanford, California Absrac

More information

CENG 477 Introduction to Computer Graphics. Modeling Transformations

CENG 477 Introduction to Computer Graphics. Modeling Transformations CENG 477 Inroducion o Compuer Graphics Modeling Transformaions Modeling Transformaions Model coordinaes o World coordinaes: Model coordinaes: All shapes wih heir local coordinaes and sies. world World

More information

1 œ DRUM SET KEY. 8 Odd Meter Clave Conor Guilfoyle. Cowbell (neck) Cymbal. Hi-hat. Floor tom (shell) Clave block. Cowbell (mouth) Hi tom.

1 œ DRUM SET KEY. 8 Odd Meter Clave Conor Guilfoyle. Cowbell (neck) Cymbal. Hi-hat. Floor tom (shell) Clave block. Cowbell (mouth) Hi tom. DRUM SET KEY Hi-ha Cmbal Clave block Cowbell (mouh) 0 Cowbell (neck) Floor om (shell) Hi om Mid om Snare Floor om Snare cross sick or clave block Bass drum Hi-ha wih foo 8 Odd Meer Clave Conor Guilfole

More information

USBFC (USB Function Controller)

USBFC (USB Function Controller) USBFC () EIFUFAL501 User s Manual Doc #: 88-02-E01 Revision: 2.0 Dae: 03/24/98 (USBFC) 1. Highlighs... 4 1.1 Feaures... 4 1.2 Overview... 4 1.3 USBFC Block Diagram... 5 1.4 USBFC Typical Sysem Block Diagram...

More information

MOBILE COMPUTING 3/18/18. Wi-Fi IEEE. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 3/18/18. Wi-Fi IEEE. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Wi-Fi Wi-Fi: name is NOT an abbreviaion play on Hi-Fi (high fideliy) Wireless Local Area Nework (WLAN) echnology WLAN and Wi-Fi ofen used synonymous Typically

More information

MOBILE COMPUTING. Wi-Fi 9/20/15. CSE 40814/60814 Fall Wi-Fi:

MOBILE COMPUTING. Wi-Fi 9/20/15. CSE 40814/60814 Fall Wi-Fi: MOBILE COMPUTING CSE 40814/60814 Fall 2015 Wi-Fi Wi-Fi: name is NOT an abbreviaion play on Hi-Fi (high fideliy) Wireless Local Area Nework (WLAN) echnology WLAN and Wi-Fi ofen used synonymous Typically

More information

Information technology MPEG audio technologies Part 3: Unified speech and audio coding

Information technology MPEG audio technologies Part 3: Unified speech and audio coding INTRNATIONAL STANDARD ISO/IC 23003-3:2012 TCHNICAL CORRIGNDUM 1 Published 2012-09-01 INTRNATIONAL ORGANIZATION FOR STANDARDIZATION МЕЖДУНАРОДНАЯ ОРГАНИЗАЦИЯ ПО СТАНДАРТИЗАЦИИ ORGANISATION INTRNATIONAL

More information

Why not experiment with the system itself? Ways to study a system System. Application areas. Different kinds of systems

Why not experiment with the system itself? Ways to study a system System. Application areas. Different kinds of systems Simulaion Wha is simulaion? Simple synonym: imiaion We are ineresed in sudying a Insead of experimening wih he iself we experimen wih a model of he Experimen wih he Acual Ways o sudy a Sysem Experimen

More information

Coded Caching with Multiple File Requests

Coded Caching with Multiple File Requests Coded Caching wih Muliple File Requess Yi-Peng Wei Sennur Ulukus Deparmen of Elecrical and Compuer Engineering Universiy of Maryland College Park, MD 20742 ypwei@umd.edu ulukus@umd.edu Absrac We sudy a

More information

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes.

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes. 8.F Baery Charging Task Sam wans o ake his MP3 player and his video game player on a car rip. An hour before hey plan o leave, he realized ha he forgo o charge he baeries las nigh. A ha poin, he plugged

More information

Quantitative macro models feature an infinite number of periods A more realistic (?) view of time

Quantitative macro models feature an infinite number of periods A more realistic (?) view of time INFINIE-HORIZON CONSUMPION-SAVINGS MODEL SEPEMBER, Inroducion BASICS Quaniaive macro models feaure an infinie number of periods A more realisic (?) view of ime Infinie number of periods A meaphor for many

More information

BEST DYNAMICS NAMICS CRM A COMPILATION OF TECH-TIPS TO HELP YOUR BUSINESS SUCCEED WITH DYNAMICS CRM

BEST DYNAMICS NAMICS CRM A COMPILATION OF TECH-TIPS TO HELP YOUR BUSINESS SUCCEED WITH DYNAMICS CRM DYNAMICS CR A Publicaion by elogic s fines Microsof Dynamics CRM Expers { ICS CRM BEST OF 2014 A COMPILATION OF TECH-TIPS TO HELP YOUR BUSINESS SUCCEED WITH DYNAMICS CRM NAMICS CRM { DYNAMICS M INTRODUCTION

More information

WORKSHOP SAFETY IN MOBILE APPLICATION

WORKSHOP SAFETY IN MOBILE APPLICATION WORKSHOP SAFETY IN MOBILE APPLICATION Renaa Mondelaers Seven Bellens SICK SEW Cerified Funcional Safey Applicaion Exper Technology Leader Smar Facory CFSAE by SGS/TÜV Saar MOBILE APPLICATION AVAILABLE

More information

Overview of Board Revisions

Overview of Board Revisions s Sysem Overview MicroAuoBox Embedded PC MicroAuoBox II can be enhanced wih he MicroAuoBox Embedded PC. The MicroAuoBox EmbeddedPC is powered via he MicroAuoBox II power inpu connecor. Wih he common power

More information

A Matching Algorithm for Content-Based Image Retrieval

A Matching Algorithm for Content-Based Image Retrieval A Maching Algorihm for Conen-Based Image Rerieval Sue J. Cho Deparmen of Compuer Science Seoul Naional Universiy Seoul, Korea Absrac Conen-based image rerieval sysem rerieves an image from a daabase using

More information

The Impact of Product Development on the Lifecycle of Defects

The Impact of Product Development on the Lifecycle of Defects The Impac of Produc Developmen on he Lifecycle of Rudolf Ramler Sofware Compeence Cener Hagenberg Sofware Park 21 A-4232 Hagenberg, Ausria +43 7236 3343 872 rudolf.ramler@scch.a ABSTRACT This paper invesigaes

More information

PCMCIA / JEIDA SRAM Card

PCMCIA / JEIDA SRAM Card Daashee PCMCIA / JEIDA SRAM Card Version 12 Preliminary Version 12 Page1 Documen Version Version Descripion Dae Edior Approved by 8 Updae 2,Apr. 2002 Greg Lin Greg Lin 9 Updae 10,Aug. 2010 Amos Chung Ken

More information

Electric Ephemeris PCA Argus v 3.1 for Windows. Sales & CD development. Electric Ephemeris/PCA Argus Programming: Laurids Pedersen

Electric Ephemeris PCA Argus v 3.1 for Windows. Sales & CD development. Electric Ephemeris/PCA Argus Programming: Laurids Pedersen Elecric Ephemeris PCA Argus v 3.1 for Windows MSP Soluions: Sales & CD developmen Elecric Ephemeris/PCA Argus Programming: Laurids Pedersen CD Design: Web Design: Magic Space MSP Soluions Technical suppor

More information

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display Poin Cloud Represenaion of 3D Shape for Laser- Plasma Scanning 3D Displa Hiroo Ishikawa and Hideo Saio Keio Universi E-mail {hiroo, saio}@ozawa.ics.keio.ac.jp Absrac- In his paper, a mehod of represening

More information

Bulletin 700-HA Plug-in Style Relays

Bulletin 700-HA Plug-in Style Relays Bullein 00-HA Bullein 00-HA or Changeover s Tube Base Socke Mouning Muli-Range Time and Surge Suppressor Modules Table of Conens Descripion Page Descripion Page Overview...........................................

More information

Sartorius Cubis Series

Sartorius Cubis Series Brief Insrucions Sarorius Cubis Series Elecronic Precision and Analical Balances MSU Models 98648-017-12 Informaion for he User Conens Noes on using his manual....................... 3 Safe Insrucions.............................

More information

3RP20, 3RP15 solid-state time relays

3RP20, 3RP15 solid-state time relays 7 3RP20, 3RP15 solid-sae ime relays Secion Subjec Page 7.1 Specificaions/regulaions/approvals 7-2 7.2 Device descripion 7-3 7.2.1 Device ypes 7-3 7.2.2 Insallaion 7-5 7.2.3 Special feaures 7-5 7.2.4 Noes

More information

Temperature Controller EXPERT-VT212 USER'S MANUAL

Temperature Controller EXPERT-VT212 USER'S MANUAL Temperaure Conroller USER'S MANUAL TABLE OF CONTENTS Page 1. PRECAUTIONS... 6 2. FEATURES... 7 3. LOCATION OF THE CONTROLS... 9 4. MOUNTING INSTRUCTIONS...12 4.1 CONNECTIONS... 12 5. CONTROLLER SETUP...14

More information

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS NME: TE: LOK: MOTION ETETORS GRPH MTHING L PRE-L QUESTIONS 1. Read he insrucions, and answer he following quesions. Make sure you resae he quesion so I don hae o read he quesion o undersand he answer..

More information

1.4 Application Separable Equations and the Logistic Equation

1.4 Application Separable Equations and the Logistic Equation 1.4 Applicaion Separable Equaions and he Logisic Equaion If a separable differenial equaion is wrien in he form f ( y) dy= g( x) dx, hen is general soluion can be wrien in he form f ( y ) dy = g ( x )

More information

Assignment 2. Due Monday Feb. 12, 10:00pm.

Assignment 2. Due Monday Feb. 12, 10:00pm. Faculy of rs and Science Universiy of Torono CSC 358 - Inroducion o Compuer Neworks, Winer 218, LEC11 ssignmen 2 Due Monday Feb. 12, 1:pm. 1 Quesion 1 (2 Poins): Go-ack n RQ In his quesion, we review how

More information

User Adjustable Process Scheduling Mechanism for a Multiprocessor Embedded System

User Adjustable Process Scheduling Mechanism for a Multiprocessor Embedded System Proceedings of he 6h WSEAS Inernaional Conference on Applied Compuer Science, Tenerife, Canary Islands, Spain, December 16-18, 2006 346 User Adjusable Process Scheduling Mechanism for a Muliprocessor Embedded

More information

Kestral Computing Pty Ltd Anthony (Tony) Julian Mayo Clinic. Kaiser Permanente. HL7 The Netherlands 5.1 CHAPTER 5 CONTENTS

Kestral Computing Pty Ltd Anthony (Tony) Julian Mayo Clinic. Kaiser Permanente. HL7 The Netherlands 5.1 CHAPTER 5 CONTENTS 5. Query Chaper Chair Chaper Chair: and Edior: Chaper Chair Chaper Chair Chaper Chair Grahame Grieve Kesral Compuing Py Ld Anhony (Tony) Julian Mayo Clinic Doug Pra Siemens Medical Soluions Healh Services

More information

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state Ouline EECS 5 - Componens and Design Techniques for Digial Sysems Lec 6 Using FSMs 9-3-7 Review FSMs Mapping o FPGAs Typical uses of FSMs Synchronous Seq. Circuis safe composiion Timing FSMs in verilog

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 18927 Second ediion 2008-10-15 Imaging maerials Recordable compac disc sysems Mehod for esimaing he life expecancy based on he effecs of emperaure and relaive humidiy Maériaux

More information

Design Alternatives for a Thin Lens Spatial Integrator Array

Design Alternatives for a Thin Lens Spatial Integrator Array Egyp. J. Solids, Vol. (7), No. (), (004) 75 Design Alernaives for a Thin Lens Spaial Inegraor Array Hala Kamal *, Daniel V azquez and Javier Alda and E. Bernabeu Opics Deparmen. Universiy Compluense of

More information

Nonparametric CUSUM Charts for Process Variability

Nonparametric CUSUM Charts for Process Variability Journal of Academia and Indusrial Research (JAIR) Volume 3, Issue June 4 53 REEARCH ARTICLE IN: 78-53 Nonparameric CUUM Chars for Process Variabiliy D.M. Zombade and V.B. Ghue * Dep. of aisics, Walchand

More information

Announcements. TCP Congestion Control. Goals of Today s Lecture. State Diagrams. TCP State Diagram

Announcements. TCP Congestion Control. Goals of Today s Lecture. State Diagrams. TCP State Diagram nnouncemens TCP Congesion Conrol Projec #3 should be ou onigh Can do individual or in a eam of 2 people Firs phase due November 16 - no slip days Exercise good (beer) ime managemen EE 122: Inro o Communicaion

More information

A High-Speed Adaptive Multi-Module Structured Light Scanner

A High-Speed Adaptive Multi-Module Structured Light Scanner A High-Speed Adapive Muli-Module Srucured Ligh Scanner Andreas Griesser 1 Luc Van Gool 1,2 1 Swiss Fed.Ins.of Techn.(ETH) 2 Kaholieke Univ. Leuven D-ITET/Compuer Vision Lab ESAT/VISICS Zürich, Swizerland

More information

A time-space consistency solution for hardware-in-the-loop simulation system

A time-space consistency solution for hardware-in-the-loop simulation system Inernaional Conference on Advanced Elecronic Science and Technology (AEST 206) A ime-space consisency soluion for hardware-in-he-loop simulaion sysem Zexin Jiang a Elecric Power Research Insiue of Guangdong

More information

EP2200 Queueing theory and teletraffic systems

EP2200 Queueing theory and teletraffic systems EP2200 Queueing heory and eleraffic sysems Vikoria Fodor Laboraory of Communicaion Neworks School of Elecrical Engineering Lecure 1 If you wan o model neworks Or a comple daa flow A queue's he key o help

More information

High Speed CAN Transceiver with Wake and Failure Detection

High Speed CAN Transceiver with Wake and Failure Detection 1 Overview Feaures HS CAN Transceiver wih daa ransmission rae up o 1 MBaud Complian o ISO 11898-5 Very low power consumpion in Sleep mode Bus Wake-Up and local Wake-Up Inhibi oupu o conrol exernal circuiry

More information

DEFINITION OF THE LAPLACE TRANSFORM

DEFINITION OF THE LAPLACE TRANSFORM 74 CHAPER 7 HE LAPLACE RANSFORM 7 DEFINIION OF HE LAPLACE RANSFORM REVIEW MAERIAL Improper inegral wih infinie limi of inegraio Inegraion y par and parial fracion decompoiion INRODUCION In elemenary calculu

More information

Po,,ll. I Appll I APP2 I I App3 I. Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl

Po,,ll. I Appll I APP2 I I App3 I. Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl US 20110153728A1 (19) nied Saes (12) Paen Applicaion Publicaion (10) Pub. No.: S 2011/0153728

More information

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley.

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley. Shores Pah Algorihms Background Seing: Lecure I: Shores Pah Algorihms Dr Kieran T. Herle Deparmen of Compuer Science Universi College Cork Ocober 201 direced graph, real edge weighs Le he lengh of a pah

More information

Quick Verification of Concurrent Programs by Iteratively Relaxed Scheduling

Quick Verification of Concurrent Programs by Iteratively Relaxed Scheduling Quick Verificaion of Concurren Programs by Ieraively Relaxed Scheduling Parick Mezler, Habib Saissi, Péer Bokor, Neeraj Suri Technische Univerisä Darmsad, Germany {mezler, saissi, pbokor, suri}@deeds.informaik.u-darmsad.de

More information

PLASTIC MACHINERY AUTOMATION

PLASTIC MACHINERY AUTOMATION PLASTIC MACHINERY AUTOMATION HELPING BUILD BETTER MACHINES CONTENTS CONTROLS Indusrial PCs 6 COMBIVIS Sudio 6 7 HMI 8 COMBIVIS Sudio HMI 9 VPN Rouer 10 DRIVES Funcional Safey 13 Technology 14 EXTRUDERS

More information

Real Time Integral-Based Structural Health Monitoring

Real Time Integral-Based Structural Health Monitoring Real Time Inegral-Based Srucural Healh Monioring The nd Inernaional Conference on Sensing Technology ICST 7 J. G. Chase, I. Singh-Leve, C. E. Hann, X. Chen Deparmen of Mechanical Engineering, Universiy

More information

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional);

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional); QoS in Frame Relay Frame relay characerisics are:. packe swiching wih virual circui service (virual circuis are bidirecional);. labels are called DLCI (Daa Link Connecion Idenifier);. for connecion is

More information

tr_lisp.asc Page 1 McESE-FranzLISP: McMASTER EXPERT SYSTEM EXTENSION OF FranzLISP F. Franek Technical Report no TR-22/88

tr_lisp.asc Page 1 McESE-FranzLISP: McMASTER EXPERT SYSTEM EXTENSION OF FranzLISP F. Franek Technical Report no TR-22/88 r_lisp.asc Page 1 McESE-FranzLISP: McMASTER EXPERT SYSTEM EXTENSION OF FranzLISP F. Franek Technical Repor no TR-22/88 Deparmen of Compuer Science and Sysems McMaser Universiy 1988 McESE-FranzLISP: McMASTER

More information

Learning in Games via Opponent Strategy Estimation and Policy Search

Learning in Games via Opponent Strategy Estimation and Policy Search Learning in Games via Opponen Sraegy Esimaion and Policy Search Yavar Naddaf Deparmen of Compuer Science Universiy of Briish Columbia Vancouver, BC yavar@naddaf.name Nando de Freias (Supervisor) Deparmen

More information

Petri Nets for Object-Oriented Modeling

Petri Nets for Object-Oriented Modeling Peri Nes for Objec-Oriened Modeling Sefan Wi Absrac Ensuring he correcness of concurren rograms is difficul since common aroaches for rogram design do no rovide aroriae mehods This aer gives a brief inroducion

More information

SREM: A Novel Multicast Routing Algorithm - Comprehensive Cost Analysis

SREM: A Novel Multicast Routing Algorithm - Comprehensive Cost Analysis REM: A Novel Mulicas Rouing Algorihm - Comprehensive Cos Analysis Yewen Cao and Khalid Al-Begain chool of Compuing, Universiy of Glamorgan, CF37 DL, Wales, U.K E-mail:{ycao,kbegain}@glam.ac.uk Absrac Ever-increasing

More information

Less Pessimistic Worst-Case Delay Analysis for Packet-Switched Networks

Less Pessimistic Worst-Case Delay Analysis for Packet-Switched Networks Less Pessimisic Wors-Case Delay Analysis for Packe-Swiched Neworks Maias Wecksén Cenre for Research on Embedded Sysems P O Box 823 SE-31 18 Halmsad maias.wecksen@hh.se Magnus Jonsson Cenre for Research

More information

Visualizing Complex Notions of Time

Visualizing Complex Notions of Time Visualizing Complex Noions of Time Rober Kosara, Silvia Miksch Insiue of Sofware Technology, Vienna Universiy of Technology, Vienna, Ausria Absrac Time plays an imporan role in medicine. Condiions are

More information

Motion along a Line. Describing Motion along a Line

Motion along a Line. Describing Motion along a Line Moion along a Line Describing Moion: Displacemen Velociy Acceleraion Uniformly Acceleraed Moion Free Fall Describing Moion along a Line Wha is he posiion, elociy, and acceleraion of he blue do a each insan

More information

Restorable Dynamic Quality of Service Routing

Restorable Dynamic Quality of Service Routing QOS ROUTING Resorable Dynamic Qualiy of Service Rouing Murali Kodialam and T. V. Lakshman, Lucen Technologies ABSTRACT The focus of qualiy-of-service rouing has been on he rouing of a single pah saisfying

More information