skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: A new neural network approach to density calculation on ceramic materials
The materials’ consolidation, especially ceramics, is very important in advanced research development and industrial technologies. Science of sintering with all incoming novelties is the base of all these processes. A very important question in all of this is how to get the more precise structure parameters within the morphology of different ceramic materials. In that sense, the advanced procedure in collecting precise data in submicro-processes is also in direction of advanced miniaturization. Our research, based on different electrophysical parameters, like relative capacitance, breakdown voltage, and [Formula: see text], has been used in neural networks and graph theory successful applications. We extended furthermore our neural network back propagation (BP) on sintering parameters’ data. Prognosed mapping we can succeed if we use the coefficients, implemented by the training procedure. In this paper, we continue to apply the novelty from the previous research, where the error is calculated as a difference between the designed and actual network output. So, the weight coefficients contribute in error generation. We used the experimental data of sintered materials’ density, measured and calculated in the bulk, and developed possibility to calculate the materials’ density inside of consolidated structures. The BP procedure here is like a tool to come down between the layers, with much more precise materials’ density, in the points on morphology, which are interesting for different microstructure developments and applications. We practically replaced the errors’ network by density values, from ceramic consolidation. Our neural networks’ application novelty is successfully applied within the experimental ceramic material density [Formula: see text] [kg/m 3 ], confirming the direction way to implement this procedure in other density cases. There are many different mathematical tools or tools from the field of artificial intelligence that can be used in such or similar applications. We choose to use artificial neural networks because of their simplicity and their self-improvement process, through BP error control. All of this contributes to the great improvement in the whole research and science of sintering technology, which is important for collecting more efficient and faster results.  more » « less
Award ID(s):
2101041
PAR ID:
10357254
Author(s) / Creator(s):
; ; ; ; ;
Date Published:
Journal Name:
Modern Physics Letters B
Volume:
36
Issue:
02
ISSN:
0217-9849
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. The cold sintering process (CSP) is a low-temperature consolidation method used to fabricate materials and their composites by applying transient solvents and external pressure. In this mechano-chemical process, the local dissolution, solvent evaporation, and supersaturation of the solute lead to “solution-precipitation” for consolidating various materials to nearly full densification, mimicking the natural pressure solution creep. Because of the low processing temperature (<300°C), it can bridge the temperature gap between ceramics, metals, and polymers for co-sintering composites. Therefore, CSP provides a promising strategy of interface engineering to readily integrate high-processing temperature ceramic materials (e.g., active electrode materials, ceramic solid-state electrolytes) as “grains” and low-melting-point additives (e.g., polymer binders, lithium salts, or solid-state polymer electrolytes) as “grain boundaries.” In this minireview, the mechanisms of geomimetics CSP and energy dissipations are discussed and compared to other sintering technologies. Specifically, the sintering dynamics and various sintering aids/conditions methods are reviewed to assist the low energy consumption processes. We also discuss the CSP-enabled consolidation and interface engineering for composite electrodes, composite solid-state electrolytes, and multi-component laminated structure battery devices for high-performance solid-state batteries. We then conclude the present review with a perspective on future opportunities and challenges. 
    more » « less
  2. Abstract The objective of this review paper is to summarize the current status and identify the knowledge gaps in ceramic binder jetting additive manufacturing, with a particular focus on density. This paper begins with an overview of ceramic binder jetting. Then, it discusses different aspects of density, including various terminologies, measurement methods, and achieved values. Afterward, it reviews two categories of techniques to increase the part density: material preparation techniques (powder granulation, mixing powders of different sizes, using slurry feedstock, and mixing different materials) and postprocessing techniques (sintering, chemical reaction, infiltration, and isostatic pressing). Finally, it presents the knowledge gaps in the literature. 
    more » « less
  3. Ko, Hanseok (Ed.)
    Backpropagation (BP) has been a successful optimization technique for deep learning models. However, its limitations, such as backward- and update-locking, and its biological implausibility, hinder the concurrent updating of layers and do not mimic the local learning processes observed in the human brain. To address these issues, recent research has suggested using local error signals to asynchronously train network blocks. However, this approach often involves extensive trial-and-error iterations to determine the best configuration for local training. This includes decisions on how to decouple network blocks and which auxiliary networks to use for each block. In our work, we introduce a novel BP-free approach: a block-wise BP-free (BWBPF) neural network that leverages local error signals to optimize distinct sub-neural networks separately, where the global loss is only responsible for updating the output layer. The local error signals used in the BP-free model can be computed in parallel, enabling a potential speed-up in the weight update process through parallel implementation. Our experimental results consistently show that this approach can identify transferable decoupled architectures for VGG and ResNet variations, outperforming models trained with end-to-end backpropagation and other state-of-the-art block-wise learning techniques on datasets such as CIFAR-10 and Tiny-ImageNet. The code is released at https://github.com/Belis0811/BWBPF. 
    more » « less
  4. Cold sintering of surface‐modified iron compacts results in a co‐continuous phosphate interphase between iron particles that provide both enhanced green strength and green density similar to the process that has been successfully introduced in low‐temperature densification of ceramic materials. Relative density as high as 95% along with transverse rupture strength of ≈ 75 MPa, which is almost six times that of conventional powdered metal iron compact and 2.5 times that of warm compacted controls, is achieved. Dilatometry study at different pressures shows a small but significant improvement in densification process during cold sintering relative to the larger densification of warm compacted control. Strength model based on microstructural analysis as well as in situ diffused reflectance infrared Fourier transform spectroscopy (DRIFTS) experiments reveals the nature of the interphase that imparts the large cohesive strength under the cold sintered assisted warm compaction. The process is conducive to produce iron compacts for green machining. Furthermore, the samples when subjected to high‐temperature sintering yield a fully sintered iron compact with density > 7.2 g cm−3and transverse rupture strength as high as 780 MPa. All in all, there are major new opportunities with the cold sintered assisted warm compaction of powdered metals that will also be discussed. 
    more » « less
  5. Groote, Jan Friso; Larsen, Kim Guldstrand (Ed.)
    Deep learning has emerged as an effective approach for creating modern software systems, with neural networks often surpassing hand-crafted systems. Unfortunately, neural networks are known to suffer from various safety and security issues. Formal verification is a promising avenue for tackling this difficulty, by formally certifying that networks are correct. We propose an SMT-based technique for verifying binarized neural networks — a popular kind of neural network, where some weights have been binarized in order to render the neural network more memory and energy efficient, and quicker to evaluate. One novelty of our technique is that it allows the verification of neural networks that include both binarized and non-binarized components. Neural network verification is computationally very difficult, and so we propose here various optimizations, integrated into our SMT procedure as deduction steps, as well as an approach for parallelizing verification queries. We implement our technique as an extension to the Marabou framework, and use it to evaluate the approach on popular binarized neural network architectures. 
    more » « less