I happen to have three of those: one standalone NOS chip and two on Q-Bus SBCs. One however has a crack in its cerdip package. Here's what one of the boards looks like:
Yep they weren't exactly uncommon but generally were installed at various institutions and professional schools: there was no legal way to obtain one privately. They were also (due to peculiarities of militarized planned economy) ridiculously overbuilt and costly to make. It's rather hard to find a complete DVK on the market now as most of them were reprocessed for their very substantial content of precious metals.
A factory in my hometown used to have CNC mills with these systems as controllers and they were regularly pilfered by the socialist workers. The backplane had insane amounts of gold plating (grams!) on edge connectors and boards themselves used platinum/palladium capacitors for bypass! These were stripped on the SBC specimen in my blog post above too.
Arh.. nostalgia. I learnt to programme in PDP-11 assembly on ДВК-1 and БК-0010 somewhere in 89-90. That was my second assembly though. The first one was MOS 6502 on Atari 800s, they were quite popular in USSR in late 80th.Funny thing is that you still can purchase КМ1801ВМ3 chips in Russia for less than a $1 in bulk. I once considered building a ДВК clone to play with and to teach my kids some proper assembly, but then found this DVK-FPGA project on Github: https://github.com/forth32/dvk-fpga
> I once considered building a ДВК clone to play with and to teach my kids some proper assembly
I actually built a custom board with a K1801VM1 a while back to teach my son programming basics from the ground up. It's slow as molasses, but great at this purpose. The PDP-11 ISA is simple and comprehensible, as well as the 1801 microarchitecture. Underclocking and a few LEDs in the key points of the board can easily illustrate the entire process; it's very direct and you can almost physically see it "thinking" under the hood. We used that board to drive our Christmas lights and for simple games before moving to something more high-level.
I used to write all my code for this CPU in plain machine codes. Granted they weee very easy to remember- in octal form.
Eg 10102 - mov R1, R2
Very elegant and human readable machine code.
Btw, the same processor was used in the MK85 “calculator” which in essence was a mobile computer (ca 1990!). I owned one not knowing that fact, and was so amazed to realize it was actually a 1801vm1/vm2 architecture when I unsoldered ROM from it, connected to my parallel port and read its content - it had that familiar code there!!
Systime, a UK based DEC var and terminal maker was busted copying VAX boards to on-sell to the SU when DEC couldn't under ITAR restrictions. They sold clones with DEC boards and decided to up the profit by cloning the DEC boards.
Systime was doing fine selling VT100 compatible terminals but went seeking bigger bucks. I think the VAX was a sweetspot for them while it lasted. They went bust in the end.
Their headquarters in Leeds was a futuristic (for the 1980s) building with magstripe guided parts moving robots, a fantastic works cafeteria, the owners helicopter parked outside, and featured in a nuclear missile thriller TV series called "edge of darkness" -I worked at Leeds Uni on a systime funded research project and spent time there. Nice people in the research labs, smart, motivated.
Probably sold mostly to the sphere, not the core. Systime might have been in the pdp-11 business too but I was there working Vax, and the story was told to me about Vax (by systime employees I might add)
Your list misses SM-1700 ("СМ-1700"), a full clone of VAX-11/730. But all the VAX-compatible computers were produced only during the last several years of the USSR, so just a few thousand had been built in total.
I remember reading that some version of the MicroVAX CPU had etched into it, in broken Russian, something approximating "VAX: When you care enough to steal the very best". I'm not sure how many Soviet engineers would have been familiar with the Hallmark commercials to get the joke, though.
I think they would have gotten the point without it, given that they were into stealing its design - of course the subtle point might have been not familiar for them.
The broken Russian reads more like an advertisement to buy the real thing. Until you have supplied that quote I had no idea, even though I saw this picture.
Hm, indeed, can be interpreted this way, if you imagine commas at right places.
If you care, enough to steal, the real best.
(The word "настоящий" used as the translation of "very" means "real". For the rest we can leave the original english words and with commas even have some similar broken language effect)
The Russian is too broken to be comprehensible, so the burn doesn't work as well as it could. The equivalent broken English would be something like: "SVAX: when you whaaant enough steal genuine best". Yes, it's just as difficult to parse the Russian.
Can you paste the original russian and i'll try to translate better? i suspect that " weapons of mass destruction" was a mistranslation of an acronym to WMD, which got then expanded
The Elbrus 2000 is rather fascinating, but they can't even make them anymore. Perhaps the older models, but the newer ones where all manufactured by TSMC, and Russia doesn't have the ability to create anything below 90nm.
There was an article about some Russian bank testing out the e2k, but they reported that the Elbrus-8C, was not acceptable. The 8C is 28nm, so made by TSMC, so even if it could perform it would be available.
Sberbank testing seems to be blown out of proportion by Wikipedia-studying analysts. Or someone else, for some other reason. It's easy to guess that certain “patriotic” circles had decided to make Sberbank support the production by signing some big long term contract, and they decided to NOPE out of it, and quickly made a critical assessment in comparison with top of the line commercial offers. Effective performance of Elbrus in various tests was neither a secret nor a surprise.
The problem isn't performance, it's the architecture. Supposedly, it's intended use case is being a processor for radar control systems with lots of floating point number-crunching/DSP/whatever power to process input data in real-time and also run some general purpose code based on results, all in a single package. Other tasks rarely need that combination of features, it's either top general purpose performance on x86 servers, or top number crunching performance on supercomputers.
I remember seeing some benchmark results some time ago in which optimized x86 code running via Elbrus software+hardware translation was faster than native Elbrus compile for the generic C code. Unfortunately, VLIV compilers must be very smart, and ingest all the software and hardware optimizations from others to compete with common architectures.
the only way this makes sense is if you hate both elbrus and the us space program, since someone who wasn't being sarcastic about russia's military wouldn't term it 'expansionist'
http://blog.funcall.org/hadrware%20vintage%20pdp/2017/03/14/...
Boards like these were used both in DVK systems and in different CNC controllers.