Controllable biaxial and uniaxial nanowrinkles (see figure) are fabricated by a simple two‐step approach — metal deposition and subsequent heating — based on shape memory polymer (prestressed polystyrene) sheets. The wavelengths of the wrinkles can be tuned by controlling the thickness of deposited metal. The ready integration of the nanowrinkles into microchannels and their effectiveness in surface enhanced sensing is demonstrated.
With the ever-widening performance gap between processors and main memory, cache memory, which is used to bridge this gap, is becoming more and more significant. Caches work well for programs that exhibit sufficient locality. Other programs, however, have reference patterns that fail to exploit the cache, thereby suffering heavily from high memory latency. In order to get high cache efficiency and achieve good program performance, efficient memory accessing behavior is necessary. In fact, for many programs, program transformations or source-code changes can radically alter memory access patterns, significantly improving cache performance. Both hand-tuning and compiler optimization techniques are often used to transform codes to improve cache utilization. Unfortunately, cache conflicts are difficult to predict and estimate, precluding effective transformations. Hence, effective transformations require detailed knowledge about the frequency and causes of cache misses in the code. This article describes methods for generating and solving Cache Miss Equations (CMEs) that give a detailed representation of cache behavior, including conflict misses, in loop-oriented scientific code. Implemented within the SUIF compiler framework, our approach extends traditional compiler reuse analysis to generate linear Diophantine equations that summarize each loop's memory behavior. While solving these equations is in general difficult, we show that is also unnecessary, as mathematical techniques for manipulating Diophantine equations allow us to relatively easily compute and/or reduce the number of possible solutions, where each solution corresponds to a potential cache miss. The mathematical precision of CMEs allows us to find true optimal solutions for transformations such as blocking or padding. The generality of CMEs also allows us to reason about interactions between transformations applied in concert. The article also gives examples of their use to determine array padding
and offset amounts that minimize cache misses, and to determine optimal blocking factors for tiled code. Overall, these equations represent an analysis framework that offers the generality and precision needed for detailed compiler optimizations.
Controlling the motion of drops on solid surfaces is crucial in many natural phenomena and technological processes including the collection and removal of rain drops, cleaning technology and heat exchangers. Topographic and chemical heterogeneities on solid surfaces give rise to pinning forces that can capture and steer drops in desired directions. Here we determine general physical conditions required for capturing sliding drops on an inclined plane that is equipped with electrically tunable wetting defects. By mapping the drop dynamics on the one-dimensional motion of a point mass, we demonstrate that the trapping process is controlled by two dimensionless parameters, the trapping strength measured in units of the driving force and the ratio between a viscous and an inertial time scale. Complementary experiments involving superhydrophobic surfaces with wetting defects demonstrate the general applicability of the concept. Moreover, we show that electrically tunable defects can be used to guide sliding drops along actively switchable tracks—with potential applications in microfluidics.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.