|
determinant 音标拼音: [dɪt'ɚmənənt] 判定 判定 determinant行列式 determinant行列式 determinant adj 1: having the power or quality of deciding; " the crucial experiment"; " cast the deciding vote"; " the determinative ( or determinant) battle" [ synonym: { deciding( a)}, { determinant}, { determinative}, { determining( a)}] n 1: a determining or causal element or factor; " education is an important determinant of one' s outlook on life" [ synonym: { determinant}, { determiner}, { determinative}, { determining factor}, { causal factor}] 2: the site on the surface of an antigen molecule to which an antibody attaches itself [ synonym: { antigenic determinant}, { determinant}, { epitope}] 3: a square matrix used to solve simultaneous equationsDeterminant \ De* ter" mi* nant\, a. [ L. determinans, p. pr. of determinare: cf. F. d[' e] terminant.] Serving to determine or limit; determinative. [ 1913 Webster]
Determinant \ De* ter" mi* nant\, n. 1. That which serves to determine; that which causes determination. [ 1913 Webster] 2. ( Math.) The sum of a series of products of several numbers, these products being formed according to certain specified laws; Note: thus, the determinant of the nine numbers a, b, c, a', b', c', a'', b'', c'', is a b' c'' - a b'' c' a' b'' c] - a' b c'' a'' b' c. The determinant is written by placing the numbers from which it is formed in a square between two vertical lines. The theory of determinants forms a very important branch of modern mathematics. [ 1913 Webster] 3. ( Logic) A mark or attribute, attached to the subject or predicate, narrowing the extent of both, but rendering them more definite and precise. -- Abp. Thomson. [ 1913 Webster] 120 Moby Thesaurus words for " determinant": Altmann theory, DNA, De Vries theory, Galtonian theory, Mendelianism, Mendelism, RNA, Verworn theory, Weismann theory, Weismannism, Wiesner theory, allele, allelomorph, antecedent, antecedents, authority, base, basis, birth, border line, bordering, borderline, bound, boundary, boundary condition, boundary line, bounding, bourn, break boundary, breakoff point, call, causation, cause, cause and effect, ceiling, character, chromatid, chromatin, chromosome, circumscription, coastal, compass, confine, cutoff, cutoff point, deadline, delimitation, determinative, determiner, determining, diathesis, division line, element, end, endowment, etiology, eugenics, extreme, extremity, factor, finish, floor, fringing, frontier, gene, genesiology, genetic code, genetics, ground, grounds, hedge, hereditability, heredity, heritability, heritage, high- water mark, inborn capacity, influence, inheritability, inheritance, interface, limbic, limen, liminal, limit, limitation, limiting, limiting factor, line, line of demarcation, littoral, low- water mark, lower limit, march, marginal, mark, matrocliny, mete, occasion, patrocliny, pharmacogenetics, principle, reason, recessive character, replication, rimming, skirting, start, starting line, starting point, stimulus, target date, term, terminal, terminal date, terminus, threshold, time allotment, upper limit, weight
|
安装中文字典英文字典查询工具!
中文字典英文字典工具:
英文字典中文字典相关资料:
- goose(通讯)_百度百科
面向通用对象的变电站事件(GOOSE)是IEC 61850标准中定义的快速报文传输机制,采用发布 订阅模式实现智能装置间实时信号传输,通过以太网替代传统硬接线方式简化二次接线。
- GOOSE通信剖析:掌握IEC-61850中的关键GOOSE消息 . . .
本文对GOOSE通信的基础、结构、配置实践、智能电网中的应用、故障诊断维护以及案例研究进行了全面探讨。 文章详细分析了GOOSE消息的组成部分、发布订阅机制和实时性能,阐述了如何在智能变电站和SCADA系统中实现有效集成
- GOOSE报文分析_详解GOOSE服务 - CSDN博客
GOOSE服务主要用于传输变电站内保护跳闸、断路器位置、测控联锁等实时性要求的数据,还可以传输如温湿度等模拟量信息,甚至可以传输时间同步信息等。 GOOSE报文的发送采用心跳报文和变位报文快速重发相结合的机制,按图1所示的规律执行。 其中T0又称心跳时间,在GOOSE数据集中的数据没有变化的情况下,装置平均每隔T0时间发送一次当前状态,即心跳报文,报文中的状态序号stNum(StateNumber用于记录GOOSE数据发生变位的总次数)不变,顺序sqNum(SequenceNumber用于记录稳态情况下报文发出的帧数)递增。
- 工业互联网协议 - Goose 协议 - 知乎
Goose 协议的全称是 Generic Object Oriented Substation Event(面向通用对象的变电站事件),是 IEC 61850 协议框架的一个功能组成,工作在间隔层, 主要用来传输间隔层中各个智能设备间的跳闸信号,位置信息等。 这些数据对实时性,可靠性要求较高,而 goose 协议可以实现毫秒级的数据传输。 Goose 协议中,智能电网场景内的所有设备的订阅关系,通过基于全站的系统配置文件静态预定义。 在电网工程的初始阶段,会生成一个全站系统配置文件(SCD 文件)。
- GOOSE协议:实现变电站毫秒级通信的核心技术,看这篇就 . . .
GOOSE协议是国际电工委员会(IEC)61850标准中定义的,用于实现智能变电站内设备间毫秒级实时通信的快速报文传输机制。 其核心价值在于用以太网通信和“虚拟端子”概念,彻底替代了传统变电站中大量的物理硬接线,从而带来了革命性的变革。 该协议具备高实时性(传输延迟可控制在4毫秒以内)、高可靠性、配置灵活及简化二次回路布线等显著优势。 GOOSE协议主要应用于传输保护跳闸命令、断路器位置信号、设备间联锁(闭锁 解锁)以及状态变化信息等对实时性要求极高的关键数据,是构建智能变电站自动化系统的核心技术基石。 实现毫秒级传输的关键在于其精简的通信路径。 GOOSE报文直接映射至OSI七层模型的数据链路层(第二层),完全跳过了TCP IP协议栈。
- 什么是GOOSE技术?它在IEC 61850变电站系统中有什么作用?
IEC 61850是实现数字化、智能化变电站的关键技术,IEC 61850标准建立了三类信息服务模型,即MMS(制造报文规范)、GOOSE(面向对象的变电站事件)、SV(采样值),其中GOOSE通信机制规范了间隔层IED之间以及间隔层IED与过程层智能终端之间的开关量报文的快速传输
- 秒懂 智能变电站GOOSE、SV报文 - 知乎
它的英文全称是Generic Object Oriented Substation Event,是一种面向通用对象的变电站事件,主要用于实现在多IED之间的信息传递,包括传输跳合闸信号(命令),具有高传输成功概率。
- GOOSE协议深度解析:从报文结构到变电站实时通信实战
1 GOOSE协议的前世今生:为什么变电站需要它? 第一次接触GOOSE协议时,我盯着屏幕上的报文抓包数据发愣——这些十六进制代码就像变电站设备间的摩斯密码。 后来才明白,这正是现代电力系统实现"毫秒级生死时速"的秘密武器…
- 《基于IEC61850标准的GOOSE通信技术研究及应用》 - 豆丁网
总之,基于IEC61850标准的GOOSE通信技术在电力系统中的应用和进步是一个长期而复杂的过程。 需要深度探究技术创新、跨领域合作、人才培育和团队建设等方面的工作,以推动其在电力系统中的进一步应用和进步。
- 数字化变电站GOOSE通讯应用 - 豆丁网
GOOSE通讯(GenericObjectOrientedSubstationEvent)是一种基于数据采样的通讯协议,在数字化变电站中用于实现变电站设备之间的数据传输。 其基本原理是,将变电站中的各个设备以及所需传输的数据抽象为GOOSE消息,通过网络传输来实现设备之间的通讯。 GOOSE通讯具有以下特点: (1)高速的响应能力:GOOSE通讯的传输速度快,能够实现毫秒级的响应速度,满足了对数据传输速度的要求。 (2)高可靠性:GOOSE通讯采用了冗余传输方式,即每个设备都可以发出多个GOOSE消息,并通过其他设备进行冗余传输,从而实现数据的可靠传输,提高了系统的可靠性。
|
|