TW202142846A - Embedded computing device - Google Patents

Embedded computing device Download PDF

Info

Publication number
TW202142846A
TW202142846A TW109144378A TW109144378A TW202142846A TW 202142846 A TW202142846 A TW 202142846A TW 109144378 A TW109144378 A TW 109144378A TW 109144378 A TW109144378 A TW 109144378A TW 202142846 A TW202142846 A TW 202142846A
Authority
TW
Taiwan
Prior art keywords
processing core
diving information
diving
information
display
Prior art date
Application number
TW109144378A
Other languages
Chinese (zh)
Inventor
艾瑞克 琳德曼
Original Assignee
芬蘭商亞瑪芬體育數字服務公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Priority claimed from US16/722,038 external-priority patent/US11703938B2/en
Application filed by 芬蘭商亞瑪芬體育數字服務公司 filed Critical 芬蘭商亞瑪芬體育數字服務公司
Publication of TW202142846A publication Critical patent/TW202142846A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • G06F1/3215Monitoring of peripheral devices
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B63SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
    • B63CLAUNCHING, HAULING-OUT, OR DRY-DOCKING OF VESSELS; LIFE-SAVING IN WATER; EQUIPMENT FOR DWELLING OR WORKING UNDER WATER; MEANS FOR SALVAGING OR SEARCHING FOR UNDERWATER OBJECTS
    • B63C11/00Equipment for dwelling or working underwater; Means for searching for underwater objects
    • B63C11/02Divers' equipment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • G06F1/3228Monitoring task completion, e.g. by use of idle timers, stop commands or wait commands
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/324Power saving characterised by the action undertaken by lowering clock frequency
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3243Power saving in microcontroller unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3287Power saving characterised by the action undertaken by switching off individual functional units in the computer system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3293Power saving characterised by the action undertaken by switching to a less power-consuming processor, e.g. sub-CPU
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3877Concurrent instruction execution, e.g. pipeline or look ahead using a slave processor, e.g. coprocessor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0251Power saving arrangements in terminal devices using monitoring of local events, e.g. events related to user activity
    • H04W52/0258Power saving arrangements in terminal devices using monitoring of local events, e.g. events related to user activity controlling an operation mode according to history or models of usage information, e.g. activity schedule or time of day
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0261Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level
    • H04W52/0274Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level by switching on or off the equipment or parts thereof
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B63SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
    • B63CLAUNCHING, HAULING-OUT, OR DRY-DOCKING OF VESSELS; LIFE-SAVING IN WATER; EQUIPMENT FOR DWELLING OR WORKING UNDER WATER; MEANS FOR SALVAGING OR SEARCHING FOR UNDERWATER OBJECTS
    • B63C11/00Equipment for dwelling or working underwater; Means for searching for underwater objects
    • B63C11/02Divers' equipment
    • B63C2011/021Diving computers, i.e. portable computers specially adapted for divers, e.g. wrist worn, watertight electronic devices for detecting or calculating scuba diving parameters
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mechanical Engineering (AREA)
  • Ocean & Marine Engineering (AREA)
  • Telephone Function (AREA)

Abstract

According to an example aspect of the present invention, there is provided an apparatus comprising a first processing core configured to generate first control signals and to control a display by providing the first control signals to the display via a first display interface, a second processing core configured to generate second control signals and to control the display by providing the second control signals to the display via a second display interface, and the first processing core being further configured to cause the second processing core to enter and leave a hibernation state based at least partly on a determination, by the first processing core, concerning an instruction from outside the apparatus.

Description

嵌入式計算裝置Embedded computing device

一般而言,本發明係關於例如實現多核心或多晶片嵌入式解決方案。 相關申請案Generally speaking, the present invention relates to, for example, implementing multi-core or multi-chip embedded solutions. Related applications

本案是2017年10月16日申請之美國第15/784,234號專利申請案的部分延續案,其依據在2016年10月17日申請之芬蘭第20165790號專利申請案及在2016年10月17日申請之英國第1617575.4號專利申請案同時主張優先權。This case is a partial continuation of the U.S. Patent Application No. 15/784,234 filed on October 16, 2017. It is based on the Finnish Patent Application No. 20165790 filed on October 17, 2016 and on October 17, 2016. The UK patent application No. 1617575.4 filed at the same time claims priority.

嵌入式裝置通常包含含有嵌入式計算系統的物件,該嵌入式計算系統可被附加在物件內。嵌入式電腦系統可考量到特定用途而被設計,或者就可使得使用者能夠在其中安裝軟體的方面而言,嵌入式電腦系統可至少部分是通用的。嵌入式電腦系統例如可基於微控制器或微處理器(CPU)。An embedded device usually includes an object containing an embedded computing system, and the embedded computing system can be attached to the object. The embedded computer system can be designed in consideration of a specific purpose, or the embedded computer system can be at least partially universal in terms of enabling users to install software in it. The embedded computer system may be based on a microcontroller or a microprocessor (CPU), for example.

嵌入式裝置可包含一個或多個處理器、使用者介面和顯示器,使得使用者可使用使用者介面與該裝置進行互動。使用者介面例如可包含按鈕。嵌入式裝置可包含連接功能,該連接功能被配置以與諸如無線通訊網路之類的通訊網路進行通訊。嵌入式裝置可被賦能以從這樣的通訊網路接收例如與當前時間和當前時區相關的資訊。An embedded device may include one or more processors, a user interface, and a display, so that the user can interact with the device using the user interface. The user interface may include buttons, for example. The embedded device may include a connection function configured to communicate with a communication network such as a wireless communication network. The embedded device can be enabled to receive, for example, information related to the current time and current time zone from such a communication network.

諸如行動電話之類的更複雜的嵌入式裝置可允許使用者將應用程式安裝到包含於該裝置中的諸如固態記憶體之類的記憶體中。與桌上型電腦或筆記型電腦相比,嵌入式裝置常受到資源限制。舉例而言,記憶體容量與桌上型或筆記型電腦相比可能受到更多的限制,處理器計算能力可能較低,以及電能可從電池獲得。電池可能很小且可再次充電。More complex embedded devices such as mobile phones can allow users to install applications into the memory such as solid-state memory contained in the device. Compared with desktop computers or notebook computers, embedded devices are often resource-constrained. For example, the memory capacity may be more restricted than desktop or notebook computers, the processor may have lower computing power, and power may be obtained from batteries. The battery may be small and rechargeable.

節省電池電量是設計嵌入式裝置的關鍵任務。較低的電流使用量能使得電池充電之間的時間間隔較長。舉例而言,智慧型手機在需要再次充電前可存活一整天,因而受益匪淺,因為這樣一來,使用者就能在夜間為手機再次充電,並享受白天期間的不間斷使用。Saving battery power is a key task in designing embedded devices. Lower current usage can make the time interval between battery charging longer. For example, a smart phone can survive a full day before it needs to be recharged, which benefits a lot, because in this way, the user can recharge the phone at night and enjoy uninterrupted use during the day.

藉由調節處理器時脈頻率於最高時脈頻率和較低時脈頻率之間(例如最高時脈頻率的一半)可節省電池資源。由於在顯示器上顯示內容而使顯示器發出人類可看到的光會消耗電能,故節省電池電量的另一種方法是使嵌入式裝置的顯示器自行關閉,然後不使用該裝置。By adjusting the processor clock frequency between the highest clock frequency and a lower clock frequency (for example, half of the highest clock frequency), battery resources can be saved. Since the display of content on the display causes the display to emit light that can be seen by humans, which consumes power, another way to save battery power is to turn off the display of the embedded device by itself, and then do not use the device.

本發明由獨立請求項的特徵界定。一些特定的實施例於附屬請求項中界定。The invention is defined by the characteristics of the independent claims. Some specific embodiments are defined in the dependent claims.

根據本發明的第一態樣,本發明提供一種設備,其包含第一處理核心及第二處理核心。第一處理核心被配置以產生複數第一控制訊號,及藉由透過第一顯示介面提供該等第一控制訊號至顯示器,以控制顯示器。第二處理核心被配置以產生複數第二控制訊號,及藉由透過第二顯示介面提供該等第二控制訊號至顯示器,以控制顯示器。第一處理核心更被配置以至少部分基於由第一處理核心對關於來自設備外部之指令的判斷,使第二處理核心進入及離開休眠狀態。According to the first aspect of the present invention, the present invention provides a device including a first processing core and a second processing core. The first processing core is configured to generate a plurality of first control signals, and to control the display by providing the first control signals to the display through the first display interface. The second processing core is configured to generate a plurality of second control signals, and to control the display by providing the second control signals to the display through the second display interface. The first processing core is further configured to cause the second processing core to enter and leave the dormant state based at least in part on the judgment of the first processing core on the instruction from the outside of the device.

第一態樣的各種實施例可包含以下項目符號列表中的至少一個特徵: ● 該設備被配置以從包含於該設備中的麥克風,獲得該設備內部的麥克風資料。 ● 第二處理核心與以下至少其中之一電性連接:蜂巢式通訊電路、非蜂巢式無線通訊電路及第二有線通訊埠。 ● 第一處理核心和第二處理核心都與共享隨機存取記憶體電性連接。 ● 第一處理核心被配置以因應判斷預先配置的口語指令被記錄於麥克風資料中,使第二處理核心離開休眠狀態,指令來自設備外部且包含預先配置的口語指令。 ● 第一處理核心被配置以因應判斷預先配置的聽覺控制訊號被記錄於麥克風資料中,使第二處理核心離開休眠狀態,指令來自設備外部且包含預先配置的聽覺控制訊號。 ● 第一處理核心被配置以因應判斷在設備中接收到通知,使第二處理核心離開休眠狀態,該通知要求第二處理核之能力,指令來自設備外部且包含該通知。 ● 第二圖形模式包含簡化的鳥瞰圖圖形模式。 ● 第一處理核心被配置以因應判斷不再請求第一處理核心不支持的使用者介面類型,使第二處理核心進入休眠狀態。 ● 設備包含顯示器,該顯示器具有至第一處理核心中之第一顯示介面的第一電性連接及至第二處理核心中之第二顯示介面的第二電性連接。 ● 第一處理核心和第二處理核心包含在同一積體電路中。 ● 該第一處理核心包含於微控制器中,以及該第二處理核心包含於微處理器中,該微控制器在該微處理器的外部且該微處理器在該微控制器的外部。 ● 該設備被配置以至少部分儲存第二處理核心的情境,其與轉換第二個處理核心進入休眠狀態相關。The various embodiments of the first aspect may include at least one feature in the following bulleted list: ● The device is configured to obtain the microphone information inside the device from the microphone contained in the device. ● The second processing core is electrically connected to at least one of the following: a cellular communication circuit, a non-cellular wireless communication circuit, and a second wired communication port. ●  Both the first processing core and the second processing core are electrically connected to the shared random access memory. ● The first processing core is configured to determine that pre-configured spoken commands are recorded in the microphone data, so that the second processing core leaves the dormant state. The commands come from outside the device and include pre-configured spoken commands. ● The first processing core is configured to determine that the pre-configured auditory control signal is recorded in the microphone data, so that the second processing core leaves the dormant state. The command comes from the outside of the device and contains the pre-configured auditory control signal. ● "The first processing core is configured to make the second processing core leave the dormant state in response to the judgment that a notification is received in the device. The notification requires the capability of the second processing core. The command comes from outside the device and contains the notification. ● The second graphics mode includes a simplified bird's-eye view graphics mode. ● The first processing core is configured to make the second processing core enter the dormant state in response to the judgment that the user interface type not supported by the first processing core is no longer requested. ● "The device includes a display with a first electrical connection to the first display interface in the first processing core and a second electrical connection to the second display interface in the second processing core. ● The first processing core and the second processing core are contained in the same integrated circuit. ● "The first processing core is contained in a microcontroller, and the second processing core is contained in a microprocessor, the microcontroller is outside the microprocessor and the microprocessor is outside the microcontroller. ● "The device is configured to at least partially store the context of the second processing core, which is related to the transition of the second processing core into a dormant state.

根據本發明的第二態樣,本發明提供一種用於設備之方法,其包含:由第一處理核心產生複數第一控制訊號,藉由透過第一顯示介面提供該等第一控制訊號至顯示器以控制顯示器,由第二處理核心產生複數第二控制訊號,藉由透過第二顯示介面提供該等第二控制訊號至顯示器以控制顯示器,以及至少部分基於由第一處理核心對關於來自設備外部之指令的判斷,使第二處理核心進入及離開休眠狀態。According to a second aspect of the present invention, the present invention provides a method for a device, which includes: generating a plurality of first control signals by a first processing core, and providing the first control signals to the display through the first display interface In order to control the display, the second processing core generates a plurality of second control signals, and controls the display by providing the second control signals to the display through the second display interface, and is based at least in part on the information received from the outside of the device by the first processing core The judgment of the instruction makes the second processing core enter and leave the dormant state.

