UK Vintage Radio Repair and Restoration Discussion Forum

UK Vintage Radio Repair and Restoration Discussion Forum (https://www.vintage-radio.net/forum/index.php)
-   Vintage Computers (https://www.vintage-radio.net/forum/forumdisplay.php?f=16)
-   -   Ortonview PCB (https://www.vintage-radio.net/forum/showthread.php?t=181460)

SiriusHardware 4th Aug 2021 8:06 pm

Re: Ortonview PCB
 
Powering the populated board from just 5V, things look a bit more normal. Next step will be to try it in V1 Ortonview configuration, with buffers linked out and four capacitors fitted. I'm expecting the through-hole 220pFs to arrive tomorrow, so I will continue then.

Slothie 4th Aug 2021 8:13 pm

Re: Ortonview PCB
 
Hmm seems the buffer idea needs a lot more work then.

SiriusHardware 4th Aug 2021 8:27 pm

Re: Ortonview PCB
 
Unfortunately it affects the MK14 so badly when connected that I would be reluctant to try to faultfind that way. As said, I'll make sure it still works in the original way with capacitor fix just so I know that nothing is broken.

The 'normal' MK14 switch on prompt is there at switch on just with a lot of noise on the displays, but it crashes within a second or so. It might just be that the buffer enable delay time needs to be a little bit longer.

SiriusHardware 4th Aug 2021 8:42 pm

Re: Ortonview PCB
 
I've just tried manually 'slugging' another capacitor across the existing 220pF - the MK14 keeps running, albeit still with a lot of noise on the displays, and I can step through addresses with the 'Mem' key. However the addresses sometimes increase in large steps by themselves each time I press 'Mem'. I think there's still a chance that the right delay could fix it, but it might have to be more precisely timed, ie, by the PIC rather than by external timing.

Slothie 4th Aug 2021 8:42 pm

Re: Ortonview PCB
 
Well its an improvement over having no delay at all, the display was badly corrupted and sometimes there was nothing on the display at all. The PIC doesn't attempt to use the bus for some time after asserting NENIN so their certainly is scope to increase the capacitance (delay) considerably.

SiriusHardware 4th Aug 2021 8:47 pm

Re: Ortonview PCB
 
How much time is 'some time', do you remember?

Mark1960 4th Aug 2021 8:55 pm

Re: Ortonview PCB
 
What value resistor did you use for the RC delay to the Buffers?

With two 74ls ttl inputs on the output of the RC delay, the maximum resistor value is probably 1 k to make sure it can pull the inputs down to less than 0.8 v. A lower value, say 470 ohm might be a better choice, but then the capacitor needs to be a higher value.

I was never much good at calculating RC timing values, I think you want to aim for about 1.5 to 2 us. Based on 8060 memory cycle time at 4MHz.

Slothie 4th Aug 2021 8:58 pm

Re: Ortonview PCB
 
Quote:

Originally Posted by SiriusHardware (Post 1395590)
How much time is 'some time', do you remember?

It was 3.75uS according to my calculations (15 machine cycles). I think 1K & 220pF should give a delay of about 220nS so 1nF should give you 1mS?

Slothie 4th Aug 2021 9:00 pm

Re: Ortonview PCB
 
Quote:

Originally Posted by Mark1960 (Post 1395593)
What value resistor did you use for the RC delay to the Buffers?

With two 74ls ttl inputs on the output of the RC delay, the maximum resistor value is probably 1 k to make sure it can pull the inputs down to less than 0.8 v. A lower value, say 470 ohm might be a better choice, but then the capacitor needs to be a higher value.

I was never much good at calculating RC timing values, I think you want to aim for about 1.5 to 2 us. Based on 8060 memory cycle time at 4MHz.

I suggested a 1k resistor, so C should be 1.5-2nF, looks like I suggested a value far too small.

SiriusHardware 4th Aug 2021 9:12 pm

Re: Ortonview PCB
 
Slothie suggested 1K + 220pF so that's what it is at the moment. I stuck an additional capacitor marked '470' across the 220- it's an old British capacitor so the chances are that the value really is 470pF and not 47pF (a more modern 470pF capacitor would be marked '471').

I'm wondering if it would be more productive to knock up a proper monostable delay using a 74121 / 74122 with a multiturn pot to allow free adjustment of the delay in very small increments and generate the delay with that. If that gives us a working delay range we can try to fall back to RC generating the same delay.

SiriusHardware 4th Aug 2021 9:24 pm

Re: Ortonview PCB
 
Quote:

1K & 220pF should give a delay of about 220nS so 1nF should give you 1mS?
Surely you mean 1uS? (1000nS in a uS?)

Am I looking at more like 2.2nF then, based on Mark's suggestion of 2uS?

SiriusHardware 4th Aug 2021 9:43 pm

Re: Ortonview PCB
 
Well, just tried a '222' (2,200pf / 2.2nF) and the situation is much the same, unstable and crashing.

I really will need to try it in the original mode just to make sure the PIC and memory are still OK. The 365 buffers were brand new from RS or Farnell a while ago and were actually tested in my SOC VDU as 80L95 substitutes.

I'll have to pause until the 220pF through hole caps arrive, hopefully tomorrow.

Mark1960 4th Aug 2021 9:48 pm

Re: Ortonview PCB
 
Quote:

Originally Posted by Slothie (Post 1395595)
Quote:

Originally Posted by SiriusHardware (Post 1395590)
How much time is 'some time', do you remember?

It was 3.75uS according to my calculations (15 machine cycles). I think 1K & 220pF should give a delay of about 220nS so 1nF should give you 1mS?

So I think we need to aim for a delay between 2us and 3.75us, an RC on ls ttl inputs might not be that accurate without selecting the values on test.

Maybe safer to use too large a value instead of too small to avoid bus conflict, so perhaps a 3.3nF and see what that gives, then trim with the resistor.

SiriusHardware 4th Aug 2021 9:52 pm

Re: Ortonview PCB
 
Noted, although 2.2nf seems no better than 220pF+470pF - as said, I think I should first verify that it operates normally in the original way with your capacitor fix on A8-A11 before trying to get something new working.

Mark1960 4th Aug 2021 9:54 pm

Re: Ortonview PCB
 
You could try isolating U3-6 from R12 and NRDS using a schottky diode and then connect the second gate pins of the buffers to U3-6 instead of using an RC.

SiriusHardware 4th Aug 2021 9:59 pm

Re: Ortonview PCB
 
Noted as well, but I'm still going to go back to basics first to ensure that I still have a fully working PIC, etc. I need to start from a known good datum point, I think.

Just think, Mark, you have all this fun to look forward to, although hopefully we will have it all worked out by the time your board gets to you.

Slothie 4th Aug 2021 10:03 pm

Re: Ortonview PCB
 
Quote:

Originally Posted by SiriusHardware (Post 1395603)
Quote:

1K & 220pF should give a delay of about 220nS so 1nF should give you 1mS?
Surely you mean 1uS? (1000nS in a uS?)

Am I looking at more like 2.2nF then, based on Mark's suggestion of 2uS?

Yes I meant uS not mS. Tired typing!

Mark1960 4th Aug 2021 10:16 pm

Re: Ortonview PCB
 
Well I confirmed my two PIC16F877 sourced from utsource last year can be erased and programmed with my GQ4x4 programmer, which was also first time I’ve used that too. My phono connectors look like they are the right type. DIP switches are piano type, but should fit ok. Not sure about 16MHz crystal, I might have one, but I do have a few 48MHz third overtone that seem to prefer 16 MHz without fine tuning the notch filter.

Still need to solder a connector to the MK14, probably same as Slothie, female header on the MK14 and male on the Ortonview.

Mark1960 4th Aug 2021 10:27 pm

Re: Ortonview PCB
 
Another possible method without cutting any more tracks would be to connect UA11 to the second gate input on the buffers, with a pullup resistor, but then only the 6116 ram can be used for ortonview, but we still need to make sure we are not corrupting the MK14 ram.

SiriusHardware 4th Aug 2021 10:37 pm

Re: Ortonview PCB
 
Mine has a conventional 32 + 32 edge connector soldered to the 'fingers', so that I could (If I chose) connect it to my original MK14 for compatibility testing purposes, although I would need to remove the RAM since my issue II doesn't have the memory hole for it to occupy.

Original MK14s don't have Clock-Out on the rear edge connector but, luckily, OrtonView does not need it. Of course I would also need to route the buses and control signals to the underside of the edge connector where the issue II doesn't even have fingers to solder the signals to. So on the whole, highly unlikely.

Have to say the Slothie PCB based version looks a whole lot neater than the danglesome veroboard memory expansion 'bridge' board and the absolute rat's-nest of an OrtonView prototype I had hanging off that, so even if it only ever works in its original way with the A8-A11 capacitor bodge, I'll be very happy with it.

If you didn't want the VDU feature you could probably saw the rear two thirds off the PCB and the memory expansion would still work like a traditional plug in Sinclair 1.5K 'RAM Pack' for the issue VI PCB.


All times are GMT +1. The time now is 11:23 am.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright ©2002 - 2023, Paul Stenning.