Welcome to the not so simple world of retro computers.
Answers:
1/ Spot on. Really good analysis of my offerings.
2/ Yes, it is mainly a matter of wishing to create one series to take full advantage of the 80-pin RCBus (SC700 series) and another series (SC600 series) to keep things a little simpler and have less soldering. More below.
3/ Except for a few clashes of addresses etc. you can mix and match in the way you describe. Generally, the modules can be placed in any locations.
4/ See below.
5/ SC126 is still a good option in my opinion. Essentially it includes the functionality of a number of modules and is expandable using many of the RCBus modules.
6/ Like SC126, SC720 can function as a single board computer but is expandable with RCBus modules. It is the Z80 version of SC126. It is my opinion that it is a good starting point.
7/ Yes, that is indeed reasonable.
I have produced rather a large range of designs with much duplication. I like designing stuff and got a bit carried away. There isn't a strong justification for many of them. So, yes, the range is confusing. If I was more motivated by commercial success I probably would have a simple range in only one PCB colour and would benefit from the economy this would bring.
So how did I get here?
Back in about 2016 I decided I wanted to get back into simple (retro) computers. I rather fancied trying to create my own CPU from 74 series logic and ROMs. I wanted to do everything from scratch and write my own assembler and simulator. This plan got as far as my unfinished Small Computer Workshop (SCW) IDE. In order to implement this big plan in stages, I initially made the SCW IDE compatible with the Z80. I spotted the RC2014 system and decided that starting with this system made sense as a stepping stone to a system of my own design, so I purchased a RC2014 Pro kit. By this point I started getting drawn into the RC2014 community and my home made CPU project got 'delayed'. Also, I didn't spend much time debugging and completing SCW. SCW worked well enough for me to develop code for my RC2014 Pro and the result was the Small Computer Monitor (SCM). I also prototyped my own single board computer (or perhaps more accurately a motherboard) which you'll find on my website as SC101.
About this time I realised PCB manufacture had become cheap enough for hobby budgets. I noticed the RC2014 lacked support for Z80 family CTC and PIO devices, so I designed SC102 (Z80 CTC) and SC103 (Z80 PIO). I completed the set with my own Z80 SIO module, SC104. When others showed interest I offered my spare PCBs. Before I could say "this wasn't the plan" I found myself offering kits on Tindie. I went on to develop all sorts of kits for RC2014 and Z50Bus, giving each a number in the SC100 range. This evolved into a random mess of number assignments.
When the RCBus specification was drawn up I decided to start a new range to take advantage of the 80-pin bus. Thus the 700 series. After I'd created a decent 80-pin range I decided to tidy up the messy 100 series, largely by producing new designs specifically for the 40-pin RCBus. Thus the 600 series. The SC600 series wasn't necessary, I just wanted to do it.
If you settle on the 80-pin RCBus you can supplement it with modules designed for the 40-pin RCBus or the RC2014 bus. The only issues I see with the mix and match approach are:
1/ The 40-pin modules touch the jumpers found between bus sockets on the 80-pin backplanes. This hasn't caused any problems I'm aware of but you might like to build the backplane with out some of the jumper pins fitted to allow 40-pin modules to be fitted without this concern.
2/ The mounting holes found on most modules do not line up as the commonly used bus header pins are a different profile for 40-pin and 80-pin modules.
Which bus is best?
Well I've changed my mind a few times on that. Initially I assumed the RC2014 enhanced bus (41 to 60 pins) was best, but I didn't like the lack of support for the Z80 mode 2 interrupt daisy chain or the inconsistent number of pins. The modules are also difficult to remove without bending pins. The Z50Bus fixes these issues. It has a module PCB wider than the bus connector, giving an overhang to get your finger tips under. The 40-pin bus modules are relatively easy to remove as the commonly used bus connector has the module PCB overhang the bus socket by enough to get a finger tip under. When the RCBus specification was drawn up the 80-pin bus seemed the best. While it is the most functional and most future proofed it does have some issues. There's more soldering to do and the modules are hard to remove. I found myself preferring the 40-pin bus due to its simplicity and easier module removal.
When I designed the 600 series I thought carefully about how to get the best out of it without breaking compatibility. There are differences in some of my 40 and 80-pin designs to make best use of the bus features available. One example is serial modules. With only one clock source available on the 40-pin bus it is very attractive to have a flexible baud rate generator on the serial module.
Single board or fully modular?
The bus connectors used on all these systems are cheap and cheerful. They aren't ideal. Having lots of modules adds to the risk of reliability issues. It makes sense to have all the 'standard' features on a single board with expansion sockets for other functions. On the other hand, a fully modular system is more flexible and has a consistent look.
Essentially, my offerings are those of an enthusiast rather than being commercially motivated.
I have come to the conclusion the vast majority of people are well served by the 40-pin RCBus. In fact, it is currently my favourite for fully modular Z80 systems. Most of the time I use SC720 for Z80 work and SC126 for Z180 work. Both can be greatly expanded with either 80-pin backplanes or simpler 40-pin backplanes. Z80 systems have the best compatibility with the wide range of modules from different suppliers. The Z180 generally operates at 18.432 MHz, rather than 7.3728 MHz, leading to some compatibility issues.
Steve