第二態樣的各種實施例可包含以下項目符號列表中的至少一個特徵: ● 從包含於該設備中的麥克風,獲得該設備內部的麥克風資料。 ● 第二處理核心與以下至少其中之一電性連接:蜂巢式通訊電路、非蜂巢式無線通訊電路及第二有線通訊埠。 ● 第一處理核心和第二處理核心都與共享隨機存取記憶體電性連接。 ● 該方法更包含:由第一處理核心因應判斷預先配置的口語指令被記錄於麥克風資料中,使第二處理核心離開休眠狀態,指令來自設備外部且包含預先配置的口語指令。 ● 該方法更包含:由第一處理核心因應判斷預先配置的聽覺控制訊號被記錄於麥克風資料中,使第二處理核心離開休眠狀態,指令來自設備外部且包含預先配置的聽覺控制訊號。 ● 該方法更包含:由第一處理核心因應判斷在設備中接收到通知,使第二處理核心離開休眠狀態,該通知要求第二處理核之能力,指令來自設備外部且包含該通知。 ● 第二圖形模式包含簡化的鳥瞰圖圖形模式。 ● 該方法更包含:由第一處理核心因應判斷不再請求第一處理核心不支持的使用者介面類型,使第二處理核心進入休眠狀態。 ● 該方法於包含顯示器之設備中執行,該顯示器具有至第一處理核心中之第一顯示介面的第一電性連接及至第二處理核心中之第二顯示介面的第二電性連接。 ● 第一處理核心和第二處理核心包含在同一積體電路中。 ● 該第一處理核心包含於微控制器中,以及該第二處理核心包含於微處理器中,該微控制器在該微處理器的外部且該微處理器在該微控制器的外部。Various embodiments of the second aspect may include at least one feature in the following bulleted list: ● From the microphone contained in the device, obtain the microphone information inside the device. ● The second processing core is electrically connected to at least one of the following: a cellular communication circuit, a non-cellular wireless communication circuit, and a second wired communication port. ●  Both the first processing core and the second processing core are electrically connected to the shared random access memory. ●The method further includes: the first processing core responds to judging that the pre-configured spoken commands are recorded in the microphone data, and the second processing core leaves the dormant state. The commands come from outside the device and include the pre-configured spoken commands. The method further includes: the first processing core responds to determining that the pre-configured auditory control signal is recorded in the microphone data, so that the second processing core leaves the dormant state, and the command comes from the outside of the device and includes the pre-configured auditory control signal. ● The method further includes: the first processing core determines that a notification is received in the device in response to the judgment, and causes the second processing core to leave the dormant state. The notification requires the capability of the second processing core, and the instruction comes from outside the device and includes the notification. ● The second graphics mode includes a simplified bird's-eye view graphics mode. ● The method further includes: the first processing core determines in response to no longer requesting user interface types that are not supported by the first processing core, so that the second processing core enters the dormant state. ● "The method is executed in a device that includes a display with a first electrical connection to the first display interface in the first processing core and a second electrical connection to the second display interface in the second processing core. ● The first processing core and the second processing core are contained in the same integrated circuit. ● "The first processing core is contained in a microcontroller, and the second processing core is contained in a microprocessor, the microcontroller is outside the microprocessor and the microprocessor is outside the microcontroller.

根據本發明的第三態樣,本發明提供一種設備,其包含至少一處理核心及至少一記憶體,該至少一記憶體包含電腦程式碼,該至少一記憶體及該電腦程式碼被配置以與該至少一處理核心進行:由第一處理核心使該設備至少產生複數第一控制訊號,藉由透過第一顯示介面提供該等第一控制訊號至顯示器以控制顯示器,由第二處理核心產生複數第二控制訊號,藉由透過第二顯示介面提供該等第二控制訊號至顯示器以控制顯示器,以及至少部分基於由第一處理核心對關於來自設備外部之指令的判斷,使第二處理核心進入及離開休眠狀態。According to a third aspect of the present invention, the present invention provides a device including at least one processing core and at least one memory, the at least one memory includes computer code, the at least one memory and the computer code are configured to Perform with the at least one processing core: the first processing core causes the device to generate at least a plurality of first control signals, and the first control signals are provided to the display through the first display interface to control the display, and the second processing core generates A plurality of second control signals, by providing the second control signals to the display through the second display interface to control the display, and based at least in part on the judgment of the first processing core on the command from the outside of the device, the second processing core Enter and leave the dormant state.

根據本發明的第四態樣,本發明提供一種設備,其包含:由第一處理核心產生複數第一控制訊號之手段,藉由透過第一顯示介面提供該等第一控制訊號至顯示器以控制顯示器之手段,由第二處理核心產生複數第二控制訊號之手段,藉由透過第二顯示介面提供該等第二控制訊號至顯示器以控制顯示器之手段,以及至少部分基於由第一處理核心對關於麥克風資料的判斷,使第二處理核心進入及離開休眠狀態之手段。According to a fourth aspect of the present invention, the present invention provides a device, which includes: a means for generating a plurality of first control signals by a first processing core, and by providing the first control signals to the display through the first display interface to control The means of the display, the means of generating a plurality of second control signals by the second processing core, the means of controlling the display by providing the second control signals to the display through the second display interface, and at least partly based on the pairing of the first processing core Regarding the judgment of the microphone data, it is a means to make the second processing core enter and leave the dormant state.

根據本發明的第五態樣,本發明提供一種非暫態電腦可讀取媒體,具有儲存於其中的電腦可讀取指令集,當該電腦可讀取指令集被至少一處理器執行時,使得設備至少:由第一處理核心產生複數第一控制訊號,藉由透過第一顯示介面提供該等第一控制訊號至顯示器以控制顯示器,由第二處理核心產生複數第二控制訊號,藉由透過第二顯示介面提供該等第二控制訊號至顯示器以控制顯示器,以及至少部分基於由第一處理核心對關於來自設備外部之指令的判斷,使第二處理核心進入及離開休眠狀態。According to a fifth aspect of the present invention, the present invention provides a non-transitory computer-readable medium having a computer-readable instruction set stored therein, and when the computer-readable instruction set is executed by at least one processor, Make the device at least: a plurality of first control signals are generated by the first processing core, the first control signals are provided to the display through the first display interface to control the display, and the second processing core generates a plurality of second control signals, by The second control signals are provided to the display through the second display interface to control the display, and the second processing core enters and leaves the dormant state based at least in part on the judgment of the instruction from the outside of the device by the first processing core.

根據本發明的第六態樣,本發明提供一種電腦程式,其被配置以當運行時,使依據第二態樣的方法被執行。 產業利用性According to the sixth aspect of the present invention, the present invention provides a computer program configured to, when run, cause the method according to the second aspect to be executed. Industrial availability

本發明的至少一些實施例在嵌入式多晶片或多核心及其用電量最佳化上有產業利用性。At least some embodiments of the present invention have industrial applicability in embedded multi-chip or multi-core and optimization of power consumption.

嵌入式裝置配有兩個或多個處理器核心,其中之至少一些處理器核心能控制裝置的顯示器,且其中能力較低的處理核心被配置以切換能力較高的處理器核心往返於休眠狀態而得以節省電量。休眠狀態可包含例如能力較高的處理核心的時脈頻率被設定為零。在休眠狀態下,除了將能力較高的處理核心的時脈頻率設定為零之外,或者作為另一種選擇,可將能力較高的核心所使用的記憶體之記憶體刷新率設定為零。作為零的另一種選擇,可將低的非零頻率用作時脈頻率及/或記憶體刷新頻率。在一些實施例中,能力較高的處理核心可採用較高密度記憶體技術,例如雙倍資料速率(DDR)記憶體,而能力較低的處理核心可採用較低密度記憶體技術,例如靜態隨機存取記憶體(SRAM)。在休眠狀態下,可關閉休眠的處理核心(或更一般而言的處理單元)的電源。作為處理器核心的另一種選擇,在一些實施例中,整個處理器可被轉換至休眠狀態。使整個處理器處於休眠狀態的優點是處理器中核心之外的電路亦處於休眠狀態,進而降低了電流消耗。The embedded device is equipped with two or more processor cores, of which at least some of the processor cores can control the display of the device, and the processing cores with lower capabilities are configured to switch the processor cores with higher capabilities to and from the sleep state And to save power. The sleep state may include, for example, the clock frequency of a processing core with a higher capability being set to zero. In the hibernation state, in addition to setting the clock frequency of the higher-capability processing core to zero, or as another option, the memory refresh rate of the memory used by the higher-capability core can be set to zero. As an alternative to zero, a low non-zero frequency can be used as the clock frequency and/or memory refresh frequency. In some embodiments, higher-capacity processing cores may use higher-density memory technologies, such as double data rate (DDR) memory, and lower-capacity processing cores may use lower-density memory technologies, such as static Random access memory (SRAM). In the hibernation state, the power of the dormant processing core (or more generally the processing unit) can be turned off. As an alternative to the processor core, in some embodiments, the entire processor can be converted to a sleep state. The advantage of putting the entire processor in the sleep state is that the circuits outside the core of the processor are also in the sleep state, thereby reducing current consumption.

圖1繪示能支持本發明的至少一些實施例的例示性系統。在圖1的例示性系統中包含裝置110,其可包含嵌入式裝置,例如智慧型手錶、個人健康監測器、行動電話、智慧型手機或其他適合的裝置。Figure 1 shows an exemplary system that can support at least some embodiments of the present invention. The exemplary system of FIG. 1 includes a device 110, which may include an embedded device, such as a smart watch, a personal health monitor, a mobile phone, a smart phone, or other suitable devices.

在圖1的範例中,裝置110被配置有複數個通訊介面。第一通訊介面使裝置110能夠透過衛星鏈路114自衛星星座140接收衛星定位資訊。適合的衛星定位星座之範例包含全球定位系統(GPS)、GLONASS、北斗及伽利略衛星定位星座。In the example of FIG. 1, the device 110 is configured with a plurality of communication interfaces. The first communication interface enables the device 110 to receive satellite positioning information from the satellite constellation 140 via the satellite link 114. Examples of suitable satellite positioning constellations include the Global Positioning System (GPS), GLONASS, Beidou and Galileo satellite positioning constellations.

第二通訊介面使裝置110能與蜂巢式通訊系統通訊,諸如寬頻分碼多工接取(WCDMA)或長期演進(LTE)網路。蜂巢式鏈路112可被配置以在裝置110和基地台120之間傳遞資訊。蜂巢式鏈路112可被配置以符合裝置110和基地台120都支持的相同的蜂巢式通訊標準。基地台120可包含於包含多個基地台的蜂巢式無線存取網路中。基地台120可被安排以透過連接125與核心網路節點150通訊。核心網路節點150可包含例如交換器,行動管理實體或閘道器。核心網路節點150可被安排以透過連接157與諸如網際網路之更進一步的網路170通訊。The second communication interface enables the device 110 to communicate with a cellular communication system, such as a wideband code division multiplexing (WCDMA) or long-term evolution (LTE) network. The cellular link 112 can be configured to transfer information between the device 110 and the base station 120. The cellular link 112 can be configured to comply with the same cellular communication standard supported by both the device 110 and the base station 120. The base station 120 may be included in a cellular wireless access network including multiple base stations. The base station 120 may be arranged to communicate with the core network node 150 through the connection 125. The core network node 150 may include, for example, a switch, a mobile management entity, or a gateway. The core network node 150 may be arranged to communicate with a further network 170 such as the Internet through a connection 157.

第三通訊介面使裝置110能與非蜂巢式通訊系統通訊,例如無線區域網路(WLAN)、藍芽或微波存取的全球互通微波接取(WiMAX)系統。另一個範例是感應式水下通訊介面。非蜂巢式鏈路113可被配置以在裝置110和存取點130之間傳遞資訊。非蜂巢式鏈路113可被配置以符合裝置110和存取點130都支持的相同的非蜂巢式技術。存取點130可被安排以透過連接136與閘道器160通訊。閘道器160可被安排以透過連接167與另一個網路170通訊。連接125、157、136和167中的每一個可是有線的或至少部分是無線的。並非所有這些連接都需要是同一類型。在某些實施例中,不存在第一通訊介面、第二通訊介面及第三通訊介面至少其中之一。The third communication interface enables the device 110 to communicate with a non-cellular communication system, such as a wireless local area network (WLAN), Bluetooth, or a microwave access (WiMAX) system. Another example is the inductive underwater communication interface. The non-cellular link 113 can be configured to transfer information between the device 110 and the access point 130. The non-cellular link 113 may be configured to conform to the same non-cellular technology supported by both the device 110 and the access point 130. The access point 130 may be arranged to communicate with the gateway 160 through the connection 136. The gateway 160 can be arranged to communicate with another network 170 through the connection 167. Each of the connections 125, 157, 136, and 167 may be wired or at least partially wireless. Not all these connections need to be the same type. In some embodiments, at least one of the first communication interface, the second communication interface, and the third communication interface does not exist.

第四通訊鏈路可使裝置110能與行動裝置通訊。舉例而言,低功率無線介面可讓裝置110在缺乏蜂巢式能力的情況下與行動裝置通訊,以及與具有蜂巢式能力且不同於裝置110的行動裝置通訊。低功率無線介面例如是低功耗藍芽(BLE)或藍芽智慧型(Bluetooth Smart)。The fourth communication link enables the device 110 to communicate with the mobile device. For example, the low-power wireless interface allows the device 110 to communicate with mobile devices without cellular capabilities, and to communicate with mobile devices that have cellular capabilities and are different from the device 110. The low-power wireless interface is, for example, low-power Bluetooth (BLE) or Bluetooth Smart.

在使用中,裝置110可使用來自衛星星座140的衛星定位資訊來判斷裝置110的地理位置。舉例而言,地理位置可依據座標來判定。裝置110可被配置以在可包含於裝置110中的顯示器上呈現地圖,該地圖上具有裝置110之被判定的地理位置。舉例而言,裝置110可顯示周圍的街道或特徵地圖,並以符號表示裝置110在地圖上的當前位置。提供地圖以指示在其上之裝置110的當前位置及/或提供導航指令可稱作地圖服務。In use, the device 110 can use satellite positioning information from the satellite constellation 140 to determine the geographic location of the device 110. For example, the geographic location can be determined based on coordinates. The device 110 may be configured to present a map on a display that may be included in the device 110, the map having the determined geographic location of the device 110. For example, the device 110 may display surrounding streets or feature maps, and use symbols to indicate the current location of the device 110 on the map. Providing a map to indicate the current location of the device 110 on it and/or providing navigation instructions may be referred to as a map service.

在一些實施例中,裝置110可向使用者提供連接服務,例如網頁瀏覽、即時訊息及/或電子郵件。在一些實施例中,裝置110可被配置以對其功能及/或應用提供連接服務,包含使得能經由網路(諸如網際網路)遠距存取這些功能及/或服務。因此,舉例而言,裝置110可經由網際網路追蹤。這樣的連接服務可在雙向通訊鏈路上運行,例如蜂巢式鏈路112及/或非蜂巢式鏈路113。一般而言,裝置110可透過顯示器向使用者提供服務,例如地圖服務或連接服務。In some embodiments, the device 110 may provide users with connection services, such as web browsing, instant messaging, and/or email. In some embodiments, the device 110 may be configured to provide connectivity services for its functions and/or applications, including enabling remote access to these functions and/or services via a network (such as the Internet). Therefore, for example, the device 110 can be tracked via the Internet. Such connection services can run on two-way communication links, such as the cellular link 112 and/or the non-cellular link 113. Generally speaking, the device 110 can provide a service to the user through a display, such as a map service or a connection service.

裝置110可包含兩個或更多個處理單元。兩個或更多個處理單元可各自包含處理核心。每個處理單元可包含一個或多個同質或異質的處理器核心及/或不同的揮發性和非揮發性記憶體。舉例而言,裝置110可包含具有至少一個處理核心的微處理器和具有至少一個處理核心的微控制器。處理核心不需是同一類型,例如,微控制器中的處理核心可比微處理器中包含的處理核心具有更有限的處理能力及/或能力較低的記憶體技術。在一些實施例中,單個積體電路包含兩個處理核心,第一個處理核心具有較低的處理能力並且消耗較少的功率,而第二個處理核心具有較高的處理能力並且消耗較多的功率。一般而言,兩個處理單元中的第一個可具有較低的處理能力並且消耗較少的功率,並且兩個處理單元中的第二個可具有較高的處理能力並且消耗更多的功率。每個處理單元可被賦能以控制裝置110的顯示器。能力較高的處理單元可被配置以透過顯示器提供更豐富的視覺體驗。能力較低的處理單元可被配置以透過顯示器提供簡化的視覺體驗。於一範例中,簡化的視覺體驗為簡化的色彩顯示模式,而不是豐富的色彩顯示模式。於另一範例中,簡化的視覺體驗為黑白視覺體驗。於一範例中,豐富的視覺體驗為使用顏色的視覺體驗。舉例而言,可用16位元或24位元來表示顏色。The device 110 may include two or more processing units. Two or more processing units may each include a processing core. Each processing unit may include one or more homogeneous or heterogeneous processor cores and/or different volatile and non-volatile memories. For example, the device 110 may include a microprocessor having at least one processing core and a microcontroller having at least one processing core. The processing cores do not need to be of the same type. For example, the processing cores in the microcontroller may have more limited processing power and/or memory technology with lower capabilities than the processing cores included in the microprocessor. In some embodiments, a single integrated circuit contains two processing cores, the first processing core has lower processing power and consumes less power, and the second processing core has higher processing power and consumes more Power. Generally speaking, the first of the two processing units may have lower processing power and consume less power, and the second of the two processing units may have higher processing power and consume more power . Each processing unit can be energized to control the display of the device 110. The processing unit with higher capability can be configured to provide a richer visual experience through the display. Processing units with lower capabilities can be configured to provide a simplified visual experience through the display. In one example, the simplified visual experience is a simplified color display mode instead of a rich color display mode. In another example, the simplified visual experience is a black and white visual experience. In one example, the rich visual experience is the visual experience using colors. For example, 16 bits or 24 bits can be used to represent colors.

兩個處理單元中的每一個可包含被配置以向顯示器通訊的顯示介面。舉例而言,在處理單元包含微處理器和微控制器的情況下,微處理器可包含耦接至微處理器下方的至少一個金屬引腳的收發器電路,該至少一個金屬引腳電性耦接至顯示控制裝置的輸入介面。顯示控制裝置(其可包含在顯示器中)被配置以使得顯示器根據在顯示控制裝置中接收的電訊號來顯示資訊。同樣地,在該範例中,微控制器可包含收發器電路,該收發器電路耦接至微控制器下方的至少一個金屬引腳,該至少一個金屬引腳電性耦接至顯示控制裝置的輸入介面。顯示控制裝置可包含兩個輸入介面(其一耦接到兩個處理單元中各者),或者取而代之的,顯示控制裝置可包含單個輸入介面,其中兩個處理單元能夠透過其各自的顯示介面提供輸入至該單個輸入介面。因此,處理單元中的顯示介面可包含收發器電路,該收發器電路使處理單元能向顯示器傳送電訊號。Each of the two processing units may include a display interface configured to communicate with the display. For example, when the processing unit includes a microprocessor and a microcontroller, the microprocessor may include a transceiver circuit coupled to at least one metal pin under the microprocessor, and the at least one metal pin is electrically conductive. It is coupled to the input interface of the display control device. The display control device (which may be included in the display) is configured such that the display displays information according to the electrical signal received in the display control device. Similarly, in this example, the microcontroller may include a transceiver circuit that is coupled to at least one metal pin under the microcontroller, and the at least one metal pin is electrically coupled to the display control device Input interface. The display control device may include two input interfaces (one of which is coupled to each of the two processing units), or alternatively, the display control device may include a single input interface, where the two processing units can be provided through their respective display interfaces Input to this single input interface. Therefore, the display interface in the processing unit may include a transceiver circuit that enables the processing unit to transmit electrical signals to the display.

處理單元中其中之一(例如能力較低或能力較高的那一個)可被配置以至少部分地控制另一個處理單元。舉例而言,能力較低的處理單元(例如能力較低的處理核心)可使能力較高的處理單元(例如能力較高的處理核心)轉換至休眠狀態或離開休眠狀態。這些轉換之發生可透過經由諸如核心間介面之類的內部處理單元介面之訊令來引發。One of the processing units (for example, the one with lower or higher capacity) may be configured to at least partially control the other processing unit. For example, a processing unit with a lower capability (for example, a processing core with a lower capability) can switch a processing unit with a higher capability (for example, a processing core with a higher capability) to a dormant state or leave a dormant state. The occurrence of these conversions can be triggered by signals via internal processing unit interfaces such as the inter-core interface.

當從活動狀態轉換到休眠狀態時,轉換處理單元可至少部分地將其情境儲存在記憶體中,例如偽靜態隨機存取記憶體(PSRAM)、靜態隨機存取記憶體(SRAM)、快閃記憶體(FLASH)或鐵電式隨機存取記憶體(FRAM)。情境可包含例如暫存器及/或定址的內容。當使用儲存在記憶體中的情境從休眠狀態轉換時,處理單元可更快地及/或從處理單元處於休眠狀態時的位置繼續處理。如此一來,可最小化使用者所經歷的延遲。情境有時的替代術語包含狀態及影像。在休眠狀態下,可將處理單元及/或相關聯的記憶體的時脈頻率設定為零,這意旨處理單元為斷電的且不消耗電能。被配置以向至少一個處理單元提供工作電壓的電路可包含例如功率管理積體電路(PMIC)。由於裝置110包含另一個處理單元,因此可在保持裝置110之可用性的同時將休眠的處理單元完全斷電。When transitioning from the active state to the sleep state, the transition processing unit can at least partially store its context in memory, such as pseudo-static random access memory (PSRAM), static random access memory (SRAM), flash Memory (FLASH) or Ferroelectric Random Access Memory (FRAM). The context may include, for example, register and/or addressing content. When transitioning from the dormant state using the context stored in the memory, the processing unit can continue processing faster and/or from the position where the processing unit was in the dormant state. In this way, the delay experienced by the user can be minimized. Sometimes alternate terms for situation include state and image. In the sleep state, the clock frequency of the processing unit and/or the associated memory can be set to zero, which means that the processing unit is powered off and does not consume power. The circuit configured to provide an operating voltage to the at least one processing unit may include, for example, a power management integrated circuit (PMIC). Since the device 110 includes another processing unit, the dormant processing unit can be completely powered off while maintaining the availability of the device 110.

當從休眠狀態轉換成活動狀態時,轉換處理單元可將其時脈頻率設定至非零值。轉換處理單元可從記憶體讀取情境,其中情境可包含先前儲存的情境,例如,與轉換到休眠狀態相關而儲存的情境,或者情境可包含儲存在出廠前之記憶體中的處理單元之預設狀態或情境。舉例而言,記憶體可包含偽靜態隨機存取記憶體、SRAM、FLASH及/或FRAM。舉例而言,處理單元在轉換至休眠狀態和離開休眠狀態時所使用的記憶體可包含DDR記憶體。When transitioning from the sleep state to the active state, the conversion processing unit can set its clock frequency to a non-zero value. The conversion processing unit can read the context from the memory, where the context can include a previously stored context, for example, a context stored in connection with the transition to a hibernation state, or the context can include a preset of the processing unit stored in the memory before leaving the factory. Set state or situation. For example, the memory may include pseudo-static random access memory, SRAM, FLASH and/or FRAM. For example, the memory used by the processing unit when it transitions to the sleep state and when it leaves the sleep state may include DDR memory.

在一個處理單元處於休眠狀態的情況下,非休眠處理單元可控制裝置110。舉例而言,非休眠處理單元可透過包含在非休眠處理單元中的顯示介面來控制顯示器。舉例而言,在能力較低的處理單元已使能力較高的處理單元轉換到休眠狀態的情況下,能力較低的處理單元可例如至少部分地透過顯示器來提供簡化的使用者體驗。於一範例中,簡化的使用者體驗為具有簡化的視覺體驗的地圖體驗,包含地圖服務的黑白渲染。簡化的體驗可足以讓使用者從中受益,其優點在於,藉由使能力較高的處理單元休眠,可節省電池電量。在一些實施例中,能力較高的處理單元(諸如微處理器)當其處於非休眠的低功率狀態時可能消耗毫安單位的電流,而能力較低的處理單元(諸如微控制器)當其處於非休眠的低功率狀態時可能僅消耗微安單位的電流。在非休眠狀態下,可藉由將工作時脈頻率設定成最高時脈頻率和最低非零時脈頻率之間的值來改變處理單元的電流消耗。在至少一些實施例中,處理單元(例如能力較低的處理單元)可被配置以在被喚醒之前短時間斷電,諸如10或15微秒。在本文的情境中,此情況不稱作休眠狀態,而稱作活動的低功率配置。經數個這樣的周期以及中間的活動週期中計算出的平均時脈頻率為正非零值。舉例而言,能力較高的處理單元可被賦能以運行Android作業系統。When a processing unit is in a sleep state, the non-sleep processing unit can control the device 110. For example, the non-sleep processing unit can control the display through a display interface included in the non-sleep processing unit. For example, in a case where a processing unit with a lower capability has switched a processing unit with a higher capability to a sleep state, the processing unit with a lower capability may provide a simplified user experience at least partially through the display, for example. In one example, the simplified user experience is a map experience with a simplified visual experience, including black and white rendering of the map service. The simplified experience can be sufficient for users to benefit from it, and its advantage is that by sleeping a higher-capability processing unit, battery power can be saved. In some embodiments, a processing unit with higher capability (such as a microprocessor) may consume milliamps of current when it is in a non-sleeping low-power state, while a processing unit with lower capability (such as a microcontroller) may be It may only consume current in microamperes when it is in a non-sleeping low-power state. In the non-sleep state, the current consumption of the processing unit can be changed by setting the working clock frequency to a value between the highest clock frequency and the lowest non-zero clock frequency. In at least some embodiments, the processing unit (e.g., less capable processing unit) can be configured to power off for a short time before being awakened, such as 10 or 15 microseconds. In the context of this article, this situation is not called a sleep state, but an active low-power configuration. The average clock frequency calculated after several such cycles and the active cycle in between is positive and non-zero. For example, processing units with higher capabilities can be empowered to run the Android operating system.

用於使處理單元轉換到休眠狀態的觸發事件包含:使用者指示不再需要非簡化的體驗、不再需要處理單元的通訊介面以及裝置110在預定的時間長度內未被使用。不再需要非簡化的體驗的例示性指示為使用者停用應用程式(例如,地圖應用程式)的完整版本的情況。用於使處理單元從休眠狀態轉換至活動狀態的觸發事件可包含使用者指示需要非簡化的體驗,在不活動的一段時間之後請求處理單元的通訊介面以及與裝置110進行互動。另一種選擇或附加地,外部事件可被配置作為觸發事件,例如基於包含於裝置110中之感測器的事件。舉例而言,這種外部事件為基於時鐘的事件,該事件被配置以在一天的預先配置時間發生,例如鬧鐘功能。在至少一些實施例中,非簡化的體驗包含使用非休眠處理單元無法支持但是休眠處理單元可支持的圖形模式。圖形模式可包含例如解析度、色彩深度及/或刷新率的組合。The trigger events for the processing unit to switch to the sleep state include: the user indicates that the non-simplified experience is no longer needed, the communication interface of the processing unit is no longer needed, and the device 110 is not used for a predetermined length of time. Exemplary instructions that no longer require a non-simplified experience are situations where the user disables the full version of an application (for example, a map application). The trigger event for the processing unit to transition from the sleep state to the active state may include a user indicating that a non-simplified experience is required, requesting the communication interface of the processing unit and interacting with the device 110 after a period of inactivity. Alternatively or additionally, an external event may be configured as a trigger event, such as an event based on a sensor included in the device 110. For example, such an external event is a clock-based event that is configured to occur at a pre-configured time of the day, such as an alarm clock function. In at least some embodiments, the non-simplified experience includes using graphics modes that are not supported by the non-sleep processing unit but can be supported by the sleep processing unit. The graphics mode may include, for example, a combination of resolution, color depth, and/or refresh rate.

在一些實施例中,可預測針對非簡化的體驗的使用者需求或使用者請求。此預測可至少部分地基於使用者的使用模式,其中使用者傾向於在請求非簡化的體驗之前在簡化的體驗下執行特定動作。在此情況下,因應判斷使用者在簡化的體驗下執行特定動作,可觸發非簡化的模式。In some embodiments, user needs or user requests for non-simplified experiences can be predicted. This prediction may be based at least in part on the user's usage patterns, where the user tends to perform certain actions under the simplified experience before requesting the non-simplified experience. In this case, in response to determining that the user performs a specific action under a simplified experience, a non-simplified mode can be triggered.

如果這些處理單元位於分離的裝置或外殼中(例如腕戴式電腦和手持式或固定安裝的顯示裝置),則可藉由使用無線通訊協定以無線方式實現匯流排。無線電收發器單元功能上連接至各自的處理單元,因此可執行匯流排的功能,進而形成個人區域網路(PAN)。無線通訊協定可為用於電腦之間及/或任何遠距感測器之間的通訊的協定,例如藍芽低功耗(Bluetooth LE)或專屬ANT+協定。這些分別使用直序展頻(DSSS)調變技術和適應性等時網路配置。可取得針對各種實現無線鏈路之必要硬體的啟用描述,例如:從德州儀器(Texas Instrument®)的手冊「無線連接」中,該手冊包含IC電路以及針對工作於1 GHz以下和2.4 GHz頻帶之協定的相關硬體配置,諸如ANT™、Bluetooth®、Bluetooth®低功耗、RFID/NFC、PurePath™無線音頻、ZigBee®、IEEE 802.15.4、ZigBee RF4CE、6LoWPAN以及Wi-Fi®。If these processing units are located in separate devices or housings (for example, a wrist-worn computer and a handheld or fixed-mounted display device), the bus can be implemented in a wireless manner by using a wireless communication protocol. The radio transceiver units are functionally connected to their respective processing units, so they can perform the function of a bus to form a personal area network (PAN). The wireless communication protocol may be a protocol used for communication between computers and/or between any remote sensors, such as Bluetooth LE or a dedicated ANT+ protocol. These respectively use direct sequence spread spectrum (DSSS) modulation technology and adaptive isochronous network configuration. A description of the activation of various hardware necessary to implement wireless links can be obtained, for example: from the manual "Wireless Connection" of Texas Instruments (Texas Instrument®), which contains IC circuits and targets for working in the frequency bands below 1 GHz and 2.4 GHz The related hardware configuration of the agreement, such as ANT™, Bluetooth®, Bluetooth® low power consumption, RFID/NFC, PurePath™ wireless audio, ZigBee®, IEEE 802.15.4, ZigBee RF4CE, 6LoWPAN and Wi-Fi®.

關於休眠,PAN可由未休眠的處理單元保持運作,因此當休眠結束時,離開休眠模式的處理單元可存取PAN而無需重新建立PAN。Regarding hibernation, PAN can be kept operating by processing units that are not hibernating. Therefore, when hibernation ends, processing units leaving the sleep mode can access the PAN without re-establishing the PAN.

在一些實施例中,麥克風資料用於在第一處理器中判斷是否觸發第二處理器離開休眠狀態。相較於第二處理器,第一處理器可能能力較低且消耗的電能較少。舉例而言,第一處理器可包含微控制器以及第二處理器可包含微處理器。麥克風資料可與參考資料進行比較及/或對其進行預處理,以在麥克風資料中識別特徵,從而能判斷是否已發出口語指令並將其記錄於麥克風資料中。作為口語指令的另一種選擇或除了口語指令之外,可在麥克風資料中搜尋聽覺控制訊號,例如火警或嗶聲訊號。In some embodiments, the microphone data is used in the first processor to determine whether to trigger the second processor to leave the sleep state. Compared with the second processor, the first processor may have lower capabilities and consume less power. For example, the first processor may include a microcontroller and the second processor may include a microprocessor. The microphone data can be compared with reference data and/or preprocessed to identify features in the microphone data, so that it can be judged whether spoken language commands have been issued and recorded in the microphone data. As an alternative to spoken commands or in addition to spoken commands, the microphone data can be searched for auditory control signals, such as fire alarms or beep signals.

因應第一處理器在麥克風資料中檢測到口語指令及/或聽覺控制訊號,第一處理器可啟動第二處理器。在一些實施例中,第一處理器將第二處理器啟動到第一處理器根據麥克風資料中的哪個口語指令及/或聽覺控制訊號選擇的狀態。因此,例如,在口語指令識別出網頁搜尋引擎的情況下,第二處理器可被啟動到該特定網頁搜尋引擎的使用者介面中。更舉例而言,在聽覺控制訊號是火警的情況下,第二處理器可被啟動到向使用者提供緊急指導的應用程式的使用者介面中。相較於使用者或第二處理器本身選擇狀態的情況,為第二處理器選擇第一處理器已有的初始狀態可節省時間。In response to the first processor detecting spoken commands and/or auditory control signals in the microphone data, the first processor can activate the second processor. In some embodiments, the first processor activates the second processor to a state selected by the first processor according to which spoken command and/or auditory control signal in the microphone data. Therefore, for example, in the case where the spoken command recognizes a web search engine, the second processor can be activated into the user interface of the specific web search engine. For example, in the case where the auditory control signal is a fire alarm, the second processor can be activated into the user interface of an application that provides emergency guidance to the user. Compared with the situation where the user or the second processor itself selects the state, selecting the existing initial state of the first processor for the second processor can save time.

假使麥克風包含於設備中,麥克風可特別地被封裝在防水外殼內。儘管這樣的外殼可能阻礙高品質麥克風資料的產生,但是它可允許相當品質的麥克風資料產生,以供第一處理器判斷是否存在口語指令及/或聽覺控制訊號。If the microphone is included in the device, the microphone can be specially encapsulated in a waterproof casing. Although such a housing may hinder the generation of high-quality microphone data, it can allow the generation of relatively high-quality microphone data for the first processor to determine whether there are spoken commands and/or auditory control signals.

在一些實施例中,第一處理器被配置以處理送達該設備的通知,並決定是否需要第二處理器來處理該通知。舉例而言,該通知可關於多媒體訊息或視訊來電。該通知可關於對該設備提出的軟體更新,其中第一處理器可使第二處理器離開休眠狀態以處理該通知。根據通知,第一處理器可選擇第二處理器離開休眠狀態一開始進入的初始狀態。在軟體更新的期間內,第二處理器可使第一處理器轉換至休眠狀態。In some embodiments, the first processor is configured to process notifications delivered to the device and determines whether a second processor is needed to process the notifications. For example, the notification may be about a multimedia message or a video call. The notification may be about a software update proposed for the device, where the first processor can cause the second processor to leave the sleep state to process the notification. According to the notification, the first processor can select the initial state that the second processor enters when it leaves the sleep state. During the software update period, the second processor can switch the first processor to a sleep state.

一般而言,來自設備外部的指令可被設備接收,並且第一處理器可因應地使第二處理器離開休眠狀態。來自設備外部的指令可包含例如通知、口語指令或聽覺控制訊號。Generally speaking, instructions from outside the device can be received by the device, and the first processor can correspondingly cause the second processor to leave the sleep state. Commands from outside the device can include, for example, notifications, spoken commands, or auditory control signals.

圖2繪示能支持本發明的至少一些實施例的第一例示性設備。所繪示的設備包含微控制器210及微處理器220。微控制器210可包含例如Silabs EMF32或Renesas RL78微控制器或類似者。微處理器220可包含例如Qualcomm Snapdragon處理器或基於ARM Cortex的處理器。在圖2的範例中,微控制器210及微處理器220與核心間介面通訊地耦接,該核心間介面可包含例如串列或平行通訊介面。更一般而言,設置在微控制器210與微處理器220之間的介面可被認為是處理單元間介面。Figure 2 shows a first exemplary device capable of supporting at least some embodiments of the present invention. The illustrated device includes a microcontroller 210 and a microprocessor 220. The microcontroller 210 may include, for example, a Silabs EMF32 or Renesas RL78 microcontroller or the like. The microprocessor 220 may include, for example, a Qualcomm Snapdragon processor or an ARM Cortex-based processor. In the example of FIG. 2, the microcontroller 210 and the microprocessor 220 are communicatively coupled with an inter-core interface, and the inter-core interface may include, for example, a serial or parallel communication interface. More generally, the interface provided between the microcontroller 210 and the microprocessor 220 can be regarded as an interface between processing units.

在說明的範例中,微控制器210與蜂鳴器270、通用串列匯流排(USB)介面280、壓力感測器290、加速度感測器2100、陀螺儀2110、磁力計2120、衛星定位電路2130、藍芽介面2140、使用者介面按鈕2150和觸控介面2160通訊地耦接。壓力感測器290可包含例如大氣壓力感測器。In the illustrated example, the microcontroller 210 and the buzzer 270, the universal serial bus (USB) interface 280, the pressure sensor 290, the acceleration sensor 2100, the gyroscope 2110, the magnetometer 2120, the satellite positioning circuit 2130, the Bluetooth interface 2140, the user interface buttons 2150, and the touch interface 2160 are communicatively coupled. The pressure sensor 290 may include, for example, an atmospheric pressure sensor.

微處理器220與可選的蜂巢式介面240,非蜂巢式介面250和USB介面260通訊地耦接。微處理器220更透過微處理器顯示介面222與顯示器230通訊地耦接。微控制器210同樣透過微控制器顯示介面212與顯示器230通訊地耦接。微處理器顯示介面222可包含微處理器220中包含的通訊電路。微控制器顯示介面212可包含微控制器210中包含的通訊電路。The microprocessor 220 is communicatively coupled with the optional cellular interface 240, the non-cellular interface 250 and the USB interface 260. The microprocessor 220 is further communicatively coupled with the display 230 through the microprocessor display interface 222. The microcontroller 210 is also communicatively coupled with the display 230 through the microcontroller display interface 212. The microprocessor display interface 222 may include the communication circuit included in the microprocessor 220. The microcontroller display interface 212 may include a communication circuit included in the microcontroller 210.

微控制器210可被配置以判斷是否發生觸發事件,其中,因應觸發事件,微控制器210可被配置以使微處理器220轉換進入和離開上述休眠狀態。當微處理器220處於休眠狀態時,微控制器210可透過微控制器顯示介面222控制顯示器230。因此,當微處理器220處於休眠狀態時,微控制器210可例如透過顯示器230向使用者提供簡化的體驗。The microcontroller 210 can be configured to determine whether a trigger event occurs. In response to the trigger event, the microcontroller 210 can be configured to cause the microprocessor 220 to switch into and out of the aforementioned sleep state. When the microprocessor 220 is in the sleep state, the microcontroller 210 can control the display 230 through the microcontroller display interface 222. Therefore, when the microprocessor 220 is in the sleep state, the microcontroller 210 can provide a simplified experience to the user through the display 230, for example.

因應觸發事件,微控制器210可使微處理器220從休眠狀態轉換至活動狀態。舉例而言,在使用者例如透過按鈕2150指示他希望開始蜂巢式通訊連接的情況下,由於蜂巢式介面240可由微處理器220控制,因此微控制器210可使微處理器220轉換為活動狀態,但在圖2的範例中蜂巢式介面240無法被控制器210直接使用。在一些實施例中,當微處理器220處於休眠狀態時,蜂巢式介面240亦處於休眠狀態。蜂巢式介面240可包含例如連接至蜂巢式收發器的電子介面。蜂巢式介面240可包含蜂巢式收發器的控制電路。In response to a trigger event, the microcontroller 210 can make the microprocessor 220 switch from the sleep state to the active state. For example, in the case where the user indicates that he wants to start the cellular communication connection through the button 2150, since the cellular interface 240 can be controlled by the microprocessor 220, the microcontroller 210 can switch the microprocessor 220 to the active state. However, in the example of FIG. 2, the cellular interface 240 cannot be directly used by the controller 210. In some embodiments, when the microprocessor 220 is in the dormant state, the honeycomb interface 240 is also in the dormant state. The cellular interface 240 may include, for example, an electronic interface connected to a cellular transceiver. The cellular interface 240 may include the control circuit of the cellular transceiver.

在各種實施例中,圖2所繪示的至少兩個元件可被整合至同一積體電路上。舉例而言,微處理器220及微控制器210可作為處理核心被設置於同一積體電路中。在此情況下,蜂巢式介面240例如可為該積體電路的蜂巢式介面(其包含在該積體電路中),其中蜂巢式介面240可由微處理器220控制,但無法由微控制器210控制。換言之,積體電路的個別硬體特徵可由微控制器210及微處理器220其中之一控制,但無法皆由兩者控制。另一方面,某些硬體特徵可由任何一個處理單元控制。舉例而言,在這樣的整合實施例中,USB介面260和USB介面280可為積體電路的一個且相同的USB介面且可由任何一個處理核心控制。In various embodiments, at least two components shown in FIG. 2 may be integrated on the same integrated circuit. For example, the microprocessor 220 and the microcontroller 210 can be disposed in the same integrated circuit as the processing core. In this case, the honeycomb interface 240 may be, for example, the honeycomb interface of the integrated circuit (which is included in the integrated circuit), where the honeycomb interface 240 can be controlled by the microprocessor 220 but cannot be controlled by the microcontroller 210 control. In other words, the individual hardware features of the integrated circuit can be controlled by one of the microcontroller 210 and the microprocessor 220, but cannot be controlled by both. On the other hand, certain hardware features can be controlled by any processing unit. For example, in such an integrated embodiment, the USB interface 260 and the USB interface 280 can be one and the same USB interface of an integrated circuit and can be controlled by any processing core.

圖2中更繪示記憶體2170及記憶體2180。舉例而言,記憶體2170由微處理器220使用,並且可基於DDR記憶體技術,例如DDR2或DDR3。舉例而言,記憶體2180由微控制器210使用,並且可基於SRAM技術。The memory 2170 and the memory 2180 are further shown in FIG. 2. For example, the memory 2170 is used by the microprocessor 220 and can be based on DDR memory technology, such as DDR2 or DDR3. For example, the memory 2180 is used by the microcontroller 210 and may be based on SRAM technology.

圖3繪示能支持本發明的至少一些實施例的第二例示性設備。Figure 3 shows a second exemplary device capable of supporting at least some embodiments of the present invention.

所繪示的裝置300可包含例如圖1的嵌入式裝置110。裝置300中包含處理器310,處理器310可包含例如單核心或多核心處理器,其中單核心處理器包含一個處理核心,而多核心處理器包含一個以上的處理核心。舉例而言,處理器310可對應至圖2所繪示的結構(除了顯示器230以外)。處理器310可包含一個以上的處理器或處理單元。處理器310可包含至少一個專用積體電路ASIC。處理器310可包含至少一個現場可程式化閘陣列(FPGA)。處理器310可為用於執行裝置300中的方法步驟的裝置。處理器310可至少部分地被電腦指令配置以執行動作。The illustrated device 300 may include, for example, the embedded device 110 of FIG. 1. The device 300 includes a processor 310. The processor 310 may include, for example, a single-core or a multi-core processor, where the single-core processor includes one processing core, and the multi-core processor includes more than one processing core. For example, the processor 310 may correspond to the structure shown in FIG. 2 (except for the display 230). The processor 310 may include more than one processor or processing unit. The processor 310 may include at least one dedicated integrated circuit ASIC. The processor 310 may include at least one field programmable gate array (FPGA). The processor 310 may be a device for executing method steps in the device 300. The processor 310 may be at least partially configured by computer instructions to perform actions.

裝置300可包含記憶體320。記憶體320可包含隨機存取記憶體及/或永久記憶體。記憶體320可包含揮發性及/或非揮發性記憶體。記憶體320可包含至少一個隨機存取記憶體(RAM)晶片。舉例而言,記憶體320可包含磁、光及/或全像記憶體。記憶體320可至少部分為處理器310可存取的。記憶體320可為用於儲存資訊的裝置。記憶體320可包含複數電腦指令,其中處理器310被配置以執行該等電腦指令。當被配置以使處理器310執行某些動作的電腦指令被儲存在記憶體320中,並且裝置300整體被配置以在使用來自記憶體320的電腦指令之處理器310的指引下運行時,處理器310及/或其至少一個處理核心可被視為被配置以執行所述某些動作。記憶體320可至少部分地包含在處理器310中。記憶體320可至少部分在裝置300外部,但可被裝置300存取。The device 300 may include a memory 320. The memory 320 may include random access memory and/or permanent memory. The memory 320 may include volatile and/or non-volatile memory. The memory 320 may include at least one random access memory (RAM) chip. For example, the memory 320 may include magnetic, optical and/or holographic memory. The memory 320 may be at least partially accessible by the processor 310. The memory 320 may be a device for storing information. The memory 320 may include a plurality of computer instructions, and the processor 310 is configured to execute the computer instructions. When computer instructions configured to cause the processor 310 to perform certain actions are stored in the memory 320, and the device 300 as a whole is configured to run under the guidance of the processor 310 using computer instructions from the memory 320, the processing The processor 310 and/or at least one processing core thereof may be considered to be configured to perform the certain actions. The memory 320 may be at least partially included in the processor 310. The memory 320 may be at least partially external to the device 300 but can be accessed by the device 300.

裝置300可包含傳送器330。裝置300可包含接收器340。傳送器330和接收器340可被配置以分別依據至少一種蜂巢式或非蜂巢式標準來傳送和接收資訊。傳送器330可包含一個以上的傳送器。接收器340可包含一個以上的接收器。舉例而言,傳送器330及/或接收器340可被配置成依據用於全球行動通訊系統(GSM)、寬頻分碼多工接取(WCDMA)、長期演進(LTE)、IS-95、無線區域網路(WLAN)、乙太網路(Ethernet)及/或全球互通微波接取(WiMAX)標準來運作。舉例而言,透過圖2的蜂巢式介面240、非蜂巢式介面250及/或USB介面280,可控制傳送器330及/或接收器340。The device 300 may include a transmitter 330. The device 300 may include a receiver 340. The transmitter 330 and the receiver 340 can be configured to respectively transmit and receive information according to at least one cellular or non-cellular standard. The conveyor 330 may include more than one conveyor. The receiver 340 may include more than one receiver. For example, the transmitter 330 and/or the receiver 340 may be configured to be used in accordance with Global System for Mobile Communications (GSM), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), IS-95, wireless Local area network (WLAN), Ethernet (Ethernet) and/or global interoperability microwave access (WiMAX) standards to operate. For example, through the cellular interface 240, the non-cellular interface 250 and/or the USB interface 280 of FIG. 2, the transmitter 330 and/or the receiver 340 can be controlled.

裝置300可包含近場通訊(NFC)收發器350。NFC收發器350可支持至少一種NFC技術,例如NFC、藍芽、Wibree或類似的技術。The device 300 may include a near field communication (NFC) transceiver 350. The NFC transceiver 350 may support at least one NFC technology, such as NFC, Bluetooth, Wibree or similar technologies.

裝置300可包含使用者介面(UI)360。UI 360可包含顯示器、鍵盤、觸控螢幕、被安排使裝置300振動來向使用者傳訊的振動器、揚聲器及麥克風中的至少其中之一。使用者對UI 360的輸入可基於模式,例如使用者搖動裝置300以透過UI 360採取行動。使用者可能可以透過UI 360操作裝置300,例如接收來電、發起電話通話或視訊通話、瀏覽網際網路、管理儲存在記憶體320或可透過傳送器330及接收器340或透過NFC收發器350存取的雲端的數位檔案及/或玩遊戲。UI 360可包含例如圖2的按鈕2150及顯示器230。The device 300 may include a user interface (UI) 360. The UI 360 may include at least one of a display, a keyboard, a touch screen, a vibrator arranged to vibrate the device 300 to communicate to the user, a speaker, and a microphone. The user's input to the UI 360 can be based on a pattern, for example, the user shakes the device 300 to take an action through the UI 360. The user may be able to operate the device 300 through the UI 360, such as receiving incoming calls, making phone calls or video calls, browsing the Internet, managing and storing in the memory 320 or through the transmitter 330 and receiver 340 or through the NFC transceiver 350. Fetch digital files from the cloud and/or play games. The UI 360 may include, for example, the button 2150 and the display 230 of FIG. 2.

裝置300可包含或被安排以容納使用者辨識模組370。使用者辨識模組370可包含例如用戶辨識模組(SIM)卡,其可安裝於裝置300中。使用者辨識模組370可包含用於識別裝置300之使用者的訂閱的資訊。使用者辨識模組370可包含加密資訊,該加密資訊可用於驗證裝置300的使用者的身份及/或有助於通訊資訊的加密以及為裝置300的使用者計算透過裝置300進行通訊的費用。The device 300 may include or be arranged to accommodate a user identification module 370. The user identification module 370 may include, for example, a user identification module (SIM) card, which may be installed in the device 300. The user identification module 370 may include subscribed information for identifying the user of the device 300. The user identification module 370 may include encrypted information, which may be used to verify the identity of the user of the device 300 and/or facilitate the encryption of communication information and calculate the communication cost through the device 300 for the user of the device 300.

處理器310可配有傳送器,其被安排以透過裝置300內部的電導線從處理器310向包含於裝置300中的其他裝置輸出資訊。此傳送器可包含串列匯排流傳送器,該串列匯流排傳送器被安排以例如透過至少一條電導線將資訊輸出到記憶體320以儲存於其中。作為串列匯流排的另一種選擇,傳送器可包含平行匯流排傳送器。同樣地,處理器310可包含接收器,該接收器被安排以於處理器310中透過裝置300內部的電導線從包含於裝置300中的其他裝置接收資訊。此接收器可包含串列匯流排接收器,該串列匯流排接收器被安排以例如透過至少一條電導線從接收器340接收資訊以在處理器310中進行處理。作為串列匯流排的另一種選擇,接收器可包含平行匯流排接收器。The processor 310 may be equipped with a transmitter, which is arranged to output information from the processor 310 to other devices included in the device 300 through electrical wires inside the device 300. The transmitter may include a serial bus transmitter that is arranged to output information to the memory 320 for storage therein, for example, through at least one electrical wire. As an alternative to the serial bus, the transmitter may include a parallel bus transmitter. Similarly, the processor 310 may include a receiver, and the receiver is arranged to receive information from other devices included in the device 300 through the electrical wires inside the device 300 in the processor 310. The receiver may include a serial bus receiver that is arranged to receive information from the receiver 340 via at least one electrical wire for processing in the processor 310, for example. As an alternative to the serial bus, the receiver may include a parallel bus receiver.

裝置300可包含在圖3中未繪示出的其他裝置。舉例而言,在裝置300包含智慧型手機的情況下,其可包含至少一個數位相機。若干裝置300可包含背面相機和正面相機,其中背面相機可用於數位攝影,而正面照相可用於視訊電話。裝置300可包含指紋感測器,其被安排以至少部分地驗證裝置300的使用者。在一些實施例中,裝置300缺少上述至少一個裝置。舉例而言,某些裝置300可能缺少NFC收發器350及/或使用者辨識模組370。The device 300 may include other devices not shown in FIG. 3. For example, when the device 300 includes a smart phone, it may include at least one digital camera. The several devices 300 may include a back camera and a front camera, where the back camera can be used for digital photography, and the front camera can be used for video phones. The device 300 may include a fingerprint sensor, which is arranged to at least partially authenticate the user of the device 300. In some embodiments, the device 300 lacks at least one of the aforementioned devices. For example, some devices 300 may lack the NFC transceiver 350 and/or the user identification module 370.

處理器310、記憶體320、傳送器330、接收器340、NFC收發器350、UI 360及/或使用者辨識模組370可藉由裝置300內部的電導線以多種不同方式互相連接。舉例而言,前述各裝置可分別連接到裝置300內部的主匯流排,以允許裝置交換資訊。然而,如本領域技術人員可理解的,這僅是一個範例,並且取決於實施例,在不悖離本發明的範圍的情況下,有多種方式可選擇以將至少兩個前述裝置的互相連接。The processor 310, the memory 320, the transmitter 330, the receiver 340, the NFC transceiver 350, the UI 360, and/or the user identification module 370 can be connected to each other in a variety of different ways through electrical wires inside the device 300. For example, the aforementioned devices can be respectively connected to the main bus inside the device 300 to allow the devices to exchange information. However, as understood by those skilled in the art, this is only an example, and depending on the embodiment, without departing from the scope of the present invention, there are many ways to choose to connect at least two of the aforementioned devices to each other. .

一般而言,在此提供了一種潛水資訊設備,其包含第一處理核心和第二處理核心。相較於第二處理核心,第一處理核心可具有較低的處理能力和較低的功率用電量而可被配置以在潛水期間維護潛水資訊。潛水可包含潛入水下,即使用者被浸沒的期間。如將於下文所述,由於第二處理核心在大多數情況下可保持在休眠狀態,因此讓具有較低功耗的處理核心維持潛水資訊會增加設備可維持潛水資訊的時間。第一處理核心可控制顯示器(其可包含於潛水資訊設備中),以顯示潛水資訊及/或從潛水資訊中得出的指示。Generally speaking, a diving information device is provided here, which includes a first processing core and a second processing core. Compared with the second processing core, the first processing core can have lower processing capacity and lower power consumption and can be configured to maintain diving information during diving. Diving may include diving under water, that is, the period during which the user is submerged. As will be described later, since the second processing core can remain in a dormant state in most cases, allowing the processing core with lower power consumption to maintain diving information will increase the time the device can maintain the diving information. The first processing core may control the display (which may be included in the diving information device) to display diving information and/or instructions derived from the diving information.

由於潛水資訊可包含例如以下至少其中之一:應當開始向水面上升之前的剩餘時間、減壓資料,安全停止資料、剩餘空氣量,來自其他潛水者的任何可能的訊息以及作為時間函數的深度,潛水資訊對於潛水者的安全至關重要。如此一來,由於正在處理安全至關重要的資訊,因此冗餘資訊管理系統是被關注的。此潛水資訊設備中的冗餘資訊由第二處理核心提供,該第二處理核心可被配置以周期性地(例如以固定週期)從休眠狀態切換到活動狀態,以驗證潛水資訊是正確的。舉例而言,第二處理核心可被配置以檢查在潛水期間氣體準位已以可信的方式進展,潛水深度沒有突然跳動,並且剩餘時間與潛水資訊的其他態樣一致地變化。換言之,第二處理核心可驗證潛水資訊沒有因位元錯誤、記憶體損壞或第一處理核心的故障(bug)而發生損壞。在潛水資訊被驗證為正確的情況下,第二處理核心可因應這種驗證而返回到休眠狀態。Since diving information can include, for example, at least one of the following: the remaining time before the ascent should begin, decompression data, safe stop data, remaining air volume, any possible information from other divers, and depth as a function of time, Diving information is very important for the safety of divers. In this way, because of the safety-critical information being processed, redundant information management systems are of concern. The redundant information in the diving information device is provided by a second processing core, which can be configured to switch from a sleep state to an active state periodically (for example, at a fixed period) to verify that the diving information is correct. For example, the second processing core may be configured to check that the gas level has progressed in a credible manner during the diving, the diving depth has not jumped suddenly, and the remaining time changes in accordance with other aspects of the diving information. In other words, the second processing core can verify that the diving information is not damaged due to bit errors, memory corruption, or a bug in the first processing core. In the case where the diving information is verified as correct, the second processing core may return to the dormant state in response to this verification.

舉例而言,第二處理核心可每秒、每五秒或甚至每分鐘(例如每兩分鐘)退出休眠狀態。潛水資訊的驗證可能只需要幾毫秒,因此第二處理核心會在90%以上的時間保持休眠狀態,進而節能並延長潛水資訊設備在需要為其電池再次充電或更換之前可使用的時間。For example, the second processing core may exit the sleep state every second, every five seconds, or even every minute (for example, every two minutes). The verification of diving information may only take a few milliseconds, so the second processing core will stay dormant for more than 90% of the time, saving energy and extending the time that the diving information device can be used before its battery needs to be recharged or replaced.

潛水資訊可保存在至少一個非揮發性記憶體中,將於下文並結合圖4闡述。The diving information can be stored in at least one non-volatile memory, which will be described below in conjunction with FIG. 4.

第一處理核心可被配置以在發生錯誤的情況下重新啟動,並且繼續維護來自非揮發性記憶體的潛水資訊。由於記憶體是非揮發性的,故會在重新啟動時間保存潛水資訊。一般而言,潛水資訊可以多個時間序列的形式儲存,從而藉由觀察包含於潛水資訊中的變數如何隨著時間變化可重現潛水。舉例而言,一個時間序列可為潛水深度值的時間序列,另一時間序列可為剩餘空氣值的時間序列,依此類推。The first processing core can be configured to restart in the event of an error and continue to maintain diving information from non-volatile memory. Since the memory is non-volatile, dive information will be saved at the restart time. Generally speaking, diving information can be stored in the form of multiple time series, so that diving can be reproduced by observing how the variables included in the diving information change over time. For example, one time series can be a time series of diving depth values, another time series can be a time series of remaining air values, and so on.

第二處理核心可被配置以因應對潛水資訊的驗證指示潛水資訊已損壞,以使第一處理核心停止維護潛水資訊。此可包含將第一處理核心設定為非活動狀態。然後,第二處理核心可擔任為該潛水之剩餘部分維護潛水資訊的角色。第二處理核心可進一步被配置以例如藉由判斷哪個變數是不可靠的來嘗試修復潛水資訊,例如由於變數的值不自然的突然改變,因此從另一個來源重新獲得該變數。第二處理核心可被配置以向潛水者提供指示,以指出潛水資訊可能變得不可靠。第二處理核心可被配置以停止向顯示器提供潛水資訊之特定變數的任何指示,該特定變數已被判定為不可靠或可能不可靠。此可保有潛水者會對所提供的資訊有信心的好處,且潛水者可能中止潛水以將安全性放在首要順位。The second processing core can be configured to indicate that the diving information is damaged due to the verification of the diving information, so that the first processing core stops maintaining the diving information. This may include setting the first processing core to an inactive state. Then, the second processing core can take the role of maintaining dive information for the remainder of the dive. The second processing core may be further configured to try to repair the diving information, for example, by determining which variable is unreliable, for example, because the value of the variable changes suddenly and unnaturally, so that the variable is retrieved from another source. The second processing core may be configured to provide instructions to divers that the diving information may become unreliable. The second processing core may be configured to stop providing any indication of a specific variable of diving information to the display, which specific variable has been determined to be unreliable or possibly unreliable. This preserves the advantage that the diver will have confidence in the information provided, and the diver may suspend the dive to put safety first.

在一些實施例中,因應判斷應當迅速地(例如在一分鐘內或三分鐘內)開始向水面上升,第二處理核心被觸發從休眠狀態至活動狀態。舉例而言,此判斷可基於潛水資訊來達成。第二處理核心可在這種情況下啟動的原因是第二處理核心也許能夠於顯示器呈現視覺上更引人注目的指示,以表明應當迅速地開始上升。由於第一處理核心具有較低的能力,因此它可能僅能夠提供單色及/或緩慢更新的顯示模式,而第二處理核心可能能夠提供更鮮豔及/或動畫的顯示而適合於傳遞警示以引起使用者的注意。In some embodiments, the second processing core is triggered from the dormant state to the active state in response to the judgment that it should begin to rise to the water surface quickly (for example, within one minute or within three minutes). For example, this judgment can be made based on diving information. The reason why the second processing core can be activated in this case is that the second processing core may be able to present a more visually eye-catching indication on the display to indicate that it should start to rise quickly. Since the first processing core has lower capabilities, it may only be able to provide a monochrome and/or slowly updated display mode, while the second processing core may be able to provide a more vivid and/or animated display and is suitable for delivering warnings. Attract the user's attention.

圖4繪示依據本發明的至少一些實施例的例示性潛水資訊設備。兩個處理核心(CORE1和CORE2)被繪示出。舉例而言,核心可是微控制器核心,或者其一可為微控制器核心,另一可為微處理器核心。一個核心可比另一個核心具有較高的能力且消耗更多電量。因此,舉例而言,在核心CORE1和CORE2均為微控制器核心的情況下,第一微控制器核心可能比另一微控制器核心更加耗電。核心CORE1和CORE2可包含於同一或不同的積體電路(例如一個或多個微控制器或一個或多個微處理器)中。Figure 4 shows an exemplary diving information device according to at least some embodiments of the present invention. Two processing cores (CORE1 and CORE2) are depicted. For example, the core may be a microcontroller core, or one of the cores may be a microcontroller core, and the other may be a microprocessor core. One core can have a higher capacity and consume more power than another core. Therefore, for example, when the cores CORE1 and CORE2 are both microcontroller cores, the first microcontroller core may consume more power than the other microcontroller core. The cores CORE1 and CORE2 may be contained in the same or different integrated circuits (for example, one or more microcontrollers or one or more microprocessors).

圖4之系統更包含兩個非揮發性記憶體(每個處理核心一個),以及被配置以在非揮發性記憶體之間複製潛水資訊的複製機構。實際上,第一處理核心CORE1將潛水資訊維護於非揮發性記憶體1中,而複製機構將相同的潛水資訊維護於非揮發性記憶體2中。複製機構可在第一處理核心和第二處理核心的外部,從而在處理核心其中之一發生故障的情況下,將會繼續複製。作為兩個非揮發性記憶體的另一種選擇,潛水資訊設備可包含單個非揮發性記憶體,使得兩個處理核心可存取單個非揮發性記憶體。非揮發性記憶體可為不同類型的,例如由不同製造商生產的及/或基於不同基礎技術(例如NAND和NOR快閃記憶體)。不同的類型使得兩個非揮發性記憶體同時發生故障的可能性較小。非揮發性記憶體可在處理核心及/或包含處理核心的積體電路的外部。在一些實施例中(在處理核心包含於同一積體電路中的實施例中),如同兩個處理核心,一個或多個非揮發性記憶體包含於相同的積體電路中。The system of Figure 4 further includes two non-volatile memories (one for each processing core), and a copy mechanism configured to copy diving information between the non-volatile memories. In fact, the first processing core CORE1 maintains diving information in non-volatile memory 1, and the copy mechanism maintains the same diving information in non-volatile memory 2. The replication mechanism may be external to the first processing core and the second processing core, so that if one of the processing cores fails, the replication will continue. As an alternative to two non-volatile memories, the diving information device can include a single non-volatile memory, so that the two processing cores can access a single non-volatile memory. Non-volatile memory can be of different types, such as those produced by different manufacturers and/or based on different basic technologies (such as NAND and NOR flash memory). The different types make it less likely that two non-volatile memories will fail at the same time. The non-volatile memory may be external to the processing core and/or the integrated circuit including the processing core. In some embodiments (in embodiments where the processing cores are included in the same integrated circuit), as with two processing cores, one or more non-volatile memories are included in the same integrated circuit.

可選地,第二處理核心CORE2可具有與非揮發性記憶體1連接的介面,以及第一處理核心CORE1可具有與非揮發性記憶體2連接的介面。這些可選的介面使得能檢查複製機構是否正常工作。Optionally, the second processing core CORE2 may have an interface connected to the non-volatile memory 1, and the first processing core CORE1 may have an interface connected to the non-volatile memory 2. These optional interfaces make it possible to check whether the copy mechanism is working properly.

一般而言,潛水資訊設備可包含兩個壓力感測器(氣壓感測器和第二壓力感測器),其被配置以根據水壓判定潛水資訊設備的水深。氣壓感測器可被配置以測量例如氣壓和高達十或二十米的深度之水壓。第二壓力感測器可被配置以測量例如高達40、50、60、80或100米的水壓。詳言之,可能存在壓力感測器之有效範圍的重疊深度區域,例如在水面與十或二十米的深度之間,兩個壓力感測器都能夠產生壓力讀數。Generally speaking, the diving information device may include two pressure sensors (air pressure sensor and a second pressure sensor), which are configured to determine the water depth of the diving information device according to the water pressure. The air pressure sensor can be configured to measure, for example, air pressure and water pressure up to a depth of ten or twenty meters. The second pressure sensor may be configured to measure water pressure up to 40, 50, 60, 80 or 100 meters, for example. In detail, there may be an overlapping depth area of the effective range of the pressure sensor. For example, between the water surface and a depth of ten or twenty meters, both pressure sensors can produce pressure readings.

兩個壓力感測器可整合在同一晶片上,或者它們作為不同的組件設置於潛水資訊設備中。The two pressure sensors can be integrated on the same chip, or they can be installed as different components in the diving information equipment.

第一處理核心及第二處理核心都能夠接收來自兩個壓力感測器兩者的輸入。當潛水資訊設備在重疊深度區域中時,一個或兩個處理核心可比較來自兩個壓力感測器的壓力讀數,並且因應判斷壓力感測器產生指示兩個不同深度的不一致資訊,可向使用者提供警示訊號表示深度資訊變得不可靠。換言之,因應判斷兩個壓力感測器提供彼此不一致的壓力資料,可向使用者提供警示。然後,使用者可選擇中止潛水。萬一潛水期間壓力感測器其中之一發生故障,上述情況可能發生而可能引起危險的情況。舉例而言,當仍處於深度重疊區域中時,藉由中止潛水可避免下降至比深度重疊區域更深的區域。Both the first processing core and the second processing core can receive inputs from both pressure sensors. When the diving information equipment is in the overlapping depth area, one or two processing cores can compare the pressure readings from the two pressure sensors, and in response to judging that the pressure sensors produce inconsistent information indicating two different depths, it can be used The person providing a warning signal indicates that in-depth information has become unreliable. In other words, in response to determining that the two pressure sensors provide inconsistent pressure data with each other, a warning can be provided to the user. Then, the user can choose to abort the dive. In the event that one of the pressure sensors fails during diving, the above situation may occur and may cause a dangerous situation. For example, when you are still in the depth overlap area, you can avoid descent to an area deeper than the depth overlap area by stopping the dive.

假使使用者向深度重疊區域的下限下降,潛水資訊設備可被配置以將氣壓感測器與水隔離以防止其被高壓所損壞。另一方面,額外地或替代地,當潛水者從下方接近深度重疊區域時,潛水資訊設備可被配置以一旦裝置重新進入深度重疊區域,就使氣壓感測器暴露於水壓。保護氣壓感測器的另一種機制是,當向重疊區域的下限下降時,將其與電流源分離。分離可在沒有本段落中提到的隔離及/或暴露的情況下進行,或者可與該隔離及/或這種暴露結合地進行。If the user descends to the lower limit of the depth overlap area, the diving information device can be configured to isolate the air pressure sensor from the water to prevent it from being damaged by high pressure. On the other hand, additionally or alternatively, when the diver approaches the depth overlap area from below, the diving information device may be configured to expose the air pressure sensor to water pressure once the device re-enters the depth overlap area. Another mechanism to protect the air pressure sensor is to separate it from the current source when it drops to the lower limit of the overlap area. The separation can be performed without the isolation and/or exposure mentioned in this paragraph, or it can be performed in combination with the isolation and/or such exposure.

