mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 09:09:58 +01:00
Ajout du Capteur NF et ajout des commentaire des les elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@26 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
<definition type="element" nom="Bobine" width="100" height="90" hotspot_x="25" hotspot_y="45" orientation="dnnn">
|
||||
<!--Bobine-->
|
||||
<ligne x1="-20" y1="-20" x2="-20" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="20" x2="40" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="40" y1="20" x2="40" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="40" y1="-20" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
|
||||
<!--Fils-->
|
||||
<ligne x1="0" y1="-20" x2="0" y2="-40" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="20" x2="0" y2="40" antialias="false" style="normal" />
|
||||
|
||||
<!--Borne A2-->
|
||||
<borne orientation="s" x="0" y="40" />
|
||||
<!--Borne A1-->
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
</definition>
|
||||
|
||||
@@ -1,9 +1,12 @@
|
||||
<definition type="element" nom="Contact Capteur TOR" width="20" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Capteur-->
|
||||
<ligne x1="-7.5" y1="25" x2="-7.5" y2="35" antialias="false" style="normal" />
|
||||
<ligne x1="-7.5" y1="35" x2="-2.5" y2="35" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
<definition type="element" nom="Contact" width="20" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,9 +1,12 @@
|
||||
<definition type="element" nom="Disjoncteur" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Disjoncteur-->
|
||||
<ligne x1="-5" y1="19" x2="5" y2="9" antialias="true" style="normal" />
|
||||
<ligne x1="5" y1="19" x2="-5" y2="9" antialias="true" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
<definition type="element" nom="Disjoncteur-sectioneur" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Disjoncteur-->
|
||||
<ligne x1="-5" y1="19" x2="5" y2="9" antialias="true" style="normal" />
|
||||
<ligne x1="5" y1="19" x2="-5" y2="9" antialias="true" style="normal" />
|
||||
<!--Partie sectioneur-->
|
||||
<ligne x1="-5" y1="20" x2="5" y2="20" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
<definition type="element" nom="Sectioneur" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Sectionneur-->
|
||||
<ligne x1="-5" y1="20" x2="5" y2="20" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
||||
<definition type="element" nom="del" width="30" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Lampe-->
|
||||
<cercle x="-10" y="20" rayon="20" antialias="true" style="normal" />
|
||||
<ligne x1="-7" y1="23" x2="7" y2="37" antialias="true" style="normal" />
|
||||
<ligne x1="7" y1="23" x2="-7" y2="37" antialias="true" style="normal" />
|
||||
<!--Fils-->
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
<definition type="element" nom="Moteur a courant continu" width="45" height="85" hotspot_x="25" hotspot_y="45" orientation="dnny">
|
||||
<!--Rotor-->
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<!--Balait inférieur-->
|
||||
<ligne x1="-14" y1="-25" x2="-14" y2="-14" antialias="false" style="normal" />
|
||||
<ligne x1="14" y1="-25" x2="14" y2="-14" antialias="false" style="normal" />
|
||||
<ligne x1="14" y1="-25" x2="-14" y2="-25" antialias="false" style="normal" />
|
||||
|
||||
<!--Fil inférieur-->
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-25" antialias="false" style="normal" />
|
||||
|
||||
<!--Balait supérieur-->
|
||||
<ligne x1="-14" y1="25" x2="-14" y2="14" antialias="false" style="normal" />
|
||||
<ligne x1="14" y1="25" x2="14" y2="14" antialias="false" style="normal" />
|
||||
<ligne x1="14" y1="25" x2="-14" y2="25" antialias="false" style="normal" />
|
||||
|
||||
<!--Fil superieur-->
|
||||
<ligne x1="0" y1="40" x2="0" y2="25" antialias="false" style="normal" />
|
||||
|
||||
<!--Lettre M-->
|
||||
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" style="normal" />
|
||||
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
|
||||
<borne orientation="s" x="0" y="40" />
|
||||
</definition>
|
||||
|
||||
@@ -1,14 +1,19 @@
|
||||
<definition type="element" nom="Moteur Asyncrone triphasé" width="45" height="65" hotspot_x="25" hotspot_y="45" orientation="dnnn">
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
<!--U-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
<!--V-->
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="normal" />
|
||||
<!--W-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
<!--Lettre M-->
|
||||
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" style="normal" />
|
||||
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
<borne orientation="n" x="20" y="-40" />
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
<definition type="element" nom="Moteur Asyncrone triphasé (non couplé)" width="45" height="85" hotspot_x="25" hotspot_y="45" orientation="dnnn">
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<!--U1-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--V1-->
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="normal" />
|
||||
|
||||
<!--W1-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--U2-->
|
||||
<ligne x1="-20" y1="40" x2="-20" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="20" x2="-14" y2="14" antialias="true" style="normal" />
|
||||
|
||||
<!--V2-->
|
||||
<ligne x1="0" y1="40" x2="0" y2="20" antialias="false" style="normal" />
|
||||
|
||||
<!--W2-->
|
||||
<ligne x1="20" y1="40" x2="20" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="20" x2="14" y2="14" antialias="true" style="normal" />
|
||||
|
||||
<!--Lettre M-->
|
||||
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" style="normal" />
|
||||
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
|
||||
<!--Bornes Supérieurs-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
<borne orientation="n" x="20" y="-40" />
|
||||
|
||||
<!--Bornes Inférieurs-->
|
||||
<borne orientation="s" x="-20" y="40" />
|
||||
<borne orientation="s" x="0" y="40" />
|
||||
<borne orientation="s" x="20" y="40" />
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
<definition type="element" nom="Diode" width="25" height="45" hotspot_x="15" hotspot_y="25" orientation="dyyy">
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
</definition>
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
<definition type="element" nom="Tyristor" width="40" height="40" hotspot_x="20" hotspot_y="20" orientation="dyyy">
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
<!--Gachette-->
|
||||
<ligne x1="-5" y1="10" x2="-10" y2="15" antialias="true" style="normal" />
|
||||
<ligne x1="-10" y1="15" x2="-15" y2="15" antialias="false" style="normal" />
|
||||
<!--Borne Diode-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
<!--Borne Gachette-->
|
||||
<borne orientation="o" x="-15" y="15" />
|
||||
</definition>
|
||||
|
||||
@@ -1,9 +1,12 @@
|
||||
<definition type="element" nom="Zener" width="25" height="45" hotspot_x="15" hotspot_y="25" orientation="dyyy">
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
<!--Zener-->
|
||||
<ligne x1="-10" y1="10" x2="-10" y2="5" antialias="false" style="normal" />
|
||||
<ligne x1="10" y1="10" x2="10" y2="15" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
</definition>
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
<definition type="element" nom="Terre" width="30" height="30" hotspot_x="15" hotspot_y="5" orientation="dnnn">
|
||||
<definition type="element" nom="Terre" width="30" height="30" hotspot_x="15" hotspot_y="5" orientation="dnnn">
|
||||
<!--Terre-->
|
||||
<ligne x1="0" y1="-0" x2="0" y2="10" antialias="false" style="normal" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" style="normal" />
|
||||
<ligne x1="-6" y1="14" x2="6" y2="14" antialias="false" style="normal" />
|
||||
<ligne x1="-2" y1="18" x2="2" y2="18" antialias="false" style="normal" />
|
||||
<!--Borne-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
</definition>
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
<definition type="element" nom="Transformateur monophasé" width="45" height="105" hotspot_x="25" hotspot_y="45" orientation="dnny">
|
||||
<!--Transforateur-->
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<!--Phase 1-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--Neutre 1-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--Phase 2-->
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" style="normal" />
|
||||
|
||||
<!--Neutre 2-->
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" style="normal" />
|
||||
|
||||
<!--Bornes supérieurs-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="20" y="-40" />
|
||||
|
||||
<!--Bornes inférieurs-->
|
||||
<borne orientation="s" x="-20" y="60" />
|
||||
<borne orientation="s" x="20" y="60" />
|
||||
</definition>
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
<definition type="element" nom="Transformateur triphasé" width="45" height="105" hotspot_x="25" hotspot_y="45" orientation="dnny" ci="true">
|
||||
<!--Transformateur-->
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" style="normal" />
|
||||
|
||||
<!--U1-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--V1-->
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="dashed" />
|
||||
|
||||
<!--W1-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
|
||||
<!--U2-->
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" style="normal" />
|
||||
|
||||
<!--V2-->
|
||||
<ligne x1="0" y1="60" x2="0" y2="40" antialias="false" style="normal" />
|
||||
|
||||
<!--W2-->
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" style="normal" />
|
||||
|
||||
<!--Bornes supérieurs-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
<borne orientation="n" x="20" y="-40" />
|
||||
|
||||
<!--Bornes inférieurs-->
|
||||
<borne orientation="s" x="-20" y="60" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
<borne orientation="s" x="20" y="60" />
|
||||
|
||||
Reference in New Issue
Block a user