The online manual has not been updated to the latest version of QElectroTech (v0.6 stable).
It means that the newest functionalities are neither exposed nor explained here.
However, if you are new to QElectroTech, this manual is a good help to make your first steps.

Online manual for QElectroTech 0.4

1. Introduction

QElectroTech:Home Project: http://www.qelectrotech.org

Authors:
Management and Development: Laurent Trinques scorpio@qelectrotech.org
Logo: Nuno Pinheiro nuno@nuno-icons.com
Original idea: Benoit Ansieau benoit@qelectrotech.org
Development: Joshua Claveau Joshua@qelectrotech.org
DXF Import Development: Ronny Desmedt r.desmedt@live.be

Documentation:
Documentation: Arun Kishore Eswara eswara.arun@gmail.com

Packages:
Fedora / Redhat: Remi Collet remi@fedoraproject.org
Mageia: Trem trem@mageia.org
Debian: Laurent Trinques scorpio@qelectrotech.org
Gentoo: Markos Chandras hwoarang@gentoo.org
Mac OSX: Yoann Varenne yoann@tuxfamily.org

Contributors:
Development: Cyril Frausty cyril@qelectrotech.org
Development: Abhishek Bansal abhishek@qelectrotech.org

Documentation License:
 This work is licensed under the Creative Commons Attribution 3.0 base License http://creativecommons.org/licenses/by/3.0/deed.en
../manual/graphics/license.png

1.1 About QElectroTech

QElectroTech is an application to create primarily, electrical, electronics, automation and control circuits. However, QElectroTech can be exploited to create mechanical objects to illustrate processes, instrumentation drawings among various creative possibilities. QElectroTech is a good professional quality drafting application for various drawings that form a project.

QElectroTech has a large collection of standard and custom symbols, referred to as elements, that describe most of the commonly used components in electrical, hydraulic, pneumatic, computer systems. These elements can be selected drag dropped with mouse on to a diagram editor and connected with lines to represent or describe a system. A large number of such diagrams can be drafted under a project. QElectroTech is easy to use professional software that is free to download, install, use and develop.

QElectroTech also consists of an inbuilt element editor that permits creation of newer elements that do not exist in the collection. Elements in the QET collection are not editable i.e read only. But, once the element is drag dropped into a diagram, it is automatically added to “imported” collection in a duplicate copy. This copy of the element will be available for editing to effect suitable changes to create customized symbols.

The finished diagrams can be exported to various formats like dxf, pdf, jpg, png etc.,. QElectroTech is available in many international languages. It is also possible to use multiple languages in the same drawing / project.

The elements in QElectoTech are saved in a xml format. The projects and diagrams can be saved as *.qet format for further editing.

QElectroTech is distributed as a Free Software released under the GNU / GPL license. As on the date, a stable version 0.4 is released for systems operating on MS Windows, GNU / Linux and MacOS. The present English documentation is developed for 0.4 version. However, this document can serve as a complete documentation for previous versions 0.3 as well.

1.2 Installation

You can download the latest version of QElectroTech from http://qelectrotech.org/download.html. For GNU/Linux systems, source files can be downloaded and configured. Ready made packages for some Linux distros are also available for download. For MS Windows systems, ready to use executable installation files (.exe) are available for download which are packed in a `zip’ folder.

  1. For installation in Fedora use:
sudo yum -y install qelectrotech
or
Refer to http://copr.fedoraproject.org/coprs/remi/qelectrotech/ to keep your QElectroTech installation always updated.
  1. For installation in debian use:
sudo apt-get install qelectrotech
or
For a nightly build devel version -
deb http://debian.qelectrotech.org/qet/debian/ stable main for stable Debian aka Jessie with Qt5 (Qt5 for nightly build devel version)
deb http://debian.qelectrotech.org/qet/debian/ unstable main for Qt5, nightly build devel version

1.3 Comments on basic licensing of QElectroTech distribution

A collection of articles with the current version of QElectroTech are given without any warranty. It allows you to edit, modify and use the items without conditions and regardless of the final license.

All rights granted under GNU GPL for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.

You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions stated for GNU GPL licensing. Sublicensing is not allowed.

1.4 About Using QElectroTech libraries

In the case of using all or part of the QElectroTech library for purposes other than to create wiring diagrams, you must abide by the terms of the Creative Commons-by license:

This work is licensed under the terms of the Creative License Commons Attribution 3.0. For a copy of the license please visit the website: http://creativecommons.org/licenses/by/3.0/

or send a letter to :

Creative Commons
171 Second Street, Suite 300
San Francisco
California, 94105, USA.

1.5 QElectroTech GUI application

1.5.1 Description of the Drawing window

QElectroTech Editor Main Window

Fig.1 QElectroTech Main Window

1.5.2 Title bar

The title bar carries the name “QElectroTech” and has the options to “Close”, “Minimize” or “Maximize” the application. The options can vary in each installation corresponding to the theme settings. The snapshots provided in this documentation are for GNOME in Fedora 20 with default Adwaita theme. Only a “Close” option is available in the Fig.1 on title bar.

1.5.4 Tool bar

Tool bar houses buttons (icons) for performing basic operations in the QElectroTech window. The tool bar icons are segregated in groups with a separator. Individuals segments that form the “Tool bar” are shown and discussed here. The tool bars can be moved by left clicking and holding to select these separators and drag dropping to a new location.

QElectroTech Toolbar1

Fig.2 QElectroTech Toolbar: The Fig.2 shows the first segment of the tool bar containing some active buttons and some inactive buttons. The options provided here apply to the entire but, to the selected project only. Clicking New will create a new project in the same window, similarly other active options are Save or Save as changes, Close the project, Print the project etc.,. The inactive buttons shown here work on individual element or selected elements that is / are added to the drawing. These options are activated when elements are selected. Individual element can be selected with a single left mouse click. Multiple elements can be selected by holding the control key from keyboard and selecting each element with a left mouse click. The tool bar buttons perform the action on all the selected elements simultaneously. The buttons provided here are Undo, Redo, Cut, Copy, Paste, Delete, Rotate and Properties.

QElectroTech Toolbar2

Fig.3 QElectroTech Toolbar: The Fig.3 shows the next segment of the tool bar containing active buttons. The options provided here are Add a textfield, Add a picture, Add a mechanical connection (straight line tool), Add a rectangular area, Add an ellipse area and Add a polyline area. The options from Add a mechanical connection are primarily special drawing aids in the main window. These are selected by single left mouse click and deselected by pressing the Esc key from the keyboard. The operation of these geometry buttons are enumerated here:

  1. Straight line, rectangle, ellipse tools:
    1. Single left click the button in the tool bar to select. Left click two points on the drawing area between which the shape is to be created.
    2. Hover over the completed shape with the cursor, when a gray shadow is developed around the shape, double click to open special formatting options for the shape like, choosing line styles, locking the position and scaling the shape.
  2. Polyline tool:
    1. Single left click the button in the tool bar to select. Left click the required number of points on the drawing area connecting which the shape is to be created. Double click at the final point to complete the geometry.
    2. Hover over the completed shape with the cursor, when a gray shadow is developed around the shape, double click to open special formatting options for the shape like, choosing line styles, locking the position and scaling the shape.
QElectroTech Toolbar3

Fig.4 QElectroTech Toolbar: The Fig.4 shows the next segment of the tool bar containing three active buttons. The options provided here are Diagram properties, Reset conductors, and Automatic conductor creation.

  1. Diagram properties: Refer to `Diagram properties`_.
  2. Reset conductors: Conductors can be adjusted / altered by :
