Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników
Powiadomienia systemowe
  • Sesja wygasła!
  • Sesja wygasła!
  • Sesja wygasła!

Znaleziono wyników: 9

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

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
PL
Tematem referatu są zagadnienia dotyczące modelowania matematycznego silnika, wyznaczania jego parametrów, implementacji modelu w programie komputerowym oraz opracowania aplikacji internetowej do potrzeb symulacji stanów przejściowych i ustalonych silnika indukcyjnego klatkowego typu Sg 132S-2A-G. Zagadnienia te są ściśle związane z koncepcją Wirtualnego Laboratorium (WL) maszyn elektrycznych rozwijanego od szeregu lat w Politechnice Gdańskiej. To wirtualne laboratorium koresponduje do rzeczywistego Laboratorium Maszyn Elektrycznych na WEiA PG. W referacie opisano sposób opracowania modelu matematycznego oraz iteracyjny algorytm wyznaczania parametrów obwodowych silnika przy założeniu, że nie są znane jego wewnętrzne szczegóły konstrukcyjne. Przedstawiono sposób implementacji modelu silnika w aplikacji komputerowej przy wykorzystaniu programowania zorientowanego obiektowo. Zastosowano hybrydowe podejście ASP.NET w celu opracowania aplikacji internetowej do symulacji pracy silnika.
EN
This paper presents dynamic Internet application for circuit simulation of induction motor (Sg132S-2A type) using Web browser. The application is implemented as component of Virtual Laboratory of Electrical Machines. The application was developed using ASP.NET type project in Visual Studio software and is supported by the .NET Framework as integrated component of Windows. Advanced Wizard control is implemented to obtain sequential processing of simulation. Circuit parameters of this motor are determined using iteration process. In this process angular velocity at start-up test was taken as a reference waveform. Graphical user interface of this application is shorty described to show the functionality of application. Simulation results of electromagnetic torque, currents and angular velocity for start-up simulation are presented.
EN
This paper presents an original information system supporting the management of an agricultural holding codenamed AGMS (Agro-Management System). This system was created in C# language, using ASP. NET MVC programming technology. The application database layer was supported by SQL Server and Entity Framework technology. The creation of the program's views enabled such languages as HTML 5, CSS3 along with Bootstrap library and Javascript with dedicated Knockout.js library. The development of the system was preceded by an analysis of requirements, in accordance with software engineering procedures. The documentation created at this stage in the form of UML diagrams was prepared in Microsoft Visio. The AGMS program presented in this article is a developmental version, so all its functionalities are not yet fully implemented. The user can use the current version of the software to map fields, manage events related to individual fields and, among other things, obtain information on pests and weeds. The article also describes the concept of the final version of the program, which should include modules implementing simple methods of artificial intelligence in the field of image recognition and decision support.
PL
Zaprezentowano autorski system informatyczny wspomagający zarządzanie gospodarstwem rolnym o nazwie kodowej AGMS (Agro-Management System). System ten został wytworzony w języku C#, w technologii programistycznej ASP.NET MVC. Warstwa bazodanowa aplikacji została obsłużona przez SQL Server oraz technologię Entity Framework. Wytworzenie widoków programu umożliwiły takie języki jak HTML5, CSS3 wraz z biblioteką Bootstrap a także Javascript z dedykowaną biblioteką Knockout.js. Opracowanie systemu zostało poprzedzone analizą wymagań, zgodnie z procedurami inżynierii oprogramowania. Powstała na tym etapie dokumentacja w postaci diagramów UML została przygotowania w programie Microsoft Visio. Program AGMS prezentowany w niniejszym artykule jest wersją rozwojową, a zatem jego wszystkie jego funkcjonalności nie są jeszcze w pełni zaimplementowane. Użytkownik korzystając z aktualnej wersji oprogramowania ma możliwość mapowania pola, zarządzania zdarzeniami dotyczącymi poszczególnych pól, a także m.in. może zasięgać informacji o szkodnikach czy chwastach. W pracy opisano także koncepcję finalnej wersji programu, w której powinny znaleźć się moduły implementujące proste metody sztucznej inteligencji w zakresie rozpoznawania obrazów i wspomagania podejmowania decyzji.
EN
Diverse visualizations of environmental data, infographics, maps and Internet services can be information sources not only for their recipients, but also for their creators. That information can come from the monitoring of users’ activity, which can be carried out in an automated way by means of Internet applications. Results for the monitoring of the Internet application presenting the local plan of spatial development of Tomice municipality are presented in the paper. From measuring their users’ activity, it can be concluded that despite the increased number of visits from outside Poland’s borders, the service remains of greatest interest to local communities. The vast majority of recorded visits came from the adjacent areas or these located near the municipality itself.
PL
Tematem referatu jest dynamiczna aplikacja internetowa, która umożliwia symulację obwodową silnika indukcyjnego trójfazowego Sg 100 L2 z wykorzystaniem interfejsu przeglądarki WWW. Model matematyczny silnika jest zdefiniowany w tzw. osiach naturalnych i sformułowany na podstawie metody energetycznej Lagrange’a. Do implementacji modelu maszyny w aplikacji internetowej wybrano projekt typu Web Forms, który jest składnikiem środowiska programistycznego Microsoft Visual Studio. W referacie pokazano wyniki symulacji następujących stanów pracy silnika: bieg jałowy, stan zwarcia pomiarowego, rozruch przy zadanym obciążeniu wału maszyny. Możliwości symulacyjne programu wykraczają poza zakres ćwiczeń wykonywanych w rzeczywistym laboratorium.
EN
This paper presents dynamic Internet application for circuit simulation of induction motor (Sg 100 L2 type) using Web browser. Mathematical model of the motor is formulated by means of Lagrange’a energy method. The application was developed using Web Forms type project in Visual Studio software and is supported by the .NET Framework as integrated component of Windows. The application is implemented as component of Virtual Laboratory of Electrical Machines. Simulation results of electromagnetic torque, currents and angular velocity for start-up simulation are presented. Results of impedances, reactances, resistances, and power factors for short circuit test are also shown. In addition simulation results of no-load test are included.
PL
Tematem referatu jest dynamiczna aplikacja internetowa, która umożliwia symulację obwodową silnika indukcyjnego trójfazowego z wykorzystaniem interfejsu przeglądarki WWW. Model matematyczny silnika jest zdefiniowany w tzw. osiach naturalnych i sformułowany na podstawie metody energetycznej Lagrange’a. Do implementacji modelu maszyny w aplikacji internetowej wybrano projekt typu Web Forms, który jest składnikiem środowiska programistycznego Microsoft Visual Studio. Kod programu napisano przy użyciu obiektowego (zarządzanego) języka programowania C# oraz składni HTML z wykorzystaniem zasobów biblioteki .NET Framework. Kod ten jest wykonywany pod nadzorem maszyny wirtualnej CLR (ang. Common Language Runtime). Program umożliwia symulację wybranych stanów dynamicznych i ustalonych pracy silnika indukcyjnego. Aplikacja ta jest jednym z komponentów Wirtualnego Laboratorium Maszyn Elektrycznych opracowywanego w Politechnice Gdańskiej.
EN
This paper presents Internet application for circuit simulation of induction motor using Web browser. Mathematical model of the motor is formulated by means of Lagrange’a energy method. The application was developed using Web Forms type project in Visual Studio software and is supported by the .NET Framework as integrated component of Windows. The application is implemented as component of Virtual Laboratory of Electric Machines
PL
Blended-learning jest coraz powszechniej wykorzystywany w nauczaniu przedmiotów informatycznych lub innych przedmiotów, w których ćwiczenia realizowane są w laboratoriach komputerowych. W przypadku przedmiotów bez dostępu do sal komputerowych, blended-learning wspomaga prowadzenie wykładów i ćwiczeń poprzez np. lekcje interaktywne. Artykuł opisuje zastosowanie form blended-learning w realizacji laboratoriów z przedmiotu Bezpieczeństwo Użytkowania Urządzeń Elektrycznych, prowadzonego na VI semestrze studiów inżynierskich w ramach kierunków Elektrotechnika i Energetyka. Na ćwiczeniach z tego przedmiotu wykorzystywane są wyłącznie modele fizyczne, nie zaś komputerowe. Jednak i w tym przypadku znaleziono szereg pomocnych zastosowań dla technologii Moodle.
EN
Blended-learning is increasingly being used in the teaching of informatics or other subjects, in which exercises are performed in computer labs. In the case of subjects without access to computer rooms, the blended-learning supports lectures and exercises, eg through interactive lessons. The article describes some aspects of blended-learning in the implementation of the course Electrical Safety lab. Although the laboratory consists of physical models good application of blended learning have been found.
7
Content available remote Computer-aided local energy planning using ALEP-PL software
EN
The issue of energy system planning, including the planning of local energy systems, is critical, since it affects the security of energy supplies in communities, regions, and consequently the security of energy supply within the country. Energy planning is a complex process that requires integration of different goals i.e. improvement of energy efficiency, increase in the share of renewables in the energy balance and CO2 emission reduction. Integration of the requirements and objectives may be supported by the computer system tailored to collect and to process the data on energy and fuels consumption. This paper presents the assumptions made during the ALEP-PL computer software development. Advanced local energy planning is presented and the role of information systems in energy planning is discussed. In addition, the paper presents the advantages and disadvantages of existing computer applications supporting energy planning. The paper presents the current version of the ALEP-PL, which consists of database and web application and compares the application with existing solutions. The entity relationship diagram of ALEP-PL database is discussed. The main application interfaces are presented. The paper defines the main actors of the system and discusses the use case diagram. Examples of the use case analysis enabled the demonstration of the software functionality.
PL
Pod koniec 2011 roku wprowadzono regulacje prawną dotyczącą trybu i standardów technicznych tworzenia, aktualizacji i udostępniania baz danych zobrazowań lotniczych i satelitarnych oraz ortofotomapy i numerycznego modelu terenu. Rozporządzenie zapowiada budowę systemu teleinformatycznego przeznaczonego w szczególności do wyszukiwania, przeglądania i przetwarzania zbiorów danych. Sam proces przetworzenia zdjęcia lotniczego do postaci ortoobrazu (generowanie ortofotomapy) jest złożony i wymaga użycia specjalistycznego oprogramowania. W niniejszym artykule autorzy przedstawią propozycję rozwiązania internetowego do generowania cyfrowej ortofotomapy z wyszukanego i wybranego przez użytkownika systemu stereogramu zdjęć. Autorzy szczegółowo opisują podstawy matematyczne budowy ortoobrazu jako funkcji oraz zamieszczają w formie diagramu UML algorytm generowania ortofotomapy w aplikacji internetowej. Ze względu na dostępność rozwiązania zdecydowano się na architekturę klient-serwer, gdzie klientem jest przeglądarka internetowa użytkownika. Oprogramowanie, na które składają się aplety i servlety zostały napisane w języku Java. Ortorektyfikacja wykonywana jest na serwerze, natomiast jej wynik wyświetlany jest w oknie przeglądarki internetowej użytkownika systemu. Aplikacja jest dostępna na stronie internetowej http://www.kfit.uwm.edu.pl/zp1/or.html .W artykule przedstawioną instrukcję „krok po kroku” jak korzystać z proponowanego rozwiązania, którego walory użytkowe i dydaktyczne są duże.
EN
The process of creating orthophotomaps from aerial photographs is complex and requiring the specialist software on the digital photogrammetric station. However, it turns out that this process with certain limitations can be executed by the Internet. Even, if there is a simplified solution, its didactic and functional advantages are great. These advantages induced the authors to work out the appropriate method of the realization of such a problem. In the article the solution of generating orthophotomap via the Internet is described. On account of the availability of the presented solution the author decided to use the client-server architecture of the application, in which the Internet browser of the user is a client (a program accesses a remote service on another computer by network). Applications of this type are being called web applications. The mathematical foundations of construction of orthoimage as a function are described. The algorithm of orthoimage generation is presented with the aid of UML diagram. The terrain coordinates of points, which are being used to create digital terrain model (DTM), are measured and calculated in the automatic way. However, the area of the orthophotomap is small and limited by dimension of the window of the Internet browser. Thus, in the process of orthoimage creation via the Internet the authors assumed a simplified DTM in the form of the plane. Orthorectification is made on the server side but the grid coordinate system is superimposed on the orthophotomap by means of applet on the client side. Besause of resampling, the created orthoimage has a worse quality than a source image. Therefore, the source photograph with the system of coordinates is also presented. In both cases the image and terrain coordinates of point shown by the cursor are calculated and printed in the header of the Internet browser window. The described application works on the Department of Photogrammetry and Remote Sensing UWM server http://www.kfit.uwm.edu.pl/zp1/or.html.
9
Content available Katalog maszyn i pojazdów rolniczych Maszyny-3
PL
Przedstawiono internetową bazę maszyn i pojazdów rolniczych. Aplikacja umieszczona jest na serwerze Wydziału Inżynierii Produkcji i Energetyki Uniwersytetu Rolniczego w Krakowie. Dostępna jest na stronie internetowej autora, pod adresem www.agro.mcpk.net.
EN
The work presents an Internet database containing farm machines and vehicles. The application is provided at the server of the Faculty of Production and Power Engineering at the University of Agriculture in Krakow. It is available on author's WWW page at the following address: www.agro.mcpk.net.
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ć.