{"result":true,"data":"{\"articles\":[{\"id\":3935,\"title\":\"Improved Omnidirectional Small Moving Object Detection with an Enhanced YOLO Model\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Image_8.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>A new enhanced YOLO framework improves the detection accuracy of distant and small moving objects in omnidirectional videos</em></p>\\n<p>&nbsp;</p>\\n<p><strong>While omnidirectional cameras can provide a 360-degree field of view, they often struggle to detect small moving objects, as</strong> <strong>important visual details are lost due to distortion and low resolution</strong><strong>, even when distortion reduction methods are applied</strong><strong>. A new study addresses this problem by building an annotated training dataset and refining a You Only Look Once (YOLO)-based detection model through transfer learning. The method substantially outperformed standard YOLO models, especially for small and distant objects.</strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"></span></span>\\n<p><span style=\\\"color: #cccccc;\\\"><strong><img alt=\\\"Image\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Image_8.jpg\\\" width=\\\"1504\\\" height=\\\"1154\\\">Title</strong>:A newly trained YOLO model with improved small moving object detection can enhance road safety</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:Researchers from Shibaura Institute of Technology, Japan, developed a newly trained You Only Look Once (YOLO) model using transfer learning that can detect small moving objects with improved accuracy compared to standard models. The proposed method maintains high accuracy even at 50 meters, whereas standard YOLO models showed a steep drop in accuracy beyond 40 meters. The graph in the figure shows the accuracy comparison with respect to distance.</span><br><span style=\\\"color: #cccccc;\\\"></span><span style=\\\"color: #cccccc;\\\"><strong>Credit:Professor Chinthaka Premachandra from Shibaura Institute of Technology, Japan</strong><br><strong>Source Link:N/A</strong></span><span><span style=\\\"color: #cccccc;\\\"></span><br></span><span style=\\\"color: #cccccc;\\\"><strong>License Type: Original content</strong></span><br><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator.&nbsp;</span></p>\\n</div>\\n</figure>\\n</div>\\n<p>Omnidirectional cameras are widely popular as they capture a full 360-degree view. They are often utilized for surveillance, traffic analysis, and autonomous systems. But the same wide-angle vision also leads to a technical problem. Objects far from the camera often appear distorted and tiny, making it difficult for computer vision systems to accurately recognize them. The challenge is especially serious for moving objects such as pedestrians, bicycles, motorcycles, and cars in outdoor scenes like road intersections.&nbsp;&nbsp;<br><br>You Only Look Once (YOLO) is a popular, high-speed, and accurate real-time object detection algorithm. Although YOLO is known for speed and strong general performance, it struggles with small object detection/classification in omnidirectional videos, as it divides an image into grid cells. When several tiny objects fall within the same grid, some of their visual information can be lost. In omnidirectional footage, this weakness becomes even more pronounced because distant objects already suffer from low resolution.&nbsp;&nbsp;&nbsp;&nbsp;<br><br>To address this issue, a team of researchers led by Professor Chinthaka Premachandra from Shibaura Institute of Technology, Japan, designed an enhanced framework that combined a custom-built training dataset with transfer learning.<em> &ldquo;In many countries, including Japan, road intersections are extremely accident-prone areas due to the complex interactions of vehicles, pedestrians, and cyclists moving from multiple directions. Some of these road users may suddenly appear from blind spots at intersections, further increasing the likelihood of accidents. Our research was initiated to solve this particular issue,&rdquo; </em>mentions Dr. Premachandra, while talking about the motivation behind this study.<em> </em>The paper was published in Volume 7 of the journal<em> </em><span><a href=\\\"https://ieeexplore.ieee.org/abstract/document/11421090\\\"><em>IEEE Open Journal of Intelligent Transportation Systems</em></a></span> on March 4, 2026.<br><br>For developing the model, a dataset of about 4,000 annotated images was created, covering four categories&mdash;humans, cars, bicycles, and motorcycles. Importantly, the annotations were not generic. Omnidirectional cameras exhibit a rapid decrease in resolution as the distance between the camera and the object increases, and the objects are often misidentified. To mitigate this issue, the team defined characteristic features for each moving object class to help the model learn what to look for under difficult conditions. For example, a human needed at least one arm or leg to be visible, a car needed two or more tires to be visible, and bicycles and motorcycles needed both front and rear wheels to be visible.<br><br>The research team also strengthened the dataset by cropping images and including objects viewed from multiple angles so that small and less frequent targets would be better represented. The dataset was used for training via transfer learning, a method that adapts the knowledge of an existing model to a new domain. Finally, the trained model was compared against conventional models for accuracy.&nbsp;<br><br>In direct comparisons, the proposed model reached an overall accuracy of 90%, while YOLOv5 achieved 46% and YOLOv8 achieved 53% for objects larger than 8 &times; 8 pixels. For small moving objects specifically, ranging from 8 &times; 8 to 32 &times; 32 pixels, the proposed model achieved an accuracy of 0.81, which is significantly higher compared to 0.39 for YOLOv5 and 0.42 for YOLOv8. The study also found that while standard YOLO models showed a steep drop in accuracy beyond 40 meters, the new model maintained useful performance up to 50 meters.&nbsp;&nbsp;<br><br>This research addresses a critical limitation in current perception systems by improving the detection of small and distant objects across a full 360&deg; field of view. <em>&ldquo;This approach can be effectively applied to intelligent transportation systems, autonomous driving, and robotic navigation, where reliable omnidirectional perception is essential. Specifically, it is well-suited for intersection monitoring and safety assistance, where vehicles, pedestrians, and cyclists may approach from multiple directions simultaneously,&rdquo; </em>explains Dr. Premachandra, while talking about the application of this research.<br><br>Let us hope the research progresses quickly to develop models with enhanced detection accuracy for objects smaller than 8 &times; 8 pixels, which can further reduce the risks of accidents and improve road safety.</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p>E-YOLO to OMOD: An Enhanced YOLO Framework for Small Moving Object Detection in Omnidirectional Videos</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><em>IEEE Open Journal of Intelligent Transportation Systems</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>DOI:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><span><a href=\\\"https://doi.org/10.1109/OJITS.2026.3670217\\\">10.1109/OJITS.2026.3670217</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Professor Chinthaka Premachandra from SIT, Japan</strong></p>\\n<p>Dr. Chinthaka Premachandra is a Professor at the College of Engineering and Graduate School of Engineering and Science, Shibaura Institute of Technology, Japan. He is also currently the Director of the Image Processing and Robotics Laboratory. Prof. Premachandra received his Ph.D. degree from Nagoya University, Nagoya, Japan, in 2011. His research interests include AI, UAVs, image processing, audio processing, intelligent transport systems (ITS), and mobile robotics. He has published over 200 articles over the years, which have been cited more than 1,500 times. He is currently also serving as an Associate Editor for <em>IEEE Robotics and Automation Letters</em> and <em>IEEE Sensors Journal</em>.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">Not applicable</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/5/22 12:00:00\",\"modified_date\":\"2026/5/22 12:00:08\",\"permalink\":\"/en/headline/detail/20260522_7070_727.html\"},{\"id\":3918,\"title\":\"Millimeter-Scale Resolution in Fiber-Optic Sensing: Single-Ended Technique Advances Infrastructure Monitoring\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Press_Release_Image_4.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>Researchers demonstrate that overcoming signal distortions enables record-breaking spatial resolution in single-access distributed fiber-optic sensing</em></p>\\n<p>&nbsp;</p>\\n<p><strong>Distributed fiber-optic sensors are widely used to monitor temperature and strain in infrastructure, but their spatial resolution has long been limited. In a new study, </strong><strong>researchers</strong><strong> from Shibaura Institute of Technology and Yokohama National University, Japan, have demonstrated that operating near a previously avoided frequency regime and suppressing signal distortions allows reflection-based sensing to achieve a world-record spatial resolution of 6 mm</strong><strong> among single-end-access configurations</strong><strong>. This enables precise monitoring of temperature and strain in infrastructure.</strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"></span></span>\\n<p><span style=\\\"color: #cccccc;\\\"><strong><img alt=\\\"Press_Release_Image\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Press_Release_Image_4.jpg\\\" width=\\\"1452\\\" height=\\\"809\\\">Title</strong>:<strong>&nbsp;</strong>Conceptual configuration and operating principle of Brillouin optical correlation-domain reflectometry (BOCDR)</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:<strong>&nbsp;</strong>Researchers demonstrate that operating at modulation frequencies close to Brillouin bandwidth and suppressing signal distortions allows BOCDR to achieve a world-record spatial resolution of 6 mm.</span><br><span style=\\\"color: #cccccc;\\\"><strong>Credit: Prof. Yosuke Mizuno from Yokohama National University, Japan</strong><br><strong>Source Link:</strong></span><span><span style=\\\"color: #cccccc;\\\"><a href=\\\"https://ieeexplore.ieee.org/document/11278604\\\" style=\\\"color: #cccccc;\\\">https://ieeexplore.ieee.org/document/11278604</a></span><br></span><span style=\\\"color: #cccccc;\\\"><strong>License Type: CC BY 4.0</strong></span><br><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator.&nbsp;</span></p>\\n</div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\">Distributed fiber-optic sensing technologies play a crucial role in monitoring temperature and strain across large structures such as bridges, tunnels, pipelines, and buildings. Unlike conventional point sensors, distributed fiber-optic sensors provide continuous measurements along their entire length, allowing early detection of damage or abnormal conditions. However, one persistent challenge has been spatial resolution&mdash;the ability to pinpoint exactly where a change occurs. Improving resolution without complicating system design has remained a central goal in fiber-optic sensing research.<br><br>One promising technique, known as Brillouin optical correlation-domain reflectometry (BOCDR), enables distributed sensing using light injected from only one end of the fiber. This reflection-based configuration simplifies installation and allows measurements even if the fiber is damaged. BOCDR also offers higher spatial resolution than many other Brillouin-based methods. Yet, its performance has been constrained by a widely accepted assumption: operating near or beyond the Brillouin bandwidth, a frequency range intrinsic to the fiber, was believed to cause unstable signals and unreliable measurements. As a result, this operating regime has largely been avoided, limiting achievable resolution.<br><br>In a new study, a team of researchers led by Prof. Heeyoung Lee from Shibaura Institute of Technology, Japan, along with Prof. Yosuke Mizuno from Yokohama National University, Japan, and Mr. Keita Kikuchi from Shibaura Institute of Technology, Japan, experimentally investigated BOCDR operation at modulation frequencies close to the Brillouin bandwidth. Their findings were published in the <span><a href=\\\"https://doi.org/10.1109/JLT.2025.3640608\\\"><em>Journal of Lightwave Technology</em></a></span><em> </em>on April 1, 2026.<br><br><em>&ldquo;To verify whether the Brillouin bandwidth limitation was truly fundamental or simply not well understood, we examined the origin of the signal distortions and explored ways to control them. Notably, we discovered that this forbidden operating region can be used to significantly enhance spatial resolution,&rdquo;</em> says Prof. Lee.<br>The researchers observed that at higher modulation frequencies, periodic distortions appeared in the Brillouin gain spectrum, interfering with the accurate extraction of temperature and strain information. These distortions degrade the linear relationship between temperature/strain and the Brillouin frequency shift, particularly at high spatial resolution.<br><br>Rather than treating these distortions as unavoidable, the team carefully analyzed their physical origin and developed a signal-processing method to suppress them. By mapping the measured spectra into the frequency domain and selectively removing the modulation-induced components, they restored the stability and linearity of the Brillouin signal. This approach allowed BOCDR to operate reliably in a frequency regime that had previously been considered impractical.<br><br>Using this strategy, the researchers achieved distributed temperature and strain measurements with a spatial resolution of 6 mm&mdash;the highest ever reported for single-ended Brillouin sensing. In experimental demonstrations, the system successfully detected temperature changes confined to millimeter-scale fiber sections and resolved abrupt strain-like transitions introduced by short fiber segments with different optical properties.<br><br>The implications of this work extend beyond laboratory demonstrations. Aging infrastructure and increasing exposure to natural disasters demand sensing technologies capable of detecting subtle, highly localized changes before they escalate into serious damage to public safety and maintenance efficiency. Achieving millimeter-scale resolution using a simple, single-end-access fiber configuration makes practical deployment of fiber-optic sensors more feasible across civil engineering, energy, transportation, and robotics-related industries.<br><br><em>&ldquo;Our study addresses the limitations of conventional sensors that miss the detection of subtle changes and proposes an approach that can be used for monitoring the integrity of optical waveguides, sensing the shape of flexible structures, and future robotic systems,&rdquo;</em> says Prof. Lee.<br><br>By overcoming a long-standing performance barrier, this study opens new pathways for distributed sensing systems that function like a &ldquo;nerve network,&rdquo; continuously monitoring the health of critical structures.</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p>BOCDR achieving 6-mm spatial resolution at modulation frequencies close to Brillouin bandwidth</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><em>Journal of Lightwave Technology</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>DOI:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><span><a href=\\\"https://doi.org/10.1109/JLT.2025.3640608\\\">10.1109/JLT.2025.3640608</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Professor Heeyoung Lee from SIT, Japan</strong></p>\\n<p>Dr. Heeyoung Lee is a Professor at the Graduate School of Engineering and Science, Shibaura Institute of Technology, Japan. She received a Ph.D. in Electrical and Electronic Engineering from the Institute of Science Tokyo, Japan, in 2019. Her research interests include fiber-optic sensing, polymer optics, and optoelectronics. She has been honored with multiple awards, including the NF Foundation R&amp;D Encouragement Award 2019, the Kashiko Kodate Promotion and Nurturing of Female Researchers Contribution Award 2021, and the SCAT President&rsquo;s Award 2025.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p>This work was supported in part by JSPS KAKENHI under Grant 21H04555 and Grant 22K14272 and by research grants from the Telecommunications Advancement Foundation, and in part by Asahipen Hikari Foundation.</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/4/20 7:30:00\",\"modified_date\":\"2026/4/21 9:18:21\",\"permalink\":\"/en/headline/detail/20260402_7070_727.html\"},{\"id\":3922,\"title\":\"Simple Synthetic Strategy Converts Blue-Emissive Molecules into Multicolor Luminescent Materials\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_133_3.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p class=\\\"highlight_select\\\"><em>Researchers demonstrate stimuli-responsive luminescence in dumbbell-shaped Zn(II) complexes with extended terminals </em></p>\\n<p>&nbsp;<strong>Researchers have demonstrated that bridging </strong><strong>&pi;</strong><strong>-conjugated emissive chromophores with an aromatic fluorinated Zn(II) paddlewheel framework facilitates</strong><strong> </strong><strong>wide-rang</strong><strong>ing</strong><strong> and reversible </strong><strong>luminescence </strong><strong>color </strong><strong>modulation </strong><strong>in the solid state </strong><strong>in the </strong><strong>presence of mechanical stress and hydrostatic pressure. This step converts a blue-emissive small organic molecule into a multicolor luminescent material. In solution, it behaves as a blue emitter, whereas in the solid state, its emission color changes reversibly over a wide range in response to the environment.</strong></p>\\n<p>&nbsp;Chemistry involves the fundamental interplay between the structures and properties of molecules. Notably, subtle changes in molecular structure and crystal packing can be amplified into macroscopic phenomena such as optical responses.</p>\\n<p>&nbsp;Zn(II) is an earth-abundant and low-toxicity metal, and paddlewheel-type Zn(II) dimers are well-established structural motifs. They are traditionally regarded as electronically silent structural units. Recently, a study led by Professor Akiko Hori from the Shibaura Institute of Technology, Japan, including Mr. Yuta Takeuchi from the same institute, and Prof. Yoshiki Ozawa and Prof. Masaaki Abe from the University of Hyogo, Japan, hypothesized that combining this flexible metal-carboxylate scaffold with &pi;-extended emissive ligands and aromatic fluorination could unlock new, adaptive excited-state behavior under external stimuli. Advancing this work, they observed a striking contrast between the fluorinated and non-fluorinated crystals&mdash;particularly the much larger and smoother color shifts observed under mechanical grinding and hydrostatic pressure. This motivated them to conduct a deeper exploration of how structural flexibility, intermolecular interactions, and external forces cooperate to control luminescence.</p>\\n<p class=\\\"highlight_select\\\">This curiosity ultimately led to the discovery of wide-range, reversible color modulation in a simple molecular crystal system. The novel findings of the research group were published in the <span><a href=\\\"https://doi.org/10.1039/D5QI02451J\\\">Inorganic Chemistry Frontiers</a></span> journal as a Front Cover article on January 19, 2026.</p>\\n<p>&nbsp;Prof. Hori highlights the central message of their study: <em>&ldquo;</em><em>A key point of this study is that a small blue-emissive molecule can be converted into a multicolor luminescent material in a one-step reaction. The resulting material shows reversible color changes over a wide range, from blue in solution to green and red in the solid state, depending on the environment.</em><em>&rdquo; </em></p>\\n<p>&nbsp;By introducing pentafluorobenzoate bridges into a dumbbell-shaped Zn(II) dimer, the researchers created a molecular crystal that exhibits continuous and nearly reversible emission color changes, spanning from green to orange-red upon gentle grinding or compression. Notably, these changes occur without obvious chemical degradation and are instead attributed to pressure-induced structural flexibility and adaptive intermolecular interactions within a simple Zn₂(&mu;-carboxylate)₄ framework.</p>\\n<p>&nbsp;The reversible and visually distinct luminescence changes observed in this study demonstrate how mechanical stress and pressure can be directly translated into optical responses in molecular crystals. In particular, the continuous color modulation in the solid state provides insight into how structural flexibility and intermolecular interactions govern stimulus-responsive luminescence. Because the emission color changes in response to mechanical force, pressure, and the surrounding molecular environment, the material may help visualize changes that are otherwise difficult to see. In the future, this concept may lead to luminescent materials that indicate pressure, strain, or molecular interactions through color changes.</p>\\n<p>&nbsp;<em>&ldquo;</em><em>This</em><em> research addresses a fundamental challenge in materials chemistry: how to achieve broad, reversible, and controllable color modulation in solid-state luminescent materials using simple and chemically robust molecular components. By demonstrating that aromatic fluorination markedly enhances structural flexibility and pressure adaptability, this study reveals how subtle modifications to a Zn(II)-based framework can strongly influence excited-state behavior in molecular crystals. These findings deepen our understanding of stimulus-responsive luminescence and structure&ndash;property relationships, and may help guide the design of adaptive optical materials,&rdquo; </em>says Mr. Takeuchi.</p>\\n<p>&nbsp;Overall, this study presents a simple design concept for converting blue-emissive molecules into multicolor luminescent materials and may contribute to the development of new optical materials that communicate environmental and structural changes through light.</p>\\n</div>\\n</div>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p>Multicolor and reversible stimuli-responsive luminescence of dumbbell-shaped Zn(II) complexes with extended triphenylamine-attached ethynylpyridine terminals</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><em>Inorganic Chemistry Frontiers</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 20.1705%;\\\">\\n<p>DOI:</p>\\n</td>\\n<td style=\\\"width: 79.8295%;\\\">\\n<p><a href=\\\"https://doi.org/10.1039/D5QI02451J\\\"><span>10.1039/D5QI02451J</span></a></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"std-title-h3 highlight_select\\\">&nbsp;Additional information for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 31.4037%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 68.5963%;\\\">19 January 2026&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 31.4037%;\\\">Method of Research:</td>\\n<td style=\\\"width: 68.5963%;\\\">Experimental study&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 31.4037%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 68.5963%;\\\">Not applicable&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 31.4037%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 68.5963%;\\\">There are no conflicts to declare.</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n&nbsp;<span style=\\\"font-size: 15px;\\\">Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</span>\\n<p>&nbsp;</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n&nbsp;\\n<p><strong>About Professor Akiko Hori from SIT, Japan</strong></p>\\n<p>Dr. Akiko Hori is a Professor at the Graduate School of Engineering and Science and the Undergraduate School of Engineering, both at Shibaura Institute of Technology, Japan. She leads the Laboratory of Molecular Assemblies, which aims to manipulate intermolecular forces to create highly tunable crystal space groups. Specifically, her group explores the creation of dynamic crystal fields using fluorine-substituted metal complexes, the synthesis and functional characterization of molecular nanowire variants with different metals, and the synthesis and investigation of the luminescence behavior of bipyridine derivatives.</p>\\n<p><span>&nbsp;</span></p>\\n<p><strong>Funding information</strong></p>\\n<p><span>This work was supported by S-SPIRE project of Shibaura Institute of Technology (Akiko Hori). Masaaki Abe acknowledges financial support from Special Research Projects Grant, University of Hyogo (FY2025). Yoshiki Ozawa acknowledges financial support for Grant-in-Aids for Scientific Research C, 22K05147, of JSPS KAKENHI.</span></p>\\n&nbsp;\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Image</h3>\\n<p><span>&nbsp;</span></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col vertical\\\">\\n<div class=\\\"image\\\"><img alt=\\\"SITNG_133_3\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_133_3.jpg\\\" width=\\\"451\\\" height=\\\"228\\\"></div>\\n<figcaption>\\n<p>Title: Dumbbell-shaped Zn(II) complexes with extended triphenylamine-attached ethynylpyridine terminals<br>Caption: Researchers explore the multicolor and reversible stimuli-responsive luminescence behavior of these exciting molecules.&nbsp;<br>Credit: Professor Akiko Hori from Shibaura Institute of Technology, Japan<br>Source link: <a href=\\\"https://pubs.rsc.org/en/Content/ArticleLanding/2026/QI/D5QI02451J\\\"><span>https://pubs.rsc.org/en/Content/ArticleLanding/2026/QI/D5QI02451J</span></a><strong> </strong><br>License type: CC BY 3.0<br>Usage <strong>restrictions</strong>: Credit must be given to the creator.&nbsp;</p>\\n</figcaption>\\n</figure>\\n</div>\\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n<p class=\\\"highlight_select\\\"><strong>Media contact</strong>: Kohei Tsuchiya</p>\\n<p><strong>E-mail</strong>: <span><a href=\\\"mailto:koho@ow.shibaura-it.ac.jp\\\">koho@ow.shibaura-it.ac.jp</a></span> 　</p>\\n<p><strong>Web</strong>: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n&nbsp;&nbsp;\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/4/17 11:30:00\",\"modified_date\":\"2026/4/17 11:30:04\",\"permalink\":\"/en/headline/detail/20260418-7985-001.html\"},{\"id\":3884,\"title\":\"SIT Matriculation Ceremony for the academic year 2026\",\"category\":[{\"basename\":\"news-1\",\"label\":\"Information\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/DSC_8686.png\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"The matriculation ceremony for the academic year 2026 will be held as follows. Parents and family members are welcome to attend; however, please note that due to limited seating capacity, you may be directed to a satellite venue within the Tokyo International Forum. Prior registration is not required. <br>\\n<p>It will be broadcast live; the URL and more details will be sent to the email address you specify after you complete the form below.</p>\\n<p class=\\\"highlight_select\\\"><a href=\\\"https://forms.office.com/r/SibQ8jZQ2x\\\"><span data-token-index=\\\"0\\\" class=\\\"notion-enable-hover\\\">Live Broadcast Link Request Form</span></a></p>\\n<br>\\n<table style=\\\"height: 193.667px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 133px;\\\">\\n<td style=\\\"height: 133px; width: 9.79124%;\\\">Dates&nbsp; &nbsp;</td>\\n<td style=\\\"height: 133px; width: 90.084%;\\\"><span class=\\\"bold\\\">Thursday, April 2, 2026</span><br>●Time schedule<br>11:30　Doors open<br>12:30　Opening ceremony<br>15:15　Closing ceremony (planned)</td>\\n</tr>\\n<tr style=\\\"height: 60.6667px;\\\">\\n<td style=\\\"height: 60.6667px; width: 9.79124%;\\\">Venue</td>\\n<td style=\\\"height: 60.6667px; width: 90.084%;\\\">&nbsp;Tokyo International Forum, Hall A<br>Access: <a href=\\\"https://www.t-i-forum.co.jp/en/access/\\\">Access | Tokyo International Forum Co., Ltd.</a></td>\\n</tr>\\n</tbody>\\n</table>\\n<div><span style=\\\"color: #ee6360;\\\">For students enrolling in the Master's and Doctor's programs, the enrollment procedures will be conducted on Wednesday, March 25 and Thursday, March 26.</span><br><span style=\\\"color: #ee6360;\\\">For undergraduate students, the enrollment procedures will be conducted on Tuesday, March 31.</span><br><span style=\\\"color: #ee6360;\\\">*Please note that attendance is mandatory for all students.</span></div>\\n<br>◆For enquiries, please contact.<br>Academic Affairs Section　 <a href=\\\"mailto:tgakuji@ow.shibaura-it.ac.jp\\\">tgakuji@ow.shibaura-it.ac.jp</a><br><img alt=\\\"DSC_8686\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/DSC_8686.png\\\" width=\\\"563\\\" height=\\\"375\\\">\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/3/19 14:00:00\",\"modified_date\":\"2026/3/19 14:00:05\",\"permalink\":\"/en/headline/detail/2026Mat_en.html\"},{\"id\":3879,\"title\":\"SIT Commencement for the year 2025\",\"category\":[{\"basename\":\"news-1\",\"label\":\"Information\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/thumbnail_7.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p>The commencement for the academic year 2025 will be held as follows. Parents and family members are welcome to attend; however, attendance is limited to up to two family members per graduate. Please note that prior registration is not required. <br>It will be broadcast live; the URL and more details will be sent to the email address you specify after you complete the form below.</p>\\n<p class=\\\"highlight_select\\\"><a href=\\\"https://forms.office.com/r/UdzWC5q0Hx\\\"><span data-token-index=\\\"0\\\" class=\\\"notion-enable-hover\\\">Live Broadcast Link Request Form</span></a><!-- notionvc: 0b259035-1f7f-4b9d-97f3-6c4e263899ae --></p>\\n<table style=\\\"height: 73px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"height: 37px; width: 10.0979%;\\\">Dates&nbsp; &nbsp;</td>\\n<td style=\\\"height: 37px; width: 89.7773%;\\\"><span class=\\\"bold\\\">Tuesday, 17 March 2026</span><br>●Time schedule<br>12:30　Doors open<br>13:30　Opening ceremony<br>15:15　Closing ceremony (planned)</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<td style=\\\"height: 36px; width: 10.0979%;\\\">Venue</td>\\n<td style=\\\"height: 36px; width: 89.7773%;\\\">Tokyo International Forum, Hall A<br>Access: <a href=\\\"https://www.t-i-forum.co.jp/en/access/\\\">Access | Tokyo International Forum Co., Ltd.</a></td>\\n</tr>\\n</tbody>\\n</table>\\n<div class=\\\"highlight_select\\\">Master's degree graduates and undergraduate graduates will receive their degree certificates at a location designated by their department or faculty after the ceremony. Further details will be available later on the ScombZ.</div>\\n<br>◆For enquiries, please contact.<br>Academic Affairs Section　 <a href=\\\"mailto:tgakuji@ow.shibaura-it.ac.jp\\\">tgakuji@ow.shibaura-it.ac.jp</a><br><br><img alt=\\\"DSC02070.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/DSC02070.JPG.jpg\\\" width=\\\"588\\\" height=\\\"392\\\">\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/3/9 16:00:00\",\"modified_date\":\"2026/3/9 16:58:19\",\"permalink\":\"/en/headline/detail/2025Com_en.html\"},{\"id\":3892,\"title\":\"MambaAlign Fusion Framework for Detecting Defects Missed by Inspection Systems \",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Press_Release_Image_3.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p class=\\\"highlight_select\\\"><em>Researchers develop an efficient system that detects subtle defects missed by existing industrial visual inspection systems<br><br></em></p>\\n<p class=\\\"highlight_select\\\"><span class=\\\"bold\\\">Industrial inspection systems often miss subtle defects or fail when sensors are slightly misaligned. To address this, researchers have developed MambaAlign, a new multimodal framework that efficiently fuses Red, Green, Blue images with auxiliary sensors such as thermal or depth data. It captures long-range, orientation-aware features, and is more robust to modest misalignment. It significantly improves localization accuracy while sustaining real-time performance, making it suitable for practical, high-throughput inspection environments.</span></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<div class=\\\"highlight_select\\\">Industrial quality inspection plays a critical role in manufacturing, from ensuring the reliability of electronics and vehicles to preventing costly failures in aerospace and energy systems. Traditional vision-based inspection systems typically rely on Red, Green, Blue (RGB) cameras, which are fast and inexpensive but often miss defects related to geometry (scratches or dents), material structure, or heat dissipation. While additional sensors, such as thermal cameras or depth scanners, can reveal these hidden anomalies, effectively combining information from multiple sensors remains a major technical challenge. Many existing fusion approaches either lose fine spatial detail, require heavy computation, or fail when sensors are not perfectly aligned&mdash;common issues in factory settings.<br><br></div>\\n<div></div>\\n<div>To address these, a research team led by Associate Professor Phan Xuan Tan from the Innovative Global Program, College of Engineering, Shibaura Institute of Technology, Japan, along with Dr. Dinh-Cuong Hoang from the FPT University, Vietnam, has proposed a new framework, termed MambaAlign, which enables computationally efficient fusion of multimodal sensor data while remaining robust to modest sensor misregistration. The study was made available online on December 27, 2025, and was published in Volume 13, Issue 1 of the <a href=\\\"https://doi.org/10.1093/jcde/qwaf143\\\"><em>Journal of Computational Design and Engineering</em></a><em> </em>&nbsp;on January 01, 2026.<br><br></div>\\n<div></div>\\n<div>&ldquo;Existing systems miss geometric and material/thermal defects, amplify sensor artifacts, lose localization, or are brittle to modest misregistration. In addition, efficiently capturing long-range, orientation-sensitive context (important for thin/oblique defects) without the quadratic cost of dense attention remained unresolved. These challenges of existing systems motivated us to develop a fusion approach that is alignment aware, uses state-space recurrences to collect long-range directional context, and exchanges semantic guidance at deep stages via lightweight cross-recurrence (Cross Mamba Interaction), and then reconstitutes low-level channels top-down to preserve precise localization,&rdquo; says Dr. Tan.<br><br></div>\\n<div></div>\\n<div>MambaAlign introduces an alignment-aware state-space fusion framework for multimodal industrial anomaly detection. The method captures long-range and orientation-aware context using state-space refinement, which is particularly effective for detecting thin or oblique defects such as scratches and cracks. Instead of relying on computationally expensive global attention, MambaAlign exchanges semantic guidance between sensors only at high-level feature stages, keeping the computational cost close to linear. A top-down reconstruction mechanism then reconstitutes low-level feature channels, allowing the system to tolerate modest sensor misalignment while preserving precise pixel-level localization.<br><br></div>\\n<div></div>\\n<div>Extensive experiments demonstrate the effectiveness of the approach. Averaged across three RGB-plus-auxiliary-modality (RGB-X) datasets, MambaAlign improves image-level area under the receiver operating characteristic curve (AUROC) by approximately 4.8%, pixel-level AUROC by about 5.0%, and area under the per-region overlap curve by roughly 6.5% compared with prior methods. Importantly, these gains come without excessive computational overhead. The model sustains close to 30 frames per second at moderate resolutions, with controlled memory usage, making it practical for deployment in real production lines.<br><br></div>\\n<div></div>\\n<div>&ldquo;MambaAlign achieves state-of-the-art localization with parameters and runtime suitable for real-time inspection. It not only provides higher detection accuracy but also tighter and less fragmented anomaly maps. This translates directly into fewer false alarms, fewer missed defects, and more actionable outputs for engineers on the factory floor,&rdquo; says Dr. Tan.<br><br></div>\\n<div></div>\\n<div>Overall, the study highlights wide-ranging industrial relevance. In electronics and printed circuit board inspection, MambaAlign can detect micro-cracks or missing components that subtly alter thermal or geometric patterns. In aerospace and composite manufacturing, fusing RGB and thermal data helps reveal subsurface delamination invisible to standard cameras. Automotive body inspection benefits from improved detection of dents, scratches, and seam defects, while the system&rsquo;s real-time performance enables inline inspection on conveyor belts or robotic vision stations. By reducing manual inspection effort, minimizing scrap, and improving reliability under realistic sensor conditions, MambaAlign addresses a long-standing bottleneck in industrial quality assurance.</div>\\n</div>\\n</div>\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p>MambaAlign: Alignment-aware state-space fusion for RGB-X industrial anomaly detection</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p>Journal of Computational Design and Engineering</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.1016%;\\\"><a href=\\\"https://doi.org/10.1093/jcde/qwaf143\\\">10.1093/jcde/qwaf143</a></td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.1222%;\\\">01 January 2026</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.1222%;\\\">\\n<p>Computational simulation/modeling</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.1222%;\\\">Not Applicable</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.1222%;\\\">All the authors declare that there is no actual or potential conflict of interest including any financial, personal or other relationships with other people or organizations.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n<p>Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n<p><strong>About Associate Professor Phan Xuan Tan from SIT, Japan</strong></p>\\n<p>Dr. Phan Xuan Tan is an Associate Professor in the Innovative Global Program, College of Engineering, Shibaura Institute of Technology (SIT), Japan. He earned a B.E. in Electrical-Electronic Engineering from Le Quy Don Technical University, and an M.S. in Computer and Communication Engineering from Hanoi University of Science &amp; Technology, Vietnam. He received his Ph.D. in Functional Control Systems from SIT in 2018. His academic work bridges engineering and artificial intelligence (AI), with research centered on computer vision, image processing, generative AI, and AI safety.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\"><strong>Image</strong></h3>\\n<p></p>\\n&nbsp;<br>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col vertical\\\">\\n<div class=\\\"image\\\"><img alt=\\\"Press_Release_Image\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Press_Release_Image_3.jpg\\\" width=\\\"1280\\\" height=\\\"648\\\"></div>\\n<figcaption>\\n<p>Title: MambaAlign framework for multimodal industrial anomaly detection<br>Caption: Researchers propose a new alignment-aware state-space fusion framework called&nbsp;<br>MambaAlign that produces tighter, less fragmented anomaly maps, and is substantially more robust to modest misalignment than prior fusion or attention-heavy approaches.<br>Credit: Dr. Phan Xuan Tan from Shibaura Institute of Technology, Japan, and Dr. Dinh-Cuong Hoang from FPT University, Vietnam<br>Source link: <a href=\\\"https://academic.oup.com/jcde/article/13/1/514/8405688\\\">https://academic.oup.com/jcde/article/13/1/514/8405688</a>&nbsp;<br>License type: CC BY 4.0<br>Usage restrictions: Credit must be given to the creator.</p>\\n</figcaption>\\n</figure>\\n</div>\\n&nbsp;Media Contact: Kohei Tsuchiya<br>E-mail: <a href=\\\"mailto:koho@ow.shibaura-it.ac.jp\\\">koho@ow.shibaura-it.ac.jp</a> 　<br>Web: <a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/25 12:00:00\",\"modified_date\":\"2026/2/25 12:00:04\",\"permalink\":\"/en/headline/detail/20260218_7070_001.html\"},{\"id\":3904,\"title\":\"Vote3D-AD: A Novel Framework for Unsupervised Point Cloud Anomaly Localization \",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/20260227_002.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p class=\\\"highlight_select\\\"><em>The proposed technology leverages varied defect synthesis and differentiable vote clustering to achieve remarkable performance&nbsp;<br><br></em></p>\\n<p><span class=\\\"bold\\\">Current 3D anomaly detection techniques often prove insufficient for noisy industrial scans. In a new study, researchers from Shibaura Institute of Technology, Japan, and FPT University, Vietnam, have developed Vote3D-AD as an innovative solution. The single-pass framework trains exclusively on defect-free data and utilizes the Varied Defect Synthesis pseudo-anomaly generator and a vote-and-cluster architecture to outperform state-of-the-art alternatives on various benchmarks. It is expected to further streamline inspection pipelines.&nbsp;</span></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<div>\\n<div>The automatic detection of surface-level irregularities&mdash;defects or anomalies&mdash;in 3D data is of significant interest for various real-world purposes, such as industrial quality inspection, infrastructure monitoring, robotics, and autonomous systems. However, collecting annotated defect examples at a large scale is costly, and existing 3D anomaly detection methods either require templates or heavy memory, multiple inference passes, and brittle heuristic clustering. These shortcomings limit real-life deployment.<br><br></div>\\n<div class=\\\"highlight_select\\\">In a novel research work, a team of researchers from Japan and Vietnam, led by Associate Professor Phan Xuan Tan, affiliated with the Innovative Global Program, College of Engineering, Shibaura Institute of Technology, Japan, and including Dr. Dinh-Cuong Hoang from FPT University, Vietnam, has proposed Vote3D-AD as a new single-pass framework for 3D anomaly localization. Their novel findings were made available online on January 20, 2026, and have been published in Volume 137 of the <a href=\\\"https://www.sciencedirect.com/science/article/pii/S1110016826000438\\\"><span>Alexandria Engineering Journal</span></a>&nbsp; on February 1, 2026.<br><br></div>\\n<div>Vote3D-AD combines a realistic pseudo-anomaly generator (Varied Defect Synthesis, or VDS), with a learned vote-and-differentiable clustering architecture to localize defects in point clouds, while training only on defect-free data. It demonstrates stronger and more reliable localization than prior works. Across both synthetic and real industrial benchmarks, Vote3D-AD improves point-level AUROC by ~6.7%, and point-AUPR by ~10.1%, and point-F1 by ~11.2% over the strongest baselines. Notably, object-level metrics also rise substantially.<br><br></div>\\n<div>The proposed framework exhibits practical speed for real inspection pipelines. The full pipeline runs at approximately 9.05 FPS on an RTX-3090 and supports higher-throughput variants, demonstrating a balance of high accuracy and practical inference speed for production inspection. Vote3D-AD turns sparse, noisy point-level signals into coherent region proposals without hand-tuned clustering, reducing the engineering burden and improving localization precision, which is critical for making automated 3D inspection actionable on factory floors.<br><br></div>\\n<div class=\\\"highlight_select\\\">Its real-world applications include automated industrial quality inspection of sheet metal, machined parts, and plastic housings, where it detects dents, bulges, holes, missing components, and surface roughness from depth scans, especially in situations where RGB or 2D images miss geometric faults. Vote3D-AD is also expected to be useful for infrastructure and asset monitoring. It can localize cracks, holes, and surface degradation in scanned components, such as pipes, panels, and connectors, where early geometric anomalies predict failure. Moreover, it may enable robots to verify assembly quality or to detect damage on manipulated objects using onboard depth sensors, even when only defect-free examples are available during training. Furthermore, the framework can combine multi-view or streamed point clouds to detect thermal or structural anomalies&mdash;with potential future multi-modal fusion&mdash;improving predictive maintenance decisions.<br><br></div>\\n<div></div>\\n<div>According to Dr. Tan, &ldquo;Tighter and more coherent anomaly masks present in Vote3D-AD&mdash;thanks to learned clustering and boundary refinement&mdash;reduce false alarms and ambiguous detections, lowering unneeded rework and downtime in manufacturing lines. In addition, since Vote3D-AD trains on normal examples only and uses learned vote clustering instead of template matching or big feature stores, it is easier to deploy across different product families and manufacturers. This reduces engineering and data collection costs.&rdquo;<br>&nbsp;</div>\\n<div></div>\\n<div class=\\\"highlight_select\\\">&ldquo;Furthermore, our technology utilizes VDS that generates diverse, physically plausible pseudo-defects such as bulges, dents, holes, cracks, and surface roughness, and simulates sensor artifacts such as noise and dropout, which substantially narrows the gap between simulated training signals and real defects, improving generalization,&rdquo; highlights Dr. Tan.<br>&nbsp;</div>\\n<div></div>\\n<div>Lastly, by producing coherent region proposals rather than scattered point outliers, the proposed system supports downstream actions such as automatic rejection, targeted repair, and prioritization for human review, making inspection pipelines more efficient and safer.</div>\\n<div class=\\\"highlight_select\\\"></div>\\n</div>\\n</div>\\n</div>\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p>Vote3D-AD: Unsupervised point cloud anomaly localization via varied defect synthesis and differentiable vote-clustering&nbsp;</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p><em>Alexandria Engineering Journal </em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.1016%;\\\"><a href=\\\"https://doi.org/10.1016/j.aej.2026.01.024\\\"><span>https://doi.org/10.1016/j.aej.2026.01.024</span></a>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.1222%;\\\">1 February 2026</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.1222%;\\\">\\n<p>Computational simulation/modeling&nbsp;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.1222%;\\\">Not Applicable&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.1222%;\\\">The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n<p>Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n<p><strong>About Associate Professor Phan Xuan Tan from SIT, Japan</strong></p>\\n<p>Dr. Phan Xuan Tan is an Associate Professor in the Innovative Global Program, College of Engineering, Shibaura Institute of Technology (SIT), Japan. <span>He earned a B.E. in Electrical&ndash;Electronic Engineering from Le Quy Don Technical University and an M.S. in Computer and Communication Engineering from Hanoi University of Science and Technology, Vietnam. He received his Ph.D. in Functional Control Systems from SIT in 2018. His academic work bridges engineering and artificial intelligence, with research centered on computer vision, image processing, generative AI, and AI safety.</span></p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Image</h3>\\n<p></p>\\n&nbsp;<br>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col vertical\\\">\\n<div class=\\\"image\\\"><img alt=\\\"20260227_002\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/20260227_002.jpg\\\" width=\\\"800\\\" height=\\\"316\\\"></div>\\n<figcaption>\\n<p>Title: Vote3D-AD framework<br>Caption: The proposed framework consists of Varied Defect Synthesis (VDS) pseudo-anomaly generator, transformer-based backbone, voting network, and differentiable clustering module, enabling precise point- and object-level anomaly scoring.&nbsp;<br>Credit: Associate Professor Phan Xuan Tan from Shibaura Institute of Technology, Japan<br>Source Link: <a href=\\\"https://www.sciencedirect.com/science/article/pii/S1110016826000438\\\">https://www.sciencedirect.com/science/article/pii/S1110016826000438</a>&nbsp;<br>License Type: CC BY 4.0<br>Usage restrictions: Credit must be given to the creator.&nbsp;</p>\\n</figcaption>\\n</figure>\\n</div>\\n&nbsp;Media Contact: Kohei Tsuchiya<br>E-mail: <a href=\\\"mailto:koho@ow.shibaura-it.ac.jp\\\">koho@ow.shibaura-it.ac.jp</a> 　<br>Web: <a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/25 12:00:00\",\"modified_date\":\"2026/2/25 12:00:05\",\"permalink\":\"/en/headline/detail/20260227_7070_002.html\"},{\"id\":3870,\"title\":\"Tackling Uplift Resistance in Tall Infrastructures Sustainably \",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_134.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>How winged composite piles improve wind-induced uplift resistance with sustainable reuse of surplus construction soil </em></p>\\n<p><em>&nbsp;</em></p>\\n<p class=\\\"highlight_select\\\"><strong>Tall structures face the challenge of uplift forces from the wind. At the same time, constructions projects continue to generate large volumes of surplus soil. A team of Japanese researchers, led by Professor Shinya Inazumi investigated a winged composite pile foundation that emerges as a potential solution to both of these challenges. Model-scale experiments and numerical analyses demonstrate that some critical factors that influence the performance include wing size, soil density, and corrugated steel surfaces.&nbsp; </strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"SITNG_134\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_134.jpg\\\" width=\\\"2791\\\" height=\\\"1205\\\"><br>Title</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Winged composite piles improve wind-induced uplift resistance with sustainable reuse of surplus construction soil</span></div>\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Caption</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: The winged composite pile consists of a steel pipe with expanded base wings, surrounded by steel structural components with the annular space filled with surplus soil generated on site to improve wind-induced uplift resistance with sustainable reuse of surplus construction soil.<em> </em>&nbsp;</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">Credit </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Professor Shinya Inazumi from Shibaura Institute of Technology, Japan</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"font-size: 15px;\\\"><span style=\\\"color: #cccccc;\\\">Source Link : <a href=\\\"https://www.sciencedirect.com/science/article/pii/S2590123026004445?via%3Dihub#coi0001\\\">https://www.sciencedirect.com/science/article/pii/S2590123026004445?via%3Dihub#coi0001</a></span></strong></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">License Type </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: CC BY-4.0</span></div>\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Usage restrictions</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Credit must be given to the creator.&nbsp;</span></div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"></p>\\n<p>Tall structures like radio towers experience high wind loads that generate uplift forces at their foundations, a challenge that is increasing burden, as natural occurrences like typhoons and tornadoes become more frequent and severe. Transmission towers, telecommunication masts, and solar power installations are especially susceptible because uplift forces, rather than compressive forces, influence the foundational stability. On the other hand, the construction industry faces obstacles managing surplus excavated soil, a part of which is used on-site while the rest is usually transported elsewhere for disposal, which increases costs and environmental risks. The combined effects of these pressures have highlighted the need for foundation systems that simultaneously enhance wind resistance and allow more effective on-site soil utilization.</p>\\n<p>&nbsp;</p>\\n<p>To tackle these challenges, a group of researchers led by Professor Shinya Inazumi from Shibaura Institute of Technology, Japan, investigated a winged composite pile foundation system engineered to provide uplift resistance along with the structural reuse of construction surplus soil. The study, made available online on February 1, 2026, and will be published in <span><a href=\\\"https://www.sciencedirect.com/science/article/pii/S2590123026004445?via%3Dihub\\\"><em>Results in Engineering</em></a></span> journal on March 1, 2026, evaluates whether foundations combining the use of excavated soil can achieve uplift capacities comparable to conventional steel piles while reducing reliance on imported backfill materials. Prof. Inazumi says, <em>&ldquo;We observed projects where wind demands were increasing, yet large volumes of potentially usable soil were being treated as waste. That gap in understanding motivated us to explore a foundation system that could address both issues together.&rdquo;</em></p>\\n<p>&nbsp;</p>\\n<p>The winged composite pile consists of a steel pipe with expanded base wings, surrounded by steel structural components such as liner plates. The annular space between the steel pipe and the surrounding structural members is filled with surplus soil generated on site. To understand uplift behavior, the researchers conducted a series of 35 model-scale uplift tests covering seven pile configurations. These experiments examined the influence of expanded base wing diameter, soil density, the surface characteristics of the steel components, and the presence or absence of liner plates on uplift resistance. In addition to the physical tests, finite element method (FEM) analyses were performed for selected cases to assess whether numerical simulations could replicate the trends observed experimentally.</p>\\n<p>&nbsp;</p>\\n<p>The results showed a consistent increase in uplift resistance with larger expanded base wing diameters across all configurations. This relationship was observed regardless of soil density or pile type, indicating that wing geometry plays a dominant role in uplift capacity. In certain conditions, the winged composite pile achieved uplift resistance comparable to, or even exceeding, that of conventional steel pipe piles, demonstrating the effectiveness of surplus soil when used as a part of the load-resisting system. Prof. Inazumi explains, &ldquo;<em>Winged composite piles filled with surplus construction soil can provide uplift resistance comparable to or greater than that of conventional steel pipe piles. These piles allow the large-volume, on-site reuse of excavated soil, contributing to structural safety and environmental sustainability in wind-resistant foundations. Our tests revealed that uplift capacity increased with an expanded base wing diameter across all configurations.</em>&rdquo;</p>\\n<p><em>&nbsp;</em></p>\\n<p class=\\\"highlight_select\\\">An important finding was that soil density was identified as a critical factor influencing uplift resistance. A reduction in soil density of approximately 20% resulted in an average decrease in uplift resistance of about 50%. This significant reduction emphasizes the importance of compaction control when surplus soil is used as a structural material.<br><br>Additionally, the study also demonstrated that the surface characteristics of the surrounding steel components affect uplift resistance. Corrugated liner plates provided an increase in uplift capacity of approximately 12%<span>&ndash;</span>13% compared to smooth steel components. This was attributed to enhanced frictional resistance and mechanical interlocking between the soil and the steel components. FEM analysis was also carried out to examine whether numerical simulations could reproduce experimental trends.<br><br>Explaining the applications of the winged composite pile system, Prof. Inazumi explained, &ldquo;<em>Our findings can be directly applied to the foundations of infrastructures that must withstand strong wind uplift such as transmission towers, radio towers, telecommunication masts, and solar power facilities built on sandy ground. Our system provides an alternative for these structures, offering uplift capacities comparable to or higher than those of conventional steel pipe piles while reducing the need for imported, high-quality backfill materials.&rdquo; <br><br></em>By integrating experimental findings from FEM analyses, the researchers proposed design guidelines associating uplift resistance to expanded base wing diameter and soil density. The study establishes winged composite piles as a foundation system that combines uplift resistance with large-volume, on-site reuse of construction surplus soil, addressing both structural requirements and surplus oil utilization requirements.</p>\\n<p><em>&nbsp;</em></p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\">&nbsp;</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p>Uplift resistance of winged composite piles with surplus soil backfill: Model experiments and numerical validation</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p><em>Results in Engineering</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.0022%;\\\">\\n<p class=\\\"highlight_select\\\"><a href=\\\"https://doi.org/10.1016/j.rineng.2026.109404\\\">10.1016/j.rineng.2026.109404</a>&nbsp;</p>\\n&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.0724%;\\\">01 March 2026</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.0724%;\\\">\\n<p>Experimental study&nbsp;<br>&nbsp;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.0724%;\\\">Not applicable&nbsp;<br>&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.0724%;\\\">The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Professor Shinya Inazumi from SIT, Japan</strong></p>\\n<p>Dr. Shinya Inazumi is a Professor in the College of Engineering at Shibaura Institute of Technology (SIT), Japan, and leads the Geotechnical Engineering Laboratory, where research focuses on sustainable ground and infrastructure solutions. He received his Ph.D. in Engineering from Kyoto University. His research interests span civil and geotechnical engineering, geo-disaster mitigation, and AI-applications in infrastructure planning. As an established author with hundreds of publications, he has also been recognized with prestigious awards for research excellence in geotechnical and environmental engineering.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">N/A</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/20 12:00:00\",\"modified_date\":\"2026/2/20 12:00:05\",\"permalink\":\"/en/headline/detail/20260220_7070_51.html\"},{\"id\":3890,\"title\":\"Novel Wireless Origami-Inspired Smart Cushioning Device for Safer Logistics\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Image_7.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p class=\\\"highlight_select\\\"><em>Researchers develop a new smart cushioning material that can wirelessly detect and provide information on damage to transported goods.</em></p>\\n<p>&nbsp;</p>\\n<p><strong>Smart cushioning materials with sensing features can enable real-time detection of damage to transport goods. However, current sensing technologies require wired connections for power and data transmission, limiting applicability. In a new study, researchers have developed a novel origami-inspired wireless, battery-free smart cushioning material that can accurately detect and provide measurement of damage to transported goods. This material holds strong potential for improving logistics and transport traceability.</strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"Image\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Image_7.jpg\\\" width=\\\"602\\\" height=\\\"498\\\"></span></span>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Title</strong>:<strong> </strong>Working of the smart cushioning device</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:<strong> </strong>The proposed origami-inpsired smart cushioning device enables wirless, battery-free damage detection of transported goods, offering a practical solution for improving safety and traceability in logistics and transport.<br></span><span style=\\\"color: #cccccc;\\\"></span><span style=\\\"color: #cccccc;\\\"><strong>Credit</strong>:<strong> </strong>Hiroki Shigemune from Shibaura Institute of Technology, Japan<br><strong>Source Link: &nbsp;</strong></span><span><span style=\\\"color: #cccccc;\\\"><a href=\\\"https://doi.org/10.1038/s41528-025-00527-z\\\" style=\\\"color: #cccccc;\\\">https://doi.org/10.1038/s41528-025-00527-z</a></span><br></span><span style=\\\"color: #cccccc;\\\"></span><span style=\\\"color: #cccccc;\\\"><strong>License Type: </strong>tCC BY-NC-ND 4.0</span><br><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator. Only noncommercial uses of the work are permitted. No derivatives or adaptations of the work are permitted.</span></p>\\n</div>\\n</figure>\\n</div>\\n<p>Origami, the traditional Japanese art of paper folding, has received considerable attention in engineering. By applying paper-folding principles, researchers have created compact structures that are flexible, lightweight, and reconfigurable across aerospace, medicine, and robotics. Moreover, origami-inspired designs have been explored at many scales, from microscopic structures such as DNA origami to large deployable systems for space applications. More recently, integrating electronics into origami structures has enabled the development of smart sensors that combine mechanical strength, flexibility, and energy absorption.<br><br>One promising application of smart origami electronics is in cushioning materials used for transporting goods. Integrating sensing features into cushioning materials could allow real-time monitoring of pressure, weight, or impact during shipping, improving traceability and reducing damage. Although a variety of sensing technologies have been examined for such &ldquo;self-diagnosing&rdquo; smart cushioning materials, these technologies rely on wired connections for power and data transfer. Making such systems wireless and battery-free could significantly reduce maintenance needs, simplify integration, and expand their use across diverse environments.<br><br>To achieve this goal, a research team led by Associate Professor Hiroki Shigemune, along with Mr. Hiroaki Minamide and Mr. Satoshi Motoyama from the Shibaura Institute of Technology in Japan, has developed an origami-inspired smart cushioning material capable of wirelessly monitoring deformation. &ldquo;<em>We have developed a self-folded origami honeycomb device, integrated with passive wireless inductor-capacitor (LC) sensors directly into the load-bearing structure,</em>&rdquo; explains Dr. Shigemune. &ldquo;<em>In this design, the mechanical deformation of the structure is transduced into a sensing signal.</em>&rdquo; Their study was published online in <a href=\\\"https://doi.org/10.1038/s41528-025-00527-z\\\"><em>npj Flexible Electronics</em></a> journal on January 09, 2026.<br><br>The proposed smart cushioning material, called a self-folded origami honeycomb device (SHD), is fabricated using a simple process. The honeycomb structure is formed by printing predefined patterns onto the paper, causing it to fold automatically into a three-dimensional structure composed of multiple cells connected by hinge-like joints. When external force is applied, these hinges buckle in a predictable manner, allowing the structure to absorb energy.<br><br>In the initial design, the researchers embedded both the inductor and capacitor within the SHD. Copper electrodes placed at the hinges formed capacitors, with the air gap between them acting as the dielectric. The inductor was positioned on the flat regions of the cells. During compression, the cells buckle, reducing the distance between the capacitor electrodes. This change shifts the resonant frequency of the LC circuit, which can be detected wirelessly using a readout coil and a vector network analyzer. However, because the inductor was also deformed during compression, its response introduced variability, which reduced measurement reproducibility.<br><br>To resolve this issue, the team created a new design where capacitor plates were embedded on the side wall of the cells within the SHD and connected to an external inductor. Using this improved design, they conducted compression tests on six different SHDs with varying capacitor electrode arrangements. By analyzing how the structures buckled under load, the team optimized the electrode placement for stability. The most stable configuration was found to have an electrode gap of 3 millimeters with an electrode gap angle of 0 degrees. To enhance sensitivity, they also applied a thick PVC tape to the electrode surface.<br><br>The final design was evaluated using finite element simulations and validated through experiments. Designs both with and without PVC tape showed close agreement between simulations and experiments. The researchers then demonstrated the practical usefulness of the device in two scenarios: measuring the weight of an applied load and detecting damage caused by a falling object. In both cases, the SHD successfully detected deformation wirelessly and provided accurate measurements, highlighting its potential for real-world use.<br><br>&ldquo;<em>Our smart cushioning device can be applied in the transportation and logistics industries to monitor load conditions, detect impact or damage, and improve traceability during shipping,</em>&rdquo; notes Dr. Shigemune. &ldquo;<em>It will be particularly valuable in agriculture, where delicate products require careful handling, </em><em>but it can also benefit everyday delivery services by helping protect goods and ensure safer distribution.</em>&rdquo;<br>Overall, this origami-inspired smart cushioning material represents a scalable and maintenance-free approach to wireless damage detection, offering a practical solution for improving safety and traceability in logistics and transport.</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 16.4773%;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 83.5227%;\\\">\\n<p>Smart cushioning device integrating self-folding origami honeycomb structure and inductor-capacitor passive wireless sensor</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 16.4773%;\\\">\\n<p>Journal</p>\\n</td>\\n<td style=\\\"width: 83.5227%;\\\">\\n<p><em>npj Flexible Electronics</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td style=\\\"width: 16.4773%;\\\">\\n<p>DOI:</p>\\n</td>\\n<td style=\\\"width: 83.5227%;\\\">\\n<p><span><a href=\\\"https://doi.org/10.1038/s41528-025-00527-z\\\">10.1038/s41528-025-00527-z</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Associate Professor</strong> <strong>Hiroki Shigemune</strong><strong> from SIT, Japan</strong></p>\\n<p>Dr. Hiroki Shigemune is an Associate Professor at the School of Engineering at Shibaura Institute of Technology (SIT), Japan. He is also associated with the International Research Center for Green Electronics at SIT. He received his B.S. and M.S. in Applied Physics, and Doctor of Engineering degrees in Modern Mechanical Engineering from Waseda University, Japan, in 2014, 2016, and 2018, respectively. His research interests include self-assembly systems, morphological computation, printing methods, and soft-bodied robotics. As the Director of the Active Functional Devices Lab, he has published over 90 research papers that have been cited more than 800 times.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p>This research was partially supported by JSPS KAKENHI Grant Numbers JP22K14226, Adaptable and Seamless Technology Transfer Program through Target-driven R&amp;D (A-STEP) from the Japan Science and Technology Agency (JST) Grant Numbers JPMJTM20CK, Fuji Seal Foundation, and International Research Center for Green Electronics.</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/20 12:00:00\",\"modified_date\":\"2026/2/20 12:00:05\",\"permalink\":\"/en/headline/detail/20260220_7070_727.html\"},{\"id\":3866,\"title\":\"Precise, High-Energy-Focused Electron Beams Can Improve Polymer Strength\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_118.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>Researchers observe beneficial structural changes in polyethylene following exposure to high-energy-focused electron beam irradiation<br><br></em></p>\\n<p><strong>Despite their widespread use in various applications, synthetic polymers such as polyethylene (PE) remain susceptible to structural deformation when exposed to stress. In a new study, scientists from Japan have utilized focused electron beam (FEB) irradiation to precisely induce microvoids and nanoscale fibrils to improve the mechanical strength of PE. Following irradiation with FEB, PE demonstrated minimal crack opening and prevented further crack propagation. This study can fuel the development of superior polymer-based materials. </strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"SITNG_118\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_118.jpg\\\" width=\\\"602\\\" height=\\\"237\\\"><br>Title</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Scanning electron microscopy images showing a wide crack opening (image A) in non-irradiated polyethylene (PE) and minimal crack propagation in PE irradiated with a focused electron beam</span></div>\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Caption</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Polyethylene (PE) is susceptible to crack initiation and propagation when exposed to stress. In a new study, researchers<strong> </strong>from Shibaura Institute of Technology, Japan, have employed focused electron beams to precisely induce microvoids and nanoscale fibrils to improve the mechanical strength and prevent crack propagation in PE.&nbsp;&nbsp;</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">Credit </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Masayuki Shimojo from Shibaura Institute of Technology</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"font-size: 15px;\\\"><span style=\\\"color: #cccccc;\\\">Source Link : <a href=\\\"https://advanced.onlinelibrary.wiley.com/doi/10.1002/admt.202501197\\\">https://advanced.onlinelibrary.wiley.com/doi/10.1002/admt.202501197</a><strong> </strong></span></strong></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">License Type </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: CC BY-NC-ND 4.0</span></div>\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Usage restrictions</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Credit must be given to the creator. Only noncommercial uses of the work are permitted. No derivatives or adaptations of the work are permitted.&nbsp;</span></div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"></p>\\n<p>Advancements in fabrication technologies have revolutionized the field of materials science. In recent years, innovative materials for applications in electrical, energy storage, and catalysis have been developed. Among novel materials, polymers such as polyethylene (PE) are remarkable for their chemical inertness, lightweight nature, and flexibility. However, PE is increasingly susceptible to crack initiation and propagation&mdash;a process where a microcracks forms and spreads across the material surface when exposed to high stress&mdash;limiting its widespread use.</p>\\n<p>&nbsp;</p>\\n<p>Scientists around the globe have employed crazing, a phenomenon where microvoids and fibrils are intentionally introduced into a material to improve the structural and mechanical properties of polymers. Several reports indicate that crazing can enhance the material properties of polymers while also preventing crack initiation and propagation. However, one major drawback limiting the use of conventional approaches to crazing is the lack of controllability.</p>\\n<p>&nbsp;</p>\\n<p>In this light, a research team comprising Postdoctoral Fellow Dr. Sirorat Toocharoen and Professor Masayuki Shimojo, both from the Department of Materials Science and Engineering, Shibaura Institute of Technology, Japan, has utilized focused electron beam (FEB) irradiation to precisely control crazing in PE polymer. Additionally, they investigated the irradiation parameters that affect crazing and verified whether FEB irradiation can arrest crack propagation. Their research findings were published online in the journal <span><a href=\\\"https://doi.org/10.1002/admt.202501197\\\"><em>Advanced Materials Technologies</em></a></span><em> </em>on July 24, 2025.</p>\\n<p>&nbsp;</p>\\n<p>Explaining the motivation behind the present study, Dr. Toocharoen says,<em> &ldquo;It is well-known that polymers are inherently sensitive to electron beam exposure, even during conventional imaging techniques such as scanning electron microscopy (SEM). However, FEB irradiation has the ability to induce structural changes at micro- to nanoscale levels with high spatial precision. </em><em>This realization led us to explore how FEB could be utilized not only as a diagnostic tool but also as a method for purposeful structural modification in polymers.&rdquo;</em>&nbsp;</p>\\n<p class=\\\"highlight_select\\\"><em>&nbsp;</em></p>\\n<p>Initially, the researchers observed structural changes in the PE polymer following FEB irradiation. SEM analysis further confirmed the presence of nanovoids and nanofibrils in PE, which were characteristic of crazing. Thereafter, they evaluated the effects of irradiation parameters such as accelerating voltage, beam current, and irradiation time on crazing. Through Monte Carlo simulations, they found that high-to-moderate energy FEB beams were ideal for inducing craze formation in deeper areas of PE, while lower-energy beams caused crazing close to the surface.</p>\\n<p class=\\\"highlight_select\\\"><em>&nbsp;</em></p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>To further validate if crazing could arrest crack propagation, the scientists introduced pre-cracks into PE, followed by exposure to FEB irradiation. Post-irradiation tensile strength analysis revealed that the pre-crack widened considerably in non-irradiated PE. Remarkably, PE irradiated with FEB showed minimal crack opening and prevented crack propagation.</p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p><em>&ldquo;The ability to precisely induce crazing and control crack-arrest behavior in PE demonstrates the strong potential of FEB for future applications,&rdquo; </em>comments Dr. Toocharoen<em>. &ldquo;Our findings are particularly relevant for industries requiring lightweight, flexible, and mechanically reliable polymer components in compact forms, such as flexible electronics, biomedical devices, aerospace, and micro/nanoelectromechanical systems. </em><em>Moreover, this study provides valuable insights for nano-fabrication processes and is important for guiding further in-depth research in this area.</em><em>&rdquo; </em></p>\\n<p class=\\\"highlight_select\\\"><br>In summary, this study demonstrates the advantages of using FEB irradiation for modifying the structural and mechanical properties of polymers. By enabling the precise control of inducing microvoids and fibrils, FEB can fuel the development of innovative materials with superior material properties.</p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\">&nbsp;</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p>Nanomodification of Polyethylene via Focused Electron Beam Irradiation: Controlled Crazing and Application to Crack Arresting</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td style=\\\"width: 71.1016%;\\\">\\n<p><em>Advanced Materials Technologies </em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8984%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.1016%;\\\">\\n<p><a href=\\\"https://doi.org/10.1002/admt.202501197\\\">10.1002/admt.202501197</a></p>\\n&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.1222%;\\\">24 July 2025</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.1222%;\\\">\\n<p>Experimental study<br>&nbsp;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.1222%;\\\">Not Applicable<br>&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8778%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.1222%;\\\">The authors declare no conflict of interest.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Postdoctoral Fellow Sirorat Toocharoen from SIT, Japan</strong></p>\\n<p>Dr. Sirorat Toocharoen is currently a Postdoctoral Fellow in the Department of Materials Science and Engineering at Shibaura Institute of Technology, Japan, where she has been a member of Professor Masayuki Shimojo&rsquo;s laboratory since her doctoral studies. Her current research focuses on material characterization, nanotechnology, and the use of focused electron beam (FEB) irradiation for polymer and material modification. She has published several research papers in peer-reviewed journals on materials science and FEB-based nanomodification.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">NA</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/18 12:00:00\",\"modified_date\":\"2026/2/18 12:00:04\",\"permalink\":\"/en/headline/detail/20260218_7070_51.html\"},{\"id\":3847,\"title\":\"Seeing the Unseen: Scientists Demonstrate Dual-Mode Color Generation from Invisible Light\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Image1.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p><em>Researchers from Japan develop an organic crystal that turns invisible light into visible red and green signals</em></p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p><strong>Ultraviolet and near-infrared light are widely used in modern technologies but are invisible to the human eye. Researchers from Japan have developed an organic crystal that converts these invisible wavelengths into visible red and green light. Remarkably, the two colors arise from different physical processes coexisting within a single crystal. This dual-mode optical response provides a better understanding of molecular design and crystal packing, opening new possibilities for optical sensing and photonic technologies.</strong></p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Invisible light beyond the range of human vision plays a vital role in communication technologies, medical diagnostics, and optical sensing. Ultraviolet and near-infrared wavelengths are routinely used in these fields, yet detecting them directly often requires complex instrumentation. Developing materials that can convert invisible light into visible signals could serve as essential components for measurement technologies and sensors, and play a major role in understanding the fundamental photophysical processes. However, developing those materials remains a key challenge in photonics and materials science.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Organic luminescent materials are attractive candidates for addressing this challenge because of their lightweight nature, chemical tunability, and structural flexibility. However, their optical efficiency is frequently limited by energy losses arising from molecular motion and nonradiative decay. To overcome these issues, researchers have focused on rigid molecular frameworks and controlled crystal packing, where intermolecular interactions can give rise to collective optical properties not observed in solution.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Against this backdrop, a team of researchers led by Prof. Akiko Hori from the Graduate School of Engineering and Science, Shibaura Institute of Technology (SIT), Japan, along with Prof. Ayumi Ishii from Waseda University, Japan, and Prof. Hiroko Yokota from the Institute of Science Tokyo, Japan, explored whether a single organic crystal could produce multiple optical responses to different forms of invisible light. This study was made available online on December 09, 2025, and published in Volume 62, Issue 6 of the journal <span><a href=\\\"https://doi.org/10.1039/D5CC05735C\\\"><em>Chemical Communications</em></a></span> on January 22, 2026, and was featured on the journal&rsquo;s front cover.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>The team designed and synthesized a rigid, &pi;-conjugated organic compound incorporating a 1,2,5-thiadiazole-substituted pyrazine unit and succeeded in growing high-quality single crystals. Although the crystal appears yellow under ambient conditions, its optical behavior proved highly unusual. When irradiated with ultraviolet light, the crystal emitted red light with an exceptionally large Stokes shift&mdash;the emitted light had much lower energy than the absorbed light. Detailed analysis revealed that this red emission originates from an excimer state formed through close intermolecular interactions within the crystal lattice.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Surprisingly, the same crystal displayed a second, entirely different optical response under near-infrared irradiation. When exposed to near-infrared radiation, it generated green visible light through second harmonic generation (SHG), a nonlinear optical process that converts two low-energy photons into a single higher-energy photon. Importantly, the two optical responses&mdash;red fluorescence from excimer formation and green light from SHG&mdash;coexisted within the same crystal without interfering with one another.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p><em>&ldquo;What is remarkable about this crystal is that two fundamentally different physical phenomena operate independently within a single organic crystal,&rdquo; </em>explains Prof. Hori. &ldquo;<em>By carefully controlling molecular structure and crystal packing, we were able to visualize different kinds of invisible light using distinct optical mechanisms</em>.&rdquo;</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>The inspiration for this research arose from the team&rsquo;s long-standing interest in how molecular arrangement influences optical behavior. &ldquo;<em>When we noticed that a yellow crystal emitted red light, it made us wonder whether other colors could also be produced,&rdquo; </em>says Prof. Hori.<em> &ldquo;That simple curiosity&mdash;sparked by everyday observations&mdash;motivated us to explore whether crystal packing and molecular arrangements could generate multiple optical responses</em>.&rdquo;</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>This dual-mode optical behavior has important implications for future technologies. Materials that convert ultraviolet and near-infrared light into visible signals could serve as key components in optical sensors, imaging systems, and measurement devices. Traditionally, optical wavelength conversion has relied on inorganic crystals, which are often heavy, rigid, and difficult to process. This study highlights that similar functions can be realized via molecular design and crystal packing in organic crystals.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p class=\\\"highlight_select\\\">By demonstrating comparable functionality in an organic crystal, this study broadens material design strategies for next-generation photonic devices, and highlights the untapped potential of molecular crystals for visualizing invisible light.</p>\\n</div>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image\\\"><img alt=\\\"Image1\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Image1.jpg\\\" width=\\\"442\\\" height=\\\"221\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\"></div>\\n</figure>\\n</div>\\n&nbsp;\\n<p class=\\\"center\\\"><strong>Title</strong>:<strong> </strong>Dual-mode emission from an organic crystal under ultraviolet and near-infrared light</p>\\n<p class=\\\"center\\\"><strong>Caption</strong>:<strong> </strong>Researchers from Japan showed that a single organic crystal converts invisible light into visible colors, emitting red light under ultraviolet irradiation and green light under near-infrared excitation through two distinct optical mechanisms.</p>\\n<p class=\\\"center\\\"><strong>Credit</strong>:<strong> </strong>Professor Akiko Hori from Shibaura Institute of Technology, Japan</p>\\n<p class=\\\"center\\\"><strong>Source Link: </strong><span><a href=\\\"https://doi.org/10.1039/D5CC05735C\\\">https://doi.org/10.1039/D5CC05735C</a></span></p>\\n<p class=\\\"center\\\"><strong>License Type: </strong>CC BY 3.0</p>\\n<p class=\\\"center highlight_select\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator.</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111.2px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37.0667px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.9224%; height: 37.0667px; background-color: #244a3a;\\\">\\n<p class=\\\"highlight_select\\\"><span style=\\\"color: #fffcfc;\\\">Title of original paper:</span></p>\\n</td>\\n<td style=\\\"width: 71.0776%; height: 37.0667px;\\\">\\n<p><span style=\\\"color: #000000;\\\">ll1,2,5-thiadiazole derivaRed-fluorescence under UV and green-SHG under NIR dual-mode emission in a yellow crystal of a 1,2,5-thiadiazole derivativetive</span></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37.0667px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.9224%; height: 37.0667px; background-color: #244a3a;\\\">\\n<p><span style=\\\"color: #fffcfc;\\\">Journal:</span></p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0776%; height: 37.0667px;\\\">\\n<p><em>Chemical Communications</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37.0667px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.9224%; height: 37.0667px; background-color: #244a3a;\\\">\\n<p><span style=\\\"color: #fffcfc;\\\">DOI:</span></p>\\n</td>\\n<td style=\\\"width: 71.0776%; height: 37.0667px;\\\">\\n<p>&nbsp;<span><a href=\\\"https://doi.org/10.1039/D5CC05735C\\\">10.1039/D5CC05735C</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8666%; background-color: #244a3a;\\\"><span style=\\\"color: #fffcfc;\\\">Latest Article Publication Date:</span></td>\\n<td style=\\\"width: 71.1334%;\\\">\\n<p>January 22, 2026</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8666%; background-color: #244a3a;\\\"><span style=\\\"color: #fffcfc;\\\">Method of Research:</span></td>\\n<td width=\\\"331\\\" style=\\\"width: 71.1334%;\\\">\\n<p>Experimental study;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8666%; background-color: #244a3a;\\\"><span style=\\\"color: #fffcfc;\\\">Subject of Research: Animals</span></td>\\n<td style=\\\"width: 71.1334%;\\\">Not Applicable</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8666%; background-color: #244a3a;\\\" class=\\\"highlight_select\\\"><span style=\\\"color: #fffcfc;\\\">Conflicts of Interest Statement:</span></td>\\n<td style=\\\"width: 71.1334%;\\\" class=\\\"highlight_select\\\">There are no conflicts to declare.</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n<p>Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n&nbsp;<br><span class=\\\"bold\\\">About Professor Akiko Hori from SIT, Japan</span>&nbsp;<br>\\n<p class=\\\"highlight_select\\\">Dr. Akiko Hori is a Professor in the Department of Applied Chemistry at the Graduate School of Engineering and Science, Shibaura Institute of Technology (SIT), Japan. She heads the Laboratory of Molecular Assemblies. Her research focuses on supramolecular chemistry, materials chemistry, and inorganic chemistry, with a particular emphasis on crystal structures and molecular interactions. She possesses extensive expertise in coordination complexes, crystallography, molecular recognition, organic synthesis, and host&ndash;guest chemistry.</p>\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p>This work was supported by Grant-in-Aid for Scientific Research B, 23K21122, of JSPS KAKENHI and S-SPIRE project of Shibaura Institute of Technology (Akiko Hori). Hiroko Yokota acknowledges financial support for JPMJFR213Z of JST FOREST and Grant-in-Aid for Scientific Research B, 24K00554, of JSPS KAKENHI.</p>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p class=\\\"highlight_select\\\">Media Contact: Kohei Tsuchiya<br>E-mail: <a href=\\\"mailto:koho@ow.shibaura-it.ac.jp\\\">koho@ow.shibaura-it.ac.jp</a> 　<br>Web: <a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/&nbsp;</a></p>\\n</div>\\n</div>\\n<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2026/2/6 8:00:00\",\"modified_date\":\"2026/2/6 8:51:16\",\"permalink\":\"/en/headline/detail/20260204-7070-001.html\"},{\"id\":3838,\"title\":\"Seeing Farther: A New Camera-Based Technique Detects Distant Vehicles for Safer Roads\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/Image_2_1.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>Researchers develop a simple, accurate method to detect distant vehicles by analyzing nearby motion, providing a new tool to reduce intersection accidents</em></p>\\n<p>&nbsp;</p>\\n<p><strong>Road accidents often stem from failing to notice vehicles. </strong><strong>A recent study introduced a method for detecting distant vehicles with over twice the accuracy of existing systems. Instead of using road markings, it analyzes the motion of nearby vehicles to estimate the road&rsquo;s trajectory and vanishing point, capturing distant road areas. By enlarging distant regions, the system can more accurately detect faraway vehicles, thereby enhancing safety by providing distant-vehicle information to drivers and pedestrians.</strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"Image_1\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Image_1_1.jpg\\\" width=\\\"1281\\\" height=\\\"717\\\"><br></span></span>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Title</strong>:<strong> </strong>Detecting Distant Vehicles Through Near-Motion Analysis</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:<strong> </strong>The proposed system identifies the far-road region by analyzing the motion of nearby vehicles. This region is then enlarged, allowing the system to detect distant vehicles and improve intersection safety for both drivers and pedestrians.</span><br><span style=\\\"color: #cccccc;\\\"><strong>Credit</strong>:<strong> </strong>Professor Chinthaka Premachandra from Shibaura Institute of Technology, Japan</span><br><span style=\\\"color: #cccccc;\\\"><strong>License Type: </strong>Original content</span><br><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Cannot be used without permission.</span></p>\\n</div>\\n<div class=\\\"image center\\\"><span style=\\\"color: #cccccc; font-size: 15px;\\\">&nbsp;</span></div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"></p>\\n<p>Intersections are among the most unpredictable spots on city roads. Drivers may struggle to notice approaching vehicles, and pedestrians often misjudge when it is safe to cross. In Japan, nearly half of all road accidents occur at intersections, highlighting an urgent need for smarter systems that can improve visibility and safety.<br>Now, a team of researchers led by Professor Chinthaka Premachandra from the Advanced Electronic Engineering Course, the School of Engineering and the Graduate School of Engineering and Science at the Shibaura Institute of Technology (SIT), Tokyo, Japan, and Eigo Ito from the Department of Electronic Engineering, School of Engineering, SIT, Japan, has developed a new technique for accurately identifying distant vehicles. This research was published in Volume 6 of the journal <span><a href=\\\"https://ieeexplore.ieee.org/document/11182307\\\"><em>IEEE Open Journal of Intelligent Transportation Systems</em></a>,</span><em> </em>on September 26, 2025.<br>Most current vehicle detection methods depend on deep learning algorithms that require powerful computing systems. However, these methods often struggle when vehicles appear small or unclear in the distance. The newly developed method takes a simpler, more practical approach&mdash;it examines the movement of nearby vehicles to predict where the road extends far ahead.<br><em>&ldquo;Most detection systems work well for vehicles close to the camera, but their accuracy drops sharply for those farther away,&rdquo;</em> explains Prof. Premachandra. <em>&ldquo;We wanted to overcome this limitation with a lightweight approach that doesn&rsquo;t require large datasets or complex neural networks.&rdquo;<br></em>The system analyzes continuous video footage of the road and tracks the motion of nearby vehicles from frame to frame. By mapping these movements&mdash;called trajectories&mdash;it estimates the road&rsquo;s vanishing point, or the area where the road appears to narrow toward the horizon. Once this region is identified, the system digitally enlarges it, making distant vehicles more visible.<br>Next, the system uses a mathematical model known as a Gaussian Mixture Model to detect moving vehicles in the magnified image. This process helps identify even tiny, faraway vehicles that might otherwise go unnoticed&mdash;all while using a standard camera and modest computing power.<br>In tests conducted under both day and night conditions, the method achieved more than twice the detection accuracy of conventional systems. It even outperformed some deep learning-based techniques while running smoothly at 30 frames per second on small, low-cost devices, such as the Raspberry Pi and Jetson Nano.<br><em>&ldquo;Detecting faraway vehicles earlier can significantly reduce intersection-related accidents,&rdquo;</em> says Prof. Premachandra. <em>&ldquo;Imagine a system that warns pedestrians before they step onto the crosswalk or alerts drivers to vehicles still hundreds of meters away&mdash;it could make daily commuting much safer.&rdquo;<br></em>Prof. Premachandra believes that this innovation could form the foundation of next-generation guidance systems that communicate real-time traffic information to both drivers and pedestrians. For example, cameras installed at intersections could detect vehicles approaching from a distance in all directions and issue alerts to drivers and pedestrians near the intersection via connected devices or traffic signals.<br>Beyond safety, the technology could contribute to the development of intelligent transportation systems (ITS)&mdash;which are networks that integrate vehicles, sensors, and infrastructure to create safer and more efficient roads. Because the system operates without heavy computational resources, it can be easily deployed in urban and rural areas alike.<br>While the initial results are promising, Prof. Premachandra notes that further improvements are planned. The team aims to test the system under different weather conditions, such as fog, rain, and snow, since these conditions often obscure visibility. They also intend to expand the system&rsquo;s capability to classify different vehicle types and integrate it into broader ITS frameworks.<br><em>&ldquo;Our goal is to make roads safer for everyone,&rdquo;</em> says Prof. Premachandra. <em>&ldquo;Even a few extra seconds of early warning can make the difference between a safe journey and a serious accident.&rdquo;<br></em>By combining smart observation with simple computation, this study demonstrates that innovation in traffic safety doesn&rsquo;t always require complex artificial intelligence&mdash;sometimes, it just takes a sharper look at the road ahead.</p>\\n&nbsp;\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col vertical\\\">\\n<div class=\\\"image\\\"><img alt=\\\"Image_2\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/Image_2_1.jpg\\\" width=\\\"942\\\" height=\\\"625\\\"></div>\\n<figcaption>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Title</strong>:<strong> </strong>Smarter Eyes on the Road</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:<strong> </strong>A busy road intersection where vehicles approach from multiple directions. The new camera-based method helps detect distant vehicles earlier, reducing the risk of accidents for both drivers and pedestrians.</span><br><span style=\\\"color: #cccccc;\\\"><strong>Credit</strong>:<strong> </strong>University Ave., Berkeley from Openverse</span><br><span style=\\\"color: #cccccc;\\\"><strong>Source Link: </strong><a href=\\\"https://openverse.org/image/ffb34e0d-a4b7-429c-b148-717449d257bb?q=road+intersection+traffic&amp;p=11\\\" style=\\\"color: #cccccc;\\\">https://openverse.org/image/ffb34e0d-a4b7-429c-b148-717449d257bb?q=road+intersection+traffic&amp;p=11</a><strong> <br></strong><strong>License Type: </strong>CC BY-NC 2.0</span><br><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator. Only non-commercial uses of the work are permitted.</span></p>\\n</figcaption>\\n</figure>\\n</div>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\">&nbsp;</p>\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p>Recognizing Distant Vehicles on GMM by Extracting Far Road Area Based on Analyzing Trajectories of Nearby Vehicles</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p class=\\\"highlight_select\\\"><em>IEEE Open Journal of Intelligent Transportation Systems</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.0022%;\\\">\\n<p><a href=\\\"https://doi.org/10.1109/OJITS.2025.3614862\\\">10.1109/OJITS.2025.3614862</a>&nbsp;</p>\\n&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Professor </strong><strong>Chinthaka Premachandra</strong> <strong>from</strong> <strong>Shibaura Institute of Technology, Japan</strong></p>\\n<p>Dr. Chinthaka Premachandra (Senior Member, IEEE) earned his BSc and MSc degrees from Mie University and his PhD in Engineering from Nagoya University, Japan. He is currently a Professor at the Shibaura Institute of Technology, Japan, where he heads the Image Processing &amp; Robotics Laboratory. Over more than 15 years of academic experience, he has published extensively on AI, UAVs, image/audio processing, intelligent transport systems, and mobile robotics. His honors include the <em>IEEE Sensors Letters</em> Best Paper Award, the IEEE Japan Medal, and awards from IEICE/IPSJ. He also serves as Associate Editor for major IEEE journals.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p>No funding information.</p>\\n&nbsp;&nbsp;\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/12/15 12:00:00\",\"modified_date\":\"2025/12/15 12:00:03\",\"permalink\":\"/en/headline/detail/20251215_7070_127.html\"},{\"id\":3842,\"title\":\"Event Report on GTI Consortium Symposium 2025\",\"category\":[{\"basename\":\"news-3\",\"label\":\"Education\"},{\"basename\":\"news-4\",\"label\":\"Global\"},{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/0_%25E5%2585%25A8%25E4%25BD%2593.JPG.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><span>On December 12,</span>　<span>GTI Consortium Symposium 2025 was held at Toyosu campus of Shibaura Institute of Technology (SIT) .<br><br></span></p>\\n<p><span>&nbsp;</span></p>\\n<p>In recent years, Japan has been promoting the development of an environment in which international students can play active roles in Japanese companies and local communities, in response to labor shortages caused by the declining birthrate and aging population, as well as to foster innovation.</p>\\n<p>With this context in mind, the GTI Consortium Symposium 2025 was held under the theme &ldquo;Employment of International Students in Japanese Companies.&rdquo; Through presentations by universities in ASEAN countries, Japanese companies engaged in recruiting international talent, and international graduates currently working in Japanese companies, the symposium deepened discussions on the current situation, challenges, and future possibilities.</p>\\n<p>&nbsp;</p>\\n<p>The symposium opened with remarks from Dr. Jun Yamada, President of SIT and Representative of the GTI Consortium. This was followed by a guest address from Mr. Yoshiho Yukita, Associate Director Office for Technical Cooperation and Talent Partnership<br>Trade Policy Bureau Ministry of Economy, Trade and Industry (METI).</p>\\n<p>&nbsp;</p>\\n<p>In the case study session, Assoc. Prof. Unggul Wasiwitono &nbsp;Director of ITS Global Engagement at Institut Teknologi Sepuluh Nopember (ITS), Indonesia, introduced the current employment situation of international students in Indonesia and the university&rsquo;s career support initiatives.</p>\\n<p>Next, Assoc. Prof. Dr. Pham Thanh Huyen, Directorof Student Affairs Department at Hanoi University of Science and Technology (HUST), Vietnam, shared examples of collaborative activities with Japanese companies.</p>\\n<p>&nbsp;</p>\\n<p>From the perspective of Japanese industry, Mr. Yasutake Kojima, Manager, Planning &amp; International Relations Department International Affairs Headquarters, East Japan Railway Company (JR East), presented the company&rsquo;s international expansion and initiatives related to global career positions.</p>\\n<p>In addition, Mr. Jeremia Pungus, a graduate of the Master&rsquo;s Program at SIT&rsquo;s Graduate School of Engineering and Science, spoke from the viewpoint of an international student about his job-hunting experiences in Japan and the insights he gained through the process.</p>\\n<p>The symposium was held in a hybrid format, both on-site and online, and welcomed a large number of participants.</p>\\n<p><span><br><br><img alt=\\\"学長挨拶.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/%25E5%25AD%25A6%25E9%2595%25B7%25E6%258C%25A8%25E6%258B%25B6.JPG.jpg\\\" width=\\\"462\\\" height=\\\"308\\\"><br>【Opening Remarks】Professor Jun Yamada, President of SIT, Representative of the GTI Consortium<br><br><img alt=\\\"経済産業省.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/%25E7%25B5%258C%25E6%25B8%2588%25E7%2594%25A3%25E6%25A5%25AD%25E7%259C%2581.JPG.jpg\\\" width=\\\"456\\\" height=\\\"304\\\"><br></span></p>\\n<p>【<span>Guest Speech</span>】Mr. Yoshiho Yukita, Associate Director Office for Technical Cooperation and Talent Partnership Trade Policy Bureau <br>Ministry of Economy, Trade and Industry (METI).</p>\\n<p class=\\\"highlight_select\\\"><span><br><img alt=\\\"ITS2\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/ITS2_1.png\\\" width=\\\"455\\\" height=\\\"255\\\"><br></span></p>\\n<p>【Case Report 1】Assoc. Prof. Unggul Wasiwitono, Director, ITS Global Engagement<br>Sepuluh Nopember Institute of Technology (ITS)</p>\\n<p class=\\\"highlight_select\\\"><span>&nbsp;</span></p>\\n<p class=\\\"highlight_select\\\"><span><br><img alt=\\\"HUST\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/HUST_1.png\\\" width=\\\"453\\\" height=\\\"254\\\"><br></span></p>\\n<p>【Case Report 2】Assoc. Prof. Dr. Pham Thanh Huyen​, Director, Student Affairs Department​<br>Hanoi University of Science and Technology (HUST)</p>\\n<p class=\\\"highlight_select\\\"><span>&nbsp;</span></p>\\n<p class=\\\"highlight_select\\\"><span><br><img alt=\\\"JR.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/JR.JPG.jpg\\\" width=\\\"449\\\" height=\\\"299\\\"><br></span></p>\\n<p>【Case Report 3】Mr. Yasutake Kojima, Manager, Planning &amp; International Relations Department International Affairs Headquarters<br>East Japan Railway Company</p>\\n<p class=\\\"highlight_select\\\"><span><br><img alt=\\\"4-3\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/4-3_1.png\\\" width=\\\"448\\\" height=\\\"188\\\"><br></span></p>\\n<p>【Case Report 4】Mr. Jeremia Imanuel Gesha Pungus, Planning &amp; International Relations Department International Affairs Headquarters<br>East Japan Railway Company</p>\\n<p class=\\\"highlight_select\\\"><span>&nbsp;</span></p>\\n<p><span><br><img alt=\\\"中村先生.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/%25E4%25B8%25AD%25E6%259D%2591%25E5%2585%2588%25E7%2594%259F.JPG.jpg\\\" width=\\\"443\\\" height=\\\"295\\\"><br></span></p>\\n<p>【<span>Closing Remarks</span>】<span>Professor Hitoshi Nakamura, Vice President of SIT</span></p>\\n<p class=\\\"highlight_select\\\"><span><br><img alt=\\\"集合写真.JPG\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/%25E9%259B%2586%25E5%2590%2588%25E5%2586%2599%25E7%259C%259F.JPG_1.jpg\\\" width=\\\"441\\\" height=\\\"294\\\"><br></span></p>\\n<p>【<span>Group Photo</span>】<span>Guest, Speakers, Steering Committee</span></p>\\n<p class=\\\"highlight_select\\\"><span>&nbsp;</span></p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/12/12 17:12:31\",\"modified_date\":\"2025/12/12 18:49:23\",\"permalink\":\"/en/headline/detail/Event_Report_on_GTI_Consortium_Symposi_1.html\"},{\"id\":3835,\"title\":\"Masakazu Kimura, Member of the Board, Shibaura Institute of Technology Attends the 65th Anniversary Ceremony of Institut Teknologi Sepuluh Nopember in Indonesia\",\"category\":[{\"basename\":\"news-2\",\"label\":\"Cooperation/contribution\"},{\"basename\":\"news-4\",\"label\":\"Global\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/%25E3%2582%25B9%25E3%2583%25A9%25E3%2583%2590%25E3%2583%25A4%25E5%25B7%25A5%25E7%25A7%2591%25E5%25A4%25A7%25E5%25AD%25A6%25E5%2589%25B5%25E7%25AB%258B65%25E5%2591%25A8%25E5%25B9%25B4%25E8%25A8%2598%25E5%25BF%25B5%25E5%25BC%258F%25E5%2585%25B8.png\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><span>On 11 November 2025, Masakazu Kimura, Member of the Board in charge of International Affairs,</span> <span>Shibaura Institute of Technology(hereafter SIT) attended the commemoration of the 65th Anniversary and Lustrum XIII of the Sepuluh Nopember Institute of Technology (hereafter ITS), held at the Grha Sepuluh Nopember Auditorium on the ITS campus in Surabaya, Indonesia. The ceremony was attended by approximately 2,000 participants, including distinguished guests, ITS faculty and staff members, students and shareholders. The program featured a report by ITS Chancellor Prof. Dr. (HC) Ir Bambang Pramujati ST MSc Eng PhD on the ITS&rsquo;s key initiatives, including DX promotion, safety measures, and social contribution activities, the conferment of the &ldquo;the Ten November Award&rdquo; on the 6th President of the Republic of Indonesia, General TNI (Ret.) Prof. Dr. H Susilo Bambang Yudhoyono, MA GCB AC and his keynote speech, as well as orchestra and performing arts such as drama and dance, and various award presentations.</span></p>\\n<p><span>&nbsp;</span></p>\\n<p><span>At this ceremony, SIT received the &ldquo;Mitra Mancanegara Award 2025,&rdquo; an award presented to international partner institutions, in recognition of SIT&rsquo;s long-standing achievements in student exchanges, joint education, and collaborative research with ITS. Candidates for this award are recommended by the ITS International Office based on the record of collaboration, and the final decision is made by the ITS Secretary of the Institute. This year, two universities were selected: Shibaura Institute of Technology in Japan and HSE University in Russia.<br><br></span><img alt=\\\"スラバヤ工科大学創立65周年記念式典\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/%25E3%2582%25B9%25E3%2583%25A9%25E3%2583%2590%25E3%2583%25A4%25E5%25B7%25A5%25E7%25A7%2591%25E5%25A4%25A7%25E5%25AD%25A6%25E5%2589%25B5%25E7%25AB%258B65%25E5%2591%25A8%25E5%25B9%25B4%25E8%25A8%2598%25E5%25BF%25B5%25E5%25BC%258F%25E5%2585%25B8.png\\\" width=\\\"475\\\" height=\\\"336\\\"></p>\\n<p class=\\\"highlight_select\\\"><span>From left: Chancellor Prof. Dr. (HC) Ir Bambang Pramujati ST MSc Eng PhD,ITS and Masakazu Kimura, Member of the Board in charge of International Affairs, SIT<br><br></span><strong><span>About Sepuluh Nopember Institute of Technology (ITS)</span></strong><span><br>Founded in 1957, ITS is a national public science and technology university in Indonesia. It comprises the Faculty of Science and Data Analytics, Faculty of Marine Technology, Faculty of Industrial Technology And Systems Engineering, Faculty of Intelligent Electrical and Informatics Technology, Faculty of Civil, Planning, and Geo Engineering, Faculty of Creative Design and Digital Business, Faculty of Vocational, Interdisciplinary School of Management and Technology, and Faculty of Medicine and Health and is home to approximately 24,000 students. SIT has been working with ITS through a variety of international programs, including Global Project-Based Learning (Global PBL).</span></p>\\n<p><span>&nbsp;</span></p>\\n<p><span>&nbsp;<br></span></p>\\n<p><span>News on the 65th Anniversary and Lustrum XIII of the ITS:<br><a href=\\\"https://www.its.ac.id/news/2025/11/11/peringati-dies-natalis-ke-65-its-beri-penghargaan-tertinggi-kepada-sby/\\\">https://www.its.ac.id/news/2025/11/11/peringati-dies-natalis-ke-65-its-beri-penghargaan-tertinggi-kepada-sby/</a></span></p>\\n<p><span>&nbsp;</span></p>\\n<p class=\\\"highlight_select\\\"><span>Video of the 65th Anniversary and Lustrum XIII of the ITS:<br><a href=\\\"https://www.youtube.com/live/eFDMT8oUb3Q?si=Cc0gwmikTD76AMMW\\\">https://www.youtube.com/live/eFDMT8oUb3Q?si=Cc0gwmikTD76AMMW</a></span></p>\\n<p><span>&nbsp;</span></p>\\n<p class=\\\"highlight_select\\\"><span>ITS News Website:<br><a href=\\\"https://www.its.ac.id/news/\\\">https://www.its.ac.id/news/</a></span></p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/11/18 16:26:39\",\"modified_date\":\"2025/11/18 16:31:48\",\"permalink\":\"/en/headline/detail/20251118-7150-002.html\"},{\"id\":3804,\"title\":\"Urban Infrastructure Renewal: Sustainable Circulating Mixing for Urban Pile Removal \",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_129.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>Researchers propose an approach that pumps backfill material from the borehole bottom, showcasing remarkable uniformity throughout the entire depth<br><br></em></p>\\n<p><strong>Conventional borehole backfilling suffers from various technical limitations, making infrastructure demolition and renewal difficult. In an innovative development, researchers from Shibaura Institute of Technology have proposed a novel circulating mixing method that pumps backfill material from the bottom of boreholes with unprecedented uniformity throughout the entire depth. This technology can revolutionize urban construction and renewal projects, and disaster prevention and mitigation. </strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"SITNG_129\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_129.jpg\\\" width=\\\"3804\\\" height=\\\"1237\\\"><br>Title</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Construction procedure for the circulating mixture method</span></div>\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Caption</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Researchers propose a sustainable approach for urban pile removal via innovative circulating mixing evaluation.&nbsp;</span></div>\\n<div class=\\\"image center highlight_select\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">Credit </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Professor Shinya Inazumi from Shibaura Institute of Technology, Japan</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"font-size: 15px;\\\"><span style=\\\"color: #cccccc;\\\">Source Link : <a href=\\\"https://www.sciencedirect.com/science/article/pii/S2666790825002265?via%3Dihub\\\">https://www.sciencedirect.com/science/article/pii/S2666790825002265?via%3Dihub</a><u> </u></span></strong></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">License Type </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: CC BY 4.0</span></div>\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Usage restrictions</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Credit must be given to the creator.&nbsp;</span></div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"></p>\\n<p>Many developed nations are facing the simultaneous aging of infrastructure built during periods of rapid economic growth. Japan has reached a critical turning point where numerous buildings and structures constructed in the post-war boom era now require demolition and renewal. The catalyst intensified dramatically after the 2011 Great East Japan Earthquake, which exposed vulnerabilities in structures failing to meet modern disaster prevention standards, leading to sharply increased demolition activity in urban areas.</p>\\n<p>&nbsp;</p>\\n<p>When structures are demolished, the foundation piles must be removed and classified as industrial waste, yet conventional backfilling methods consistently produce an uneven distribution of material throughout the borehole depth. This technical limitation creates serious risks, including ground settlement, structural tilting of adjacent buildings, and misalignment of newly installed foundations. As a result, the critical backfilling process lacks scientific rigor and quality control mechanisms.</p>\\n<p>&nbsp;</p>\\n<p>In a recent breakthrough, a team of researchers led by Professor Shinya Inazumi from Shibaura Institute of Technology, Japan, has developed a novel method that can ensure uniform backfilling throughout the entire borehole depth, addressing both immediate safety concerns and long-term infrastructure sustainability. Their innovative findings were made available online on October 15, 2025 and have been published in Volume 29 of the journal <span><a href=\\\"https://doi.org/10.1016/j.clet.2025.101103\\\"><em>Cleaner Engineering and Technology</em></a></span><em> </em>on December 1, 2025.</p>\\n<p>&nbsp;</p>\\n<p>The proposed circulating mixing method was validated through model tests, field experiments, and advanced numerical simulations using the moving particle semi-implicit (MPS) method within a computer-aided engineering (CAE) framework. These tests demonstrated exceptional uniformity with a coefficient of variation of only 0.036, approximately ten times better than conventional soil improvement methods that typically range from 0.3 to 0.5. In addition, the field tests on 15-meter-deep boreholes confirmed that all samples exceeded the target strength of 1,500 kN/m&sup2; with no detection of structurally inadequate weak zones.</p>\\n<p><em><br>&ldquo;Most significantly, our approach allows engineers to optimize process parameters and improve quality control by employing advanced MPS-CAE computer simulations to predict mixing behavior before construction. Moreover, it addresses Japan's urgent infrastructure renewal needs while promoting sustainability by preventing soil degradation, reducing construction waste, and minimizing the carbon footprint of urban projects,&rdquo; </em>says Prof.&nbsp;Inazumi.</p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>The findings reveal that this method is especially valuable when constructing high-rise buildings on sites with existing pile foundations, where improperly backfilled boreholes could compromise the stability of new structures worth millions of dollars. Notably, the proposed method prevents ground settlement and structural tilting that could lead to catastrophic failures during seismic events, addressing critical safety concerns in earthquake-prone regions.</p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p><em>&ldquo;Our study establishes a new standard for geotechnical engineering in urban redevelopment with potential worldwide applications, particularly in cities facing aging infrastructure challenges. In densely populated metropolitan areas like Tokyo, New York, or London, where numerous buildings constructed during post-war economic boom periods now require demolition and reconstruction, this technology ensures safe and efficient site preparation,&rdquo;</em> says Prof.&nbsp;Inazumi.</p>\\n<p class=\\\"highlight_select\\\"><br>The amalgamation of engineering techniques with numerical simulation in the proposed method enables the industry to shift from reactive quality assessment to proactive process optimization, improving the efficiency, safety, durability, and sustainability of urban redevelopment projects, especially in disaster-prone regions.</p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>The paradigm shift in geotechnical engineering practice can help engineering consultancies and construction companies to reassure their clients of construction quality through pre-construction numerical analysis, enhancing transparency and accountability in urban infrastructure projects.</p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\"><br></span><span lang=\\\"EN-US\\\"></span></p>\\n<p><em>&ldquo;Our innovative method supports sustainable urban development by minimizing construction waste and reducing the carbon footprint associated with material transportation and disposal. It further offers a pathway to improved geotechnical performance in urban infrastructure development, contributing to disaster resilience, protecting lives and property investments,&rdquo;</em> concludes Prof.&nbsp;Inazumi.<em></em><span lang=\\\"EN-US\\\"></span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\">&nbsp;</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p>Sustainable approach to urban pile removal through evaluation of innovative circulating mixing for urban infrastructure renewal</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p><em>Cleaner Engineering and Technology</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.0022%;\\\">\\n<p><span><a href=\\\"https://doi.org/10.1016/j.clet.2025.101103\\\">10.1016/j.clet.2025.101103</a></span></p>\\n&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.0724%;\\\">1 December 2025</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.0724%;\\\">\\n<p>Computational simulation/modeling<br>&nbsp;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.0724%;\\\">Not Applicable<br>&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.0724%;\\\">The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Professor Shinya&nbsp;Inazumi from SIT, Japan</strong></p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">Dr. Shinya Inazumi is a Professor at the College of Engineering, Shibaura Institute of Technology, Japan. He has expertise in civil and environmental engineering, with a strong focus on geotechnical engineering. With over 300 scholarly publications on topics, such as particle-method simulations, sustainable geopolymer materials, and AI-driven urban-resilience mapping, he is recognized as a leading geotechnical researcher. He has been honored with multiple awards, including the MEXT Young Scientists&rsquo; Prize (2015), ICE Publishing Environmental Geotechnics Prize (2020), ISSN Outstanding Researcher &amp; Golden Research Awards (2020), and a Best Paper Award at the 14<sup>th</sup> International Conference on Geotechnique, Construction Materials and Environment (2024).<o:p></o:p></span></p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">NA</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/11/17 12:00:00\",\"modified_date\":\"2025/11/17 12:00:03\",\"permalink\":\"/en/headline/detail/20251117_7070_51.html\"},{\"id\":3812,\"title\":\"Revolutionizing Catalyst Synthesis for Metal–Air Batteries\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_112_2_Image_for_Press_Release.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p class=\\\"highlight_select\\\">Researchers develop a novel solution plasma approach for the facile production of highly efficient, low-cost catalysts for clean energy applications&nbsp;<br><br><span class=\\\"bold\\\">Addressing the urgent demand for clean energy, Japanese researchers utilized a single-step solution plasma process to synthesize high-performing, cost-effective, bifunctional catalysts for metal&ndash;air batteries. Their cobalt-tin hydroxide/carbon composites rival traditional platinum- and ruthenium-based materials in both performance and long-term stability. This breakthrough significantly lowers manufacturing costs and enhances the scalability of next-generation batteries, poised to accelerate the transition away from fossil fuels.</span>&nbsp;<br><br>Due to the intense global impact of fossil fuel overuse on air quality and climate, the search for advanced clean energy solutions has become critical. Metal&ndash;air batteries offer a game-changing alternative, holding the potential to replace combustion engines in various applications. By electrochemically converting oxygen from the air into power, these batteries achieve theoretical energy densities up to twelve times higher than lithium-ion cells, delivering unprecedented efficiency with zero operational emissions.<br><br>Despite their theoretical advantages, metal&ndash;air batteries have yet to achieve widespread commercial viability due to several critical obstacles. Current high-performance catalysts primarily depend on expensive precious metals, such as platinum and ruthenium, rendering them economically unfeasible for mass production and large-scale deployment. Furthermore, most existing catalyst materials are monofunctional, efficiently driving only one of the two essential electrochemical processes&mdash;the oxygen reduction reaction (ORR) or the oxygen evolution reaction (OER)&mdash;but not both. Compounding these issues, the complex, multi-step synthesis processes required for these catalysts inflate manufacturing costs and severely restrict scalability.<br><br>Against this backdrop, a research team led by Professor Takahiro Ishizaki from the College of Engineering at Shibaura Institute of Technology, Japan, and Assistant Professor Sangwoo Chae from Nagoya University, Japan, has been working hard to find appropriate solutions for these issues. In their latest study, published in Sustainable Energy &amp; Fuels on May 29, 2025, they report a revolutionary single-step method for creating highly effective bifunctional catalysts using abundant, low-cost materials.<br><br>The researchers utilized the recently pioneered solution plasma process (SPP) for the synthesis, successfully creating cobalt-tin hydroxide (CoSn(OH)6) composites anchored to various carbon supports. This is a critical distinction from conventional catalyst synthesis: unlike traditional, multi-step methods that require surfactants and extensive post-processing, SPP enables rapid, single-step synthesis at room temperature under ambient atmospheric conditions. This plasma-based approach not only confers unique surface properties that significantly boost catalytic activity but also dramatically slashes manufacturing complexity and production costs.<br><br>The research team systematically produced catalysts with varied compositions and carbon structures, rigorously testing their bifunctional performance in both the oxygen reduction (ORR) and oxygen evolution (OER) reactions&mdash;the two pivotal processes determining overall battery efficiency. Their best-performing catalyst, combining CoSn(OH)6 with Ketjen Black carbon, achieved remarkable results. For oxygen evolution, it outperformed the industry-standard ruthenium oxide catalyst, requiring lower voltages to achieve the same current densities. In oxygen reduction, it exhibited performance comparable to much more expensive platinum-based catalysts while relying solely on abundant materials.<br><br>Moreover, this new catalyst proved to be quite durable, as Prof. Ishizaki remarks: &ldquo;Our advanced CoSn(OH)6&ndash;Ketjen Black composite exhibited exceptional long-term stability, maintaining its superior oxygen evolution performance for over 12 hours without degradation, a crucial factor for real-world battery applications.&rdquo;&nbsp;<br><br>Notably, the catalyst&rsquo;s ability to efficiently catalyze both required reactions represents a significant advancement in the field. The researchers measured a potential gap of just 0.835 V between the two reactions, thus enabling highly efficient energy conversion. This dual functionality eliminates the need for separate catalysts, further reducing system complexity and costs.<br><br>Detailed analysis confirms that the superior catalytic performance stems from powerful synergistic interactions between the (CoSn(OH)6) nanoparticles and the carbon support. The researchers discovered that the SPP synthesis process is key: it ensures a uniform distribution of active nanoparticles across the carbon surface, which maximizes the exposure of catalytic sites while simultaneously guaranteeing excellent electrical conductivity. Furthermore, the method offers precise control over particle size and crucial surface properties, allowing for systematic optimization of catalytic activity. &ldquo;This breakthrough holds profound potential to customize and manufacture high-performance, durable, and low-cost bifunctional electrocatalysts for critical energy conversion systems,&rdquo; highlights Prof. Ishizaki. &ldquo;It offers a truly sustainable material alternative to commercially used precious metal-based catalysts.&rdquo;<br><br>The implications of this work are far-reaching, promising a revolution across the energy sector.<br>Metal&ndash;air batteries powered by these newly developed catalysts could fundamentally transform energy storage for electric vehicles, offering a significantly longer range and faster charging capabilities while simultaneously reducing overall costs. Furthermore, the technology holds immense potential for grid-scale energy storage, which is crucial for the efficient integration of intermittent renewable sources like solar and wind power into electrical networks. The proposed single-step synthesis method offers equally profound industrial advantages. By eliminating complex, multi-step processing and reliance on expensive raw materials, manufacturers can produce these high-performing catalysts at a fraction of the current cost. Moreover, the ability to synthesize these materials under ambient conditions drastically reduces energy consumption and environmental impact compared to conventional high-temperature, high-pressure methods currently used in battery and catalyst production.<br><br>Overall, this research represents a crucial and transformative step toward achieving economically viable clean energy storage on a global scale, poised to significantly accelerate the essential transition away from fossil fuels in the transportation and energy sectors.<br>&nbsp;</p>\\n&nbsp;\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col vertical\\\">\\n<div class=\\\"image\\\"><img alt=\\\"SITNG_112_2_Image_for_Press_Release\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_112_2_Image_for_Press_Release.jpg\\\" width=\\\"960\\\" height=\\\"720\\\"></div>\\n<figcaption>\\n<p>Title: Towards sustainable and scalable catalysts for metal&ndash;air batteries<br>Caption: In this study, researchers developed a straightforward plasma-based process to produce a composite of carbon and cobalt-tin hydroxide. Under the right synthesis conditions, the resulting material exhibits exceptional properties for metal&ndash;air batteries, paving the way to more sustainable and efficient energy storage for transportation.<br>Credit: Professor Takahiro Ishizaki from Shibaura Institute of Technology, Japan<br>Source Link: <a href=\\\"https://pubs.rsc.org/en/content/articlelanding/2025/se/d5se00370a\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">https://pubs.rsc.org/en/content/articlelanding/2025/se/d5se00370a&nbsp;</a><br>License Type: CC BY-NC 3.0<br>Usage restrictions: You are free to share and adapt the material. Attribution is required.</p>\\n</figcaption>\\n</figure>\\n</div>\\n&nbsp;\\n<h3 class=\\\"cp-h3-text highlight_select\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p class=\\\"p1\\\">Single-step solution plasma synthesis of bifunctional CoSn(OH)<span class=\\\"s1\\\"><sub>6</sub></span>&ndash;carbon composite electrocatalysts for oxygen evolution and oxygen reduction reactions</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p class=\\\"p1\\\"><i>Sustainable Energy &amp; Fuels</i></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p class=\\\"highlight_select\\\"><span><a href=\\\"https://pubs.rsc.org/en/content/articlelanding/2025/se/d5se00370a\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">10.1039/D5SE00370A</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%; height: 144px;\\\">\\n<tbody>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Latest Article Publication Date:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p class=\\\"p1\\\">29 May 2025</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Method of Research:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Experimental study</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Subject of Research: &nbsp;</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p class=\\\"p1\\\">Not applicable</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Conflicts of Interest Statement:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p class=\\\"p1\\\">There are no conflicts of interest to declare.</p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p class=\\\"p1\\\"><b>About Shibaura Institute of Technology (SIT), Japan</b></p>\\n<p class=\\\"p2\\\">Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p class=\\\"p1\\\"><span class=\\\"s1\\\">Website: <span class=\\\"s2\\\"><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a><br><br><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\"></a></span></span></p>\\n<p class=\\\"p3\\\"><b>About Professor Takahiro Ishizaki from SIT, Japan</b></p>\\n<p class=\\\"p4\\\">Professor Takahiro Ishizaki received his Ph.D. from Waseda University in 2004. He currently serves as Professor in the Department of Materials Science and Engineering, College of Engineering, Shibaura Institute of Technology, Japan. His main research interests are surface engineering and the fabrication of functional energy materials. He has over 100 scientific publications to his credit.<br><br></p>\\n<p class=\\\"p3\\\"><b>Funding Information</b></p>\\n<p class=\\\"p4 highlight_select\\\">This work was supported by the Strategic International Collaborative Research Program (SICORP) (grant number JPMJSC18H1) from the Japan Science and Technology Agency (JST), Grant-in-Aid for Scientific Research (B) (No. 24K01182), and Grant-in-Aid for Early-Career Scientists (No. 23K13565) from the Japan Society for the Promotion of Science (JSPS)<br><br></p>\\n<p class=\\\"p2 highlight_select\\\"></p>\\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/11/17 11:00:00\",\"modified_date\":\"2025/11/17 11:00:03\",\"permalink\":\"/en/headline/detail/20251118_7985_001.html\"},{\"id\":3796,\"title\":\"Beyond Rent: Shared Houses in Tokyo Offer Lifestyle, Safety, and Community\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_128.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>Text-mining 1,374 property listings reveals that Tokyo&rsquo;s shared houses are marketed as lifestyle-driven homes prioritizing comfort and connection over affordability<br><br></em></p>\\n<p><strong>Shared houses are redefining urban living in Tokyo. By analyzing 1,374 supplier-written property listings through text-mining, researchers identified 11 key promotional themes highlighting safety, community, and convenience as the main selling points. The study uncovers how shared houses are promoted not as low-cost options but as lifestyle-oriented spaces that foster social connection and urban comfort, reflecting Japan&rsquo;s shifting housing values and evolving notions of city living.</strong></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<figure class=\\\"col\\\">\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\"><img alt=\\\"SITNG_128\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_128.jpg\\\" width=\\\"426\\\" height=\\\"364\\\"><br>Title</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Distribution of Shared Houses and Rental Prices Across Tokyo</span></div>\\n<div class=\\\"image center\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Caption</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: The maps illustrate differences in rental market prices (a) and the number of shared houses (b) across Tokyo&rsquo;s municipalities. While rents are highest within the 23 central wards, shared houses are also concentrated in these areas, indicating that accessibility and lifestyle appeal outweigh cost in shaping their distribution.</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">Credit </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Professor Yuno Tanaka from Shibaura Institute of Technology, Tokyo</span></div>\\n<div class=\\\"image center\\\"><strong style=\\\"font-size: 15px;\\\"><span style=\\\"color: #cccccc;\\\">Source Link : <a href=\\\"https://www.sciencedirect.com/science/article/pii/S0264275125008455\\\">https://www.sciencedirect.com/science/article/pii/S0264275125008455</a><strong> </strong></span></strong></div>\\n<div class=\\\"image center\\\"><strong style=\\\"color: #cccccc; font-size: 15px;\\\">License type </strong><span style=\\\"color: #cccccc; font-size: 15px;\\\">: CC BY 4.0</span></div>\\n<div class=\\\"image center highlight_select\\\"><span class=\\\"bold\\\" style=\\\"color: #cccccc; font-size: 15px;\\\">Usage restrictions</span><span style=\\\"color: #cccccc; font-size: 15px;\\\">: Credit must be given to the creator.</span></div>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"></p>\\n<p>Rapid social and demographic change has reshaped how people live and connect in cities. In Tokyo, where urban density meets growing individualization, a new form of collective housing&mdash;shared houses&mdash;is redefining what home means. To understand how these spaces are marketed and perceived, researchers analyzed the descriptions of 1,374 shared houses listed by property suppliers on a major real estate website, uncovering how shared living is framed as a lifestyle choice rather than a cost-saving one.</p>\\n<p>&nbsp;</p>\\n<p>The study, conducted by Associate Professor Yuno Tanaka from the Shibaura Institute of Technology, Tokyo, in collaboration with Dr. Kashin Sugishita from the Institute of Science Tokyo, applies large-scale text-mining analysis to explore the narratives used by property suppliers. Their findings, published in Volume 169 of the journal <span><a href=\\\"https://doi.org/10.1016/j.cities.2025.106542\\\"><em>Cities</em></a></span>,<em> </em>on October 8, 2025, reveal how the language of marketing reflects the evolving social values of urban life.</p>\\n<p>&nbsp;</p>\\n<p><em>&ldquo;We text-mined supplier descriptions for 1,374 properties in Tokyo&mdash;identifying 11 promotional themes&mdash;and found that shared houses are marketed as lifestyle products that emphasize safety, community, and convenience rather than cheap rent,&rdquo;</em> says Prof. Tanaka</p>\\n<p>&nbsp;</p>\\n<p>The researchers extracted descriptive texts from Hitsuji Real Estate, a major website featuring shared houses, and used a combination of topic modeling, co-occurrence network analysis, and correspondence analysis to detect patterns across property listings. Eleven thematic clusters emerged, including &ldquo;enjoyment of shared living,&rdquo; &ldquo;female-only and safety,&rdquo; &ldquo;convenience of the surrounding area,&rdquo; and &ldquo;common spaces.&rdquo;</p>\\n<p><br>The results painted a diverse and nuanced picture of Tokyo&rsquo;s shared housing market. Roughly half of the listed properties were mixed-sex, while nearly half were female-only&mdash;indicating both inclusivity and gender-specific considerations in housing demand. The analysis further revealed that properties near train stations frequently emphasized accessibility and neighborhood convenience, whereas those located farther away highlighted natural surroundings, interior comfort, and social interaction.</p>\\n<p class=\\\"Default\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p>Interestingly, rental affordability was rarely mentioned, contradicting common assumptions that shared housing primarily appeals to those seeking cheaper rent. Instead, suppliers promoted experiential and emotional benefits&mdash;such as comfort, connection, and personal growth&mdash;suggesting a shift toward what economists call an &ldquo;experience economy&rdquo; in the housing sector.<span lang=\\\"EN-US\\\"><o:p></o:p></span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p><em>&ldquo;As individualization advances, shared houses offer community, safety, and move-in ease rather than only price relief,&rdquo;</em> explains Prof. Tanaka. &nbsp;<em>&ldquo;Our study shows how these values are strategically constructed by suppliers, expanding diverse living options in dense cities.&rdquo;</em><span lang=\\\"EN-US\\\"></span></p>\\n<p><br>The study&rsquo;s implications extend beyond Tokyo. By analyzing how property descriptions shape perceptions of shared housing, the research demonstrates how text-mining approaches can support smarter, data-driven housing recommendations.</p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p><em>&ldquo;In addition to conventional home searches that filter by price or location, analyzing supplier-written listing descriptions can help match properties with seekers&rsquo; preferences and reduce mismatches in property selection,&rdquo;</em> says Prof. Tanaka.<span lang=\\\"EN-US\\\"><o:p></o:p></span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\"><br></span><span lang=\\\"EN-US\\\"></span></p>\\n<p>Such analyses could also inform urban regeneration strategies. The authors suggest that promoting underused properties through lifestyle-oriented narratives can bring new life to buildings in less accessible areas, potentially contributing to the revitalization of local communities.<span lang=\\\"EN-US\\\"><o:p></o:p></span></p>\\n<p class=\\\"Default highlight_select\\\" style=\\\"text-align: justify; text-justify: inter-ideograph;\\\"><span lang=\\\"EN-US\\\">&nbsp;</span></p>\\n<p><em>&ldquo;By enabling flexible choice among a diverse range of housing options, homes that have until now stood vacant due to disadvantages&mdash;such as poor accessibility&mdash;can be brought back into use,&rdquo;</em> notes Prof. Tanaka. <em>&ldquo;This could help rejuvenate neighborhoods and promote more inclusive urban living.&rdquo;<br></em><span lang=\\\"EN-US\\\"></span></p>\\n<p class=\\\"highlight_select\\\"><br>Overall, the study highlights a subtle yet powerful transformation in how housing is conceived and communicated. As Tokyo&mdash;and other global cities&mdash;grapples with aging populations, rising single-person households, and urban crowding, shared houses are emerging as a symbol of balance between privacy and community, convenience, and character. By bridging data science and urban sociology, this research underscores that the future of city living may depend as much on how homes are described as on how they are designed.</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\">&nbsp;</p>\\n<h3 class=\\\"cp-h3-text\\\">Reference</h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p>Shared houses in Tokyo: Property characteristics and supplier promotions</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</td>\\n<td width=\\\"428\\\" style=\\\"width: 71.0022%;\\\">\\n<p><em>Cities</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<td width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</td>\\n<td width=\\\"410\\\" style=\\\"width: 71.0022%;\\\"><a href=\\\"https://doi.org/10.1016/j.cities.2025.106542\\\">10.1016/j.cities.2025.106542</a>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Latest Article Publication Date:</td>\\n<td style=\\\"width: 71.0724%;\\\">8 October 2025</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Method of Research:</td>\\n<td width=\\\"331\\\" style=\\\"width: 71.0724%;\\\">\\n<p>Content analysis<br>&nbsp;</p>\\n</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Subject of Research:</td>\\n<td style=\\\"width: 71.0724%;\\\">Not applicable<br>&nbsp;</td>\\n</tr>\\n<tr>\\n<td style=\\\"width: 28.8539%;\\\">Conflicts of Interest Statement:</td>\\n<td style=\\\"width: 71.0724%;\\\">No conflicts of interest to declare.<br>&nbsp;</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About</strong> <strong>Associate</strong><strong> Professor Yuno Tanaka from SIT, Japan</strong></p>\\n<p>Yuno Tanaka is an Associate Professor at the Department of Civil Engineering, Shibaura Institute of Technology, Tokyo, Japan. She holds a Ph.D. in Architecture from Graduate School of Engineering, Kyoto University. With over eight years of teaching experience, she has published 14 peer-reviewed papers and received five major awards, including the 2022 Tokyo Institute of Technology Engineering Education Award. Her research focuses on social infrastructure, urban and architectural planning, and community-based housing design, exploring how spatial formation and shared living models contribute to sustainable urban development.</p>\\n&nbsp;&nbsp;&nbsp;\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">This work was supported by JSPS, Japan KAKENHI Grant Number 20K14900.</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/11/14 12:00:00\",\"modified_date\":\"2025/11/14 12:00:04\",\"permalink\":\"/en/headline/detail/20251114_7070_51.html\"},{\"id\":3766,\"title\":\"Astringent, Sharper Mind: Flavanols Trigger Brain Activity for Memory and Stress Response\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/thumbnail_2.png\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p><em>The beneficial effects of dietary flavanols can be attributed to their ability to activate brain and stress responses&nbsp;</em></p>\\n<p><em>&nbsp;</em></p>\\n<p><strong>Flavanols are plant-derived compounds known for their astringent taste , exhibiting pro- or antioxidant properties depending on the environment. Due to poor bioavailability, the mechanism of their health promotion activity remains unclear. A new study has determined &nbsp;the mechanism of action of dietary flavanols via the brain-gut axis. &nbsp;A single oral intake of flavanols stimulated brain regions involved in memory and sleep-wake regulation, and increased sympathetic nervous activity, a stress response. These findings may lead to future applications, such as the development of next-generation foods.</strong></p>\\n<div class=\\\"std-layout cols-1 photogallery\\\">\\n<figure class=\\\"col vertical gallery\\\"><img alt=\\\"image\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/image_3.jpg\\\" width=\\\"523\\\" height=\\\"690\\\"><br>\\n<figcaption>\\n<p class=\\\"highlight_select\\\"><span class=\\\"bold\\\">Title</span>: Physiological effects of astringent flavanols (FLs).<br><span class=\\\"bold\\\">Caption</span>:A single oral administration of astringent FLs stimulated the central nervous system, activating the hypothalamic coricotropin-releasing hormone (CRH) neurons. The secreted CRH activated the noradrenaline (NA) neural network in the locus coeruleus (LC). The projection of NA from LC to the hypothalamus preoptic area suppresses sleep and promotes wakefulness. The projection of NA and dopamine (DA) from LC and DA from the ventral tegmental area to the hippocampus enhances memory. The projection of NA from LC to the brainstem activates sympathetic nerve activity, augmenting circulation and metabolism.<br><span class=\\\"bold\\\">Credit</span>: Dr. Yasuyuki Fujii from Shibaura Institute of Technology, Japan<br><span class=\\\"bold\\\">Source Link</span>: <a href=\\\"https://www.sciencedirect.com/science/article/pii/S2665927125002266\\\">https://www.sciencedirect.com/science/article/pii/S2665927125002266&nbsp;</a><span class=\\\"bold\\\"><br>License&nbsp;Type</span>: CC BY 4.0<br><span class=\\\"bold\\\">Usage restrictions</span>: Credit must be given to the creator.</p>\\n</figcaption>\\n</figure>\\n</div>\\n<p class=\\\"highlight_select\\\"><strong>&nbsp;</strong></p>\\n<br>\\n<p>Astringency is a dry, puckering, rough, or sandpapery sensation in the mouth causedplant-derived polyphenols. Polyphenols, including flavanols, are well known for risk reduction in cardiovascular diseases. Flavanols, found abundantly in cocoa, red wine, and berries, are associated with improved memory and cognition, as well as protection against neuronal damage. Despite these benefits, flavanols have poor bioavailability&mdash;the fraction that actually enters the bloodstream after ingestion. This has left an important knowledge gap: how can flavanols influence brain function and the nervous system when so little of them is absorbed?&nbsp;<br><br>In response to this challenge, a research team led by Dr. Yasuyuki Fujii and Professor Naomi Osakabe from Shibaura Institute of Technology, Japan, investigated how flavanols affect the nervous system through sensory stimulation. The study, made available online on September 11, 2025, and published in Volume 11 of the journal Current Research in Food Science, tested the hypothesis that the astringent taste of flavanols may act as a direct signal to the brain. &ldquo;Flavanols exhibit an astringent taste. We hypothesized that this taste serves as a stimulus, transmitting signals directly to the central nervous system (comprising the brain and spinal cord). As a result, it is thought that flavanol stimulation is transmitted via sensory nerves to activate the brain, subsequently inducing physiological responses in the periphery through the sympathetic nervous system. &rdquo; explains Dr. Fujii.&nbsp;<br><br>The researchers conducted experiments in 10-week-old mice, administering flavanols orally at doses of 25 mg/kg or 50 mg/kg body weight, while control mice received only distilled water. Behavioral tests showed that flavanol-fed mice exhibited greater motor activity, exploratory behavior, and improved learning and memory compared to controls. Flavanols enhanced neurotransmitter activity across several brain regions. Dopamine and its precursor levodopa, norepinephrine and its metabolite normetanephrine were elevated in the locus coeruleus&ndash;noradrenaline network immediately after the administration. These chemicals regulate motivation, attention, stress response, and arousal. Furthermore, enzymes critical for noradrenaline synthesis (tyrosine hydroxylase and dopamine-&beta;-hydroxylase) and transport (vesicular monoamine transporter 2) were upregulated, strengthening the signaling capacity of the noradrenergic system.<br><br>In addition, biochemical analysis revealed higher urinary levels of catecholamines&mdash;hormones released during stress&mdash;as well as increased activity in the hypothalamic paraventricular nucleus (PVN), a brain region central to stress regulation. Flavanol administration also boosted the expression of c-Fos (a key transcription factor) and corticotropin-releasing hormone in the PVN.&nbsp;<br><br>Taken together, these results demonstrate that flavanol intake can trigger wide-ranging physiological responses resembling those induced by exercise&mdash;functioning as a moderate stressor that activates the central nervous system and enhances attention, arousal, and memory. &ldquo;Stress responses elicited by flavanols in this study are similar to those elicited by physical exercise. Thus, moderate intake of flavanols, despite their poor bioavailability, can improve the health and quality of life,&rdquo; remarks Dr. Fujii.<br><br>These findings have potential implications in the field of sensory nutrition. In particular, next-generation foods can be developed based on the sensory properties, physiological effects, and palatability of foods.&nbsp;</p>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p>Astringent flavanol fires the locus-noradrenergic system, regulating neurobehavior and autonomic nerves</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p><span class=\\\"italic\\\">Current Research in Food Science</span></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p><span><a href=\\\"https://doi.org/10.1016/j.crfs.2025.101195\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">10.1016/j.crfs.2025.101195</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%; height: 144px;\\\">\\n<tbody>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Latest Article Publication Date:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>11 September 2025</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Method of Research:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Experimental study</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Subject of Research: &nbsp;</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Animals</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Conflicts of Interest Statement:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.</p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Dr. Yasuyuki Fujii from SIT, Japan</strong></p>\\n<p>Dr. Yasuyuki Fujii is a researcher at the Shibaura Institute of Technology, Japan. He is a postdoctoral researcher in the SIT Research Laboratories, working under the supervision of Professor Naomi Osakabe at the Department of Bioscience and Engineering. His research focuses on the biological and physiological effects of flavanols. He is the recipient of several awards, including the Arimoto Prize from SIT and the Ikushi Award from the Japan Society for the Promotion of Science. He has published his studies in several peer-reviewed journals, including Biomolecules, Neuroscience Letter, , and Food Bioscience.</p>\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p>This work was supported by JSPS KAKENHI (Grant Number 23H02166).</p>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/10/31 12:00:00\",\"modified_date\":\"2025/10/31 12:00:03\",\"permalink\":\"/en/headline/detail/20251031_7070_1.html\"},{\"id\":3768,\"title\":\"Distributor-Type Membrane Reactor for Carbon Dioxide Methanation\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/SITNG_126_3_Image.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p>Researchers investigate the effect of membrane properties on the methanation reaction to promote carbon neutrality<br><br><span class=\\\"bold\\\">Distribution-type membrane reactors are expected to be highly promising for carbon dioxide methanation reaction. In a recent breakthrough, a group of scientists from Shibaura Institute of Technology, Japan, has demonstrated the efficacy of these reactors and also examined the effect of membrane properties on reaction parameters. The present findings are a significant step towards a greener, cleaner, and more sustainable future.&nbsp;</span></p>\\n<div class=\\\"std-layout cols-1 photogallery\\\">\\n<figure class=\\\"col vertical gallery\\\"><img alt=\\\"SITNG_126_3_Image\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/SITNG_126_3_Image.jpg\\\" width=\\\"593\\\" height=\\\"312\\\"><br>\\n<figcaption></figcaption>\\n</figure>\\n</div>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Climate change, expedited by anthropogenic activities, has become a major environmental concern in this century. Governments and organizations worldwide are gradually making substantial efforts to mitigate this challenge. A concrete step in this direction is to develop novel technologies that capture and convert low-concentration carbon dioxide into useful products. Recently, scientists have proposed carbon dioxide methanation in a membrane reactor as a promising approach. Specifically, distribution-type membrane reactors are appealing owing to high catalyst activity through hotspot formation mitigation.</p>\\n<p>&nbsp;Although the effectiveness of membrane reactors has been confirmed, the efficiency of membrane properties and heat transfer characteristics of membrane materials remain unclear.</p>\\n<p>&nbsp;In a new study, a team of researchers led by Professor Mikihiro Nomura from Shibaura Institute of Technology, Japan, and including Yuka Shimizu from the same institute and Marcin Moździerz, Grzegorz Brus, and Elzbieta Fornalik-Wajs from AGH University of Krakow, Poland, has demonstrated the novelty of distribution-type membrane reactor for carbon dioxide utilization. Their findings were made available online on 17 September 2025 and have been published in Volume 462 of the journal <span><a href=\\\"https://doi.org/10.1016/j.cattod.2025.115569\\\">Catalysis Today</a></span> on 1 February 2026.</p>\\n<p><em>&ldquo;Through a double degree program between Shibaura Institute of Technology and AGH University of Krakow, we evaluated heat transfer in membrane components, which enabled us to demonstrate the specific advantages of the membrane reactors addressed in our research,&rdquo;</em> explains Prof. Nomura.</p>\\n<p>&nbsp;Following this, the team controlled the reaction rate inside the reactor by distributed reactant feeding through the membrane. They subsequently conducted accurate thermal conductivity evaluation of the porous alumina (Al<sub>2</sub>O<sub>3</sub>) membrane with minute physical and chemical structural features via laser flash analysis measurements. The thermal conductivity in the solid part of this sample was measured to be 36.4% lower than that of non-porous alumina.</p>\\n<p><span>&nbsp;</span>The researchers then utilized a catalytic membrane with a silica separation layer&mdash;with a hydrogen gas permeance of 1.4 &times; 10⁻⁶ mol m<sup>&minus;2</sup> s<sup>&minus;1</sup> Pa<sup>&minus;1</sup> and a hydrogen-to-carbon dioxide selectivity of 35.9&mdash;in the distributor-type membrane reactor test. They obtained a high carbon dioxide conversion of 92.3% at 350&nbsp;℃.</p>\\n<p><span>&nbsp;</span>Built on these results, the team carried out Ansys Fluent software-based simulations to examine the impact of membrane thermal conductivity and permselectivity. The team set carbon dioxide permeance of the membrane to 3.91 &times; 10<sup>&minus;8</sup> mol m<sup>&minus;2</sup> s<sup>&minus;1</sup> Pa<sup>&minus;1</sup> for all situations, finding that the carbon dioxide permselective membrane with a high selectivity of 35.9 produces about 1.4 times more methane than the hydrogen permselective membrane with a low selectivity of 0.10. Furthermore, higher thermal conductivity of the membrane suppresses the temperature rise in the reactor.</p>\\n<p><em>&ldquo;Membrane reactors enable spatially distributed reactant feeding within the reactor, providing enhanced control over reaction rates and temperature profiles in both the axial (flow</em><em>) and the radial (membrane surface) directions. This unique capability and membrane shape make them well-suited for application in small-scale facilities. Therefore, applying membrane reactors to small-scale carbon dioxide emission sources&mdash;which are commonly owned by many small- and medium</em><em>-sized enterprises with limited funding&mdash;will accelerate the realization of a carbon-neutral society. In particular, we anticipate their use in small combustion devices such as boilers, an area that has received little attention in efforts to combat global warming,&rdquo;</em> concludes Prof. Nomura.</p>\\n<p>&nbsp;These results can also guide other exothermic processes such as hydrocarbon partial oxidation in membrane reactor systems, boosting sustainable technologies.</p>\\n</div>\\n</div>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p>Effect of membrane properties on CO2 methanation reaction by using distributor type membrane reactor</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p><em>Catalysis Today</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0434%;\\\">\\n<p class=\\\"highlight_select\\\"><span><a href=\\\"https://www.sciencedirect.com/science/article/pii/S0920586125003876?via%3Dihub\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">10.1016/j.cattod.2025.115569 </a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%; height: 144px;\\\">\\n<tbody>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Latest Article Publication Date:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>1 February 2026</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Method of Research:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Experimental study</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Subject of Research: &nbsp;</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Not applicable&nbsp;</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Conflicts of Interest Statement:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.</p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n<p>Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p>&nbsp;</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n&nbsp;\\n<p><strong>About Professor Mikihiro Nomura from SIT, Japan</strong></p>\\n<p>Professor Mikihiro Nomura leads the Separation Systems Engineering Laboratory at Shibaura Institute of Technology, Japan. With a focus on ceramic membrane separation technology, Prof. Nomura aims to advance efficient separation processes for hydrogen, carbon dioxide, and wastewater, contributing to the realization of a carbon-neutral society. Through innovative approaches and a commitment to sustainability, he and his team strive to address pressing environmental challenges with cutting-edge engineering solutions.</p>\\n<p></p>\\n&nbsp;&nbsp;\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/10/30 11:40:00\",\"modified_date\":\"2025/10/30 11:42:38\",\"permalink\":\"/en/headline/detail/20251031_7070_001.html\"},{\"id\":3773,\"title\":\"Researchers Develop a Power-Free Acoustic Testing System Using Bubble Wrap Bursts\",\"category\":[{\"basename\":\"news-13\",\"label\":\"Research\"}],\"output\":[{\"basename\":\"press_en\",\"label\":\"NEWS-PRESS RELEASE\"}],\"thumbnail_image_url\":\"/assets/20251027.jpg\",\"thumbnail_image_alt\":\"\",\"link_division\":\"text\",\"meta_description\":\"\",\"text\":\"<p class=\\\"highlight_select\\\"><em>A novel method harnesses bubble wrap bursting sounds as an impulse source for safe, affordable, and non-destructive testing</em></p>\\n<p>&nbsp;</p>\\n<p class=\\\"highlight_select\\\"><strong>Scientists from Shibaura Institute of Technology have developed a power-free acoustic testing system that uses the sound of bursting bubble wrap as an impulse source. The system can detect foreign objects in pipes with a 2% error margin using wavelet-based sound analysis. This eco-friendly, low-cost approach eliminates the need for specialist equipment, making on-site inspections safer and easier, even in flammable environments.</strong><span class=\\\"bold\\\">&nbsp;</span></p>\\n<div class=\\\"std-layout cols-1 photogallery\\\">\\n<figure class=\\\"col vertical gallery\\\"><img alt=\\\"20251027\\\" style=\\\"text-align: center; display: block; margin: 0 auto 20px;\\\" src=\\\"https://www.shibaura-it.ac.jp/assets/20251027.jpg\\\" width=\\\"575\\\" height=\\\"376\\\">\\n<figcaption></figcaption>\\n</figure>\\n</div>\\n&nbsp;\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Title</strong>:<strong> </strong>Close-up view of bubble wrap used for acoustic testing</span><br><span style=\\\"color: #cccccc;\\\"><strong>Caption</strong>:<strong> </strong>A close-up of burstable bubble wrap, the material used to generate impulse sound waves for non-destructive testing.</span></p>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Credit</strong>:<strong> </strong>Hey Paul from Flickr</span></p>\\n<p class=\\\"highlight_select\\\"><span style=\\\"color: #cccccc;\\\"><strong>Source Link: </strong><a href=\\\"https://openverse.org/image/63c31bcf-1003-4d8f-936f-99e84570a10e?q=bubble+wrap&amp;p=3\\\" style=\\\"color: #cccccc;\\\"><strong>https://openverse.org/image/63c31bcf-1003-4d8f-936f-99e84570a10e?q=bubble+wrap&amp;p=3</strong></a></span></p>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>License Type: </strong>CC BY 2.0</span></p>\\n<p><span style=\\\"color: #cccccc;\\\"><strong>Usage restrictions</strong>:<strong> </strong>Credit must be given to the creator.</span></p>\\n<div class=\\\"std-layout cols-1\\\">\\n<div class=\\\"col\\\">\\n<p>Non-destructive testing allows engineers to evaluate the integrity of structures such as pipelines, tanks, bridges, and machinery without dismantling them. Conventional approaches rely on loudspeakers, lasers, or electric sparks. While effective, these systems can be difficult or dangerous to use in flammable or confined areas and require considerable power to function effectively.</p>\\n<p>Now, a new study from Japan, available online in <span><a href=\\\"https://doi.org/10.1016/j.measurement.2025.119192\\\"><em>Measurement</em></a></span><em> </em>on October 8, 2025, shows how a common packaging material can replace power-hungry devices in non-destructive testing. The team, led by Professor Naoki Hosoya, along with Shuichi Yahagi from Tokyo City University, Toshiki Shimizu and Seiya Inadera from the Shibaura Institute of Technology, and Itsuro Kajiwara of Hokkaido University, found a simple way to test pipes for hidden flaws by using bubble wrap. The researchers discovered that the sharp crack of a bubble burst can be a viable substitute for the expensive, energy-dependent tools usually employed in non-destructive testing. The researchers claim the method can detect objects inside a pipe within a 2% error margin, without requiring electricity or heavy equipment.</p>\\n<p class=\\\"highlight_select\\\"><span class=\\\"italic\\\">The team and I sought a simpler solution: a sound source that is small, inexpensive, and safe to operate in almost any setting,&rdquo; Professor Hosoya said. <em>&ldquo;Bubble wrap is a small, inexpensive, and mass-produced product that does not require a power supply, so it is useful in the field, such as under construction.&rdquo; </em></span></p>\\n<p>The researchers tested several types of bubble wrap and measured their acoustic characteristics, including peak sound pressure, pulse width, and frequency range. To their surprise, the bursts produced frequencies of up to 40 kilohertz, sufficient for precise acoustic testing. The team then built a system using bubble wrap as the sound source, a microphone for signal collection, and a computer running wavelet-based sound analysis to track how sound waves reflected inside a pipe.</p>\\n<p>Compared with traditional impulse sources such as loudspeakers, firecrackers, or laser-induced plasma, the bubble-wrap system eliminates complex wiring and potential hazards. It can also be safely used in flammable environments where electrical devices might pose a risk. By analyzing how the echoes changed when a foreign object was present, the researchers were able to identify the object&rsquo;s position with a high degree of accuracy.</p>\\n<p class=\\\"highlight_select\\\">&nbsp;Bubble wrap, long considered a disposable packaging material, gained a new scientific role in this study. By adjusting bubble size and film thickness, the team could alter the strength and direction of the generated sound, turning a common material into a controllable tool for acoustic testing. The system proved both accurate and portable. With only a sheet of bubble wrap and a microphone, the team could identify small variations in reflected sound that revealed the position of internal obstructions. The accuracy of these measurements was comparable to results obtained using far more complex devices.</p>\\n<p>The technique&rsquo;s flexibility also allows it to be adapted to different situations. Changing bubble size or internal pressure shifts the sound frequency, enabling the method to be applied to various pipe diameters and materials. The simplicity of the setup means that one operator can perform inspections with minimal training. <em>&ldquo;This system may be used in NDT to detect foreign objects in pipework on-site, such as in the construction of buildings, because these sound sources have sufficient acoustic performance, such as an almost impulsive, omnidirectional radiation pattern, repeatability, cost-efficiency, portability, and no power supply in practical use, compared to conventional acoustic excitation devices</em>,&rdquo; explained Prof Hosoya.&nbsp;</p>\\n<p>What began as a moment of curiosity, an observation made while casually popping bubble wrap, became a practical acoustic measurement tool. The study demonstrates how familiar materials can yield precise scientific applications when examined systematically. Instead of relying on large or specialized instruments, the researchers used a burst of compressed air from the plastic to perform the same function. The group plans to further test the system under varying temperature and pressure conditions and to explore ways to develop a compact, handheld version suitable for field inspections. Continued refinement may improve sensitivity, allowing the detection of deeper or more complex structures.</p>\\n<p class=\\\"highlight_select\\\">This research illustrates that meaningful innovation does not always depend on complex materials or large budgets. Sometimes, it emerges from ordinary experiences. In this case, a sheet of bubble wrap, simple, inexpensive, and widely available, has become a new tool for examining structures without causing damage.<br><br></p>\\n<h3 class=\\\"cp-h3-text highlight_select\\\"><strong>Reference</strong></h3>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"height: 111px; width: 100%;\\\">\\n<tbody>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Title of original paper:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0522%;\\\">\\n<p>Electric-power free impulse point sound source generation system with bubble wrap bursting phenomena for simplified non-destructive testing</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>Journal:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0522%;\\\">\\n<p><em>Measurement</em></p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 37px;\\\">\\n<th width=\\\"174\\\" style=\\\"width: 28.8844%; height: 37px;\\\">\\n<p>DOI:</p>\\n</th>\\n<td width=\\\"428\\\" style=\\\"width: 71.0522%;\\\">\\n<p><span><a href=\\\"https://www.sciencedirect.com/science/article/pii/S0263224125025515\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">10.1016/j.measurement.2025.119192</a></span></p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Additional infotmation for EurekAlert</h3>\\n<table style=\\\"width: 100%; height: 144px;\\\">\\n<tbody>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Latest Article Publication Date:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>8 October 2025</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Method of Research:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>Experimental study</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Subject of Research: &nbsp;</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p class=\\\"highlight_select\\\">Not applicable</p>\\n</td>\\n</tr>\\n<tr style=\\\"height: 36px;\\\">\\n<th width=\\\"270\\\" style=\\\"width: 44.8931%; height: 36px;\\\">\\n<p>Conflicts of Interest Statement:</p>\\n</th>\\n<td width=\\\"331\\\" style=\\\"width: 55.0356%; height: 36px;\\\">\\n<p>The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.</p>\\n</td>\\n</tr>\\n</tbody>\\n</table>\\n<h3 class=\\\"cp-h3-text\\\">Authors</h3>\\n<p><strong>About Shibaura Institute of Technology (SIT), Japan</strong></p>\\n<p>Shibaura Institute of Technology (SIT) is a private university with campuses in Tokyo and Saitama. Since the establishment of its predecessor, Tokyo Higher School of Industry and Commerce, in 1927, it has maintained &ldquo;learning through practice&rdquo; as its philosophy in the education of engineers. SIT was the only private science and engineering university selected for the Top Global University Project sponsored by the Ministry of Education, Culture, Sports, Science and Technology and had received support from the ministry for 10 years starting from the 2014 academic year. Its motto, &ldquo;Nurturing engineers who learn from society and contribute to society,&rdquo; reflects its mission of fostering scientists and engineers who can contribute to the sustainable growth of the world by exposing their over 9,500 students to culturally diverse environments, where they learn to cope, collaborate, and relate with fellow students from around the world.</p>\\n<p>Website: <span><a href=\\\"https://www.shibaura-it.ac.jp/en/\\\">https://www.shibaura-it.ac.jp/en/</a></span></p>\\n<p><strong>About Professor Naoki Hosoya from SIT, Japan</strong></p>\\n<p>Professor Naoki Hosoya is a faculty member at the Department of Engineering Science and Mechanics, College of Engineering, Shibaura Institute of Technology, Tokyo. He heads the Mechanical Dynamics Laboratory, where his research focuses on acoustic testing, vibration measurement, and non-destructive evaluation of structures. With over 80 academic publications, he is an active member of the Japan Society of Mechanical Engineers and the Acoustical Society of Japan, and is known for developing innovative and sustainable testing methods that enhance structural safety and diagnostic efficiency.</p>\\n<h3 class=\\\"cp-h3-text\\\">Funding Information</h3>\\n<p class=\\\"highlight_select\\\">The study was financially supported by the Japan Society for the Promotion of Science under the Fostering Joint International Research (B) (Grant No. JP22KK0053) and the Grant-in-Aid for Scientific Research (B) (Grant No. JP24K00838).</p>\\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>\\n</div>\",\"new_window\":\"0\",\"link_url\":\"\",\"pdf_url\":\"\",\"publish_date\":\"2025/10/27 11:50:00\",\"modified_date\":\"2025/10/27 12:39:59\",\"permalink\":\"/en/headline/detail/20251027_7985_001.html\"}]}","meta":{"filter":null,"pagination":{"limit":20,"start":0,"total":662}}}