Fig.5 Reset conductor tool: (The following steps are animated in here.)
  1. Moving one of the element that is connected by the conductor.
  2. Single left click the conductor with left mouse button.
  3. Observe the conductor changes to thick red line with green squares at least one on each horizontal or vertical sections of the conductor.
  4. Select the little green square with left mouse click and drag drop to alter the conductors.
  5. If you decide to revert back the conductor modification to initial drawing, just click the reset conductor option in the tool bar.
  1. Automatic conductor creation: This is a new feature included in QElectroTech version 0.4. By default the tool is “active” upon starting the application. It permits automatic conductors creation when two terminals of an element are aligned in either vertical or horizontal plane.
Fig.6 Auto conductor creation:
  1. To use this setting, reposition the element relative to another element between which conductors are to be drawn.
  2. Observe the vertical or horizontal guides that appear during repositioning.
  3. For vertical conductors (North/South), the vertical guide line, which is thick blue in color turns green on alignment.
  4. Drop the element being moved at this point to automatically create conductors between them.
  5. You may now adjust your elements (reposition) to suit your requirement. The conductors will take shape automatically as you reposition your elements.

1.5.5 Elements panel tools

The elements panel tools are shown highlighted with green box in the Fig.1. The panel contains essential tools for creating or editing or deleting elements and categories that can be used in the `Work Area’. These tools perform operations on elements, templates or categories. The entire column of utilities effect templates and elements and are discussed below:

Filter
A filter is provided to quickly search elements by looking for matching input keywords typed into the search bar. When a keyword is entered, each matching element is displayed along with its tree, i.e. under the category in which the element is located. Only the categories which hold a matching element for the searched keyword are displayed (refer Fig.1). The entered keyword can be cleared by left clicking the X button (provided left to the search keyword text input field) to display normal categories and QET elements. The keyword can also be cleared by using backspace key or delete key from keyboard or selecting the text with mouse and deleting the entered keyword(s).
Elements panel tool bar
The “Elements panel tool bar” contains tools to create, edit, delete and reload categories and elements. The function of each of the tool is explained in animation Fig.36 under Section.10.
QET Drawing templates (QET title blocks)
The “title block” has a number of templates to select for the drawing. User can also design his custom template for the project. A set of Standard templates are provided with the QElectroTech installation. A template can be applied to the drawing by selecting the template and drag dropping it on to the “drawing or the work space”. The templates can be edited from “diagram properties” using the drop down box provided right to the template field. The QET standard templates are read only and cannot be edited in place. However, once a template is applied to a drawing, its copy is imported under the project title shown with a blue highlighted box in Fig.1. You can right click the imported template and choose to edit the template. Refer to a sample tutorial —– under section — .
QET Collection
QElectroTech provides a set of readily available elements in “QET Collection” under a relevant category. Elements can be selected with mouse and drag dropped onto the work space to add them to a drawing. It is possible to search for an element using keywords in the filter discussed earlier under the topic filter.
User title block
A user can edit the standard templates as mentioned earlier and use it for a project. These edited templates are only available under the project or to the projects opened simultaneously in the same window. However a user can also create a custom template and preserve it for future uses by adding it to the user title block. The title block is a place where user(s) can design their own templates and preserve them for future use. New categories (folders) can be created under the title block to hold custom templates.
User collection
User collection is the place where user(s) can add new categories and elements or to delete or modify earlier added categories and elements. The user can create a new element using basic shapes or tools in the element editor or modify imported elements and save. The user also has an option to import new elements stored in a file. Refer to a short animation graphic in Fig.36 under Section.10.

1.5.6 Control tabs

Two tabs are provided to the bottom left corner of the QElectroTech application main window, to switch between the elements panel and the Undo panel. Elements panel is default view in QElectroTech. Undo tab records each change to a diagram in the chronological order. The user, can at any point of time may wish to go back to any previous point in the diagram by selecting it in the undo tab. Each change that is effected by user’s action in the diagram are recorded vertically in the Undo window. Select a point in the history where he/she wishes to return to and switch back the tab to “elements panel”. The changes that were effected after the event will be undone. After the undone action, the user will find that the actions that were undone are highlighted in light pink color, under appropriate category in the elements panel. These actions are marked internally by QElectroTech as unused in the project. The tabs can be turned off or on from the tool bar settings and selecting the display. Unchecking the options will turn off the corresponding views tab or tools in the main window. However, it should be understood that only actions that are related to drawing can be undone such as adding or deleting of elements, conductors etc.,.

1.5.7 Help bar

The help bar is the space below the control tabs, the bottom left most corner of the main window. It is very useful for beginners of QElectroTech in the way that it gives information about the field that is pointed by the cursor. A user can learn about a field by simply pointing it with the mouse and looking at the help bar.

1.5.8 Drawing and Project tabs

The drawing or diagram can be given a name in the diagram properties. Either click the diagram properties from the tool bar or double click the drawing tab. There are many other options that can be set in the diagram properties window. Once a name is given to the drawing, it gets displayed in the drawing tab.

The project is named by “Project XXXX” where XXXX is the name of the file (*.qet) as which it is saved. In QElectroTech each project is a different file. Individual drawings forming part of the project are displayed when a project is selected. It is possible to work with many projects in the same window.

By default, QElectroTech displays the project name as “untitled project” in the project title tab and “Untitled” in the diagram title tab. The user can save the project by giving it a name of his/her choice as a file. The project title tab displays the name of the project, which is saved as “*.qet” file on the computer. There is an option to close the project, by clicking at the top right corner of the project title bar. A new project can be opened in the same window, which opens as a new tab in the project title. User can switch from one project to the other by left clicking the tabs with the mouse or pressing control + tab key from keyboard. The project title can be changed from the main menu bar Project, then selecting the Project Properties and entering a name for the project in the project title field.

1.5.9 Workspace

The workspace is analogous to the drawing chart. The work space is directly affected by the template applied. By default, work space is divided into cells rows from `A’ to `H’ and columns `1’ to `17’. The rows and columns can be modified by adding or deleting rows and columns from the diagram properties window. The default size of each column is 60 pixels and that of each row is 80 pixels, both of them can be adjusted in the diagram properties. Workspace is the area where the diagram is prepared, by including elements, conductors, text and pictures. The title block section of the workspace contains information related to the drawing such as - `Author’, `date’, `Title’, `File’ and reference `Folio’ numbers.

2. Creating a New Project

A new project can be opened from the main menu bar by selecting File and clicking New or by clicking the shortcut icon newfile from the tool bar.

../manual/graphics/project_properties.png

Fig.7 Project properties window [For more description go to `Project properties`_]

A “name” for the project created can be given in the Project Title field of Project properties. Click Projects from main menu to access these options. The project title tab now displays the project name as Project "name" [modified]. The project should now be saved as a file file_name.qet, the project title tab then displays project "name". A project can have this “name” different from the name of the file as which it is saved. Alternatively, a project which acquires its name from the file name can be overwritten by this action. The Project properties window has several options to be set. Such options are applied to all subsequent drawings added to the project. The present drawing properties should be set from the Diagram properties option in the tool bar or by double left clicking the drawing tab. Project properties window is further explained under `Project properties`_.

3. Creating a new diagram

By default, QElectroTech opens an Untitled diagram under an Untitled project when a new project is created (refer Section.2). A new diagram can also be created by pressing Control + t keys from keyboard or by clicking the add a diagram button newdrawing located rightmost on the diagram title bar or by selecting the add a diagram from the Project option on the main menu bar. The drawing name and other properties can be set by invoking Diagram properties button from the tool bar. The Diagram properties can also be launched from the menu bar Edit and selecting the Diagram properties or by pressing Control + L keys from the key board. The diagram properties window has options to assign a name to the diagram, author’s name, date, changing the dimensions of the work area by adjusting number and dimensions of rows and columns, or selecting a standard template for the drawing etc.,. There is a custom tab provided for user defined keys.

../manual/graphics/diagram_properties.png

Fig.8 Diagram properties [For more description go to `Diagram properties`_]

The Diagram properties window is explained further in the section on `Diagram properties`_ to describe most of the features it houses.

4. Configuring QElectroTech

QElectroTech permits customizations through configure option. To open the “configure window” click Settings from the main menu bar and select Configure QElectroTech. The customizations can be effected to

  1. Configuring General window
configure_general

Fig.9 Configuring General window

General window has the following customizations permitted in QElectroTech:
  1. Appearance: (Default value is System colors)
    1. Checking the option for `Use system colors’ will make QElectroTech to pick up the same color profiles that are applied to the Operating System environment, like MS Windows or Debian Linux etc.,.
    2. Uncheking the option will make QElectroTech appear with a default appearance, which will be immune to the Operating System Environment color profiles.
  2. Projects: (Describes how projects appear in the main window, default value is Tabs.) These options require restarting the QElectroTech application to effect the changes.
    1. Tabs: Checking the option will make projects appear as tabs in the QElectroTech window. Projects that are added subsequently will appear as tabs in the Project Title bar.
    2. Windows: Checking the option will make projects appear as individual windows with its own set of diagrams. Newer projects added subsequently will also behave as new windows. The Minimize, Restore and Close options for the windows appear to the right most on the “main menu bar”.
    3. Use gestures touchpad: Use the option for touchpad control of projects tabs in QElectroTech.
  3. Elements Management: (Default value is both options selected).
    1. Integrate automatically the elements in to the projects: The option is reponsible to automatically import the elements added to the drawing into the Imported elements under Embedded collection of the project in the elements panel. In QElectroTech, the elements that are provided with the installations (in QET Collection) are not editable. However, once they are imported to the Imported elements of the project, they are available for editing in the element’s editor. They can be modified and reused in the drawing. The choice is therefore recommended. Refer to the section on `Elements editor`_ to learn to use the elements editor. You may gain quick overview by watching the animation in Fig.20 under `Section 10`_.
    2. Highlight freshly integrated elements in the panel: The choice will generate highlighting colors over the elements imported in the Imported elements.
      1. Yellow color flashes over the parent element and the element imported to the Imported elements at the time of importing.
      2. If the elements that are imported to the project under Imported elements are subsequently deleted from the drawing(s), then these elements will be permanently highlighted in light pink color indicating that they are unutilized in the project. The highlight is however only displayed under the project in the elements panel and will disappear if they included again in any of the drawings under the project.
  4. Language: (Default value is System ) QElectroTech comes with many languages and the default language can be selected here. The language option can be set from the combo box next to language settings. You can either choose a fixed language in the QElectroTech application by opting your choice or leave it to the System option. In which case, QElectroTech automatically starts with the Operating System Environment language preference. Changing the system language would automatically change (update) the language for QElectroTech application.
  1. New project
configure_project1

Fig.10 Configuring New Project - Diagram

(2.1) Diagram (Folio): Some of the workspace settings are provided here. The customizable options include:

  1. Diagram size (Dimensions of folio):
  1. Number of columns and rows for the grid.
  2. Size of each column and row.
  3. The headers for the columns and rows can be turned on / off. Headers are the `A’, `B’, `C’ etc., for rows and `1’,`2’,`3’ etc., for columns.
  4. Option to fill gray color in the back ground.
  1. Information title block: The template drop down box contains six options (drawing templates) to be set as default for new drawings or projects. The specific terms (fields) that are used here will be explained together with their use. The fields provided will be applied by default to all subsequent projects / diagrams as the case may be. The information title block comes with two tabs Main and Custom. The Custom tab is discussed under template editor in Section.11 .
  1. Title provides the default name of the diagram that will open with each of the subsequent projects. Title name is usually given to describe the drawing for example, like a power generation system, distribution system etc.,
  2. Author provides field to enter the name (or a pseudo name) of the person creating the diagrams in the project.
  3. Date field has options to :
    1. Not specify a date for the drawings
    2. Apply today’s date i.e. the computer systems date will be applied to all subsequent diagrams. The value is dynamic changes with each passing day.
    3. To set a default date (fixed) to every subsequent drawing. The value is fixed and do not change.
  4. File name applies to the top right field (cell) in the drawing / diagram title block. The file name can be for example the name of the system in a project. A system can have its drawing spread over several drawing sheets and all carry the same system name i.e. file name.
  5. Folio name is an additional field to specify the drawing in a file. Folio names are usually provided to specify the current diagram in a sequence of files across which a file is named (system is specified). The field is by default set as %id/%total, which is a dynamic nomenclature. When a new diagram is added in the same project it is updated as “the number of the current drawing” / “total number of drawings created”.
configure_project2

Fig.11 Configuring New Project - Conductor

(2.2) Conductor: Conductor is basically the line that connects two elements in the drawing. The customization window has options to tweak conductor type and conductor appearance.

  1. Conductor type: The options that are provided to customize the conductor type and its text appearance as:

    1. Multiline: The optional default text that should appear with each conductor can be entered in the Text field. The size of the font can be specified in the adjacent Size field. On the otherhand, the text field can be made invisible by “Unchecking” the Visible option i.e. no text will be displayed across the conductors, when they are created. Note: The Show one text per folio potential option is still under development.

    2. Angle of conductor labels: The option to set an angle to the text that appears together with each conductor created can be set here. The options are provided under two categories, namely -

      1. Vertical: The vertical option is to set the default angle to the text that appears in the vertical direction. The angle can be set in eight specified intervals with the graphic interaction tool. Click the green squares on the yellow circle to set the specified angle. Also, a finer control over the angle precision can be achieved upto two decimal places in the adjacent combo box in degrees, by keying the value from the key board. Clicking the up or down keys in the combo box increments or decrements the angle by one degree only.
      2. Horizontal: The horizontal option is to set the default angle to the text that appears in the horizontal direction. The angle can be set in eight specified intervals with the graphic interaction tool. Click the green squares on the yellow circle to set the specified angle. Also, a finer control over the angle precision can be achieved upto two decimal places in the adjacent combo box in degrees, by keying the value from the key board. Clicking the up or down keys in the combo box increments or decrements the angle by one degree only.
    3. Single line: The single line formatting provision is strictly included for the electrical diagrams. The provision shortens the representation of conductor(s) between two or more elements by including added information over the conductors, to convey a more meaning. In a typical domestic AC circuits we use a phase, a ground and a neutral wire. A drawing for such a circuit will require adding three conductors running parallel between the elements. This may clutter drawing and an alternate way exists to specify that a single line shown in the drawings represents a phase, a neutral and a ground cable. This is possible by choosing the Single line radio button and checking out the options (default) ground, neutral and phase. The neutral option has additional option called PEN to specify that the neutral cable is a specific Protected Earth Neutral. It is therefore logical to have a requirement for PEN to be active, that both ground and neutral be checked out first. The following points will summarize operations under Single line.

      1. A conductor can be formatted as any one or a combination of ground, neutral and phase. The small conductor snippet is provided to generate a preview of the likely conductor appearance after effecting the options.
      2. Selecting both options ground and neutral will permit to specify whether the conductor is a PEN type or not.
      3. The phase option is additionally facilitated with a slider and a double spin box, to specify the number supply phases. Provision exists to set a maximum of three phases only.
      4. The number of phases can be specified either by selecting and dragging the slider bar or keying in direct value in the double spin box or also by clicking the up / down keys of the double spin box to increment or decrement value by 1 unit.
  2. Conductor appearance: Options that are provided to customize conductor appearance are:

    1. Color: A default color can be specified for the conductor from the color selection box. Left click on the color setting box, and pick up a color either from the existing basic colors or define a custom color by using the color mixer options and select it in the pop up color window. Click Ok to apply the option or Cancel to exit without applying the changes.
    2. Style: Currently three styles are available to choose from, for the default conductor appearance. The option can be selected from the list box next to the Style: option.

Note

The text that appears for the conductors created can switch between horizontal or vertical by adjusting the conductors. Refer to Section.8 to learn how to adjust conductors.

See also

PEN
On the low voltage circuits, sometimes the earthing and neutral functions are combined in the same conductor of the supply cable; this is known as a PEN conductor. The PEN conductor is earthed at multiple locations along its length using separate conductors (earthing). The conductor will be branched at each consumer (in domestic supply it may be a house) as a “neutral” and “earth”. This kind of distribution of electrical power supply is called TN-C system. This PEN conductor will provide a return path for both operating conditions - a neutral current flow under normal operating conditions and for the earth fault current during the duration of a line to earth fault.
configure_project3

Fig.12 Configuring New Project - Reports folio

(2.3) Reports Folio: A set of parent and child elements are provided in QET Collection along with two other special referencing elements in QElectroTech. The two special referencing elements are Previous folio and Next folio located in the tree QET Collection –> Electric –> All-pole –> Sheet referencing. Refer to section uuuuuuu for more description on reports folio. The referencing index that these elements generate between different drawings with in a project or within the same drawing can be customized from Label of report folio in the Reports Folio tab. There are three keys f (the number of folio), l (line number), c (the column number), which are internally defined in QElectroTech. User can shuffle these keys to customize his/her default reference indexing. % symbol should be used prefixed to these keys to replace the keys with corresponding numbers in the drawing. A short explanation to the set of parent and child elements is provided in Cross References.
../manual/graphics/Folio_elements.png

Fig.13 Folio elements in QET Collection

configure_project4

Fig.14 Configuring New Project - Cross references

(2.4) Cross References: The cross references tab is provided to improve electrical diagrams, particularly when using relays. Often electrical diagrams for example, like motor starters and protection systems will have a number of contacts and coils (Relays), with the coil often located at a different place (or sheet). Correct referencing of the contacts for their actuating coils in the diagram is of prime importance to interpret the functioning or operation of the system. A set of referencing relay elements are provided under QET Collection –> Electric –> All-pole –> Relays, contactors and contacts. The referencing customizations can be effected from this Cross references tab for subsequent projects or drawings. A brief explanation about the customization options are enumerated here:

  1. Representation:
    1. Positioning: Two options are available to place the references of the contacts linked to a coil, either below the coil’s label or in the footer region (bottom of the drawing & inline below the parent coil).
    2. View cross: The referenced contacts (actuated by the coil) are displayed as a table of two columns, one for Normally Closed (NC) contacts and the other column for Normally Opened (NO) contacts. The sequence of the entries in these columns is decided by vertical distribution of the linked contacts i.e. a contact located above the coil in the drawing is displayed first than a contact located below the coil.
    3. View contacts: The referenced contacts (actuated by the coil) are displayed as a contact, unlike the earlier option of a two column display in View cross. The sequencing of the entries falls in the same order as described for View cross.
  2. Option display cross: The fields customize a prefix to the texts that appear under View cross. The options provided here are:
    1. Show the power contacts in the cross: Checking the option will permit the power contacts to be displayed when the references are customized as a cross under a coil.
    2. Prefix of power contacts: The text field lets the user to define a customized prefix to the power contacts.
    3. Prefix of delayed contacts: The text field lets the user to define a customized prefix to the delay contacts.
    4. Prefix of change over contacts: The text fied lets the user to define a customized prefix to the change over contacts.
referencing_1

Fig.15(a) Illustration of Referencing fields using an example(Combustion system); Note the positioning option is set to ``view contacts`` (not cross)

  1. Export
configure_export

Fig.16 Configuring New Project - Export

The drawings from QElectroTech can be exported to different formats. Currently it is possible to export the drawings from QElectroTech as svg (Scalable Vector Graphics), bmp (Bit map), dxf (Drawing eXchange Format), jpg (Joint Photographers’ Expert Group format) and png (Portable Network Graphics). The various configuring options provided in the export window are:

  1. Target directory: The default directory to which the drawings can be exported.
  2. Format: The exporting format to which the drawing can be saved into the default directory.
  3. Rendering options:
  1. Export the border: This option will cause the entire drawing to be exported.
  2. Export only elements: This option will export only the elements from the drawing. The connectors between the elements will be preserved. However the rest of the workspace is omitted.
  3. Draw the border: The option specifies that the rows and columns provided in the drawing area to be included in the exported graphic.
  4. Draw the inset: The option specifies that the drawing title block to be included in the exported graphic.
  5. Keep conductor colors: The option specifies that the conductors colors assigned during drawing to be preserved and included in the exported graphic.
  6. Draw the grid: The option specifies that the `dotted’ grid to be included in the exported graphic.
  7. Draw terminals: The option specifies that the terminals (red tail with blue square) also to be preserved and included in the exported graphic.

