Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 16

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

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
PL
W artykule przedstawiono rezultaty badań nad mechanizmem pozwalającym na jednoczesny adaptacyjny dostęp do Internetu przy użyciu wielu sieci dostępowych w warunkach zmieniającej się ich przepustowości. Zaproponowano dwa algorytmy dostosowywania wag łączy dostępowych do zmieniającej się przepustowości, pierwszy bazujący na obserwacji średniej szybkości pobierania na istniejących połączeniach i drugi oparty na monitorowaniu czasu odpowiedzi na pakiety ping. Z badań wynika, że pozwalają one na znaczne zniwelowanie pogorszenia jakości obsługi wynikającego z zmieniającej się przepustowości łączy. Najlepiej wypada algorytm ping.
EN
The paper presents the results of research on mechanisms of dynamic adaptation of upstream connection weights in multi-homing. Two algorithms were proposed, the first one based on observation of the download speed of existing connections and the second one based on the monitoring of ping probe packets RTT. Research shows that their usage significantly eliminates QoS deterioration resulting from variable bandwidth of upstream connections. The ping algorithm achieves the best results.
2
EN
The random early detection (RED) algorithm was developed in 1993. Nearly three decades later, several improved variants have been proposed by scientists. The use of a (pure) linear function for computing packet drop probability has turned out to be a disadvantage, leading to the problem of large delays. Such a problem may be addressed by using linear and non-linear (i.e. as exponential) packet drop probability functions. This paper proposes a revised RED active queue management algorithm named RED-linear exponential (RED-LE). This variant involves an interplay of linear and exponential drop functions, in order to improve the performance of the original RED algorithm. More importantly, at low and moderate network traffic loads, the RED-LE algorithm employs the linear drop action. However, for high traffic loads, RED-LE employs the exponential function for computing the packet drop probability rate. Experimental results have shown that RED-LE effectively controls congestion and offers an improved network performance under different traffic loads.
EN
In recent years, the enhancement of microchip technologies has enabled large scale Systems-on-Chip (SoC). Due to sharp increase in number of processing elements, SoC faces various challenges in design and testing. Network on Chip (NoC) is an alternative technology to overcome the challenges in SoC design and testing. NoC emerged as a key architecture that allows one to optimize the parameters like power and area. In spite of its applications, NoC faces some real time challenges like designing an optimum topology, routing scheme and application mappings. In this paper, we address the main three issues on NoC, namely, designing of an optimal topology, routing algorithm and a router design for the topology. First, we propose a topology and a routing algorithm. We prove that our recursive network topology is Hamiltonian connected and we propose an algorithm for data packet transmissions, which is free from cyclic deadlocks and the algorithm maximizes the congestion factor. Our experimental results show that the proposed topology gives better performance in terms of average latency and power than the other topologies. Finally, we propose a router architecture for our 3D-NoC. The router architecture is based on shared buffers. Also, our experimental results indicate that the proposed router architecture consumes less area and power than the Virtual Channel architecture.
PL
Bezprzewodowa transmisja danych prowadzona w oparciu o infrastrukturę operatorów komórkowych zyskała w ostatnich latach bardzo dużą popularność. Przyczyniły się do tego: duży zasięg komunikacji, szersza dostępność sygnału komórkowego oraz szybka i łatwa instalacja. Do prostych aplikacji najczęściej stosuje się modemy pracujące w standardzie GSM/GPRS, widoczny jest jednak trend podnoszenia niezawodności połączeń o znaczeniu krytycznym w oparciu o lepiej zabezpieczone i bardziej funkcjonalne routery 3G/LTE.
PL
Celem pracy jest sprawdzenie czy komputer Raspberry Pi wyposażony w odpowiednie oprogramowanie może zastąpić ruter w zastosowaniach SOHO poprzez wykonanie działającego prototypu.
EN
The aim is to check whether the Raspberry Pi computer equipped with the appropriate software can replace the router for SOHO by making a working prototype.
PL
Oprogramowanie rozszerzające funkcjonalność działania ruterów SoHo jest bardzo popularne. Wpływa na to ma tylko wspomniana funkcjonalność, ale także skalowalność, jak i możliwość instalacji niektórych wersji na pamięci flash. Przedstawiono wyniki prac nad oprogramowaniem otwartego źródła (w tym przypadku DD-WRT) i jego wpływ na pasmo.
EN
The software, extending the functionality of SoHo routers is very popular. This affects not only the mentioned functionality, but also scalability and the ability to install few versions on a flash memory. This article presents the results of work on open source software (in this case DD-WRT) and its impact on the band.
PL
System automatyki budynkowej wykorzystujący sieci Internet i GSM zaprojektowano i wykonano w ramach pracy magisterskiej. Głównym założeniem projektu była realizacja postawionego zadania jako rozszerzenie możliwości popularnego urządzenia sieciowego – routera TP-Link WR1043nd. W celu zdalnej komunikacji i sterowania urządzeniami podłączonymi do systemu, wykorzystano sieci Internet i GSM. W ramach pracy napisano oprogramowanie umożliwiające sterowanie urządzeniami podłączonymi do systemu i bazujące na systemie OpenWrt.
EN
Design and construction of a control system for the building automation system was the object of the study. In the project there were made remote communication and control devices connected to the system by the Internet and GSM networks. The main control unit of the control system is a typical network device TP-Link WR1043ND. The structure of the automation system is shown in Fig. 1. The operating software written in Bash [6] controls the automation system. Nominal TP-Link firmware was updated by OpenWRT Linux based firmware. The system was equipped with an operating panel in the form of a website (Fig. 3). The relay board was used to communicate with actuators and sensors applied in the system. The presented system also enables communication with 1-Wire sensors by use of the converter. The system was integrated with a weather station WS10180 as well. The system devices can be controlled in real time by the operator panel or SMS commands. Additionally, the system enables the running of devices according to the established schedules (Fig. 5). The measurement data of weather conditions can be used to control building automation. The completed software allows connection a USB camera and realization of mini-monitoring with the detection function and motion acquisition in the form of images. The project uses the soundcard-which enables the function alerts and information about events in the system. By using a router as a central unit, the automation system will be more versatile and can be used in most households, and other buildings. An additional advantage of the system is the low cost and easy availability to purchase components necessary for its imple-mentation.
PL
Protokół OSPF jest protokołem stanu łączy, w którym trasy są wyznaczane na podstawie algorytmu SPF (ShorterPath First). Urządzenia działające przy jego użyciu zmieniają swoje tablice rutingu. Przeprowadzone badania miały na celu przedstawienie możliwości osiągnięcia zbieżności trzech obszarów szkieletowych. Wykazano, że protokół rutingu OSPF jest niezawodnym protokołem (otwartego źródła), który zapewnia wiele możliwości kontroli sieci oraz urządzeń.
EN
OSPF is a link-state routing protocol where routes are determined be based on the SPF algorithm (Shorter Path First). Devices acting use OSPF changing board routing. This results of the occurrence in net (continuity of the medium, establish a different cost). The study have to show possibilities of convergence of threeautonomousareas. Demonstrated that OSPF routing protocol is a reliable protocol (Open Source) and provides many opportunities for networking and control devices. Article included basic information of the most popular routing protocols with emphasis on the possibility of OSPF.
9
Content available remote Metodyka badań wydajności małych routerów
PL
„Małe” routery można obecnie spotkać w prawie każdej (małej lub średniej) firmie. Do ich najważniejszych funkcji należy podział łącza, NAT, DHCP, a czasami w przypadku bardziej zaawansowanych użytkowników także listy dostępu. Oczywiście coraz nowsze urządzenia oferują coraz większą moc obliczeniową (szybszy routing) oraz coraz większą ilość zaawansowanych (czasami ukrytych) funkcji, takich jak DDNS, 802.11n, serwer wydruku, etc. Należy dodatkowo zauważyć pozytywną cechę, polegającą na relatywnie małych cenach tych urządzeń w stosunku do oferowanych technologii czy usług. Autorzy w niniejszym artykule przedstawiają doświadczalną metodykę badania wydajności routerów do zastosowań domowych. Praca w znacznej mierze została oparta na pracy dyplomowej inż. Mariusza Kozłowskiego pt. „Analiza wydajności routerów do zastosowań domowych” (praca została obroniona z wyróżnieniem w dniu 21 kwietnia 2011).
EN
„Small” routers are nowadays presented in almost all (small or middle) company. Their most important functions are split of connection, NAT, DHCP, and in case of intermediate users access lists. Of course a new devices are offered higher computational power (faster routing) and bigger quantity of intermediate (sometimes hidden) functions such as DDNS, 802.11n, jet print, etc. It is necessary to distinguish a positive feature, relayed on devices small prices in comparison to offered technology and services. Authors in this article are presented an experimental methodology of researches in efficiency of small routers. Work in majority was based on diploma Eng. Mariusz Kozlowski “The analysis of home routers efficiency” (the diploma was presented 21 April 2011)
PL
Przedstawiono zagadnienia dotyczące zastosowania ruterów w małych sieciach lokalnych. Przeprowadzono testy wydajnościowe wybranych ruterów i omówiono uzyskane wyniki.
EN
This paper presents issues relating to use routers in small local area networks. Efficiency tests of selected routers were made and results were discussed.
EN
In this paper an engineering approach to designing a telecommunication network over the Internet Protocol has been presented. The proposed network covers demand for telecommunication services in the Bydgoszcz code area operated by the Polish Telecommunications Co. In this network two classes of services were distinguished: Voice over the Internet Protocol (VoIP) and access to the Internet. The logical structure of the network is a superposition of two structures. First of them contains links that support VoIP and the second one contains links that provide access to the Internet. The physical structure of the network was implemented basing on the Synchronous Digital Hierarchy.
PL
W artykule przedstawiono inżynierskie podejście do projektowania sieci telekomunikacyjnej na platformie IP. Projektowana sieć pokrywa żądania na usługi telekomunikacyjne, w bydgoskiej strefie numeracyjnej, na obszarze której działa Telekomunikacja Polska (TP S.A.). W projektowanej sieci wyróżniono dwie klasy usług: telefonię internetową (VoIP) oraz dostęp do Internetu. Logiczna struktura sieci jest superpozycją dwóch struktur. Pierwsza z nich zawiera łącza, które realizują telefonię internetową oraz druga, która zapewnia dostęp do Internetu. Fizyczna struktura sieci została zaprojektowana w oparciu o Synchroniczną Hierarchię Cyfrową (SDH).
PL
Artykuł stanowi spojrzenie na zmiany zachodzące we współczesnym świecie, przez pryzmat rewolucji informacyjnej, której techniczne aspekty mogą być rozpatrywane w kategoriach systemów informacyjnych. Opisano ogólne zasady funkcjonowania systemów informacyjnych, ich rodzaje i właściwości oraz scharakteryzowano główne kierunki i tendencje w rozwoju tych systemów pod kątem wspomagania badań interdyscyplinarnych.
EN
The paper characterizes processes taking place in the modern times from the information revolution point of view, technological aspects of which can be discussed in information system categories. General rules of the system organization, kinds and properties of systems as well as main directions and tendencies of their development from the interbranch investigations point of view have been described.
PL
Przedstawiony system agentowo-gridowy (SAG) poprzez mechanizm zaawansowanego zarządzania przepływem zadań pozwala na rozwiązywanie zadań obliczeniowych w środowisku gridowym. Główną zaletą systemu SAG jest możliwość podłączania bardzo różnorodnych zasobów korzystając równocześnie z wielu sposobów komunikacji. Połączenia te pozwalają również na łączenie wielu organizacji wirtualnych w jedno środowisko obliczeniowe. System SAG bazuje na agentach programowych, dzięki czemu można w prawie nieograniczony sposób rekonfigurować i rozszerzać jego możliwości obliczeniowe.
EN
The main goal of this paper is to show methodology of creating an environment for grid computing. Presented solution supports special communication between virtual organizations in grid. Applied way of communication assures usage of all resources available in grid's virtual organization. Another feature of this solution is that it enables tasks transport via heterogenic communication protocols. The SAG system utilizes special software agents, which cooperate with each other. Every agent is built in the same way. The functionality of an agent can be upgraded with new plugins. Also the structure of tasks assures very flexible manner of data transport. Presented solutions that bases on software agents is one of the best methodologies for creating new more scalable environments.
PL
W artykule opisany został projekt ochrony sieci lokalnej zbudowanej z wykorzystaniem routerów CISCO. Projekt powstał w ramach pracy dyplomowej, której celem było stworzenie aplikacji monitorującej przesyłanie pakietów przez router pełniący dodatkowo rolę ściany ogniowej pomiędzy przykładową siecią komputerową i Internetem.
PL
Opisano rozwój lokalnych sieci komputerowych oraz aktywnych urządzeń sieciowych począwszy od mostów sieciowych (bridge) aż do przełączników (switch). Analizując zalety i wady poszczególnych urządzeń zwrócono uwagę na cechy przełącznika wpływające na jego nowoszesność i elastyczność. Opisano również metody tworzenia i wykorzystania sieci wirtualnych (VLAN).
EN
The article describes the development of computer networks and active network devices from bridges to switches. Within analysis of the features of different devices, the attention was paid on the features influencing the flexibility of the switch. In the article mentions also the methods of creating and using of the VLANs.
PL
Przedstawiono główne parametry, właściwości i zastosowanie ruterów i modemów radiowych z rozproszonym widmem, produkcji firmy P-COM, działających na zasadzie TDD.
EN
Main specifications, features and applications, of routers and spread spectrum radio modems, of P-COM production, operating on the principle of TDD, is given in the article.
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ć.