-
公开(公告)号:US11782715B2
公开(公告)日:2023-10-10
申请号:US17248346
申请日:2021-01-21
Applicant: SEMICONDUCTOR COMPONENTS INDUSTRIES, LLC
Inventor: Michael Alvin Rencher
IPC: G06F9/30 , G06F9/448 , H03K19/17704 , H03K19/0185 , G06F9/54 , G06F7/76
CPC classification number: G06F9/30101 , G06F7/76 , G06F9/4498 , G06F9/544 , H03K19/01855 , H03K19/17704
Abstract: Various embodiments of the present technology may provide methods and apparatus for reordering signals that are generated by a sensor. The apparatus may receive the generated signals in the form of a plurality of X-bit input signals and generate a plurality of output signals according to an exemplary reordering scheme. The apparatus may perform the exemplary reordering scheme based on one or more states of a state machine.
-
公开(公告)号:US11775320B2
公开(公告)日:2023-10-03
申请号:US17328701
申请日:2021-05-24
Applicant: Micron Technology, Inc.
Inventor: Brian Lewis Brown
IPC: G06F9/448 , G06F7/00 , G06F3/06 , G05B19/045 , G05B11/01
CPC classification number: G06F9/4498 , G05B11/01 , G05B19/045 , G06F3/0604 , G06F3/0653 , G06F7/00
Abstract: State machine engines are disclosed, including those having an inter-rank bus control system, which may include a register. The state machine engine may include a plurality of configurable elements, such that each of the plurality of configurable elements comprises a plurality of memory cells. These cells may analyze data and output a result of the analysis. The IR bus control system may halt a write operation of data to be analyzed by the cells based, at least in part, on one or more conditions.
-
公开(公告)号:US11758350B2
公开(公告)日:2023-09-12
申请号:US17485212
申请日:2021-09-24
Applicant: Apple Inc.
Inventor: Aditya Sarathy , Xiaoyuan Tu , Suresh B. Malakar , Hui Lin
IPC: H04S7/00 , G06F9/448 , G06F18/2415
CPC classification number: H04S7/304 , G06F9/4498 , G06F18/24155 , H04S2400/11
Abstract: Embodiments are disclosed for user posture transition detection and classification using a linked biomechanical model. In an embodiment, a method comprises: obtaining motion data from a headset worn by a user; selecting features of a linked biomechanical model based on a current posture state; determining at least one probability that a posture transition occurred based on an output of a classifier, where the output of the classifier is based on the selected features and the motion data; determining a posture transition based on the at least one probability; and performing at least one action based on detection of the posture transition.
-
公开(公告)号:US11709932B2
公开(公告)日:2023-07-25
申请号:US16263297
申请日:2019-01-31
Applicant: Rubrik, Inc.
Inventor: Shanthi Kiran Pendyala , Di Wu , Matthew Edward Noe
IPC: G06F21/55 , G06F16/174 , G06F9/448 , G06F16/17 , G06N20/20
CPC classification number: G06F21/552 , G06F9/4498 , G06F16/1734 , G06F16/1748 , G06N20/20
Abstract: Some examples relate generally to managing and storing data, and more specifically to the real-time detection of ransomware, system (or insider) threats, or the misappropriation of credentials by using file system audit events.
-
公开(公告)号:US20230231561A1
公开(公告)日:2023-07-20
申请号:US17720671
申请日:2022-04-14
Applicant: SAMSUNG ELECTRONICS CO., LTD.
Inventor: Gaurav Malhotra
CPC classification number: H03L7/0807 , H04L7/0331 , G06F9/4498
Abstract: A clock and data recovery (CDR) system includes a correlator configured to receive data, determine a first value of the received data, and output a second value corresponding to the received data, an accumulator configured to generate an accumulation value by accumulating the second value output from the correlator and output the accumulation value, and a state machine configured to determine whether a repeating pattern is present in the CDR system based on the accumulation value.
-
26.
公开(公告)号:US20230229398A1
公开(公告)日:2023-07-20
申请号:US17577542
申请日:2022-01-18
Applicant: Dell Products, L.P.
Inventor: Sumedh Sathaye , Patrick East , Reut Kovetz , Jennifer Minarik , Kelly Lisai
CPC classification number: G06F8/10 , G06F8/24 , G06F8/71 , G06F9/451 , G06F9/4498
Abstract: Designers create user experience designs using external design systems. An Experience Design Codification and Management System (EDCMS) retrieves a user experience definition based on the user experience design from the external design system, and generates a comprehensive user experience specification from the user experience definition. Part of the comprehensive user experience specification includes JSON, XML, or YAML code created based on the user experience definition. The EDCMS then packages and encodes the comprehensive user experience specification to create a codified user experience from the comprehensive user experience specification. The codified user experience is then versioned and digitally signed, and the versioned and signed codified user experience is stored in a user experience design repository.
-
27.
公开(公告)号:US11693719B2
公开(公告)日:2023-07-04
申请号:US17571356
申请日:2022-01-07
Applicant: Oracle International Corporation
Inventor: John Robert Rose , Brian Goetz
IPC: G06F9/44 , G06F9/54 , G06F8/41 , G06F16/28 , G06F16/22 , G06F9/448 , G06F9/445 , G06F9/30 , G06F9/451 , G06F12/02 , G06F9/455
CPC classification number: G06F9/547 , G06F8/41 , G06F8/437 , G06F9/30076 , G06F9/4488 , G06F9/4494 , G06F9/4498 , G06F9/44521 , G06F9/44536 , G06F9/451 , G06F9/45516 , G06F9/541 , G06F9/542 , G06F9/548 , G06F12/023 , G06F16/2272 , G06F16/2291 , G06F16/289
Abstract: A type restriction contextually modifies an existing type descriptor. The type restriction is imposed on a data structure to restrict the values that are assumable by the data structure. The type restriction does not cancel or otherwise override the effect of the existing type descriptor on the data structure. Rather the type restriction may declare that a value of the data structure's type is forbidden for the data structure. Additionally or alternatively, the type restriction may declare that an element count allowable for a data structure's type is forbidden for the data structure. Type restriction allows optionality (where only a singleton value for a data structure is allowed), empty sets (where no value for a data structure is allowed), and multiplicity (where only a limited element count for a data structure) to be injected into a code set independent of data type. Type restriction allows certain optimizations to be performed.
-
公开(公告)号:US20230176999A1
公开(公告)日:2023-06-08
申请号:US18103957
申请日:2023-01-31
Applicant: Micron Technology, Inc.
Inventor: Harold B. Noyes , David R. Brown , Paul Glendenning , Paul D. Dlugosch
IPC: G06F15/78 , G06N20/00 , G06F9/448 , G06F1/3225 , G06F13/42
CPC classification number: G06F15/7867 , G06N20/00 , G06F9/4498 , G06F1/3225 , G06F13/423 , G06F15/7857 , G05B19/045
Abstract: A device includes a plurality of blocks. Each block of the plurality of blocks includes a plurality of rows. Each row of the plurality of rows includes a plurality of configurable elements and a routing line, whereby each configurable element of the plurality of configurable elements includes a data analysis element comprising a plurality of memory cells, wherein the data analysis element is configured to analyze at least a portion of a data stream and to output a result of the analysis. Each configurable element of the plurality of configurable elements also includes a multiplexer configured to transmit the result to the routing line.
-
29.
公开(公告)号:US11645190B1
公开(公告)日:2023-05-09
申请号:US17719608
申请日:2022-04-13
Applicant: Dell Products, L.P.
Inventor: Sumedh Sathaye , Jennifer Minarik , Patrick East , Reut Kovetz , Kelly Lisai , Jehuda Shemer
CPC classification number: G06F11/3608 , G06F8/427 , G06F9/4498
Abstract: An automated system automatically creates compliance checking code that is used to test the functional aspects of implemented product code. Intermediate code blocks are created that are then written into compliance checking code, to enable automatic creation of compliance checking scripts designed to test the implemented product code for compliance with persona, outcome, states and state transitions, consistency rules, and annotations specified by the codified user experience design.
-
公开(公告)号:US20190204802A1
公开(公告)日:2019-07-04
申请号:US15862367
申请日:2018-01-04
Applicant: General Electric Company
Inventor: William Forrester Seely , John Raffensperger , Karl Minto
IPC: G05B19/042 , G06F9/448
CPC classification number: G05B19/0421 , G05B9/03 , G05B19/045 , G05B23/0291 , G05B2219/2231 , G05B2219/23289 , G05B2219/24177 , G05B2219/25484 , G05B2219/33343 , G06F9/4498
Abstract: Exemplary embodiments pertain to a system that can include a high-level controller coupled to a low-level controller for controlling a physical asset. In one exemplary implementation, the high-level controller executes a first finite state machine for controlling a power generation unit via a network. The low-level controller executes a second finite state machine that may have fewer states than the first finite state machine. The second finite state machine places the low-level controller in a default mode of operation for controlling the power generation unit under various conditions such as when the high-level controller is controlling the physical asset during a normal mode of operation; when the high-level controller is revising the first finite state machine; when the high-level controller is controlling the physical asset using a revised first finite state machine; and/or upon detecting a loss of communications between the high-level controller and the low-level controller.
-
-
-
-
-
-
-
-
-