圖5係依據本發明的至少一些實施例之第一方法的第一流程圖。所繪示之方法的階段可例如在圖1的裝置110中或在圖2的設備中執行。Fig. 5 is a first flowchart of a first method according to at least some embodiments of the present invention. The stages of the illustrated method may be executed in the apparatus 110 of FIG. 1 or in the equipment of FIG. 2, for example.

階段510包含:由第一處理核心,在潛水期間,維護與該潛水之進度相關的潛水資訊。階段520包含:由該第一處理核心,產生複數第一控制訊號,及由該第一處理核心,藉由透過顯示介面提供該等第一控制訊號至顯示器,以控制該顯示器。階段530包含:由第二處理核心,在該潛水期間反復地從休眠狀態切換到活動狀態,由該第二處理核心,驗證該潛水資訊及因應該潛水資訊被驗證為正確的而切換回該休眠狀態。階段540包含:將該潛水資訊儲存在該潛水資訊設備中包含的至少一個非揮發性記憶體中。Stage 510 includes: the first processing core maintains diving information related to the progress of the diving during the diving. The stage 520 includes: the first processing core generates a plurality of first control signals, and the first processing core provides the first control signals to the display through the display interface to control the display. Stage 530 includes: the second processing core repeatedly switches from the dormant state to the active state during the dive, the second processing core verifies the dive information and switches back to the dormant state as the dive information is verified to be correct state. Stage 540 includes: storing the diving information in at least one non-volatile memory included in the diving information device.

圖6係依據本發明的至少一些實施例之狀態轉換圖。Fig. 6 is a state transition diagram according to at least some embodiments of the present invention.

處理單元PU1對應至處理單元1,例如能力較低的處理單元。處理單元PU2對應至處理單元2,例如能力較高的處理單元。舉例而言,這些單元可與結合圖4闡述的單元類似。在初始狀態下,包含處理單元PU1和PU2的裝置處於非活動狀態,其中0表示處理單元PU1和PU2的狀態。處理單元PU1及PU2皆被關閉。The processing unit PU1 corresponds to the processing unit 1, for example, a processing unit with a lower capability. The processing unit PU2 corresponds to the processing unit 2, for example, a processing unit with higher capability. For example, these units may be similar to the units explained in conjunction with FIG. 4. In the initial state, the device containing the processing units PU1 and PU2 is in an inactive state, where 0 represents the state of the processing units PU1 and PU2. Both processing units PU1 and PU2 are turned off.

從初始斷電狀態開始,首先處理單元PU1通電,處理單元PU1的狀態表示為「1」,而處理單元PU2保持在斷電狀態(由0表示)。因此,複合狀態是「10」,對應至處理單元PU1是活動的而處理單元PU2是非活動的情況。在這種狀態下,裝置可能會提供使用者簡化的體驗,並消耗較少的電池儲備電流。Starting from the initial power-off state, first the processing unit PU1 is powered on, the state of the processing unit PU1 is represented as "1", and the processing unit PU2 remains in the power-off state (represented by 0). Therefore, the composite state is "10", which corresponds to the case where the processing unit PU1 is active but the processing unit PU2 is inactive. In this state, the device may provide a simplified user experience and consume less battery reserve current.

除了斷電狀態之外,或者作為另一種選擇,處理單元PU1及/或PU2可具有中間低功率狀態,從其轉換至活動狀態可比從完全斷電狀態更快。舉例而言,可在將處理單元設定為斷電狀態之前將其設定為這種中間低功率狀態。萬一隨後很快就需要處理單元,則可使它轉換回通電狀態。如果認為在預先配置的時間內不需要處理單元,則可使處理單元從中間低功率狀態轉換為斷電狀態。In addition to the power-off state, or alternatively, the processing unit PU1 and/or PU2 may have an intermediate low-power state, from which the transition to the active state may be faster than from the completely power-off state. For example, the processing unit can be set to this intermediate low power state before it is set to the power-off state. In case the processing unit is needed soon afterwards, it can be switched back to the powered state. If it is deemed that the processing unit is not needed within the pre-configured time, the processing unit can be converted from the intermediate low-power state to the power-off state.

箭頭610表示從狀態「10」到狀態「11」的轉換,換言之,處理單元PU2從休眠狀態轉換到活動狀態(例如其時脈頻率為非零的狀態)的轉換。處理單元PU1可例如因應觸發事件而使箭頭610所表示的轉換發生。在狀態「11」下,裝置可能可以在電池功耗較快作為代價的情況下提供更豐富的體驗。The arrow 610 represents the transition from the state "10" to the state "11". In other words, the processing unit PU2 transitions from the sleep state to the active state (for example, the state where its clock frequency is non-zero). The processing unit PU1 may, for example, cause the transition indicated by the arrow 610 to occur in response to a trigger event. In state "11", the device may be able to provide a richer experience at the expense of faster battery power consumption.

箭頭620表示從狀態「11」到狀態「10」的轉換,換言之,處理單元PU2從活動狀態轉換到休眠狀態的轉換。處理單元PU1可例如因應觸發事件而使箭頭620所表示的轉換發生。The arrow 620 represents the transition from the state "11" to the state "10", in other words, the transition of the processing unit PU2 from the active state to the sleep state. The processing unit PU1 may, for example, cause the transition indicated by the arrow 620 to occur in response to a trigger event.

應當理解,所揭露之本發明的實施例不限於本文所揭露的特定結構、處理步驟或材料,而是擴展至如同相關領域中具有通常知識者可認知到的等效物。應更加理解,本文使用的術語僅用於描述特定實施例之目的,而非作為限制的。It should be understood that the disclosed embodiments of the present invention are not limited to the specific structures, processing steps, or materials disclosed herein, but are extended to equivalents that can be recognized by those with ordinary knowledge in the related field. It should be better understood that the terminology used herein is only used for the purpose of describing specific embodiments, rather than as a limitation.

在整個說明書中,「一個實施例」或「一實施例」意指與該實施例相關所描述的特定特徵、結構或特性係包含在本發明的至少一個實施例中。因此,在整個說明書中各處出現的用語「在一個實施例中」或「在一實施例中」並非皆指同一實施例。Throughout the specification, “one embodiment” or “an embodiment” means that a specific feature, structure, or characteristic described in relation to the embodiment is included in at least one embodiment of the present invention. Therefore, the terms "in one embodiment" or "in an embodiment" appearing in various places throughout the specification do not all refer to the same embodiment.

如在此使用的,為了方便,可在共同的列表中呈現多個項目、結構元素、組成元素及/或材料。然而,這些列表應被理解為列表中的各構件被個別地識別為分離且唯一的構件。因此,該列表中沒有任何一個別構件僅基於它們出現在共同群組中而無表示不同的指示,就將其理解為實際上等同於同一列表的任何其他構件。另外,本發明各種實施例和範例可與其各種組件的替代方案一同被參照。應該理解,這樣的實施例、範例和等效物不應被理解為彼此的實際上等同,而應被認為是本發明的獨立與自主的體現。As used herein, for convenience, multiple items, structural elements, constituent elements, and/or materials may be presented in a common list. However, these lists should be understood to mean that each component in the list is individually identified as a separate and unique component. Therefore, no other component in the list is understood to be actually equivalent to any other component in the same list based on their appearance in the common group without any indication of difference. In addition, various embodiments and examples of the present invention may be referred to together with alternatives for various components thereof. It should be understood that such embodiments, examples, and equivalents should not be construed as actual equivalents to each other, but should be construed as independent and autonomous embodiments of the present invention.

此外,在一個或多個實施例中所描述的特徵、結構或特性可以任何適合的或技術上可行的方式進行組合。於爾後的說明中,提供了許多具體細節,例如長度、寬度、形狀等的範例,以供徹底理解本發明實施例。然而,相關領域的技術人員將認知到,可在沒有一個或多個特定細節的情況下,或者在具有其他方法、組件、材料等的情況下實施本發明。在其他情況下,習知的結構、材料或操作未被詳細地示出或描述,以避免模糊本發明的態樣。In addition, the features, structures, or characteristics described in one or more embodiments can be combined in any suitable or technically feasible manner. In the following description, many specific details are provided, such as examples of length, width, shape, etc., for a thorough understanding of the embodiments of the present invention. However, those skilled in the relevant art will recognize that the present invention can be implemented without one or more specific details, or with other methods, components, materials, etc. In other cases, conventional structures, materials, or operations have not been shown or described in detail to avoid obscuring the aspect of the present invention.

儘管上述範例在一個或多個特定應用中說明了本發明的原理,但對於所屬技術領域中具有通常知識者而言在不悖離本發明的原理和概念的情況下可對實施的形式、用法和細節進行多種改變而無需發揮創造力。據此,除下述申請專利範圍之外,非旨在限制本發明。Although the above examples illustrate the principles of the present invention in one or more specific applications, for those with ordinary knowledge in the technical field, the form and usage of the implementation can be adjusted without departing from the principles and concepts of the present invention. Make multiple changes to details without having to be creative. Accordingly, except for the scope of the following patent applications, it is not intended to limit the present invention.

110:裝置 112:蜂巢式鏈路 113:非蜂巢式鏈路 114:衛星鏈路 120:基地台 125:連接 130:存取點 136:連接 140:衛星星座 150:核心網路節點 157:連接 160:閘道器 167:連接 170:網路 210:微控制器 212:微控制器顯示介面 220:微處理器 222:微處理器顯示介面 230:顯示器 240:蜂巢式介面 250:非蜂巢式介面 260:通用串列匯流排介面 270:蜂鳴器 280:通用串列匯流排介面 290:壓力感測器 2100:加速度感測器 2110:陀螺儀 2120:磁力計 2130:衛星定位電路 2140:藍芽介面 2150:使用者介面按鈕 2160:觸控介面 2170:記憶體 2180:記憶體 300:裝置 310:處理器 320:記憶體 330:傳送器 340:接收器 350:近場通訊收發器 360:使用者介面 370:使用者辨識模組 CORE1:核心 CORE2:核心 510:階段 520:階段 530:階段 540:階段 PU1:處理單元 PU2:處理單元 610:箭頭 620:箭頭110: device 112: Cellular link 113: non-cellular link 114: Satellite link 120: base station 125: connection 130: access point 136: connection 140: Satellite constellation 150: core network node 157: connection 160: Gateway 167: connection 170: Network 210: Microcontroller 212: Microcontroller display interface 220: Microprocessor 222: Microprocessor display interface 230: display 240: Honeycomb interface 250: non-cellular interface 260: Universal Serial Bus Interface 270: Buzzer 280: Universal Serial Bus Interface 290: Pressure Sensor 2100: Acceleration sensor 2110: gyroscope 2120: Magnetometer 2130: Satellite positioning circuit 2140: Bluetooth interface 2150: User interface buttons 2160: Touch interface 2170: memory 2180: memory 300: device 310: processor 320: memory 330: Teleporter 340: Receiver 350: Near Field Communication Transceiver 360: user interface 370: User Identification Module CORE1: core CORE2: core 510: stage 520: stage 530: stage 540: stage PU1: Processing unit PU2: Processing Unit 610: Arrow 620: Arrow

[圖1]繪示能支持本發明的至少一些實施例的例示性系統。[Fig. 1] An exemplary system capable of supporting at least some embodiments of the present invention is shown.

[圖2]繪示能支持本發明的至少一些實施例的第一例示性設備。[Figure 2] shows a first exemplary device capable of supporting at least some embodiments of the present invention.

[圖3]繪示能支持本發明的至少一些實施例的第二例示性設備。[Figure 3] shows a second exemplary device capable of supporting at least some embodiments of the present invention.

[圖4]繪示依據本發明的至少一些實施例的例示性潛水資訊設備。[Figure 4] shows an exemplary diving information device according to at least some embodiments of the present invention.

[圖5]係依據本發明的至少一些實施例之第一方法的第一流程圖。[Figure 5] is a first flowchart of a first method according to at least some embodiments of the present invention.

[圖6]係依據本發明的至少一些實施例之狀態轉換圖。[Figure 6] is a state transition diagram according to at least some embodiments of the present invention.

Claims (24)

