AT system without -5vWith better character handling capability, why didn't PC-98 system succeed in rest of East Asia?Cannot boot off of Compact Flash cardWhat is the oldest commercial MS-DOS program that can run on modern versions of Windows without third-party software?
Why was Pan Am Flight 103 flying over Lockerbie?
English idiomatic equivalents of 能骗就骗 (if you can cheat, then cheat)
What's the idiomatic (or best) way to trim surrounding whitespace from a string?
What happens if a caster is surprised while casting a spell with a long casting time?
How is it possible for tall trees to pull water to heights more than 10m?
Understanding the as-if rule, "the program was executed as written"
Angle Between Two Vectors Facing A Point
Is it possible to alias a column based on the result of a select+where?
Odd PCB Layout for Voltage Regulator
Which are more efficient in putting out wildfires: planes or helicopters?
Enterprise Layers and Naming Conventions
What is my external HDD doing?
Basis and cardinality
Why didn't Avengers simply jump 5 years back?
A* pathfinding algorithm too slow
Which high-degree derivatives play an essential role?
Old story where computer expert digitally animates The Lord of the Rings
Rear derailleur got caught in the spokes, what could be a root cause
Is it OK to say "The situation is pregnant with a crisis"?
What would you need merely the term "collection" for pitches, but not "scale"?
How useful would a hydroelectric power plant be in the post-apocalypse world?
Can I deep fry food in butter instead of vegetable oil?
"in 60 seconds or less" or "in 60 seconds or fewer"?
What are the children of two Muggle-borns called?
AT system without -5v
With better character handling capability, why didn't PC-98 system succeed in rest of East Asia?Cannot boot off of Compact Flash cardWhat is the oldest commercial MS-DOS program that can run on modern versions of Windows without third-party software?
I have recently built a 80386 system. Lacking any AT PSU I connected a PicoPSU using an ATX->AT power adapter. Only card connected was a gpu (Trident TVGA 9000i). System performed BIOS checkup sequence without errors and reached boot stage. I did not connect a MultiIO card so did not proceed to booting.
PicoPSU is not v.1.x of ATX standard and so does not provide any -5 Volts capability. From what I have read, -5V is needed only by ISA bus and only from those cards requiring it (5th pin of back side of card, named B05 in ISA pinout.
My question is: If I stick to ISA cards which do not need -5v (lack of B05 contact in card) do I face any other risks when resorting to an ATX->AT conversion so as to power the board?
ibm-pc isa
New contributor
add a comment |
I have recently built a 80386 system. Lacking any AT PSU I connected a PicoPSU using an ATX->AT power adapter. Only card connected was a gpu (Trident TVGA 9000i). System performed BIOS checkup sequence without errors and reached boot stage. I did not connect a MultiIO card so did not proceed to booting.
PicoPSU is not v.1.x of ATX standard and so does not provide any -5 Volts capability. From what I have read, -5V is needed only by ISA bus and only from those cards requiring it (5th pin of back side of card, named B05 in ISA pinout.
My question is: If I stick to ISA cards which do not need -5v (lack of B05 contact in card) do I face any other risks when resorting to an ATX->AT conversion so as to power the board?
ibm-pc isa
New contributor
add a comment |
I have recently built a 80386 system. Lacking any AT PSU I connected a PicoPSU using an ATX->AT power adapter. Only card connected was a gpu (Trident TVGA 9000i). System performed BIOS checkup sequence without errors and reached boot stage. I did not connect a MultiIO card so did not proceed to booting.
PicoPSU is not v.1.x of ATX standard and so does not provide any -5 Volts capability. From what I have read, -5V is needed only by ISA bus and only from those cards requiring it (5th pin of back side of card, named B05 in ISA pinout.
My question is: If I stick to ISA cards which do not need -5v (lack of B05 contact in card) do I face any other risks when resorting to an ATX->AT conversion so as to power the board?
ibm-pc isa
New contributor
I have recently built a 80386 system. Lacking any AT PSU I connected a PicoPSU using an ATX->AT power adapter. Only card connected was a gpu (Trident TVGA 9000i). System performed BIOS checkup sequence without errors and reached boot stage. I did not connect a MultiIO card so did not proceed to booting.
PicoPSU is not v.1.x of ATX standard and so does not provide any -5 Volts capability. From what I have read, -5V is needed only by ISA bus and only from those cards requiring it (5th pin of back side of card, named B05 in ISA pinout.
My question is: If I stick to ISA cards which do not need -5v (lack of B05 contact in card) do I face any other risks when resorting to an ATX->AT conversion so as to power the board?
ibm-pc isa
ibm-pc isa
New contributor
New contributor
edited Jun 23 at 8:19
dirkt
9,9141 gold badge26 silver badges48 bronze badges
9,9141 gold badge26 silver badges48 bronze badges
New contributor
asked Jun 23 at 7:29
padawanpadawan
383 bronze badges
383 bronze badges
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
If it works and the voltages are within tolerance then it should be OK to use it. The only thing that might affect things is that normal ATX supplies may regulate voltages according to 3.3V output, so normal ATX supplies may not work properly of there is no load on 3.3V as AT does not use 3.3V supply. The PicoPSU may work without 3.3V load just fine. And there are adapters to make -5V from -12V if necessary.
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
|
show 1 more comment
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "648"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
padawan is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f11426%2fat-system-without-5v%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If it works and the voltages are within tolerance then it should be OK to use it. The only thing that might affect things is that normal ATX supplies may regulate voltages according to 3.3V output, so normal ATX supplies may not work properly of there is no load on 3.3V as AT does not use 3.3V supply. The PicoPSU may work without 3.3V load just fine. And there are adapters to make -5V from -12V if necessary.
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
|
show 1 more comment
If it works and the voltages are within tolerance then it should be OK to use it. The only thing that might affect things is that normal ATX supplies may regulate voltages according to 3.3V output, so normal ATX supplies may not work properly of there is no load on 3.3V as AT does not use 3.3V supply. The PicoPSU may work without 3.3V load just fine. And there are adapters to make -5V from -12V if necessary.
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
|
show 1 more comment
If it works and the voltages are within tolerance then it should be OK to use it. The only thing that might affect things is that normal ATX supplies may regulate voltages according to 3.3V output, so normal ATX supplies may not work properly of there is no load on 3.3V as AT does not use 3.3V supply. The PicoPSU may work without 3.3V load just fine. And there are adapters to make -5V from -12V if necessary.
If it works and the voltages are within tolerance then it should be OK to use it. The only thing that might affect things is that normal ATX supplies may regulate voltages according to 3.3V output, so normal ATX supplies may not work properly of there is no load on 3.3V as AT does not use 3.3V supply. The PicoPSU may work without 3.3V load just fine. And there are adapters to make -5V from -12V if necessary.
answered Jun 23 at 8:04
JustmeJustme
1,1593 silver badges10 bronze badges
1,1593 silver badges10 bronze badges
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
|
show 1 more comment
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
I think even a small load like a LED would solve the 3.3V problem (just to close the regulation loop of PSU)... anyway -12V to -5V is really just few diodes in serial or one zener diode taking 7V from the 12V ... not even a resistor is needed ... there are 6V9 zener diodes out there ...
– Spektre
Jun 23 at 9:40
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
That is very dubious to drop voltage with just diodes or zeners. Usually a 7905 linear regulator is used. Or a charge pump to make the negative voltages from positive.
– Justme
Jun 23 at 10:39
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
I know but one or few diodes can fit directly onto/into a cable (just before the connector with very small effort or change in the HW) and -5V is usually used just for a reference so its very low power anyway ...
– Spektre
Jun 23 at 12:14
3
3
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
It is mainly used only by a few sound cards. And if it is used, it is used as the negative power supply for audio op-amps, not as a reference.
– Justme
Jun 23 at 14:24
1
1
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
Dropping voltage with diodes here is ridiculous. You can get a proper buck converter on Amazon for a few bucks (pun intended), or on aliexpress for a few pennies.
– R..
Jun 23 at 22:06
|
show 1 more comment
padawan is a new contributor. Be nice, and check out our Code of Conduct.
padawan is a new contributor. Be nice, and check out our Code of Conduct.
padawan is a new contributor. Be nice, and check out our Code of Conduct.
padawan is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Retrocomputing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f11426%2fat-system-without-5v%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown