УРЛАГ
ГОО САЙХАН БА ЭРҮҮЛ МЭНД
ГАРААР ХИЙСЭН
СОЁЛ БА ТҮҮХ
ҮЗВЭР НААДАМ
БАЙГАЛЬ ОРЧИН
ХООЛ БА УНДАА
УРВУУ ИНЖЕНЕРЧЛЭЛ
ШИНЖЛЭХ УХААН
СПОРТ
ТЕХНОЛОГИ
ӨМСДӨГ ХЭРЭГСЭЛ
Babbage's Difference Engine
Mark

Зохиогч

Mark

27. Наймдугаар сар 2026FI
35
0
0
0
0

Babbage's Difference Engine

Navigation, artillery and astronomy all ran on printed mathematical tables, and those tables were computed and copied by hand. They were riddled with errors — a wrong logarithm could put a ship on a reef — and Charles Babbage’s famous complaint that he wished the calculations could be executed by steam was a response to proofreading them. His Difference Engine attacks the problem from an unexpected direction: it cannot multiply, divide, or evaluate a polynomial directly. It can only ADD. The method of differences turns polynomial evaluation into nothing but repeated addition, and addition is something brass gears can do reliably forever. The machine is therefore not a general calculator but a specialised one, and its real output was never a number on a dial — it was a stereotype printing plate, because a machine that computes perfectly and is then transcribed by a tired human has solved nothing.
Дээд шат
6 hours

Зааварчилгаа

1

Work the method of differences by hand

Do it on paper first. The trick is so simple it looks like a trap.

  1. Take the polynomial f(x) = x² + 2x + 3 and tabulate it for x = 0,1,2,3,4,5.
  2. Write the differences between consecutive values underneath — that is the first difference row.
  3. Write the differences of THOSE — the second difference row.
  4. Look at the second difference row.

The second differences are all the same number. For any polynomial of degree n, the nth difference row is constant — and that means you can run the table BACKWARDS: start from the constant, add upward, and generate the next value using only addition.

Extend your table two more rows without ever squaring anything. Add the constant to the last second difference, add that to the last first difference, add that to the last value. Three additions produce the next point of a quadratic.

This is why the machine has one column per difference order and no multiplier anywhere. Babbage did not build a machine that evaluates polynomials; he found a way to evaluate polynomials that needs only a machine that adds.

Энэ алхмын материал:

Нүдэлсэн цаасНүдэлсэн цаас1 pad

Шаардлагатай багаж:

Тооны машинТооны машин
2

Run the engine in code and watch error propagate

Jupyter дэвтэр ачаалж байна…

Шаардлагатай багаж:

Ширээний компьютерШирээний компьютер
3

Cut a digit wheel and a carry cam

Make the two parts the machine is built from, and feel the precision problem.

  1. Cut a ten-tooth wheel in brass — index the blank at 36° intervals and cut each tooth.
  2. Measure the error in each tooth position with a caliper against a dividing plate.
  3. Make a second wheel with a single carry cam projecting from one face, positioned to act as that wheel passes from 9 to 0.
  4. Mesh them and turn slowly, watching the carry transfer.

The carry cam must act ONLY between 9 and 0 and never at any other position, which means its angular width and timing are as critical as the tooth spacing.

Reverse-engineering note: Babbage's engines were never completed in his lifetime, and the standard story is that Victorian machining was not accurate enough. That story is wrong. The Science Museum built Difference Engine No. 2 in 1991 from his drawings, to tolerances available in the 1840s, and it worked — 8,000 parts, 5 tonnes, and it computes correctly. The obstacle was cost, management and Babbage's habit of redesigning, not precision.

Энэ алхмын материал:

Гуулин дугуй туйванГуулин дугуй туйван1 ширхэг
Гуулин хуудасГуулин хуудас1 хуудас

Шаардлагатай багаж:

Металл эрэгМеталл эрэг
Фрезийн хавчаар 4 инчФрезийн хавчаар 4 инч
Дижитал штангенциркуль 6 инчДижитал штангенциркуль 6 инч
МикрометрМикрометр
Гилбэрийн иж бүрдэлГилбэрийн иж бүрдэл
Тунгалаг хамгаалалтын нүдний шилТунгалаг хамгаалалтын нүдний шил
4

Print the answer, because the human is the weak link

Trace both paths. The engine's purpose was never to display a number — it was to produce a printing plate, and Babbage understood that a perfect calculation transcribed by a tired clerk is not a perfect table.

That is why roughly half the design is a printing and stereotyping apparatus, and why the machine is enormous. He was not automating arithmetic; he was automating the entire pipeline from computation to printed page, because every human step in that pipeline was a place errors entered.

The principle generalises well beyond tables: a system is only as accurate as its least reliable transcription step, and adding a perfect component in the middle of a chain of sloppy ones buys nothing. It is the same reasoning that made Haldane publish TABLES rather than a physiological model, in the sub-sea batch — the deliverable has to reach the person doing the work in a form they cannot corrupt.

Flow

Loading...

Шаардлагатай багаж:

Ширээний компьютерШирээний компьютер

Материал

3

Шаардлагатай багаж

8

Холбоотой загварууд

Эдгээр загварууд мэдлэг хуваалцдаг — арга техник, материал эсвэл зарчим

CC0 Нийтийн домэйн

Энэ загвар CC0 дор гаргагдсан. Та зөвшөөрөл авахгүйгээр хуулах, өөрчлөх, түгээх, ашиглах боломжтой.

Загвараар дамжуулан бүтээгдэхүүн худалдаж авч Бүтээгчийг дэмжээрэй Бүтээгчийн шимтгэл Борлуулагчаар тогтоосон, эсвэл энэ загварын шинэ хувилбар үүсгэж орлогоо хуваахын тулд өөрийн загварт холбоос болгон оруулна уу.

Хэлэлцүүлэг

(0)

Нэвтрэх хэлэлцүүлэгт нэгдэхийн тулд

Сэтгэгдлүүдийг ачаалж байна...