一種潛水資訊設備,包含: 第一處理核心,其被配置以在潛水期間,維護與該潛水之進度相關的潛水資訊,產生複數第一控制訊號,及藉由透過顯示介面提供該等第一控制訊號至顯示器,以控制該顯示器;以及 第二處理核心,其被配置以在該潛水期間反復地從休眠狀態切換到活動狀態、驗證該潛水資訊及因應該潛水資訊被驗證為正確的而切換回該休眠狀態; 其中,該潛水資訊儲存在該潛水資訊設備中包含的至少一個非揮發性記憶體中。A diving information equipment, including: The first processing core is configured to maintain diving information related to the progress of the dive during the dive, generate a plurality of first control signals, and provide the first control signals to the display through the display interface to control the Display; and The second processing core is configured to repeatedly switch from the dormant state to the active state during the dive, verify the diving information, and switch back to the dormant state when the diving information is verified as correct; Wherein, the diving information is stored in at least one non-volatile memory included in the diving information device. 如請求項1所述的潛水資訊設備,其中,該第一處理核心處於活動模式時比該第二處理核心不處於該休眠狀態時耗能更低。The diving information device according to claim 1, wherein the first processing core consumes less energy when it is in the active mode than when the second processing core is not in the dormant state. 如請求項2所述的潛水資訊設備,其中,該第一處理核心包含於微控制器中,以及該第二處理核心包含於微處理器中,該微控制器在該微處理器的外部且該微處理器在該微控制器的外部。The diving information device according to claim 2, wherein the first processing core is included in a microcontroller, and the second processing core is included in a microprocessor, and the microcontroller is external to the microprocessor and The microprocessor is external to the microcontroller. 如請求項1所述的潛水資訊設備,更包含二個壓力感測器,其中,該第一處理核心被配置以當該潛水資訊設備於該二個壓力感測器的有效範圍之間的重疊深度區域內時,從該二個壓力感測器接收壓力感測器資料,以及因應判斷該二個壓力感測器提供彼此不一致的壓力資料而向使用者提供警示。The diving information device of claim 1, further comprising two pressure sensors, wherein the first processing core is configured to be when the diving information device overlaps between the effective ranges of the two pressure sensors When in the depth area, the pressure sensor data is received from the two pressure sensors, and a warning is provided to the user in response to judging that the two pressure sensors provide pressure data that are inconsistent with each other. 如請求項1所述的潛水資訊設備,其中,該潛水資訊包含以下至少其中之一:應當開始上升之前的剩餘時間、剩餘的空氣量、來自其他潛水者的訊息以及作為時間函數的深度。The diving information device according to claim 1, wherein the diving information includes at least one of the following: the remaining time before the ascent should begin, the amount of remaining air, information from other divers, and the depth as a function of time. 如請求項1所述的潛水資訊設備,其中,該第一處理核心被配置以將該潛水資訊儲存在第一非揮發性記憶體中,以及該第二處理核心被配置以存取在第二非揮發性記憶體中的該潛水資訊,該第一非揮發性記憶體及該第二非揮發性記憶體被安排以複製該潛水資訊。The diving information device according to claim 1, wherein the first processing core is configured to store the diving information in a first non-volatile memory, and the second processing core is configured to access the second The diving information in the non-volatile memory, the first non-volatile memory and the second non-volatile memory are arranged to copy the diving information. 如請求項6所述的潛水資訊設備,其中,該第一非揮發性記憶體及該第二非揮發性記憶體不屬於相同類型。The diving information equipment according to claim 6, wherein the first non-volatile memory and the second non-volatile memory are not of the same type. 如請求項1所述的潛水資訊設備,其中,該第一處理核心被配置以因應該潛水期間發生的錯誤狀態而重新啟動,以及在該重新啟動之後繼續維護該潛水資訊。The diving information device according to claim 1, wherein the first processing core is configured to restart in response to an error condition occurring during diving, and continue to maintain the diving information after the restart. 如請求項1所述的潛水資訊設備,其中,該第二處理核心被配置以因應該潛水資訊被驗證為不正確而使該第一處理核心停止維護該潛水資訊。The diving information device according to claim 1, wherein the second processing core is configured to stop maintaining the diving information because the diving information is verified to be incorrect. 如請求項9所述的潛水資訊設備,其中,該第二處理核心被配置以在使該第一處理核心停止維護該潛水資訊之後,為該潛水之剩餘部分維護該潛水資訊。The diving information device according to claim 9, wherein the second processing core is configured to maintain the diving information for the remainder of the dive after stopping the maintenance of the diving information by the first processing core. 如請求項1所述的潛水資訊設備,其中,該至少一個非揮發性記憶體在該第一處理核心及該第二處理核心的外部。The diving information device according to claim 1, wherein the at least one non-volatile memory is external to the first processing core and the second processing core. 如請求項1至11中任一項所述的潛水資訊設備,其中,該潛水資訊設備更被配置以因應判斷應當開始向水面上升之前的剩餘時間少於預定時間長度,觸發該第二處理核心從該休眠狀態到該活動狀態,以及使用該第二處理核心向該使用者提供圖形警示,該圖形警示屬於該第一處理核心無法提供的類型。The diving information device according to any one of claims 1 to 11, wherein the diving information device is further configured to trigger the second processing core in response to determining that the remaining time before the ascent to the surface should be started is less than a predetermined length of time From the dormant state to the active state, and use the second processing core to provide a graphical alert to the user, the graphical alert belongs to a type that the first processing core cannot provide. 一種用於潛水資訊設備之方法,包含: 由第一處理核心,在潛水期間,維護與該潛水之進度相關的潛水資訊,由該第一處理核心,產生複數第一控制訊號,及由該第一處理核心,藉由透過顯示介面提供該等第一控制訊號至顯示器,以控制該顯示器;以及 由第二處理核心,在該潛水期間反復地從休眠狀態切換到活動狀態,由該第二處理核心,驗證該潛水資訊及因應該潛水資訊被驗證為正確的而切換回該休眠狀態; 其中,該潛水資訊儲存在該潛水資訊設備中包含的至少一個非揮發性記憶體中。A method for diving information equipment, including: The first processing core maintains diving information related to the progress of the dive during the dive. The first processing core generates a plurality of first control signals, and the first processing core provides the information through the display interface. Wait for the first control signal to the display to control the display; and The second processing core repeatedly switches from the dormant state to the active state during the dive, and the second processing core verifies the diving information and switches back to the dormant state as the diving information is verified to be correct; Wherein, the diving information is stored in at least one non-volatile memory included in the diving information device. 如請求項13所述的方法,其中,該第一處理核心處於活動模式時比該第二處理核心不處於該休眠狀態時耗能更低。The method according to claim 13, wherein when the first processing core is in the active mode, energy consumption is lower than when the second processing core is not in the dormant state. 如請求項14所述的方法,其中,該第一處理核心包含於微控制器中,以及該第二處理核心包含於微處理器中,該微控制器在該微處理器的外部且該微處理器在該微控制器的外部。The method of claim 14, wherein the first processing core is included in a microcontroller, and the second processing core is included in a microprocessor, the microcontroller is external to the microprocessor and the micro The processor is external to the microcontroller. 如請求項13所述的方法,其中,該潛水資訊設備更包含二個壓力感測器,其中,當該潛水資訊設備於該二個壓力感測器的有效範圍之間的重疊深度區域內時,該第一處理核心從該二個壓力感測器接收壓力感測器資料,以及因應判斷該二個壓力感測器提供彼此不一致的壓力資料,向使用者提供警示。The method according to claim 13, wherein the diving information device further includes two pressure sensors, and wherein, when the diving information device is in an overlapping depth area between the effective ranges of the two pressure sensors The first processing core receives pressure sensor data from the two pressure sensors, and in response to determining that the two pressure sensors provide pressure data that are inconsistent with each other, provide a warning to the user. 如請求項13所述的方法,其中,該潛水資訊包含以下至少其中之一:應當開始上升之前的剩餘時間、剩餘的空氣量、來自其他潛水者的訊息以及作為時間函數的深度。The method of claim 13, wherein the diving information includes at least one of the following: the remaining time before the ascent should begin, the remaining air volume, information from other divers, and the depth as a function of time. 如請求項13所述的方法,包含:由該第一處理核心,將該潛水資訊儲存在第一非揮發性記憶體中,以及由該第二處理核心,存取在第二非揮發性記憶體中的該潛水資訊,該第一非揮發性記憶體及該第二非揮發性記憶體被安排以複製該潛水資訊。The method according to claim 13, comprising: storing the diving information in a first non-volatile memory by the first processing core, and accessing the diving information in a second non-volatile memory by the second processing core The diving information in the body, the first non-volatile memory and the second non-volatile memory are arranged to replicate the diving information. 如請求項18所述的方法,其中,該第一非揮發性記憶體及該第二非揮發性記憶體不屬於相同類型。The method according to claim 18, wherein the first non-volatile memory and the second non-volatile memory are not of the same type. 如請求項13所述的方法,更包含:因應該潛水期間發生的錯誤狀態而重新啟動該第一處理核心,以及在該重新啟動之後,由該第一處理核心繼續維護該潛水資訊。The method according to claim 13, further comprising: restarting the first processing core in response to an error state occurring during diving, and after the restarting, the first processing core continues to maintain the diving information. 如請求項13所述的方法,更包含:由該第二處理核心,因應該潛水資訊被驗證為不正確而使該第一處理核心停止維護該潛水資訊。The method according to claim 13, further comprising: the second processing core stops maintaining the diving information because the diving information is verified as incorrect. 如請求項21所述的方法,其中,該第二處理核心在使該第一處理核心停止維護該潛水資訊之後,為該潛水之剩餘部分維護該潛水資訊。The method according to claim 21, wherein the second processing core maintains the diving information for the remainder of the dive after stopping the first processing core to maintain the diving information. 如請求項13~22中任一項所述的方法,其中,該至少一個非揮發性記憶體在該第一處理核心及該第二處理核心的外部。The method according to any one of claims 13-22, wherein the at least one non-volatile memory is external to the first processing core and the second processing core. 一種非暫態電腦可讀取媒體,具有儲存於其中的電腦可讀取指令集,當該電腦可讀取指令集被至少一處理器執行時,使得潛水資訊設備至少: 由第一處理核心,在潛水期間,維護與該潛水之進度相關的潛水資訊,由該第一處理核心,產生複數第一控制訊號,及由該第一處理核心,藉由透過顯示介面提供該等第一控制訊號至顯示器,以控制該顯示器;以及 由第二處理核心,在該潛水期間反復地從休眠狀態切換到活動狀態,由該第二處理核心,驗證該潛水資訊及因應該潛水資訊被驗證為正確的而切換回該休眠狀態; 其中,該潛水資訊儲存在該潛水資訊設備中包含的至少一個非揮發性記憶體中。A non-transitory computer-readable medium having a computer-readable instruction set stored therein. When the computer-readable instruction set is executed by at least one processor, the diving information equipment is at least: The first processing core maintains diving information related to the progress of the dive during the dive. The first processing core generates a plurality of first control signals, and the first processing core provides the information through the display interface. Wait for the first control signal to the display to control the display; and The second processing core repeatedly switches from the dormant state to the active state during the dive, and the second processing core verifies the diving information and switches back to the dormant state as the diving information is verified to be correct; Wherein, the diving information is stored in at least one non-volatile memory included in the diving information device.
TW109144378A 2019-12-20 2020-12-16 Embedded computing device TW202142846A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16/722,038 US11703938B2 (en) 2016-10-17 2019-12-20 Embedded computing device
US16/722,038 2019-12-20

Publications (1)

Publication Number Publication Date
TW202142846A true TW202142846A (en) 2021-11-16

Family

ID=74188765

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109144378A TW202142846A (en) 2019-12-20 2020-12-16 Embedded computing device

Country Status (5)

Country Link
CN (1) CN113010001A (en)
DE (1) DE102020134430A1 (en)
FI (1) FI20206299A1 (en)
GB (1) GB2594766B (en)
TW (1) TW202142846A (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5503145A (en) * 1992-06-19 1996-04-02 Clough; Stuart Computer-controlling life support system and method for mixed-gas diving
US5457284A (en) * 1993-05-24 1995-10-10 Dacor Corporation Interactive dive computer
GB2404593A (en) * 2003-07-03 2005-02-09 Alexander Roger Deas Control electronics system for rebreather
EP2542272B1 (en) * 2010-03-05 2016-06-29 Minnetronix Inc. Portable controller with integral power source for mechanical circulation support systems
US20190367143A1 (en) * 2012-03-28 2019-12-05 Marine Depth Control Engineering, Llc Smart buoyancy assistant

Also Published As

Publication number Publication date
GB2594766B (en) 2023-05-17
GB202019812D0 (en) 2021-01-27
DE102020134430A1 (en) 2021-06-24
FI20206299A1 (en) 2021-06-21
CN113010001A (en) 2021-06-22
GB2594766A (en) 2021-11-10

Similar Documents

Publication Publication Date Title
US11145272B2 (en) Embedded computing device
CN108241422B (en) Electronic device and thermal control method based on battery temperature in electronic device
US11137820B2 (en) Apparatus and method for presenting thematic maps
GB2541578B (en) Embedded dual-processing core computing device
GB2555107A (en) Embedded Computing Device
US10044073B2 (en) Method for preventing battery swelling and electronic device thereof
CN108304151B (en) Method for displaying content and electronic device thereof
WO2016015577A1 (en) Method, apparatus and system for controlling intelligent wearable device
CN111819533B (en) Method for triggering electronic equipment to execute function and electronic equipment
CN111051152B (en) Method for providing smart key service and electronic device thereof
CN105578446A (en) Mobile communication using a plurality of subscriber identify modules
US11703938B2 (en) Embedded computing device
KR20160020315A (en) Controlling Method based on a communication status and Electronic device supporting the same
US9900842B2 (en) Embedded computing device
US20190114204A1 (en) Embedded computing device management
TW202142846A (en) Embedded computing device
TWI736045B (en) Embedded computing device management
TW202142999A (en) Apparatus and method for presenting thematic maps
US11144107B2 (en) Apparatus and method for presenting thematic maps
FI130395B (en) Apparatus and method for presenting thematic maps
WO2023174158A1 (en) Terminal device control method and terminal device
FI128803B (en) Embedded computing device
FI130397B (en) Embedded computing device
AU2017205843A1 (en) Electronic device and operating method thereof
KR20170041473A (en) Method and electronic device for controlling power supply