Data unit

36-bit computing

In computer architecture, 36-bit integers, memory addresses, or other data units are those that are 36 bits (six six-bit characters) wide. Also, 36-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers, address buses, or data buses of that size.36-bit computers were popular in the early mainframe computer era from the 1950s through the early 1970s. Starting in the 1960s, but especially the 1970s, the introduction of 7-bit ASCII and 8-bit EBCDIC led to the move to machines using 8-bit bytes, with word sizes that were multiples of 8, notably the 32-bit IBM System/360 mainframe and Digital Equipment VAX and Data General MV series superminicomputers. By the mid-1970s the conversion was largely complete, and microprocessors quickly moved from 8-bit to 16-bit to 32-bit over a period of a decade. The number of 36-bit machines rapidly fell during this period, offered largely for backward compatibility purposes running legacy programs. (Wikipedia).

36-bit computing
Video thumbnail

8-bit computer RAM intro

An introduction to the 16-byte by 8-bit static RAM that we're going to build for our 8-bit computer. Support me on Patreon: https://www.patreon.com/beneater Previously we built a 1-bit register: https://youtu.be/-arYx_oVIj8 Next we extended that to build an 8-bit register: https://youtu

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Computer Basics: What Is a Computer?

Computers are all around us, and they play an important role in our lives. But what exactly is a computer? We're going to answer that question and give you an overview of some of the different types of computers you might use. 0:00 Intro 0:22 Ones and zeros 0:39 Hardware and software 1:0

From playlist Starting out with Technology

Video thumbnail

Mathsplanations: 64-Bit is Mathematically Better

In this video we discuss just how much more data a 64 bit system can handle compared to a 32 bit system... and if you guessed double, you're in for a surprise Another useful dose of Maths for everyone by Dr Sarada Herke. For more in-depth videos check out my Graph Theory channel http://y

From playlist Mathsplanations

Video thumbnail

Designing and building a 1-bit register - 8 bit register - Part 3

Before we build the 8-bit registers for our computer, let's design and build a 1-bit register. The 8-bit registers we'll actually use in our 8-bit computer will be simplified. We're going to take a big shortcut—using the 74LS173—described at the end of this video. But before we get to tha

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Computer History: IBM System/36 Minicomputer 1984 promo, office automation, business

Computer History: IBM System/36 Minicomputer announced in 1983, was a mid-range computer and successor to the System/34. It came native with 512K memory, upgradable to 2MB of memory. This 1984 promotional film shows the System/36 used in three different business applications. The Sys

From playlist IBM AS/400, IBM System/36, System/38 Computer Family

Video thumbnail

How to get 64 bit installations for your 64-bit Python modules

Having installation problems? Import problems? Live to fight another day with: http://www.lfd.uci.edu/~gohlke/pythonlibs/ No more crying when you can't find a 64-bit python installer for your favorite module!

From playlist Big Data Analytics & Algorithmic Stock Trading / Backtesting

Video thumbnail

Dividing Whole Numbers and Applications 4

U01_L3_T2_we4 Dividing Whole Numbers and Applications 4

From playlist Developmental Math

Video thumbnail

Logic for Programmers: Propositional Logic

Logic is the foundation of all computer programming. In this video you will learn about propositional logic. 🔗Homework: http://www.codingcommanders.com/logic.php 🎥Logic for Programmers Playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbmqk3-E3MPFVoWMufdbR4qW 🔗Check out the Cod

From playlist Logic for Programmers

Video thumbnail

TensorFlow Tutorial #02 Convolutional Neural Network

How to make a Convolutional Neural Network in TensorFlow for recognizing handwritten digits from the MNIST data-set. This tutorial has been updated to work with TensorFlow 2.1 and possibly later versions using "v.1 compatibility mode". https://github.com/Hvass-Labs/TensorFlow-Tutorials

From playlist Deep Learning

Video thumbnail

How To Create A Bot For Bitcoin Trading | Session 08 | #crypto | #blockchain

Don’t forget to subscribe! This project series is about how to create a bot for bitcoin trading. We will successfully cover how to create a Bitcoin trading bot - we'll complete the requirements for a real, live contract from a popular freelancing marketplace in order to create a live tra

From playlist Create A Bot For Bitcoin Trading

Video thumbnail

Building an 8-bit register - 8-bit register - Part 4

In this video, we'll build the first of three 8-bit registers used in the 8-bit computer! Support me on Patreon: https://www.patreon.com/beneater You can get all the components used in this video from any online electronic components distributor for a few dollars. See https://eater.net/

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Calculus Concepts: Computing a Derivative Value

In this video, I work through several examples of computing the value of a derivative. The examples include functions presented numerically, graphically, and algebraically.

From playlist Calculus

Video thumbnail

IBM Computer History AS/400 Minicomputer Origin, Evolution, How to Upgrade PowerPC (1994-96)

The IBM AS/400 Computer was introduced in 1988 to a whirlwind of success. This video gives a short 1 minute intro followed by an original IBM film on how to upgrade your AS/400 to the PowerPC technology with RISC architecture. HD photos and color illustrations describe the 64bit architec

From playlist IBM AS/400, IBM System/36, System/38 Computer Family

Video thumbnail

Finding width from perimeter and length | Measurement | Pre-Algebra | Khan Academy

Watch the next lesson: https://www.khanacademy.org/math/pre-algebra/measurement/rectangle-area-perimeter-word-pr/v/comparing-area?utm_source=YT&utm_medium=Desc&utm_campaign=PreAlgebra Missed the previous lesson? https://www.khanacademy.org/math/pre-algebra/measurement/rectangle-area-peri

From playlist Measurement | Pre-Algebra | Khan Academy

Video thumbnail

Elliptic Curves - Lecture 8a - Weierstrass models, discriminant, and j-invariant

This video is part of a graduate course on elliptic curves that I taught at UConn in Spring 2021. The course is an introduction to the theory of elliptic curves. More information about the course can be found at the course website: https://alozano.clas.uconn.edu/math5020-elliptic-curves/

From playlist An Introduction to the Arithmetic of Elliptic Curves

Video thumbnail

Build an 8-bit decimal display for our 8-bit computer

In this video, we'll use an EEPROM (28C16) to create a decimal display for an 8-bit value. The display uses multiplexing to drive four digits using a single EEPROM. As a bonus it supports both unsigned and signed (twos complement) display modes. Support me on Patreon: https://www.patreon.

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Conditional Probability Example

MIT 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 View the complete course: http://ocw.mit.edu/6-041SCF13 Instructor: Katie Szeto License: Creative Commons BY-NC-SA More information at http://ocw.mit.edu/terms More courses at http://ocw.mit.edu

From playlist MIT 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013

Related pages

8-bit computing | Mechanical calculator | Bit | Binary multiplier | Character (computing) | 32-bit computing