1,315 research outputs found

    Robust topology optimization of three-dimensional photonic-crystal band-gap structures

    Get PDF
    We perform full 3D topology optimization (in which "every voxel" of the unit cell is a degree of freedom) of photonic-crystal structures in order to find optimal omnidirectional band gaps for various symmetry groups, including fcc (including diamond), bcc, and simple-cubic lattices. Even without imposing the constraints of any fabrication process, the resulting optimal gaps are only slightly larger than previous hand designs, suggesting that current photonic crystals are nearly optimal in this respect. However, optimization can discover new structures, e.g. a new fcc structure with the same symmetry but slightly larger gap than the well known inverse opal, which may offer new degrees of freedom to future fabrication technologies. Furthermore, our band-gap optimization is an illustration of a computational approach to 3D dispersion engineering which is applicable to many other problems in optics, based on a novel semidefinite-program formulation for nonconvex eigenvalue optimization combined with other techniques such as a simple approach to impose symmetry constraints. We also demonstrate a technique for \emph{robust} topology optimization, in which some uncertainty is included in each voxel and we optimize the worst-case gap, and we show that the resulting band gaps have increased robustness to systematic fabrication errors.Comment: 17 pages, 9 figures, submitted to Optics Expres

    Selection of Solidification Pathway in Rapid Solidification Processes

    Get PDF
    Rapid Solidification Processing of Alloys Enables the Formation of Exotic Nonequilibrium Microstructures. However, the Interrelationship between the Processing Parameters and the Resulting Microstructure is Yet to Be Fully Understood. in Melt Spinning (MS) and Additive Manufacturing (AM) of Rapidly Solidified Alloys, Opposite Microstructure Development Sequences Were Observed. a Fine-To-Coarse Microstructural Transition is Typically Observed in Melt-Spun Ribbons, Whereas Melt Pools in AM Exhibit a Coarse-To-Fine Transition. in This Paper, the Microstructural Evolutions during These Two Processes Are Investigated using Phase-Field Modeling. the Variation of All Key Variables of the Solid-Liquid Interface (Temperature, Composition, and Velocity) throughout the Entire Rapid Solidification of AM and MS Processes Was Acquired with High Accuracy. It is Found that the Onset of Nucleation Determines the Selection of the Solidification Pathway And, Consequently, the Evolution of Temperature and Velocity of the Interface during the Rapid Solidification. the Switching of Control Mechanisms of the Solid-Liquid Interface, Which Happens in Both Processes But in Opposite Directions, is Found to Cause the Velocity Jump and Disrupt the Microstructure Development

    Beam Orientation Optimization for Intensity Modulated Radiation Therapy using Adaptive l1 Minimization

    Full text link
    Beam orientation optimization (BOO) is a key component in the process of IMRT treatment planning. It determines to what degree one can achieve a good treatment plan quality in the subsequent plan optimization process. In this paper, we have developed a BOO algorithm via adaptive l_1 minimization. Specifically, we introduce a sparsity energy function term into our model which contains weighting factors for each beam angle adaptively adjusted during the optimization process. Such an energy term favors small number of beam angles. By optimizing a total energy function containing a dosimetric term and the sparsity term, we are able to identify the unimportant beam angles and gradually remove them without largely sacrificing the dosimetric objective. In one typical prostate case, the convergence property of our algorithm, as well as the how the beam angles are selected during the optimization process, is demonstrated. Fluence map optimization (FMO) is then performed based on the optimized beam angles. The resulted plan quality is presented and found to be better than that obtained from unoptimized (equiangular) beam orientations. We have further systematically validated our algorithm in the contexts of 5-9 coplanar beams for 5 prostate cases and 1 head and neck case. For each case, the final FMO objective function value is used to compare the optimized beam orientations and the equiangular ones. It is found that, our BOO algorithm can lead to beam configurations which attain lower FMO objective function values than corresponding equiangular cases, indicating the effectiveness of our BOO algorithm.Comment: 19 pages, 2 tables, and 5 figure

    GPU-based ultra-fast direct aperture optimization for online adaptive radiation therapy

    Full text link
    Online adaptive radiation therapy (ART) has great promise to significantly reduce normal tissue toxicity and/or improve tumor control through real-time treatment adaptations based on the current patient anatomy. However, the major technical obstacle for clinical realization of online ART, namely the inability to achieve real-time efficiency in treatment re-planning, has yet to be solved. To overcome this challenge, this paper presents our work on the implementation of an intensity modulated radiation therapy (IMRT) direct aperture optimization (DAO) algorithm on graphics processing unit (GPU) based on our previous work on CPU. We formulate the DAO problem as a large-scale convex programming problem, and use an exact method called column generation approach to deal with its extremely large dimensionality on GPU. Five 9-field prostate and five 5-field head-and-neck IMRT clinical cases with 5\times5 mm2 beamlet size and 2.5\times2.5\times2.5 mm3 voxel size were used to evaluate our algorithm on GPU. It takes only 0.7~2.5 seconds for our implementation to generate optimal treatment plans using 50 MLC apertures on an NVIDIA Tesla C1060 GPU card. Our work has therefore solved a major problem in developing ultra-fast (re-)planning technologies for online ART

    A GPU-based finite-size pencil beam algorithm with 3D-density correction for radiotherapy dose calculation

    Full text link
    Targeting at the development of an accurate and efficient dose calculation engine for online adaptive radiotherapy, we have implemented a finite size pencil beam (FSPB) algorithm with a 3D-density correction method on GPU. This new GPU-based dose engine is built on our previously published ultrafast FSPB computational framework [Gu et al. Phys. Med. Biol. 54 6287-97, 2009]. Dosimetric evaluations against Monte Carlo dose calculations are conducted on 10 IMRT treatment plans (5 head-and-neck cases and 5 lung cases). For all cases, there is improvement with the 3D-density correction over the conventional FSPB algorithm and for most cases the improvement is significant. Regarding the efficiency, because of the appropriate arrangement of memory access and the usage of GPU intrinsic functions, the dose calculation for an IMRT plan can be accomplished well within 1 second (except for one case) with this new GPU-based FSPB algorithm. Compared to the previous GPU-based FSPB algorithm without 3D-density correction, this new algorithm, though slightly sacrificing the computational efficiency (~5-15% lower), has significantly improved the dose calculation accuracy, making it more suitable for online IMRT replanning

    Implementation of a motor control system for electric bus based on DSP

    Full text link
    © 2017 IEEE. Motor control system may be the most important part of electric vehicles. To implement the control strategies, a lot of practical problems need to be taken into account. In this paper, an induction motor control system for electric bus is developed based on digital signal processor (DSP). The control strategy is based on field-oriented control and space vector pulse width modulation. Over-modulation, field weakening control, PI controller and fault diagnosis are also applied in this DSP algorithm. As a practical product running on a real electric bus with an 100 kW induction motor, communication with vehicle control unit (VCU) by controller area network (CAN bus), control system safety and PC software designed for experiment at lab are also discussed. The transient and steady-state performances of this motor control system are analyzed by experiments. Its performance is satisfactory when applied to the real electric bus

    Fast Monte Carlo Simulation for Patient-specific CT/CBCT Imaging Dose Calculation

    Full text link
    Recently, X-ray imaging dose from computed tomography (CT) or cone beam CT (CBCT) scans has become a serious concern. Patient-specific imaging dose calculation has been proposed for the purpose of dose management. While Monte Carlo (MC) dose calculation can be quite accurate for this purpose, it suffers from low computational efficiency. In response to this problem, we have successfully developed a MC dose calculation package, gCTD, on GPU architecture under the NVIDIA CUDA platform for fast and accurate estimation of the x-ray imaging dose received by a patient during a CT or CBCT scan. Techniques have been developed particularly for the GPU architecture to achieve high computational efficiency. Dose calculations using CBCT scanning geometry in a homogeneous water phantom and a heterogeneous Zubal head phantom have shown good agreement between gCTD and EGSnrc, indicating the accuracy of our code. In terms of improved efficiency, it is found that gCTD attains a speed-up of ~400 times in the homogeneous water phantom and ~76.6 times in the Zubal phantom compared to EGSnrc. As for absolute computation time, imaging dose calculation for the Zubal phantom can be accomplished in ~17 sec with the average relative standard deviation of 0.4%. Though our gCTD code has been developed and tested in the context of CBCT scans, with simple modification of geometry it can be used for assessing imaging dose in CT scans as well.Comment: 18 pages, 7 figures, and 1 tabl

    Climate change and rising energy costs will change everything: A new mindset and action plan for 21st Century public health

    Get PDF
    Western governments currently prioritize economic growth and the pursuit of profit above alternative goals of sustainability, health and equality. Climate change and rising energy costs are challenging this consensus. The realization of the transformation required to meet these challenges has provoked denial and conflict, but could lead to a more positive response which leads to a health dividend; enhanced well-being, less overconsumption and greater equality. This paper argues that public health can make its best contribution by adopting a new mindset, discourse, methodology and set of tasks

    Peak oil: will it be public health's greatest challenge?

    Get PDF
    The health of populations is determined more by the social and economic determinants of health than by changes in technology, health services or short-term policy interventions. In the near future, there is likely to be a significant shortfall in energy supply, resulting in high energy prices and a reversal of many of the aspects of globalization that are currently taken for granted. If this happens, economic recession and restructuring could have a negative impact on health, not dissimilar to that experienced by the former Soviet Union when it attempted a rapid change in its economy. There is, however, the potential, through economic planning and sustainable development, to reduce the adverse effects of this change and use this opportunity to impact on a range of diseases which are, at least in part, caused by overconsumption, inequality and loss of community

    Finding sands in the eyes: vulnerabilities discovery in IoT with EUFuzzer on human machine interface

    Get PDF
    In supervisory control and data acquisition (SCADA) systems or the Internet of Things (IoT), human machine interface (HMI) performs the function of data acquisition and control, providing the operators with a view of the whole plant and access to monitoring and interacting with the system. The compromise of HMI will result in lost of view (LoV), which means the state of the whole system is invisible to operators. The worst case is that adversaries can manipulate control commands through HMI to damage the physical plant. HMI often relies on poorly understood proprietary protocols, which are time-sensitive, and usually keeps a persistent connection for hours even days. All these factors together make the vulnerability mining of HMI a tough job. In this paper, we present EUFuzzer, a novel fuzzing tool to assist testers in HMI vulnerability discovery. EUFuzzer first identifies packet fields of the specific protocol and classifies all fields into four types, then using a relatively high efficiency fuzzing method to test HMI. The experimental results show that EUFuzzer is capable of identifying packet fields and revealing bugs. EUFuzzer also successfully triggers flaws of actual proprietary SCADA protocol implementation on HMI, which the SCADA software vendor has confirmed that four were zero-day vulnerabilities and has taken measures to patch up
    corecore