View Single Post
  #7   Report Post  
Posted to uk.d-i-y
Fredxx[_4_] Fredxx[_4_] is offline
external usenet poster
 
Posts: 1,591
Default Humax remote stopped working

On 25/02/2021 23:17, Steve Walker wrote:
On 25/02/2021 22:50, Roger Hayter wrote:
On 25 Feb 2021 at 20:10:32 GMT, "GB" wrote:

The Humax remote stopped working, and I was just about to throw it away
and buy another when I thought I would google the problem. Who would
have thought that you can reboot a remote control?

Maybe, you guys all knew that, but it surprised me.


It doesn't totally surprise me, but it's a bit sad.Â* It should be
possible to
make a remote control without any operating system complex enough to
lock up.
What is the name for a system all of whose possible states are
defined?Â* That
is surely a reasonable ambition for a remote control?


Yes, there was certainly a chip back in the '90s (it might have been
called Viper) where every combination had been thoroughly tested and it
was known that there were no hardware design faults. I'm sure such chips
must exist today and, if so, the simple code required for something like
a remote should also be able to be exhaustively tested (automated
testing) and provide a system that cannot fault or lock up - ignoring
hardware failure.


I recall the Viper chip and how the Australian government too the
various parties to court over claims made.

You will often find ARM processors in safety critical systems but these
will generally be multiprocessor in a control / safety check roles. That
way bugs become less of an issue too.