Some thoughts on requirements for languages in engineering Requirements for Languages for modelling big systems World Ontology Summit,

Size: px
Start display at page:

Download "Some thoughts on requirements for languages in engineering Requirements for Languages for modelling big systems World Ontology Summit,"

Transcription

1 Some thoughts on requirements for lnguges in engineering Requirements for Lnguges for modelling big systems World Ontology Summit, Dvid Lel

2 Topics 1. Need for clsses, clsses of clss, etc. Not problem for prcticl queries Inferencing hs to ccommodte this 2. Need to tret clss level informtion nd instnce level informtion in nlogous wys Existing engineering prctice does this for good resons A design is creted without knowing whether one will be built or lots 3. Wht bout vribles? Prmeterised designs nd optimiztion within design spces re importnt 1 Some thoughts on requirements for lnguges in engineering

3 1. Need for clsses nd clsses of clss Some thoughts on requirements for lnguges in engineering

4 Things re multiply clssified A query wht type of thing is this will return lots of stuff. Therefore it is importnt to clssify the clsses, so tht you cn select wht you wnt. prt type XYZ_1/v2 Prt type plte Geometry type my luminium plte AMS 4028 Mteril specifiction subclssof 2014 Aluminium Alloy type 3 Some thoughts on requirements for lnguges in engineering

5 Things re multiply clssified A query wht type of thing is this will return lots of stuff. Therefore it is importnt to clssify the clsses, so tht you cn select wht you wnt. prt type XYZ_1/v2 Prt type plte SPARQL to get the lloy type of myaluminiumplte Geometry type my luminium plte SELECT?lloyType WHERE { :myaluminumplte?lloytype.?lloytype :AlloyType } AMS 4028 Mteril specifiction subclssof 2014 Aluminium Alloy type 4 Some thoughts on requirements for lnguges in engineering

6 Things re multiply clssified Sometimes the reltionship with quntity is just clssifiction too. my luminium plte 10.3 Kg Mss 5 Some thoughts on requirements for lnguges in engineering

7 Things re multiply clssified Sometimes the reltionship with quntity is just clssifiction too. my luminium plte 10.3 Kg Mss SPARQL to get the mss of myaluminiumplte SELECT?mss WHERE { :myaluminumplte?mss.?mss :Mss } 6 Some thoughts on requirements for lnguges in engineering

8 Things re multiply clssified There re so mny clsses s different met-levels, tht it is difficult to keep trck. AMS 4028 Mteril specifiction subclssof 2014 Aluminium Aluminium lloy type my luminium plte subclssof Aluminium lloy object subclssof Metl object 7 Some thoughts on requirements for lnguges in engineering

9 Things re multiply clssified There re so mny clsses s different met-levels, tht it is difficult to keep trck. The use of power clsses helps to orgnise the dt Aluminium Aluminium lloy type subclssof intersectionof my luminium plte Alloy type Aluminium lloy object Clss of Aluminium lloy object powerclssof 8 Some thoughts on requirements for lnguges in engineering

10 2. Need to tret clss level nd individul level informtion in nlogous wys Some thoughts on requirements for lnguges in engineering

11 A cr wiring digrm Ech symbol on the digrm represents clss of component. But when working on mycr, I ssume tht ech symbol represents n individul component of mycr the mbiguity is useful. 10 Some thoughts on requirements for lnguges in engineering

12 A cr wiring digrm Ech symbol on the digrm represents clss of component. But when working on mycr, I ssume tht ech symbol represents n individul component of mycr the mbiguity is useful. The reltionships defined by this digrm re reltionships between clsses 11 Some thoughts on requirements for lnguges in engineering

13 Digression on nottion - dog owner exmple Define specilised clss nd specilised (clss of) reltionship legl entity ownership thing subclss of subclss of (grph selected by rnge restriction) subclss of dog owner ownership of dog 1,2, dog member of member of member of Fred Bloggs Fred owns Fido Fido 12 Some thoughts on requirements for lnguges in engineering ISO CAESAR Systems nottion

14 Digression on nottion - dog owner exmple Define specilised clss (but not specilised reltionship) Legl entity domin owns rnge Thing subclssof onproperty subclssof Dog owner equivlent clss somevluesfrom Dog Fred Bloggs owns Fido 13 Some thoughts on requirements for lnguges in engineering RDF/OWL CAESARnottion Systems

15 Digression on nottion - dog owner exmple ISO nd OWL re equivlent Actully smll upgrde to ISO is required to specify how the specilised (clss of) reltionship is creted ISO defines specilised (clss of) reltionship, but OWL does not. The specilised reltionships re useful, becuse they give n nlogous reltionships t the clss nd instnce levels. 14 Some thoughts on requirements for lnguges in engineering

16 A cr wiring digrm There re two relys of type XYZ in the AC system. rely type XYZ subclss of subclss of 1 AC system hs fn rely 1 AC system fn rely AC system 1 AC system hs fn rely fter run 1 AC system fn rely fter run member of member of member of member of member of AC system in mycr my cr AC system hs fn rely my cr AC system hs fn rely fter run rely seril 98/1224 rely seril 99/ Some thoughts on requirements for lnguges in engineering ISO CAESAR Systems nottion

17 A cr wiring digrm - terminology AC system fn rely nd AC system fn rely fter run re two design occurrences of rely type XYZ. AC system fn rely is the role of rely seril 98/1224 in the AC system of mycr. The reltionships design occurrence nd role re very importnt to engineering, but there is no estblished terminology nd the reltionships re not usully defined in ontologies. 16 Some thoughts on requirements for lnguges in engineering

18 A cr wiring digrm - nottion An RDF/OWL representtion does not tret clss nd individul level informtion in nlogous wys subclssof rely type XYZ subclssof AC system one-to-one reltionships defined by restriction clsses????? AC system fn rely AC system fn rely fter run hsprt rely seril 98/1224 AC system in mycr hsprt rely seril 99/ Some thoughts on requirements for lnguges in engineering RDF/OWL CAESARnottion Systems

19 3. Wht bout vribles? Some thoughts on requirements for lnguges in engineering

20 Why vribles? Designers define design spces An optiml (or perhps mnufcturble) design is then found within the spce A design spce is clss tht contins individul designs s members. A design spce is defined by rnges of vribles. (A rnge cn be finite set of choices.) A specific design within design spce cn lso be expressed in terms of vribles, where n instnce of the design is binding of the vribles to individuls. OK it sound odd but ber with me, nd look gin t the cr wiring digrm. 19 Some thoughts on requirements for lnguges in engineering

