Хорошие продукты и сервисы
Наш Поиск (введите запрос без опечаток)
Наш Поиск по гостам (введите запрос без опечаток)
Поиск
Поиск
Бизнес гороскоп на текущую неделю c 29.12.2025 по 04.01.2026
Открыть шифр замка из трёх цифр с ограничениями

ГОСТ Р 55346-2012; Страница 347

или поделиться

Ещё ГОСТы из 41757, используйте поиск в верху страницы ГОСТ Р ИСО 9735-5-2012 Электронный обмен данными в управлении, торговле и на транспорте (EDIFACT). Синтаксические правила для прикладного уровня (версия 4, редакция 1). Часть 5. Правила защиты для пакетного ЭОД (аутентичность, целостность и неотказуемость источника) (Настоящий стандарт устанавливает синтаксические правила защиты EDIFACT и определяет метод защиты на уровне сообщений/пакетов, групп и обмена для обеспечения их аутентичности, целостности и неотказуемости источника в соответствии с принятыми механизмами защиты) ГОСТ Р ИСО 15745-4-2012 Системы промышленной автоматизации и интеграция. Прикладная интеграционная среда открытых систем. Часть 4. Эталонное описание систем управления на основе стандарта Ethernet (Настоящий стандарт распространяется на описание технологических спецификаций для элементов и правил как профилей коммуникационной сети, так и связанных с коммуникациями аспектов профилей устройств, относящихся к системам управления на основе Ethernet) ГОСТ IEC 60730-2-12-2012 Автоматические электрические управляющие устройства бытового и аналогичного назначения. Часть 2-12. Дополнительные требования к электрически управляемым дверным замкам (Настоящий стандарт распространяется на электрически управляемые дверные замки, предназначенные для предотвращения открывания дверей в оборудовании бытового и аналогичного назначения. Настоящий стандарт устанавливает требования безопасности, значения срабатывания и последовательность срабатывания, если эти параметры влияют на безопасность оборудования, связанного с электрически управляемыми дверными замками, а также методы испытаний электрически управляемых дверных замков, предназначенных для использования в оборудовании бытового и аналогичного назначения или совместно с ним. Настоящий стандарт распространяется также на электрически управляемые дверные замки для приборов, входящих в область распространения IEC 60335-1. Настоящий стандарт не распространяется на электрически управляемые дверные замки, предназначенные исключительно для промышленного применения)
Страница 347
Страница 1 Untitled document
ГОСТ Р 553462012
(* The funcbonal_representation specifies the datajnstance defined as an alias for the physicaljnstance object defined
by the physical_element attribute of the Functional_representation_relationship. *)
functionaljepresentation : datajnstance;
(* The physical_element specifies the physical Jnstance involved in the Functional_representation_relationship. *)
physical_element: physicaljnstance;
END_ENT1TY;
(*A Functional_state_context is a type of Generic_state_context and the enclosure of a finite state machine. <note num-
ber=T>There is a specific Functional_state_context object as the usage of FSMs are different in structured analysis and
OO systems engineering. </note> <note number="2">The Functiona!_state_context may contain any number of states
and transitions, but no transition may cross the boundaries of the Functional_state_context.</note> *)
ENTITY functional_state_context
SUBTYPE OF (generic_state_context);
END_ENTITY:
(*A Functionality_allocation_relationship is the mechanism for mapping a FunctionalityJnstancejeference to a particu
lar PhysicalJnstance_reference that shall realize the functionality. *)
ENTITY functionality_allocation_retationship;
(* The allocatedjunctionality specifies the FunctionalityJnstance_reference that is being allocated. *)
allocatedjunctionality: functionalityjnstancejeference:
(* The allocatedjo specifies Physical_instance_reference to which the Functionality_allocationjelationship is allocat
ed. *)
allocatedjo: physicaljnstance_reference;
(* The description specifies additional textual information on the Functionality_allocation_relationship. *)
description : OPTIONAL text_select:
END_ENTITY;
(*A Functionality_instance_reference is the non-ambiguous reference to a GeneralJunctionality_instance element in a
CompositeJunction_definition structure. <note>A Functk>nalityjnstance_reference is introduced to allow for allocation
and reference of system specific non-functional characteristics to a system functional description.</note> *)
ENTITY functionalityJnstance_reference
SUPERTYPE OF (persistent_storage_reference);
(* The description specifies additional textual information on the FunctionalityJnstance jeference. *)
description : OPTIONAL text_select;
(* The id specifies the identifier of the FunctionalityJnstancejeference. *)
id; elementjdentifier.
(* The name specifies the word, or words, that are used to refer to a Functionality Jnstancejeference. *)
name; label;
(* The referencedjunctionalityjnstance specifies the GeneralJunctionalityJnstance that the FunctionalityJnstance_
reference is a reference for. *)
referencedjunctionalityJnstance : generalJunctionalityJnstance;
END_ENTITY;
(*A Functionalityjeferencejximpositionjelationship is the mechanism for indicating the hierarchical relationship be
tween two FunctionalityJnstancejeference objects. *)
ENTITY functionalityjeference_compositionje!ationship;
(* The child specifies the component functionality in the Functionalityjeference_composition_relationship. *)
child; functionalityjnstancejeference:
(* The mirror_of specifies the Functional_decomposition_relationship for which the Functionality_reference_composi-
tionjelationship provides the unambiguous reference.’)
m irrorjjf; functional_decomposition_relationship;
(* The parent specifies the decomposed functionality in the Functionality jeferencejxjmpositionjelationship. *)
parent; functionalityjnstancejeference;
(* The reference_configuration specifies the Functionaljeferencejonfiguration for which the parent and child Func
tionalityJnstancejeference objects are valid. *)
reference_configuration ; functionaljeferencejrenfiguration;
END_ENTITY:
(*A Functionalityjeferencejelationship is the mechanism for capturing binary relationships between two Functional-
ityjnstancejeference objects. Tire purpose is to allow for capturing information.
341