[go: up one dir, main page]

US20190057086A1 - Dynamic multiple database management for learning and playing back electromagnetic signals - Google Patents

Dynamic multiple database management for learning and playing back electromagnetic signals Download PDF

Info

Publication number
US20190057086A1
US20190057086A1 US15/998,875 US201815998875A US2019057086A1 US 20190057086 A1 US20190057086 A1 US 20190057086A1 US 201815998875 A US201815998875 A US 201815998875A US 2019057086 A1 US2019057086 A1 US 2019057086A1
Authority
US
United States
Prior art keywords
databases
user
database
remote control
disable
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US15/998,875
Inventor
Jason Kotzin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US15/998,875 priority Critical patent/US20190057086A1/en
Publication of US20190057086A1 publication Critical patent/US20190057086A1/en
Priority to US18/083,398 priority patent/US11914570B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2308Concurrency control
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • G06F17/30008
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2255Hash tables
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • G06F17/3033
    • G06F17/30554
    • G06F17/30569

Definitions

  • An embodiment of the invention relates to dynamically enabling and disabling databases storing representations of electromagnetic signals. Other embodiments are also described.
  • the device can read in a signal, convert the signal to a hash code and store the hash code in memory. This stored signal code can then be triggered when detected by the USB device and send a designated signal to the computer.
  • the Flirc USB device is able to read in an infrared signal, store the signal and interact with software on a computer to play back the recorded signal as a preset computer function.
  • the Flirc USB can store thousands of representations of IR signals emitted by different remote controls and associated with different devices.
  • IR receivers integrated into computers or other devices.
  • IR receivers integrated into computers or other devices. Each of these devices are able to learn and/or store representations of electromagnetic signals emitted by IR or radio frequency remote controls.
  • the stored representations are assembled together into a database.
  • the database corresponds to a set of commands intended to work with a particular device and/or particular computer application.
  • one database may contain a set of representations of electromagnetic signals corresponding to commands used to control computer software running a specific media center software application.
  • a single room contain multiple Flirc USB devices operating concurrently with multiple databases used for various combinations of devices and/or software applications.
  • a user may wish to operate combinations of devices with multiple databases concurrently.
  • operating multiple databases concurrently may cause undesirable results such as sending multiple unintended signals to a single device or sending signals to multiple devices in the same room that are not intended to by operated by the user.
  • a user may need to dynamically enable or disable databases depending on the desired application.
  • An embodiment of the invention is directed to dynamically enabling and disabling multiple databases containing multiple recorded electromagnetic signals associated with computer commands and stored on a device.
  • the databases may be enabled or disabled by the user dynamically in order to optimize user experience and prevent undesirable results such as sending multiple unintended commands to a single device or a single command to multiple devices when the user only intends to operate one device.
  • databases are dynamically enabled or disabled using a software application.
  • the software application allows the user to select which databases are enabled or disabled.
  • Dynamically enabling and disabling databases using a software application allows the user to easily enable or disable databases and immediately see which databases are enabled or disabled.
  • the software application can also read the device and provide the user with information about which databases are enabled and which are disabled.
  • databases are dynamically enabled or disabled using the device's firmware.
  • the device is able to detect which database(s) are appropriate depending on which type of hardware (e.g. computer, media center, streaming media device, etc.) the device detects when it is connected.
  • databases are dynamically enabled or disabled using an externally controlled hardware command.
  • a button can be pressed on a remote control that enables or disables a particular database.
  • the user can enable or disable databases depending on the application.
  • the user can also enable or disable customized databases previously created by the user.
  • FIG. 1 depicts the prior art instantiation of a remote control sending a signal to a device containing a database with a hash table containing a packet corresponding to the signal being sent by the remote control.
  • FIG. 2 depicts various types of electromagnetic signals external or internal as well as internal methodologies for selecting, enabling, or disabling a database(s).
  • FIG. 3 depicts a single remote control sending one electromagnetic signal that reaches two different devices that both contain the same database.
  • FIG. 4 depicts a set of multiple databases that are stored on or accessed by a device.
  • FIG. 5 depicts a diagram with steps that allow the collection of all databases on a single device and providing the resulting list to a user in a human readable format.
  • FIG. 6 depicts a software implementation of the list of databases in a human readable format that can be dynamically enabled or disabled using the software interface.
  • FIG. 7 depicts a diagram with the steps required to implement the user implemented changes from the software interface to the device.
  • FIG. 8 depicts a diagram with the steps required for the firmware implemented dynamic enabling and disabling of databases.
  • FIG. 9 depicts a remote control and a device containing a database or databases where at least one button on the remote control is specially configured to enable or disable a database or set of databases on the device.
  • FIG. 10 depicts a diagram with the steps used to implement the hardware based enabling or disabling of databases depicted in FIG. 9 .
  • FIG. 1 depicts an example of one application of a remote control 104 sending a signal to a device 102 containing a database with hashed codes corresponding to previously recorded signals.
  • the electromagnetic signal is an infrared (IR) signal.
  • the IR signal is encoded to correspond to the particular button pressed on the remote control 104 .
  • the database on the device 102 contains a stored value, e.g. a hash value, corresponding to one or more encoded signals. If one of the stored hash values in the device 102 corresponds to the encoded signal sent from the remote control, the device will send the corresponding functional signal to perform a task.
  • the corresponding functional signal can be an equivalent output of a particular keystroke from a human interface device (HID) such as a keyboard.
  • HID human interface device
  • the previously recorded IR signal stored in the database of the device 102 could have been programmed by the original equipment manufacturer (OEM), through a learning function built into the device 102 , or through the method and using the device disclosed in, inter alia, U.S. Pat. No. 9,257,040 ('040 Patent). Other methods of recording signals are known in the art.
  • OEM original equipment manufacturer
  • the database is enabled by default and an electromagnetic signal corresponding to one stored in the database will result in the device 102 sending the corresponding functional command each time the electromagnetic signal is detected. While this approach is acceptable in many use cases, as will be further explained below, potential problems or unintended consequences may arise as a result of a database always being enabled on a device.
  • FIG. 2 shows several alternative implementations of a system that is capable of enabling or disabling a database or databases.
  • an IR 202 electromagnetic signal can be used to initiate a set of steps in firmware or software that enable or disable a database.
  • a database(s) can be enabled using other electromagnetic signals such as radio 204 , electrical 206 , or optical 208 , or through different serial buses (USB 210 , serial 212 or RS232 214 ), and self contained in a device directly from memory 216 , firmware 218 or based on a hardware configuration.
  • FIG. 3 shows one scenario where sending a single electromagnetic signal can create an unintended and undesirable outcome.
  • a remote control that sends out an electromagnetic signal.
  • Each device 302 and 306 contains at least one identical database 308 with identical sets of hash/packet corresponding to a command.
  • Each device may also contain numerous identical databases.
  • both devices 302 and 306 receive the single electromagnetic signal sent by remote control 304 , both send out the corresponding commands in their respective database 308 .
  • the signal is generally intended to only reach one of the devices rather than both. As a result, one device sends a command that was not intended to be sent by the user.
  • FIG. 4 shows that multiple databases 402 , 404 , and 406 may be stored on or accessed by a single device.
  • each database creating an additional opportunity for the multiple identical instantiations on multiple devices described in FIG. 3
  • having multiple databases with potentially the same hash/packet corresponding to multiple different commands creates an additional scenario wherein a single electromagnetic signal can result in multiple unintended commands being sent by the device.
  • a solution to dynamically manage which databases are enabled and disabled is needed.
  • the software, firmware, and hardware embodiments of the current invention provide several solutions allowing databases on a device to be dynamically enabled or disabled.
  • FIG. 5 contains the first set of steps used in the software embodiment of the invention that allow the collection of all databases on a single device and providing the resulting list to a user in a human readable format.
  • the software starts 506 the process to collect a list of all databases stored on a particular device.
  • the software requests a list of all databases 508 that are stored on the device.
  • the software is configured to build the associated frontend materials 510 that will be presented to the user corresponding to all databases that were found on the device during the preceding step 508 .
  • the software presents the list of databases found on the device in a human readable format 512 .
  • the final user presented human readable format allows the user to dynamically enable and disable the databases found and presented to the user through the steps set forth in FIG. 5 .
  • FIG. 6 shows one software implementation of the human readable format 512 created during the steps set forth in FIG. 5 .
  • the software interface 602 allows the user to see the list of databases 604 in a human readable format that can be dynamically enabled or disabled using the software interface. In this implementation, the user can simply check or uncheck a box corresponding to the database the user would like to enable or disable. The software will then update the status of the database in the device and databases containing duplicative or undesirable hash/command sets can be dynamically disabled without deleting the entire database from the device.
  • FIG. 7 depicts a diagram implementing the enable/disable functionality described in the preceding figure.
  • the software connects to the device 702 .
  • the software then sends the corresponding command sets to the device to enable or disable the databases 704 as selected by the user in the software interface.
  • the device then enables or disables the databases 706 .
  • the user may receive an acknowledgment from the software 708 indicating that the databases were enabled or disabled as requested.
  • a device may contain many databases preconfigured for use with many known use cases such as certain computers, media center devices, or branded media streaming devices.
  • the preconfigured databases are loaded onto the device prior to a user purchasing the device. This allows the user to simply purchase the device, connect it to the media streaming device of their choice, and be able to use their remote control with the device without any further configuration.
  • having many. different databases preconfigured on the device may result unintended commands being sent to electromagnetic signals sent by the user.
  • a more streamlined method for dynamically enabling or disabling databases preconfigured on a device is needed.
  • FIG. 8 depicts the steps for a firmware implementation solution to dynamically enable or disable the preconfigured databases on a device.
  • the firmware starts 802 when the device (e.g. Flirc USB) is connected to the media streaming device, computer, or other media center device.
  • the firmware checks an internal SKU or hardware configuration 804 , or the type of hardware the device has been connected to. Based on the detected SKU, hardware configuration or type of hardware, the firmware then sets, enables, and disables the appropriate corresponding database set(s) 806 .
  • the device can set and enable the database(s) corresponding only to that particular media streaming device and disable all other databases corresponding to other media streaming devices.
  • commands sent to a different device connected to a different media streaming device in the same room as the device connected to the Kodi enabled media center will not simultaneously and unintentionally result in a command being sent to either the Kodi enabled media center or the other media streaming device(s).
  • the firmware is then ready to wait for a command 808 .
  • the firmware can be configured to begin the dynamic enable/disable cycle described above each time it is connected to a new media streaming device or other media center device.
  • the firmware can also be configured to respond to a specific SKU or other signal to dynamically set, enable, and disable database sets based on known and desired configurations for particular users or use cases.
  • the foregoing example using a Kodi enabled media center operates in the same manner for any other type of hardware which interacts with the device.
  • the Kodi enabled media center (or other hardware interacting with the device) can send a command to the device.
  • the command sent to the device initiates the enabling and disabling of databases on the device in the manner set forth in the preceding paragraph.
  • the Kodi enabled media center is only one example of a hardware/software configuration that can send a command to begin the enable/disable cycle. Any hardware and/or software capable of sending a command to the device containing the database(s) can be used in this alternative implementation of the invention.
  • FIG. 9 depicts a hardware implementation of the present invention allowing a user to enable or disable databases.
  • At least one button on a remote control 904 is configured to enable or disable a database or all databases on a device 902 .
  • the button on the remote control 904 can be configured to initiate the steps set forth in FIG. 8 directly in firmware.
  • the button can be configured to launch the software described above and either allow the user to enable or disable databases or automatically have the software send the appropriate commands to enable or disable databases.
  • the user can also receive feedback using light emitting diodes (LEDs) on the remote control 904 , a screen on the remote control 904 , or other visual feedback provided by the remote control 904 , the device 902 , or the media center or other component connected to the device.
  • LEDs light emitting diodes
  • FIG. 10 shows the steps to implement the hardware based enabling or disabling of databases depicted in FIG. 9 .
  • the user presses a button 1002 that sends an electromagnetic signal to the device 1004 .
  • the button can be a physical button, a response to a capacitive or resistive button or screen, a voice command, or any other method known in the art to initiate the sending of an electromagnetic signal from a device.
  • the firmware initiates and searches for the specific hash in database 1006 .
  • the firmware finds the hash 1008 .
  • the desired database(s) is then enabled or disabled 1010 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Selective Calling Equipment (AREA)

Abstract

Dynamically enabling and disabling databases containing one or more representations of learned or known electromagnetic signals. The databases can be dynamically enabled or disabled in software, firmware, and/or in hardware. Enabling or disabling databases in software can be accomplished using a customized application external to the device. Enabling or disabling databases in firmware can be accomplished using a profile stored on the device, or external circuitry stored on the device. Enabling or disabling databases in hardware can be accomplished using specialized external hardware through infrared, or other type of electromagnetic interface.

Description

    BACKGROUND
  • Field: An embodiment of the invention relates to dynamically enabling and disabling databases storing representations of electromagnetic signals. Other embodiments are also described.
  • Presently, various devices and methods are known in the art relating to learning, processing, and storing representations of electromagnetic signals. The device can read in a signal, convert the signal to a hash code and store the hash code in memory. This stored signal code can then be triggered when detected by the USB device and send a designated signal to the computer. For example, the Flirc USB device is able to read in an infrared signal, store the signal and interact with software on a computer to play back the recorded signal as a preset computer function. The Flirc USB can store thousands of representations of IR signals emitted by different remote controls and associated with different devices.
  • Other devices that store representations of electromagnetic remote control signals include learning remote controls, other USB infrared (IR) receivers, and IR receivers integrated into computers or other devices. Each of these devices are able to learn and/or store representations of electromagnetic signals emitted by IR or radio frequency remote controls.
  • In devices that store multiple representations of electromagnetic signals, such as the Flirc USB, the stored representations are assembled together into a database. The database corresponds to a set of commands intended to work with a particular device and/or particular computer application. For example, one database may contain a set of representations of electromagnetic signals corresponding to commands used to control computer software running a specific media center software application. A single room contain multiple Flirc USB devices operating concurrently with multiple databases used for various combinations of devices and/or software applications.
  • In some instances, a user may wish to operate combinations of devices with multiple databases concurrently. In other instances, operating multiple databases concurrently may cause undesirable results such as sending multiple unintended signals to a single device or sending signals to multiple devices in the same room that are not intended to by operated by the user. As a result, a user may need to dynamically enable or disable databases depending on the desired application.
  • Currently, many learning IR remote controls allow for multiple databases to be stored locally on the remote control. When the databases are stored locally on the remote control, a user can switch between multiple databases by pressing a button on the remote control. However, when databases are stored on a separate device such as Flirc USB, computer, or other device, a solution for dynamic switching of databases is needed but unavailable.
  • SUMMARY OF INVENTION
  • An embodiment of the invention is directed to dynamically enabling and disabling multiple databases containing multiple recorded electromagnetic signals associated with computer commands and stored on a device. The databases may be enabled or disabled by the user dynamically in order to optimize user experience and prevent undesirable results such as sending multiple unintended commands to a single device or a single command to multiple devices when the user only intends to operate one device.
  • In one embodiment of the invention, databases are dynamically enabled or disabled using a software application. The software application allows the user to select which databases are enabled or disabled. Dynamically enabling and disabling databases using a software application allows the user to easily enable or disable databases and immediately see which databases are enabled or disabled. The software application can also read the device and provide the user with information about which databases are enabled and which are disabled.
  • In another embodiment of the invention, databases are dynamically enabled or disabled using the device's firmware. The device is able to detect which database(s) are appropriate depending on which type of hardware (e.g. computer, media center, streaming media device, etc.) the device detects when it is connected.
  • In another embodiment of the invention, databases are dynamically enabled or disabled using an externally controlled hardware command. For example, a button can be pressed on a remote control that enables or disables a particular database. The user can enable or disable databases depending on the application. The user can also enable or disable customized databases previously created by the user.
  • The above summary does not include an exhaustive list of all aspects of embodiments of the present invention. It is contemplated that embodiments of the invention include all systems and methods that can be practiced from all suitable combinations of the various aspects summarized above, as well as those disclosed in the Detailed Description below and particularly pointed out in the claims filed with the application. Such combinations have particular not specifically recited in the above summary.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Reference will be made to embodiments of the invention, examples of which may be illustrated in the accompanying figures. These figures are intended to be illustrative, not limiting.
  • FIG. 1 depicts the prior art instantiation of a remote control sending a signal to a device containing a database with a hash table containing a packet corresponding to the signal being sent by the remote control.
  • FIG. 2 depicts various types of electromagnetic signals external or internal as well as internal methodologies for selecting, enabling, or disabling a database(s).
  • FIG. 3 depicts a single remote control sending one electromagnetic signal that reaches two different devices that both contain the same database.
  • FIG. 4 depicts a set of multiple databases that are stored on or accessed by a device.
  • FIG. 5 depicts a diagram with steps that allow the collection of all databases on a single device and providing the resulting list to a user in a human readable format.
  • FIG. 6 depicts a software implementation of the list of databases in a human readable format that can be dynamically enabled or disabled using the software interface.
  • FIG. 7 depicts a diagram with the steps required to implement the user implemented changes from the software interface to the device.
  • FIG. 8 depicts a diagram with the steps required for the firmware implemented dynamic enabling and disabling of databases.
  • FIG. 9 depicts a remote control and a device containing a database or databases where at least one button on the remote control is specially configured to enable or disable a database or set of databases on the device.
  • FIG. 10 depicts a diagram with the steps used to implement the hardware based enabling or disabling of databases depicted in FIG. 9.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 depicts an example of one application of a remote control 104 sending a signal to a device 102 containing a database with hashed codes corresponding to previously recorded signals. In this instance, the electromagnetic signal is an infrared (IR) signal. The IR signal is encoded to correspond to the particular button pressed on the remote control 104. The database on the device 102 contains a stored value, e.g. a hash value, corresponding to one or more encoded signals. If one of the stored hash values in the device 102 corresponds to the encoded signal sent from the remote control, the device will send the corresponding functional signal to perform a task. For example, the corresponding functional signal can be an equivalent output of a particular keystroke from a human interface device (HID) such as a keyboard.
  • The previously recorded IR signal stored in the database of the device 102 could have been programmed by the original equipment manufacturer (OEM), through a learning function built into the device 102, or through the method and using the device disclosed in, inter alia, U.S. Pat. No. 9,257,040 ('040 Patent). Other methods of recording signals are known in the art. Once a database of values is created through any of the foregoing methods, the database is enabled by default and an electromagnetic signal corresponding to one stored in the database will result in the device 102 sending the corresponding functional command each time the electromagnetic signal is detected. While this approach is acceptable in many use cases, as will be further explained below, potential problems or unintended consequences may arise as a result of a database always being enabled on a device.
  • FIG. 2 shows several alternative implementations of a system that is capable of enabling or disabling a database or databases. For example, an IR 202 electromagnetic signal can be used to initiate a set of steps in firmware or software that enable or disable a database. In addition, a database(s) can be enabled using other electromagnetic signals such as radio 204, electrical 206, or optical 208, or through different serial buses (USB 210, serial 212 or RS232 214), and self contained in a device directly from memory 216, firmware 218 or based on a hardware configuration.
  • FIG. 3 shows one scenario where sending a single electromagnetic signal can create an unintended and undesirable outcome. Similar to FIG. 1, there is a remote control that sends out an electromagnetic signal. In this instance, there are two devices 302 and 306 in the same room or with the ability to receive the single electromagnetic signal emitted by the remote control 304. Each device 302 and 306 contains at least one identical database 308 with identical sets of hash/packet corresponding to a command. Each device may also contain numerous identical databases. When both devices 302 and 306 receive the single electromagnetic signal sent by remote control 304, both send out the corresponding commands in their respective database 308. However, the signal is generally intended to only reach one of the devices rather than both. As a result, one device sends a command that was not intended to be sent by the user.
  • This situation is not limited to devices in the same room. Although an IR signal generally would only be received by devices that are not separated by a physical barrier such as a wall, a single radio signal could reach multiple devices even if they are in separate rooms or even separate buildings. Therefore, this problem may occur in many varying scenarios and requires a solution.
  • FIG. 4 shows that multiple databases 402, 404, and 406 may be stored on or accessed by a single device. In addition to each database creating an additional opportunity for the multiple identical instantiations on multiple devices described in FIG. 3, having multiple databases with potentially the same hash/packet corresponding to multiple different commands creates an additional scenario wherein a single electromagnetic signal can result in multiple unintended commands being sent by the device. As a result, a solution to dynamically manage which databases are enabled and disabled is needed. The software, firmware, and hardware embodiments of the current invention provide several solutions allowing databases on a device to be dynamically enabled or disabled.
  • FIG. 5 contains the first set of steps used in the software embodiment of the invention that allow the collection of all databases on a single device and providing the resulting list to a user in a human readable format. First, the software starts 506 the process to collect a list of all databases stored on a particular device. The software then requests a list of all databases 508 that are stored on the device. Using techniques commonly known in the art, the software is configured to build the associated frontend materials 510 that will be presented to the user corresponding to all databases that were found on the device during the preceding step 508. Finally, the software presents the list of databases found on the device in a human readable format 512. As will be further discussed below, the final user presented human readable format allows the user to dynamically enable and disable the databases found and presented to the user through the steps set forth in FIG. 5.
  • FIG. 6 shows one software implementation of the human readable format 512 created during the steps set forth in FIG. 5. The software interface 602 allows the user to see the list of databases 604 in a human readable format that can be dynamically enabled or disabled using the software interface. In this implementation, the user can simply check or uncheck a box corresponding to the database the user would like to enable or disable. The software will then update the status of the database in the device and databases containing duplicative or undesirable hash/command sets can be dynamically disabled without deleting the entire database from the device.
  • FIG. 7 depicts a diagram implementing the enable/disable functionality described in the preceding figure. After the user has selected which databases should be enabled or disabled using the software interface, the software connects to the device 702. The software then sends the corresponding command sets to the device to enable or disable the databases 704 as selected by the user in the software interface. The device then enables or disables the databases 706. Finally, the user may receive an acknowledgment from the software 708 indicating that the databases were enabled or disabled as requested. With the conflicting databases disabled and the desired databases enabled, both internal conflicts and the undesirable multiple device scenario of FIG. 3 are addressed so that only the device intended to be operated by the user sends commands based on electromagnetic signals sent by the user.
  • In certain instances, it may be advantageous to dynamically enable or disable sets of databases based on certain known conditions. For example, a device may contain many databases preconfigured for use with many known use cases such as certain computers, media center devices, or branded media streaming devices. The preconfigured databases are loaded onto the device prior to a user purchasing the device. This allows the user to simply purchase the device, connect it to the media streaming device of their choice, and be able to use their remote control with the device without any further configuration. However, having many. different databases preconfigured on the device may result unintended commands being sent to electromagnetic signals sent by the user. As a result, a more streamlined method for dynamically enabling or disabling databases preconfigured on a device is needed.
  • FIG. 8 depicts the steps for a firmware implementation solution to dynamically enable or disable the preconfigured databases on a device. In one implementation of the invention, the firmware starts 802 when the device (e.g. Flirc USB) is connected to the media streaming device, computer, or other media center device. The firmware then checks an internal SKU or hardware configuration 804, or the type of hardware the device has been connected to. Based on the detected SKU, hardware configuration or type of hardware, the firmware then sets, enables, and disables the appropriate corresponding database set(s) 806.
  • For example, if the device is connected to a particular brand of media streaming device such as a Kodi enabled media center, it can set and enable the database(s) corresponding only to that particular media streaming device and disable all other databases corresponding to other media streaming devices. As a result, commands sent to a different device connected to a different media streaming device in the same room as the device connected to the Kodi enabled media center will not simultaneously and unintentionally result in a command being sent to either the Kodi enabled media center or the other media streaming device(s). The firmware is then ready to wait for a command 808. The firmware can be configured to begin the dynamic enable/disable cycle described above each time it is connected to a new media streaming device or other media center device. The firmware can also be configured to respond to a specific SKU or other signal to dynamically set, enable, and disable database sets based on known and desired configurations for particular users or use cases. The foregoing example using a Kodi enabled media center operates in the same manner for any other type of hardware which interacts with the device.
  • In another implementation, the Kodi enabled media center (or other hardware interacting with the device) can send a command to the device. The command sent to the device initiates the enabling and disabling of databases on the device in the manner set forth in the preceding paragraph. As with the automatic detection implementation, the Kodi enabled media center is only one example of a hardware/software configuration that can send a command to begin the enable/disable cycle. Any hardware and/or software capable of sending a command to the device containing the database(s) can be used in this alternative implementation of the invention.
  • FIG. 9 depicts a hardware implementation of the present invention allowing a user to enable or disable databases. At least one button on a remote control 904 is configured to enable or disable a database or all databases on a device 902. The button on the remote control 904 can be configured to initiate the steps set forth in FIG. 8 directly in firmware. Alternatively, the button can be configured to launch the software described above and either allow the user to enable or disable databases or automatically have the software send the appropriate commands to enable or disable databases. The user can also receive feedback using light emitting diodes (LEDs) on the remote control 904, a screen on the remote control 904, or other visual feedback provided by the remote control 904, the device 902, or the media center or other component connected to the device.
  • FIG. 10 shows the steps to implement the hardware based enabling or disabling of databases depicted in FIG. 9. First, the user presses a button 1002 that sends an electromagnetic signal to the device 1004. The button can be a physical button, a response to a capacitive or resistive button or screen, a voice command, or any other method known in the art to initiate the sending of an electromagnetic signal from a device. Once the electromagnetic signal is received by the device, the firmware initiates and searches for the specific hash in database 1006. The firmware then finds the hash 1008. The desired database(s) is then enabled or disabled 1010. Finally, there may be an optional display of visual confirmation to the user 1012 using one of the methods described above.
  • To conclude, various implementations of methods and devices for learning and playing back infrared and other external signals have been described. These methods and devices allow for any standard infrared remote control to be used to send standard computer commands to a computer. In other embodiments the methods and devices may be adapted for signals other than infrared and for devices other than a computer.
  • Specific embodiments of the invention have been shown in the drawings and described in detail herein to help elucidate the inventive concepts. It should be understood, however, that the invention is not to be limited to the particular forms disclosed; rather, the invention is to cover all modifications, equivalents, and alternatives falling within the scope of the claims.

Claims (11)

We claim:
1. A method for enabling and disabling databases containing representations of electromagnetic signals comprising:
a user initiating a process to enable or disable a database using a computer;
the request resulting in retrieving tables of stored hash values representing electromagnetic signals;
conversion of the retrieved tables to a human user readable format; and
visual presentation of the human user readable format to the user.
2. The method of claim 1 wherein the visual presentation is on a computer screen.
3. The method of claim 1 wherein the visual presentation is on a remote control.
4. A method for enabling and disabling databases containing representations of electromagnetic signals comprising:
connecting a device containing one or more databases to a second device;
initiating a process whereby the first device identifies the second device; and
enabling one or more databases corresponding to the identified second device.
5. The method of claim 4 wherein the first device contains a processor and firmware configured to store to identify the second device.
6. The method of claim 4 wherein the second device is identified based on a unique identifier number.
7. The method of claim 4 wherein the second device is identified based on known hardware configurations stored in the first device.
8. A method for enabling and disabling databases containing representations of electromagnetic signals comprising:
a user initiating a process to enable or disable a database using a remote control command;
the remote control command resulting in retrieving tables of stored hash values representing electromagnetic signals;
conversion of the retrieved tables to a human user readable format; and
visual presentation of the human user readable format to the user.
9. The method of claim 9 wherein the user initiates the process to enable or disable a database through a physical button on the remote control.
10. The method of claim 9 wherein the user initiates the process to enable or disable a database through a capacitive or resistive touchscreen on the remote control.
11. The method of claim 9 wherein the user initiates the process to enable or disable a database through a voice command received by the remote control.
US15/998,875 2017-08-15 2018-08-15 Dynamic multiple database management for learning and playing back electromagnetic signals Abandoned US20190057086A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US15/998,875 US20190057086A1 (en) 2017-08-15 2018-08-15 Dynamic multiple database management for learning and playing back electromagnetic signals
US18/083,398 US11914570B2 (en) 2017-08-15 2022-12-16 Dynamic multiple database management for learning and playing back electromagnetic signals

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201762545480P 2017-08-15 2017-08-15
US15/998,875 US20190057086A1 (en) 2017-08-15 2018-08-15 Dynamic multiple database management for learning and playing back electromagnetic signals

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/083,398 Continuation US11914570B2 (en) 2017-08-15 2022-12-16 Dynamic multiple database management for learning and playing back electromagnetic signals

Publications (1)

Publication Number Publication Date
US20190057086A1 true US20190057086A1 (en) 2019-02-21

Family

ID=65360520

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/998,875 Abandoned US20190057086A1 (en) 2017-08-15 2018-08-15 Dynamic multiple database management for learning and playing back electromagnetic signals
US18/083,398 Active US11914570B2 (en) 2017-08-15 2022-12-16 Dynamic multiple database management for learning and playing back electromagnetic signals

Family Applications After (1)

Application Number Title Priority Date Filing Date
US18/083,398 Active US11914570B2 (en) 2017-08-15 2022-12-16 Dynamic multiple database management for learning and playing back electromagnetic signals

Country Status (1)

Country Link
US (2) US20190057086A1 (en)

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7065527B2 (en) * 2002-06-26 2006-06-20 Microsoft Corporation Systems and methods of optimizing metadata publishing system updates by alternating databases
US7729697B2 (en) * 2002-10-25 2010-06-01 Intel Corporation Private base station with exclusivity
US7565373B2 (en) * 2005-12-07 2009-07-21 Teradata Us, Inc. Automating business events
US7873672B2 (en) * 2008-01-24 2011-01-18 Microsoft Corporation Efficient query processing of DML SQL statements
US7953727B2 (en) * 2008-04-04 2011-05-31 International Business Machines Corporation Handling requests for data stored in database tables
US9257040B2 (en) * 2011-06-30 2016-02-09 Flirc, Inc. Method and device for learning and playing back electromagnetic signals
US9582514B2 (en) * 2014-12-27 2017-02-28 Ascava, Inc. Performing multidimensional search and content-associative retrieval on data that has been losslessly reduced using a prime data sieve
US20160191589A1 (en) * 2014-12-31 2016-06-30 Sling Media Inc. Systems and methods for guiding a disabled individual
US10686856B1 (en) * 2015-10-13 2020-06-16 Marriott International, Inc. System and method for hotel multicast services manager
US10261964B2 (en) * 2016-01-04 2019-04-16 Gracenote, Inc. Generating and distributing playlists with music and stories having related moods
US20180370360A1 (en) * 2016-01-15 2018-12-27 Driving Management Systems, Inc. Mobile device synchronization with bluetooth low energy and data collection
US20170262446A1 (en) * 2016-03-08 2017-09-14 Gerald McLaughlin Method and system for description database creation, organization, and use
US11604780B2 (en) * 2016-06-23 2023-03-14 Vmware, Inc. Method and subsystem that efficiently store metric data

Also Published As

Publication number Publication date
US11914570B2 (en) 2024-02-27
US20230121898A1 (en) 2023-04-20

Similar Documents

Publication Publication Date Title
US12014117B2 (en) Grouping devices for voice control
US20240233726A1 (en) Naming devices via voice commands
AU2021200128B2 (en) Generating iot-based notification(s) and provisioning of command(s) to cause automatic rendering of the iot-based notification(s) by automated assistant client(s) of client device(s)
EP3783867B1 (en) Providing composite graphical assistant interfaces for controlling various connected devices
US9778747B2 (en) Method and system for multimodal and gestural control
US9698999B2 (en) Natural language control of secondary device
KR102639230B1 (en) Efficient and low latency automated assistant control of smart devices
CN103116336B (en) Method and device for automatic management of controlled device through intelligent home control terminal
US11340566B1 (en) Interoperability of secondary-device hubs
JP2020500330A (en) Focus session in voice interface device
KR20180064328A (en) A history-based key phrase for voice control of home automation system
US10185544B1 (en) Naming devices via voice commands
US20160227474A1 (en) Multi-device network setup
CN111123875A (en) Intelligent household control method and system and intelligent tea table
US12505836B2 (en) Controlling a set of devices by a voice-controlled device
CN114868460B (en) System, method and computer program product for controlling a lighting system
KR20210045280A (en) METHOD FOR CONTROLLING IoT DEVICE AND ELECTRONIC DEVICE THEREFOR
US11914570B2 (en) Dynamic multiple database management for learning and playing back electromagnetic signals
US9721481B2 (en) Hearing and speech impaired electronic device control
JP6666955B2 (en) Method for grasping space where electronic device is located using charger of electronic device, electronic device and charger
CN108924019A (en) Control method of intelligent device and wearable device
US20150222691A1 (en) Hub Application Automation Widget
EP4409919A1 (en) Universal controller
CN116736773A (en) Control method of control panel, control panel and control system

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION