JP7014295B2 - 異常検出装置、異常検出方法及びプログラム - Google Patents
異常検出装置、異常検出方法及びプログラム Download PDFInfo
- Publication number
- JP7014295B2 JP7014295B2 JP2020518911A JP2020518911A JP7014295B2 JP 7014295 B2 JP7014295 B2 JP 7014295B2 JP 2020518911 A JP2020518911 A JP 2020518911A JP 2020518911 A JP2020518911 A JP 2020518911A JP 7014295 B2 JP7014295 B2 JP 7014295B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- abnormality detection
- acoustic
- signal pattern
- feature
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000001514 detection method Methods 0.000 title claims description 150
- 230000005856 abnormality Effects 0.000 claims description 168
- 238000000605 extraction Methods 0.000 claims description 44
- 230000007246 mechanism Effects 0.000 claims description 38
- 238000004364 calculation method Methods 0.000 claims description 26
- 238000000034 method Methods 0.000 claims description 22
- 238000009826 distribution Methods 0.000 claims description 17
- 230000002159 abnormal effect Effects 0.000 claims description 13
- 230000008569 process Effects 0.000 claims description 13
- 230000008859 change Effects 0.000 claims description 12
- 239000000284 extract Substances 0.000 claims description 6
- 239000013598 vector Substances 0.000 description 20
- 238000010586 diagram Methods 0.000 description 7
- 241000282414 Homo sapiens Species 0.000 description 5
- 230000001143 conditioned effect Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 241000282412 Homo Species 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000007274 generation of a signal involved in cell-cell signaling Effects 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 238000013450 outlier detection Methods 0.000 description 2
- 238000000513 principal component analysis Methods 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000009827 uniform distribution Methods 0.000 description 2
- 108010076504 Protein Sorting Signals Proteins 0.000 description 1
- 230000002547 anomalous effect Effects 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000012821 model calculation Methods 0.000 description 1
- 230000001537 neural effect Effects 0.000 description 1
- 238000003062 neural network model Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000306 recurrent effect Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 230000002194 synthesizing effect Effects 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/213—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01H—MEASUREMENT OF MECHANICAL VIBRATIONS OR ULTRASONIC, SONIC OR INFRASONIC WAVES
- G01H17/00—Measuring mechanical vibrations or ultrasonic, sonic or infrasonic waves, not provided for in the preceding groups
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01M—TESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
- G01M99/00—Subject matter not provided for in other groups of this subclass
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2415—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/2433—Single-class perspective, e.g. one-against-all classification; Novelty detection; Outlier detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/50—Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
- G06V10/507—Summing image-intensity values; Histogram projection analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Multimedia (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Probability & Statistics with Applications (AREA)
- Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
Description
なお、このプログラムは、コンピュータが読み取り可能な記憶媒体に記録することができる。記憶媒体は、半導体メモリ、ハードディスク、磁気記録媒体、光記録媒体等の非トランジェント(non-transient)なものとすることができる。本発明は、コンピュータプログラム製品として具現することも可能である。
第1の実施形態について、図面を用いてより詳細に説明する。
続いて、第2の実施形態について図面を参照して詳細に説明する。
上記実施形態にて説明した異常検出装置のハードウェア構成を説明する。
以上、実施形態を参照して本願開示を説明したが、本願開示は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願開示のスコープ内で当業者が理解し得る様々な変更をすることができる。また、それぞれの実施形態に含まれる別々の特徴を如何様に組み合わせたシステムまたは装置も、本願開示の範疇に含まれる。
11 CPU
12 メモリ
13 入出力インターフェイス
14 NIC
101 パターン格納部
102 第1の状況特徴抽出部
103 異常検出特徴算出部
104 スコア算出部
111、111a、114、114a 状況特徴抽出部
112 信号パターンモデル学習部
113 信号パターンモデル格納部
115 異常検出特徴抽出部
116 異常スコア算出部
221 状況特徴モデル格納部
Claims (6)
- 学習用の音響信号と、音響とは異なるモーダルの信号であって学習用の他モーダル信号から算出された学習用の状況特徴量と、に基づき学習された信号パターンモデルを格納する、パターン格納部と、
音響とは異なるモーダルの信号であって異常検出用の他モーダル信号から、前記学習用の状況特徴量に対応する異常検出用の状況特徴量を抽出する、第1の状況特徴抽出部と、
異常検出対象の音響信号、前記異常検出用の状況特徴量及び前記信号パターンモデルに基づき、前記異常検出対象の音響信号に関する信号パターン特徴を算出する、異常検出特徴算出部と、
前記信号パターン特徴に基づき、前記異常検出対象の音響信号の異常検出を行うための異常スコアを算出する、スコア算出部と、
を備え、
前記信号パターンモデルは、時刻tにおける前記異常検出対象の音響信号を入力とし、時刻t+1における前記異常検出対象の音響信号の従う確率分布を推定する予測器であり、
前記信号パターン特徴は、前記時刻t+1における前記異常検出対象の音響信号が取り得る値それぞれにおける確率値を系列として表現したものであり、
前記スコア算出部は、前記信号パターン特徴のエントロピーを算出し、前記算出されたエントロピーを用いて前記異常スコアを算出する、異常検出装置。 - 少なくとも前記異常検出用の状況特徴量を抽出するための基準となる状況特徴モデルを格納する、モデル格納部をさらに備え、
前記第1の状況特徴抽出部は、前記状況特徴モデルをさらに用いて、前記異常検出用の状況特徴量を抽出する、請求項1に記載の異常検出装置。 - 前記学習用の音響信号及び前記異常検出用の音響信号は、状態変化を伴う発生機構により生成された音響信号である、請求項1又は2に記載の異常検出装置。
- 前記音響とは異なるモーダルの信号は、画像信号、振動信号及び圧力センサ信号のうちの少なくとも1つの信号である、請求項1乃至3のいずれか一項に記載の異常検出装置。
- 学習用の音響信号と、音響とは異なるモーダルの信号であって学習用の他モーダル信号から算出された学習用の状況特徴量と、に基づき学習された信号パターンモデルを格納する、パターン格納部を備える異常検出装置において、
音響とは異なるモーダルの信号であって異常検出用の他モーダル信号から、前記学習用の状況特徴量に対応する異常検出用の状況特徴量を抽出するステップと、
異常検出対象の音響信号、前記異常検出用の状況特徴量及び前記信号パターンモデルに基づき、前記異常検出対象の音響信号に関する信号パターン特徴を算出するステップと、
前記信号パターン特徴に基づき、前記異常検出対象の音響信号の異常検出を行うための異常スコアを算出するスコア算出ステップと、
を含み、
前記信号パターンモデルは、時刻tにおける前記異常検出対象の音響信号を入力とし、時刻t+1における前記異常検出対象の音響信号の従う確率分布を推定する予測器であり、
前記信号パターン特徴は、前記時刻t+1における前記異常検出対象の音響信号が取り得る値それぞれにおける確率値を系列として表現したものであり、
前記スコア算出ステップは、前記信号パターン特徴のエントロピーを算出し、前記算出されたエントロピーを用いて前記異常スコアを算出する、異常検出方法。 - 学習用の音響信号と、音響とは異なるモーダルの信号であって学習用の他モーダル信号から算出された学習用の状況特徴量と、に基づき学習された信号パターンモデルを格納する、パターン格納部を備える異常検出装置に搭載されたコンピュータに、
音響とは異なるモーダルの信号であって異常検出用の他モーダル信号から、前記学習用の状況特徴量に対応する異常検出用の状況特徴量を抽出する処理と、
異常検出対象の音響信号、前記異常検出用の状況特徴量及び前記信号パターンモデルに基づき、前記異常検出対象の音響信号に関する信号パターン特徴を算出する処理と、
前記信号パターン特徴に基づき、前記異常検出対象の音響信号の異常検出を行うための異常スコアを算出するスコア算出処理と、
を実行させるプログラムであって、
前記信号パターンモデルは、時刻tにおける前記異常検出対象の音響信号を入力とし、時刻t+1における前記異常検出対象の音響信号の従う確率分布を推定する予測器であり、
前記信号パターン特徴は、前記時刻t+1における前記異常検出対象の音響信号が取り得る値それぞれにおける確率値を系列として表現したものであり、
前記スコア算出処理は、前記信号パターン特徴のエントロピーを算出し、前記算出されたエントロピーを用いて前記異常スコアを算出する、プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2018/019234 WO2019220609A1 (ja) | 2018-05-18 | 2018-05-18 | 異常検出装置、異常検出方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019220609A1 JPWO2019220609A1 (ja) | 2021-06-10 |
JP7014295B2 true JP7014295B2 (ja) | 2022-02-01 |
Family
ID=68539714
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020518911A Active JP7014295B2 (ja) | 2018-05-18 | 2018-05-18 | 異常検出装置、異常検出方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (3) | US11715284B2 (ja) |
JP (1) | JP7014295B2 (ja) |
WO (1) | WO2019220609A1 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11715284B2 (en) * | 2018-05-18 | 2023-08-01 | Nec Corporation | Anomaly detection apparatus, anomaly detection method, and program |
EP3855432A1 (en) * | 2020-01-22 | 2021-07-28 | Infineon Technologies AG | Classification system and method for classifying an external impact on a window or on an access opening of an enclosed structure |
US20230177324A1 (en) | 2020-08-21 | 2023-06-08 | Realtimetech Co., Ltd. | Deep-learning-based real-time process monitoring system, and method therefor |
WO2022044126A1 (ja) | 2020-08-25 | 2022-03-03 | 日本電気株式会社 | 肺音分析システム |
WO2022044127A1 (ja) | 2020-08-25 | 2022-03-03 | 日本電気株式会社 | 肺音分析システム |
CN113791727B (zh) * | 2021-08-10 | 2023-03-24 | 广东省科学院智能制造研究所 | 一种应用于工业声学智能感知的边端采集设备 |
CN114580656B (zh) * | 2022-05-06 | 2022-08-12 | 北京航空航天大学杭州创新研究院 | 基于单类对比学习时序异常检测方法及相关装置 |
CN117235624B (zh) * | 2023-09-22 | 2024-05-07 | 中节能数字科技有限公司 | 排放数据造假检测方法、装置及系统和存储介质 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013025367A (ja) | 2011-07-15 | 2013-02-04 | Wakayama Univ | 設備状態監視方法およびその装置 |
JP2013200143A (ja) | 2012-03-23 | 2013-10-03 | Mitsubishi Electric Corp | 異常音診断装置および異常音診断システム |
JP2015522998A (ja) | 2012-05-23 | 2015-08-06 | ユニバーシティ オブ リーズ | 安全通信方法 |
JP2017194341A (ja) | 2016-04-20 | 2017-10-26 | 株式会社Ihi | 異常診断方法、異常診断装置、及び異常診断プログラム |
WO2017199455A1 (ja) | 2016-05-19 | 2017-11-23 | 株式会社 東芝 | 漏水判定装置及び漏水判定方法 |
WO2018047804A1 (ja) | 2016-09-08 | 2018-03-15 | 日本電気株式会社 | 異常検出装置、異常検出方法、及び記録媒体 |
WO2018062265A1 (ja) | 2016-09-30 | 2018-04-05 | 日本電信電話株式会社 | 音響モデル学習装置、その方法、及びプログラム |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3161844B2 (ja) | 1992-11-30 | 2001-04-25 | 株式会社日立製作所 | プラントの異常検知方法及びその装置 |
JPH0990977A (ja) | 1995-09-25 | 1997-04-04 | Nippon Telegr & Teleph Corp <Ntt> | 音響信号による異常検出方法 |
JP2002140090A (ja) | 2000-11-02 | 2002-05-17 | Toshiba Corp | 異常監視装置 |
JP4599606B2 (ja) | 2005-07-28 | 2010-12-15 | 株式会社国際電気通信基礎技術研究所 | 頭部動作自動生成のための頭部動作学習装置及び頭部動作合成装置並びにコンピュータプログラム |
US7590536B2 (en) * | 2005-10-07 | 2009-09-15 | Nuance Communications, Inc. | Voice language model adjustment based on user affinity |
JP5781040B2 (ja) | 2012-08-31 | 2015-09-16 | 日本電信電話株式会社 | 行動推定装置およびそのプログラム |
US11082439B2 (en) * | 2016-08-04 | 2021-08-03 | Oracle International Corporation | Unsupervised method for baselining and anomaly detection in time-series data for enterprise systems |
WO2018069922A2 (en) * | 2016-10-10 | 2018-04-19 | Augury Systems Ltd. | Systems and methods for acoustic emission monitoring of semiconductor devices |
US11715284B2 (en) * | 2018-05-18 | 2023-08-01 | Nec Corporation | Anomaly detection apparatus, anomaly detection method, and program |
-
2018
- 2018-05-18 US US17/055,802 patent/US11715284B2/en active Active
- 2018-05-18 WO PCT/JP2018/019234 patent/WO2019220609A1/ja active Application Filing
- 2018-05-18 JP JP2020518911A patent/JP7014295B2/ja active Active
-
2023
- 2023-06-05 US US18/205,843 patent/US12051232B2/en active Active
-
2024
- 2024-06-27 US US18/756,474 patent/US20240346112A1/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013025367A (ja) | 2011-07-15 | 2013-02-04 | Wakayama Univ | 設備状態監視方法およびその装置 |
JP2013200143A (ja) | 2012-03-23 | 2013-10-03 | Mitsubishi Electric Corp | 異常音診断装置および異常音診断システム |
JP2015522998A (ja) | 2012-05-23 | 2015-08-06 | ユニバーシティ オブ リーズ | 安全通信方法 |
JP2017194341A (ja) | 2016-04-20 | 2017-10-26 | 株式会社Ihi | 異常診断方法、異常診断装置、及び異常診断プログラム |
WO2017199455A1 (ja) | 2016-05-19 | 2017-11-23 | 株式会社 東芝 | 漏水判定装置及び漏水判定方法 |
WO2018047804A1 (ja) | 2016-09-08 | 2018-03-15 | 日本電気株式会社 | 異常検出装置、異常検出方法、及び記録媒体 |
WO2018062265A1 (ja) | 2016-09-30 | 2018-04-05 | 日本電信電話株式会社 | 音響モデル学習装置、その方法、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
US20240346112A1 (en) | 2024-10-17 |
JPWO2019220609A1 (ja) | 2021-06-10 |
US20230316720A1 (en) | 2023-10-05 |
US12051232B2 (en) | 2024-07-30 |
US11715284B2 (en) | 2023-08-01 |
WO2019220609A1 (ja) | 2019-11-21 |
US20210133494A1 (en) | 2021-05-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7014295B2 (ja) | 異常検出装置、異常検出方法及びプログラム | |
US20230367809A1 (en) | Systems and Methods for Geolocation Prediction | |
US11551153B2 (en) | Localized learning from a global model | |
JP6678246B2 (ja) | 大域的最適化に基づく意味的セグメント化 | |
JP6967197B2 (ja) | 異常検出装置、異常検出方法及びプログラム | |
JP2019046236A (ja) | 学習装置、情報処理装置、学習方法およびプログラム | |
CN113632141B (zh) | 用于从控制输入和有限观测预测动力学流的方法和系统 | |
US20220398695A1 (en) | Method and apparatus with image enhancement | |
JP6707715B2 (ja) | 学習装置、推定装置、学習方法及びプログラム | |
KR20220163362A (ko) | 불확실성 간격을 갖는 성능 예측의 생성 | |
WO2018198267A1 (ja) | 因果関係学習方法、プログラム、装置および異常分析システム | |
JP2007285762A (ja) | 画像変化予測方法および画像変化予測装置 | |
JP7163977B2 (ja) | 推定装置、学習装置、それらの方法、およびプログラム | |
JP2015106257A (ja) | 学習支援装置、学習支援方法、およびプログラム | |
JP7255753B2 (ja) | 転移学習装置、転移学習システム、転移学習の方法、およびプログラム | |
JP2020198081A (ja) | スパースセンサ測定値を用いる機器の予測保守システム | |
WO2021250753A1 (ja) | 学習方法、学習装置及びプログラム | |
JP7211419B2 (ja) | パターン認識装置、パターン認識方法及びパターン認識プログラム | |
US20240362477A1 (en) | Information processing device, information processing method, and computer program product | |
JP7579632B2 (ja) | 推定装置、システム及び方法 | |
KR20240022361A (ko) | 시계열 데이터의 이상치 탐지 방법 및 이를 수행하기 위한 컴퓨팅 장치 | |
KR101492741B1 (ko) | 조명변화를 고려한 옵티컬 플로우 추정 방법 및 그 장치 | |
KR20220077441A (ko) | 인간의 불확실성 추론을 위한 컴퓨터 시스템 및 그의 방법 | |
JPWO2020084684A1 (ja) | 画像認識システム、画像認識方法および画像認識プログラム | |
JP2021082014A (ja) | 推定装置、訓練装置、推定方法、訓練方法、プログラム及び非一時的コンピュータ可読媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210914 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211112 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20211221 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220103 |