SMART HEATER SYSTEM FOR BATHING INSTALLATIONS INCLUDING SPAS

Information

  • Patent Application
  • 20240305478
  • Publication Number
    20240305478
  • Date Filed
    September 14, 2023
    a year ago
  • Date Published
    September 12, 2024
    4 months ago
Abstract
A bathing installation system includes a controller configured to communicate with one or more sensors, and interfaces, and is electrically connected to load devices of the bathing installation, the load devices including a heater. The controller is configured to generate a host authentication query for transmission to the heater, and to receive heater authentication responses received in response to the host authentication query. The heater includes a heater element and a client authentication IC configured to receive the authentication query from the controller and to generate a heater authentication response in response to the received authentication query. The controller system is configured to enable normal operation of the heater if the received heater authentication response matches the host authentication response, and, if not, to generate a notification to a bathing installation user that the heater is not an authentic heater or other action.
Description
BACKGROUND

The spa industry has been growing at a high rate before, during, and after the pandemic, with more and more people seeking a safe and relaxing experience in the comfort of their own homes. However, this growth has also led to an increase in the production and sale of counterfeit spa heaters, posing a significant safety risk to users. While there are many spa heaters available in the market, none of them can prevent counterfeiting effectively. Embodiments of this invention provide a much-needed solution to this problem.


Currently, all spa heaters in the market are very easy to copy, making it difficult for manufacturers to protect their products from counterfeiters. These counterfeit heaters are often produced with subpar materials, and they may not function correctly, leading to safety concerns for users.





BRIEF DESCRIPTION OF THE DRAWINGS

Features and advantages of the disclosure will readily be appreciated by persons skilled in the art from the following detailed description when read in conjunction with the drawing wherein:



FIG. 1 is a diagrammatic schematic view illustrating an exemplary embodiment of aspects of a spa control system employing a smart heater in accordance with aspects of the invention.



FIG. 2 is a diagrammatic schematic view illustrating an exemplary embodiment of an authentication process employed by the spa system of FIG. 1.



FIG. 3 is a schematic diagram of an exemplary spa system employing an exemplary embodiment of a smart heater.



FIG. 4 is a diagrammatic schematic view illustrating an alternative embodiment of a spa control system employing a smart heater in accordance with aspects of the invention.





DETAILED DESCRIPTION

The figures are not to scale, and relative feature sizes may be exaggerated for illustrative purposes.


U.S. Pat. Nos. 8,396,356 B2 and 8,669,494 B2 describe spa systems and spa heaters; the entire contents of these US patents are incorporated herein by this reference. These describe spas with spa controllers and electrically powered heaters for heating the spa water.



FIG. 3 illustrates an overall block diagram of an exemplary embodiment of a spa system. The system includes a vessel for holding a volume of water, and a control system 2 to activate and manage the various parameters of the spa. An electric heater 3 maintains the temperature of the spa at a temperature set by the user, under control of the spa control system.



FIGS. 1 and 3 illustrate a spa controller system 2 operating to control operation of a smart heater 3 for the spa. The smart spa heater 3 communicates with the spa controller system 2 (sometimes referred to as a “spa pack”), over an interface 10 with serial communication. The spa controller system includes a microcontroller 2-A, which communicates with various sensors, interfaces (including a spa panel) and load devices of the spa system, as is well known in the art. The load devices include electrically-powered heater 3. The spa controller system 2 is configured to control operation of the heater 3, e.g. in a basis mode of operation to control the heater to turn on/off, or to modulate the current supplied to the heater, to reach a set water temperature and then maintain the water at the set temperature.


The smart heater 3 includes an embedded client authentication integrated circuit (IC) 3-A, and resistive heater element 3-B. Suitable authentication ICs are commercially available, e.g., Microchip ATSHA204A, STMicroelectronics STSAFE-A110, and Analog Devices/Maxim Integrated DS28C16.


In an exemplary embodiment, the spa controller 2 includes a system microcontroller 2-A, and an embedded host authentication IC 2-B. Suitable ICs include those referred to above for the client authentication IC.


