914 resultados para Dryden, John, 1631-1700.
Resumo:
An application specific programmable processor (ASIP) suitable for the real-time implementation of matrix computations such as Singular Value and QR Decomposition is presented. The processor incorporates facilities for the issue of parallel instructions and a dual-bus architecture that are designed to achieve high performance. Internally, it uses a CORDIC module to perform arithmetic operations, with pipelining of the internal recursive loop exploited to multiplex the two independent micro-rotations onto a single piece of hardware. The net result is a flexible processing element whose functionality can be changed under program control, which combines high performance with efficient silicon implementation. This is illustrated through the results of a detailed silicon design study and the applications of the techniques to a combined SVD/QRD system.
Resumo:
A generic architecture for implementing the advanced encryption standard (AES) encryption algorithm in silicon is proposed. This allows the instantiation of a wide range of chip specifications, with these taking the form of semiconductor intellectual property (IP) cores. Cores implemented from this architecture can perform both encryption and decryption and support four modes of operation: (i) electronic codebook mode; (ii) output feedback mode; (iii) cipher block chaining mode; and (iv) ciphertext feedback mode. Chip designs can also be generated to cover all three AES key lengths, namely 128 bits, 192 bits and 256 bits. On-the-fly generation of the round keys required during decryption is also possible. The general, flexible and multi-functional nature of the approach described contrasts with previous designs which, to date, have been focused on specific implementations. The presented ideas are demonstrated by implementation in FPGA technology. However, the architecture and IP cores derived from this are easily migratable to other silicon technologies including ASIC and PLD and are capable of covering a wide range of modem communication systems cryptographic requirements. Moreover, the designs produced have a gate count and throughput comparable with or better than the previous one-off solutions.
Resumo:
Explicit finite difference (FD) schemes can realise highly realistic physical models of musical instruments but are computationally complex. A design methodology is presented for the creation of FPGA-based micro-architectures for FD schemes which can be applied to a range of applications with varying computational requirements, excitation and output patterns and boundary conditions. It has been applied to membrane and plate-based sound producing models, resulting in faster than real-time performance on a Xilinx XC2VP50 device which is 10 to 35 times faster than general purpose and DSP processors. The models have developed in such a way to allow a wide range of interaction (by a musician) thereby leading to the possibility of creating a highly realistic digital musical instrument.
Resumo:
A flexible, mass-conservative numerical technique for solving the advection-dispersion equation for miscible contaminant transport is presented. The method combines features of puff transport models from air pollution studies with features from the random walk particle method used in water resources studies, providing a deterministic time-marching algorithm which is independent of the grid Peclet number and scales from one to higher dimensions simply. The concentration field is discretised into a number of particles, each of which is treated as a point release which advects and disperses over the time interval. The dispersed puff is itself discretised into a spatial distribution of particles whose masses can be pre-calculated. Concentration within the simulation domain is then calculated from the mass distribution as an average over some small volume. Comparison with analytical solutions for a one-dimensional fixed-duration concentration pulse and for two-dimensional transport in an axisymmetric flow field indicate that the algorithm performs well. For a given level of accuracy the new method has lower computation times than the random walk particle method.
Resumo:
Axisymmetric consolidation is a classical boundary value problem for geotechnical engineers. Under some circumstances an analysis in which the changes in pore pressure, effective stress and displacement can be uncoupled from each other is sufficient, leading to a Terzaghi formulation of the axisymmetric consolidation equation in terms of the pore pressure. However, representation of the Mandel-Cryer effect usually requires more complex, coupled, Biot formulations. A new coupled formulation for the plane strain, axisymmetric consolidation problem is presented for small, linear elastic deformations. A single, easily evaluated parameter couples changes in pore pressure to changes in effective stress, and the resulting differential equation for pore pressure dissipation is very similar to Terzaghi’s classic formulation. The governing equations are then solved using finite differences and the consolidation of a solid infinite cylinder analysed, calculating the variation with time and with radius of the excess pore pressure and the radial displacement. Comparison with a previously published semi-analytical solution indicates that the formulation successfully embodies the Mandel-Cryer effect.
Resumo:
Volume III of the new eleven-volume edition of Milton's Complete Works provides a definitive scholarly edition of all of Milton's shorter poems in English, Latin, Italian, and Greek, as well as his Mask, taken from both published and manuscript sources. It includes his 1645 Poems complete with all prefatory materials, thus illuminating the ways in which author, publisher, and print shop shaped this volume. It then presents all the new poems added in the 1673 edition (with the new Table of Contents), as well as the poems omitted from both editions. A careful collation of textual variants among these sources as well as the 1637 anonymous publication of Milton's Mask is provided. The Bridgewater manuscript of Milton's Mask (probably close to the acting version) and his working copy from the Trinity Manuscript, with its many alterations and additions, are transcribed in their entirety, so that the various versions may be compared and studied.
A special feature of this edition is a new translation of Milton's many Latin and Greek poems that is both accurate and attentive to their literary qualities. This is augmented by a detailed and comprehensive commentary that highlights classical, vernacular, and neo-Latin parallels. A poetic translation of Milton's six Italian sonnets and Canzone is also supplied. In addition, the Appendices contain all the versions of Milton's shorter poems in all the contemporary manuscript and printed sources, so they may be examined in relation to their specific contexts. The transcription of all the versions of Milton's poems in the Trinity Manuscript allows in several cases, notably 'Lycidas' and 'At a Solemn Music,' for examination of the evolution of these poems as Milton weighed choiced of diction and sound qualities, enabling further understanding of his poetic practices.
Barbara Lewalski is responsible for text, textual apparatus, and commentary pertaining to the vernacular poems in all sections of this edition including the appendices, and manuscript transcriptions (with the exception of A Maske), as well as the Occasions, Vernacular Poems,and Textual Introductions. Estelle Haan is responsible for text, textual apparatus, and commentary for the Poemata in all sections of this edition,and for the Poemata Introduction. She has also provided all translations from Latin, Italian, and Greek in the Testimonia, Poemata, and associated commentary, and transcriptions of the BL Damon, the Bodleian AdJoannem Rousium, and A Maske from the Trinity and Bridgewater manuscripts. Andrew McNeillie has provided poetic translations for Milton’s Italian sonnets, and Jason Rosenblatt has provided some Hebrew text and commentary pertaining to Milton’s Psalm translations.John Cunningham has transcribed Henry Lawes’ music for Milton’s masque, with commentary (Appendix E). Biblical references are taken from the King James (Authorized) Version.
Resumo:
A methodology for rapid silicon design of biorthogonal wavelet transform systems has been developed. This is based on generic, scalable architectures for the forward and inverse wavelet filters. These architectures offer efficient hardware utilisation by combining the linear phase property of biorthogonal filters with decimation and interpolation. The resulting designs have been parameterised in terms of types of wavelet and wordlengths for data and coefficients. Control circuitry is embedded within these cores that allows them to be cascaded for any desired level of decomposition without any interface logic. The time to produce silicon designs for a biorthogonal wavelet system is only the time required to run synthesis and layout tools with no further design effort required. The resulting silicon cores produced are comparable in area and performance to hand-crafted designs. These designs are also portable across a range of foundries and are suitable for FPGA and PLD implementations.
Resumo:
PEGS (Production and Environmental Generic Scheduler) is a generic production scheduler that produces good schedules over a wide range of problems. It is centralised, using search strategies with the Shifting Bottleneck algorithm. We have also developed an alternative distributed approach using software agents. In some cases this reduces run times by a factor of 10 or more. In most cases, the agent-based program also produces good solutions for published benchmark data, and the short run times make our program useful for a large range of problems. Test results show that the agents can produce schedules comparable to the best found so far for some benchmark datasets and actually better schedules than PEGS on our own random datasets. The flexibility that agents can provide for today's dynamic scheduling is also appealing. We suggest that in this sort of generic or commercial system, the agent-based approach is a good alternative.