IP Library Granted Patent US 12,222,689
Granted Patent B2
US 12,222,689 · App. 18/204,631 · Granted Feb 11, 2025

Building system with string mapping based on a sequence to sequence neural network

Inventors: Surajit Borah (Bangalore, IN); Santle Camilus (Sunnyvale, CA); ZhongYi Jin (Santa Clara, CA); Vish Ramamurti (San Leandro, CA); Young M. Lee (Old Westbury, NY)
Assignee: Tyco Fire & Security GmbH
G05B13/027G05B13/04G06F40/30G06N3/049
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,222,689
App. No.
18/204,631
Granted
Feb 11, 2025
Kind
B2
Abstract

A building system including one or more memory devices configured to store instructions that, when executed by one or more processors, cause the one or more processors to receive training data including acronym strings and tag strings, train a sequence to sequence neural network based on the training data, receive an acronym string for labeling, the acronym string comprising a particular plurality of acronyms, and generate a tag string for the acronym string with the sequence to sequence neural network, wherein the sequence to sequence neural network outputs a tag of the tag string for one acronym of the particular plurality of acronyms based on the one acronym and contextual information of the acronym string, wherein the contextual information includes other acronyms of the particular plurality of acronyms.

Claims (68)

1. A building system comprising one or more memory devices configured to store instructions thereon that, when executed by one or more processors, cause the one or more processors to:

receive training data comprising a plurality of tag strings, wherein a tag string of the plurality of tag strings is a translation of an acronym string of a plurality of acronym strings, and wherein the plurality of acronym strings include a plurality of acronyms that represent a plurality of entities of a building;

train a sequence to sequence neural network based on the training data;

receive an acronym string comprising a particular plurality of acronyms; and

output, using the sequence to sequence neural network, a tag of a tag string for one acronym of the particular plurality of acronyms based on a placement of the one acronym within the acronym string.

2. The building system of claim 1 , wherein the instructions cause the one or more processors to:

receive, from a user via a user device, a selection of one or more first acronym strings of the plurality of acronym strings;

train the sequence to sequence neural network based on the one or more first acronym strings of the plurality of acronym strings; and

determine, responsive to training the sequence to sequence neural network, labels for one or more second acronym strings of the plurality of acronym strings.

3. The building system of claim 1 , wherein the instructions cause the one or more processors to train the sequence to sequence neural network by:

identifying one or more first acronym strings of the plurality of acronym strings that are similar to one or more second acronym strings of the plurality of acronym strings;

selecting, from at least one of the one or more first acronym strings or the one or more second acronym strings, a given acronym string to represent the one or more first acronym strings and the one or more second acronym strings; and

training the sequence to sequence neural network based on the given acronym string.

4. The building system of claim 1 , wherein the instructions cause the one or more processors to:

identify, based on characteristics of the plurality of acronym strings, a given acronym string to represent one or more acronym strings of the plurality of acronym strings;

display, via a display of a user device, the given acronym string; and

receive, from a user via the user device, a translation of the given acronym string.

5. The building system of claim 4 , wherein the sequence to sequence neural network is trained based on the translation of the given acronym string.

6. The building system of claim 1 , wherein the sequence to sequence neural network is a long-short term memory (LSTM) sequence to sequence neural network.

7. The building system of claim 1 , wherein the instructions cause the one or more processors to:

determine a number of strings of the particular plurality of acronym strings;

compare the number of strings to a threshold level; and

select the sequence to sequence neural network to translate the acronym string from a group of available models in response to a determination that the number of strings is greater than the threshold level.

8. The building system of claim 1 , wherein the instructions cause the one or more processors to receive the training data from a database, and wherein the training data is based on data of one or more buildings and the acronym string is associated with the building.

9. The building system of claim 1 , wherein the instructions cause the one or more processors to:

remove at least one of spaces or special characters from the plurality of acronym strings;

apply a segmentation model to the plurality of acronym strings to identify the plurality of acronyms;

generate an acronym vocabulary by removing redundant acronyms from the plurality of acronyms; and

