Library

Video Player is loading.
 
Current Time 0:00
Duration 19:36
Loaded: 0.00%
 
x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:15

    This FilmmakerIQ Lesson is proudly sponsored by RØDE Microphones. Premium microphones

  • 00:20

    and audio accessories for studio, live and location recording.

  • 00:25

    Hi, John Hess from FilmmakerIQ.com - today we’ll get into the basics of digital data

  • 00:32

    storage from how we count it, how we name it, how we store it, and finally how we make

  • 00:37

    files from it.

  • 00:44

    Digital data at it’s heart is very simple: it’s either on or off - one or zero.

  • 00:50

    The binary number system that is central to modern computing can actually be traced back

  • 00:55

    to Gottfried Leibniz with his 'On the Art of Combination’ published in 1666. Leibniz

  • 01:02

    was interested in creating a pure mathematical language guided by perfect logic. Towards

  • 01:07

    his later life, the binary system came to adopt quasi-religious mysticism with one being

  • 01:13

    God and zero being the void.

  • 01:16

    It didn’t work out so good for Leibniz. but when people started training machines

  • 01:21

    to add - that’s when binary really grew some legs. By being only one of two options,

  • 01:28

    binary offered a level of precision that analog signals could never match.

  • 01:33

    The smallest bit of information in binary is... the bit. The bit can only express one

  • 01:39

    of two states - either zero or one. When we add a second bit and we now have four possible

  • 01:45

    states - zero zero, zero one, one zero, one one. If we add another bit we now have 8 possible

  • 01:53

    states. Each new bit doubles the number of possible states - to 16, 32, 64, 128 and 256.

  • 02:03

    And now we arrive at our first marker - the Byte which is 8 bits. Coined by IBM engineer

  • 02:10

    Werner Buchholz in July 1956 a byte historically has been designated any number of bits necessary

  • 02:19

    to express a character. This meant it was hardware dependent number with no definitive

  • 02:25

    standards. Early computers used four bit or six bit. When ASCII, a standard for encoding

  • 02:32

    English text and numbers came out in 1963, it was a seven bit system.

  • 02:39

    So how did we get 8 bits to the byte? During ASCII’s development, IBM introduced an eight-bit

  • 02:46

    Extended Binary Coded Decimal Interchange Code which was quite popular. Into the 70s

  • 02:53

    eight-bit microprocessors such as the Intel 8008, the direct predecessor of the 8080,

  • 02:59

    and the 8086, the precursor the x86 line of processors, popularized the 8 bit standard.

  • 03:09

    In those early days, computer RAM memory was labeled by the exact number of bytes they

  • 03:15

    contained - like a 4096, 8192, or 16384 - it was generally a power of two because that’s

  • 03:25

    what played nicely with processor’s architecture.

  • 03:28

    But that numbering system wasn’t going to work as memory got bigger and bigger.

  • 03:33

    In 1960 the International System of Units, abbreviated SI, formalized the metric system

  • 03:40

    and naming practices for units. Although there is no SI unit for memory, computer manufacturers

  • 03:46

    began to borrow prefixes like Kilo, Mega, and Giga to describe computer memory and hard

  • 03:53

    drive space. But there was just one problem:

  • 03:55

    Some people used the letter K or kilobyte to refer to 1024 bytes - that’s 2 to the

  • 04:02

    10th power. But SI unit prefix of kilo is for 1000 units, not 1024. Computer memory

  • 04:11

    manufacturers who were tied into the 8 bit architecture of the CPU just started using

  • 04:16

    capital K for Kilo as a shorthand for 1024 bytes. They would later use M for megabytes

  • 04:22

    as 1024 to the second power and G for gigabytes as 1024 to the third power.

  • 04:30

    But hard drive manufacturers took a different tack. There was rule saying the size of a

  • 04:36

    hard drive that said it had to be a power of two. In fact the very first commercial

  • 04:40

    hard drive, the IBM 350, first shipped in June 1956 and had 50 physical disk "platters"

  • 04:47

    containing a whopping 3.75 MB.

  • 04:51

    So to avoid the extra numbers that binary introduced, hard drives manufactures used

  • 04:56

    the SI unit prefix in standard decimal. One K wasn’t 1024 bytes but exactly 1000. This

  • 05:06

    dual definition between 1024 or 1000 became common practice in the 70s which is why even

  • 05:12

    today when you plug in your brand new 300 gigabyte hard drive your computer will only

  • 05:18

    show it as 279.4 GB. It’s not that they’re cheating you, it’s that operating systems

  • 05:25

    like Windows count in multiples of 1024 while the manufacturers count by the 1000s.

  • 05:32

    In 1998, the IEC, a governing board which sets standards on electronics, created a new

  • 05:38

    prefixes to try to clear up the confusion. Basically you take the first two letters of

  • 05:43

    the SI unit and adds bi resulting sizes like kibibyte, mebibyte, gibibyte and tebibyte.

  • 05:51

    A kilobyte would remain its SI decimal version but a kibibyte adhere to the binary version.

  • 06:03

    So we go from kilobytes at 1000 bytes to megabytes at 1 million bytes to gigabytes at one billion

  • 06:11

    and terabytes at 1 trillion bytes. What’s after that?

  • 06:15

    Well to help get a sense of size, let’s compare these data sizes to an regular single

  • 06:20

    layer DVD which holds about 4.7 gigabytes.

  • 06:25

    If we wanted to burn one terabyte onto DVDs, we would need 213 DVDs. If we stack them up

  • 06:32

    it would be a just shy of 1 foot high. For comparison - if we were shooting uncompressed

  • 06:38

    4K raw, this would only give us 34 minutes of shooting time.

  • 06:42

    Let’s use a very conservative 10:1 shooting ratio - that is for every finished minute

  • 06:47

    of film, there’s 10 minutes of raw footage - a two hour narrative would eat through almost

  • 06:53

    35 terabytes. In that case our stack of DVDs would be almost 3 stories high. A most realistic

  • 07:00

    30:1 shooting ratio would get that stack up to 8 stories.

  • 07:04

    You can see why only major productions shoot in uncompressed RAW, but even then it’s

  • 07:09

    a lot of data to wrangle. Not impossible as it isn’t stored on DVDs but there’s a

  • 07:15

    lot of data.

  • 07:16

    What’s after terabyte?

  • 07:18

    The Petabyte - one thousand terabytes.

  • 07:22

    If we took every single feature film listed on IMDB and compress each one to fit exactly

  • 07:28

    on a single 4.7 gig DVD we would have a little over 1.5 Petabytes of information and a stack

  • 07:35

    of DVDs taller than the Petronas Towers of Kuala Lumpur.

  • 07:40

    But social media is pumping out even more data. One full year of tweets weighs in at

  • 07:47

    4 petabytes. On an average day in 2008, Google processes 20 Petabytes of information. And

  • 07:55

    according to a stock report in 2013, Facebook stores over 100 petabytes of status updates,

  • 08:02

    photos and video. At almost 84,000 feet, Our stack of DVDs is now about the cruising altitude

  • 08:10

    of the SR-71 Blackbird - at the edge of the stratosphere.

  • 08:15

    The next step up is the Exabyte - 1000 petabytes. To create one Exabyte our stack climbs up

  • 08:22

    to 159 miles, the same altitude that chimpanzee Ham reached in an early spaceflight test on

  • 08:29

    board Mercury-Redstone 2 in January of 1961.

  • 08:33

    A thousand Exabytes is a Zettabyte that’s one sextillion bytes. The size of the entire

  • 08:41

    web has been put as 4 Zettabytes as of 2013 - to put that all on DVD would require a stack

  • 08:49

    that’s three times the distance from the Earth to the moon.

  • 08:54

    Mark Liberman calculated that if we digitized every single word spoken as 16kHz 16-bit audio,

  • 09:01

    we would need 42 zettabytes - taking us now a stack of 6 million miles - the view of earth

  • 09:08

    would look something like this taken from the Juno Spacecraft en route to Jupiter.

  • 09:14

    And lastly we reach our biggest named data size so far - the Yottabyte. one septillion

  • 09:21

    bytes: One million million million kilobytes. If we were to store that on DVDs our stack

  • 09:28

    would reach 158 million miles into space - which is more than the average distance from here

  • 09:35

    to Mars.

  • 09:36

    Even if we could get a quantity discount of say 10 cents per DVD which is a real bargain,

  • 09:42

    this tower to Mars would cost over $21 trillion dollars and weigh about a third of the moon’s

  • 09:52

    mass.

  • 09:54

    In our little thought experiment we used DVDs to store the data. DVDs, along with CDs and

  • 10:00

    Blurays are optical mediums. That is they bounce light, in the form of a laser, off

  • 10:05

    the surface of the disc. If there is pit in the surface, the reader sees it as a 0 or

  • 10:11

    off. A land and the reader sees it as a 1.

  • 10:15

    Optical media has been a great way of distributing media from music to movies but it’s for

  • 10:21

    the most part a write once deal. For storing data that we can work with like movie assets,

  • 10:27

    we’ll need something more malleable.

  • 10:29

    Traditionally this has come in the form of the spinning hard drive disk - one or more

  • 10:34

    platters coated with a magnetic material which can be written and read with a magnetic head.

  • 10:40

    This magnetic head looks at the the polarity of the material on the disk. If the polarity

  • 10:46

    of a section remains constant, that bit is read as a zero. If there is a switch in polarity,

  • 10:51

    a small voltage is created within the magnetic head as it sweeps over the surface. This spike

  • 10:57

    in voltage, whether it is positive or negative, is read as a one.

  • 11:01

    The newer type of memory storage is the Solid State Drive based on Flash memory. First introduced

  • 11:08

    in 1984 by Toshiba - flash memory is very similar to design of a MOSFET transistor with

  • 11:16

    the addition of what’s called a floating gate. You can think of a transistors as a

  • 11:20

    switch - when we apply a positive voltage to the gate the electrical field opens up

  • 11:26

    a channel which allows current to flow between the source and drain. A flash memory cell

  • 11:32

    adds this floating gate between the control gate and the semiconductor. This floating

  • 11:37

    gate is isolated with non conductive oxide which means once we put a negative charge

  • 11:42

    on it, it should hold it indefinitely.

  • 11:45

    If this floating gate has no negative charge, the transistor will switch on when a certain

  • 11:51

    positive voltage is applied to the control gate. If the gate has a negative charge - it

  • 11:57

    will cancel out some of the charge from the control gate which means we have to run a

  • 12:01

    higher voltage through the control gate in order to open the switch.

  • 12:05

    So now in order to read this memory cell, we run a voltage that’s somewhere in between.

  • 12:11

    If the switch opens, we have no electrons stored in that floating gate and therefor

  • 12:15

    we have a one. If the switch is closed, that means there are electrons in the floating

  • 12:22

    gate canceling out the current from our gate - and we have a zero.

  • 12:26

    That’s how you read a flash memory cell. But how do we write to it? There’s two ways

  • 12:31

    - the first is through quantum tunneling. By applying a large voltage to the gate we

  • 12:37

    can actually get electrons to quantum tunnel through the oxide into the floating gate.

  • 12:42

    The other way is something called Hot Electron Injection which again uses high voltage to

  • 12:47

    get the kenetic energy of the electrons to power through the oxide substrate.

  • 12:52

    I’ll spare you and myself the details but both these techniques require higher voltages

  • 12:58

    and oxide layer separating the floating gate eventually becomes damaged with all the electrons

  • 13:03

    traveling through it. For this reason flash memory can only be written so many times before

  • 13:09

    it fails.

  • 13:11

    But the beauty of flash memory is it can be made incredibly small. Remember that crazy

  • 13:16

    tower to Mars of DVDs? If we instead created a Yottabyte using 200 GB microSDXC cards (the

  • 13:25

    most compact data storage medium available as of this video) we would only need a pile

  • 13:30

    of disks about one third the size of the Great Pyramid of Giza.

  • 13:39

    When cameras started going digital, the solid state drives were the perfect replacement

  • 13:44

    as we transitioned out of tape. There were many different formats from the Panasonic

  • 13:49

    P2 to Sony’s Memory stick and SxS system. Some cameras even use computer SSD hard drives

  • 13:57

    but I want to focus on two particular types of Flash memory you’ll see in professional

  • 14:01

    and consumer cameras.

  • 14:04

    The first is the CF card or Compact Flash card. First manufactured by SanDisk in 1994,

  • 14:12

    the CF card is still widely used in photography and video equipment. It’s a very robust

  • 14:17

    card although you do have to be a little careful when pushing it into a reader or camera as

  • 14:21

    the contact pins do bend easily. CF cards read speeds are either written as Megabytes

  • 14:28

    per second or as a value followed by an x. The “X” is a base of 150 Kilobytes per

  • 14:34

    second write speed. So a 200X means it’s capable of being reading at 30 megabytes per second.

  • 14:42

    A major factor in the read and write speed is the communication protocol either: PIO

  • 14:49

    (Programmed Input/Output) mode and UDMA (Ultra Direct Memory Access) mode. PIO is for industrial

  • 14:57

    use. For video and photography you want UDMA. There are several modes - so far 0 to 7. With

  • 15:05

    the UDMA 7 supporting up to 167 MB/sec. But that’s only supporting, the actual speed

  • 15:13

    may be a lot lower than that.

  • 15:16

    Very recently a variation of the CF card - the CFast card came on the market. These cards

  • 15:22

    use a Serial ATA bus rather than a Parallel ATA Bus that the regular CF card uses. This

  • 15:28

    enables speeds up to 600 MB/sec and are being used in some high data stream cameras especially

  • 15:35

    those shooting in RAW..

  • 15:37

    The other popular format I want to talk about is the Secure Digital Card or SD card. These

  • 15:43

    cards come in four families: Standard-Capacity (SDSC), the High-Capacity (SDHC), the eXtended-Capacity

  • 15:52

    (SDXC), and the Secure Digital In Out which is really more of an interface. SD cards are

  • 15:59

    available in three size forms: Standard, Mini and Micro.

  • 16:03

    Unlike CF cards which can be a little confusing about their actually transfer speeds, SD cards

  • 16:09

    have class ratings that guarantee the minimum read and write speeds. For most HD video applications

  • 16:16

    you’ll need at least a class 10 or a UHS Speed Class 1 card which guarantees 10 MB/sec.

  • 16:25

    For 4K look for the little U symbol UHS Speed Class 3 which guarantees 30 MB/sec

  • 16:34

    Of course, these speed recommendations are only suggestions for compressed formats - your

  • 16:38

    camera may have specific requirements so it’s worth consulting manual.

  • 16:45

    There’s just one final topic I want to briefly cover in this overview of storage. We’ve

  • 16:53

    been talking about storing all those ones and zeros but when you have a long string

  • 16:57

    of them - how do you tell where the data starts and ends? How do we delineate one file from

  • 17:03

    another?

  • 17:04

    That’s where file systems come into play. There are many different kinds of file systems

  • 17:10

    and they can differ in structure and logic, properties of speed, flexibility, security,

  • 17:15

    size and more. There are file systems for optical disks, RAM, tape disks, you name it.

  • 17:21

    We could go pretty deep into that rabbit hole but for this discussion let’s only focus

  • 17:25

    on the disk file systems you’ll likely run into and a little bit about them.

  • 17:30

    If you’re using an Apple product - your hard drive will be utilizing the Apple Proprietary

  • 17:35

    HFS+ file system. Windows systems will be utilizing Microsoft proprietary NTFS. Unfortunately

  • 17:45

    these two file systems don’t play nicely with each other. On Windows you can just plug

  • 17:50

    in a Mac Drive and expect it to be readable. Luckily there are software options that essentially

  • 17:55

    translate the systems and allow one filesystem to read and write to the other.

  • 18:02

    Flash media will most often be formated in a File Allocation Table (FAT) system such

  • 18:08

    as FAT32. A relatively old file system, the maximum possible size for a file on a FAT32

  • 18:15

    file system is 4 GB minus 1 byte. Cameras that record onto cards formatted with FAT32

  • 18:23

    will split up large files either at 2 gigs or 4 gigs in order to stay under the 4 gig limit.

  • 18:30

    exFAT, which debuted in 2006 from Microsoft does away with this file limitation and is

  • 18:37

    the default file system for SDXC cards larger than 32 gigabytes. Windows and Mac Systems

  • 18:44

    can both read and write to flash memory that is formated in FAT32 or exFAT.

  • 18:52

    We are producing data at an astounding rate. How that data is stored is a challenge for

  • 18:58

    today’s computer scientists and engineers. If anything they’ve come up with some amazing

  • 19:04

    technologies. Data is the lifeblood of the digital filmmaker, it’s key that we protect

  • 19:10

    it, back it up, and when we’re finished, archive it which is quickly becoming it’s

  • 19:15

    own challenge all by itself. But first you have to get out there and make something great.

  • 19:21

    I’m John Hess and I’ll see you at FilmmakerIQ.com

