Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 5

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  graphics programming
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
EN
The problems of automated design system in constructions are presented in the article. Two parts of engineering design are separated: calculation (stress and strains or forces and displacements finding, calculation of useful cross sections and selection of unabated ones from existing assortment) and drawing (construction elements modeling and specification formation). A question, how construction calculation and drawing are separate processes and how they can be mixed actions is analyzed. Literature about Unified Modeling Language usage for designing various systems is presented and examples using Visual Basic programming language are referred. A part of a steel plate truss node project is presented by Unified Modeling Language. A sequence diagram is explored and two types of statechart diagrams are created based on the view of the two parts of engineering design. The first type is calculation and drawing of each object whereas the second one is calculation and then drawing all objects. The statechart diagrams are analyzed and both advantages and disadvantages are shown. A design system of steel plain truss node’s graphical result, node with specifications is presented and finally the conclusions are made.
PL
W artykule są dyskutowane problemy zautomatyzowanego systemu projektowania w konstrukcjach. W projektowaniu technicznym występują dwie części: obliczenie (wyznaczanie naprężeń, sił lub obciążeń i przemieszczeń, obliczanie potrzebnych przekrojów i wybór ich z istniejącego asortymentu) oraz rysowanie (modelowanie elementów konstrukcji i ich specyfikacja). Analizowany jest problem na ile obliczenie konstrukcji i rysunek są oddzielnymi procesami i w jakim stopniu mogą być mieszane. Przedstawiona literatura dotyczy zastosowania Unified Modeling Language w projektowaniu różnych systemów oraz przykłady zrealizowane w języku Visual Basic. Przedstawiono fragment płaskiej kratownicy stalowej zamodelowanej za pomocą Unified Modeling Language. Przedstawiono dwa typy diagramów, utworzone na bazie dwóch części projektowania technicznego. Pierwszy typ jest obliczeniem i rysunkiem każdego przedmiotu z osobna, drugi polega na obliczeniu i rysowaniu wszystkich obiektów. Przedstawione schematy są analizowane pod kątem zalet i wad. Problematykę wraz z konkluzją przedstawiono na przykładzie systemu projektowania płaskiej kratownicy stalowej.
EN
So far computer educational engineering graphics has been using not all its possibilities , because it is based on obsolete visualization methods. Formation of a new conception and technology is based on two conditions:(1) the requirements and tasks have changed in computing, so the studying of traditional methods became useless, because those methods are not used in real life; (2) the possibilities of graphics have also changed. The automatic analysis of computer drawing is possible nowadays, that was impossible using traditional technologies. Besides, additional engineering information can be attached to computer drawing. Consequently, graphical content gains essentially new informative possibilities. The new outlook of graphics should be rebuilt in justice to positive aspects of traditional things and new possibilities of information technologies. This task can be solved by modelling in formation engineering graphics (IEG) and all its component parts. In VGTU an IEG model is evolved, which include a common and a special part. The common IEG part includes information geometric drawing, surface and volumetric modelling, interactive and automatic generation and/or modelling of projections and information building drawing fundamentals. The models of information geometrical drawing are presented in this paper. Those models are the foundation of 2D graphics.
PL
Metody stosowane do niedawna w nauczaniu komputerowej grafiki inżynierskiej nie wykorzystują całego potencjału jaki oferują nowoczesne programy, gdyż nauczanie to jest zazwyczaj oparte na przestarzałych metodach wizualizacji. Sformułowanie nowej koncepcji i nowoczesnej technologii bazuje na dwóch przesłankach: (1) wymagania projektowe i problematyka zadań w informatyce podlega procesowi rozwojowemu, a co za tym idzie metody tradycyjne stają się nieaktualne z uwagi na ich nieprzydatność w rozwiązywaniu praktycznych problemów, (2) możliwości i potencjał nowoczesnych programów komputerowych znacznie rozszerza możliwości projektowe. Dzisiaj można dokonać w sposób automatyczny i prawie natychmiastowy analizy produktu stworzonego w rzeczywistości wirtualnej środowiska komputerowego. Dodatkowe informacje na temat produktu znajdą się na wydruku. W konsekwencji otrzymujemy produkt graficzny z dołączoną do niego bazą danych informatycznych. W pracy opisano nowe podejście do grafiki komputerowej takie, iż podkreślono znaczenie niektórych tradycyjnych metod stosowanych w grafice inżynierskiej a także pod-kreślono rolę informatyzacji w rozwoju tych metod. Nowe podejście otrzymuje nową nazwę: Informatyczna Grafika Inżynierska (IEG). Model IEG z powodzeniem propagują wykładowcy w Wileńskim Uniwersytecie Technicznym im. Gedimina.
EN
Computer methods have been used in teaching of engineering graphics in Vilnius Gediminas Technical University for two decades. Historically the way of using computerization has been formed, the peculiarity of which is that in the process of teaching commercial systems were used not directly but to solve adapted graphical problems. During the time of packed graphics already when they had to program each action, auxiliary systems were made which allowed solving with minimal efforts not informational but graphical problems. Experience of many years showed that such methods allow to be independent on constantly changing commercial graphical systems and form the problems of engineering graphics and the rational ways of solving them. Our analysis and practical results are summarized in manuals on graphics, proceedings of conferences and scientific papers. The work grounds the necessity of transition from traditional engineering graphics (TEG) into information engineering graphics (IEG). This necessity arises from more complete using of computing possibilities including the nuances of artificial intelligence. The formed IEG models show the connection between separate parts of the course and its place in engineering studies. The problems of globalization and international exchange are discussed. Modeling evidently showed the difference between IEG and TEG, problems of realization and the necessity of maximal usage of computing possibilities.
PL
Metody komputerowe są wykorzystywane w nauczaniu grafiki inżynierskiej w Wileńskim Uniwersytecie Technicznym Gedymina od dwudziestu lat. Analizy i praktyczne wnioski są przedstawiane w podręcznikach grafiki inżynierskiej, materiałach konferencji naukowych i artykułach. Konstruowane modele i własne pomocnicze pakiety użytkowe stanowią pomost między tradycyjną grafiką inżynierską (TEG) i komputerową grafiką inżynierską (IEG), pokazują związek między poszczególnymi częściami wykładu i ich miejscem w studiach inżynierskich. Pakiety użytkowe tworzone są tak, by były uniwersalne, niezależne od stale zmieniających się komercyjnych systemów graficznych i umożliwiały równocześnie wymianę międzynarodową. Niniejsza praca zawiera omówienie powyższej problematyki.
4
Content available Database and graphical objects in engineering design
EN
This paper introduces graphics programming in the Computer Aided Design environment. Using Visual Basic for Applications programming language methods, algorithm sand procedures the following design problems can be solved: attaching information from data base to a graphical object being drawn, reading information from certain graphical objects of a drawing and collecting, storing, presenting this information in database formats, carrying mathematical operations with read information. The algorithm has been formed to attach database record information to graphical object which gives the procedures how to : select one graphical object record in the database, create extended data of new graphical object, draw programming graphical object depending on extended data and scale in the drawing. The algorithm has been created to read the information from graphical objects and to collect extended data in the database records: select graphical objects in the drawing, take the first object, verify whether an object has extended data and collect extended data in the database record. The following phenomena are presented: procedure fragments and results dependent on selected record in the database of graphical object parameters; creation of extended data for new graphical object ;and information transfer to another database. The following questions have been answered how the prepared procedures work to collect drawing information in the data base with different number of graphical objects and with and without sorting procedure. The example of a facade drawing and database with doors information with program written in Visual Basic for Applications language has been given. The general purpose of this paper is to contribute to a debate about the possibility of Visual Basic for Applications graphics programming.
PL
Praca dotyczy oprogramowania grafiki inżynierskiej w środowisku CAD. Używając języka Visual Basic for Applications (VBA) opracowano metody, algorytmy i procedury do rozwiązywania następujących problemów: przywiązanie informacji z bazy danych do narysowanego obiektu graficznego; odczytanie informacji z obiektów graficznych narysowanych, zachowanych w bibliotece; prezentacja tych informacji w różnych formatach danych; wykonanie operacji matematycznych na odczytanych danych. W pracy zamieszczono fragmenty procedur realizujących powyższe procesy oraz przykład rysowania fasady budynku z wykorzystaniem języka VBA.
EN
We can analyse the engineering graphics result computer-aided design (CAD) file as a database of design information that is developed over time. Each software application has its own native file format. A text-only or American Standard Code for Information Interchange (ASCII) file uses nothing more than the standard 256 characters. For design information analysis we can use some kind of graphic exchange formats. These are standardied formats that capture graphic information in the same way that a text file captures text data. The Drawing Interchange Format (DXF) developed by Autodesk in 1982 is popular for analysis CAD information. Formulation of problem. Prepared methods and Visual Basic Application (VBA) procedures for solve these design problems: creates matrix with graphical objects’ names and numbers, in order to find a list of similar graphical objects; creates elements’ specifications in the drawing. The following procedures are presented: procedure fragment which calculates the number of graphical objects and writes objects’ names to a vector string, the next procedure finds the same names of graphical objects in vector and calculates their number; this new information is written to matrix, in which the first column has names of graphical objects from drawing database (DDB) and the second column has the corresponding number of these objects. The presented examples of procedures show that it is possible to control names and numbers of graphical objects in the drawing. Using this technology in the engineering drawings, we can automatically design specifications of drawing elements.
PL
Możemy analizować obiekty graficzne otrzymane drogą operacji CAD jako dane informacyjne i przetwarzać je. Każdy program komputerowy (aplikacja) posiada własny oryginalny format pliku. W plikach typu ASCII wykorzystuje się nie więcej niż 256 standardowych znaków. Do analizy informacyjnej możemy używać pewne wymienne rodzaje formatów graficznych, które sprowadzają się do tekstowych plików danych. Wśród nich najbardziej popularnym jest tekstowy format DXF.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.