• 3 Posts
  • 88 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • QR codes come with (differing levels of) error correction. You could decode it and take the amount of corrected errors as a score.

    I don’t know what unit/chunk of data the error correction works on but you could alternatively dive a bit into information theory and calculate how close any of the chunks are to an uncorrectable error and use that as a score.

    Since the first uncorrectable error will cause the scan to fail this would match your problem definition fairly well.

    One benefit of this approach would be that it’s a single scan and done vs searching n permutations of the same code.
    Or maybe you’d want to scan it a couple of times to rule out any additional errors introduced by the camera or environment.
















  • Its a fully electric drivetrain with a gas generator. When the battery runs low you can recharge it (even while driving) using the generator.

    So you don’t have the complexity of a combined hybrid drivetrain, but instead a normal BEV one plus a power generator, both of which are very well understood problems.

    Another benefit is that the generator can always run at its most efficient rpm/power point and is decoupled from the speed of the wheels.

    Interestingly Wankel engines have been making a bit of a comeback for this purpose since they can be built more compactly for the same output power.

    A drawback compared to hybrid drivetrains is that both components need to be built for “full” load, whilst a hybrid drivetrain can combine powers to reach maximum performance, meaning each of the motors only has to carry half (or part) of the total load.