Author Topic: NGC: Math puzzler  (Read 3634 times)

Moto

  • Guest
NGC: Math puzzler
« on: September 12, 2018, 08:10:52 AM »
I have found instructions for calibrating my Italjet speedometer, as follows:

Quote
You need to adjust value F03.4 to calibrate the speedometer. The higher the number, the slower the actual readout is on the speedo. You should adjust the frequency according to your wheel. Such as, on a wheel with 81.375 inches circumference, and six magnets on the wheel, frequency is F08.0.

I can't figure out the relationship between 81.375 and F08.0. I'm presuming F08.0 is hex, which is equal to 3848 decimal. I've calculated the pulses per mile (4671.705) and per kilometer (2902.8648), but neither is close to 3848.

Obviously I can adjust my current setting (F05.7 = 3845.4375 decimal) by multiplying or dividing by the proportional error in the speedo reading, so this is an idle exercise, just a puzzler. Can anyone solve it?

Moto
« Last Edit: September 12, 2018, 10:49:06 AM by Moto »

Offline Aaron D.

  • Gaggle Hero
  • *****
  • Posts: 5882
Re: NGC: Math puzzler
« Reply #1 on: September 12, 2018, 08:17:42 AM »
How many magnets on the wheel?

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #2 on: September 12, 2018, 08:43:03 AM »

Offline Rich A

  • Gaggle Hero
  • *****
  • *
  • Posts: 3151
Re: NGC: Math puzzler
« Reply #3 on: September 12, 2018, 08:55:25 AM »
Wild guess: Does it have something to do with the relationship between F03.4 and F08.4?

Rich A

Offline Murray

  • Gaggle Hero
  • *****
  • Posts: 3053
Re: NGC: Math puzzler
« Reply #4 on: September 12, 2018, 09:42:14 AM »
Would it be per 100 wheel rotations (or something similar).

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #5 on: September 12, 2018, 10:34:39 AM »
Wild guess: Does it have something to do with the relationship between F03.4 and F08.4?

Rich A

Good idea. I think you meant F08.0, as given in the instructions? If not, why F08.4?

F08.0 = 3848 decimal

F03.4 = 3843.25 decimal

F08.0 - F03.4 = 4.C = 4.75 decimal

F08.4 - F03.4 = 5 = 5 decimal

I'm not seeing how your idea would work.
« Last Edit: September 12, 2018, 10:49:48 AM by Moto »

Offline Rich A

  • Gaggle Hero
  • *****
  • *
  • Posts: 3151
Re: NGC: Math puzzler
« Reply #6 on: September 12, 2018, 11:02:41 AM »
Good idea. I think you meant F08.0, as given in the instructions? If not, why F08.4?


Typo, I meant F08.0. But I was thinking more along the lines of a ratio: F03.4/F08.0 or vice versa. Is one of those the ratio of 81.375 to whatever circumference the speedo was calibrated for?

Rich A

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #7 on: September 12, 2018, 11:11:23 AM »
Typo, I meant F08.0. But I was thinking more along the lines of a ratio: F03.4/F08.0 or vice versa. Is one of those the ratio of 81.375 to whatever circumference the speedo was calibrated for?

Rich A

Seems possible. Let's see, the ratio F08.0/F03.4 = 3848 / 3843.25 =1.0012. But that is hardly an example ratio worth adjusting for!

Also, why would the circumference of only one of the two tires be given for the calculation in that case?

Moto

Offline Rich A

  • Gaggle Hero
  • *****
  • *
  • Posts: 3151
Re: NGC: Math puzzler
« Reply #8 on: September 12, 2018, 11:17:13 AM »
Seems possible. Let's see, the ratio F08.0/F03.4 = 3848 / 3843.25 =1.0012. But that is hardly an example ratio worth adjusting for!

Also, why would the circumference of only one of the two tires be given for the calculation in that case?

Moto

I'm just guessing! And that isn't much of a difference. But the speedo must be calibrated for some specific circumference--whatever that is doesn't really matter in a sense; it's the ratio of the wheel/tire you're using relative to the standard that would determine the accuracy of the speedo for your application. Again, I'm just guessing.

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #9 on: September 12, 2018, 12:14:15 PM »
I'm just guessing! And that isn't much of a difference. But the speedo must be calibrated for some specific circumference--whatever that is doesn't really matter in a sense; it's the ratio of the wheel/tire you're using relative to the standard that would determine the accuracy of the speedo for your application. Again, I'm just guessing.

I know you're just guessing! So are we all, I think.

 :thumb:

Offline Zoom Zoom

  • Gaggle Hero
  • *****
  • Posts: 10517
Re: NGC: Math puzzler
« Reply #10 on: September 12, 2018, 03:51:50 PM »
Why don't you just strap a GPS on long enough to adjust the speedo, get it perfect and be done with it??? Then remove the GPS.

ZZ

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #11 on: September 12, 2018, 04:09:16 PM »
Why don't you just strap a GPS on long enough to adjust the speedo, get it perfect and be done with it??? Then remove the GPS.

ZZ

I will, as I think I implied at first. This is purely an "idle exercise, just a puzzler," to quote myself.

M.

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #12 on: September 12, 2018, 04:40:50 PM »
I've got it! The value can be explained by a simple, one-character typo, followed by imperfect rounding of the result.

The tech started out to use 81 3/8 inches (81.375) as his example, likely from some real measurement since it is to the nearest 1/8 inch.

He then mistakenly typed 61.375 instead of 81.375 into his calculator or computer as he worked the formula for the number of pulses per kilometer, when there are 6 magnets.

That formula is f = d / (c / 6), where d is the length of a kilometer, c is the circumference of the tire, and (c / 6) is the distance the bike travels for each pulse. It is necessary to use the same units of measurement for both d and c, and he could have used inches or a metric unit without any problem. Supposing he used inches, d would be 39370.1, the number of inches in a kilometer, and c would be the typo, 61.375, instead of the intended 81.375.

The calculation with the typo works out to: f = 6 x 39370.1 / 61.375 = 3848.808147.

He then converted this decimal result to hex using a calculator that just drops fractional parts when it converts (like my Android calculator, e.g.). So he typed in 3848.808 (or so), and got back F08, rather than a more accurate F08.CED9, which he could have rounded up to F08.D had he obtained it.*

Then, being a nitwit, he reported F08.0 since his calculator said F08, and since he didn't see the implication of greater precision in adding the zero at the end. (Or maybe his calculator actually showed F08.0; mine shows F08, with no decimal point.)

In his write-up he used 81.375 as the circumference since he had not noticed his mistake with the calculator, and his erroneous result, F08.0.

It was Rich A.'s typo that made me think along the lines of a single mistyped digit. I then investigated both the mile and the kilometer as the distance, and found I could get the value in the instructions by changing an 8 to a 6 in the circumference.

Moto

*This site does the proper conversion: https://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html .
« Last Edit: September 12, 2018, 08:47:30 PM by Moto »

Offline egschade

  • Gaggle Hero
  • *****
  • *
  • *
  • *
  • *
  • *
  • Posts: 1735
  • Eric S - MGNOC NJ Rep - mgnocnj.forumotion.com
  • Location: Northwest, NJ USA
Re: NGC: Math puzzler
« Reply #13 on: September 12, 2018, 08:59:37 PM »
Reading this makes my ear hair hurt.  :weiner:

Good on you for figuring things out - you're a far better mathematician than I.
The elder Eric in NJ

2016 V7 Stornello #394
1971 Honda SL350

Past Guzzis:
2018 V7 III Carbon Dark
1985 LeMans 1000
2020 V85TT Adventure
V65 SP
V7 III Stone
V50
Griso 1200SE Tenni
Breva 1100
EV Touring

Moto

  • Guest
Re: NGC: Math puzzler
« Reply #14 on: September 12, 2018, 10:07:58 PM »
Reading this makes my ear hair hurt.  :weiner:

Good on you for figuring things out - you're a far better mathematician than I.

 :embarrassed:

Your own talents do not unnoticed, by the way: http://wildguzzi.com/forum/index.php?topic=97717.msg1544348#msg1544348

 :thumb:

Offline Chuck in Indiana

  • Gaggle Hero
  • *****
  • *
  • Posts: 29679
Re: NGC: Math puzzler
« Reply #15 on: September 13, 2018, 06:30:11 PM »
Attaboy, Moto..  :thumb:
Chuck in (Elwood) Indiana/sometimes SoCal
 
87 AeroLario
95 Skorpion tour
26 Triumph trident 800
"Social media made y'all way too comfortable with disrespecting people and not getting punched in the face for it."

Mike Tyson

 


NEW WILDGUZZI PRODUCT - Moto Guzzi Door Mat
Receive donation credit with door mat purchase!
Advertise Here