21 A cr wiring digrm Design defined in terms of vribles rely type XYZ hsprt _AC system fn rely _AC system hsprt _AC system fn rely fter run free vrible bound vribles 20 Some thoughts on requirements for lnguges in engineering RDF/OWL CAESARnottion Systems

22 A cr wiring digrm An instnce of design is binding rely type XYZ hsprt _AC system fn rely _AC system hsprt _AC system fn rely fter run bound to bound to bound to rely seril 98/1224 AC system in mycr rely seril 99/ Some thoughts on requirements for lnguges in engineering RDF/OWL CAESARnottion Systems

23 Where do we go with vribles? A mthemticl definition of design uses vribles I believe tht ny expression involving vribles cn with sufficient effort be expressed in terms of mppings between clsses We use vribles, becuse they mke life esier. Heretofore, ttempts to record design s forml set of sttements hve not mde use of vribles These ttempts hve not been successful, becuse the complexity of the informtion in design mkes it difficult. Recording design spce is even more difficult. Some reserch is needed in this re. 22 Some thoughts on requirements for lnguges in engineering

24 End Some thoughts on requirements for lnguges in engineering

631 ALLOWANES AND TOLERANCES

631 ALLOWANES AND TOLERANCES 631 ALLOWANES AND TOLERANCES ANSI Fits. Tbles 3 through 9 inclusive show series of stndrd types nd clsses of fits on unilterl hole bsis, such tht the fit produced by mting prts in ny one clss will produce

More information

Lincoln Under-cabinet Light Installation Instructions

Lincoln Under-cabinet Light Installation Instructions Lincoln Under-cbinet Light Instlltion Instructions #1500178 Rev A Congrtultions on your new Lincoln Under-cbinet Light! Whether purchsed for its significnt energy svings nd efficiency, lower lifetime costs,

More information

Lecture 3 Sections Fri, Jan 23, 2009

Lecture 3 Sections Fri, Jan 23, 2009 NFA to Lecture 3 Sections 3.5-3.9 Hmpden-Sydney College Fri, Jn 23, 2009 Outline NFA to 1 2 NFA to 3 4 5 Building from Regulr Expressions NFA to A regulr expression consists of symbols, b, c,... ; opertors,,

More information

Spark Plug Fouling 3.0 Liter OptiMax

Spark Plug Fouling 3.0 Liter OptiMax WARRANTY INFORMATION PARTS INFORMATION SERVICE INFORMATION Bulletin No. 2002-07 Circulte to: Sles Mnger Accounting Service Mnger Technicin Prts Mnger Sprk Plug Fouling 3.0 Liter OptiMx Models Affected

More information

Roller and ball bars for easy and safe die change

Roller and ball bars for easy and safe die change Roller nd bll brs for esy nd sfe die chnge T-slot tolernces cc. to DIN 6 b c h n min. mx. mx. 8 H8 + +,6 H8 37 +3 +,6 8 H8 +4 0 + 48 56,6 H8 56 +4 5 +3 6 7,5 Dimensions in mm h min. = smllest dimension

More information

Chapter URL:

Chapter URL: This PDF is selection from n out-of-print volume from the Ntionl Bureu of Economic Reserch Volume Title: Price nd Quntity Trends in the Foreign Trde of the United Sttes Volume Author/Editor: Robert E.

More information

Application Examples of Air-piloted Valves

Application Examples of Air-piloted Valves ir-piloted Vlves Fetures Since the unit requires ir piping only, with no need for electricl wiring, it cn e hndled y person without fer of electricl shocks or current lekge. Using no electricity mens tht

More information

ABB industrial drives. Mechanical installation instructions ACS880 multidrive cabinets

ABB industrial drives. Mechanical installation instructions ACS880 multidrive cabinets ABB industril drives Mechnicl instlltion instructions ACS880 multidrive cbinets List of relted mnuls Generl drive mnuls (in ll deliveries) Electricl plnning instructions for ACS880 multidrive cbinets nd

More information

2/2 4/4 Solenoid Directional Seat Valve, ISO Size 03

2/2 4/4 Solenoid Directional Seat Valve, ISO Size 03 2/2 4/4 Solenoid Directionl Set Vlve, ISO Size 03 Q mx = 20 l/min, p mx = 315 r idirectionl set-vlve shut-off, direct cting, electriclly operted 1 Description he W2N / W2 series of 2/2 4/4 solenoid operted

More information

DPST-NO None 2 channels Auto-reset Inverse 24 VAC/VDC G9SB-2002-A 4 1 channel or 2

DPST-NO None 2 channels Auto-reset Inverse 24 VAC/VDC G9SB-2002-A 4 1 channel or 2 Sfety Rely Unit Ultr Slim Sfety Rely Unit Models of width 17.5 mm vilble with 2 or 3 poles. Models of width 22.5 mm with 3 poles lso vilble. Conforms to EN stndrds. (TÜV pprovl) DIN trck mounting possible.

More information

Get Ready for the Lesson

Get Ready for the Lesson Lesson 4 5 Frctions nd Decimls Get Redy for the Lesson 1) How do you write frction s deciml? 2) Wht is 4/10 s deciml? Title Pge Get Redy Dy 2 Get Redy Answer: 1) A few wys divide, or chnge the denomintor!

More information

Safety Relay Unit. Ordering Information. Ultra Slim Safety Relay

