Sökresultat

Filtyp

Din sökning på "aoah fc 26 coins Coinsnight.com FC 26 coins 30% OFF code: FC2026. Simple and easy to use service.kIRs" gav 72778 sökträffar

Characterisation and analysis of the surface texture of injection-moulded automotive interior ABS and PP components

Interior automotive plastic components are often manufactured by injection moulding since this technique enables cost-efficient manufacturing, large design freedom, and easy integration of functions. However, to obtain a high-quality impression, it is important to produce components with uniformity in texture, colour, and gloss. Unfortunately, this is rather difficult since a large number of mater

Rethinking solidarity in European asylum law : A critical reading of the key concept in contemporary refugee policy

It is easy to get carried away with the rhetoric of solidarity. Rethinking solidarity aims to problematize the way that solidarity has been conceptualized and applied as a governing principle of EU asylum law and policy, in particular as a response to the 2015–2016 ‘refugee crisis’. Navigating through a family of ideas – from Aristotle’s philia, Christian agape, and Roman law to French solidarism,

Translation and pilot study of the Cleft Hearing Appearance and Speech Questionnaire (CHASQ)

Background: There has been a lack of a standardized protocol for collection of patient reported outcomes (PRO) and detection of and indication for psychological treatment in cleft care. The objectives of this paper was to translate Cleft Hearing Appearance and Speech Questionnaire (CHASQ) into eight European languages, to investigate whether levels of PRO in patients with cleft lip and/or cleft pa

High strain-rate tensile testing and viscoplastic parameter identification using microscopic high-speed photography

A combined experimental/numerical method for determination of constitutive parameters in high strain-rate material models is presented. Impact loading, using moderate projectile velocities in combination with small specimens (sub mm) facilitate tensional strain rates in the order of 10(4)-10(5) s(-1). Loading force is measured from one-dimensional wave propagation in a rod using strain gauges and A combined experimental/numerical method for determination of constitutive parameters in high strain-rate material models is presented. Impact loading, using moderate projectile velocities in combination with small specimens (sub mm) facilitate tensional strain rates in the order of 104–105 s−1. Loading force is measured from one-dimensional wave propagation in a rod using strain gauges and deform

bioRad : biological analysis and visualization of weather radar data

Weather surveillance radars are increasingly used for monitoring the movements and abundances of animals in the airspace. However, analysis of weather radar data remains a specialised task that can be technically challenging. Major hurdles are the difficulty of accessing and visualising radar data on a software platform familiar to ecologists and biologists, processing the low-level data into prod

Seeking practical CDCL insights from theoretical SAT benchmarks

Over the last decades Boolean satisfiability (SAT) solvers based on conflict-driven clause learning (CDCL) have developed to the point where they can handle formulas with millions of variables. Yet a deeper understanding of how these solvers can be so successful has remained elusive. In this work we shed light on CDCL performance by using theoretical benchmarks, which have the attractive features

The infantile hemangioma referral score : A validated tool for physicians

OBJECTIVES: Infantile hemangiomas (IHs) are common; some cases require timely referral and treatment to prevent complications. We developed and validated a reliable instrument for timely and adequate referral of patients with IH to experts by nonexpert primary physicians. METHODS: In this multicenter, cross-sectional, observational study, we used a 3-stage process: (1) development of the Infantile

On information rates for faster than Nyquist signaling

In this paper we consider the information rates of faster than Nyquist (FTN) signaling schemes. We consider binary, quaternary and octal schemes that use root raised cosine pulses. Lower and upper bounds to the information rates are given. The main result is that the lower bounds are often above the information rates for standard Nyquist signaling schemes. This implies that FTN must be superior to

Adapting to changes in the supply chain – Challenges to re-defining the supply chain for increased customer orientation and product innovation within the paper packaging industry

Supply chains are no longer to be regarded as linear constructs with definite starting and ending points, but as systems, or wholes that are to be customer driven rather than product driven. But however easy it sounds in theory industries are struggling to re-invent or re-comprehend existing business models. This paper aims to describe and identify organizational challenges to re-defining the supp

Money talks? : Social mobility among Swedish-American returnees 1900-1930

The Swedish migration to America during the late 19th century and early 20th century was once the subject of a major research project at the University of Uppsala, called “Sweden and America after 1860”. The research project produced a large amount of dissertations on why, where and how people migrated as well as some research on what happened to the migrants in America. The return migration, desp

Making energy simulation easier for future climate - Synthesizing typical and extreme weather data sets out of regional climate models (RCMs)

Higher availability of future climate data sets, generated by regional climate models (RCMs) with fine temporal and spatial resolutions, improves and facilitates the impact assessment of climate change. Due to significant uncertainties in climate modeling, several climate scenarios should be considered in the impact assessment. This increases the number of simulations and size of data sets, compli

Hierarchical Predictive Control for Ground-Vehicle Maneuvering

This paper presents a hierarchical approach to feedback-based trajectory generation for improved vehicle autonomy. Hierarchical vehicle-control structures have been used before—for example, in electronic stability control systems, where a low-level control loop tracks high-level references. Here, the control structure includes a nonlinear vehicle model already at the high level to generate optimiz

Using speculation to enhance javascript performance in web applications

JavaScript lets developers provide client-side interactivity in Web applications, but because it is sequential, it can't take advantage of multicore processors. Thread-level speculation (TLS) addresses this issue by enabling the speculation of JavaScript function calls and thus exploits the parallel performance potential multicore processors provide. The authors implemented TLS in the Squirrelfish