All

The example sentences of FORMATED in videos (3 in total of 3)

can modal both determiner read noun, singular or mass and coordinating conjunction write verb, base form to to flash verb, base form memory noun, singular or mass that wh-determiner is verb, 3rd person singular present formated verb, past participle in preposition or subordinating conjunction fat proper noun, singular 32 cardinal number or coordinating conjunction exfat proper noun, singular .
so adverb , that preposition or subordinating conjunction which wh-determiner is verb, 3rd person singular present not adverb linear verb, base form is verb, 3rd person singular present being verb, gerund or present participle formated verb, past participle in preposition or subordinating conjunction a determiner linear noun, singular or mass way noun, singular or mass by preposition or subordinating conjunction the determiner brain noun, singular or mass when wh-adverb you personal pronoun come verb, non-3rd person singular present back adverb into preposition or subordinating conjunction third adjective dimensional adjective reality noun, singular or mass .
and coordinating conjunction that preposition or subordinating conjunction means noun, plural user noun, singular or mass out preposition or subordinating conjunction will modal be verb, base form the determiner formated verb, past participle notice noun, singular or mass commands noun, plural from preposition or subordinating conjunction the determiner tcp proper noun, singular stream noun, singular or mass .

Definition and meaning of FORMATED

What does "formated mean?"

verb
.