This site uses cookies. By continuing to browse the ConceptDraw site you are agreeing to our Use of Site Cookies.
The vector stencils library "Terminals and connectors" contains 43 element symbols of terminals, connectors, plugs, polarized connectors, jacks, coaxial cables, and conductors.
Use it for drawing the wiring diagrams, electrical layouts, electronic schematics, and circuit diagrams.
"An electrical connector is an electro-mechanical device for joining electrical circuits as an interface using a mechanical assembly. Connectors consist of plugs (male-ended) and jacks (female-ended). The connection may be temporary, as for portable equipment, require a tool for assembly and removal, or serve as a permanent electrical joint between two wires or devices. An adapter can be used to effectively bring together dissimilar connectors.
There are hundreds of types of electrical connectors. Connectors may join two lengths of flexible copper wire or cable, or connect a wire or cable or optical interface to an electrical terminal.
In computing, an electrical connector can also be known as a physical interface... Cable glands, known as cable connectors in the US, connect wires to devices mechanically rather than electrically and are distinct from quick-disconnects performing the latter." [Electrical connector. Wikipedia]
"A terminal is the point at which a conductor from an electrical component, device or network comes to an end and provides a point of connection to external circuits. A terminal may simply be the end of a wire or it may be fitted with a connector or fastener. In network analysis, terminal means a point at which connections can be made to a network in theory and does not necessarily refer to any real physical object. In this context, especially in older documents, it is sometimes called a "pole".
The connection may be temporary, as seen in portable equipment, may require a tool for assembly and removal, or may be a permanent electrical joint between two wires or devices.
All electric cell have two terminals. The first is the positive terminal and the second is the negative terminal. The positive terminal looks like a metal cap and the negative terminal looks like a metal disc. The current flows from the positive terminal, and out through the negative terminal, replicative of current flow (positive (+) to negative (-) flow)." [Terminal (electronics). Wikipedia]
The shapes example "Design elements - Terminals and connectors" was drawn using the ConceptDraw PRO diagramming and vector drawing software extended with the Electrical Engineering solution from the Engineering area of ConceptDraw Solution Park.
Terminal and connector symbols
Terminal and connector symbols, terminal board, terminal strip, small, D connector, D-type connector, shielded, RCA, plug, shielded, RCA, jack, normalled, jack, circuit, male contact, large, D connector, D-type connector, female contact, coaxial, outside conductor, coaxial plug, coaxial jack, circuit terminal, center conductor coaxial, outside conductor, chassis, cable termination, single line, cable termination, complete, adapter, male-male, adapter, male-female, C header connector, 15 pin, type C, AC out, AC power out, 3-conductor, polarized connector, male, 3-conductor, polarized connector, female, 2-conductor, plug, 2-conductor, nonpolarized connector, male, 2-conductor, nonpolarized connector, female, 2-conductor, jack,
The vector stencils library "UML composite structure diagrams" contains 36 symbols for the ConceptDraw PRO diagramming and vector drawing software.
"The key composite structure entities identified in the UML 2.0 specification are structured classifiers, parts, ports, connectors, and collaborations.
(1) Part : A part represents a role played at runtime by one instance of a classifier or by a collection of instances. The part may only name the role, it may name an abstract superclass, or it may name a specific concrete class. The part can include a multiplicity factor, such as the [0..*] shown for Viewer in the diagram.
(2) Port : A port is an interaction point that can be used to connect structured classifiers with their parts and with the environment. Ports can optionally specify the services they provide and the services they require from other parts of the system. In the diagram, each of the small squares is a port. Each port has a type and is labelled with a name, such as "var", "indVar1", or "view" in the diagram. Ports may contain a multiplicity factor, for example.
Ports can either delegate received requests to internal parts, or they can deliver these directly to the behavior of the structured classifier that the port is contained within. Public ports that are visible in the environment are shown straddling the boundary, while protected ports that are not visible in the environment are shown inside the boundary. All the ports in the diagram are public, except for the view port along the right boundary of FibonacciSystem.
(3) Connector : A connector binds two or more entities together, allowing them to interact at runtime. The connector is shown as a line between some combination of parts, ports and structured classifiers. The diagram shows three connectors between ports, and one connector between a structured classifier and a part.
(4) Collaboration : A collaboration is generally more abstract than a structured classifier. It is shown as a dotted oval containing roles that instances can play in the collaboration.
(5) Structured classifier : A StructuredClassifier represents a class, often an abstract class, whose behavior can be completely or partially described through interactions between parts." [Composite structure diagram. Wikipedia]
The example "Design elements - UML composite structure diagrams" is included in the Rapid UML solution from the Software Development area of ConceptDraw Solution Park.
UML composite structure diagram symbols
UML composite structure diagram symbols, property, port, part, note, interface class, interface, fragment, component, collaboration, class,
The vector stencils library "Ports and Flows" contains 26 SysML symbols.
Use it to design your SysML diagrams using ConceptDraw PRO diagramming and vector drawing software.
"The main motivation for specifying ports and flows is to enable design of modular, reusable blocks with clearly defined
ways of connecting and interacting with their context of use. This clause extends UML ports to support nested ports, and
extends blocks to support flow properties, and required and provided features, including blocks that type ports. Ports can be typed by blocks that support operations, receptions, and properties as in UML. SysML defines a specialized form of Block (InterfaceBlock) that can be used to support nested ports. SysML identifies two kinds of ports, one that exposes
features of the owning block or its internal parts (proxy ports), and another that supports its own features (full ports). Default compatibility rules are defined for connecting blocks used in composite structure, including parts and ports, with association blocks available to define more specific ways of doing this. These additional capabilities in SysML enable modelers to specify a wide variety of interconnectable components, which can be implemented through many engineering and social techniques, such as software, electrical or mechanical components, and human organizations. This clause also extends UML information flows for specifying item flows across connectors and associations." [www.omg.org/ spec/ SysML/ 1.3/ PDF]
The SysML shapes example "Design elements - Ports and Flows" is included in the SysML solution from the Software Development area of ConceptDraw Solution Park.
SysML ports and flows symbols
SysML ports and flows symbols, standard port, required interface, provided interface, required interface, required and provided features, proxy port, provided interface, port, flow property, port, object node, nested port, item flow, interface block, interface, interface, full port, flow property, connector property, conjugated port,
The vector stencils library "Bank UML component diagram" contains 13 shapes for drawing UML component diagrams.
Use it for object-oriented modeling of your bank information system.
"A component is something required to execute a stereotype function. Examples of stereotypes in components include executables, documents, database tables, files, and library files.
Components are wired together by using an assembly connector to connect the required interface of one component with the provided interface of another component. This illustrates the service consumer - service provider relationship between the two components. ...
When using a component diagram to show the internal structure of a component, the provided and required interfaces of the encompassing component can delegate to the corresponding interfaces of the contained components. ...
Symbols.
This may have a visual stereotype in the top right of the rectangle of a small rectangle with two even smaller rectangles jutting out on the left.
The lollipop, a small circle on a stick represents an implemented or provided interface. The socket symbol is a semicircle on a stick that can fit around the lollipop. This socket is a dependency or needed interface." [Component diagram. Wikipedia]
This example of UML component diagram symbols for the ConceptDraw PRO diagramming and vector drawing software is included in the ATM UML Diagrams solution from the Software Development area of ConceptDraw Solution Park.
UML component diagram symbols
UML component diagram symbols, subsystem component, structured classifier, required interface, provided interface, port, generalization, dependency, usage, delegation connector, composition association, component, assembly connector, ball-and-socket, artifact,
The vector stencils library "Audio and video connectors" contains 94 symbols of audio and video connectors (TRS, TS, XLR, microphone, headphone, TOSLINK, DVI, VGA, DFP, S-Video, RCA, display port, HDMI, Thunderbolt, coaxial TV, F connector, MIDI) and device silhouettes.
Use these jacks and plugs clipart icons for drawing hook up diagrams.
"Audio connectors and video connectors are electrical connectors (or optical connectors) for carrying audio signal and video signal, of either analog or digital format. Analog A/ V connectors often use shielded cables to inhibit radio frequency interference (RFI) and noise." [Audio and video connector. Wikipedia]
"The existence of many different audio and video standards necessitates the definition of hardware interfaces, which define the physical characteristics of the connections between electrical equipment. This includes the types and numbers of wires required along with the strength and frequency of the signal. It also includes the physical design of the plugs and sockets.
An interface may define a connector that is used only by that interface (e.g., DVI) or may define a connector that is also used by another interface; for example, RCA connectors are defined both by the composite video and component video interfaces.
Audio connectors and video connectors are electrical connectors (or optical connectors) for carrying audio signal and video signal, of either analog or digital format. Analog A/ V connectors often use shielded cables to inhibit radio frequency interference (RFI) and noise.
Since both analog and digital signals are used with some styles of connectors, knowledge of the interface used is necessary for a successful transfer of signals. Some interface types use only a distinctive connector or family of connectors, to ensure compatibility. Especially with analog interfaces, physically interchangeable connectors may not carry compatible signals.
Some of these connectors, and other types of connectors, are also used at radio frequency (RF) to connect a radio or television receiver to an antenna or to a cable system..." [Audio and video interfaces and connectors. Wikipedia]
The clipart icons example "Design elements - Audio and video connectors" was created using the ConceptDraw PRO diagramming and vector drawing software extended with the Audio and Video Connectors solution from the Engineering area of ConceptDraw Solution Park.
Audio and video jacks and plugs
Audio and video jacks and plugs, thunderbolt, plug, connector, thunderbolt, jack, connector, mini display port, socket, mini display port, plug, connector, microphone, mini jack, connector, microphone, mini jack, cable, headphone, mini jack, connector, headphone, mini jack, cable, display port, socket, display port, plug, connector, device, half part, device, coaxial, TV, plug, connector, coaxial, TV, jack, connector, XLR, male, Neutrik, connector, XLR, female, Neutrik, connector, XLR male Neutrik, XLR female Neutrik, VGA plug, TV, TS, jack, connector, TS plug, TRS, plug, connector, phone connector, TRS, micro-jack, plug, connector, phone connector, TRS, micro-jack, connector, TRS, jack, connector, TOSLINK, optical, jack, connector, TOSLINK, optical audio cable, S-Video plug, RCA, phono, cinch, socket, RCA connector, RCA jack, phono connector, cinch connector, Mini DVI plug, MIDI, connector, HDMI, plug, connector, HDMI, jack, connector, F connector, jack, F connector plug, connector, DVI-I, single link, jack, connector, DVI-I, dual link, jack, connector, DVI plug, DFP plug,
The vector stencils library "Internal block diagram" contains 22 SysML symbols.
Use it to design your internal block diagrams using ConceptDraw PRO diagramming and vector drawing software.
"Internal Block Diagram
An internal block diagram is based on the UML composite structure diagram, with restrictions and extensions as defined
by SysML. ...
Property types
Four general categories of properties of blocks are recognized in SysML: parts, references, value properties, and
constraint properties. ... A part or value property is always shown on an internal block diagram with a solid-outline box. A reference property is shown by a dashed-outline box, consistent with UML. Ports are special cases of properties, and have a variety of notations... Constraint properties and their parameters also have their own notations... " [www.omg.org/ spec/ SysML/ 1.3/ PDF]
The SysML shapes example "Design elements - Internal block diagram" is included in the SysML solution from the Software Development area of ConceptDraw Solution Park.
Internal block diagram symbols
Internal block diagram symbols, unidirectional connector, shared association, required interface, required and provided interfaces, proxy port, property specific type, property, port, object node, nested port, namespace compartment, item flow, item property, item flow, internal block diagram, interface block, interface, interface, full port, dependency, control operator frame, conjugated port, binding connector, bidirectional connector, actor part,