train the sequence to sequence neural network based on the training data and the acronym vocabulary.

10. The building system of claim 1 , wherein the instructions cause the one or more processors to:

receive a set of acronym strings for the building for translation;

select the plurality of acronym strings from the set of acronym strings;

receive the plurality of tag strings from a user device, each tag string of the plurality of tag strings being a translation of respective acronym strings of the plurality of acronym strings;

train the sequence to sequence neural network based on the training data; and

translate remaining acronym strings of the set of acronym strings with the sequence to sequence neural network.

11. The building system of claim 1 , wherein the instructions cause the one or more processors to receive a manual selection of the plurality of acronym strings from a user device.

12. The building system of claim 1 , wherein the instructions cause the one or more processors to receive the plurality of tag strings from a user device via user input provided by a user via the user device, the user input indicating tag translations of particular acronyms of the plurality of acronym strings.

13. The building system of claim 1 , wherein the instructions cause the one or more processors to cause a user device to display the plurality of acronym strings to a user for manual translation.

14. A method comprising:

receiving, by one or more processing circuits, training data comprising a plurality of tag strings, wherein a tag string of the plurality of tag strings is a translation of an acronym string of a plurality of acronym strings, and wherein the plurality of acronym strings include a plurality of acronyms that represent a plurality of entities of a building;

training, by the one or more processing circuits, a sequence to sequence neural network based on the training data;

receiving, by the one or more processing circuits, an acronym string comprising a particular plurality of acronyms; and

outputting, by the one or more processing circuits using the sequence to sequence neural network, a tag of a tag string for one acronym of the particular plurality of acronyms based on a placement of the one acronym within the acronym string.

15. The method of claim 14 , further comprising:

receiving, by the one or more processing circuits, from a user via a user device, a selection of one or more first acronym strings of the plurality of acronym strings;

training, by the one or more processing circuits, the sequence to sequence neural network based on the one or more first acronym strings of the plurality of acronym strings; and

determining, by the one or more processing circuits, responsive to training the sequence to sequence neural network, labels for one or more second acronym strings of the plurality of acronym strings.

16. The method of claim 14 , wherein training the sequence to sequence neural network includes:

identifying, by the one or more processing circuits, one or more first acronym strings of the plurality of acronym strings that are similar to one or more second acronym strings of the plurality of acronym strings;

selecting, by the one or more processing circuits, from at least one of the one or more first acronym strings or the one or more second acronym strings, a given acronym string to represent the one or more first acronym strings and the one or more second acronym strings; and

training, by the one or more processing circuits, the sequence to sequence neural network based on the given acronym string.

17. The method of claim 14 , further comprising:

identifying, by the one or more processing circuits, based on characteristics of the plurality of acronym strings, a given acronym string to represent one or more acronym strings of the plurality of acronym strings;

displaying, by the one or more processing circuits via a display of a user device, the given acronym string; and

receiving, by the one or more processing circuits, from a user via the user device, a translation of the given acronym string.

18. One or more non-transitory storage medium configured to store instructions thereon that, when executed by one or more processors, cause the one or more processors to:

receive training data comprising a plurality of tag strings, wherein a tag string of the plurality of tag strings is a translation of an acronym string of a plurality of acronym strings, and wherein the plurality of acronym strings include a plurality of acronyms that represent a plurality of entities of a building;

train a sequence to sequence neural network based on the training data;

receive an acronym string comprising a particular plurality of acronyms; and

output, using the sequence to sequence neural network, a tag of a tag string for one acronym of the particular plurality of acronyms based on a placement of the one acronym within the acronym string.

19. The one or more non-transitory storage medium of claim 18 , wherein the instructions cause the one or more processors to:

receive, from a user via a user device, a selection of one or more first acronym strings of the plurality of acronym strings;

train the sequence to sequence neural network based on the one or more first acronym strings of the plurality of acronym strings; and

determine, responsive to training the sequence to sequence neural network, labels for one or more second acronym strings of the plurality of acronym strings.

