30,656 research outputs found
Control of broad-area vertical-cavity surface emitting laser emission by optically induced photonic crystals
We control the emission properties of a broad-area vertical-cavity surface emitting laser by coupling it to an external feedback cavity containing a photorefractive crystal with an optically induced photonic lattice. The periodic modulation of the refractive index serves as a tunable filter and enables the dynamic suppression of unwanted spatial instabilities and modes, as originally suggested by Gomila et al
The design and performance of a real-time self excited vocoder
This paper is concerned with a generic class of predictive speech coders that includes the newly proposed Self Excited Vocoder (SEV) and the well known Code-Excited Linear Predictive Coder (CELPC). All members of this class form an excitation sequence for a linear predictive model filter using the same general model for the excitation signal. The general excitation model is based on a block coding technique where each sequence is drawn from an ensemble of sequences. This paper reports on two developments related to this general model. The first development is a new type of excitation ensemble that can in general be populated by many different types of sequences. The second development is a means of populating this new type of ensemble based on a vector quantizer design procedure using a new distortion measure
What Have We Learned from Policy Transfer Research? Dolowitz and Marsh Revisited
Over the last decade, policy transfer has emerged as an important concept within public policy analysis, guiding both theoretical and empirical research spanning many venues and issue areas. Using Dolowitz and Marsh's 1996 stocktake as its starting point, this article reviews what has been learned by whom and for what purpose. It finds that the literature has evolved from its rather narrow, state-centred roots to cover many more actors and venues. While policy transfer still represents a niche topic for some researchers, an increasing number have successfully assimilated it into wider debates on topics such as globalisation, Europeanisation and policy innovation. This article assesses the concept's position in the overall ‘tool-kit’ of policy analysis, examines some possible future directions and reflects on their associated risks and opportunities
A Bit-String Model for Biological Aging
We present a simple model for biological aging. We studied it through
computer simulations and we have found this model to reflect some features of
real populations.Comment: LaTeX file, 4 PS figures include
Comparative study of labetalol and nifedipine in management of non- severe preeclampsia and its fetomaternal outcome
Background: In developed countries, 16 percent of maternal deaths were attributed to hypertensive disorders. Of hypertensive disorders, the preeclampsia syndrome, either alone or superimposed on chronic hypertension, is the most dangerous. The incidence of preeclampsia in nulliparous populations ranged from 3 to 10 percent.Methods: The present study was conducted at Government Raja Mirasudhar Hospital, Thanjavur Medical College, Thanjavur, Tamil Nadu, India from October 2017 to October 2018. The study consisted of 100 antenatal women with non-severe preeclampsia. The efficacy of labetalol verses nifedipine in its management was studied along with the fetomaternal outcome.Results: In this study, in the labetalol and in the nifedipine groups adequate control of blood pressure was achieved. However, labetalol was well tolerated by our women without much side effects.Conclusions: The present study indicates both labetalol and nifedipine are equally efficacious in the control of hypertension in non-severe preeclampsia. Pathology of the disease was not altered significantly in both the groups. There was no significant difference in the neonatal outcome between the two groups
Determination of audit activity in modern conditions
The task of compulsory audit of financial statements is the provision of reasonable assurance that is accepted and performed by the entity in accordance with the requirements of this Law and international standards of audit by checking the financial statements or consolidated financial statements in order to express an independent opinion of the auditor on its compliance with all significant aspects and compliance with the requirements of international financial reporting standards or national accounting (statutory) standards and laws of Ukraine
Annual and interannual variations of Earth-emitted radiation based on a 10-year data set
The method of empirical orthogonal functions (EOF) was applied to a 10-year data set of outgoing longwave radiation. Spherical harmonic functions are used as a basis set for producing equal area map results. The following findings are noted. The first EOF accounts for 66 percent of the variance. After that, each EOF accounts for only a small variance, forming a slowly converging series. The first two EOF's describe mainly the annual cycle. The third EOF is primarily the semiannual cycle although many other EOF's also contain significant semiannual parts. These results reaffirm those based on a shorter data set. In addition, a much stronger spring/fall mode was found in the central equatorial Pacific Ocean for the second EOF than was found earlier. This difference is attributed to the use of broadband radiometer data which were available for the present study. The earlier study used data from a window channel instrument which is not as sensitive to water vapor variations. The fourth EOF describes much of the 1976 to 1977 and 1982 to 1983 ENSO phenomena. There is typically a gap in the spectrum between a semiannual peak and the annual cycle for all but the first EOF. A semiannual OLR dipole straddles the Asian-Australian monsoon track
Particle Computation: Complexity, Algorithms, and Logic
We investigate algorithmic control of a large swarm of mobile particles (such
as robots, sensors, or building material) that move in a 2D workspace using a
global input signal (such as gravity or a magnetic field). We show that a maze
of obstacles to the environment can be used to create complex systems. We
provide a wide range of results for a wide range of questions. These can be
subdivided into external algorithmic problems, in which particle configurations
serve as input for computations that are performed elsewhere, and internal
logic problems, in which the particle configurations themselves are used for
carrying out computations. For external algorithms, we give both negative and
positive results. If we are given a set of stationary obstacles, we prove that
it is NP-hard to decide whether a given initial configuration of unit-sized
particles can be transformed into a desired target configuration. Moreover, we
show that finding a control sequence of minimum length is PSPACE-complete. We
also work on the inverse problem, providing constructive algorithms to design
workspaces that efficiently implement arbitrary permutations between different
configurations. For internal logic, we investigate how arbitrary computations
can be implemented. We demonstrate how to encode dual-rail logic to build a
universal logic gate that concurrently evaluates and, nand, nor, and or
operations. Using many of these gates and appropriate interconnects, we can
evaluate any logical expression. However, we establish that simulating the full
range of complex interactions present in arbitrary digital circuits encounters
a fundamental difficulty: a fan-out gate cannot be generated. We resolve this
missing component with the help of 2x1 particles, which can create fan-out
gates that produce multiple copies of the inputs. Using these gates we provide
rules for replicating arbitrary digital circuits.Comment: 27 pages, 19 figures, full version that combines three previous
conference article
Evaluating Variable-Length Multiple-Option Lists in Chatbots and Mobile Search
In recent years, the proliferation of smart mobile devices has lead to the
gradual integration of search functionality within mobile platforms. This has
created an incentive to move away from the "ten blue links'' metaphor, as
mobile users are less likely to click on them, expecting to get the answer
directly from the snippets. In turn, this has revived the interest in Question
Answering. Then, along came chatbots, conversational systems, and messaging
platforms, where the user needs could be better served with the system asking
follow-up questions in order to better understand the user's intent. While
typically a user would expect a single response at any utterance, a system
could also return multiple options for the user to select from, based on
different system understandings of the user's intent. However, this possibility
should not be overused, as this practice could confuse and/or annoy the user.
How to produce good variable-length lists, given the conflicting objectives of
staying short while maximizing the likelihood of having a correct answer
included in the list, is an underexplored problem. It is also unclear how to
evaluate a system that tries to do that. Here we aim to bridge this gap. In
particular, we define some necessary and some optional properties that an
evaluation measure fit for this purpose should have. We further show that
existing evaluation measures from the IR tradition are not entirely suitable
for this setup, and we propose novel evaluation measures that address it
satisfactorily.Comment: 4 pages, in Proceeding of SIGIR 201
- …