Safety Relay Unit. Ordering Information. Ultra Slim Safety Relay Sfety Rely Unit Ultr Slim Sfety Rely Unit Models of width 17.5 mm (smllest Unit in the world s of Jnury 2001) vilble with 2 or 3 poles. Models of width 22.5 mm with 3 poles lso vilble. EN stndrds (TÜV

More information

The Study on Mechanical Reliability Design Method and Its Application

The Study on Mechanical Reliability Design Method and Its Application Avilble online t www.sciencedirect.com Energy Procedi 17 (2012 ) 467 472 2012 Interntionl Conference on Future Electricl Power nd Energy Systems The Study on Mechnicl Relibility Design Method nd Its Appliction

More information

Free Machining Austenitic Ferritic + Martensitic Pure Titanium Titanium Alloys Stainless Steels Stainless Steels <950N/mm 2

Free Machining Austenitic Ferritic + Martensitic Pure Titanium Titanium Alloys Stainless Steels Stainless Steels <950N/mm 2 & - Tps For Stinless Steels These top qulity Tps re mde in Switzerlnd, by DC-Swiss, one of the leding Tp Mnufcturers in Europe. All the Tps re mde of - (Powder Metl). This mteril hs proven to be the best

More information

Protection of Light Armours Against Shaped Charge Projectiles

Protection of Light Armours Against Shaped Charge Projectiles PROBLEMS OF MECHATRONICS. ARMAMENT, AVIATION, SAFETY ENGINEERING ISSN 2081 5891 2 (2), 2010, 17-25 Protection of Light Armours Aginst Shped Chrge Projectiles Adm WIŚNIEWSKI Militry Institute of Armment

More information

Brazed heat exchanger XB

Brazed heat exchanger XB Description The XB is rnge of copper rzed plte het exchngers for use in District Heting (DH) nd District Cooling (DC) pplictions, e.g. domestic hot wter production, district heting susttion to seprte the

More information

Solenoid Operated Proportional Directional Control Valve (with Pressure Compensation, Multiple Valve Series)

Solenoid Operated Proportional Directional Control Valve (with Pressure Compensation, Multiple Valve Series) Solenoid Operted Proportionl Directionl Control Vlve (with Pressure Compenstion, Multiple Vlve Series) Hydrulic circuit (Exmple) v Fetures hese stcking type control vlves show pressure compensted type

More information

Duct LKR Bends LBR LBXR S-bend LBSR Taper LDR Rect-to-round transition LFR

Duct LKR Bends LBR LBXR S-bend LBSR Taper LDR Rect-to-round transition LFR LindRekt LindRekt mens rectngulr ventiltion ducts nd fittings. These re mde in oth stndrd nd specil versions. The product rnge lso includes complete, esily used joining system. Contents LindRekt Generl

More information

Unit 2. DC Motors and Generators UNIT OBJECTIVE DISCUSSION OF FUNDAMENTALS. Operating principle of dc motors

Unit 2. DC Motors and Generators UNIT OBJECTIVE DISCUSSION OF FUNDAMENTALS. Operating principle of dc motors Unit 2 DC Motors nd Genertors UNIT OBJECTIVE DISCUSSION OF FUNDAMENTALS When you hve completed this unit, you will be ble to use the DC Motor/Genertor module to demonstrte nd explin the opertion of dc

More information

2/2 Solenoid Operated Seat Valve, ISO Size 03

2/2 Solenoid Operated Seat Valve, ISO Size 03 2/2 Solenoid Operted Set Vlve, ISO Size 03 Q mx = 20 l/min (5.3 gpm), p mx = 315 r (4500 psi) Sndwich design, idirectionl lek-proof shutoff, direct cting, with EX-sfty sol. coil Vlve: With crtridge vlve,

More information

FINGER STRIPS. and other EMI shielding products. Characteristics

FINGER STRIPS. and other EMI shielding products. Characteristics BERYLLIUM COPPER CONTCT FINGER STRIPS nd other EMI shielding products ppliction Due to their outstnding mteril nd electricl chrcteristics, eryllium copper fingers of different shpes nd dimensions re used

More information

Energy Recovery Ventilator

Energy Recovery Ventilator PEG1610044CE Version:1601 Service Mnul Energy Recovery Ventiltor (North meric Mrket) WRNING This service informtion is designed for experienced repir technicins only nd is not designed for use by the generl

More information

Welcome Home W W W. G O M A Y N E. C O M

Welcome Home W W W. G O M A Y N E. C O M Welcome Home W W W. G O M A Y N E. C O M Myne hs revolutionized outdoor decor with eutiful collection of Plnters, Window Boxes, Mil Posts, Address Signs, nd Storge Bins. Our polyethylene nd vinyl products

More information

Two-Position Electric Duplex Room Thermostats

Two-Position Electric Duplex Room Thermostats TC-xx Series, TC-xx Series, TF- Series Two-Position Electric Duplex Room Thermostts These thermostts provide on-off control of heting/cooling systems. Fetures: Seprte units for C nd F. All units except

More information

JUMO MIDAS C18 SW. OEM seawater pressure transmitter. Applications. Brief description. Customer benefits. Special features. Approvals/approval marks

JUMO MIDAS C18 SW. OEM seawater pressure transmitter. Applications. Brief description. Customer benefits. Special features. Approvals/approval marks Pge /8 JUMO MIDAS C8 SW OEM sewter pressure trnsmitter Applictions wter tretment reverse osmosis, e.g. sewter deslintion plnts purifiction plnts orgnic cids, e.g. cetic cid solutions contining chloride,

More information

THREADING TECHNOLOGY Ê-7 --Ê- THREADING TOOLS FOR AEROSPACE. ÓÇÎxÊ > ià>þ. /i ʳ{ ÊÎÓÊ{ ÊÈÎÊÈÎ >Ýʳ{ ÊÎÓÊ{ ÊÈ{ÊÈ{ > \Ê v J`VÃÜ Ãà V

THREADING TECHNOLOGY Ê-7 --Ê- THREADING TOOLS FOR AEROSPACE. ÓÇÎxÊ > ià>þ. /i ʳ{ ÊÎÓÊ{ ÊÈÎÊÈÎ >Ýʳ{ ÊÎÓÊ{ ÊÈ{ÊÈ{ > \Ê v J`VÃÜ Ãà V DO-01-04-07..N THRADING TCHNOLOGY We hve mde every effort to ensure tht the informtion (drwings, prints, technicl dt) given is correct. However, we do not ssume ny responsibility for ny errors, omissions

More information

2/2 4/4 Solenoid Directional Seat Valve, ISO Size 03

2/2 4/4 Solenoid Directional Seat Valve, ISO Size 03 2/2 4/4 Solenoid Directionl Set Vlve, ISO Size 03 Q mx = 40 l/min (11 gpm), p mx = 315 r (4500 psi) idirectionl lek-proof shutoff, direct cting, electriclly operted Series W2N, W2 1 Description With crtridge

More information

FRONT SIDE FIX WINDOW

FRONT SIDE FIX WINDOW WINSHIEL/WINOWGLSS/MIRROR FRONT SIE FIX WINOW REPLEMENT FRONT SIE FIX WINOW The instlltion procedures re the removl procedures in reverse order. However, only instlltion procedures requiring dditionl informtion

More information

AIRCRAFT ENGINES SERVICE INSTRUCTION ENGINE START AT LOW TEMPERATURES AT ROTAX SI R1

AIRCRAFT ENGINES SERVICE INSTRUCTION ENGINE START AT LOW TEMPERATURES AT ROTAX SI R1 d03161 RECOMMENDED AIRCRAFT ENGINES SERVICE INSTRUCTION ENGINE START AT LOW TEMPERATURES AT ROTAX ENGINE TYPE 912 AND 914 (SERIES) Repeting symbols: Plese, py ttention to the following symbols throughout

More information

Low Pressure Domestic Burners

Low Pressure Domestic Burners 95 CHAPTER 12 Low Pressure Domestic Burners The principle of vporiing oil in low pressure burner is shown in fig. 1. Air nd oil re mixed within the nole, then Y ---U OIL NOZZLE j FIG. 1. Digrm showing

More information

2/2 Solenoid Operated Seat Valve, ISO Size 03

2/2 Solenoid Operated Seat Valve, ISO Size 03 2/2 Solenoid Operted Set Vlve, ISO Size 03 Q mx = 40 l/min (11 gpm), p mx = 315 r (4500 psi) Sndwich design, idirectionl lek-proof shutoff, direct cting, electriclly operted 1 Description 2 echnicl dt

More information

Hot Air Thermostats. WTHc series. Special features. Brief description. Switching function. Approval/approval marks (see "Technical data")

Hot Air Thermostats. WTHc series. Special features. Brief description. Switching function. Approval/approval marks (see Technical data) Delivery ddress: Mckenrodtstrße 36039 Fuld, Germny Postl ddress: 36035 Fuld, Germny Phone: +9 66 6003-0 Fx: +9 66 6003-607 E-mil: mil@jumo.net Temple Bnk, Riverwy Hrlow, Essex CM0 DY, UK Phone: + 79 635533

More information

JS Series Sub-Miniature Slide Switches

JS Series Sub-Miniature Slide Switches Su-Miniture Switches Fetures/enefits Positive detent Low profile IR reflow to 60º solder profile Surfce nd thru hole mounting, DPDT, DPT models RoHS complint Typicl pplictions Telecommuniction products

More information

A battery of 19 Rectangular Portal Culverts under a major road. Rectangular Portal Culvert used as an inclined mine shaft.

A battery of 19 Rectangular Portal Culverts under a major road. Rectangular Portal Culvert used as an inclined mine shaft. 9 A bttery of 19 Rectngulr Portl Culverts under mjor rod. Rectngulr Portl Culvert used s n inclined mine shft. Rectngulr Portl Culverts with Spigot nd Socket Pipes. Rectngulr Portl Culvert with in-situ

More information

CC-410 KIT SERIES INSTRUCTION SHEET

CC-410 KIT SERIES INSTRUCTION SHEET (COMPLETE CC-410-W KIT ILLUSTRTED. CUT-OUTS IN TRCK & FSCI TO EXPOSE COMPONENTS) CC-410 KIT SERIES INSTRUCTION SHEET CROWDERTRCK S CTCH N CLOSE TM SYSTEM PREVENTS BOUNCING ND SLMG OF SLIDING DOORS. CN

More information

RPE3-06. Functional Description HA /2011. Directional Control Valves Solenoid Operated. Replaces HA /2009

RPE3-06. Functional Description HA /2011. Directional Control Valves Solenoid Operated.  Replaces HA /2009 Directionl Control Vlves Solenoid Operted RE3-06 Size D 06 (03) 350 br (5076 SI) 80 L/min(21 GM) Size D 06 (03) p mx 320 br (4641SI) ccording to CSA 80 L/min(21 GM) HA 4010 11/2011 Replces HA 4010 12/2009

More information

4/3, 4/2 and 3/2 explosion-proof solenoid directional valve

4/3, 4/2 and 3/2 explosion-proof solenoid directional valve 01/06 4/3, 4/2 nd 3/2 explosion-proof solenoid directionl vlve Type G...WE6...L6X 2.21 Size (NG) 6 Up to 350 br Up to 80 L/min Contents Function nd configurtion Specifictions 03 Spool symbols 03 Technicl

More information

4/2- and 4/3-way shut-off valve

4/2- and 4/3-way shut-off valve Courtesy of CMA/Flodyne/Hydrdyne Motion Control Hydrulic Pneumtic Electricl Mechnicl (00) 426-540 www.cmfh.com 4/2- nd 4/3-wy shut-off vlve Type Z4WE Size 6 Component series 3X Mximum operting pressure

More information

KING COBRA/KING COBRA-2 NARROW STILE SERIES KC9357/KC9357-2

KING COBRA/KING COBRA-2 NARROW STILE SERIES KC9357/KC9357-2 KING COBRA/KING COBRA-2 NARROW STILE SERIES KC9357/KC9357-2 Keypd Progrmmble nd SNAP Comptible Trim For Rim Exit Devices Mounted On Aluminum Doors. 57047-B 04-2007 Contents of the Box KC9357/KC9357-2 INSTALLATION

More information

Design Optimization of Two Wheeler (Bike) Chassis

Design Optimization of Two Wheeler (Bike) Chassis ISSN 2395-1621 Design Optimiztion of Two Wheeler (Bike) Chssis #1 Prksh Ktdre, #2 S.C.Shilwnt 1 ktdrep21@gmil.com 2 scshilwnt.se@sinhgd.edu #1 PG Student, Mechnicl Engg. Dept., SAOE Kondhw, Pune-411048

More information

World s Leading Supplier of Fastener Inspection Equipment

World s Leading Supplier of Fastener Inspection Equipment World s Leding Supplier of Fstener Inspection Equipment clibrtion Price list Qulity Service for your Qulity Deprtment Plese include the following with your clibrtion order: 1 PO Number 1 Clibrtion Cycle

More information

Series 250 Type and Type Pneumatic Control Valves Type 3251 Globe Valve

Series 250 Type and Type Pneumatic Control Valves Type 3251 Globe Valve Series 250 Type 3251-1 nd Type 3251-7 Pneumtic Control Vlves Type 3251 Globe Vlve DIN version Appliction Control vlve for process engineering pplictions with high industril requirements Nominl size DN

More information

CCD-493 KIT SERIES INSTRUCTION SHEET

CCD-493 KIT SERIES INSTRUCTION SHEET (COMPLETE CCD-493-W KIT ILLUSTRTED. CUT-OUTS IN TRCK TO EXPOSE COMPONENTS) CCD-493 KIT SERIES INSTRUCTION SHEET CROWDERTRCK S CTCH N CLOSE TM SYSTEM PREVENTS BOUNCING ND SLMMING OF SLIDING S. CN BE INSTLLED

More information

RPEA3-06. Functional Description HA /2011. Directional Control Valves Solenoid Operated with 8W Coil. Replaces HA /2007

RPEA3-06. Functional Description HA /2011. Directional Control Valves Solenoid Operated with 8W Coil. Replaces HA /2007 Directionl Control Vlves Solenoid Operted with 8W Coil RPEA3-06 0/20 Size 06 (D 03) 350 br (5076 PSI) 80 L/min (2 GPM) Replces 2/2007 /3-, /2- wy directionl control vlves Enclosure type to IP65 Push button

More information

Research and Implementation of Tractor Power Shift Clutch Control System

Research and Implementation of Tractor Power Shift Clutch Control System https://doi.org/10.1051/mtecconf/018150400 Reserch nd Implementtion of Trctor Power Shift Clutch Control System Chengjun Li, Meicong Ke nd ouyu Wu School of informtion engineering, Wuhn University of Technology,

More information

TECHNICAL INSIGHT INTERNAL CLEARANCE - TYPES AND NORMS

TECHNICAL INSIGHT INTERNAL CLEARANCE - TYPES AND NORMS TECHNICAL INSIGHT PRODUCT AND APPLICATION ENGINEERING INFORMATION A PUBLICATION OF NSK AMERICAS INTERNAL CLEARANCE - TYPES AND NORMS Internl clernce is the distnce which the two rings of non-instlled bering

More information

TS1.5 Flat Base Pole Spacing 8mm (.315) Mounting Hole Diameter 2.8mm (.110) Stripping Length 5mm (.197)

TS1.5 Flat Base Pole Spacing 8mm (.315) Mounting Hole Diameter 2.8mm (.110) Stripping Length 5mm (.197) -TRU T S URSTRPS 300V - Pnel ount or wire-to-wire connections in V, pplince, equipment, power distribution nd other industril pplictions with strict budget nd spce requirements. sy to use double row terminl

More information

2/2, 3/2 and 4/2 directional poppet valve with solenoid actuation

2/2, 3/2 and 4/2 directional poppet valve with solenoid actuation 0/0 /, / nd / directionl poppet vlve with solenoid ctution.7 Type M-.SEW...LX Size Up to 0 r Up to 0 L/min Contents Function nd configurtion Symols 0 Specifiction 0 Technicl dt 0 Electricl dt 0 Chrcteristic

More information

41set. redhen MODUL GABION SYSTEM. 41 means:

41set. redhen MODUL GABION SYSTEM. 41 means: 1 MODUL GABION SYSTEM redhen 41set 41 mens: module system which llows you to build vrious forms of gbion rchitecture using just few components 4 pcs. d41x68 8 pcs. n41 "while you wit order reliztion with

More information

Product range MEGAlife

Product range MEGAlife Product rnge Fx enquiries: +49 89 76909-11 sles@iwis.com MEGAlife MEGAlife mintennce free roller nd conveyor chins cn be pplied in ll res where post instlltion lubriction is not t ll or only prtly possible.

More information

2190DF / 2575DF / 2700DF / 2702DF FIRE THEFT SAFE WITH DIGITAL LOCK. Operation and Installation Guide. MANUAL # M

2190DF / 2575DF / 2700DF / 2702DF FIRE THEFT SAFE WITH DIGITAL LOCK. Operation and Installation Guide.  MANUAL # M Opertion nd Instlltion Guide 2190DF / 2575DF / 2700DF / 2702DF MANUAL # M08-0284-004 www.firstalert.com FIRE THEFT SAFE WITH DIGITAL LOCK ELECTRONIC LOCK THEFT FIRE Cj de llves MANUAL # M08-0284-004 Overview

More information

DRIVE SHAFTS INDEX

DRIVE SHAFTS INDEX DRIVE SHAFTS 8 70237 Tble of Contents Pge Specifictions............................... 8-1 Torque Specifictions..................... 8-1 Specil Tools............................ 8-1 Lubricnts, Selnts,

More information

Solenoid Pilot Operated Directional Control Valve

Solenoid Pilot Operated Directional Control Valve Contct Detils efore using the product, plese check the guide pges t the front of this ctlog. http://www.dikinpmc.com/en/ For ltest informtion, DF ctlogs nd opertion mnuls Solenoid ilot Operted Directionl

More information

Shanghai University of Electric Power (SUEP)

Shanghai University of Electric Power (SUEP) Shnghi University of Electric Power (SUEP) Shnghi University of Electric Power, founded in 1951, is full-time institution of higher eduction, co-run by the centrl government nd Shnghi Municiplity, nd mnged

More information

Job Sheet 3. Pump Installation OBJECTIVE PROCEDURE. Installation of the Motor and Centrifugal Pump on the Pump Universal Base

Job Sheet 3. Pump Installation OBJECTIVE PROCEDURE. Installation of the Motor and Centrifugal Pump on the Pump Universal Base Job Sheet 3 Pump Instlltion OBJECTIVE To instll pump, perform shft lignment, nd instll coupling. PROCEDURE Before proceeding with this job, complete the sfety check list in Appendix B. Instlltion of the

More information

January per. White. Pap. systems. Abstract. look and. Page 1/6

January per. White. Pap. systems. Abstract. look and. Page 1/6 Jnury 2019 White Pp per Pros nd cons of n upgrde for chrger systems Abstrct Th pper outlines the dvntges nd ddvntges of n upgrde with retrofitting (lter referred to s n upgrde ) of bttery chrgers. Such

More information

Cable Trolleys for C-Rails Program

Cable Trolleys for C-Rails Program Cble Trolleys for C-Rils Progrm 02 0 0260 Contents C-Ril nd Accessories Progrm 02 C-Ril x... 2 Trck Coupler... 2 End Stop... 2 Trck Support Brcket... 2 Support Arm nd Girder Clip... 3 Brcket... 3 Cble

More information

Service Manual. Panasonic

Service Manual. Panasonic Pnsonic PEG20707E Version:702 Service Mnul Humidifying Air Purifier OverSe Mrket WARNING This service informtion is designed for experienced repir technicins only nd is not designed for use by the generl

More information

RPEL1-04. Functional Description HA /2014. Solenoid - Operated Directional Control Valves. Size 04 (D 02) 250 bar (3600 PSI) 30 l/min (8.

RPEL1-04. Functional Description HA /2014. Solenoid - Operated Directional Control Valves. Size 04 (D 02) 250 bar (3600 PSI) 30 l/min (8. Solenoid - Operted Directionl Control Vlves RPEL-0 05/0 Size 0 (D 0) 50 r (600 PSI) 0 l/min (8.0 GPM) /-, /- nd /-wy directionl control vlves with solenoid control Solenoids cn e turned round their xis

More information

(mω) 1. Temperature ( C) Voltage (V) ULRG1 /

(mω) 1. Temperature ( C) Voltage (V) ULRG1 / Resistors Metl Strip Current Sense Resistors Surfce Mount Metl Element Current Metl Element Sense Resistor UR Series UR Current Series Sense Resistor Mke Possible Resistnce R0005 (m ) to R015 (15m ) Metl

More information

RESEARCHES ON THE INFLUENCE OF PRESSURE WAVE COMPRESSOR ON THE INTAKE AIR TEMPERATURE AT THE SUPERCHARGED ENGINES

RESEARCHES ON THE INFLUENCE OF PRESSURE WAVE COMPRESSOR ON THE INTAKE AIR TEMPERATURE AT THE SUPERCHARGED ENGINES Bulletin of the Trnsilvni University of Brşov Vol. 8 (57) No. 1-2015 Series I: Engineering Sciences RESEARCHES ON THE INFLUENCE OF PRESSURE WAVE COMPRESSOR ON THE INTAKE AIR TEMPERATURE AT THE SUPERCHARGED

More information

Kit Description. Adapter Kit for Johnson Controls 1 / 2 to 2 VG7xxxxx, VB-3754, VB-3974, VB-4322, and VB-4324 Two- and Three-Way Globe Valves

Kit Description. Adapter Kit for Johnson Controls 1 / 2 to 2 VG7xxxxx, VB-3754, VB-3974, VB-4322, and VB-4324 Two- and Three-Way Globe Valves Selection Guide TAC 1354 Clifford Avenue P. O. Box 2940 Loves Prk, IL 61132-2940 www.tc.com AV-8xx Series Competitive Gloe Adpters AV-8xx Series Adpter Kits TAC AV-8xx Series Adpter Kits mount on the onnet

More information

UPS Pure Sinewave UPS

UPS Pure Sinewave UPS UPS Pure Sinewve UPS USR S MANUAL 1.6K / 3.2K / 5KVA 6.4K / 8K/ 10KVA 1. INTRODUCTION 1. 1.1 Generl Description This UPS, powerful ll-in-one solution, delivers unsurpssed clen true sine wve output power

More information

TECHNICAL DOCUMENTATION CRANE SYSTEM GISKB I GISKB II

TECHNICAL DOCUMENTATION CRANE SYSTEM GISKB I GISKB II TECHNICAL DOCUMENTATION CRANE SYSTEM GISKB I GISKB II 12.17 Trnsltion 9309.9710.1.docx Tle of contents 0 Generl instructions... 4 0.1 Explntion of signs... 4 1 Overview... 5 1.1 Overview suspensions...

More information

MPC COBRA SERIES. Manually Programmable Cylindrical Lock D

MPC COBRA SERIES. Manually Programmable Cylindrical Lock D 51120-D MPC COBRA SERIES Mnully Progrmmle Cylindricl Lock 575 Birch Street Forestville, CT 06010 technicl support: 866-322-1237 fx: 866-322-1233 http://www.irsupport.net 57010-H 12-19-2005 Introduction

More information

4/2 and 4/3 Solenoid Directional Valve, ISO Size 03

4/2 and 4/3 Solenoid Directional Valve, ISO Size 03 4/ nd 4/3 Solenoid Directionl Vlve, ISO Size 03 Q mx = 60 l/min, p mx = 315 r wo-stge design, with EX-sfty solenoid coil Vlve: High switching relilility thnks to two-stge follower spool design Slip-on

More information

SERVICE MANUAL HWH TOUCH PANEL-CONTROLLED 325 SERIES HYDRAULIC LEVELING SYSTEM. FEATURING: Touch Panel Leveling Control

SERVICE MANUAL HWH TOUCH PANEL-CONTROLLED 325 SERIES HYDRAULIC LEVELING SYSTEM. FEATURING: Touch Panel Leveling Control R SERVICE MNUL HWH TOUCH PNEL-CONTROLLED 25 SERIES HYDRULIC LEVELING SYSTEM R HWH CORPORTION R FETURING: Touch Panel Leveling Control R I-XIS Hydraulic Leveling (With or Without ir Dump) HWH HYDRULIC LEVELING

More information

FUEL SYSTEM. Section 3A Pulse Crankcase Driven Fuel Pump. Model 200/225 DFI. 1. Fuel Pressure/Vacuum Gauge (0-15 psi) (Obtain Locally)

FUEL SYSTEM. Section 3A Pulse Crankcase Driven Fuel Pump. Model 200/225 DFI. 1. Fuel Pressure/Vacuum Gauge (0-15 psi) (Obtain Locally) FUEL SYSTEM Section 3A Pulse Crnkcse Driven Fuel Pump Tle of Contents Specifictions................................ 3A-1 Specil Tools................................ 3A-1 Fuel Pump..................................

More information

MANN+HUMMEL Oil-bath air cleaner Single-stage air cleaner without spare parts

MANN+HUMMEL Oil-bath air cleaner Single-stage air cleaner without spare parts MANN+HUMMEL Oil-th ir clener Single-stge ir clener without spre prts 57 Oil-th ir clener: Servicing without spre prts The proven oil-th ir cleners from MANN+HUMMEL re suitle for light to medium dust conditions

More information

What else can you do?

What else can you do? LOSS, LOSS,LOSS, LOSS, LOSS, LOSS, Wht else n you do? Perentge Clultions nd loss s nd losses re usully money vlues relting to the sle or trde of items y retilers. Some importnt terms first: ost prie: The

More information

RPE3-06. Functional Description HA /2008. Solenoid Operated Directional Control Valves. Replaces HA /2006

RPE3-06. Functional Description HA /2008. Solenoid Operated Directional Control Valves. Replaces HA /2006 Solenoid Operted Directionl Control Vlves RE3-06 10/2008 Size 06 p mx up to 320 br Q mx up to 80 L/min Replces 11/2006 4/3, 4/2 wy directionl control vlves Solenoids cn be turned round their xis to ny

More information

CCS-810 KIT SERIES INSTRUCTION SHEET

CCS-810 KIT SERIES INSTRUCTION SHEET (COMPLETE KIT ILLUSTRTED. CUT-OUTS IN TRCK & FSCI TO EXPOSE COMPONENTS) CCS-810 KIT SERIES INSTRUCTION SHEET CROWDERTRCK S CTCH N CLOSE TM SYSTEM PREVENTS BOUNCING ND SLMMING OF SLIDING DOORS. CN BE INSTLLED

More information

Cobra. Mighty Mouse TECHNICAL SPECIFICATIONS

Cobra. Mighty Mouse TECHNICAL SPECIFICATIONS Mighty Mouse Cobra TECHNICL SPECIICTIONS 0-0 triple-start with self-locking coupling nut, exploded view How To Order Mighty Mouse Cobra Plug Connector and ackshell ssemblies Sample Part Number 0-0-2 ZNU

More information

The widest range to provide the optimum tailor made solutions to your fume and gas extraction needs.

The widest range to provide the optimum tailor made solutions to your fume and gas extraction needs. FUME XTRACTION ARMS Improving your workspce Chemicl resistnt Antisttic Stndrd FX ARMS The widest rnge to provide the optimum tilor mde solutions to your fume nd gs extrction needs. Avilble in Stndrd, Antisttic

More information

LTV 29-2 and 39-2 angle nutrunners. Higher speed, lower energy consumption

LTV 29-2 and 39-2 angle nutrunners. Higher speed, lower energy consumption LTV 29-2 nd 39-2 ngle nutrunners Higher speed, lower energy consumption Thumbs up for the LTV 9 series in customer trils LTV 29 tril rouses Ford s interest The Ford plnt in Cologne, Germny, with cpcity

More information

Carl Nielsen Music is Life. SET UP MANUAL Travelling Exhibition from Odense City Museums DK-5000 Denmark

Carl Nielsen Music is Life. SET UP MANUAL Travelling Exhibition from Odense City Museums DK-5000 Denmark Crl Nielsen Music is Life SET UP MNUL Trvelling Exhiition from Odense City Museums DK-5000 Denmrk CONTENT IN FLIGHTCSES CRL NIELSEN TOURING EXHIITION ODENSE CITY MUSEUMS KVORNING DESIGN & COMMUNICTION,

More information

Specialized Lending Rating Model using AHP

Specialized Lending Rating Model using AHP Specilized Lending Rting Model using AHP Credit Risk Modelling Edinburgh, 28th August 2013. Agend IPRE model Vlidtion Conclusion AHP methodology Specilized lending 2 Specilized lending Specilized lending

More information

DESIGN OF DRIVES WITH OPTIMUM ACCELERATION

DESIGN OF DRIVES WITH OPTIMUM ACCELERATION DESIGN OF DRIVES WITH OPTIU ACCEERATION H. Grotstollen University of Pderborn, Germny Power Electronics nd Electricl Drives http://wwwle.upb.de Koren-Germn Symposium Pohng,.-1.1.7 University of Pderborn

More information

4/2- and 4/3-directional spool valve solenoid-operated, direct-acting 4WE 6

4/2- and 4/3-directional spool valve solenoid-operated, direct-acting 4WE 6 4/2- nd 4/3-directionl spool vlve solenoid-operted, direct-cting 4WE 6 DESCRIION HYDC 4/2- nd 4/3- directionl spool vlves of the 4WE 6 series re directionl vlves for oil hydrulic systems which re used

More information

AltRider LLC. Enjoy it, show it off, and most of all, RIDE IT! Venture On, Jeremy LeBreton. Triumph Tiger Explorer 1200 Crash Bars.

AltRider LLC. Enjoy it, show it off, and most of all, RIDE IT! Venture On, Jeremy LeBreton. Triumph Tiger Explorer 1200 Crash Bars. AltRider Crsh Brs for the Triumph Tiger Explorer 00 INSTALLATION INSTRUCTIONS Der Rider, Thnk you for choosing AltRider! Whether sesoned world dventurer or first time ADV-Newie, we welcome you to the AltRider

More information

4/3-4/2 Directional valve elements L8_81 (ED4-P1) with or without LS connections. RE Edition: Replaces:

4/3-4/2 Directional valve elements L8_81 (ED4-P1) with or without LS connections. RE Edition: Replaces: 4/ - 4/ Directionl vlve elements L8_81 with proportionl (ED4-1) control nd with or without LS connections L8_81 (ED4-1) RE 181-1 Edition: 9.18 Replces: 7.1.17 Size Series Mximum operting pressure r (4

More information

Chelsea Doll Cottage

Chelsea Doll Cottage Please retain this information for future reference HRWRE ssembly Instructions PRTS LIST Item #65054 To order replacement parts, please visit www.kidkraft.com 2 1 3 4 5 6 9 7 10 14 15 11 13 17 12 1 19

More information

Hand-operated Actuator Type 3273

Hand-operated Actuator Type 3273 Hnd-operted Actutor Type 3273 Appliction Hnd-operted ctutor for ttchment to vlves, especilly for Series 240, 250 nd 260 Control Vlves. Rted trvels of 5 nd 30 mm. Nominl thrusts up to 32 kn The Type 3273

More information

FLUID SYSTEMS. Products are available from MARYLAND METRICS

FLUID SYSTEMS. Products are available from MARYLAND METRICS FLUID SYSTEMS Products re vilble from MARYLAND METRICS P.O. Box 26 Owings Mills, MD 27 USA ph: (40)58-0 (800)68-80 fx: (40)58-42 (800)872-929 web: http://mdmetric.com emil: sles@mdmetric.com RFQ form:

More information

Exhaust System. Table of Contents. Section 6A - Exhaust System

Exhaust System. Table of Contents. Section 6A - Exhaust System Exhust System Exhust System Tle of Contents Section 6A - Exhust System Exhust System...6A-2 Importnt Informtion...6A-2 Cron Monoxide Poisoning...6A-3 Exhust Connections...6A-4 Exhust Connections with Emissions

More information

SSAB Water mains PIPES AND FITTINGS

SSAB Water mains PIPES AND FITTINGS SSAB Wter mins PIPES AND FITTINGS Pipes nd fittings mnufctured y SSAB re used primrily with wter pipeline sizes DN 400-1200. The fittings re mde of steel pressure pipes (ex works delivery) nd cn e coted

More information

Special Valves. Connection size G1/8 to G2. Contents Version Actuation Port size Page Characteristics. Instructions Overview. Electrical G1/8 G1/4

Special Valves. Connection size G1/8 to G2. Contents Version Actuation Port size Page Characteristics. Instructions Overview. Electrical G1/8 G1/4 Contents Version Actution Port size Pge Chrcteristics Dimensions 3/2, 5/2 nd 5/3 Wy Vlves with NAMURconnections Series S9 5/2 Wy Vlves for Two Hnd Opertion Series S9 Time Dely Vlve for 2-Hnd Sfety Strt

More information

Bus Lane Adjudication Service Joint Committee

Bus Lane Adjudication Service Joint Committee Working Group For The Review Of Bus Lne Trffic Regultion Orders Specimen Articles And Trffic Regultion Order For Bus Lnes CONTENTS 1. Introduction 2 2. Terms of Reference 3 3. The Legl Provisions 4 5

More information

Time Zones: India's Comparative Advantage

Time Zones: India's Comparative Advantage Tech Workers nd Time Zones: Indi's Comprtive Advntge 28.1 lntroduction When people lose their credit crds or hve trouble with their computers, they need help fst. Usully they phone cll center. Such centers

More information

Control stations and enclosures

Control stations and enclosures Chrcteristics Control sttions nd enclosures Control sttion enclosures: insulted, metl nd Insulted enclosures XAP-A Mteril nd colour Glss-reinforced polyester, coloured grey throughout Approvls Specil version:

More information

A Fuzzy Control Strategy and Optimization for Four Wheel Steering System

A Fuzzy Control Strategy and Optimization for Four Wheel Steering System A Fuzzy Control Strtegy nd Optimiztion for Four Wheel Steering System Jie Zhng Yunqing Zhng Liping Chen Jingzhou Yng b Center for Computer-Aided Design Huzhong University of Science & Technology Wuhn Hubei

More information

COLLECTION JARS & SUCTION LINERS SUCTION COLLECTION JARS SUCTION LINERS ACCESSORIES. English version 11/ 2 010

COLLECTION JARS & SUCTION LINERS SUCTION COLLECTION JARS SUCTION LINERS ACCESSORIES. English version 11/ 2 010 COLLECTION JARS & SUCTION LINERS SUCTION ACCESSORIES English version 11/ 2 010 TM COLLECTION JARS The collection jrs re used to collect liquids or mucus resulting from medicl suction. They cn e used in

More information

COLLECTION JARS & LINERS SUCTION COLLECTION JARS SUCTION LINERS ACCESSORIES

COLLECTION JARS & LINERS SUCTION COLLECTION JARS SUCTION LINERS ACCESSORIES COLLECTION JARS & SUCTION LINERS SUCTION ACCESSORIES English version 11/ 2010 TM COLLECTION JARS The collection jrs re used to collect liquids or mucus resulting from medicl suction. They cn e used in

More information

Electrically operated directional spool valve with a soft-shift function type WE10P NS 10. up to 35 MPa up to 120 DATA SHEET - OPERATION MANUAL

Electrically operated directional spool valve with a soft-shift function type WE10P NS 10. up to 35 MPa up to 120 DATA SHEET - OPERATION MANUAL LICTION Electriclly operted directionl spool vlve with soft-shift function type WE10 NS 10 Electriclly operted directionl spool vlve type WE10 is intended for chnging the direction of fluid flow in hydrulic

More information

Solenoid Pilot Operated Directional Control Valve

Solenoid Pilot Operated Directional Control Valve Contct Detils efore using the product, plese check the guide pges t the front of this ctlog. http://www.dikinpmc.com/en/ For ltest informtion, PDF ctlogs nd opertion mnuls Solenoid Pilot Operted Directionl

More information

tel. +44 (0) 28 37 518111 fx +44 (0) 28 37 528181 e.mil sles@technidrive.co.uk points for considertion when shft mounting direct drive ger units. modern hollow bore output hub ger units lend themselves

More information

Arcadia ssembly Instructions. 501x363x242cm / 16 5"Lx11 103/4"x7 111/4"

Arcadia ssembly Instructions. 501x363x242cm / 16 5Lx11 103/4x7 111/4 A ssemly Instructions Arcdi 5000 English_71087 501x36342cm / 16 5"Lx11 103/4"x7 111/4" Compny informtion: Plrm Americs Inc. 9735 Commerce Prkwy Kutztown, PA, USA Service Center: Toll Free: (877) 627-8476

More information

Aluminium Floor Outlets - Trapped Outlets

Aluminium Floor Outlets - Trapped Outlets Aluminium Floor Outlets - Trpped Outlets Verticl Trpped Outlet Components Drin Body Dimensions 260 Grte* Funnel Sel Trp Assemly Funnel Cup * Elevtion Throt Throt Sel DPM Clmp Ring with Weep Bung (shown

More information

Solenoid Pilot Operated Directional Control Valve

Solenoid Pilot Operated Directional Control Valve Solenoid ilot Operted Directionl Control Vlve Nomenclture 1 pplicle fluid code No designtion: etroleum-sed hydrulic fluid H: Wter-glycol hydrulic fluid F: hosphte ester hydrulic fluid 2 3 Model No. ME:

More information

Harmer Roof Drainage The Cast Iron Range

Harmer Roof Drainage The Cast Iron Range Cst Iron Roof Outlets - Introduction Hrmer Roof Dringe The Cst Iron Rnge The high qulity Cst Iron Roof Outlet rnge, feturing medium sump nd lrge sump odies, two-wy outlets nd n extensive rnge of lodering

More information