In accordance with an aspect of the invention, the client authentication IC 3-A is configured to communicate with the microcontroller 2-A located in the pack 2 and to authenticate the heater 2 with the microcontroller, i.e. that the pack 2 is connected to an authorized, i.e. authentic spa heater. Failure to authenticate the heater 2 with the microcontroller 2-A may result in various consequences, depending on the application. For example, the microcontroller may refuse to operate the heater 2. There will more typically be some type of graceful degradation to allow the user to continue using the spa in the case where the connection between the pack 2 and the heater authentication IC is broken. The microcontroller may also limit the spa water temperature to a lower limit, e.g. 80 degrees, no matter the user set temperature. The heater 3 may typically always be allowed to operate in some fashion regardless of authentication to perform safety issues, such as freeze protection. In one embodiment, the microcontroller 2-A queries the heater 2 only at system startup. In other embodiments, the microcontroller 2-A may be programmed to query the heater 2 more frequently.


As shown in FIGS. 1 and 2, the Pack 2 sends a challenge message 12 to the spa heater 3 and receives a response from the spa heater 3. In this embodiment, the spa system employs two authentication ICs. The first is client authentication IC 3-B, installed in the housing of the smart heater and connected to the Pack 2, in this embodiment by a serial interface 10. The second authentication IC 2-B is added/connected to the pack's PCB (printed circuit board).


An encryption key is programmed into both authentication ICs. This key cannot be read back. An encryption key is a fixed, unique sequence of bits that is programmed into the authentication ICs. It is kept secret from the outside world and cannot be read back (retrieved, extracted) from the ICs. This key is used by the authentication ICs in their internal calculations. Knowledge of the encryption key could allow others to build counterfeit smart heaters. The length of the key is dependent on the IC used, e.g., 256 bits (32 bytes) long, although shorter or longer keys may be used depending on the application.


The microcontroller 2-A generates a ‘challenge’ data stream 12 and sends it to the smart heater 3. The ‘challenge’ data stream is just a stream of bytes, dependent on the chip and algorithm used. It has no real meaning and is often just a stream of numbers.


The client authentication IC 3B in the heater 3 computes a response 14 using the encryption key and sends it to the spa pack 2. The response 14 is the result of a computation by the authentication IC 3B using the challenge data, the embedded encryption key, and possibly other information known by the system. An example response is the output of an SHA-256 hash function performed on the input data.


The microcontroller 2-A sends the challenge and response to its local host authentication IC 2-B. The local host authentication IC 2-B computes its own response and compares it to the response from the heater client authentication IC 3-B. Alternatively, the comparison could be done by an algorithm programmed into the microcontroller 2-A.


The local host authentication IC 2-B reports to the microcontroller 2-A a successful authentication if the responses match, a failure otherwise. A successful authentication results in enabling the smart heater operation with the spa pack 2 and spa system, so that the spa pack may deliver current to the heater 3 as called for. The result of the overall authentication operation is a notification to the spa pack 2 that the heater 3 is either a valid or authentic smart heater or not. What the spa pack 2 does with this information will depend on the application. One possible result is that the spa pack may not simply refuse to operate the heater. The user will be notified as to the failure of the authentication, and may be provided with a way to at least partially use the heater. For example, the heater might only be run for 30 minutes before prompting the user for another override. Another option is that the maximum temperature the spa can heat to is limited to a lower value, e.g. 80 degrees. The output of the authentication process is a process for the spa controller 2 to identify counterfeit heaters and take appropriate action as determined by the spa implementation.


In an exemplary embodiment, the heater authentication IC 3-A is mounted to a small PCB within an enclosure 3-E (FIG. 3), which also encloses terminals 3-C for the resistive element 3-B. The wiring for interface 10 is passed into the enclosure 3-E and communicates with IC 3-A. The enclosure is typically potted with epoxy. In other embodiments, the IC 3-A may be mounted to other heater structures.



