Study on the High-Sealing of Roots Rotor With Variable Trochoid Ratio

2006 ◽  
Vol 129 (12) ◽  
pp. 1278-1284 ◽  
Author(s):  
Chiu-Fan Hsieh ◽  
Yii-Wen Hwang

Vacuum pump plays an important role in the vacuum system. In this paper, a new method is proposed to design the Roots rotor that was the trochoidal curve with variable trochoid ratio. The fifth-order polynomial and cubic spline functions are used to generate smoothly trochoid ratio functions and thus a regular addendum curve for Roots rotor will be generated. Based on the addendum curve, the tooth profile for the complete Roots rotor is derived by the gearing theory. In order to improve the sealing between the rotor tip and the chamber, a design procedure is also developed for roots rotor with high sealing and high area efficiency. In addition, the undercutting equation is used to study the constraints of design parameters and the center of curvature is used to check the occurrence of the carryover on the tooth profile. Finally, some design examples are presented to show the feasibility of the proposed method.

2020 ◽  
Vol 34 (22n24) ◽  
pp. 2040141
Author(s):  
Van-The Tran ◽  
Bui Trung Thanh ◽  
Banh Tien Long ◽  
Hoang Quoc Tuan ◽  
Duc Toan Nguyen

The vacuum pump usually used traditional curves such as the circular, cycloidal curves and their combinations to construct tooth profile. However, to increase efficiency and design flexibility for the vacuum pump, a novel rotor tooth profile for Roots rotor of vacuum pumps is proposed. Which is named “CEIEC” tooth profile and orderly composed of five significant segments, a circular arc for tooth tip, an epicycloid curve with variable extension, an involute, an enveloped epicycloid curve and a conjugated circular arc for tooth root. A numerical example is presented to evaluate the performance indices for proposed vacuum pump, including the hermeticity coefficients of the rotor mesh gap and tip gap.


Author(s):  
P-Y Wang ◽  
Z-H Fong ◽  
H S Fang

The design constraints for the tooth profile of the five-arc Roots vacuum pump are derived and discussed in this paper. The addendum portion of the five-arc tooth profile comprises five smoothly connected circular arcs, while the dedendum portion consists of conjugate curves of the addendum portion of the mating rotor. The top land of the proposed rotor profile is a circular arc with its centre coinciding with the centre of rotation. Therefore, the gap between the top land of the rotor and the wall of the chamber turns into a long and narrow path, which provides better gas sealing and wider inlet opening. The design constraints of the rotor profile are quite complex owing to the limitations of zero carryover and the condition of non-undercutting. A design procedure is proposed for determining the feasible design region by considering the geometry constraints, zero carryover and non-undercutting. By using the proposed procedure, wider inlet opening and better gas sealing are expected, while the characteristic of zero carryover is maintained. The results of experiment show that the ultimate pressure of the prototype of the five-arc Roots vacuum pump is 2,5 × 10-3 torr, and the maximum pumping speed is 1600L/min. The performance of the prototype is excellent compared with commercially available mechanical dry vacuum pumps.


Author(s):  
R. Jha ◽  
D. Chablat ◽  
F. Rouillier ◽  
G. Moroz

Usually, the accuracy of parallel manipulators depends on the architecture of the robot, the design parameters, the trajectory planning and the location of the path in the workspace. This paper reports the influence of static and dynamic parameters in computing the error in the pose associated with the trajectory planning made and analyzed with the Orthoglide 5-axis. An error model is proposed based on the joint parameters (velocity and acceleration) and experimental data coming from the Orthoglide 5-axis. Newton and Gröbner based elimination methods are used to project the joint error in the workspace to check the accuracy/error in the Cartesian space. For the analysis, five similar trajectories with different locations inside the workspace are defined using fifth order polynomial equation for the trajectory planning. It is shown that the accuracy of the robot depends on the location of the path as well as the starting and the ending posture of the manipulator due to the acceleration parameters.


Symmetry ◽  
2021 ◽  
Vol 13 (4) ◽  
pp. 700
Author(s):  
Yufei Zhu ◽  
Zuocheng Xing ◽  
Zerun Li ◽  
Yang Zhang ◽  
Yifan Hu

This paper presents a novel parallel quasi-cyclic low-density parity-check (QC-LDPC) encoding algorithm with low complexity, which is compatible with the 5th generation (5G) new radio (NR). Basing on the algorithm, we propose a high area-efficient parallel encoder with compatible architecture. The proposed encoder has the advantages of parallel encoding and pipelined operations. Furthermore, it is designed as a configurable encoding structure, which is fully compatible with different base graphs of 5G LDPC. Thus, the encoder architecture has flexible adaptability for various 5G LDPC codes. The proposed encoder was synthesized in a 65 nm CMOS technology. According to the encoder architecture, we implemented nine encoders for distributed lifting sizes of two base graphs. The eperimental results show that the encoder has high performance and significant area-efficiency, which is better than related prior art. This work includes a whole set of encoding algorithm and the compatible encoders, which are fully compatible with different base graphs of 5G LDPC codes. Therefore, it has more flexible adaptability for various 5G application scenarios.


