Show us your gear!

QuadraphonicQuad

Help Support QuadraphonicQuad:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
Sweet. This summer I may be building one, depending on when I get this hip surgery and recover.
Good Luck to you with your hip and a rack build. Helpful Tip... The best thing that I did was to put wheels on the bases. It makes life so much easier when you need to add, remove, or connect anything.
 
WOW, You had a slide rule ?
All I had was an Abacus ! :cry:

GettyImages_630805159.jpg
 
WOW, You had a slide rule ?
All I had was an Abacus ! :cry:

GettyImages_630805159.jpg
Wow! 13 digit.

Did you know that, before this was a game, it was a calculator?

countbord.png


8-digit, with 8 registers.

This was the counting board. And it is why the desk with the cash register is called a counter. It was carved into one end of the counter.

A special marker (not part of a checker set) placed the decimal point. I know how to add, subtract, multiply, divide, and extract square roots on one.

The game appeared when clerks with nothing to do played checkers.
 
Wow! 13 digit.

Did you know that, before this was a game, it was a calculator?

View attachment 112487

8-digit, with 8 registers.

This was the counting board. And it is why the desk with the cash register is called a counter. It was carved into one end of the counter.

A special marker (not part of a checker set) placed the decimal point. I know how to add, subtract, multiply, divide, and extract square roots on one.

The game appeared when clerks with nothing to do played checkers.

Link? I must find out how to calculate a square root using a checker board!
 
Wow! 13 digit.

Did you know that, before this was a game, it was a calculator?

View attachment 112487

8-digit, with 8 registers.

This was the counting board. And it is why the desk with the cash register is called a counter. It was carved into one end of the counter.

A special marker (not part of a checker set) placed the decimal point. I know how to add, subtract, multiply, divide, and extract square roots on one.

The game appeared when clerks with nothing to do played checkers.
Well that's mostly true as I can find no reference to the game of checkers. However grids were used with counters for calculations.
I confess I did have to google this one, and not to rain on your explanation but out of curiosity.
 
Wow! 13 digit.

Did you know that, before this was a game, it was a calculator?

View attachment 112487

8-digit, with 8 registers.

This was the counting board. And it is why the desk with the cash register is called a counter. It was carved into one end of the counter.

A special marker (not part of a checker set) placed the decimal point. I know how to add, subtract, multiply, divide, and extract square roots on one.

The game appeared when clerks with nothing to do played checkers.
I recently saw a YouTube video on how to perform the calculations! Pretty interesting. Can't for the life of me remember how to do it though. Some diagonal sliding involved.
 
Link? I must find out how to calculate a square root using a checker board!
This is a bi-quinary calculator. It is similar to Roman numerals, except that placing a 1 to the left of a 5 does not work.
Each row is a register. It contains one number.
Use some kind of marker to locate the decimal point for each register..
Use another kind of marker for the carat for finding the multiply/divide decimal.
Each digit (square) has up to 4 counters in the space and one counter on the line to the left (and slightly up) to indicate 5.
The four arithmetic functions on an abacus or counting board are elementary.
Long division can be accomplished by alternately using two registers for the partial products.
Decimal point placement is the same as in normal arithmetic.

The square root is taken using Newton's method of approximation.

Place the decimal point as far left as the original number needs space to fit in. Digits to the right of the decimal point are the accuracy of the result.

1. Make an initial guess.
2. Divide the original number by the guess
3. Add the quotient to the guess
4. Divide the sum by two
5. If the result is equal (or close enough for your purpose) to the guess, then stop. You have the answer.
6. Copy the result into the guess register as the new guess and repeat steps 2 thru 6.

Note that steps 3 and 4 are averaging the guess with the original number divided by the guess.

With the counting board/checkerboard, you need these registers (rows on the checkerboard):

Original number
Guess
Two partial quotient registers (part of the long division process.)
Quotient/sum/result (the addition and division by two can occur in the same register).

You can get double precision (and longer calculation times) by putting two checkerboards side by side.
 
Last edited:
This is a bi-quinary calculator. It is similar to Roman numerals, except that placing a 1 to the left of a 5 does not work.
Each row is a register. It contains one number.
Use some kind of marker to locate the decimal point for each register..
Use another kind of marker for the carat for finding the multiply/divide decimal.
Each digit (square) has up to 4 counters in the space and one counter on the line to the left (and slightly up) to indicate 5.
The four arithmetic functions on an abacus or counting board are elementary.
Long division can be accomplished by alternately using two registers for the partial products.
Decimal point placement is the same as in normal arithmetic.

The square root is taken using Newton's method of approximation.

Place the decimal point as far left as the original number needs space to fit in. Digits to the right of the decimal point are the accuracy of the result.

1. Make an initial guess.
2. Divide the original number by the guess
3. Add the quotient to the guess
4. Divide the sum by two
5. If the result is equal (or close enough for your purpose) to the guess, then stop. You have the answer.
6. Copy the result into the guess register as the new guess and repeat steps 2 thru 6.

Note that steps 3 and 4 are averaging the guess with the original number divided by the guess.

With the counting board/checkerboard, you need these registers (rows on the checkerboard):

Original number
Guess
Two partial quotient registers (part of the long division process.)
Quotient/sum/result (the addition and division by two can occur in the same register).

You can get double precision (and longer calculation times) by putting two checkerboards side by side.

What's that phrase? "Be careful what you ask for."
 
This is a bi-quinary calculator. It is similar to Roman numerals, except that placing a 1 to the left of a 5 does not work.
Each row is a register. It contains one number.
Use some kind of marker to locate the decimal point for each register..
Use another kind of marker for the carat for finding the multiply/divide decimal.
Each digit (square) has up to 4 counters in the space and one counter on the line to the left (and slightly up) to indicate 5.
The four arithmetic functions on an abacus or counting board are elementary.
Long division can be accomplished by alternately using two registers for the partial products.
Decimal point placement is the same as in normal arithmetic.

The square root is taken using Newton's method of approximation.

Place the decimal point as far left as the original number needs space to fit in. Digits to the right of the decimal point are the accuracy of the result.

1. Make an initial guess.
2. Divide the original number by the guess
3. Add the quotient to the guess
4. Divide the sum by two
5. If the result is equal (or close enough for your purpose) to the guess, then stop. You have the answer.
6. Copy the result into the guess register as the new guess and repeat steps 2 thru 6.

Note that steps 3 and 4 are averaging the guess with the original number divided by the guess.

With the counting board/checkerboard, you need these registers (rows on the checkerboard):

Original number
Guess
Two partial quotient registers (part of the long division process.)
Quotient/sum/result (the addition and division by two can occur in the same register).

You can get double precision (and longer calculation times) by putting two checkerboards side by side.
I wrote a FORTRAN program that used that method (IIRC) to calculate a table of nth roots way back in the day. I started off with a big honkin’ array that probably was the reason why it failed to run on the school’s computer. When I reduced the array to two dimensions, it ran. I rewrote it in BASIC when I built my first PC, and it ran the three dimension array with no problem. I was pretty surprised when it did all the calculations almost immediately and started printing.
 
I have the following remotes on the coffee table in front of my MLP couch.

View attachment 112166

In addition, I select the HDMI input of the HD Fury Vertex2 with the corresponding App on the mobile.
Not here are the remotes to lower and raise the projection screen and the blinds to darken the living room. Those functions are automated by voice Alexa routines.
I also have a Harmony programmed, but I no longer use it because I have become accustomed to all the functionality of each individual remote.

I can live perfectly with this “complication”. The only problem is that my wife doesn't know how to start or stop any home cinema device.

Is it just me or is that a lot of remotes :unsure: :)

I'll have to share that with my wife. Maybe she will finally understand that needing two or four remotes to listen to music or watch a movie is actually pretty reasonable.
 
Is it just me or is that a lot of remotes :unsure: :)

I'll have to share that with my wife. Maybe she will finally understand that needing two or four remotes to listen to music or watch a movie is actually pretty reasonable.
And those are NOT all the remotes I have in the room !

On the picture you see remotes for:

- AVR Denon
- DUNE Solo 4K player (good and better for DVD menus)
- DUNE PRO 4K player (Better for Blu-ray Menu and almost universal Player)
- Oppo 203 (Best for all kind of DVD/Blu-ray Menus. Also needed for DVD-A and SACD)
- Movistar+ (Subscribed TV from Internet connection)
- TV remote
- Apple TV 4K
- FireTV 4K
- Projector

- Recliner of my MLP (Outside the remotes organizer)

I keep 'old' DUNE players, for convenience and as 'backup' in case other player fails.

BUT, you don't see there the rest of my remotes in the room:

- Two more Recliners (inside the arms chairs)
- Blinds (inside one armschair). Normally I manage motorized blinds with Alexa/Broadlink RM4 PRO
- Logitech Harmony Elite (I don't normally use it, because I have gotten used to the original remotes). I should review/learn all the programming I did, and explain it to my wife.
- My SmartPhone with Apps for HDFury Vertex2 and others, as alternatives.

Yes, it is really a terrible nightmare for my wife. But she loves me and enjoys watching me operate the devices when we watch series and movies.
 
Back
Top