nema23_关于NEMA SM 23的说明

nema23_关于NEMA SM 23的说明Unfortunately,NEMASM23isambiguousaboutthepointofresolutionofthecombinedforcesandmoments.Theresolutionpointshavebeeninterpretedtobethefollowingtwopoints:NEMASM23没有给出设备整体校核时所有作…

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全家桶1年46,售后保障稳定

Unfortunately,

NEMA SM 23

is ambiguous about the point of resolution of

the combined forces and moments. The resolution points have been

interpreted to be the following two points:

NEMA SM 23

没有给出设备整体校核时所有作用力和作用弯矩应分解到的分解点

的规定。于是产生了下列两种不同看法:

1. The face of the flange at the exhaust nozzle connection.

2. The intersection point of the exhaust nozzle centerline and the

equipment shaft centerline.

1.

出口管中心线与法兰面的交点

2.

出口管中心线与设备轴线的交点

In

order

to

resolve

the

forces

and

moments

at

the

exhaust

nozzle

connection,

enter the X distance from the exhaust nozzle to each connection.

对于第一种情况,应计算出出口管点到各管口的位移

In order to resolve the forces and moments at the intersection point of

the exhaust nozzle and the shaft centerlines, enter the X distance from

the intersection point to each connection.

对于第二种情况,应计算出交点到个管口的位移

I

really

can’t

advise

you

on

which

resolution

point

you

should

use,

since

this would be offering

engineering advice

on an ambiguity in the NEMA

standard.

However,

I

do

have

a

written

(fax)

statement

from

the

NEMA

board

sent to one of our customers (in 1997) that states:

由于规范没有对此做出规定,

所以我无法建议你们使用哪种方法更好,

这应根据

工程实际情况而定。尽管我确实曾经在

1997

年做出过建议:

Quote:

The

forces

and

moments

on

the

steam

turbine

connections

are

to

be

resolved

about the intersection of the centerline of the turbine exhaust and the

centerline of the turbine shaft.

(应考虑“交点”方法)

We

have

been

unable

since

this

time

to

obtain

any

additional

information

on this particular topic from NEMA.

Whatever you decide to do, make sure the owner/operator/inspector all

agree.

无论使用哪种方法,业主、操作者、检查者之间都应达成共识。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/203558.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • es6数组的flat()方法

    es6数组的flat()方法Array.prototype.flat()flat()方法会按照一个可指定的深度递归遍历数组,并将所有元素与遍历到的子数组中的元素合并为一个新数组返回。Array.prototype.flat()用于将嵌套的数组“扁平化”,将二维数组变成一维数组。该方法返回一个新数组,对原数据没有影响。语法:varnewArray=arr.flat([depth])参数:depth可选,指定要提取嵌套数组的结构深度,默认值为1。返回值:一个包含数组与子数组中所有元素的新数组。示例:var

    2022年5月3日
    113
  • mysql和mysql数据库的区别_sql数据库怎么用

    mysql和mysql数据库的区别_sql数据库怎么用什么是SQL?SQL是一种用于操作数据库的语言。SQL是用于所有数据库的基本语言。不同数据库之间存在较小的语法更改,但基本的SQL语法基本保持不变。SQL是StructuredQueryLanguage的简短缩写。根据ANSI(美国国家标准协会),SQL是操作关系数据库管理系统的标准语言。SQL用于访问,更新和操作数据库中的数据。它的设计允许管理RDBMS中的数据,例如MYSQL…

    2022年10月2日
    0
  • esp32显示屏_1602a液晶屏显示不了

    esp32显示屏_1602a液晶屏显示不了文章记录了本硬件小白尝试使用ESP32芯片点亮1602A屏幕

    2022年9月22日
    0
  • python实现excel转json的例子[通俗易懂]

    python实现excel转json的例子[通俗易懂]python实现excel转json的例子(改进版)由于数值策划给出数值是excel表格,但前台flash程序用的又是json格式。服务器也用了json格式,而json又是utf-8编码的,用C++实现,太痛苦。鉴于此,尝试用python实现看看。没想到,python实现确实很简单,一个多小时搞定(有搜索事半功倍啊)。今天我又对它做了一点改进。主要1、是支持float和多表格;2、在exc…

    2022年5月24日
    32
  • 整理一些开源项目

    整理一些开源项目

    2021年9月14日
    43
  • 交换芯片架构 (一)「建议收藏」

    交换芯片架构 (一)「建议收藏」交换芯片由GE/XE接口(MAC/PHY)模块、CPU接口模块、输入输出匹配/修改模块、MMU模块、L2转发模块、L3转发模块、安全模块、流分类模块等模块组成,其结构如图1所示:                                                   图1 交换芯片的组成56504包含24个GE端口,4个10G端口,10G端口既可以用于堆叠【什么

    2022年9月6日
    3

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号