AVX Corporation公司推出基于贴片压敏电阻(MLV)概念和氧化锌材料系统的瞬态电压抑制器(TVS)器件。命名为MG和V2F系列,该Rad Hard TVS器件据称扩展了设计应用选择的范围。MLV采用从0402到2220的小尺寸封装。在中子积分通量和伽玛...AVX Corporation公司推出基于贴片压敏电阻(MLV)概念和氧化锌材料系统的瞬态电压抑制器(TVS)器件。命名为MG和V2F系列,该Rad Hard TVS器件据称扩展了设计应用选择的范围。MLV采用从0402到2220的小尺寸封装。在中子积分通量和伽玛总剂量环境下,这些MLV具有抗辐射特性。击穿电压是指导致MLV进入1n认电流导电状态的DC电压值。Multiguards和transfeed器件在受到10k拉德伽玛辐射时击穿电压也会有轻微变化。0508封装四元器件在万片批量时单价起价为0.18美元。展开更多
This paper describes parallel simulation of the memory/computation-intensive acoustic wave equation with CPU template buffer optimization. Considering the 8-core CPU shared storage platform as an example,we obtain a o...This paper describes parallel simulation of the memory/computation-intensive acoustic wave equation with CPU template buffer optimization. Considering the 8-core CPU shared storage platform as an example,we obtain a one-time speed-up ratio of 6.7× compared with the serial program by using a coarse-grained OpenMP parallel scheme. Then,data is vectorized on the template buffer using the single instruction-multiple data(SIMD) technique to further exploit the computing potential of the CPUs. We apply an 8-channel parallel vector to simulate seismic wavefields with the 256-bit advanced vector extensions(AVX) instruction set. This increases the computing bandwidth,thus eliminating a significant volume of the computing instructions and obtaining a secondary speed-up ratio of 3–7×. In addition,we use 32-byte data alignment,shortest data direction vectorization,and loop tiling optimization algorithm to achieve faster program execution. Finally,we analyze the factors affecting the secondary speed-up of AVX through three-dimensional modeling experiments with the salt model.The results indicate that the memory,cache,and register can better cooperate with each other and the speed-up is increased by optimizing the AVX algorithm.展开更多
文摘AVX Corporation公司推出基于贴片压敏电阻(MLV)概念和氧化锌材料系统的瞬态电压抑制器(TVS)器件。命名为MG和V2F系列,该Rad Hard TVS器件据称扩展了设计应用选择的范围。MLV采用从0402到2220的小尺寸封装。在中子积分通量和伽玛总剂量环境下,这些MLV具有抗辐射特性。击穿电压是指导致MLV进入1n认电流导电状态的DC电压值。Multiguards和transfeed器件在受到10k拉德伽玛辐射时击穿电压也会有轻微变化。0508封装四元器件在万片批量时单价起价为0.18美元。
基金funded by the National Natural Science Foundation of China (No. 41274140)the National Science and Technology Major Projects of China (No. 2017ZX05035003-001)
文摘This paper describes parallel simulation of the memory/computation-intensive acoustic wave equation with CPU template buffer optimization. Considering the 8-core CPU shared storage platform as an example,we obtain a one-time speed-up ratio of 6.7× compared with the serial program by using a coarse-grained OpenMP parallel scheme. Then,data is vectorized on the template buffer using the single instruction-multiple data(SIMD) technique to further exploit the computing potential of the CPUs. We apply an 8-channel parallel vector to simulate seismic wavefields with the 256-bit advanced vector extensions(AVX) instruction set. This increases the computing bandwidth,thus eliminating a significant volume of the computing instructions and obtaining a secondary speed-up ratio of 3–7×. In addition,we use 32-byte data alignment,shortest data direction vectorization,and loop tiling optimization algorithm to achieve faster program execution. Finally,we analyze the factors affecting the secondary speed-up of AVX through three-dimensional modeling experiments with the salt model.The results indicate that the memory,cache,and register can better cooperate with each other and the speed-up is increased by optimizing the AVX algorithm.