Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. a friend of mine sent me these photos of an IBM MT/ST tape (magnetic tape / selectric typewriter).

a friend of mine sent me these photos of an IBM MT/ST tape (magnetic tape / selectric typewriter).

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
45 Indlæg 22 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • tubetime@mastodon.socialT tubetime@mastodon.social

    here's an edited version of the last photo. you can see that there are 6 characters (?) per perforation. i found some documentation that specifies 8 tracks plus parity as well as 20 bits per inch. that would correspond with 0.3" between perforations which is super close to the standard for 16mm film. we're on the right track!

    philcowans@universeodon.comP This user is from outside of this forum
    philcowans@universeodon.comP This user is from outside of this forum
    philcowans@universeodon.com
    wrote sidst redigeret af
    #7

    @tubetime - do you have any idea of the age of the tape?

    philcowans@universeodon.comP tubetime@mastodon.socialT 2 Replies Last reply
    0
    • tubetime@mastodon.socialT tubetime@mastodon.social

      added some grid lines so now you can see that there are 9 distinct tracks. the top one has very few transitions, and the track in the middle has none, which seems odd.

      tubetime@mastodon.socialT This user is from outside of this forum
      tubetime@mastodon.socialT This user is from outside of this forum
      tubetime@mastodon.social
      wrote sidst redigeret af
      #8

      entered it all into a spreadsheet. from a population count, it seems to have odd parity.

      tubetime@mastodon.socialT 1 Reply Last reply
      0
      • tubetime@mastodon.socialT tubetime@mastodon.social

        entered it all into a spreadsheet. from a population count, it seems to have odd parity.

        tubetime@mastodon.socialT This user is from outside of this forum
        tubetime@mastodon.socialT This user is from outside of this forum
        tubetime@mastodon.social
        wrote sidst redigeret af
        #9

        i've found what appears to be a code table! it's not really EBCDIC; other documentation refers to the reader having to translate the code.

        tubetime@mastodon.socialT raymaccarthy@mastodon.ieR scruss@xoxo.zoneS snowfox@tech.lgbtS ruenahcmohr@infosec.exchangeR 6 Replies Last reply
        0
        • philcowans@universeodon.comP philcowans@universeodon.com

          @tubetime - do you have any idea of the age of the tape?

          philcowans@universeodon.comP This user is from outside of this forum
          philcowans@universeodon.comP This user is from outside of this forum
          philcowans@universeodon.com
          wrote sidst redigeret af
          #10

          @tubetime - in any case, it looks like odd parity to me, but doesn't look like text in either ASCII or EBCDIC in a simple 'mark = 1, no mark = 0' encoding - my understanding is both have a bit which is on for all alphabetical characters, so I'd expect one of the rows to be more frequently populated if that were the case.

          1 Reply Last reply
          0
          • tubetime@mastodon.socialT tubetime@mastodon.social

            a friend of mine sent me these photos of an IBM MT/ST tape (magnetic tape / selectric typewriter). the third photo particularly fascinated me: it shows the flux transitions with a Magnaviewer! is it possible to decode? 🧵

            bitsavers@oldbytes.spaceB This user is from outside of this forum
            bitsavers@oldbytes.spaceB This user is from outside of this forum
            bitsavers@oldbytes.space
            wrote sidst redigeret af
            #11

            @tubetime

            have you looked at the digidata mt/st tape reader documentation on bitsavers?

            tubetime@mastodon.socialT 2 Replies Last reply
            0
            • tubetime@mastodon.socialT tubetime@mastodon.social

              i've found what appears to be a code table! it's not really EBCDIC; other documentation refers to the reader having to translate the code.

              tubetime@mastodon.socialT This user is from outside of this forum
              tubetime@mastodon.socialT This user is from outside of this forum
              tubetime@mastodon.social
              wrote sidst redigeret af
              #12

              going to guess that the center empty track is for the search function. and the topmost bit is rarely used, so that is probably the shift bit (uppercase). if we go in linear order from top to bottom (skipping the middle track), it looks like we're starting to get letters!

              tubetime@mastodon.socialT 1 Reply Last reply
              0
              • tubetime@mastodon.socialT tubetime@mastodon.social

                a friend of mine sent me these photos of an IBM MT/ST tape (magnetic tape / selectric typewriter). the third photo particularly fascinated me: it shows the flux transitions with a Magnaviewer! is it possible to decode? 🧵

                F This user is from outside of this forum
                F This user is from outside of this forum
                failedlyndonlarouchite@mas.to
                wrote sidst redigeret af
                #13

                @tubetime fascinating abt this model of the selectric, thanks

                I think this is true:

                buried very deep in the guts of ATT Unix is a command to print at 23 cps

                cause that is how fast you can run a selectric before it melts

                1 Reply Last reply
                0
                • tubetime@mastodon.socialT tubetime@mastodon.social

                  going to guess that the center empty track is for the search function. and the topmost bit is rarely used, so that is probably the shift bit (uppercase). if we go in linear order from top to bottom (skipping the middle track), it looks like we're starting to get letters!

                  tubetime@mastodon.socialT This user is from outside of this forum
                  tubetime@mastodon.socialT This user is from outside of this forum
                  tubetime@mastodon.social
                  wrote sidst redigeret af
                  #14

                  oh i'm definitely on the right track (pun intended). it seems we have the phrase "The patient<CR><LF>r" encoded onto the tape! it's backwards, but that's ok. i'm also a bit surprised to see <CR><LF> but i guess that means the typewriter wasn't running Unix. IYKYK.

                  penguin42@mastodon.org.ukP heavyimage@mastodon.socialH sverx@mastodon.gamedev.placeS 3 Replies Last reply
                  0
                  • tubetime@mastodon.socialT tubetime@mastodon.social

                    i've found what appears to be a code table! it's not really EBCDIC; other documentation refers to the reader having to translate the code.

                    raymaccarthy@mastodon.ieR This user is from outside of this forum
                    raymaccarthy@mastodon.ieR This user is from outside of this forum
                    raymaccarthy@mastodon.ie
                    wrote sidst redigeret af
                    #15

                    @tubetime
                    Programming some sort of machine tool via paper tape?
                    MTT = Machine Tool Tape?

                    I've never seen that. I don't think it's much like EBCDIC?

                    1 Reply Last reply
                    0
                    • tubetime@mastodon.socialT tubetime@mastodon.social

                      i've found what appears to be a code table! it's not really EBCDIC; other documentation refers to the reader having to translate the code.

                      scruss@xoxo.zoneS This user is from outside of this forum
                      scruss@xoxo.zoneS This user is from outside of this forum
                      scruss@xoxo.zone
                      wrote sidst redigeret af
                      #16

                      @tubetime bits corresponding to the Selectric's whiffletree linkages?

                      tubetime@mastodon.socialT 1 Reply Last reply
                      0
                      • tubetime@mastodon.socialT tubetime@mastodon.social

                        oh i'm definitely on the right track (pun intended). it seems we have the phrase "The patient<CR><LF>r" encoded onto the tape! it's backwards, but that's ok. i'm also a bit surprised to see <CR><LF> but i guess that means the typewriter wasn't running Unix. IYKYK.

                        penguin42@mastodon.org.ukP This user is from outside of this forum
                        penguin42@mastodon.org.ukP This user is from outside of this forum
                        penguin42@mastodon.org.uk
                        wrote sidst redigeret af
                        #17

                        @tubetime CR LF makes sense on a typewriter though - that's what the lever on a manual typewriter ends up doing, and it's not that uncommon to manually feed forward so do a LF without a CR.

                        vathpela@infosec.exchangeV 1 Reply Last reply
                        0
                        • scruss@xoxo.zoneS scruss@xoxo.zone

                          @tubetime bits corresponding to the Selectric's whiffletree linkages?

                          tubetime@mastodon.socialT This user is from outside of this forum
                          tubetime@mastodon.socialT This user is from outside of this forum
                          tubetime@mastodon.social
                          wrote sidst redigeret af
                          #18

                          @scruss could be!

                          1 Reply Last reply
                          0
                          • bitsavers@oldbytes.spaceB bitsavers@oldbytes.space

                            @tubetime

                            have you looked at the digidata mt/st tape reader documentation on bitsavers?

                            tubetime@mastodon.socialT This user is from outside of this forum
                            tubetime@mastodon.socialT This user is from outside of this forum
                            tubetime@mastodon.social
                            wrote sidst redigeret af
                            #19

                            @bitsavers no, i should probably do that. 😅

                            bitsavers@oldbytes.spaceB carpetbomberz@mastodon.onlineC 2 Replies Last reply
                            0
                            • tubetime@mastodon.socialT tubetime@mastodon.social

                              oh i'm definitely on the right track (pun intended). it seems we have the phrase "The patient<CR><LF>r" encoded onto the tape! it's backwards, but that's ok. i'm also a bit surprised to see <CR><LF> but i guess that means the typewriter wasn't running Unix. IYKYK.

                              heavyimage@mastodon.socialH This user is from outside of this forum
                              heavyimage@mastodon.socialH This user is from outside of this forum
                              heavyimage@mastodon.social
                              wrote sidst redigeret af
                              #20

                              @tubetime this is so cool! Great work!

                              1 Reply Last reply
                              0
                              • tubetime@mastodon.socialT tubetime@mastodon.social

                                @bitsavers no, i should probably do that. 😅

                                bitsavers@oldbytes.spaceB This user is from outside of this forum
                                bitsavers@oldbytes.spaceB This user is from outside of this forum
                                bitsavers@oldbytes.space
                                wrote sidst redigeret af
                                #21

                                @tubetime

                                it is the system 30. I thought I had some blueprints, but i may not have put them on line

                                https://www.computerhistory.org/collections/catalog/102662523

                                I picked up the Model 30 on eBay in the 00s for CHM thinking they might be interested in reading those type of tapes in the future (hah!) then the docs showed up in a big batch of paper I bought many, many years later. Since it is now an accessioned "artifact" (because the "tool" acquisition category didn't exist), it will never be used for data recovery.
                                It is also the reason why I have a room full of my own card reader, disk, mag and paper tape drives at the museum that are not owned by CHM that I use for media recovery in their software preservation lab.

                                1 Reply Last reply
                                0
                                • bitsavers@oldbytes.spaceB bitsavers@oldbytes.space

                                  @tubetime

                                  have you looked at the digidata mt/st tape reader documentation on bitsavers?

                                  tubetime@mastodon.socialT This user is from outside of this forum
                                  tubetime@mastodon.socialT This user is from outside of this forum
                                  tubetime@mastodon.social
                                  wrote sidst redigeret af
                                  #22

                                  @bitsavers their logo is clever and looks just like the magnaview image.

                                  1 Reply Last reply
                                  0
                                  • philcowans@universeodon.comP philcowans@universeodon.com

                                    @tubetime - do you have any idea of the age of the tape?

                                    tubetime@mastodon.socialT This user is from outside of this forum
                                    tubetime@mastodon.socialT This user is from outside of this forum
                                    tubetime@mastodon.social
                                    wrote sidst redigeret af
                                    #23

                                    @philcowans probably 1970s.

                                    1 Reply Last reply
                                    0
                                    • tubetime@mastodon.socialT tubetime@mastodon.social

                                      a friend of mine sent me these photos of an IBM MT/ST tape (magnetic tape / selectric typewriter). the third photo particularly fascinated me: it shows the flux transitions with a Magnaviewer! is it possible to decode? 🧵

                                      tapewolf@meow.socialT This user is from outside of this forum
                                      tapewolf@meow.socialT This user is from outside of this forum
                                      tapewolf@meow.social
                                      wrote sidst redigeret af
                                      #24

                                      @tubetime I will have to try and get a magnetic viewer someday, but they're not cheap

                                      1 Reply Last reply
                                      0
                                      • tubetime@mastodon.socialT tubetime@mastodon.social

                                        oh i'm definitely on the right track (pun intended). it seems we have the phrase "The patient<CR><LF>r" encoded onto the tape! it's backwards, but that's ok. i'm also a bit surprised to see <CR><LF> but i guess that means the typewriter wasn't running Unix. IYKYK.

                                        sverx@mastodon.gamedev.placeS This user is from outside of this forum
                                        sverx@mastodon.gamedev.placeS This user is from outside of this forum
                                        sverx@mastodon.gamedev.place
                                        wrote sidst redigeret af
                                        #25

                                        @tubetime you need to both bring the carriage back *and* move the paper one line 😅

                                        1 Reply Last reply
                                        0
                                        • penguin42@mastodon.org.ukP penguin42@mastodon.org.uk

                                          @tubetime CR LF makes sense on a typewriter though - that's what the lever on a manual typewriter ends up doing, and it's not that uncommon to manually feed forward so do a LF without a CR.

                                          vathpela@infosec.exchangeV This user is from outside of this forum
                                          vathpela@infosec.exchangeV This user is from outside of this forum
                                          vathpela@infosec.exchange
                                          wrote sidst redigeret af
                                          #26

                                          @penguin42 @tubetime seems like the blank in the middle also makes sense if it's transcribed from (or merely some design bits are borrowed from) paper tape with a center tracking sprocket.

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper