|
T. V. Ayusheyev, Ts. Ts. Tsydypov, K. A. Filippova
Modeling parametric solids based on arbitrary framework and non-uniform linear interpolation
DOI: 10.25206/1813-8225-2026-197-5-14
This article describes a method for constructing a parametric solid based on a framework consisting of a set of curved hexagonal portions whose opposite boundaries of non-rectangular quadrilateral faces have different parametric lengths. Parametric solids can model both the shape and anisotropic interior based on a given framework without transforming it or duplicating its information. Equations for body portions of types r0 , r1 , and r2 are presented, constructed using non-uniform linear interpolation, to determine initial or boundary conditions in numerical simulations. A three-dimensional computational mesh with variable cell size is created by dividing the body portion into elements whose size is determined by local requirements. This approach, in demand in computational aerodynamics, heat and mass transfer, and other engineering calculations, enables greater accuracy in areas where parameters change rapidly, while simultaneously optimizing the use of computational resources by using larger cells in areas with smooth changes. The wellknown Coons portion equation for a unit cube is a special case of the obtained equations.
Keywords: geometric modeling, parametric bodies, cubic spline, non-uniform linear interpolation, solid modeling, three-dimensional interpolation, Coons method.
|
5–14
|
|
D. I. Chernyavsky
Study of elastoplastic deformations in the dynamic interaction of two rigid deformable bodies
DOI: 10.25206/1813-8225-2026-197-15-22
The article is a continuation of the study of dynamic dependencies between force and depth of introduction of conical indenters into barriers. The indenter is a cylinder with a pointed conical part. Indenters and barriers are made of steel. As a result of digitization of graphs of investigated dependencies, interpolation formulas of distribution of energies of elastic and plastic deformations in contact zone are obtained. Unlike the previous publication, which considered three variants of the angle of sharpening of the conical head part of the indenter, in this work the range of change of these angles is significantly increased. The obtained results can be used in the design of composite many rod punches and matrices for pressure treatment of sheet materials, as well as in the development of power and geometric parameters of impact tools for hydromolots.
Keywords: elastic and plastic deformations, impact force, cylindrical indenter with conical head part, technology of formless multipoint moulding, destruction of rocks, tools for hydromolot.
|
15–22
|
|
O. I. Vediaikina, P. A. Khazov
Influence of the geometric detail level of the digital twin of the experimental setup on the results of computational experiments
DOI: 10.25206/1813-8225-2026-197-23-30
The article explores the impact of the level of geometric detail on the accuracy of modeling physical processes over a digital twin of high-tech facilities. A miniature subsonic wind tunnel is used as an example. The authors have conducted a series of computer simulations with pipe models, varying in the degree of detail: fr om simplified to the most detailed. By comparing the results of these simulations, the researchers aim to determine the optimal level of model detail to create the most accurate digital twin. The findings are planned to be used to make practical recommendations on the selection of suitable geometric models for the creation of digital twins intended for aerodynamic research. Thus, the aim of the work is to establish the relationship between the complexity of the geometric model and the accuracy of the results of modeling aerodynamic processes in a digital twin. The more accurate the model, the more computing resources will be required, so finding the optimal balance between accuracy and computational efficiency is a key research objective.
Keywords: computer modeling, digital twin, geometric model, experimental setup, aerodynamic setup, geometric detail.
|
23–30
|
|
A. A. Zakharov
Computing normal vectors and derivatives at regular and singular points of parametric surfaces
DOI: 10.25206/1813-8225-2026-197-31-37
The paper describes a generalization of the Weingarten formulae to find the partial derivatives of arbitrary order of a unit surface normal vector at a given point on a parametric surface. It also proposes methods for computing the normal vectors and its partial derivatives at singular points on the parametric surface. It considers the singular points wh ere two surface base vectors in the tangent plane of the surface are linearly dependent or where at least one of them is zero. It provides algorithms for calculating the normal vectors and its partial derivatives at regular and singular points. This algorithm can be used in computer-aided design and manufacturing systems and integrated into geometry libraries for working with offset surfaces or their generalizations, the description of surface growth processes, the generation of tool paths for numerical control machining applications, geometric modeling of changes in surface shape when multilayer fabric draping, filament winding and tape laying, and access space representations in robotics.
Keywords: Weingarten formulae, offset surface, offset body, parametric surface, normal vector, singular point, differential surface properties, degenerate normal vector.
|
31–37
|
|
A. S. Krasko, M. S. Kruzhkova, S. A. Pupukin
Development of a methodology for selecting technological equipment in organizational and technological support of production
DOI: 10.25206/1813-8225-2026-197-38-45
The article discusses a methodology for selecting the optimal composition of technological equipment for production areas of machine-building enterprises. The methodology includes the development of an algorithm that takes into account technical and organizational aspects of production. Using the example of the “Fork” part, the article demonstrates the selection of milling equipment taking into account technological preparation, machine placement, and production organization. The methodology takes into account the flow of production, minimization of motions, efficient use of space, service support, and personnel qualifications. The algorithm provides a comprehensive assessment of production processes, including equipment utilization, economic indicators, and organizational requirements. The main focus is on optimizing capital investments while maximizing productivity. The application of this methodology allows you to improve technical and economic indicators, optimize processes, improve working conditions, reduce costs, and increase productivity.
Keywords: equipment composition, production sites, technical and economic indicators, design of production sites, organization of production, mechanical engineering, technological equipment.
|
35–42
|
|
V. G. Mufteev, F. T. Ziganshina, V. I. Gumerov
Smooth joining of spline curves ensuring a high order of smoothness
DOI: 10.25206/1813-8225-2026-197-46-59
The authors have developed the C3D FairCurveModeler software and methodological suite, a subset of the C3D geometric kernel, for modeling high-quality curves and surfaces based on smoothness criteria. C3D functionality is available to CAD and application developers through the C3D ToolKit. Smoothly blending two curves is one of the fundamental and complex problems of geometric modeling in computer-aided design systems. This article proposes a method for constructing a smoothly blended curve between two spline curves of arbitrary format and arbitrary degrees, ensuring an arbitrary degree of smoothness. The formula of the method is as follows: the conjugation points on the original curves are fixed, then the spline segment of the first curve is fixed before the conjugation point, which will become the initial segment of the conjugation spline curve, as well as the spline segment of the second curve after the conjugation point, which will be the final segment of this curve. These fixed segments of the fillet areas are converted to the format of a rational Bezier curve, after which the degrees of these curves are converted to a single specified value by increasing the degree, while the geometry of the curves does not change. Next, the B-polygons of the Bezier curves are transformed into an open S-polygon without changing the geometry. In the next step, an S-polygon of the blend curve is constructed, the end sections of which coincide with the S-polygons of the original sections. Ultimately, an integral rational B-spline blend curve is defined on the open S-polygon. The end segments of the integral spline blend curve will geometrically precisely match the blend segments of the original curves. The smoothness order of the blend segment with the blend segments of the original curves may be higher than that of the original curves (in the C3D FairCurveModeler application, up to G9 for spline degree 10). In general, the order of smoothness of the integral curve is the same as the lowest order of smoothness of the original curves. The proposed method for constructing a conjugation is adapted for editing a section of a geometric rational Bezier spline curve.
Keywords: C3D geometric kernel, FairCurveModeler, spline, high-order conjugation, G9 conjugation, B-spline curve, Bezier curve, NURBS-curve.
|
46–59
|
|
М. V. Gvintovkin
Intelligent system for generating quality reports based on the synergy of machine learning and large language models: Overlapping the gap between diagnostics and the quality management system
DOI: 10.25206/1813-8225-2026-197-60-68
The article examines the problem of the gap between the detailed results of machine learning in the tasks of quality diagnostics in mechanical engineering and the needs of quality management systems in complex, interpretable and standardized reporting. An intelligent system based on synergistic integration of distributed machine learning modules for local diagnostics and large language models for automatic generation of context-dependent reports of the quality management system is proposed. The methodology, system architecture, algorithms of aggregation of diagnostic information, techniques of engineering of proxies for arge language model and mechanisms of verification of generated reports are described, including factchecking for minimization of «hallucinations». The results of the pilot testing on typical quality control tasks confirm system performance, high accuracy of machine learning modules components and ability to generate factually accurate, relevant and compliant quality management system reports. The proposed approach allows to effectively bridge the gap between technical diagnosis and management needs of quality management system, automating the process of forming intellectual reporting on quality.
Keywords: machine learning, large language models, quality management system, mechanical engineering, reporting automation, data aggregation, quality control.
|
60–68
|