60 resultados para Visual stress
Resumo:
This paper presents an exact analysis for high order asymptotic field of the plane stress crack problem. It has been shown that the second order asymptotic field is not an independent eigen field and should be matched with the elastic strain term of the first order asymptotic field. The second order stress field ahead of the crack tip is quite small compared with the first order stress field. The stress field ahead of crack tip is characterized by the HRR field. Hence the J integral can be used as a criterion for crack initiation.
Resumo:
A series of experiments have been conducted on cruciform specimens to investigate fatigue crack growth from circular notches under high levels of biaxial stress. Two stress levels (Δσ1= 380 and 560 MPa) and five stress biaxialities (λ=+1.0, +0.5, 0, −0.5 and −1.0; where λ=σ2/σ1 were adopted in the fatigue tests in type 316 stainless steel having a monotonic yield strength of 243 MPa. The results reveal that fatigue crack growth rates are markedly influenced by both the stress amplitude and the stress biaxiality. A modified model has been developed to describe fatigue crack growth under high levels of biaxial stress.
Resumo:
Axisymmetric notched bars with notch roots of large and small radii were tested under large strain cyclic loading. The main attention is focused on the fracture behaviour of steels having cycles to failure within the range 1-100. Our study shows that a gradual transition from a static ductile nature to one of fatigue cleavage can be observed and characterized by the Coffin-Manson formula in a generalized form. Both the triaxial tensile stress within the central region of specimens and static damage caused by the first increasing load have effects on the final failure event. A generalized cyclic strain range parameter DELTAepsilon is proposed as a measure of the numerous factors affecting behaviour. Fractographs are presented to illustrate the behaviour reported in the paper.
Resumo:
Plastic stress-strain fields of two types of steel specimens loaded to large deformations are studied. Computational results demonstrate that, owing to the fact that the hardening exponent of the material varies as strain enlarges and the blunting of the crack tip, the well known HRR stress field in the plane strain model can only hold for the stage of a small plastic strain. Plastic dilatancy is shown to have substantial effects on strain distributions and blunting. To justify the constitutive equations used for analysis and to check the precision of computations, the load-deflection of a three-point bend beam and the load-elongation of an axisymmetric bar notched by a V-shaped cut were tested and recorded. The computed curves are in good accordance with experimental data.
Resumo:
The elastic plane problem of a rigid line inclusion between two dissimilar media was considered. By solving the Riemann-Hilbert problem, the closed-form solution was obtained and the stress distribution around the rigid line was investigated. It was found that the modulus of the singular behavior of the stress remains proportional to the inverse square root of the distance from the rigid line end, but the stresses possess a pronounced oscillatory character as in the case of an interfacial crack tip.
Resumo:
A regular perturbation technique is suggested to deal with the problem of one dimensional stress wave propagation in viscoelastic media with damage. Based upon the first order asymptotic solution obtained, the characteristics of wave attenuation are studied. In fact, there exist three different time-dependent phenomena featuring the dynamic response of the materials, the first expressing the characteristics of wave propagation, the second indicating the innate effect of visco-elastic matrix and the third coming from the time dependent damage. The comparision of first order asymptotic solution with the numerical results calculated by a finite difference procedure shows that the perturbation expansion technique may offer a useful approach to the problem concerned.
Resumo:
In this paper, new formulae of a class of stress intensity factors for an infinite plane with two collinear semi-infinite cracks are presented. The formulae differ from those gathered in several handbooks used all over the world. Some experiments and finite element calculations have been developed to verify the new formulae and the results have shown its reliability. Finally, the new formulae and the old are listed to show the differences between them.
Resumo:
In this paper, the conformal mapping method is used to solve the plane problem of an infinite plate containing a central lip-shaped notch subjected to biaxial loading at a remote boundary or a surface uniform pressure on the notch. The stress intensity factors KI and KII are obtained by the derived complex stress functions. The simple analytical expressions can be applied to the situation of cracks originating from a circular or an elliptical notch. The plastic zone sizes for such notch cracks are subsequently evaluated in light of the Dugdale strip yield concept. The results are consistent with available numerical data.
Resumo:
The concept of inhomogeneous element is proposed and the formulations of the inhomogeneous isoparametric elements for stress analysis of four kinds of problems are derived. As an example of applications of the inhomogeneous elements, the stress distribution in a cone-like composite syntheticrope termination is calculated.
Resumo:
随着油藏数值模拟技术的发展以及油藏数值模拟软件的不断改进和完善,油藏数值模拟软件在油田开发中的应用越来越广泛。对油藏数值模拟软件计算出的数据进行整理不仅枯燥而且花费了大量时间。本文利用Visual Basic语言编制了处理ECLIPSE软件生成的油气田开发指标数据软件(RSMAN)。该软件方便了油气田开发指标的整理和汇总,软件界面友好,操作简单。
Resumo:
In order to investigate the transient thermal stress field in wall-shape metal part during laser direct forming, a FEM model basing on ANSYS is established, and its algorithm is also dealt with. Calculation results show that while the wall-shape metal part is being deposited, in X direction, the thermal stress in the top layer of the wall-shape metal part is tensile stress and in the inner of the wall-shape metal part is compressive stress. The reason causing above-mentioned thermal stress status in the wall-shape metal part is illustrated, and the influence of the time and the processing parameters on the thermal stress field in wall-shape metal part is also studied. The calculation results are consistent with experimental results in tendency.
Resumo:
MicrosoftVisualC十十6.0作为Microsoft Visual Studio的重要组成部分,包含了迄今为止功能最为强大的基于Windows的应用框架,在同类产品中处于领先地位。VisualC十十6.0是Microsoft迄今为止最全面、最完善的程序开发工具,为了适应各种编程风格,该软件提供了各种各样的辅助工具,在发挥编程能力和提高灵活性方面达到了空前的水平。与以往VisualC十十的各种版本相比较,VisualC十十6.0在编程环境、程序语言技术等方面做了许多改进,从而使VisualC十十更加适合专业程序员快速进行应用程序的开发。
本书内容丰富、图文并茂,是一本适合各种读者学习VisualC十十6.0的优秀参考书。
目 录
第一章 VisualC十十6.0简介及安装
1.1VisualC十十6.0新特性
1.2viSualC十十6.0开发环境简介
1.3如何学习使用VisualC十十6.0
1.4VisualC十十6.0的安装
第二章 走进C十十的世界
2.1类和对象的简介
2.2继承和多态性――一个具体的例子
2.3内嵌对象
2.4在栈中申请对象
2.5全程对象的申请
2.6对象之间的相互关系――指针数据成员
2.7this指针的使用
2.8对指针的引用
2.9友元类和友元函数
2.10静态类成员
2.11重载运算符
2.12从代码中分离出类定义
2.13匈牙利表示法
第三章 VisualC十十6.0的编程环境
3.1VisualC十十6.0主窗口
3.2VisualC十十6.0工具栏
3.3VisualC十十6.0菜单栏
3.4项目与项目工作区
3.5资源与资源编辑器
第四章 编一个最简单的VC十十程序
4.1什么是AppWizard?
4.2迎接你的第一个AppWizard程序
4.3“Iamaprogrammer.”在哪儿?
第五章 程序框架入门
5.1一个简化过的程序框架
5.2WinMain():第一个动作
5.3登记窗口类
5.4创建一个窗口
5.5显示窗口
5.6显示出那条消息
5.7窗口类与窗口对象
第六章 消息循环
6.1在消息循环中兜圈子
6.2对事件做出响应:WindowFun()
6.3响应不同的消息
6.4现在你还跟得上吗?
6.5设备界面进行交互
第七章 精通程序框架
7.1WinMain()函数在哪儿?
7.2应用程序框架和源文件
7.3工具条、状态条和打印等选项
7.4程序的控制流程
第八章 使用classWizard编程
8.1使用ClassWizard添加消息处理函数
8.2classWizard功能介绍
8.3传送鼠标消息
8.4保存鼠标绘图的信息
第九章 视图与文档
9.1Document-View模式
9.2从视图中分离出文档
9.3保存文档
9.4再访MyProg2.cpp
第十章 对象连接与嵌入(OLE)及其自动化
10.1公共对象模式(COM)
10.2类厂(classfactory)
10.3OLE自动化
10.4IDispatch接口
第十一章 动态连接库(DLLs)
11.1为什么使用DLL
11.2传统的DLL
11.3MFC库DLL
11.4MyProg4A――编写自己的类库扩展DLL
11.5MyProg4B――使用MFC库扩展DLL
11.6资源访问
第十二章 图形设备接口
12.1设备环境类
12.2GDI对象
12.3Windows的颜色映射
12.4映射方式
12.5字体
12.6MyProg3例程序
12.7MyProg3B程序
12.8MyPr0g3C例程序――使用CScrollView
第十三章 对话框
13.1在状态条上显示对话控件的帮助信息
13.2利用Fi1eOpen通用对话框打开多个文件
13.3定制通用文件对话框
13.4扩展和缩减一个对话框
13.5显示一个模式或无模式对话框
13.6编写定制的DDX/DDV例程
第十四章 剖析工具Spy十+
14.1窗体
14.2消息
14.3进程与线程
第十五章 代码调试
15.1TRACE
15.2调试框架
15.3自我诊断
15.4调试代码的作用
15.5用Dump()显示对象的信息
15.6检查内存