20. The one or more non-transitory storage medium of claim 18 , wherein the instructions cause the one or more processors to train the sequence to sequence neural network by:

identifying one or more first acronym strings of the plurality of acronym strings that are similar to one or more second acronym strings of the plurality of acronym strings;

selecting, from at least one of the one or more first acronym strings or the one or more second acronym strings, a given acronym string to represent the one or more first acronym strings and the one or more second acronym strings; and

training the sequence to sequence neural network based on the given acronym string.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 9, 2024
From: JOHNSON CONTROLS TYCO IP HOLDINGS LLP
To: TYCO FIRE & SECURITY GMBH
Reel/Frame 067056/0552 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 22, 2023
From: BORAH, SURAJIT; CAMILUS, SANTLE; JIN, ZHONGYI; RAMAMURTI, VISH; LEE, YOUNG M.
To: JOHNSON CONTROLS TECHNOLOGY COMPANY
Reel/Frame 064033/0339 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 22, 2023
From: JOHNSON CONTROLS TECHNOLOGY COMPANY
To: JOHNSON CONTROLS TYCO IP HOLDINGS LLP
Reel/Frame 064033/0488 →
Continuity (2)
Continuation 16885968 · May 28, 2020
Related Publication 20230393539A1 · Dec 7, 2023
References Cited (114)
US 7028038B1 · Pakhomov · 2006 [cited by applicant]
US 7536297B2 · Byrd et al. · 2009 [cited by applicant]
US 7548847B2 · Acero et al. · 2009 [cited by applicant]
US 7890525B2 · Lu et al. · 2011 [cited by applicant]
US 7983901B2 · Acero et al. · 2011 [cited by applicant]
US 8234232B2 · Song et al. · 2012 [cited by applicant]
US 8566260B2 · Suzuki et al. · 2013 [cited by applicant]
US 8589370B2 · Feng et al. · 2013 [cited by applicant]
US 8844033B2 · Song et al. · 2014 [cited by applicant]
US 8909516B2 · Medero et al. · 2014 [cited by applicant]
US 9020805B2 · Boguraev et al. · 2015 [cited by applicant]
US 9031832B2 · Boguraev et al. · 2015 [cited by applicant]
US 9213690B2 · Feng et al. · 2015 [cited by applicant]
US 9253201B2 · Song et al. · 2016 [cited by applicant]
US 9447985B2 · Johnson · 2016 [cited by applicant]
US 9817802B2 · Bank et al. · 2017 [cited by applicant]
US 9965683B2 · Verdejo et al. · 2018 [cited by applicant]
US 10339150B1 · Silk et al. · 2019 [cited by applicant]
US 10572597B2 · Ackermann et al. · 2020 [cited by applicant]
US 10698937B2 · Curzi et al. · 2020 [cited by applicant]
US 10839285B2 · Guo · 2020 [cited by applicant]
US 10871756B2 · Johnson et al. · 2020 [cited by applicant]
US 10908578B2 · Johnson et al. · 2021 [cited by applicant]
US 10921768B2 · Johnson et al. · 2021 [cited by applicant]
US 10976068B2 · Hallendy et al. · 2021 [cited by applicant]
US 11030482B2 · Hayashi et al. · 2021 [cited by applicant]
US 11055297B2 · Silk et al. · 2021 [cited by applicant]
US 11156978B2 · Johnson et al. · 2021 [cited by applicant]
US 11544457B2 · Veyseh et al. · 2023 [cited by applicant]
US 11640422B2 · Esponda · 2023 [cited by applicant]
US 11693374B2 · Borah · 2023 [cited by examiner]
US 20030139921A1 · Byrd et al. · 2003 [cited by applicant]
US 20030212544A1 · Acero et al. · 2003 [cited by applicant]
US 20080033714A1 · Gupta · 2008 [cited by applicant]
US 20090125477A1 · Lu et al. · 2009 [cited by applicant]
US 20090254501A1 · Song et al. · 2009 [cited by applicant]
US 20090276380A1 · Acero et al. · 2009 [cited by applicant]
US 20110046805A1 · Bedros et al. · 2011 [cited by applicant]
US 20110167493A1 · Song et al. · 2011 [cited by applicant]
US 20120084076A1 · Boguraev et al. · 2012 [cited by applicant]
US 20120084235A1 · Suzuki et al. · 2012 [cited by applicant]
US 20120109974A1 · Feng et al. · 2012 [cited by applicant]
US 20120330648A1 · Boguraev et al. · 2012 [cited by applicant]
US 20130110497A1 · Medero et al. · 2013 [cited by applicant]
US 20130110500A1 · Feng et al. · 2013 [cited by applicant]
US 20130144546A1 · Brackney et al. · 2013 [cited by applicant]
US 20130191739A1 · Bank et al. · 2013 [cited by applicant]
US 20140344263A1 · Dhamdhere et al. · 2014 [cited by applicant]
US 20140373150A1 · Song et al. · 2014 [cited by applicant]
US 20150195741A1 · Jafarian et al. · 2015 [cited by applicant]
US 20150286629A1 · Abdel-Reheem et al. · 2015 [cited by applicant]
US 20170154034A1 · Zhang · 2017 [cited by applicant]
US 20170199963A1 · Kondadadi et al. · 2017 [cited by applicant]
US 20180082120A1 · Verdejo et al. · 2018 [cited by applicant]
US 20180293494A1 · Guo · 2018 [cited by applicant]
US 20180375444A1 · Gamroth · 2018 [cited by applicant]
US 20190057611A1 · Kneuper et al. · 2019 [cited by applicant]
US 20190163740A1 · Ackermann et al. · 2019 [cited by applicant]
US 20190179958A1 · Curzi et al. · 2019 [cited by applicant]
US 20200057825A1 · Motahar · 2020 [cited by applicant]
US 20200074224A1 · Hayashi et al. · 2020 [cited by applicant]
US 20200110753A1 · Silk et al. · 2020 [cited by applicant]
US 20200133978A1 · Ramamurti et al. · 2020 [cited by applicant]
US 20200201898A1 · Esponda · 2020 [cited by applicant]
US 20210303786A1 · Veyseh et al. · 2021 [cited by applicant]
CA 2957726A1 · 2016 [cited by applicant]
CA 3043996A1 · 2018 [cited by applicant]
EP 3186687A4 · 2017 [cited by applicant]
EP 3497377A1 · 2019 [cited by applicant]
Balaji et al., “Zodiac: Organizing large deployment of sensors to create reusable applications for buildings”, BuildSys, 2015, pp. 13-22. [cited by applicant]
Balaji, B. et al., “Brick: Towards a Unified Metadata Schema For Buildings.” BuildSys '16, Palo Alto, CA, USA, Nov. 16-17, 2016 (10 pages). [cited by applicant]
Fuzzy String Matching, URL: https://github.com/seatgeek/fuzzywuzzy, accessed on May 5, 2019, 3 pages. [cited by applicant]
Google Neural Machine Translation, URL: https://github.com/tensorflow/nmt, accessed on May 5, 2019, 19 pages. [cited by applicant]
Hahn et al., “Cross-Language Mining for Acronyms and Their Completions from the Web,” Discovery Science, 8th International Conference, DS 2005, Singapore, Oct. 2005, Proceedings, LNAI 3735, Springer-Verlag, Berlin—Heide… [cited by applicant]
Koh et al., “Poster: Scrabble: Converting Unstructured Metadata into Brick for Many Buildings,” BuildSys, 2017, 2 pages. [cited by applicant]
Koh et al., “Scrabble: Transferrable Semi-Automated Semantic Metadata Normalization using Intermediate Representation,” BuildSys '18, Shenzhen, China, Nov. 7-8, 2018 (10 pages). [cited by applicant]
Koh, “Metadata Organization for Energy Efficient Operation of Smart Buildings,” URL: https://www.ucop.edu/carbon-neutrality-initiative/_images/cni%20posters/2018/koh_cni.pdf, 2018, 1 page. [cited by applicant]
Lafferty et al., “Conditional random fields: Probabilistic models for segmenting and labeling sequence data”, In Proceedings of the eighteenth international conference on machine learning, ICML, vol. 1, 2001, pp. 282-28… [cited by applicant]
Liu et al., “Learning Conditional Random Fields with Latent Sparse Features for Acronym Expansion Finding”, CIKM' 11, Glasgow, Scotland, UK, Oct. 24-28, 2011 (6 pages). [cited by applicant]
Olah, C., “Understanding LSTM Networks,” Aug. 27, 2015, 8 pages. [cited by applicant]
Pirovano, A. “Attention Mechanisms,” URL: http://chrome.ws.dei.polimi.it/images/0/0b/DL-G2-AttentionMechanisms.pdf, retrieved from internet on Apr. 16, 2020 (24 pages). [cited by applicant]
Point mapping public data set, https://github.com/plastering/plastering/tree/master/ groundtruth, accessed on May 5, 2019, 1 page. [cited by applicant]
Ratinov et al., “Design challenges and misconceptions in named entity recognition”, Proceedings of the Thirteenth Conference on Computational Natural Language Learning (CoNLL), Jun. 2009, pp. 147-155. [cited by applicant]
SpaCy, URL: https://pypi.org/project/spacy/, accessed on May 5, 2019, 10 pages. [cited by applicant]
Subword-nmt, URL: https://github.com/rsennrich/subword-nmt, accessed on May 5, 2019, 3 pages. [cited by applicant]
Sutton et al., “An Introduction to Conditional Random Fields”, Foundations and Trends in Machine Learning, vol. 4, No. 4 (2011), 2012, pp. 267-373. [cited by applicant]
CoolingLogic, “CoolingLogic: Up early, saving billions.” URL: http://coolinglogic.com/documents/MarketingFlyer_FINAL_HiRes8.5x11.pdf, retrieved from internet Oct. 27, 2022 (1 page). [cited by applicant]
Incomplete File of Communication with Various Companies, etc. in 2016-2021, URL: http://coolinglogic.com/documents/22072101_Letters_and_Signature_Receipts.pdf, published, as one document, on: Jul. 21, 2022 (211 pages). [cited by applicant]
Johnson Heating and Cooling L.L.C., “Divine Grace Building Automation (Images),” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Oakland-County-Michigan/Building-Automation-Images.html, retrieved from i… [cited by applicant]
Johnson Heating and Cooling L.L.C., “Divine Grace Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Oakland-County-Michigan/Building-Automation-Divine-Grace.html, retrieved from inte… [cited by applicant]
Johnson Heating and Cooling L.L.C., “Excel Rehabilitation Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Waterford-Michigan/Building-Automation-System--Excel.html, retrieved from … [cited by applicant]
Johnson Heating and Cooling L.L.C., “Intertek Testing Services Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Plymouth-Michigan/Building-Automation-System-Plymouth-Michigan.html, … [cited by applicant]
Johnson Heating and Cooling L.L.C., “JLA Medical Building Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Waterford-Michigan/Building-Automation-System--JLA.html, retrieved from in… [cited by applicant]
Johnson Heating and Cooling L.L.C., “Mosaic Christian Building Automation (Images),” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Detroit/Building-Automation-Images.html, retrieved from internet Oct.… [cited by applicant]
Johnson Heating and Cooling L.L.C., “Mosaic Christian Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Detroit/Mosaic-Christian.html, retrieved from internet Oct. 27, 2022 (5 pages). [cited by applicant]
Johnson Heating and Cooling L.L.C., “Shepherd's Gate Lutheran Church Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Shelby-Township-Michigan/Building-Automation-Systems-SG.html, r… [cited by applicant]
Johnson Heating and Cooling L.L.C., “St. Clair County Residence Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/St-Clair-Michigan/Building-Automation-System-St-Clair-Michigan.html,… [cited by applicant]
Johnson Heating and Cooling L.L.C., “St. Joseph Mercy Oakland U. C. Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Waterford-Michigan/Building-Automation-Systems-SJMO.html, retrie… [cited by applicant]
Johnson Heating and Cooling L.L.C., “Waterford Internal Medicine Building Automation,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Waterford-Michigan/Building-Automation-Systems-WIM.html, retrieved … [cited by applicant]
Johnson Heating and Cooling, LLC, “Building Automation Clawson Michigan 2.0,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Clawson-Michigan/Building-Automation-Clawson-Manor-2.html, retrieved from th… [cited by applicant]
Johnson Heating and Cooling, LLC, “Building Automation Images Clawson Michigan 2.0,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Clawson-Michigan/Building-Automation-Clawson-Manor-2-Images.html, ret… [cited by applicant]
Johnson Heating and Cooling, LLC, “Building Automation System Clawson Michigan Clawson Manor,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Clawson-Michigan/Building-Automation-System-Clawson-Manor.h… [cited by applicant]
Johnson Heating and Cooling, LLC, “Building Automation System in Michigan Images,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Macomb-County-Michigan/Building-Automation-Images.html; retrieved from … [cited by applicant]
Johnson Heating and Cooling, LLC, “Building Automation System in Michigan,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Macomb-County-Michigan/Building-Automation-Confidential-Customer.html; retriev… [cited by applicant]
Johnson Solid State LLC, “Building Automation Equipment,” URL: http://cooljohnson.com/Video/Building_Automation/Confidential_Customer_BLD_2/Building_Automation_Equipment.mp4, retrieved from internet Oct. 27, 2022 (35 pa… [cited by applicant]
Johnson Solid State LLC, “Building Automation GUI,” Url: http://cooljohnson.com/Video/Building_Automation/Confidential_Customer_BLD_2/Building_Automation_GUI.mp4, retrieved from internet Oct. 27, 2022 (24 pages). [cited by applicant]
Johnson Solid State LLC, “Cooling Logic Overview,” URL: http://coolinglogic.com/documents/CoolingLogic_Overview_High_Quality.mp4, retrieved from internet Oct. 27, 2022 (16 pages). [cited by applicant]
Johnson Solid State LLC, “So what is CoolingLogic™?” URL: http://coolinglogic.com/Coolinglogic-How-it-Works.html, retrieved from the internet Oct. 27, 2022 (3 pages). [cited by applicant]
Johnson, David, “A Method to Increase HVAC System Efficiency And Decrease Energy Consumption,” White Paper: Johnson Solid State, LLC, URL: http://coolinglogic.com/documents/16102106_White_Paper_High_Resolution_Protected… [cited by applicant]
Johnson, David, “CoolingLogic™: Changing the Way You Cool,” Report: Johnson Solid State, LLC, URL: http://coolinglogic.com/documents/18111303_Changing_the_way_you_Cool.pdf, Nov. 7, 2018 (12 pages). [cited by applicant]
Johnson, David, “CoolingLogic™: Mosaic Christian Church A Case Study,” Report: Johnson Solid State, LLC, URL: http://coolinglogic.com/documents/19020301_Mosaic_Christian_Coolinglogic_Case_Study.pdf, Feb. 2, 2019 (140 pa… [cited by applicant]
Johnson, David, “Excel Rehabilitation Building Automation: Building Automation System User Manual ,” URL: http://cooljohnson.com/Building-Automation-Systems-Michigan/Waterford-Michigan/Building-Automation-System-Excel-M… [cited by applicant]
Johnson, David, “Temperature Control System and Methods for Operating Same,” Pre-Publication printout of U.S. Appl. No. 15/231,943, filed Aug. 9, 2016, URL: http://coolinglogic.com/documents/16080901_CIP_As_Filed.pdf (9… [cited by applicant]
Ehrmann et al., “Acronym Recognition and Processing in 22 Languages,” Cornell University, URL: https://doi.org/10.48550/arXiv.1309.6185, Sep. 24, 2013 (8 pages). [cited by applicant]