Nowa wersja platformy, zawierająca wyłącznie zasoby pełnotekstowe, jest już dostępna.
Przejdź na https://bibliotekanauki.pl
Ograniczanie wyników
Czasopisma help
Lata help
Autorzy help
Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 43

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

help Ogranicz wyniki do:
first rewind previous Strona / 3 next fast forward last
1
Content available remote Mikroprocesory do komputerów osobistych : rok 1999
100%
PL
W artykule przedstawiono zaistniałe do 1999 roku zmiany w architekturze i technologii wytwarzania mikroprocesorów firmy Intel oraz firmy AMD.
PL
Obecny wiek charakteryzuje się gwałtownym rozwojem elektroniki zaskakując nas ciągle nowymi jej zastosowaniami. Mikroprocesory znajdujemy już w urządzeniach codziennego użytku, takich jak: telewizory, urządzenia audio, komputery, pralki, odkurzacze, telefony, faxy, małe centrale telefoniczne, wideo bramofony. Urządzenia te, ze względu na obecność w nich struktur półprzewodnikowych, łatwo ulegają zniszczeniu. Zniszczone układy automatyki przemysłowej, nadzorujące ważne procesy technologiczne, powodują czasem straty wielokrotnie wyższe niż koszt samych urządzeń.
PL
W pracy zamieszczono opis metody rekurencyjnej możliwej do zastosowania w języku asemblera wybranego mikroprocesora zgodnie z ogólną definicją podaną w pracy [1]. Na przykładzie sześciu procedur przedstawiono wyniki analiz trzech metod, w tym: dwóch rekurencyjnych i iteracyjnej. Wskazano wady i zalety omawianych metod, a także zalecenia ograniczające zakres ich stosowania. Ponieważ jako przykładowy mikroprocesor został wybrany mikrokontroler serii Intel MCS51, zamieszczone procedury są napisane z uwzględnieniem specyfiki procesorów tej serii.
EN
Description of the recursive method which can be applied to assembler of the chosen microprocessor according to the general definition given in the work [1] is presented in the paper. Analysis results of three methods: two of them recursive ones and an iteration one are given basing on the example of six procedures. Advantages and disadvantages of the discussed methods as well as limitations of their use are shown. As an example the Intel MCS51 family processor has been chosen, so the presented procedures have been written taking into account this family specific qualities.
PL
Jednym z wiodących kierunków rozwoju konstrukcji maszyn rolniczych jest zastosowanie systemów mikroprocesoirowych do monitorowania i automatycznego sterowania. W pracy przedstawiono wybrane przykłady funkcji realizowanych w mechatronicznych maszynach rolniczych. Podano również wyniki prac własnych nad doskonaleniem systemu mikroprocesorowego dla kombajnu zbożowego przy zastosowaniu w komputerach pokładowych mikrokontrolera 16-bitowego 80C166.
EN
Based on selection of world and own achievements the advantages of microprocessor systems in agricultural machinery are discussed. Taking into consideration the significant importance of microprocessor systems in improving Polish agricultural machinery, research was undertaken at the Warsaw University of Technology and the Agricultural Technical Academy in Olsztyn. As a result the up-to-date supervising intelligent system for combine-harvesters, based on the Siemens 80C166 microcontroller, was designed, built and tested field conditions (1997).
PL
Trend w kierunku miniaturyzacji sprzętu elektronicznego stał się siłą napędową wprowadzenia nowych, wysoko zaawansowanych technik montażu powierzchniowego. Największe szanse na szerokie ich wykorzystanie maja technologie oparte na CSP i struktury połprzewodnikowe typu "flip chip".
EN
The trend towerds miniaturization of electronic equipment has become the driving force of introduction of the highly advanced technology of surface mount assembly. The greatest change for wide implementation have the PBGA, CSP and "flip chip" technologies. In the article devices, assembly advantages and some problems crucial to these technologies have been discussed.
PL
Opracowano koncepcję funkcjonalną oraz model sygnalizatora ostrzegającego o niebezpieczeństwie wywrócenia agregatów rolniczych. Przedstawiono założenia i techniczną realizację oraz wyniki badań tego modelu.
EN
The issue of an effective warning of the balance hazards of mobile agricultural aggregates, especially while working on hills, has not yet been properly solved. On the basis of available literature and author's research, the functional concept of a proper device (signalling device) has been elaborated. Research model of such warning device was constructed. Assumptions and technical realization of that model and research results are discussed in this paper. In conclusion it was stated that this concept is adequate.
EN
Microprocessing system of tracing and steering fermentation processes by means of the compatible computer with IBM PC has been worked out. Then this system was used for supporting the S. cerevisiae yeast culture. The computer controls the inflow of nutrient medium on the basis of its assimilation in the process lasting 14 hours. In consequence the specific rate of the biomass increment (µ) amounted to 0.092 h-1, efficiency coefficient ( Yx/c) to 0.576 g/g of dry matter of biomass (from g of reducing substances in conversion to glucose) and productivity coefficient (rx) to 2.3 g/dm • h.
12
Content available remote Software versus hardware testing of microprocessors
60%
EN
The paper deals with the problem of developing built-in-self-test (BIST) in microprocessors. We outline classical approaches based on hardware implementations, show their drawbacks and present software implementations, which can increase test effectiveness. Combining these two approaches we describe possibilities of improving test observability using available on-chip mechanisms related to on-line testing and event monitoring. The presented considerations are completed with an original technique based on application driven testing.
PL
W pracy wskazano możliwości zwiększenia liczby portów równoległych w systemach mikroprocesorowych i rozszerzenia trybów ich pracy z wykorzystaniem programowalnych układów peryferyjnych. Omówiono istniejące ograniczenia i zaproponowano rozwiązanie problemu multi-liniowej komunikacji mikrokontrolerów z otoczeniem przez sterowanie układów PPI z poziomu kontrolera CPLD. Zaprezentowano architekturę kontrolera, komunikującego się z jednostką centralną przez interfejs SPI. Przedstawiono wyniki implementacji kontrolera w strukturze CPLD.
EN
In this paper the possibility of increasing parallel inputs and outputs in microprocessor systems with programmable peripheral interface (PPI) is presented. An idea of the PPI subsystem with a central processor unit (CPU), a serial programmed bus/address/interrupt controller and parallel transmission devices is proposed (Fig. 1). The Serial Peripheral Interface (SPI) communication protocol between the CPU and the controller is used for sending instructions and data, where the CPU works as a master and the controller as a slave. The controller is responsible for address decoding, data transferring and interrupts receiving (Fig. 2). The SPI interface minimizes the necessary I/O ports of CPU, therefore only two additional signals /STR and /INT0 are required. The instruction sequences and the data are composed of two bytes (Fig. 3), the higher one includes codes for creating control signals for the controller and read/write cycles for 82C55A devices (Tab. 1). The block diagram of the PPI subsystem with a CPLD controller and an ATmega 16A microcontroller is shown in Fig. 4. The controller was implemented in the XC9572XL device (Tab.2) and the Behavioral and Post-Fit Simulations were made for functional tests. The Xilinx XC9500XL family is fully 5V (CMOS, TTL) tolerant even though the core power supply is 3.3 volts, so the controller can work in mixed (5V/3.3V/2.5V) systems, with low power supply microprocessors. Use of this one programmable device give us a chance for creating a flexible controller, which can work with any kind of central units supported SPI interface.
19
Content available remote Strain state in silicon structures for microprocessor technology
51%
EN
A promising approach to improve the performance of present CMOS devices is to introduce mechanical strain into the channel regions below the transistor gates. Strain can be generated as global strain on the whole wafer level (e.g., by growing strained silicon films on strain-relaxed silicon-germanium (SiGe) alloy layers or by using strained silicon films on an insulator), or as local strain on the transistor scale by applying specific technology processes (e.g., making use of embedded SiGe source-drain regions). The detection of strain in very thin silicon films requires sophisticated techniques with high depth sensitivity, whereas the measurement of the local strain state in thin Si structures with small lateral dimensions below 50 nm - such as the channels of current CMOS transistors - still remains to be mastered. A technique possessing the potential for solving this problem is Raman spectroscopy, where the diffraction limit for lateral resolution can be bypassed by near-field approaches. In the present paper, the occurrence of large strains in SiGe films and corresponding stresses in the GPa range are demonstrated by Raman spectroscopy, utilizing a simple approach for determining strain and composition separately. To estimate the strain distribution in a silicon channel structure due to embedded SiGe source-drain regions, a silicon strain calculation is applied based on a continuum-mechanical model utilizing a continuous distribution of virtual dislocations along the Si-SiGe boundaries. Within the framework of this model, the stress state in a 2D approximation is obtained by analytical expressions. Thus, the spatial distribution of channel strain and the impact of geometry on the strain state are obtained in a straightforward way.
first rewind previous Strona / 3 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ć.