587,913 active members*
3,601 visitors online*
Register for free
Login
Page 1 of 2 12
Results 1 to 20 of 38
  1. #1
    Join Date
    Sep 2008
    Posts
    58

    Bridgeport Series I BOSS electronics.

    Hi All:

    I was trying to figure out just what I have electronics wise so I ripped out the CPU board of my BP S1 and ... Hey, this looks like the old PDP-11 Bus. I see CPU DEC 3015D. Well it's DEC. I do a little internet search .... YES this is a PDP-11! Okay I can work this bus. Now, Do I need to back up the ROM as it's coming to 30 years old.

    Okay I thought that the BOSS series of computers were 68000 based, since mine is a PDP-11 based machine does anyone know what series of BOSS I have? The machine serial # places it as being born in 1980. Carter era....:rainfro:

    Andrew

  2. #2
    Join Date
    Dec 2003
    Posts
    24220
    Way back I retrofitted a couple of boring mills that were PDP-8 run.
    Not bad for 1965 data processing units running a CNC machine.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  3. #3
    Join Date
    Sep 2008
    Posts
    58
    PDP-8 ... I donno sounds kinda boring! Sorry could not resist. Seriously I see this machine running G code and servo-ing motors. No need for anything big. I can see small limits of the G code I can run on this thing. But I'll start small then start a re-engineered CPU board. First things first get this beast running.

    The ultimate hack would be to mill the replacement pro-boards on the machine they are going into. Machine ... make thyself!

    So given my limited computing machinery any ideas on what version of BOSS I'm running?

    You can do a lot of damage with a PDP-8.

    Andrew

  4. #4
    Join Date
    Nov 2004
    Posts
    3028
    The digital Equipment Company used a KD11F board in the BOSS 3 and 4.
    A KD11L was used in the BOSS 5 and 6.
    The actual BOSS level was determined by the ERS board which had the BOSS software burned onto a PROM.
    Search the posts. I wrote up a lot longer history of these machines and what is inside of them.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  5. #5
    Join Date
    Sep 2008
    Posts
    58
    I have an LSI-1, M7264 for the CPU Board. So what version of BOSS would this be?

    Andrew

  6. #6
    Join Date
    Sep 2008
    Posts
    58
    To answer my own question. I found this resource.

    ftp://metalab.unc.edu/pub/academic/c...ield-guide.txt

    The M7264 is a KD11-F Q 11/03 processor with 4-Kword MOS RAM

    Sooo it looks like I have a BOSS 3 or 4. Okay making progress.

    Andrew

  7. #7
    Join Date
    Sep 2008
    Posts
    58
    ... Another question. Does the BOSS 3 or 4 run g code? I have this vague recollection of reading that below BOSS 5 g code was not the lingua franca.

    Andrew

  8. #8
    Join Date
    Nov 2004
    Posts
    3028
    ALL BOSS machines were strictly G code machines.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  9. #9
    Join Date
    Sep 2008
    Posts
    58
    Excellent! I've found a lot of links to DEC PDP 11 stuff. The PDP-11 is the base computer system for the Bridgeport Series I. I've found a lot of general docs that would help in understanding the system, but is a tad esoteric. If you folks are interested I can put together a list of links.

    I spent some time with the bridgeport boards and they are very simple 7400 logic circuits. I'll be reverse engineering these soon, so the mods can begin.

  10. #10
    Join Date
    Apr 2008
    Posts
    50

    More Memory

    It would be great if you could figure out a way to increase the stock memory on these. I still use mine in the stock configuration and it would be nice to have more memory without using a BTR system. Good luck on your adventures.

    Kevin

  11. #11
    Join Date
    Sep 2008
    Posts
    58
    Hey Kevin:

    I think the best we could do with the system as is would be a 64k of RAM upgrade. And we'd have to break into the code and reset the memory management limits. All can be done esp since there are pdp-11 emulators out there. I haven't figured out where the code is kept. I don't see any windowed EPROM's on board, so I figure that the code is kept on a perm ROM.

    If I were to keep the pdp-architecture, I'd first have to read out the rom. Okay my logic analyzer can do that. Then disassemble the code. Okay we can do that too. Now for hardware.....

    At first glance at the problem, I'd take the pdp-11 on a chip projects out there, where you get the pdp-11 system of your choice on a FPGA. 1 this would allow the system to grow as needed and you could run at speeds undreamed of in the 1970's. 2 if the memory paging is not too awful, you could easily expand the memory capability into the 16MB range very easily. Then mount that on a PCB that meets the mechanical needs of the BUS.

    That would be fun and cool, but it would mean modding DEC assembly using archaec tools.

    My eventual mod would be to use something like the TS-7300, 32 bit controller with FPGA, full 100 base T, as many rs-232's as grandpa ever needed and 100's of MB of RAM. Or, just a TCP/IP interface and run the show from a PC (Yeah! THAT'S THE TICKET!). First off, tho, I need to get my beastie up and running and I'll spoon feed it.

    As for me, I'm just not going to sleep well at night until I encode this beastie and calibrate it. I'm a controls and accuracy weenie.

    Okay, I'll setup up a web page with the project this weekend. I spent some time exploring the boards. I need to find out if I'll be violating the DMCA if I published schemos of the boards and write ups on the functionality.

    Andrew

  12. #12
    Join Date
    Apr 2008
    Posts
    50
    Andrew,
    Looking forward to your website on the project. I think stock these old machines had about 12K of memory which way back was probably plenty for what needed to be done with all the subroutines and such. Seems like most of the stuff I do always ends up being 3-D and takes huge amounts of memory. A sample:

    YouTube - Bridgeport Series 1 BOSS 5 CNC 3D Test

    I have an old BTR system that I've used a couple times but even that seems to be limited to about 80K a program for some reason.

    YouTube - Bridgeport BOSS 5 DNC Engraving

    That's plenty for most things but I'm used to being able to download almost unlimited files on the machines I use at work. I'm a CNC programmer-machinist not an EE so I understand some of what you were saying. I know just enough to be dangerous with electronics and computers.

    Kevin

  13. #13
    Join Date
    Sep 2008
    Posts
    58
    Kevin:

    Great vids. I'll be asking for a lot of advise from you. I'm an amateur machinist. I know just enough to be dangerous.

    Andrew

  14. #14
    Join Date
    Sep 2008
    Posts
    58
    Read section 4 of the manual tonight. WOW the quality of the manual is really impressive. You could reverse engineer the entire controls system from this document. What a refreshing read.

    Andrew

  15. #15
    Join Date
    Sep 2008
    Posts
    58
    Hey All:

    Looking at my ERS board I find this part number. 026289-b. It's not listed on table 4.2.5.2 of the manual. Which makes me think that I have a BOSS 3 or less. Anyone have any direct insight as to what I really have here?

    Also are there any binaries of the various versions of BOSS floating about?

    Andrew

  16. #16
    Join Date
    Apr 2008
    Posts
    50

    Numbers

    Andrew,
    I have the books for the BOSS 4 and 5 and all the numbers for all the boards start with 1 and have 7 digits so look on the board, I'm sure there are other numbers on there, maybe on the other side? The number you listed is similar to numbers also printed on the back of the board I have for my BTR unit and that is 026289A. The part number on the same board on the front is A027106. I'm not sure what that board was originally but it definitely wasn't BOSS 4 or 5, maybe BOSS 3? I don't know. The BOSS 5 board I have is part number 1927990. The BOSS 3 from what I see has a different display panel. It just has a single LED readout about 3 inches or so long with a lot of empty space around it. The BOSS 4, 5 and 6 have a dual LED display and really no empty space around it. I hope that helps you identify it.

    Kevin

  17. #17
    Join Date
    Sep 2008
    Posts
    58
    Ah, I too have a 1927990 between K9 and K10. Wiping the grime away it even says, Part Number before that, and SN after it. I could not see the Part Numer, and only saw the SN marker.

  18. #18
    Join Date
    Apr 2008
    Posts
    50
    From what I have in the manual that is the number for the latest BOSS 5 board so the LSI-11 board should be 1927322, the RCK should be 1926865 and the XDI should be 1926974. I did change mine from BOSS 4 to 5 but the only different boards were the ERS and LSI-11. Did you have any luck getting it going yet?

    Kevin

  19. #19
    Join Date
    Nov 2004
    Posts
    3028
    Most BOSS 3 machines had some wire wrap boards in them.
    You are correct that the original part numbers began with a A0. Later that was replaced with a 19 and even later with a 319xxxxx.
    The BOSS 3 were strictly 20ma current loop communications.
    Boss 4 had a pile of part numbers as RS232 was a option, as well as metric.
    On the BOSS 5 RS232 was standard.
    I have a list of these part numbers on a hard drive not in my PC at the moment. I have had a few problems. I am running 1GB of video graphics on 2 boards running in a "crossfire" arrangement and one fried. So my PC is in a state of flux.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  20. #20
    Join Date
    Sep 2008
    Posts
    58
    Okay:

    Here's my system board part numbers ...

    LSI-11 M7264 5011545F-P5 Dated Feb '81
    XDI BridgePort # 026974
    ERS BridgePort # 1927990
    RCK BridgePort # 1926865

    Keven, I have not gotten it running yet. I'm cleaning it, and finishing my rotary phase. Which from earlier posts indicate that I have to be careful to balance my legs..... Probably another week or two.

    Okay so it's looking like a BOSS5 with the LSI-11 still being an unknown and the data interface looks old compared to the Clock and ROM board. So long as it has rs-232...... There most def are no wire-wrap boards on this thing. I don't know if I'm sad or happy that there are no wire-wrap boards.....

    Hey guys, thanks for all the help and insights. I'll be putting up a blog later today. I'll post the url.

    Andrew

Page 1 of 2 12

Similar Threads

  1. bridgeport series 2 cnc boss 6
    By MR Custom in forum Bridgeport / Hardinge Mills
    Replies: 28
    Last Post: 10-06-2012, 03:09 PM
  2. bridgeport series 1 boss 6
    By MR Custom in forum Bridgeport / Hardinge Mills
    Replies: 11
    Last Post: 11-19-2007, 02:04 PM
  3. Help...BRIDGEPORT SERIES 1 BOSS...I need advice
    By gijoe in forum Bridgeport / Hardinge Mills
    Replies: 5
    Last Post: 09-12-2007, 08:53 PM
  4. Bridgeport Series I Boss 4
    By millwrightguy in forum Bridgeport / Hardinge Mills
    Replies: 6
    Last Post: 06-28-2007, 02:07 AM
  5. Bridgeport Series I Boss 5 Controller
    By VIC H in forum Uncategorised MetalWorking Machines
    Replies: 0
    Last Post: 07-24-2006, 05:54 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •