首页 > 最新文献

Scientific Visualization最新文献

英文 中文
Visualization of the Evolution of a Single Vapor Bubble During Boiling of a Subcooled Liquid: Experience in Automating the Processing of High-Speed Video Recording Results 过冷液体沸腾过程中单个蒸汽泡演变的可视化:高速录像结果自动化处理的经验
Q4 Computer Science Pub Date : 2023-09-01 DOI: 10.26583/sv.15.3.01
N.V. Vasil’ev, S.N. Vavilov, Yu.A. Zeigarnik, N.A. Azarov
Subcooled liquid boiling makes it possible to remove extremely high heat flux densities (tens, and under certain conditions even hundreds of MW/m2). This method is used for cooling rocket nozzles, in metallurgy, in thermonuclear power and special installations (cooling of beam targets), pulsed magnetohydrodynamic (MHD) installations. However, the calculations of this process are based on purely empirical correlations. The lack of experimental data on the characteristics of bubbles (size evolution, life time, formation frequency) hinders the development of mathematical models and calculation methods. The paper presents a program developed in the Python 3.10 environment for automated processing of high-speed video recordings of the evolution of a single bubble during boiling of a subcooled liquid. Comparison of frame processing, carried out «manually» and with the help of the developed program, showed a fairly high agreement between the results. The developed method makes it possible to significantly reduce the time spent on processing the experimental material and to include a significantly larger array of experimental data in the analysis.
过冷液体沸腾可以去除极高的热流密度(数十,在某些条件下甚至数百MW/m2)。该方法用于冷却火箭喷嘴,冶金,热核动力和特殊装置(冷却束靶),脉冲磁流体动力(MHD)装置。然而,这一过程的计算是基于纯粹的经验相关性。关于气泡特性(尺寸演化、寿命、形成频率)的实验数据的缺乏阻碍了数学模型和计算方法的发展。本文介绍了一个在Python 3.10环境下开发的程序,用于自动处理在过冷液体沸腾过程中单个气泡演变的高速视频记录。在“手动”和开发的程序的帮助下进行的帧处理的比较,显示了结果之间相当高的一致性。所开发的方法可以显著减少处理实验材料所花费的时间,并在分析中包含显著较大的实验数据阵列。
{"title":"Visualization of the Evolution of a Single Vapor Bubble During Boiling of a Subcooled Liquid: Experience in Automating the Processing of High-Speed Video Recording Results","authors":"N.V. Vasil’ev, S.N. Vavilov, Yu.A. Zeigarnik, N.A. Azarov","doi":"10.26583/sv.15.3.01","DOIUrl":"https://doi.org/10.26583/sv.15.3.01","url":null,"abstract":"Subcooled liquid boiling makes it possible to remove extremely high heat flux densities (tens, and under certain conditions even hundreds of MW/m2). This method is used for cooling rocket nozzles, in metallurgy, in thermonuclear power and special installations (cooling of beam targets), pulsed magnetohydrodynamic (MHD) installations. However, the calculations of this process are based on purely empirical correlations. The lack of experimental data on the characteristics of bubbles (size evolution, life time, formation frequency) hinders the development of mathematical models and calculation methods. The paper presents a program developed in the Python 3.10 environment for automated processing of high-speed video recordings of the evolution of a single bubble during boiling of a subcooled liquid. Comparison of frame processing, carried out «manually» and with the help of the developed program, showed a fairly high agreement between the results. The developed method makes it possible to significantly reduce the time spent on processing the experimental material and to include a significantly larger array of experimental data in the analysis.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135299089","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hybrid Visualization with Vulkan-OpenGL: Technology and Methods of Implementation in Virtual Environment Systems Vulkan-OpenGL混合可视化:虚拟环境系统中的技术与实现方法
Q4 Computer Science Pub Date : 2023-09-01 DOI: 10.26583/sv.15.3.02
P.Yu. Timokhin, M.V. Mikhaylyuk
In this paper, the topic of integrating visualization tasks to be solved using the Vulkan API into virtual environment systems based on OpenGL visualization, is researched. The problem of Vulkan-OpenGL hybrid visualization and an approach to its solution, based on a modified render-to-texture technique, are described. The technology of constructing an original embeddable program shell (VK-capsule) is proposed, which allows hybrid visualization as a "black box" to be worked with, obtaining an image in the OpenGL frame buffer at the output. The paper presents the developed structure of the VK-capsule, comprising three program blocks (VK-, GL- and I-block), and describes methods and algorithms for their construction. Based on proposed technology, methods and algorithms, a VK-capsule for height field visualization task was developed, which utilizes hardware-accelerated ray tracing, Vulkan API supported by. The approbation of the developed VK-capsule was carried out, which showed that proposed solutions are effective and meet the task. The results obtained can be used in virtual environment systems, scientific visualization, video simulators, virtual laboratories, educational applications, etc.
本文研究了基于OpenGL可视化技术将Vulkan API解决的可视化任务集成到虚拟环境系统中的问题。介绍了Vulkan-OpenGL混合可视化的问题及其基于改进的渲染-纹理技术的解决方法。提出了一种构建原始可嵌入程序外壳(VK-capsule)的技术,该技术允许混合可视化作为一个“黑盒”来工作,在输出时从OpenGL帧缓冲区中获取图像。本文介绍了VK-capsule的开发结构,包括三个程序块(VK-, GL-和I-block),并描述了它们的构建方法和算法。基于所提出的技术、方法和算法,开发了一种基于硬件加速光线追踪、Vulkan API支持的高度场可视化任务VK-capsule。对研制的vk -胶囊进行了批复,表明所提出的解决方案是有效的,符合任务要求。所得结果可用于虚拟环境系统、科学可视化、视频模拟器、虚拟实验室、教育应用等。
{"title":"Hybrid Visualization with Vulkan-OpenGL: Technology and Methods of Implementation in Virtual Environment Systems","authors":"P.Yu. Timokhin, M.V. Mikhaylyuk","doi":"10.26583/sv.15.3.02","DOIUrl":"https://doi.org/10.26583/sv.15.3.02","url":null,"abstract":"In this paper, the topic of integrating visualization tasks to be solved using the Vulkan API into virtual environment systems based on OpenGL visualization, is researched. The problem of Vulkan-OpenGL hybrid visualization and an approach to its solution, based on a modified render-to-texture technique, are described. The technology of constructing an original embeddable program shell (VK-capsule) is proposed, which allows hybrid visualization as a \"black box\" to be worked with, obtaining an image in the OpenGL frame buffer at the output. The paper presents the developed structure of the VK-capsule, comprising three program blocks (VK-, GL- and I-block), and describes methods and algorithms for their construction. Based on proposed technology, methods and algorithms, a VK-capsule for height field visualization task was developed, which utilizes hardware-accelerated ray tracing, Vulkan API supported by. The approbation of the developed VK-capsule was carried out, which showed that proposed solutions are effective and meet the task. The results obtained can be used in virtual environment systems, scientific visualization, video simulators, virtual laboratories, educational applications, etc.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135298760","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Universal System for Visualizing Geo-Referenced Data - Speed Vector Data 可视化地理参考数据的通用系统-速度矢量数据
Q4 Computer Science Pub Date : 2023-09-01 DOI: 10.26583/sv.15.3.03
N.N. Voronina, A.S. Zapevalov
In 2016, an article [1] was published in the Scientific Visualization No. 1 journal, which marked the beginning of a series of publications, in one way or another related to the visualization of georeferenced data. In 2023, an article [2] was published in the journal Scientific Visualization, which continued this series. This article describes step by step the process of developing and debugging a software product for visualizing geophysical data with their subsequent layout on a Yandex satellite map. The initial information for building maps was a text file containing three columns of data: two columns are geographic coordinates, the third column is a scalar parameter, such as temperature or salinity. The presented work is a direct continuation of this series. It describes the procedure for visualizing vector geophysical parameters on the Yandex satellite map, for example, such as current velocity or wind speed. The visualization procedure for vector parameters is based on a similar procedure previously developed for scalar parameters. The paper describes in detail the process of developing and debugging, modifying a software product, the ultimate goal of which is to visualize only the geophysical velocity parameter with subsequent display on the Yandex satellite map in accordance with the geographic coordinates that are set as input. The software product is a fully debugged complete module that can work both in standalone mode and in a complex aimed at superimposing the result obtained on the Yandex satellite map.
2016年,一篇文章[1]发表在《科学可视化》第1期期刊上,这标志着一系列与地理参考数据可视化相关的出版物的开始。2023年,一篇文章b[2]发表在《科学可视化》杂志上,延续了这个系列。本文逐步介绍了开发和调试用于在Yandex卫星地图上可视化地球物理数据及其后续布局的软件产品的过程。建筑地图的初始信息是一个包含三列数据的文本文件:两列是地理坐标,第三列是标量参数,例如温度或盐度。本次展出的作品是本系列的直接延续。它描述了在Yandex卫星地图上可视化矢量地球物理参数的过程,例如,当前速度或风速。矢量参数的可视化程序是基于先前为标量参数开发的类似程序。本文详细描述了一个软件产品的开发、调试、修改过程,最终目的是将地球物理速度参数按照设定为输入的地理坐标,在Yandex卫星地图上可视化显示。该软件产品是一个经过充分调试的完整模块,既可以在独立模式下工作,也可以在综合体中工作,目的是将获得的结果叠加在Yandex卫星地图上。
{"title":"Universal System for Visualizing Geo-Referenced Data - Speed Vector Data","authors":"N.N. Voronina, A.S. Zapevalov","doi":"10.26583/sv.15.3.03","DOIUrl":"https://doi.org/10.26583/sv.15.3.03","url":null,"abstract":"In 2016, an article [1] was published in the Scientific Visualization No. 1 journal, which marked the beginning of a series of publications, in one way or another related to the visualization of georeferenced data. In 2023, an article [2] was published in the journal Scientific Visualization, which continued this series. This article describes step by step the process of developing and debugging a software product for visualizing geophysical data with their subsequent layout on a Yandex satellite map. The initial information for building maps was a text file containing three columns of data: two columns are geographic coordinates, the third column is a scalar parameter, such as temperature or salinity. The presented work is a direct continuation of this series. It describes the procedure for visualizing vector geophysical parameters on the Yandex satellite map, for example, such as current velocity or wind speed. The visualization procedure for vector parameters is based on a similar procedure previously developed for scalar parameters. The paper describes in detail the process of developing and debugging, modifying a software product, the ultimate goal of which is to visualize only the geophysical velocity parameter with subsequent display on the Yandex satellite map in accordance with the geographic coordinates that are set as input. The software product is a fully debugged complete module that can work both in standalone mode and in a complex aimed at superimposing the result obtained on the Yandex satellite map.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135299082","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mueller-Matrix Stress Mapping in TeO2 Crystals Under Dynamic Loading 动态加载下TeO2晶体的mueller -矩阵应力映射
Q4 Computer Science Pub Date : 2023-09-01 DOI: 10.26583/sv.15.3.11
D.D. Khokhlov, A.A. Bykov, A.Yu. Marchenkov, Yu.V. Pisarevsky, Ya.A. Eliovich, V.I. Akkuratov, A.A. Khvostov
Components of optoelectronic devices installed in aircrafts and space vehicles experience significant mechanical loads during their operation. Excessive and cyclic loads may lead to the defect growth or the fatigue failure. In this paper, we describe a non-destructive imaging technique for stress mapping in anisotropic crystalline materials during bench test. The technique is based on Mueller-matrix imaging and the material photoelasticity. The results of experimental studies for two observation directions coinciding with different crystallographic axes of TeO2 are presented. Main limitations and further potential development of the technique are discussed.
安装在飞机和航天器上的光电器件组件在运行过程中承受着巨大的机械载荷。过度载荷和循环载荷可能导致缺陷扩展或疲劳破坏。本文介绍了一种用于各向异性晶体材料台架试验中应力映射的无损成像技术。该技术是基于穆勒矩阵成像和材料光弹性。本文介绍了两个观测方向与TeO2不同结晶轴重合的实验研究结果。讨论了该技术的主要局限性和进一步的发展潜力。
{"title":"Mueller-Matrix Stress Mapping in TeO2 Crystals Under Dynamic Loading","authors":"D.D. Khokhlov, A.A. Bykov, A.Yu. Marchenkov, Yu.V. Pisarevsky, Ya.A. Eliovich, V.I. Akkuratov, A.A. Khvostov","doi":"10.26583/sv.15.3.11","DOIUrl":"https://doi.org/10.26583/sv.15.3.11","url":null,"abstract":"Components of optoelectronic devices installed in aircrafts and space vehicles experience significant mechanical loads during their operation. Excessive and cyclic loads may lead to the defect growth or the fatigue failure. In this paper, we describe a non-destructive imaging technique for stress mapping in anisotropic crystalline materials during bench test. The technique is based on Mueller-matrix imaging and the material photoelasticity. The results of experimental studies for two observation directions coinciding with different crystallographic axes of TeO2 are presented. Main limitations and further potential development of the technique are discussed.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":"89 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135299087","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
POD-based Hydrodynamical Structures Visualization in Flows with an Internal Wave Attractor 基于pod的内波吸引子流中流体动力结构可视化
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.11
S. Elistratov
Hydrodynamical structure attending a flow can be hid and hardly to reveal. One of the methods to find them is to use mode decomposition (such as Proper orthogonal decomposition, POD). The method represents the field given as a series of spatial modes multiplied by corresponding temporal coefficients. In the article the method is discussed applyingly to a complex flow with a wave attractor structure. Attractor modes present structured vortex-like figure which cannot be claimed to be aleatory. As it turns out POD modes are not just a formal decomposition but have a physical origin: they are connected with instability cascade minor frequencies, as spectral investigation shows. Another consequence of that is that one of the collateral structure maximum can be visible. This proposition is proven as the structure is found to be visible in the flow itself.
参与流动的水动力结构可以被隐藏,而且很难被揭示。找到它们的方法之一是使用模态分解(如固有正交分解,POD)。该方法将给定的场表示为一系列空间模态乘以相应的时间系数。本文讨论了该方法在具有波吸引子结构的复杂流中的应用。吸引子模式呈现出结构化的涡状图形,这种图形不能被认为是随机的。事实证明,POD模态不仅是一种形式分解,而且有一个物理起源:正如频谱研究所显示的那样,它们与不稳定级联小频率有关。这样做的另一个后果是,其中一个抵押品结构的最大值可以是可见的。当发现该结构在流本身中可见时,这一命题得到了证明。
{"title":"POD-based Hydrodynamical Structures Visualization in Flows with an Internal Wave Attractor","authors":"S. Elistratov","doi":"10.26583/sv.15.2.11","DOIUrl":"https://doi.org/10.26583/sv.15.2.11","url":null,"abstract":"Hydrodynamical structure attending a flow can be hid and hardly to reveal. One of the methods to find them is to use mode decomposition (such as Proper orthogonal decomposition, POD). The method represents the field given as a series of spatial modes multiplied by corresponding temporal coefficients. In the article the method is discussed applyingly to a complex flow with a wave attractor structure. Attractor modes present structured vortex-like figure which cannot be claimed to be aleatory.\u0000 As it turns out POD modes are not just a formal decomposition but have a physical origin: they are connected with instability cascade minor frequencies, as spectral investigation shows. Another consequence of that is that one of the collateral structure maximum can be visible. This proposition is proven as the structure is found to be visible in the flow itself.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43385003","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Visualization of a Person's Emotional Tension by a Speech Signal 从语音信号看人的情绪紧张
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.09
Y. G. Gorshkov
The article presents the results of research on the assessment of human emotional tension by a speech signal using the developed technology of multilevel wavelet analysis. The disadvantages of polygraph systems during psychophysiological inspections of personnel are given. The data obtained by domestic and foreign experts allow us to make a confident conclusion that the characteristics of a person's oral speech correlate with changes in their condition. The characteristics of the hardware and software complex «Icar Lab» (Russia) in assessing the emotional state of the speaker, as well as the computer voice stress analyzer CVSA (USA) are considered. A new contactless technology is proposed for assessing the level of emotional tension of a person using stress biomarkers obtained on the tonal parts of speech. The WaveView-VSA program for obtaining high-precision time-frequency characteristics of a speech signal has been developed. The possibilities of the developed program for visualizing the level of emotional tension are presented. A database of audio recordings of 6th-year students who are in conditions with increased emotional stress during the exam and the defense of the graduation project has been formed and processed. The research conducted by the Scientific and Educational Medical and Technological Center of the Bauman Moscow State Technical University showed the fundamental possibility of obtaining real-time acoustocardiography data and the level of emotional tension in the examined students during express cardiodiagnostics. The developed technology provides biomarkers of stress based on a speech signal lasting several seconds.
本文介绍了利用先进的多层次小波分析技术对语音信号进行情绪紧张程度评估的研究成果。指出了测谎系统在人员心理生理检测中的不足。根据国内外专家所获得的数据,我们可以自信地得出一个结论:一个人的口语特征与其身体状况的变化有关。考虑了硬件和软件综合体«Icar实验室»(俄罗斯)在评估说话者情绪状态方面的特点,以及计算机语音应力分析仪CVSA(美国)。提出了一种新的非接触式技术,用于利用语音声调部分获得的压力生物标志物来评估一个人的情绪紧张程度。开发了用于获取语音信号高精度时频特性的WaveView-VSA程序。提出了将情绪紧张程度可视化的开发程序的可能性。形成并处理了六年级学生在考试和毕业设计答辩中情绪压力增加的录音数据库。莫斯科国立鲍曼技术大学科学教育医学技术中心进行的这项研究表明,在快速心脏诊断过程中,获得实时超声心动图数据和被检查学生情绪紧张程度的基本可能性。这项已开发的技术根据持续几秒钟的语音信号提供压力的生物标志物。
{"title":"Visualization of a Person's Emotional Tension by a Speech Signal","authors":"Y. G. Gorshkov","doi":"10.26583/sv.15.2.09","DOIUrl":"https://doi.org/10.26583/sv.15.2.09","url":null,"abstract":"The article presents the results of research on the assessment of human emotional tension by a speech signal using the developed technology of multilevel wavelet analysis. The disadvantages of polygraph systems during psychophysiological inspections of personnel are given. The data obtained by domestic and foreign experts allow us to make a confident conclusion that the characteristics of a person's oral speech correlate with changes in their condition. The characteristics of the hardware and software complex «Icar Lab» (Russia) in assessing the emotional state of the speaker, as well as the computer voice stress analyzer CVSA (USA) are considered. A new contactless technology is proposed for assessing the level of emotional tension of a person using stress biomarkers obtained on the tonal parts of speech. The WaveView-VSA program for obtaining high-precision time-frequency characteristics of a speech signal has been developed. The possibilities of the developed program for visualizing the level of emotional tension are presented. A database of audio recordings of 6th-year students who are in conditions with increased emotional stress during the exam and the defense of the graduation project has been formed and processed. The research conducted by the Scientific and Educational Medical and Technological Center of the Bauman Moscow State Technical University showed the fundamental possibility of obtaining real-time acoustocardiography data and the level of emotional tension in the examined students during express cardiodiagnostics. The developed technology provides biomarkers of stress based on a speech signal lasting several seconds.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46259480","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Using Topological Data Analysis to Visualize Instrument Output 使用拓扑数据分析可视化仪器输出
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.02
S. N. Chukanov, I. S. Chukanov
The article discusses Takens embedding for 2D and 3D visualization of 1D time series data. The paper considers the use of topological data analysis in conjunction with Takens embedding to analyze the output information of a dynamic system - a rigid body. 3D images of curves constructed from three components of the angular velocity vector of a rigid body for various values of the main moments of inertia are constructed. Three-dimensional images of the curves constructed on the basis of the Takens embedding for the component of the angular velocity of a rigid body for various values of the principal moments of inertia are constructed. Distances between 3D images of curves are determined by constructing persistent landscape functions. Using the method of topological data analysis in conjunction with Takens embedding for image comparison allows you to classify and identify images and output information of the instrumental composition.
本文讨论了用于一维时间序列数据二维和三维可视化的Takens嵌入。本文考虑将拓扑数据分析与Takens嵌入相结合来分析动态系统-刚体的输出信息。构造了由刚体角速度矢量的三个分量在不同主转动惯量值下构造的三维曲线图像。在刚体角速度分量的Takens嵌入的基础上,对不同的主转动惯量值构造了曲线的三维图像。曲线的三维图像之间的距离是通过构造持久的景观函数来确定的。使用拓扑数据分析方法结合Takens嵌入图像比较,您可以对图像进行分类和识别,并输出仪器组成的信息。
{"title":"Using Topological Data Analysis to Visualize Instrument Output","authors":"S. N. Chukanov, I. S. Chukanov","doi":"10.26583/sv.15.2.02","DOIUrl":"https://doi.org/10.26583/sv.15.2.02","url":null,"abstract":"The article discusses Takens embedding for 2D and 3D visualization of 1D time series data. The paper considers the use of topological data analysis in conjunction with Takens embedding to analyze the output information of a dynamic system - a rigid body. 3D images of curves constructed from three components of the angular velocity vector of a rigid body for various values of the main moments of inertia are constructed. Three-dimensional images of the curves constructed on the basis of the Takens embedding for the component of the angular velocity of a rigid body for various values of the principal moments of inertia are constructed. Distances between 3D images of curves are determined by constructing persistent landscape functions. Using the method of topological data analysis in conjunction with Takens embedding for image comparison allows you to classify and identify images and output information of the instrumental composition.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42760595","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modern Neural Network Technologies Text-to-Image 现代神经网络技术文本到图像
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.06
N. Bondareva
This paper discusses state-of-the-art graphical text-to-image neural networks and methods for text-to-image conversion, analyzing the results achieved and samples created to date for text-to-image conversion tasks. Ways of applying neural network approaches to text-to-image transformation for environmental monitoring, infrastructure and medical data analysis tasks are proposed. In this paper the results of neural network generation and its correlation with the user input linguistic constructions of text queries are reviewed, and the typical flaws and artifacts typical of the neural network generated images are identified and classified. The rapid development of neural network technologies in this field could have a significant impact on society, the professional market and the media, which makes the task of studying neural network images and identifying them among other graphic content particularly relevant.
本文讨论了最先进的图形文本到图像神经网络和文本到图像转换方法,分析了迄今为止为文本到图像的转换任务所获得的结果和创建的样本。提出了将神经网络方法应用于环境监测、基础设施和医疗数据分析任务的文本到图像转换的方法。本文综述了神经网络生成的结果及其与文本查询的用户输入语言结构的相关性,并对神经网络生成图像的典型缺陷和伪影进行了识别和分类。神经网络技术在该领域的快速发展可能会对社会、专业市场和媒体产生重大影响,这使得研究神经网络图像并在其他图形内容中识别它们的任务特别重要。
{"title":"Modern Neural Network Technologies Text-to-Image","authors":"N. Bondareva","doi":"10.26583/sv.15.2.06","DOIUrl":"https://doi.org/10.26583/sv.15.2.06","url":null,"abstract":"This paper discusses state-of-the-art graphical text-to-image neural networks and methods for text-to-image conversion, analyzing the results achieved and samples created to date for text-to-image conversion tasks. Ways of applying neural network approaches to text-to-image transformation for environmental monitoring, infrastructure and medical data analysis tasks are proposed. In this paper the results of neural network generation and its correlation with the user input linguistic constructions of text queries are reviewed, and the typical flaws and artifacts typical of the neural network generated images are identified and classified. The rapid development of neural network technologies in this field could have a significant impact on society, the professional market and the media, which makes the task of studying neural network images and identifying them among other graphic content particularly relevant.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43946006","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Visualization of the Processes Occurring during Spontaneous Triggering of a Vapor Explosion 蒸汽爆炸自发触发过程的可视化
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.04
N. Vasil’ev, S. Vavilov, Y. Zeigarnik
The vapor explosion process is an explosive increase in the volume of vapor, accompanied by a sharp rise in pressure when a hot melt enters a cold liquid medium with a temperature above its limiting superheat temperature. This phenomenon incurs the threat of great destruction and human casualties in certain types of accidents in the nuclear, metallurgical, pulp and paper industries. Nevertheless, there are still many insufficiently studied aspects of this phenomenon, one of which is the initiation (triggering) of the process. There are a number of logically fairly consistent descriptions of the processes occurring at a given stage of a vapor explosion. However, almost all of them are based on experiments carried out with external (forced) triggering. The article describes the data obtained during spontaneous triggering, i.e. under conditions much closer to reality. In this paper, using high-speed video recording (with a frame rate of up to 180 kHz and an exposure time of up to 2 μs), the first visualization of the processes occurring during spontaneous triggering of a vapor explosion on molten NaCl salt drops in distilled water subcooled to saturation temperature is presented. It is shown that when several drops of the NaCl melt interact with water, the micro vapor explosion that occurred on one drop, with an interval of several tens of microseconds, causes explosive vaporization on neighboring drops as well. Thus, the logical descriptions of the processes received instrumental confirmation.
蒸汽爆炸过程是指当热熔体进入温度高于其极限过热温度的冷液体介质时,蒸汽体积的爆炸性增加,伴随着压力的急剧上升。在核工业、冶金工业、纸浆和造纸工业的某些类型的事故中,这种现象造成了巨大的破坏和人员伤亡的威胁。尽管如此,这一现象仍有许多方面研究不足,其中之一是该过程的启动(触发)。对于蒸汽爆炸的特定阶段发生的过程,有许多逻辑上相当一致的描述。然而,几乎所有这些都是基于外部(强制)触发进行的实验。文章描述了在自发触发过程中,即在更接近现实的条件下获得的数据。在本文中,使用高速视频记录(帧速率高达180 kHz,曝光时间高达2μs),首次可视化了过冷至饱和温度的蒸馏水中熔融NaCl盐滴自发触发蒸汽爆炸过程。结果表明,当NaCl熔体的几滴与水相互作用时,在一滴上发生的微蒸汽爆炸,间隔几十微秒,也会在相邻的液滴上引起爆炸性蒸发。因此,对这些过程的逻辑描述得到了工具的确认。
{"title":"Visualization of the Processes Occurring during Spontaneous Triggering of a Vapor Explosion","authors":"N. Vasil’ev, S. Vavilov, Y. Zeigarnik","doi":"10.26583/sv.15.2.04","DOIUrl":"https://doi.org/10.26583/sv.15.2.04","url":null,"abstract":"The vapor explosion process is an explosive increase in the volume of vapor, accompanied by a sharp rise in pressure when a hot melt enters a cold liquid medium with a temperature above its limiting superheat temperature. This phenomenon incurs the threat of great destruction and human casualties in certain types of accidents in the nuclear, metallurgical, pulp and paper industries. Nevertheless, there are still many insufficiently studied aspects of this phenomenon, one of which is the initiation (triggering) of the process.\u0000 There are a number of logically fairly consistent descriptions of the processes occurring at a given stage of a vapor explosion. However, almost all of them are based on experiments carried out with external (forced) triggering. The article describes the data obtained during spontaneous triggering, i.e. under conditions much closer to reality.\u0000 In this paper, using high-speed video recording (with a frame rate of up to 180 kHz and an exposure time of up to 2 μs), the first visualization of the processes occurring during spontaneous triggering of a vapor explosion on molten NaCl salt drops in distilled water subcooled to saturation temperature is presented. It is shown that when several drops of the NaCl melt interact with water, the micro vapor explosion that occurred on one drop, with an interval of several tens of microseconds, causes explosive vaporization on neighboring drops as well. Thus, the logical descriptions of the processes received instrumental confirmation.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43822101","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Bicubic Surface on a Fixed Frame: Calculation and Visualization 固定框架上的双三次曲面:计算与可视化
Q4 Computer Science Pub Date : 2023-06-01 DOI: 10.26583/sv.15.2.05
V. Korotkiy, E. Usmanova
The paper proposes an algorithm for calculating a composite bicubic surface with a fixed frame formed by longitudinal (along the x axis) and transverse (along the y axis) cubic splines. Frame line equations are taken as the main boundary conditions. According to the proposed algorithm, the problem is divided into two stages: first, the frame line equations are found and then the coefficients included in the equations of the bicubic portions forming the bicubic surface are calculated. This approach reduces the size of the characteristic matrix of the linear equation system by reducing the number of coefficients in the surface equation. The matrix size is reduced from 16mn to 9mn, where m and n are the number of bicubic portions along the x and y axes. Surface visualization is reduced to building a grid of longitudinal and transverse generators, the equations of which are formed from the surface equation by substituting y=const (longitudinal generators) or x=const (transverse generators). In this paper we calculate and visualize bicubic surfaces with a frame formed by a mixed set of cubic splines and straight lines. The clarity of the examples is ensured by indicating the numerical values of all calculated magnitudes with an accuracy of up to nine significant figures.
本文提出了一种计算具有由纵向(沿x轴)和横向(沿y轴)三次样条形成的固定框架的复合双三次曲面的算法。以框线方程为主要边界条件。根据所提出的算法,该问题分为两个阶段:首先,找到框线方程,然后计算形成双三次曲面的双三次部分方程中包含的系数。这种方法通过减少曲面方程中的系数数量来减小线性方程组的特征矩阵的大小。矩阵大小从16mn减小到9mn,其中m和n是沿着x和y轴的双三次部分的数量。表面可视化简化为构建纵向和横向生成器的网格,其方程由表面方程通过替换y=const(纵向生成器)或x=const(横向生成器)而形成。在本文中,我们计算并可视化具有由三次样条线和直线的混合集合形成的框架的双三次曲面。通过以高达九位有效数字的精度指示所有计算震级的数值,确保了示例的清晰度。
{"title":"Bicubic Surface on a Fixed Frame: Calculation and Visualization","authors":"V. Korotkiy, E. Usmanova","doi":"10.26583/sv.15.2.05","DOIUrl":"https://doi.org/10.26583/sv.15.2.05","url":null,"abstract":"The paper proposes an algorithm for calculating a composite bicubic surface with a fixed frame formed by longitudinal (along the x axis) and transverse (along the y axis) cubic splines. Frame line equations are taken as the main boundary conditions. According to the proposed algorithm, the problem is divided into two stages: first, the frame line equations are found and then the coefficients included in the equations of the bicubic portions forming the bicubic surface are calculated. This approach reduces the size of the characteristic matrix of the linear equation system by reducing the number of coefficients in the surface equation. The matrix size is reduced from 16mn to 9mn, where m and n are the number of bicubic portions along the x and y axes. Surface visualization is reduced to building a grid of longitudinal and transverse generators, the equations of which are formed from the surface equation by substituting y=const (longitudinal generators) or x=const (transverse generators).\u0000 In this paper we calculate and visualize bicubic surfaces with a frame formed by a mixed set of cubic splines and straight lines. The clarity of the examples is ensured by indicating the numerical values of all calculated magnitudes with an accuracy of up to nine significant figures.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41689297","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Scientific Visualization
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1