FIG. 4 illustrates an alternate embodiment of a spa controller 2′ for controlling a smart spa heater 3. This embodiment is similar to the embodiment of FIGS. 1-3, except that the spa controller 2′ omits the authentication IC 2-B. The functions of the IC 2-B are instead performed by the main microcontroller 2-A′ which includes an authentication algorithm 2-A1 including the encryption key. In other respects, the function of the system of FIG. 4 is similar to the function of the system of FIGS. 1-3.


Although the foregoing has been a description and illustration of specific embodiments of the subject matter, various modifications and changes thereto can be made by persons skilled in the art without departing from the scope and spirit of the invention.

Claims
  • 1. An electric heater system for a bathing installation, comprising: a resistive heater element;a client authentication integrated circuit (IC); and wherein the client authentication IC is configured to receive an authentication query from an external source and to generate an authentication response in response to the received authentication query.
  • 2. The electric heater system of claim 1, wherein the client authentication IC includes an encryption key.
  • 3. The electric heater system of claim 2, wherein the client authentication IC is configured to generate said authentication response using the encryption key.
  • 4. A spa controller system operating to control operation of a water heater for a spa, comprising: a microcontroller configured to communicate with one or more sensors and interfaces, and is electrically connected to load devices of the spa, the load devices including a heater;wherein the spa controller system is configured to generate an electronic host authentication query for transmission to said heater, and to receive heater authentication responses from the heater in response to the host authentication query.
  • 5. The spa controller system of claim 4, further comprising a host authentication IC, and wherein the host authentication IC includes an encryption key.
  • 6. The spa controller system of claim 5, wherein the host authentication chip is configured to generate a spa authentication response using the encryption key, and wherein the spa controller system is configured to compare a received heater authentication response to the spa authentication response and to authenticate said heater if the received heater authentication response matches the spa authentication response.
  • 7. The spa controller system of claim 4, wherein: the microcontroller comprises an authentication algorithm and an encryption key, andthe microcontroller is configured to generate the host authentication query utilizing the encryption key.
  • 8. The spa controller system of claim 4, wherein the interfaces include a serial interface over which the host authentication query is transmitted.
  • 9. A bathing installation system comprising: a controller configured to communicate with one or more sensors, and interfaces, and is electrically connected to load devices of the bathing installation, the load devices including a heater;andwherein the controller is configured to generate a host authentication query for transmission to said heater, and to receive heater authentication responses received in response to the host authentication query; andthe water heater, comprising: a resistive heater element;a client authentication integrated circuit (IC); andwherein the client authentication IC is configured to receive the authentication query from the controller and to generate a heater authentication response in response to the received authentication query.
  • 10. The bathing installation system of claim 9, wherein the client authentication IC includes an encryption key, and the client authentication IC is configured to generate said heater authentication response using the encryption key.
  • 11. The bathing installation system of claim 9, wherein the controller includes a host authentication IC and an encryption key, and the host authentication IC is configured to generate a host authentication response using the encryption key, and the controller is configured to compare a received heater authentication response to the host authentication response and to authenticate said heater if the received heater authentication response matches the host authentication response.
  • 12. The bathing installation system of claim 11, wherein the controller is configured to enable normal operation of the heater if the received heater authentication response matches the host authentication response, and, if the heater authentication respond does not match the host authentication response, to generate a notification to a bathing installation user that the heater is not an authentic heater.
  • 13. The bathing installation system of claim 9, wherein: The controller includes a microcontroller configured with an authentication algorithm and an encryption key, andthe microcontroller is configured to generate the host authentication query utilizing the encryption key.
  • 14. The bathing installation system of claim 13, wherein the controller system is configured to enable normal operation of the heater if the received heater authentication response matches the host host authentication response, and, if the heater authentication respond does not match the host authentication response, to generate a notification to a bathing installation user that the heater is not an authentic heater.
  • 14. The bathing installation system of claim 9, wherein the interfaces include a serial interface over which the host authentication query is transmitted.
CROSS-REFERENCE TO RELATED APPLICATION

This application claims priority to U.S. Provisional Patent Application No. 63/450,354, filed Mar. 6, 2023, the entire contents of which are incorporated herein by this reference.

Provisional Applications (1)
Number Date Country
63450354 Mar 2023 US