WO2024046873A1 - Circuit et commande de dispositif de génération d'aérosol à mode veille - Google Patents

Circuit et commande de dispositif de génération d'aérosol à mode veille Download PDF

Info

Publication number
WO2024046873A1
WO2024046873A1 PCT/EP2023/073290 EP2023073290W WO2024046873A1 WO 2024046873 A1 WO2024046873 A1 WO 2024046873A1 EP 2023073290 W EP2023073290 W EP 2023073290W WO 2024046873 A1 WO2024046873 A1 WO 2024046873A1
Authority
WO
WIPO (PCT)
Prior art keywords
aerosol generating
microcontroller
instructions
generating device
volatile memory
Prior art date
Application number
PCT/EP2023/073290
Other languages
English (en)
Inventor
Jan HYLA
Original Assignee
Imperial Tobacco Limited
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
Application filed by Imperial Tobacco Limited filed Critical Imperial Tobacco Limited
Publication of WO2024046873A1 publication Critical patent/WO2024046873A1/fr

Links

Classifications

    • AHUMAN NECESSITIES
    • A24TOBACCO; CIGARS; CIGARETTES; SIMULATED SMOKING DEVICES; SMOKERS' REQUISITES
    • A24FSMOKERS' REQUISITES; MATCH BOXES; SIMULATED SMOKING DEVICES
    • A24F40/00Electrically operated smoking devices; Component parts thereof; Manufacture thereof; Maintenance or testing thereof; Charging means specially adapted therefor
    • A24F40/50Control or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit

Definitions

  • the present disclosure relates to an aerosol generating device.
  • a typical aerosol generating apparatus may comprise an aerosol precursor and an aerosol generating device.
  • a typical aerosol generating apparatus may comprise a power supply, an aerosol generating unit that is driven by the power supply, an aerosol precursor, which in use is aerosolised by the aerosol generating unit to generate an aerosol, and a delivery system for delivery of the aerosol to a user.
  • a typical aerosol generating apparatus may comprise a microcontroller which is configured to run firmware of the apparatus.
  • the microcontroller runs the firmware
  • run time generated data may be stored on a volatile memory of the apparatus.
  • the microcontroller running the firmware controls operational aspects of the apparatus.
  • a drawback is that aerosol generating apparatuses may suffer from firmware bugs. For example, data on the volatile memory may become corrupted, preventing the device from operating optimally, or completely preventing the device from operating correctly.
  • the present disclosure provides an aerosol generating device aerosol generating device, that comprises a non-volatile memory, a volatile memory, firmware stored on the non-volatile memory, the firmware comprising firmware instructions including entry point instructions and operational instructions, a microcontroller configured to run the firmware instructions, and a hardware component configured to be controlled by the microcontroller running the firmware instructions, wherein the device is configured to implement an operational state and a sleep state, and wherein the microcontroller is configured to run the entry point instructions when the device transitions from the sleep state to the operational state.
  • the microcontroller may run the firmware instructions from a pre-set or a known starting point.
  • the firmware instructions are stored on the volatile memory.
  • the microcontroller is configured to run the operational instructions after the entry point instructions.
  • the hardware component is configured to be controlled by the microcontroller running the operational instructions of the firmware. In some examples, the hardware component is configured to be controlled by the microcontroller running the entry point instructions of the firmware.
  • the entry point instructions include volatile memory initialisation instructions, the volatile memory initialisation instructions causing the microcontroller to initialise the volatile memory.
  • the firmware may run without relying on historical run time generated data in the volatile memory.
  • the microcontroller starts to run the operational instructions after the entry point instructions, the operational instructions may start to run without relying on historical run time generated data in the volatile memory. In this way, the likelihood of the aerosol generating device suffering from a firmware bug may be reduced.
  • Run time generated data may be any data stored on and or written to the volatile memory while running the firmware instructions. Run time generated data may become corrupted when the data remains on the volatile memory for a prolonged period of time.
  • Historical run time generated data may be run time generated data which was storied within the volatile memory before the aerosol generating device transitioned from the sleep state to the operational state.
  • the entry point instructions include hardware initialisation instructions, the hardware initialisation instructions cause the microcontroller to initialise the hardware component.
  • the hardware component may be in a known, predetermined, state after the microcontroller has run the entry point instructions.
  • the operational instructions may start to run with the hardware component in a known, predetermined, state.
  • the entry point instructions run the volatile memory initialisation instructions followed by hardware initialisation instructions. In some examples, the entry point instructions run the volatile memory initialisation instructions, followed by the hardware initialisation instructions, followed by at least a partial reinitialization of the volatile memory. Such orders may depend on the particular hardware implementation of the apparatus.
  • the microcontroller running the hardware initialisation instructions causes the microcontroller to initialise the hardware component into a safe state.
  • the safe state may be a state of zero power being applied to the hardware component. In this way, the aerosol generating device may be safer to use.
  • the microcontroller may include an integrated circuit.
  • the hardware component is external to the microcontroller. External to the microcontroller may mean not being a component of the microcontroller. In some examples, the hardware component is internal to the microcontroller. Internal to the microcontroller may mean being a component of the microcontroller.
  • the hardware component is a heating system, an atomiser, an LED driver chip, an actuator system, a USB interface, or a timing circuit, a power supply charging circuit I controller.
  • the timing circuit may configure the speed with which the microcontroller runs.
  • the hardware components internal to the microcontroller e.g. subsystems
  • Initialisation of external hardware may include any of: LED driver IC, OLED display, Battery charger IC, Heater monitoring and control system, Accelerometer (G sensor) IC, Puff sensor, Button hardware.
  • the aerosol generating device includes a plurality of hardware components configured to be controlled by the microcontroller running the firmware instructions.
  • the hardware initialisation instructions cause the microcontroller to initialise one or more of the hardware components.
  • the hardware components configured to be initialised by the microcontroller are all external to the microcontroller.
  • the hardware components configured to be initialised by the microcontroller are all internal to the microcontroller.
  • a portion of the hardware components configured to be initialised by the microcontroller are external to the microcontroller and another portion of the hardware components configured to be initialised by the microcontroller are internal to the microcontroller.
  • the hardware components may include one or more of a heating system, an atomiser, an LED driver chip, an actuator system, a USB interface, and a timing circuit.
  • the microcontroller initialising the volatile memory includes clearing a portion of the data stored on the volatile memory. Clearing may mean deleting. Clearing may mean filling with zeros.
  • initialising the volatile memory includes writing pre-defined data values to the volatile memory.
  • the pre-defined data values may be stored on the non-volatile memory.
  • the microcontroller in the operational state the microcontroller runs the operational instructions. In some examples, in the operational state the microcontroller runs the operational instructions in a closed loop.
  • the operational instructions running in a closed loop may mean that the operational instructions are run in a predefined order and in a repeating manner.
  • the entry point instructions are outside the closed loop of the operational instructions. In this way, the entry point instructions may not initialise the aerosol generating device when the device is in the operational state.
  • the aerosol generating device in the operational state is operable to carry out an aerosol generation function.
  • An aerosol generation function may be generating an aerosol from an aerosol precursor using an aerosol generating unit of the aerosol generating device.
  • the aerosol generating unit of the aerosol generating device may include a hardware component configured to be controlled by the microcontroller running the firmware instructions.
  • the sleep state is a state in which the power consumption of the aerosol generating device is non-zero and is reduced compared to the power consumption of the aerosol generating device in the operational state. In this way, the sleep state may be a power saving state of the aerosol generating device.
  • the aerosol generation function is prevented when the device is in the sleep state.
  • the sleep state may be a power saving state of the aerosol generating device.
  • the microcontroller runs firmware instructions in the sleep state. In some examples, the microcontroller does not run firmware instructions in the sleep state. In some examples, while in the sleep state, the microcontroller may suspend the running of the firmware.
  • the power consumption of the hardware component is zero in the sleep state. In some examples, the power consumption of the hardware component is non-zero in the sleep state. In some examples, the non-zero power consumption of the hardware component in the sleep state is reduced compared to the power consumption of the hardware component in the operational state. In this way, the sleep state may be a power-saving state of the device.
  • the power consumption of each and all of the hardware components is zero in the sleep state. In some examples, the power consumption of one or more of the plurality of hardware components is zero in the sleep state. In some examples, the power consumption of one or more of the plurality of hardware components is non-zero in the sleep state. In some examples, the power consumption of some or each of the hardware components with non-zero power consumption in the sleep state is reduced in the sleep state compared to the power consumption of these hardware components in the operational state. In this way, the sleep state may be a power-saving state of the device.
  • the power consumption of the microcontroller is non-zero in the sleep state.
  • the microcontroller is operable to transition the aerosol generating device from the sleep state to the operational state.
  • hardware which is operable to switch the microcontroller on and off is not required to transition the aerosol generating device from the sleep state to the operational state and from the operational state to the sleep state.
  • the power consumption of a user interface is non-zero in the sleep state.
  • the user interface may be operable to provide a transition signal to the microcontroller.
  • the transition signal may be a signal which causes the microcontroller to transition the aerosol generating device from the sleep state to the operational state.
  • the user interface may be operable to cause the aerosol generating device to transition from the sleep state to the operational state.
  • the user interface may include a button, for example.
  • the aerosol generating device is configured to enter into the operational state from the sleep state in response to a user input to a user interface, the aerosol generating device including the user interface.
  • the user interface may be a button.
  • the user input may be a button press or predetermined sequence of button presses.
  • the aerosol generating device is configured to enter into the sleep state from the operational state in response to a user input to a user interface, the aerosol generating device including the user interface.
  • the user interface may be a button.
  • the user input may be a button press or predetermined sequence of button presses.
  • the aerosol generating device is configured to enter into the sleep state from the operational state upon detection by the microcontroller of a predetermined period of inactivity of the aerosol generating device by the user. In this way, power-consumption of the device may be reduced.
  • a period of inactivity may be measured using a timer, the aerosol generating device including the timer.
  • Inactivity of the aerosol generating device by the user may mean no aerosol generation session being started by the user.
  • the inactivity may be detected using a measurement by an airflow sensor, the aerosol generating device including the airflow sensor.
  • Inactivity of the aerosol generating device by the user may include an absence of detection of user input on an actuator system of the device for a predetermined period of inactivity.
  • the actuator system may include a button.
  • the period of inactivity is between 1 second and 10 seconds, or between 1 second and 60 seconds, or between 2 minutes and 5 minutes, or between 5 minutes and 60 minutes.
  • the microcontroller is configured to prevent an aerosol generation function when the aerosol generating device transitions from the sleep state to the operational state.
  • the aerosol generation function cannot be carried out when the microcontroller runs the entry point instructions, in this way the entry point instructions may be allowed to initialise the aerosol generating device before the aerosol generation function can be carried out.
  • the entry point instructions are run from a reset entry point of the non-volatile memory.
  • a reset entry point may mean a re-set start address or a re-set vector.
  • the reset entry point may mean a location within the non-volatile memory at which the first instruction of the entry point instructions is stored, the first instruction being the initial instruction run by the microcontroller when the aerosol generating device transitions from the sleep state to the operational state.
  • the volatile memory is internal to the microcontroller. In some examples, the non-volatile memory is internal to the microcontroller. In some examples, the volatile memory is a static-random-access memory (SRAM). In some examples, the non-volatile memory is a read-only memory (ROM).
  • SRAM static-random-access memory
  • ROM read-only memory
  • the microcontroller when the aerosol generating device transitions from the sleep state to the operational state, the microcontroller runs in the same way as when the aerosol generating device transitions from a power off state to the operational state.
  • the microcontroller may be configured to run the entry point instructions when the aerosol generating device transitions from a power-off state to the operational state.
  • the power off state may be a state in which the power consumption of the aerosol generating device is substantially zero.
  • the microcontroller when the aerosol generating device transitions from the sleep state to the operational state, the microcontroller runs in the same way as when the aerosol generating device resets.
  • the microcontroller may be configured to run the entry point instructions when the aerosol generating device resets.
  • the present disclosure provides electrical circuitry and/or a computer program configured to cause an aerosol generating device to perform any method or method step disclosed herein.
  • a computer readable medium comprising the computer program is also provided.
  • Fig. 1 is a block system diagram showing an example aerosol generating apparatus.
  • Fig. 2 is a block system diagram showing an example implementation of the apparatus of Fig. 1 , where the aerosol generating apparatus is configured to generate aerosol from a liquid precursor.
  • Figs. 3a and 3b are schematic diagrams showing an example implementation of the apparatus of Fig. 2.
  • Fig. 4 is a block system diagram showing an example implementation of the apparatus of Fig. 1 , where the aerosol generating apparatus is configured to generate aerosol from a solid precursor.
  • Fig. 5 is a schematic diagram showing an example implementation of the apparatus of Fig. 4 in accordance with an embodiment.
  • Fig. 6 is a schematic diagram showing an example implementation of an apparatus in accordance with an embodiment.
  • Fig. 7 is a block system diagram showing an example system for managing an aerosol generating apparatus in accordance with an embodiment.
  • Fig. 8 is a flow chart showing the operation of a microcontroller according to an embodiment.
  • Fig. 9 is a flow chart showing the operation of a microcontroller according to an embodiment.
  • an "aerosol generating apparatus” may be an apparatus configured to deliver an aerosol to a user for inhalation by the user.
  • the apparatus may additionally/alternatively be referred to as a “smoking substitute apparatus”, if it is intended to be used instead of a conventional combustible smoking article.
  • a combustible “smoking article” may refer to a cigarette, cigar, pipe or other article, that produces smoke (an aerosol comprising solid particulates and gas) via heating above the thermal decomposition temperature (typically by combustion and/or pyrolysis).
  • An aerosol generated by the apparatus may comprise an aerosol with particle sizes of 0.2 - 7 microns, or less than 10 microns, or less than 7 microns. This particle size may be achieved by control of one or more of: heater temperature; cooling rate as the vapour condenses to an aerosol; flow properties including turbulence and velocity.
  • the generation of aerosol by the aerosol generating apparatus may be controlled by an input device.
  • the input device may be configured to be user-activated, and may for example include or take the form of an actuator (e.g. actuation button) and/or an airflow sensor.
  • Each occurrence of the aerosol generating apparatus being caused to generate aerosol for a period of time may be referred to as an “activation” of the aerosol generating apparatus.
  • the aerosol generating apparatus may be arranged to allow an amount of aerosol delivered to a user to be varied per activation (as opposed to delivering a fixed dose of aerosol), e.g. by activating an aerosol generating unit of the apparatus for a variable amount of time, e.g. based on the strength/duration of a draw of a user through a flow path of the apparatus (to replicate an effect of smoking a conventional combustible smoking article).
  • the aerosol generating apparatus may be portable.
  • the term "portable” may refer to the apparatus being for use when held by a user.
  • an "aerosol generating system” may be a system that includes an aerosol generating apparatus and optionally other circuitry/components associated with the function of the apparatus, e.g. one or more external devices and/or one or more external components (here “external” is intended to mean external to the aerosol generating apparatus).
  • an “external device” and “external component” may include one or more of a: a charging device, a mobile device (which may be connected to the aerosol generating apparatus, e.g. via a wireless or wired connection); a networked-based computer (e.g. a remote server); a cloud-based computer; any other server system.
  • An example aerosol generating system may be a system for managing an aerosol generating apparatus. Such a system may include, for example, a mobile device, a network server, as well as the aerosol generating apparatus.
  • an "aerosol” may include a suspension of precursor, including as one or more of: solid particles; liquid droplets; gas. Said suspension may be in a gas including air.
  • An aerosol herein may generally refer to/include a vapour.
  • An aerosol may include one or more components of the precursor.
  • a “precursor” may include one or more of a: liquid; solid; gel; loose leaf material; other substance.
  • the precursor may be processed by an aerosol generating unit of an aerosol generating apparatus to generate an aerosol.
  • the precursor may include one or more of: an active component; a carrier; a flavouring.
  • the active component may include one or more of nicotine; caffeine; a cannabidiol oil; a non-pharmaceutical formulation, e.g. a formulation which is not for treatment of a disease or physiological malfunction of the human body.
  • the active component may be carried by the carrier, which may be a liquid, including propylene glycol and/or glycerine.
  • flavouring may refer to a component that provides a taste and/or a smell to the user.
  • the flavouring may include one or more of: Ethylvanillin (vanilla); menthol, Isoamyl acetate (banana oil); or other.
  • the precursor may include a substrate, e.g. reconstituted tobacco to carry one or more of the active component; a carrier; a flavouring.
  • a "storage portion” may be a portion of the apparatus adapted to store the precursor. It may be implemented as fluid-holding reservoir or carrier for solid material depending on the implementation of the precursor as defined above.
  • a "flow path" may refer to a path or enclosed passageway through an aerosol generating apparatus, e.g. for delivery of an aerosol to a user.
  • the flow path may be arranged to receive aerosol from an aerosol generating unit.
  • upstream and downstream may be defined in respect of a direction of flow in the flow path, e.g. with an outlet being downstream of an inlet.
  • a "delivery system” may be a system operative to deliver an aerosol to a user.
  • the delivery system may include a mouthpiece and a flow path.
  • a "flow" may refer to a flow in a flow path.
  • a flow may include aerosol generated from the precursor.
  • the flow may include air, which may be induced into the flow path via a puff by a user.
  • a “puff” (or “inhale” or “draw”) by a user may refer to expansion of lungs and/or oral cavity of a user to create a pressure reduction that induces flow through the flow path.
  • an "aerosol generating unit” may refer to a device configured to generate an aerosol from a precursor.
  • the aerosol generating unit may include a unit to generate a vapour directly from the precursor (e.g. a heating system or other system) or an aerosol directly from the precursor (e.g. an atomiser including an ultrasonic system, a flow expansion system operative to carry droplets of the precursor in the flow without using electrical energy or other system).
  • a plurality of aerosol generating units to generate a plurality of aerosols may be present in an aerosol generating apparatus.
  • a “heating system” may refer to an arrangement of at least one heating element, which is operable to aerosolise a precursor once heated.
  • the at least one heating element may be electrically resistive to produce heat from the flow of electrical current therethrough.
  • the at least one heating element may be arranged as a susceptor to produce heat when penetrated by an alternating magnetic field.
  • the heating system may be configured to heat a precursor to below 300 or 350 degrees C, including without combustion.
  • a "consumable” may refer to a unit that includes a precursor.
  • the consumable may include an aerosol generating unit, e.g. it may be arranged as a cartomizer.
  • the consumable may include a mouthpiece.
  • the consumable may include an information carrying medium.
  • liquid or gel implementations of the precursor e.g. an e-liquid
  • the consumable may be referred to as a “capsule” or a “pod” or an “e-liquid consumable”.
  • the capsule/pod may include a storage portion, e.g. a reservoir or tank, for storage of the precursor.
  • solid material implementations of the precursor e.g.
  • the consumable may be referred to as a “stick” or “package” or “heat-not-burn consumable”.
  • the mouthpiece may be implemented as a filter and the consumable may be arranged to carry the precursor.
  • the consumable may be implemented as a dosage or pre-portioned amount of material, including a loose-leaf product.
  • an "information carrying medium” may include one or more arrangements for storage of information on any suitable medium. Examples include: a computer readable medium; a Radio Frequency Identification (RFID) transponder; codes encoding information, such as optical (e.g. a bar code or QR code) or mechanically read codes (e.g. a configuration of the absence or presents of cut-outs to encode a bit, through which pins or a reader may be inserted).
  • RFID Radio Frequency Identification
  • heat-not-burn may refer to the heating of a precursor, typically tobacco, without combustion, or without substantial combustion (i.e. localised combustion may be experienced of limited portions of the precursor, including of less than 5% of the total volume).
  • electrical circuitry may refer to one or more electrical components, examples of which may include: an Application Specific Integrated Circuit (ASIC); electronic/electrical componentry (which may include combinations of transistors, resistors, capacitors, inductors etc); one or more processors; a transitory memory (e.g. implemented by one or more memory devices), that may store one or more firmware programs; a combinational logic circuit; interconnection of the aforesaid.
  • the electrical circuitry may be located entirely at the apparatus, or distributed between the apparatus and/or on one or more external devices in communication with the apparatus, e.g. as part of a system.
  • a "processing resource” may refer to one or more units for processing data, examples of which may include an ASIC, microcontroller, FPGA, microprocessor, digital signal processor (DSP) capability, state machine or other suitable component.
  • a processing resource may be configured to execute a computer program, e.g. which may take the form of machine readable instructions, which may be stored on a transitory memory and/or programmable logic.
  • the processing resource may have various arrangements corresponding to those discussed for the circuitry, e.g. on-board and/or off board the apparatus as part of the system.
  • any machine executable instructions, or computer readable media may be configured to cause a disclosed method to be carried out, e.g. by a aerosol generating apparatus or system as disclosed herein, and may therefore be used synonymously with the term method.
  • an “external device” may include one or more electronic components external to an aerosol generating apparatus. Those components may be arranged at the same location as the aerosol generating apparatus or remote from the apparatus.
  • An external device may comprise electronic computer devices including: a smartphone; a PDA; a video game controller; a tablet; a laptop; or other like device.
  • a "computer readable medium/media” may include any medium capable of storing a computer program, and may take the form of any conventional transitory memory.
  • the memory may have various arrangements corresponding to those discussed for the circuitry /processor.
  • the present disclosure includes a computer readable medium configured to cause an apparatus or system disclosed herein to perform a method as disclosed herein.
  • a “communication resource” may refer to hardware and/or firmware for electronic information/data transfer.
  • the communication resource may be configured for wired communication (“wired communication resources”) or wireless communication (“wireless communication resource”).
  • Wireless communication resources may include hardware to transmit and receive signals by radio and may include various protocol implementations e.g. the 802.11 standard described in the Institute of Electronics Engineers (IEEE) and BluetoothTM from the Bluetooth Special Interest Group of Kirkland Wash.
  • Wired communication resources may include; Universal Serial Bus (USB); High-Definition Multimedia Interface (HDMI) or other protocol implementations.
  • the apparatus may include communication resources for wired or wireless communication with an external device.
  • a “network” may refer to a system for electronic information/data transfer between a plurality of apparatuses/devices.
  • the network may, for example, include one or more networks of any type, which may include: a Public Land Mobile Network (PLMN); a telephone network (e.g. a Public Switched Telephone Network (PSTN) and/or a wireless network); a local area network (LAN); a metropolitan area network (MAN); a wide area network (WAN); an Internet Protocol Multimedia Subsystem (IMS) network; a private network; the Internet; an intranet.
  • PLMN Public Land Mobile Network
  • PSTN Public Switched Telephone Network
  • LAN local area network
  • MAN metropolitan area network
  • WAN wide area network
  • IMS Internet Protocol Multimedia Subsystem
  • any of the disclosed methods may be carried out by either a host or client, depending on the specific implementation (i.e. the disclosed methods/apparatuses are a form of communication(s), and as such, may be carried out from either ‘point of view’, i.e. in corresponding to each other fashion).
  • the terms “receiving” and “transmitting” encompass “inputting” and “outputting” and are not limited to an RF context of transmitting and receiving electromagnetic (e.g. radio) waves.
  • a chip or other device or component for realizing embodiments could generate data for output to another chip, device or component, or have as an input data from another chip, device, or component, and such an output or input could be referred to as “transmit” and “receive” including gerund forms, that is, “transmitting” and “receiving,” as well as such “transmitting” and “receiving” within an RF context.
  • an example aerosol generating apparatus 1 includes a power supply 2, for supply of electrical energy.
  • the apparatus 1 includes an aerosol generating unit 4 that is driven by the power supply 2.
  • the power supply 2 may include an electric power supply in the form of a battery and/or an electrical connection to an external power source.
  • the apparatus 1 includes a precursor s, which in use is aerosolised by the aerosol generating unit 4 to generate an aerosol.
  • the apparatus 2 includes a delivery system 8 for delivery of the aerosol to a user.
  • Electrical circuitry (not shown in figure 1) may be implemented to control the interoperability of the power supply 4 and aerosol generating unit 6.
  • the power supply 2 may be omitted since, e.g. an aerosol generating unit implemented as an atomiser with flow expansion may not require a power supply.
  • Fig. 2 shows an implementation of the apparatus 1 of Fig. 1 , where the aerosol generating apparatus 1 is configured to generate aerosol from a liquid precursor.
  • the apparatus 1 includes a device body 10 and a consumable 30.
  • the body 10 includes the power supply 4.
  • the body may additionally include any one or more of electrical circuitry 12, a memory 14, a wireless interface 16, one or more other components 18.
  • the electrical circuitry 12 may include a processing resource for controlling one or more operations of the body 10 and consumable 30, e.g. based on instructions stored in the memory 14.
  • the wireless interface 16 may be configured to communicate wirelessly with an external (e.g. mobile) device, e.g. via Bluetooth.
  • an external (e.g. mobile) device e.g. via Bluetooth.
  • the other component(s) 18 may include one or more user indicator devices configured to convey information to a user and/or a charging port, for example (see e.g. Fig. 3).
  • the consumable 30 includes a storage portion implemented here as a tank 32 which stores the liquid precursor 6 (e.g. e-liquid).
  • the consumable 30 also includes a heating system 34, one or more air inlets 36, and a mouthpiece 38.
  • the consumable 30 may include one or more other components 40.
  • the body 10 and consumable 30 may each include a respective electrical interface (not shown) to provide an electrical connection between one or more components of the body 10 with one or more components of the consumable 30. In this way, electrical power can be supplied to components (e.g. the heating system 34) of the consumable 30, without the consumable 30 needing to have its own power supply.
  • a respective electrical interface not shown
  • a user may activate the aerosol generating apparatus 1 when inhaling through the mouthpiece 38, i.e. when performing a puff.
  • the puff performed by the user, may initiate a flow through a flow path in the consumable 30 which extends from the air inlet(s) 34 to the mouthpiece 38 via a region in proximity to the heating system 34.
  • Activation of the aerosol generating apparatus 1 may be initiated, for example, by an airflow sensor in the body 10 which detects airflow in the aerosol generating apparatus 1 (e.g. caused by a user inhaling through the mouthpiece), or by actuation of an actuator included in the body 10.
  • the electrical circuitry 12 e.g. under control of the processing resource
  • the heating system 34 may cause the heating system 32 to heat liquid precursor 6 drawn from the tank to produce an aerosol which is carried by the flow out of the mouthpiece 38.
  • the heating system 34 may include a heating filament and a wick, wherein a first portion of the wick extends into the tank 32 in order to draw liquid precursor s out from the tank 32, wherein the heating filament coils around a second portion of the wick located outside the tank 32.
  • the heating filament may be configured to heat up liquid precursor 6 drawn out of the tank 32 by the wick to produce the aerosol.
  • the aerosol generating unit 4 is provided by the above-described heating system 34 and the delivery system 8 is provided by the above-described flow path and mouthpiece 38.
  • any one or more of the precursor s, heating system 34, air inlet(s) 36 and mouthpiece 38 may be included in the body 10.
  • the mouthpiece 36 may be included in the body 10 with the precursor 6 and heating system 32 arranged as a separable cartomizer.
  • Figs. 3a and 3b show an example implementation of the aerosol generating device 1 of Fig. 2.
  • the consumable 30 is implemented as a capsule/pod, which is shown in Fig. 3a as being physically coupled to the body 10, and is shown in Fig. 3b as being decoupled from the body 10.
  • the body 10 and the consumable 30 are configured to be physically coupled together by pushing the consumable 30 into an aperture in a top end 11 the body 10, with the consumable 30 being retained in the aperture via an interference fit.
  • the body 10 and the consumable 30 could be physically coupled together in other ways, e.g. by screwing one onto the other, through a bayonet fitting, or through a snap engagement mechanism, for example.
  • the body 10 also includes a charging port (not shown) at a bottom end 13 of the body 10.
  • the body 10 also includes a user indicator device configured to convey information to a user.
  • the user indicator device is implemented as a light 15, which may e.g. be configured to illuminate when the apparatus 1 is activated.
  • Other user indicator devices are possible, e.g. to convey information haptically or audibly to a user.
  • the consumable 30 has an opaque cap 31 , a translucent tank 32 and a translucent window 33.
  • the consumable 30 is physically coupled to the body 10 as shown in Fig. 3a, only the cap 31 and window 33 can be seen, with the tank 32 being obscured from view by the body 10.
  • the body 10 includes a slot 15 to accommodate the window 33.
  • the window 33 is configured to allow the amount of liquid precursor 6 in the tank 32 to be visually assessed, even when the consumable 30 is physically coupled to the body 10.
  • Fig. 4 shows an implementation of the apparatus 1 of Fig. 1 , where the aerosol generating apparatus 1 is configured to generate aerosol by a-heat not-burn process.
  • the apparatus 1 includes a device body 50 and a consumable 70.
  • the body 50 includes the power supply 4 and a heating system 52.
  • the heating system 54 includes at least one heating element 54.
  • the body may additionally include any one or more of electrical circuitry 56, a memory 58, a wireless interface 60, one or more other components 62.
  • the electrical circuitry 56 may include a processing resource for controlling one or more operations of the body 50, e.g. based on instructions stored in the memory 58.
  • the wireless interface 60 may be configured to communicate wirelessly with an external (e.g. mobile) device, e.g. via Bluetooth.
  • an external (e.g. mobile) device e.g. via Bluetooth.
  • the other component(s) 62 may include an actuator, one or more user indicator devices configured to convey information to a user and/or a charging port, for example (see e.g. Fig. 5).
  • the body 50 is configured to engage with the consumable 70 such that the at least one heating element 54 of the heating system 52 penetrates into the solid precursor 6 of the consumable.
  • a user may activate the aerosol generating apparatus 1 to cause the heating system 52 of the body 50 to cause the at least one heating element 54 to heat the solid precursor 6 of the consumable (without combusting it) by conductive heat transfer, to generate an aerosol which is inhaled by the user.
  • Fig. 5 shows an example implementation of the aerosol generating device 1 of Fig. 2.
  • the consumable 70 is implemented as a stick, which is engaged with the body 50 by inserting the stick into an aperture at a top end 53 of the body 50, which causes the at least one heating element 54 of the heating system 52 to penetrate into the solid precursor 6.
  • the consumable 70 includes the solid precursor 6 proximal to the body 50, and a filter distal to the body 50.
  • the filter serves as the mouthpiece of the consumable 70 and thus the apparatus 1 as a whole.
  • the solid precursor 6 may be a reconstituted tobacco formulation.
  • the at least one heating element 54 is a rod-shaped element with a circular transverse profile.
  • Other heating element shapes are possible, e.g. the at least one heating element may be blade-shaped (with a rectangular transverse profile) or tube-shaped (e.g. with a hollow transverse profile).
  • the body 50 includes a cap 51 .
  • the cap 51 In use the cap 51 is engaged at a top end 53 of the body 50.
  • the cap 51 is moveable relative to the body 50.
  • the cap 51 is slidable and can slide along a longitudinal axis of the body 50.
  • the body 50 also includes an actuator 55 on an outer surface of the body 50.
  • the actuator 55 has the form of a button.
  • the body 50 also includes a user indicator device configured to convey information to a user.
  • the user indicator device is implemented as a plurality of lights 57, which may e.g. be configured to illuminate when the apparatus 1 is activated and/or to indicate a charging state of the power supply 4.
  • Other user indicator devices are possible, e.g. to convey information haptically or audibly to a user.
  • the body may also include an airflow sensor which detects airflow in the aerosol generating apparatus 1 (e.g. caused by a user inhaling through the consumable 70). This may be used to count puffs, for example.
  • an airflow sensor which detects airflow in the aerosol generating apparatus 1 (e.g. caused by a user inhaling through the consumable 70). This may be used to count puffs, for example.
  • the consumable 70 includes a flow path which transmits aerosol generated by the at least one heating element 54 to the mouthpiece of the consumable.
  • the aerosol generating unit 4 is provided by the above-described heating system 52 and the delivery system 8 is provided by the above-described flow path and mouthpiece of the consumable 70.
  • Fig. 6 shows an example system 80 for managing an aerosol generating apparatus 1 , such as those described above with reference to any of Figs. 1-5.
  • the system 80 as shown in Fig. 1 includes an optional charging station 86, as well as the aerosol generating apparatus 1 .
  • the charging station 86 may be configured to charge (and optionally communicate with) the aerosol generating apparatus 1 , via a charging port on the aerosol generating apparatus 1.
  • the charging port on the smoking substitute device 10 may be a USB port, for example, which may allow the aerosol generating apparatus 1 to be charged by any USB-compatible device capable of delivering power to the aerosol generating apparatus 1 via a suitable USB cable (in this case the USB-compatible device would be acting as the charging station 86).
  • the charging station could be a docking station specifically configured to dock with the aerosol generating apparatus 1 and charge the aerosol generating apparatus 1 via the charging port on the aerosol generating apparatus 1 .
  • an aerosol generating device which may be implemented in accordance with any of the preceding examples, comprises a non-volatile memory 100 (which may correspond to the memory 14, 58 referred to in the previous figures), a volatile memory 102, firmware 104 stored on the non-volatile memory 100, a microcontroller 106 and hardware components 108, 110.
  • the microcontroller may be the processing resource referred to above.
  • the hardware components 108, 110 may include hardware components mentioned above with reference to the previous figures.
  • the firmware 104 comprises firmware instructions which include entry point instructions 112 and operational instructions 114.
  • the firmware instructions may be the instructions referred to above.
  • Both the volatile memory 102 and the non-volatile memory 100 are internal to the microcontroller 106.
  • the volatile memory 102 is a static-random-access memory (SRAM)
  • the non-volatile memory 100 is a readonly memory (ROM).
  • Some of the hardware components 108 are external to the microcontroller 106. These hardware components 108 include an LED driver chip 108a (which drives an LED which may be the light 15, 57 referred to in the previous figures), a heating system 108b (which may be the heating system 52 referred to in the previous figures), a USB interface 108c (which may be the USB port referred to above) and a first button system 108d.
  • the first button system 108d is an example of an actuator system (which includes an actuator which may be the actuator 55 referred to above).
  • Some of the hardware components are internal to the microcontroller 106. These internal hardware components 110 include a timing circuit 110a which may dictate the speed with which the microcontroller 106 runs the firmware instructions, for example via a clock rate of the microcontroller.
  • the aerosol generating device may not include all of the hardware components 108, 110 shown in Fig. 7 and may comprise hardware components configured to be controlled by the microcontroller 106 in addition to the hardware components 108, 110 shown in Fig. 7.
  • the microcontroller 106 is configured to run the firmware instructions.
  • the hardware components 108, 110 are controlled by the microcontroller 106 running the firmware instructions.
  • the aerosol generating device is configured to implement an operational state and sleep state.
  • the aerosol generating device In the operational state the aerosol generating device is operable to carry out the aerosol generation function of the device.
  • the power consumption of the aerosol-generating device is non-zero and is reduced compared to the power consumption of the device in the operational state.
  • the sleep state is thus a powersaving state of the device.
  • the aerosol generation function of the aerosol generating device cannot be carried out in the sleep state.
  • the power consumption of all of the hardware components 108, 110 may be zero in the sleep state.
  • one or more of the hardware components 108, 110 may have some non-zero power consumption in the sleep state.
  • the LED driver chip may have some non-zero power consumption in the sleep state.
  • the power consumption of the hardware components 108, 110 with non-zero power consumption in the sleep state may be reduced in the sleep state compared to the power consumption of these hardware components 108, 110 in the operational state.
  • the power consumption of the microcontroller 106 may be non-zero in the sleep state. In this way, the microcontroller 106 is operable to transition the device from the sleep state to the operational state. This means that hardware which is operable to switch the microcontroller 106 on and off is not required to transition the aerosol generating device from the sleep state to the operational state and from the operational state to the sleep state.
  • the aerosol generating device is configured to enter into the operational state from the sleep state in response to a user pressing a second button of a second button system 116 on the device.
  • the power consumption of the second button system 116 is non-zero so that when the second button is pressed by a user, the second button system 116 provides a transition signal to the microcontroller 106 which causes the microcontroller 106 to transition the aerosol generating device from the sleep state to the operational state.
  • Fig. 8 is a flowchart showing the steps taken by the microcontroller 106 after the user presses the second button on the aerosol generating device to transition the device from the sleep state to the operational state.
  • the microcontroller 106 detects a transition signal.
  • the microcontroller 106 runs the entry point instructions 112. This step will be explained later in detail with reference to Fig. 9.
  • the entry point instructions 112 are run from a reset entry point of the non-volatile memory 100.
  • the aerosol generation function of the aerosol generating device cannot be carried out when the microcontroller 106 is running the entry point instructions 112.
  • the microcontroller 106 runs the operational instructions 114.
  • the aerosol generating device is in the operational state.
  • the operational instructions 114 run in a closed loop, and the entry point instructions 112 are outside the closed loop of the operational instructions 114. Therefore, when transitioning from the sleep state to the operational state, the entry point instructions 112 are run once, and then the operational instructions 114 are run in a repeating manner.
  • the microcontroller 106 may run the firmware instructions from a pre-set or a known starting point.
  • the total time period that a firmware incarnation runs for is limited to the time which elapses between the device entering the operational state and the device subsequently entering the sleep state. This contrasts with known aerosol generating devices, which when the device transitions from the sleep state to the operational state, continue running firmware instructions from the point the firmware instructions stopped running when the device transitioned from the operational state to the sleep state.
  • the entry point instructions 112 may be the same instructions which are run by the microcontroller 106 when the aerosol generating device transitions from a power-off state to the operational state, and/or when the device resets. Therefore, when the device transitions from the sleep state to the operational state, the aerosol generating device may function as if the device had just been powered on for the first time or had just been reset.
  • the ability to start running the firmware 104 from a reset entry point immediately after power has been applied or after the device has been reset is a feature of most microcontrollers.
  • the aerosol generating device is configured to enter into the sleep state from the operational state in response to a user pressing a button, which may be the second button.
  • the aerosol generating device is configured to enter into the sleep state from the operational state upon detection by the microcontroller 106 of a predetermined period of inactivity of the device by the user, for example detection by the microcontroller 106 of no aerosol generation session being started by the user for 10 seconds.
  • Fig. 9 is a flowchart showing the sub-steps 122a/b taken by the microcontroller 106 in step 2 of Fig. 8.
  • Fig. 9 shows the sub-steps 122a/b taken by the microcontroller 106 when the microcontroller is running the entry point instructions 112.
  • the entry point instructions 112 include volatile memory initialisation instructions and hardware initialisation instructions.
  • the microcontroller runs the volatile memory initialisation instructions first, and then the hardware initialisation instructions.
  • the microcontroller 106 runs the hardware initialisation instructions first and then the volatile memory initialisation instructions.
  • the microcontroller 106 runs the volatile memory initialisation instructions.
  • the volatile memory initialisation instructions cause the microcontroller 106 to initialise the volatile memory 102. In this way, the likelihood of the device suffering from a firmware bug may be reduced.
  • the microcontroller 106 initialising the volatile memory 102 may include clearing a portion of the data stored on the volatile memory and/or writing pre-defined data values to the volatile memory 102. These pre-defined data values are stored on the non-volatile memory 100.
  • the microcontroller 106 runs the hardware initialisation instructions.
  • the hardware initialisation instructions cause the microcontroller 106 to initialise one or more of the hardware components 108, 110.
  • the microcontroller 106 running the hardware initialisation instructions may cause all LEDs in the aerosol generating device to be turned off before user can interact with the device.
  • the initialised hardware components 108, 1 10 are in a known state after the microcontroller 106 has run the hardware initialisation instructions, and the aerosol generating device is initialised in the same way each time the aerosol generating device transitions from the sleep state to the operational state.
  • One or more of the hardware components 108, 110 may be initialised into a safe state.
  • the heating system may be initialised such that there is no power applied to a heater of the aerosol generating device when the microcontroller 106 starts running the operational instructions 114. In this way, the aerosol generating device may be safer.
  • the microcontroller 106 running the hardware initialisation instructions may initialise only hardware component(s) 108 external to the microcontroller 106.
  • the microcontroller 106 running the hardware initialisation instructions may initialise only hardware component(s) 110 internal to the microcontroller 106.
  • the microcontroller 106 running the hardware initialisation instructions may initialise both hardware component(s) 108 external to the microcontroller 106 and hardware component(s) 110 internal to the microcontroller 106.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un dispositif de génération d'aérosol, comprenant une mémoire non volatile, une mémoire volatile, un micrologiciel stocké sur la mémoire non volatile, le micrologiciel comprenant des instructions de micrologiciel comprenant des instructions de point d'entrée et des instructions opérationnelles, un microcontrôleur configuré pour exécuter les instructions de micrologiciel et un composant matériel configuré pour être commandé par le microcontrôleur exécutant les instructions de micrologiciel, le dispositif étant configuré pour mettre en œuvre un état opérationnel et un état de veille. Le microcontrôleur est configuré pour exécuter les instructions de point d'entrée lorsque le dispositif passe de l'état de veille à l'état opérationnel. Les instructions de point d'entrée comprennent des instructions d'initialisation de mémoire volatile, les instructions d'initialisation de mémoire volatile amenant le microcontrôleur à initialiser la mémoire volatile.
PCT/EP2023/073290 2022-08-31 2023-08-24 Circuit et commande de dispositif de génération d'aérosol à mode veille WO2024046873A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP22193255.1 2022-08-31
EP22193255 2022-08-31

Publications (1)

Publication Number Publication Date
WO2024046873A1 true WO2024046873A1 (fr) 2024-03-07

Family

ID=83152112

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2023/073290 WO2024046873A1 (fr) 2022-08-31 2023-08-24 Circuit et commande de dispositif de génération d'aérosol à mode veille

Country Status (1)

Country Link
WO (1) WO2024046873A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120166839A1 (en) * 2011-12-22 2012-06-28 Sodhi Inder M Method, apparatus, and system for energy efficiency and energy conservation including energy efficient processor thermal throttling using deep power down mode
US20170245547A1 (en) * 2016-02-25 2017-08-31 Altria Client Services Llc Method and devices for controlling electronic vaping devices
GB2559340A (en) * 2017-01-31 2018-08-08 Nordic Semiconductor Asa Microcontroller peripheral configuration
US20190183185A1 (en) * 2016-08-03 2019-06-20 Dr. Reddy's Laboratories Limited A system and method of monitoring and controlling the usage behaviour of an electronic cigarette
US20200254197A1 (en) * 2013-05-21 2020-08-13 Reciprocal Labs Corporation (D/B/A Propeller Health) Usage Monitoring Attachment for Medicament Dispenser

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120166839A1 (en) * 2011-12-22 2012-06-28 Sodhi Inder M Method, apparatus, and system for energy efficiency and energy conservation including energy efficient processor thermal throttling using deep power down mode
US20200254197A1 (en) * 2013-05-21 2020-08-13 Reciprocal Labs Corporation (D/B/A Propeller Health) Usage Monitoring Attachment for Medicament Dispenser
US20170245547A1 (en) * 2016-02-25 2017-08-31 Altria Client Services Llc Method and devices for controlling electronic vaping devices
US20190183185A1 (en) * 2016-08-03 2019-06-20 Dr. Reddy's Laboratories Limited A system and method of monitoring and controlling the usage behaviour of an electronic cigarette
GB2559340A (en) * 2017-01-31 2018-08-08 Nordic Semiconductor Asa Microcontroller peripheral configuration

Similar Documents

Publication Publication Date Title
JP7104471B2 (ja) エアロゾル送達デバイスを補充するための液体収容システム
US10548349B2 (en) No heat, no-burn smoking article
US20210022402A1 (en) Smoking article for identifying an attribute of an aerosol-generating element for adaptive power output and an associated method
RU2702025C2 (ru) Беспроводная передача данных на основании запускающих событий для устройств доставки аэрозоля
RU2743645C2 (ru) Двухпроводная система аутентификации для устройства доставки аэрозоля
US11592793B2 (en) Power control for an aerosol delivery device
RU2744675C2 (ru) Повышающий преобразователь для устройства доставки аэрозоля
JP2020504599A (ja) 温度監視のための統合された無線接続性を有するエアロゾル送達装置
US20150047661A1 (en) Vapor delivery device
JP2018533971A (ja) エアロゾル吐出装置用のリザーバ
RU2765735C1 (ru) Устройство доставки аэрозоля и управляющий корпус устройства доставки аэрозоля
WO2020041641A1 (fr) Dispositif électronique pour produire un aérosol destiné à être inhalé par une personne
JP2019537420A (ja) エアロゾル送達装置のための誘導充電
WO2024046873A1 (fr) Circuit et commande de dispositif de génération d'aérosol à mode veille
RU2816312C2 (ru) Управление мощностью для устройства доставки аэрозоля
RU2794119C1 (ru) Курительное изделие для курения без нагрева и без сжигания
EP4154739A1 (fr) Appareil de génération d'aérosol
CN117715557A (zh) 交互式气溶胶供应系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23761867

Country of ref document: EP

Kind code of ref document: A1