2021 ◽  
Vol 11 (7) ◽  
pp. 3017
Author(s):  
Qiang Gao ◽  
Siyu Gao ◽  
Lihua Lu ◽  
Min Zhu ◽  
Feihu Zhang

The fluid–structure interaction (FSI) effect has a significant impact on the static and dynamic performance of aerostatic spindles, which should be fully considered when developing a new product. To enhance the overall performance of aerostatic spindles, a two-round optimization design method for aerostatic spindles considering the FSI effect is proposed in this article. An aerostatic spindle is optimized to elaborate the design procedure of the proposed method. In the first-round design, the geometrical parameters of the aerostatic bearing were optimized to improve its stiffness. Then, the key structural dimension of the aerostatic spindle is optimized in the second-round design to improve the natural frequency of the spindle. Finally, optimal design parameters are acquired and experimentally verified. This research guides the optimal design of aerostatic spindles considering the FSI effect.


2021 ◽  
Vol 20 (5s) ◽  
pp. 1-20
Author(s):  
Hyungmin Cho

Depthwise convolutions are widely used in convolutional neural networks (CNNs) targeting mobile and embedded systems. Depthwise convolution layers reduce the computation loads and the number of parameters compared to the conventional convolution layers. Many deep neural network (DNN) accelerators adopt an architecture that exploits the high data-reuse factor of DNN computations, such as a systolic array. However, depthwise convolutions have low data-reuse factor and under-utilize the processing elements (PEs) in systolic arrays. In this paper, we present a DNN accelerator design called RiSA, which provides a novel mechanism that boosts the PE utilization for depthwise convolutions on a systolic array with minimal overheads. In addition, the PEs in systolic arrays can be efficiently used only if the data items ( tensors ) are arranged in the desired layout. Typical DNN accelerators provide various types of PE interconnects or additional modules to flexibly rearrange the data items and manage data movements during DNN computations. RiSA provides a lightweight set of tensor management tasks within the PE array itself that eliminates the need for an additional module for tensor reshaping tasks. Using this embedded tensor reshaping, RiSA supports various DNN models, including convolutional neural networks and natural language processing models while maintaining a high area efficiency. Compared to Eyeriss v2, RiSA improves the area and energy efficiency for MobileNet-V1 inference by 1.91× and 1.31×, respectively.


2017 ◽  
Vol 14 (2) ◽  
pp. 166 ◽  
Author(s):  
Riadh Zaier ◽  
A. Al-Yahmedi

This paper presents the design procedure of a biomechanical leg, with a passive toe joint, which is capable of mimicking the human walking. This leg has to provide the major features of human gait in the motion trajectories of the hip, knee, ankle, and toe joints. Focus was given to the approach of designing the passive toe joint of the biomechanical leg in its role and effectiveness in performing human like motion. This study was inspired by experimental and theoretical studies in the fields of biomechanics and robotics. Very light materials were mainly used in the design process. Aluminum and carbon fiber parts were selected to design the proposed structure of this biomechanical leg, which is to be manufactured in the Mechanical Lab of the Sultan Qaboos University (SQU). The capabilities of the designed leg to perform the normal human walking are presented. This study provides a noteworthy and unique design for the passive toe joint, represented by a mass-spring damper system, using torsion springs in the foot segment. The working principle and characteristics of the passive toe joint are discussed.  Four-designed cases, with different design parameters, for the passives toe joint system are presented to address the significant role that the passive toe joint plays in human-like motion. The dynamic motion that is used to conduct this comparison was the first stage of the stance motion. The advantages of the presence of the passive toe joint in gait, and its effect on reducing the energy consumption by the other actuated joints are presented and a comparison between the four-designed cases is discussed.


1988 ◽  
Vol 1 (21) ◽  
pp. 176
Author(s):  
C. David Anglin ◽  
William F. Baird ◽  
Etienne P.D. Mansard ◽  
R. Douglas Scott ◽  
David J. Turcke

There is a general lack of knowledge regarding the nature and magnitude of loads acting on armour units used for the protection of rubblemound coastal structures. Thus, a comprehensive design procedure incorporating both the hydraulic stability and the structural integrity of the armour units does not exist. This paper presents the results of a detailed parametric study of the structural response of armour units to wave-induced loading in a physical breakwater model. The effect of the following design parameters is investigated: breakwater slope, armour unit location, wave period and wave height. This research has made a number of significant contributions towards the development of a comprehensive design procedure for concrete armour units. It has identified a linear relationship between the wave-induced stress in the armour units and the incident wave height. In addition, it has shown that the conditional probability of waveinduced stress given wave height can be estimated by a log-normal distribution. Finally, a preliminary design chart has been developed which incorporates both the structural integrity and the hydraulic stability of the armour units.


Sign in / Sign up

Export Citation Format

Share Document