Note

You can only choose one of these two options (a) or (b).

The default settings are Export the border, Draw the border, Draw the inset and Keep conductors colors only. Other options are left for the user to choose.

  1. Printing
configure_printing

Fig.17 Configuring New Project - Printing

The printing options are similar to the export options. Refer to the description for Export. The default values are Draw the border, Draw the inset and Keep conductors colors only. Other options are left for the user to choose.

5. Working with elements

QElectroTech has a number of elements listed as a tree under QET Collection in the left pane of main window. The collection of elements (shown highlighted in yellow square in Fig.1) is organized under relevant categories (folders). Users can click on the + symbol located left to the category to surf the elements or more categories under its tree. Alternatively an element can be searched quickly using Filter field, refer to filter. Each element can be selected using left mouse click and drag dropped on to the work area to include it in a diagram. The elements can be positioned any where in the work area. Some of the tools in the tool bar apply to elements such as cut, copy, paste, delete, rotate, element properties and select tools. Refer to elmttools from tool bar. Some of the operations possible with elements:

  1. Cut and Paste
  1. Elements can be cut paste by using the `scissors’ icon and `Paste’ icon from the the tool bar.
  2. Standard keyboard shortcuts like Control+x will also cut the element and Control+ v will paste the element.
  3. Restrict the cut and paste functions within the same project. The elements would suffer data loss if the operations are effected over more than one project.
  1. Copy
  1. Elements can be copied by clicking the “Copy” icon from the tool bar or using Control+ c from the keyboard. Copied elements can be pasted in the same drawing or another drawing of the same Project. Pasting into a new project may cause loss of data.
  2. Always use add an element (drag dropping into drawing) for new projects.
  1. Delete
    1. Added elements can be deleted by selecting the element with a left mouse click and pressing either Delete key from keyboard or clicking the delete tool in the tool bar.
    2. It is possible to Delete more than one elements at a time by selecting them and applying delete option. Refer to Selection properties to know how to select more than one element.
../manual/graphics/elementrotate.png

Fig.18 Rotating element (in steps of 90o)

  1. Rotating
    1. Rotation of elements can be performed by selecting the element in the work area with left mouse click and pressing space key from key board.
    2. Elements can be rotated in quantum steps of 90o (degrees).
    3. Rotate option in the tool bar turns active upon selecting at least one element in work area, which can be clicked to orient the selected element(s) to the required rotation.
    4. A number of elements can be selected together by holding control key from key board and left clicking required number of elements in the work area. Once the required elements are selected (evident from light gray box enclosing each selected element), rotation operation can now be performed on all the selected elements together as described earlier. Some elements like for example, a horizontal ammeter that cannot be rotated for obvious reasons.

Fig.19 Rotating more than one element (with and without text selected in steps of 90o)

  1. Selection properties
    1. Clicking the `Selection properties’ tool will pop open a properties window for the selected element.
    2. At a time more than one element can be selected either by holding Control key from keyboard and selecting each element by left clicking it with mouse or by clicking a point in the workspace, holding it and dragging a selection square encompassing the elements to be selected.
    3. When more than one element is selected, the selection properties window will have no options. Or in otherwords the software will not permit defining properties for a collection of elements simultaneously. It has to be done element by element.

Fig.20 Illustration of selecting more than one element with mouse

5.1 Folio Report

Folio report is included in the QET Collection –> Electric –> All-pole –> Sheet referencing in the collection of QET Elements. The element performs the referencing roles in the drawings. Refer to the section Reports folio .

6. Working with Text Fields

6.1 Inserting text field

Add a Text field tool is provided in the tool bar of the main window. To add a text field into the work space

  1. Click the Add a Text field tool and click at a point in the work space, where the text field should be added.

The text field by default appears as an underscore and it can be either used in association with an element or as an additional field inserted in the work space.

Some elements are provided with a text field at each of their terminals and / or one for the entire element. Additional text fields can be added any where in the work space by the procedure described earlier. The text field can be edited in the work space by

  1. Double left clicking the text field with the mouse and keying in text from keyboard.
  2. To exit editing, click any where else in the workspace. The text field supports multi-line entries and a few formatting options.

6.2 Orientation of the text field in workspace

All the text fields are horizontally oriented in the work space by default but, they can be oriented in any direction. The text field can be re-oriented by rotating it as described below:

  1. Select the text field by left clicking it with the mouse.
  2. Rotate it with the Rotate tool from the tool bar - refer to section on rotating elements. Alternatively the element can be rotated in quantum steps of 90o by pressing the Space bar from the keyboard.
  3. The text field has special rotation attribute that it can be rotated precisely upto two decimal places of a degree.
    1. Select the text field and press Control + Space keys from keyboard to pop open a GUI window to rotate the text field in any direction.
    2. The GUI window facilitates rotation in quantum steps of 45o degrees by clicking the green squares on the yellow circle.
    3. A double spin box is also provided to manually enter an angle of orientation upto two decimal places. The double spin box can also be interacted with a left mouse, by clicking the up or down arrow keys, to increment or decrement the angles in steps of 1 degree correspondingly with each click.
../manual/graphics/guitextrotate.png

Fig.21 Rotate text with orientation pop up window (The text selected (top right corner) is rotated by -25.75o degrees)

6.3 Moving and editing text field in work place

Text field can be moved any where in the workspace by
  1. Selecting it with a left mouse click and holding it and drag dropping the text to a new position.
  2. Text fields that are associated with the elements require control key to be pressed from the keyboard to permit moving its text field along with the earlier described procedure.

Moving an element’s text field produces a blue colored highlight over the element during relocation as shown in the Fig.22. This feature of QElectroTech helps user to perform such actions in a large diagram and still conspicuously keep track of its parent element.

../manual/graphics/textmove.png

Fig.22 Illustration the step (b), repositioning an element’s text label

Text fields that are not associated with elements have an additional editing options -
  1. Select the text field with a left mouse click and use the keyboard short cut Control + e or from the main menu bar, select Edit --> Edit the text field. A simple text editor window opens up to facilitate some basic text formatting features such as increasing the font size, font color, applying bold / italics / underlining formats to texts and inserting a hyperlink.

Note

The hyperlink is preserved only for the diagrams that are exported to `pdf’ format. For other picture exporting formats the hyperlink appears as a underlined text.

../manual/graphics/edit_text.png

Fig.23 Edit text window for the text field in workspace This is a WYSIWYG (What You See Is What You Get) editor.

7. Working with connectors

Elements have terminals, a conductor generating extension to elements to connect them with other elements or connectors. Making connections between terminals can be summarized as follows:

  1. Position the cursor on the element connector or terminal you want to connect; you will see that a blue dot appearing on the terminals you want to join.
  2. Left click the blue dot and hold and drag the pointer to the connector or terminal to join the other element you want to connect. If a green dot appears on the target terminals, it means that the conductor path between them is complete. A red dot means a ``forbidden connection”.
  3. Release the left mouse button and the conductor will be completed. The conductor assumes a path between the two elements. However, the connectors can be edited by selecting the conductor with a left mouse click and dragging the green squares on it. Refer to Section.8 for more operations with conductors.
../manual/graphics/insert-wires_1.gif

Fig.24 Animated graphics showing making of connection (by way of conductors) between two elements (Top) Graphic illustrates that for a connection to be made between the two terminals, blue dot should be selected and cursor should be dragged to the other terminal in a fashion shown by arrows. (Bottom) graphic animates connection between a relay and a push button. When a terminal of the coil is pointed with the mouse, a blue colored dot develops at the terminal tip. The dot turns red upon clicking and holding it. Holding and dragging the dot to the terminal of the push button causes a green colored dot to appear at the terminal of the push button, indicating that the connection is permitted. Releasing the mouse button at this point creates a conductor between the two terminals.

8. Resizing conductors (connectors)

8.1 Adjusting conductors by moving elements

  1. Select an element in a circuit by left clicking it and hold it in the work space.
  2. Drag the selected element in the circuit, the connectors linking the element to the rest of the circuit also moves.

Fig.25 Adjusting conductors by repositioning elements

8.2 Adjusting conductors with handles

  1. Select a connector with a left mouse click. The segment of the selected connector between two elements turns red, indicating that the conductor is selected.
  2. Position the cursor over the selected connector; you will find thick green colored squares appear over this segment, one each in a bend.
  3. The connector can now be adjusted as per the users demands by left clicking these thick little squares and holding and dragging to a new position. The connector changes its path during this action.
  4. To reset the altered path, left click the short cut icon `Reset conductors’ provided in the tool bar with the connector selected (highlighted red). This action will undo all the earlier changes effected to the connector.

Fig.26 Animation showing adjusting conductors with handles and reset tool

8.3 Adding text to connectors

Connectors are provided with text fields, which can be configured from the new project option and conductor tab. Additional text fields can be inserted at desired locations. Text fields for connectors have the same behavior as the text fields for elements discussed under creating a new diagram. Double left click a connector text field and enter the text. The text can orient horizontally or vertically depending on the section of the connector where the test field is provided. The text fields can be rotated and re-positioned as required. Refer section on configure conductor for a complete list of configuration options.

8.4 Connector properties window

A connector’s properties window can be activated by double left clicking it. The connector and its text field properties can be set from this window. Only multiline connectors have text fields. Selecting the single line radio button deactivates the text field. The single line option has further options to format the connector as an earth, phase or a neutral conductor or a combination of any. Selecting the neutral option further facilitates formatting the conductor as Protective Earth Neutral (PEN). Number of phases can also be set upto 3 by selecting the phase radio button and using the slider or keying a value into the double spin field. Color and styles to a connector can be applied irrespective of other choices. Refer section on configure conductor.

9. Element’s editor

Element can be viewed as a physical object (component) that is symbolically represented. An electrical, electronic, process or an instrumentation diagram employs a large number of symbols that are linked to each other that forms a system. Symbols can be standard, like those issued by ISA (International Society of Automation), or a custom defined by a design house. In QElectroTech such symbols are called elements. They can be given names to describe them and saved either in a *.elmt or a *.xml format.

9.1 Creating a new element

Elements in QElectroTech exist in “xml” format. The QET Collection of elements provided with default QElectroTech installation parameters, are saved in a invisible folder $HOME/.qet/elements. User may however save his/her elements anywhere on the disk. But, QElectroTech detects its elements only from this default folder whenever Reload is executed from the Element's panel tool bar. Alternatively, users are also provided with a tool in element’s panel tool bar, to import elements from a different folder. Refer to animation tutorial Fig.36 of Section.10.

Elements provided in the QET collection are read only and cannot be edited. However, they can be added to “User collection” and subsequently edited and saved. The animation graphic presented at Fig.36 of Section.10 will explain the steps in creating a new element.

9.1.2 Creating a new category

  1. Select the User collection with a left mouse click. The elements can be directly created under it. However, it is a good practice to first create a category under the User collection.
  2. Left click the shortcut icon New category. Add a new category wizard pops open, which will prompt the user of further steps to create a new category. Category is analogous to folders on a disk. Each new category will create a folder under $HOME/.qet/elements.
  3. Enter a name to the new category field (internal name); the field takes only small letters, numbers and `-‘, `_’ and `.’.
  4. The field displays Name of the new category and language as en for English versions. Additional languages can also be added by left clicking the Add a line button. Double left click the text field and enter a name that the category should display. Hit enter from keyboard. Now left click Ok button to add the category to the user collection.

The new category is added and appears under the User collection. Point the cursor to the new category, its internal name is displayed in the tool tip and the text entered in the text field (explained in step 4) will be displayed as its name.

9.1.3 Creating a new element

  1. Click on the shortcut icon on the tool bar to create a New element.
  2. A wizard pops open prompting the user for subsequent inputs to Create a new element. Select the category in which the new element has to be created.
  3. Click the Next button. The action prompts for assigning a file name to the element. It is the name of the file on the disk in $HOME/.qet/elements. Overwrite the default filename new_element and click Next to continue. The field accepts only small letters, numbers and `-‘, `_’ and `.’.
  4. The action leads to a elements name field; double click the text field to enter a name by which the element is displayed. The default language is en (english). More languages can be added and corresponding names set by clicking Add a line button. The fields can be edited by a double click. After completing entering the name click Finish to begin drawing the element in the elements’ editor.
  5. The element will be displayed under the User collection under the category chosen after it is drawn and saved in the elements’ editor. However, a reload of the collection of elements is required. Refer to the graphic Fig.36 of Section.10.

The element editor facilitates drawing of a new element or editing imported elements. The element editor has a plain drawing area with two thin red colored reference cross hairs, whose center is origin with coordinates (0,0). The cross hair is basically a set of coordinate axes, that helps in dimensioning, positioning and scaling of drawings. However, it does not appear in the finished element. Refer Section.9.2 for a description on elements’ editor.

9.2 Description of Element editor

../manual/graphics/elements_editor.png

Fig.27 Elements Editor Main Window

9.2.1 Main Menu bar:

The Main menu bar has the standard set of windows options like File, Edit, Display, Settings and Help.

Menu bar Options Function Keyboard shortcut Notes
File New Creates a new file Ctrl + n Same as New on tool bar
Open Opens an existing element from user collection or imported list Ctrl + o Same as Open on tool bar
Open from a file Opens a file, usually a *.elmt file on disk Ctrl + Shift +  n  
Recently opened History of recently opened item    
Save Saves the current changes to the drawing / element (overwrites) Ctrl + s Same as Save on tool bar
Save as Saves the current drawing / element under a category   Same as Save as on tool bar
Save to a file Saves the current drawing / element as a file on disk Ctrl + shift + s  
Reload Reloads the element / drawing, can be used to revert changes F5 Same as Reload on tool bar
Quit Quit the elements editor window Ctrl + q  

Menu bar Options Function Keyboard shortcut Notes
Edit Undo Undo the last action Ctrl + z Same as Undo on tool bar
Redo Repeat the last action Ctrl + Shift + z Same as Redo on tool bar
Select All Selects all objects in the drawing area Ctrl + a  
Select none Removes all current selections Ctrl + Shift + a  
Invert selection Inverts selection of objects in workspace Ctrl + i  
Cut Equivalent to copy + delete the object Ctrl + x  
Copy Copies the object selected Ctrl + c  
Paste Pastes the object from last copy or cut Ctrl + v  
Paste in the area Pastes object in the area specified by a mouse click Ctrl + Shift + v  
Paste from Pastes objects from a file or element in collection    
Delete Deletes the selected object Del Same as Delete on tool bar
Edit name and information of the element Opens dialogue to change name or language Ctrl + e Same as in tool bar
Edit author information Opens dialogue to credit author Ctrl + y  
Edit element properties Sets attributes for dependency or referencing   Same as in tool bar
Bring forward Sets the selected object to be the top most part Ctrl + Shift + Home Same as in tool bar
Raise Sends up the selected object(s) by one level Ctrl + Shift + Up Same as in tool bar
Lower Sends down the selected object(s) by one level Ctrl + Shift + Down Same as in tool bar
Send backward Sets the selected object at the lowest level Ctrl + Shift + End Same as in tool bar

Menu bar Options Function Keyboard shortcut
Display Zoom in Enlarges drawing Ctrl + +
Zoom out Gets a wider view of drawing Ctrl + -
Fit in view Fits drawing in window Ctrl + 9
Reset zoom Sets zoon level to zero Ctrl + 0

Menu bar Options Function Notes
Settings Display View or hide options in the editor window Hides or shows information window etc.,
Full screen mode Spreads the window to fill the screen Entire screen gets occupied by the window
Configure QElectroTech Opens the configure QElectroTech window Same as described in Section.4

Menu bar Options Function Keyboard shortcut
Help What is this ? Enquires main menu options Shift + F1
About QElectroTech Displays information about authors, contributors, translators and Licensing  
About Qt Displays information about Qt, a C++ toolkit for cross platform applications  

9.2.2 Drawing area:

This is the dotted grid area over which the elements are drawn. The grid area has two kinds of markings . and +. The distance between two consecutive + is 10px and between two consecutive . is 5px.

User can pick up a drawing tool from the drawing tools with a single click. A faded gray cross hair mark now appears with cursor, with its intersecting point at the cursor position. These reference marks assist in the drawing. The information window describes the properties of individual part in the drawing and it is accessible only when the part is selected. The interactive behaviour with mouse in the drawing editor window on a macro level includes :

  1. Selection of drawing parts is possible using left mouse button, in a manner described for selection of elements; refer Selection properties. Individual parts can be selected with a left mouse click.
  2. Mouse middle button can be used to zoom in and out.
  3. Right mouse button click in the window gives access to many interesting functions, that includes most of the keyboard shortcuts described under main menu bar.

9.2.3 Undo & Parts:

Undo & Parts windows are related to each other, in the sense Undo keeps a record of each of the user’s action in the drawing and Parts keep inventory of the parts. A brief use of these tabs are explained here -

  1. User may go back to any previous state by selecting the point in the Undo window. The states are listed in the chronological order with the latest state highlighted at the bottom of the list.
  2. Parts window will show the inventory of the parts in the state specified by Undo. Reverting to a previous state from Undo (by point (a)) will also update the corresponding inventory in the Parts window.
  3. By default the parts tab is displayed. It contains all the individual parts that make up the drawing.
  4. As the complexity of the drawing or element increases, it become easier to define properties of individual parts from the parts window. Select a part from the parts window, its referencing component in the drawing is highlighted in red color (other than texts). User can now define its attributes such as position, color, fill, thickness etc., in the information window.
  5. User can also exploit keyboard shortcuts Del (delete), Ctrl + c (copy), Ctrl + x (cut), Ctrl + v (paste) and Ctrl + z (undo) after selecting a part from the parts window, to speed up his/her work in the elements editor.

9.2.4 Information window:

Information window displays the properties (attributes) of the selected individual part in the drawing. The properties of each part is its type dependent. However, a few things are common to some common shapes and they are described here.

Appearance (For Line, Square, Ellipse and Arc tools)

The appearance properties for a part are line style, outline color, weight (thickness of lines), filling color for closed geometry like rectangle, square etc., and antialiasing, which is to remove distortions of the skectches and smoothem for better smoother appearance.

  1. Outline color specifies a color for the lines of the part selected. The selected part can be any geometry such as an ellipse, a curve, a straight line or a rectangle etc.,. There are five colors that a user can choose from namely - Black, White, Green, Red and Blue.
  2. Filling lets user to fill colors in the area bounded by the part’s closed geometry such as a triangle, square, ellipse etc., User can keep the bounded area transparent by assigning None as the filling option or choose a color from Black, White, Green, Red and Blue.
  3. Line style describes how line(s) should be displayed for the part selected. Options include
    1. Normal: Straight continuous lines
    2. Dashed: Dashed lines
    3. Dotted: Dotted lines
    4. Dots and dashes: One dot followed by a dash and repeated.
  4. Weight defines the thickness of the line segments of the selected part. The options are qualitatively provided in QElectroTech such as None, Thin, Normal, Strong and High.
  5. Antialiasing is an option to remove distortions from the selected part. Some lines (especially slanting) appear with stairstep-like distortions at the edges, referred to as jaggies in computer graphics. These distortions can be minimized by choosing this option.
Geometry
Geometrical properties for a part varies with the part selected. A simple line, a square or a rectangle, a circle, text fields, a terminal and an arc will have their own set of specific parameters, which are displayed in the information panel. Try drawing each of the drawing tools in the work area and select them to check the information area. Watch how the parameters change with each geometry. Try changing the parameters from the information window to note their effect on the part in the drawing.
Tool Geometry defined by Options in Information window
Line Start position x1, y1 (spin box)
End position x2, y2 (spin box)
Start arrow End 1 and arrow size (value in px)
End arrow End 2 and arrow size (value in px)

Tool Geometry defined by Options in Information window
Rectangle Top left corner position x, y (spin box)
Width (Horizontal spread) value in px
Height (Vertical spread) value in px

Tool Geometry defined by Options in Information window
Ellipse Center position x, y (spin box)
Diameter Horizontal value in px
Diameter Vertical value in px

Tool Geometry defined by Options in Information window
Polygon

Each coordinate in tabular

form; double click to change

x, y columns
Closed polygon Selection box

Tool Geometry defined by Options in Information window
Add a Text Position x, y (spin box)
Size Value in px (spin box)
Color Black or White as options
Text Text field (default text is T)
Rotation angle Graphic selection or input field

Tool Geometry defined by Options in Information window
Arc Center x, y
Diameter horizontal Value in px (spin box)
Diameter vertical Value in px (spin box)
Starting angle (begin of arc) Value in px (spin box)
Angle (Arc termination angle) Value in px (spin box)

Tool Geometry defined by Options in Information window
Terminal Position of blue tip x, y (spin box)
Orientation North, South, East or West

Tool Geometry defined by Options in Information window
Text field Position x, y (spin box)
Size (Font size) Value in px (spin box)
Default text Text field (default text is _)
Tagg (element requires 1 label) None or Label (Combo box)
Default rotation angle Graphic selection or input field
Donot follow parent rotations Lock text field orientation (check box)

9.2.5 Active area:

Active area is the part of the element that is selected with a left mouse click. The active area attributes (properties) are displayed in the information window and the segment will be highlighted in the parts window.

9.2.6 Working with drawing tools:

The following actions will describe a general behaviour in the elements editor. An instance of usage of a drawing tool is referred to as a part in the elements’ editor.

  1. Drawing tools can be selected by a single click on the tool from the drawing and labelling tool bar.
  2. Deselecting the tool is possible either by pressing Esc key from the keyboard or using a right click with the mouse.
  3. The entire element or each drawing part can be selected using left mouse button. Single part can be selected by left clicking it (no drawing tool should be active). Multiple parts can be selected as described earlier under Selection properties. Selecting the part(s) creates a rectangular dotted box with small square handles around the object(s) (part(s)), which can be dragged (click + hold and move) with mouse to scale its size. The selected part(s) can be repositioned anywhere in the drawing area by drag dropping with mouse.
  4. While working with the Add a polygon tool the following points should be kept in mind:
    1. User must use a double click to complete one instance of drawing.
    2. User must checkout the closed polygon option in the information panel, after completing a geometry to achieve a truly closed geometry. Options like filling with a color is possible only with closed geometry.
    3. A right click un-does the last action.
    4. The option closed polygon can produce a closing line. For example, While drawing a triangle, a user can actually leave the tool after drawing a “V” shaped geometry and click closed polygon to complete the third side.
  5. There are two tools for adding text to the drawing - Add a text and Add a text field. Add a text field has few additional options, namely Tag and Do not follow parent element rotations and a default text field. The specific purpose they serve are enumerated here
    1. Every drawing or element requires at least one text label, which is achieved with Add a text field tool and then tagging the field as label from the combo-box in the Information window.
    2. Add a text field provides a text field with the element which is editable in the QElectroTech main drawing window. But, the Add a text field is used to add permanent text to the element. This field is not editable during the element usage in the main drawing window.
    3. Checking out the option Do not follow parent element rotations will fix the alignment of the text field during its usage in the QElectroTech main drawing window i.e. if the element is rotated in the QElectroTech drawing area, the text field orientation remains fixed and does not follow the element.
    4. The text fields cannot be resized by dragging the selection handles. However, the font can be adjusted from the information window, by choosing a font size.

9.2.7 Element editor tool bar:

The tool bar is a collection of quickly accessible shortcuts to the features available in Main menu under File, Edit, Display, Settings and Help. Refer to tables listed in main menu bar.

9.2.8 Drawing bar:

The drawing bar has a set of tools like a line, rectangle, ellipse etc., for constructing an element. Each instance of usage of a tool is called a part. Each tool has its characteristic properties displayed in the Information window. Refer to section on Geometry to know in detail about specific features of the corresponding tool. In the following topics, detailed procedure to apply each tool is described.

9.2.8.(A) Line tool:

Use a left mouse click to select and activate the Add a line tool from the drawing bar. From basics of geometry we know that a straight line is defined between atleast two coordinates. In the elements editor, we use left mouse clicks in the drawing area to select two coordinates to define the line segment. The line segment can be re-sized either from its information panel or using the sizing handles from its active area. Drag dropping a line segment, to move it to another location in the drawing is also possible.


line tool in QElectroTech

Fig.28 Line tool and formatting: The line segment information is shown here in Fig.28 . The line segment geometry can be defined by a start coordinate and ending coordinate. The default end style is normal; optionally the endings can be set as a simple arrow, triangle arrow, circle arrow or a diamond arrow. End 1 is the initial point from where the line segment is drawn and End 2 is the ending point of the line segment. The triangle, circle and diamond arrow spaces can be filled with a color using the Filling combo box; the default is set as None indicating transparent. The line color can be set from the outline combobox. The options available are black, white, green, red or blue. The line style can be normal (continuous black line), dashed, dotted or dashed & dotted. The thickness of the line segment can be defined from the weight combo box. A slanted line can have rough outline with stairstep-like distortions, which can be smoothed by selecting the anti-aliasing option.


9.2.8.(B) Rectangle tool:

Select Add a rectangle icon with a left mouse click from the drawing bar to activate it. Use left mouse clicks to select two points that would become to top left corner coordinate and bottom right coordinate in the drawing area for the rectangle. The rectangle would be generated and it can be also be re-sized from its information panel or by using the resizing handles from its active area. The rectangle can be shifted to a different position in the drawing area by drag dropping it to the other position.


Rectangle tool in QElectroTech

Fig.29 Rectangle tool and formatting: The Rectangle tool permits drawing of rectangular geometry in the element editor. Formatting options that are provided (information window) for a rectangle are tabulated under Appearance and Geometry. The geometry is defined by a point and the size of the rectangle (length and breadth). The appearance options are similar to those available for line tool.


9.2.8.(C) Terminal tool:

Elements require terminals to provide for connections with other elements in a circuit. Terminals offer an interactive point in the QElectroTech main drawing area, to create conductors between other terminals of either the same element or another element. The terminal tool in the elements editor provides for creating or rather adding terminals to elements. Click the red-blue (colored) terminal tool from the drawing tools bar to select it. A terminal is created at a point in the drawing area with a left mouse click. Several elements can be added with subsequent left clicks as long as the tool is selected (active). The terminal is not scalable but its orientation can be changed from the information panel. The blue colored square on the terminal corresponds to its position in the drawing.

Terminal tool in QElectroTech

Fig.30 Terminal tool information: A terminal has a fixed set of dimensions and cannot be changed. It has a special directional property (orientation) and is specified as North, South, East and West, from the information panel. This direction is determined by the blue square of the terminal, in the direction that it points relative to its red tail. It is described in the working area by a single coordinate, the point where it is added (blue square). The red tail of the terminal should be placed inside the element geometry. The terminal gives the element an interactive property in QElectroTech main drawing area. Refer to the animation describing creation of connections in Fig.24.


9.2.8.(D) Ellipse tool:

Select the Add an ellipse icon from the drawing bar to activate it. Use a left mouse click in the drawing area to select a point to start drawing with the tool, click a second point to form an ellipse. The ellipse can be re-sized either by using re-sizing handles from its active area or using its information panel. Drag dropping the ellipse to shift to another position in the drawing area is possible.


Ellipse tool in QElectroTech

Fig.31 Ellipse tool with different format options: Ellipse tool permits drawing ellipses and circles in the drawing editor. The geometry of an ellipse is defined by the center point coordinate and its horizontal and vertical diameters. Standard line formatting styles are possible with ellipse tool. Some of them are illustrated in the Fig.31 . Anti-Aliasing option can be applied to smooothen the ellipse. This option is deselected for some of the illustrations shown in Fig.31 (zoom to view closely). For a range of ellipse properties in the elements editor refer to Appearance and Geometry.


9.2.8.(E) Polygon tool:

Select the Add a polygon tool with a left mouse click to activate. With the tool activated, use left mouse clicks to select a number of points that define the polygon in the drawing area. A polygon is formed by straight lines forming between to consecutive clicks. To finalize the geometry, use a right mouse click. To deselect the tool press Esc from keyboard. User may subsequently re-size the polygon using the handles from its active area or from its information panel. A seemingly closed geometry created using mouse clicks may not be a truly closed geometry. The option closed polygon should be checked-out in the information panel to achieve a bounded figure. Refer to the topic working with drawing tools to know more about using this tool.


Polygon tool in QElectroTech

Fig.32 Polygon tool in different formats: Add a polygon tool is flexible tool to create varied geometry. It is a handy tool for creative users trying to sketch complicated symbols using the elements editor. Some sample sketches are drawn in Fig.32 to display some of its capabilities. The geometry of a polygon is defined by two columns of coordinates for x and y, which are created for every left mouse click in the drawing area. The appearance properties are same as that of a line tool. For more information about using this tool refer to working with drawing tools , Appearance and Geometry.


9.2.8.(F) Arc tool:

Select the Add an arc tool with a left mouse click to activate. With the tool activated, use left mouse click to select two points between which an arc is created. The arc tool draws an ellipse and crops it between the two points that were selected with mouse. Its geometry in elements editor is described by a center point, horizontal diameter along x-axis and a vertical diameter along y-axis and the angle between the first and the second clicks between which it is cropped. The arc may be re-sized using the handles from its active area or from its information panel. Arc tool has anti-aliasing as its default option for smoothness.


Polygon tool in QElectroTech

Fig.33 Arc tool with some formatted styles: The arc tool permits creation of an arc along an elliptical path. Some samples using arc tool are drawn in the Fig.33. The appearance properties for arc are same as that of a line tool. Drag and drop functions are possible to move the arc in the drawing area. Refer to sections on Appearance and Geometry for more explanation.


9.2.8.(G) Add text:

Some elements require a name to be associated with it. Add a text tool permits inserting such text with an element. It can be activated by a single left click on the Add a text the tool in the drawing bar. Select a point in the drawing area by a left mouse click to insert the text field. Text can be entered from its information panel. Few basic formatting options are also included such as font size, color, orientation etc.,. The add text field is used to label the element or its components and it cannot be edited during the elements use in QElectroTech main drawing window. Also refer to sections on working with drawing tools , Appearance and Geometry for more information.


Polygon tool in QElectroTech

Fig.34 Text tool and information: Add a text tool permits fixed naming of the element or its parts at the time of its drawing in elements editor. Add text appears as a text box with a default text T. The text can be resized from the font size field in its information panel. Drag and drop functions to reposition it in the elements editor drawing area are provided. The information panel describes the text box position by a single point coordinate, font size, color, text to display and orientation. Text can be set in any direction from 0 to 359.99o (degrees). The Fig.34 shows text QET added to rectangles filled with different colors for demonstration.


9.2.8.(H) Add a text field:

Select the Add a text field tool with a left mouse click to activate it. Use left mouse click to select a point in the drawing area to add a text label. A text box with a default font _, appears at the point selected. The field size is defined by the font size and can be set from its information panel. The add text field should be included as a label to the element or its components. The field is editable during its use in the QElectroTech drawings unlike the Add a text field. User may add information to the element using the field, while working with it in the QElectroTech main drawings. Also refer to sections on working with drawing tools , Appearance and Geometry for more information.


Polygon tool in QElectroTech

Fig.35 Text field inserted for an element: Every element requires at least one Add a text field, which is tagged as a label from its information window. Drag and drop functions are possible for this field in both elements editor and in the QElectroTech drawing window independent of the parent element. The information panel describes the text box position by a single point coordinate, font size, default text as _. Add a text field can be oriented in any direction possible from 0 to 359.99. The Fig.35 shows the Add a text field in its default appearance. The tool has an additional option of Do not follow parent element rotations to lock its orientation in the QElectroTech drawing window. With this option selected, the text field does not rotate even when the parent element to which it is associated is rotated in the QElectroTech drawing.


10. Sample tutorial - Creating a Globe Valve Element

The tutorial here explains the creation of a globe valve element. You may click on the animated graphic to zoom to understand the sequence of steps followed to create and import elements in diagrams. The graphic is provided with text to offer guidance to each action required in the stage.

Fig.36 Steps for creating and importing elements in QElectroTech (Right click the image and select view image to watch the animation in full screen)

Table Of Contents

© Copyright 2015, QElectroTech, Arun Kishore Eswara, Nuri. Last updated on Mar 12, 2017. Created using Sphinx 1.2.2.