I'm convinced that the biggest jump in computer technology could be made if somebody just managed to build a reliable computer that uses a higher base.
@@H3Vtux No, problem. it's nice to see that there are some UA-cam channels like yours that make good educational content that people can benefit from. It's unfortunate that your channel is underrated while so many pranks, vlogs, comedy, celebrity UA-camrs have more subscribers and supporters. Hopefully, you get 1 million subscribers within this decade! Good luck.
Newer solid state drives use higher bases. It’s called 3D nand flash as opposed to traditional binary nand flash. A nand flash is just a simple circuit that can hold a charge. Before they used to be binary but now they can hold like 16 different voltage values so you can have more data in less space.
The downside to this is that TLC (3 bit so 8 voltage levels) and QLC (4bit per cell) flash storage is much slower and significantly less reliable then SLC, a lot of ssds actually use part of their cells as SLC cache which is partially why they get slower when they are full
Couldn't a computer use the polarity of a gate to count in base 3? Fluctuations wouldn't be as big of a deal as a low voltage could be a 1, high negative a 0 and high positive a 2 and the polarity can be switched very quickly, there's still a moment where when going from 0 to a 2 or vice-versa will give a 1 if it's read at the wrong time but as switching the voltage off is easier than hitting and maintaining a mid-voltage state accurately, the threshold could be smaller reducing the time spent in a transitional state, as long as the clock is properly synced the computer could avoid errors, in a binary system there will still be a transition period where the computer could read the wrong number as the voltage rises or drops above or below it's state threshold anyway and although I'm sure it's happened, this seems to be pretty rare because of the way everything is synchronized.
holy shit im interested your videos are a life saver i dont have enough time nor money to learn about computers but this is so easy to understand and well presented information that i just want more xD gonna watch some of your older videos in the meantime
This might be a problem for real computers but not for simulated computers such as the ones people build in Minecraft/Terraria or some other software. It'd be interesting to see how higher base computers would perform there and also how high we can go.
I'm glad ytou mentioned ssds I'm watching because I've taken a minor interest in ternary which might be a unique case but it might not be practical to get the small advantages it has hypothetically.
Yes i would love to hear your explanation on how ssd memory works. How storage and access occurrs. Thank you for your great explanations, I'm finding them most helpful and informative
I have a question: what about balanced ternary, where the voltage can be described as Negative / zero / positive. Shouldn’t that be able to solve the reliability problem?
Hmmmmmmmmmmmmmmmmm!!!!!!!!!! Then we could be able to make some next gen computers before quantum computing comes in the form of laptop?🧐🧐🧐🧐 Interesting?.....................
I'm new to your videos. I'm interested in the flash drives and really anything I can learn about how and why things work. I'm a mechanics student. Thank you and please keep making your videos!
Ternary (trinary) is like 20% more economical in CPU usage and if mass producing computers received a complete reboot, ternary would likely be the system that would be used, but due to the fact that binary was first to become the defacto system, it will likely remain that way. With solid state drives as capable as they are to record data in different number systems, there is no longer the restraint of on/off states like there was for magnetic disk hard (and floppy and tape drives.) The main reason ternary is more efficient is that performing one of the most basic logic functions, the ternary function of *else* is available with every trit (a ternary bit,) which would take quite a few bits to perform the same function. Maths are also performed more efficiently, since the three inherent states of a trit are -1, 0 and 1(+1) Since bipolar transistors would be used for a ternary CPU, there isn't a problem of in between states because the states of a trit would be either negative voltage, positive voltage or off.
Thank you for explaining this in a way I can understand! I watched a few other videos on the subject and I felt I knew even less than before I started watching. I came to the subject because I am reviewing the film Prometheus on my podcast and one of the scripts mentions "trinary code" as this superior system and I wanted to know if there was any validity to that claim.
Well it is less reliable, as shown in the video, but there's a thing called "Average Radix Economy" and base 3 has the best of all positive integers. The Real number with the best RE is *e* (Euler's number) but it's not an integer, it's not even rational, which makes it pretty useless
Hey i want to thank you for making me understand about various stuffs through your video and i am in love with your presentation. I have a request for you. Will you be able to create a video about computer networking deeply ? If you could, that would be very helpful for many of us.
flash drives use base4 over base10 because it is easy to convert and in memory to represent address we use 8bits which is equal to 1byte. But in hexadecimal, we use 4bits to represent 1byte. It is easy to work with a larger bit of strings in hexadecimal.
Storing more data in the same size. Translation is only limiting the speed at wich you read and write. As said in video, you have 65 thousand possible values with base 4 at 8 digits. 256 in binary that is. So the same ammount of space contains much more information
Seems like base 3 is ideal for modular logic, so while the rising and falling edge is a problem for voltage signals in balanced ternary, it could be solved by encoding the signal in the phase instead
Good video but there is one base 3 design that you did not discuss. Instead of using partially charged transistors to represent different base states, you could combine active high and active low circuits. Your 3 base states would positive high, negative high, and zero volts. There may be reasons why this won't work, but you didn't discuss them.
Maybe that would help, good idea. But also maybe the crossover period would be a reliability problem still. I'd love to find out what could still be possible
Not worth it because you use another transistor to know whether the high state is positive or negative, then you are using 2 bits to represent a single base 3 number which will produce less values than binary numbers. We need to think more.
Hello I know quantum computing can not just be a 1 and a 0 as in traditional computing but it can be 1 and 0 at the same time. I believe that is the basic premise but other than that I'm very dumb when it comes to computers. To me it's just magic wizardry. If anyone has a basic guide to how they work and where to start I'd like to learn but honestly my brain wired in that way. I like science better but understand this is a science of maths and physics but have no idea where to start. I am trying though. Cheers
Using AC instead of DC I think a ternary or even quaternary system could be made. A balanced ternary system can be where 1 direction of flow is 1 and the other is -1 while no flow is 0, and for a quaternary system you can just use 2's complement and have the voltage directions represent 0, 1, 2. Though this would be much slower.
Reliabilty - where you don’t lose data - like letters in words. If a single letter is missing in a shorter word it makes more of a difference than losing a single letter in a longer word.
Bro just use base 1, smh my head these people have no idea what they're doing. Regardless, I'd love to hear about the hard drive stuff, your videos are amazing.
You are just unbelievable knowledge guy. Every university (at least for my old trash university ;d) teachers should get a lesson from you how to teach lesson students !!
Ternary computing! -ve, 0, +ve sidesteps those issues. We've just not needed the extra computing until now, and the switch would be somewhat disruptive.
Title: Why can't computers use base 3 instead of binary Video: Why can't computers use base 4 instead of binary Dude... 67.7% accuracy is all it needs and it is nothing. The actual real reason is the cost of ternary transistors because we combine two binary transistors to create one ternary transistor. So we only need a more efficient way of building ternary transistors and that's it. Also, the whole world isn't used to such computers! It still needs an operating system and the assembly language and a reliable high-level programming language to actually even make it to the market and programmers could develop it and people actually buying! No one would think to even invest in such an awesome invention that'd revolutionize the whole world because of how weak and expensive it would be at first which is sad...
So if we can engineer a new medium that has more reliability of "charge level" (or whatever the equivalent in the new type of transistor would be), then that would enable higher logic level computers, and most definitely be a nobel prize winner.
3:27 no, it is not entirely the primary reason. i have been trying to build my own ternary gates, full adders, full subtractors, etc for a while now and believe me, working with an extra state is extremely hard. not even on a voltage level. (im working with an unbalanced fractionary scale, so 0V, 1/2(+V), +V since it is easy to divide voltage and use op amps like so without using negative voltage.) because you have this awkward middle half state, you can make a full adder with results except implementing the truth table is extraordinarily complex. you need gates that allow the middle half state to pass through without processing, you sometimes need to eliminate the middle state all together to make is 0 and 1 again, sometimes you need the middle state back... but how? you just removed it to get 0 and 1! point is, its very hard.
You're more or less referring to the "rising edge/falling edge problem" which I did talk about at 4 minutes. I would still argue the *primary* reason base two was chosen was because of noise variation, but I guess you can'r really quantify the reasons.
@Basics Explained, H3Vtux i mean not even with rising and falling edge issues, im talking about making the actual gate truth tables which is a whole issue in of itself
@@ithaca2076 OOOOOH i see. Yeah I can imagine working with truth tables with more than 2 variables would be agony. That's all a bit more complicated than I think I can really get into with a 5 minute video haha. I did do a video on logic gates and truth tables though I didn't talk about that issue specifically ua-cam.com/video/vJO-5gY0wpk/v-deo.html
Something left out: In signal-cables, a switch from positive voltage to negative voltage can represent zero (or one), a change in polarity in the other direction one (or zero), as far as I know this is how data is transmitted over cables extremely efficiently. I do not even want to think about how this would be done in a non-binary logic!
Thanks for the explanation! To me it looks like it makes sense for quantum computers to use a base 3 system. I believe we have qutrits already. I'm curious about a few things. How many base base 3 transistors ( assuming they are reliable ) would be we need to beat the current base 2 cpus with 2-3 billion transistors?
With 3 no.s, there is no problem of rising edge ,falling edge or of crossing the two in between to go to the other ..if we keep this circular instead of semi circle
{addendum: "Balanced Ternary is the future."} - Voltage can go negative as well. Use negative and positive voltage both, and you will be able to achieve a reliable ternary logic level. The Russians already managed to make a balanced ternary computer back in the 1970s that I've heard was up to 2000s era specifications.
I mean there's no shred of doubt that current technology wouldn't be capable of building ternary computers. The question is whether a company will take the risk and spend a huge amount of money in order to aid the development of three level logic systems
As technology progresses Trinary and beyond become more viable, but it will be a long time before any transition occurs, as most of our current programs and software are built around binary.
Why have you used 4 as an example and not 3? 3 has actually been stated to be the most effecient system and it's not got the same reliability risk as base 4 as you have a leway of 33.3333...% which is still relatively low risk. Even innovators like IBM and Samsung have dabbled in trenary and recognise its potential. It's more about the laborious process of producing such technology and distributing it en mass which is holding them back when all the current software architecture is based on base 2/binary. You can't really blame them for not being hasty trailblazers in such a difficult venture.
Don't optical processors for example bypass the reliability problem, as we can emit light in different frequencies? Basically it was a hardware limitation... But now with optical processors and quantum computing we are still somewhat holding on to binary thinking, with qbits and optical logic gates, wouldn't it just make sence to reinvent the way we computed as we are reinventing hardware?
Hmmm... MIDI devices reliably send/recieve up to 128 different levels, on each MIDI CC#. I seem to remember reading that it uses frequency/volt for this, and not binary code, but im not 100% sure...
But this problem can be easily bypassed if we use 3 cables: one for 0 one for 1 and one for 2. Then you need to have 3 different cables for the Ethernet, 3 tracks on a CD or hard drive. 3 copper link in the circuits and so on... Yeah you will have CPU that are a bit bulky at the beginning but the potential is enormous
Yeah like others said. Go into drives. Sounds like TLC QLC stuff. But would love to learn more. Also this sounds like what the new variable state ram is doing - ReRAM like what Sony using in next ps5 along with Samsung
Why not use light instead of electricity through the transistor? You can still have a charge but it needs transistor would be a chip that would measure the light? You're really helpful to refer me this video and I'm completely curious. I'm sure you have another video?
With the light, you wouldn't have any of the falling or rising state issues. You could simply change the color. I know in the old days this would have been a problem as the machine would have had to been huge! And for a projects like project Pluto, it would have been a huge problem to have that type of computer on an aircraft, especially a doomsday plane.
This is just the engineering side of implementation assuming boolean algebra. When ternary computers where invented, they didn't just use it with a base-3 system, but instead the whole paradigm of logic was different. It was ternary logic, which includes an element of uncertainty, fundamental in the quantum world.
How about expressing the ternary system as, for example, a manual car shift, with the center as the neutral state? Sorry if I made a mistake because I am using a translation.
I believe quantum computers have 0 and 1 as states (like binary), but, by taking advantage of quantum superposition, they can also have any value between them (like 0.5) as a state.
"0-25% could be 0; 25-50% could be a 1..." How would that work, when you have the range-limit numbers in two slots at the same time (25 is in both 0 and 1, while 50 is in both 1 and 2, etc.)? Take your picks; they can't be in both!
I'm convinced that the biggest jump in computer technology could be made if somebody just managed to build a reliable computer that uses a higher base.
Can make it ?
@@alishaleno Yes. Many people are trying.
Some computers already use ternary Logic but sadly due to the high number of already existing binary programs, they aren't used that much...
Quantum computers might take off one day.
@@Mbrace818 Quantum computer will have their use cases, but they won't be much of a use for what everyday people use computers for.
I am interested in the stuff with hard drives.
Me too
Me too as will
Guess we will never know
same
I too am also interested
This man's UA-cam channel is highly underrated, he deserves at least 1 million subscribers for this valuable content.
Thanks man, I really do appreciate comments like this, I hope to get to 1 million someday!
@@H3Vtux No, problem. it's nice to see that there are some UA-cam channels like yours that make good educational content that people can benefit from. It's unfortunate that your channel is underrated while so many pranks, vlogs, comedy, celebrity UA-camrs have more subscribers and supporters. Hopefully, you get 1 million subscribers within this decade! Good luck.
He's at 185K now.
may you get to 1 million soon
Newer solid state drives use higher bases. It’s called 3D nand flash as opposed to traditional binary nand flash. A nand flash is just a simple circuit that can hold a charge. Before they used to be binary but now they can hold like 16 different voltage values so you can have more data in less space.
thats cool
So that the reason why we can have such high density,high capacity storage devices in a small form factor now!
The downside to this is that TLC (3 bit so 8 voltage levels) and QLC (4bit per cell) flash storage is much slower and significantly less reliable then SLC, a lot of ssds actually use part of their cells as SLC cache which is partially why they get slower when they are full
Me knowing rising edge and falling edge from minecraft redstone
"I am 4 parallel universes ahead of you"
It’s a very funny meme that states that Minecraft engineers are far more superior compared to normal engineers
mEWHOTURNSINTOANDINTOINRDLEFTTORIGHTiAMPARALLELUNIVERSESAHEADOFYOU
Taking a break from studying for my CCNA and came here and went on a binge and learned like 20 more things. You're channel is awesome!
Where are you learning CCNA?? suggest some nice channel please
CCNA from cisco?
Your* sorry
The quality of the content offered on this channel is astounding.
Thank you for your work
I read that the Soviets did a trinary base it was -1 , 0 and 1. But I don't know what happened
Dude your videos are so simple yet so well made, keep up the good work
Couldn't a computer use the polarity of a gate to count in base 3? Fluctuations wouldn't be as big of a deal as a low voltage could be a 1, high negative a 0 and high positive a 2 and the polarity can be switched very quickly, there's still a moment where when going from 0 to a 2 or vice-versa will give a 1 if it's read at the wrong time but as switching the voltage off is easier than hitting and maintaining a mid-voltage state accurately, the threshold could be smaller reducing the time spent in a transitional state, as long as the clock is properly synced the computer could avoid errors, in a binary system there will still be a transition period where the computer could read the wrong number as the voltage rises or drops above or below it's state threshold anyway and although I'm sure it's happened, this seems to be pretty rare because of the way everything is synchronized.
holy shit im interested
your videos are a life saver i dont have enough time nor money to learn about computers but this is so easy to understand and well presented information that i just want more xD gonna watch some of your older videos in the meantime
This might be a problem for real computers but not for simulated computers such as the ones people build in Minecraft/Terraria or some other software. It'd be interesting to see how higher base computers would perform there and also how high we can go.
Are those simulated computers being emulated on binary systems?
@@LionKamala I'm guessing, yeah
Then they will be limited and calculated with binary being the smallest representation of data @@feynstein1004
I wanna try and make a Base 4 computing system
@@ProjectKHI Hell yeah. Do it 💪
I feel like this channel is not getting enough attention. Very informative videos.
I am interested in all your videos.
Seriously, I found your channel today and all your videos are very informative. Thank you
I'd like to know how hard drives storage data and how the operative system organizates it on the disk
I have a feeling it has to do with the rising/falling edge problem.
An ssd or harddrive? Dedupe in fs or dedupe in controller or no dedupe? Transparent compression? Driver or os level?
Many variables here.
I'm glad ytou mentioned ssds I'm watching because I've taken a minor interest in ternary which might be a unique case but it might not be practical to get the small advantages it has hypothetically.
all I want to say just that you are great
Yes i would love to hear your explanation on how ssd memory works. How storage and access occurrs. Thank you for your great explanations, I'm finding them most helpful and informative
Love your work! I'd love an explainer about quantum if you're still doing these. :)
Yes. This was my first question after your other binary video. Thank you!
omg thank you! i have wondered this exact question for years and never got a clear answer until now.
Thank you for the video, i'm interested in the solid state drive thing.
I have a question: what about balanced ternary, where the voltage can be described as Negative / zero / positive. Shouldn’t that be able to solve the reliability problem?
Hmmmmmmmmmmmmmmmmm!!!!!!!!!! Then we could be able to make some next gen computers before quantum computing comes in the form of laptop?🧐🧐🧐🧐 Interesting?.....................
@@alishaleno nah
This was interesting, i wonder sometimes myself as well.
Can we skip over the voltage reading method?
Really curious how the flash drives can do base 4 and a computer shouldn't
Thanks so much for the video!
+1
I'm new to your videos. I'm interested in the flash drives and really anything I can learn about how and why things work. I'm a mechanics student. Thank you and please keep making your videos!
Great video! So far I have seen 4 videos of yours, and they have all been great.
I deeply appreciate your videos... Whatever the source of BLESSINGS is follows you
Would love to have a video on the hard drives, you make great content
Ternary (trinary) is like 20% more economical in CPU usage and if mass producing computers received a complete reboot, ternary would likely be the system that would be used, but due to the fact that binary was first to become the defacto system, it will likely remain that way. With solid state drives as capable as they are to record data in different number systems, there is no longer the restraint of on/off states like there was for magnetic disk hard (and floppy and tape drives.)
The main reason ternary is more efficient is that performing one of the most basic logic functions, the ternary function of *else* is available with every trit (a ternary bit,) which would take quite a few bits to perform the same function. Maths are also performed more efficiently, since the three inherent states of a trit are -1, 0 and 1(+1)
Since bipolar transistors would be used for a ternary CPU, there isn't a problem of in between states because the states of a trit would be either negative voltage, positive voltage or off.
Please also make a video explaining HOW it's okay SSDs to store data in BASE 4, BASE 8, and BASE 16..
You have a unique way of explaining things..
thank you I love these crystal clear explanation videos
Thank you for explaining this in a way I can understand! I watched a few other videos on the subject and I felt I knew even less than before I started watching. I came to the subject because I am reviewing the film Prometheus on my podcast and one of the scripts mentions "trinary code" as this superior system and I wanted to know if there was any validity to that claim.
Well it is less reliable, as shown in the video, but there's a thing called "Average Radix Economy" and base 3 has the best of all positive integers. The Real number with the best RE is *e* (Euler's number) but it's not an integer, it's not even rational, which makes it pretty useless
Oh yeah, i wouldn't mind you to tell us more!!
Really interesting. Thanks a lot for taking the time to explain thins like this. Your videos are just awesome! :)
Hey i want to thank you for making me understand about various stuffs through your video and i am in love with your presentation.
I have a request for you. Will you be able to create a video about computer networking deeply ?
If you could, that would be very helpful for many of us.
That makes sense why most processors have increased voltage out of the box, while we can under-volt them further but too much it'll create an error
flash drives use base4 over base10 because it is easy to convert and in memory to represent address we use 8bits which is equal to 1byte. But in hexadecimal, we use 4bits to represent 1byte. It is easy to work with a larger bit of strings in hexadecimal.
What's the advantage of a flash drive using a base-4 system if it just has to be translated into binary by the computer anyway?
Storing more data in the same size. Translation is only limiting the speed at wich you read and write. As said in video, you have 65 thousand possible values with base 4 at 8 digits. 256 in binary that is. So the same ammount of space contains much more information
Storage density
The SSD base 4 system you mentioned, I'd like to learn more
Now I understand. Back then, I keep experimenting about different circuits that compute base 3 numbers.
I love this channel, thank you for all your content!!
This was amazing :O
You really should have more subscribers than you do!
Seems like base 3 is ideal for modular logic, so while the rising and falling edge is a problem for voltage signals in balanced ternary, it could be solved by encoding the signal in the phase instead
yeah i recently watched a video on how ssd's operate and that left me wondering about why computers cannot use a higher logic system
Good video but there is one base 3 design that you did not discuss.
Instead of using partially charged transistors to represent different base states, you could combine active high and active low circuits. Your 3 base states would positive high, negative high, and zero volts.
There may be reasons why this won't work, but you didn't discuss them.
Maybe that would help, good idea. But also maybe the crossover period would be a reliability problem still. I'd love to find out what could still be possible
Not worth it because you use another transistor to know whether the high state is positive or negative, then you are using 2 bits to represent a single base 3 number which will produce less values than binary numbers. We need to think more.
Nice video. Please explain more.
Please can you explain the idea behind quantum computer's and why they can do stuff normal computers cannot. Thanks in anticipation !
Hello I know quantum computing can not just be a 1 and a 0 as in traditional computing but it can be 1 and 0 at the same time.
I believe that is the basic premise but other than that I'm very dumb when it comes to computers. To me it's just magic wizardry.
If anyone has a basic guide to how they work and where to start I'd like to learn but honestly my brain wired in that way.
I like science better but understand this is a science of maths and physics but have no idea where to start. I am trying though. Cheers
Using AC instead of DC I think a ternary or even quaternary system could be made. A balanced ternary system can be where 1 direction of flow is 1 and the other is -1 while no flow is 0, and for a quaternary system you can just use 2's complement and have the voltage directions represent 0, 1, 2. Though this would be much slower.
Nice one...now let's have the hard drives one ....
Reliabilty - where you don’t lose data - like letters in words.
If a single letter is missing in a shorter word it makes more of a difference than losing a single letter in a longer word.
I'm now wondering about the three states used by flash drives.
Bro just use base 1, smh my head these people have no idea what they're doing.
Regardless, I'd love to hear about the hard drive stuff, your videos are amazing.
I heard that in terms of the efficiency the only base better than 2 is 3, then 4 is worse than 2 and they get worse afterwards.
You are just unbelievable knowledge guy. Every university (at least for my old trash university ;d) teachers should get a lesson from you how to teach lesson students !!
Ternary computing! -ve, 0, +ve sidesteps those issues. We've just not needed the extra computing until now, and the switch would be somewhat disruptive.
Title: Why can't computers use base 3 instead of binary
Video: Why can't computers use base 4 instead of binary
Dude... 67.7% accuracy is all it needs and it is nothing. The actual real reason is the cost of ternary transistors because we combine two binary transistors to create one ternary transistor.
So we only need a more efficient way of building ternary transistors and that's it. Also, the whole world isn't used to such computers! It still needs an operating system and the assembly language and a reliable high-level programming language to actually even make it to the market and programmers could develop it and people actually buying! No one would think to even invest in such an awesome invention that'd revolutionize the whole world because of how weak and expensive it would be at first which is sad...
So if we can engineer a new medium that has more reliability of "charge level" (or whatever the equivalent in the new type of transistor would be), then that would enable higher logic level computers, and most definitely be a nobel prize winner.
Nice and simple explanation
Well explained.
Yeah, you just said why it's a bad idea, and then you said "but these things do it."
Duh. Of course I wanna know how they make it okay.
3:27 no, it is not entirely the primary reason. i have been trying to build my own ternary gates, full adders, full subtractors, etc for a while now and believe me, working with an extra state is extremely hard. not even on a voltage level. (im working with an unbalanced fractionary scale, so 0V, 1/2(+V), +V since it is easy to divide voltage and use op amps like so without using negative voltage.) because you have this awkward middle half state, you can make a full adder with results except implementing the truth table is extraordinarily complex. you need gates that allow the middle half state to pass through without processing, you sometimes need to eliminate the middle state all together to make is 0 and 1 again, sometimes you need the middle state back... but how? you just removed it to get 0 and 1! point is, its very hard.
You're more or less referring to the "rising edge/falling edge problem" which I did talk about at 4 minutes.
I would still argue the *primary* reason base two was chosen was because of noise variation, but I guess you can'r really quantify the reasons.
@Basics Explained, H3Vtux i mean not even with rising and falling edge issues, im talking about making the actual gate truth tables which is a whole issue in of itself
@@ithaca2076 OOOOOH i see. Yeah I can imagine working with truth tables with more than 2 variables would be agony.
That's all a bit more complicated than I think I can really get into with a 5 minute video haha. I did do a video on logic gates and truth tables though I didn't talk about that issue specifically ua-cam.com/video/vJO-5gY0wpk/v-deo.html
@Basics Explained, H3Vtux haha yea well i guess with enough effort i could figure i out. anything is possible
Thank you. Makes alot of sense
Very good explanations. Thanks very much!
Something left out: In signal-cables, a switch from positive voltage to negative voltage can represent zero (or one), a change in polarity in the other direction one (or zero), as far as I know this is how data is transmitted over cables extremely efficiently. I do not even want to think about how this would be done in a non-binary logic!
Very well explained ! Tx a lot !
Thank... Man U r very good.....i suggest you should upload videos regularly....u can get millions of subs...💪
I can't help but commenting the same content. But this is so interesting!!
Haha thanks man, I'm glad you enjoyed it! Every comment bumps up my search power so feel free to comment it every time XD
Thanks for the explanation!
To me it looks like it makes sense for quantum computers to use a base 3 system. I believe we have qutrits already. I'm curious about a few things. How many base base 3 transistors ( assuming they are reliable ) would be we need to beat the current base 2 cpus with 2-3 billion transistors?
can you do a video explaining SSD? or SSD vs hard drive?
What about using negative voltage to create a base 3 system. So in a 1.5 volt system 0 is off, 1 is +1.5v and 2 is -1.5v. Would this not work?
I am interested in the stuff with hard drives. Make it already! Thanks.
LOL "If you're interested..." he says. I literally want to hear everything you have to say about this stuff!
With 3 no.s, there is no problem of rising edge ,falling edge or of crossing the two in between to go to the other ..if we keep this circular instead of semi circle
This is an awesome video .
Thanks for sharing this with us
Great explanation!
Balanced Ternary is the future.
I would like to know more.
Tell us how SSD work
Intresting topic
so it was a hardware problem all along.
that means that we might
with the help of electric and material engineering
be capable of doing it.
Can u explain NVMe and PCI-E drives
And SATA and PATA drive in a brief video if possible.
Thanks for your amazing videos......
curious about how data is sometimes stored in solid state devices in higher logic levels
Can you make video for quantum computer? Thank me later ☺️❤️
{addendum: "Balanced Ternary is the future."} - Voltage can go negative as well. Use negative and positive voltage both, and you will be able to achieve a reliable ternary logic level. The Russians already managed to make a balanced ternary computer back in the 1970s that I've heard was up to 2000s era specifications.
I mean there's no shred of doubt that current technology wouldn't be capable of building ternary computers. The question is whether a company will take the risk and spend a huge amount of money in order to aid the development of three level logic systems
@@wauwau1 >company
reject companies, embrace independent progress
@@1d10tcannotmakeusername hell yeh 😎
As technology progresses Trinary and beyond become more viable, but it will be a long time before any transition occurs, as most of our current programs and software are built around binary.
Why have you used 4 as an example and not 3?
3 has actually been stated to be the most effecient system and it's not got the same reliability risk as base 4 as you have a leway of 33.3333...% which is still relatively low risk.
Even innovators like IBM and Samsung have dabbled in trenary and recognise its potential. It's more about the laborious process of producing such technology and distributing it en mass which is holding them back when all the current software architecture is based on base 2/binary. You can't really blame them for not being hasty trailblazers in such a difficult venture.
Don't optical processors for example bypass the reliability problem, as we can emit light in different frequencies?
Basically it was a hardware limitation... But now with optical processors and quantum computing we are still somewhat holding on to binary thinking, with qbits and optical logic gates, wouldn't it just make sence to reinvent the way we computed as we are reinventing hardware?
Hmmm... MIDI devices reliably send/recieve up to 128 different levels, on each MIDI CC#. I seem to remember reading that it uses frequency/volt for this, and not binary code, but im not 100% sure...
But this problem can be easily bypassed if we use 3 cables: one for 0 one for 1 and one for 2. Then you need to have 3 different cables for the Ethernet, 3 tracks on a CD or hard drive. 3 copper link in the circuits and so on... Yeah you will have CPU that are a bit bulky at the beginning but the potential is enormous
Yeah like others said. Go into drives. Sounds like TLC QLC stuff. But would love to learn more. Also this sounds like what the new variable state ram is doing - ReRAM like what Sony using in next ps5 along with Samsung
Why not use light instead of electricity through the transistor? You can still have a charge but it needs transistor would be a chip that would measure the light? You're really helpful to refer me this video and I'm completely curious. I'm sure you have another video?
With the light, you wouldn't have any of the falling or rising state issues. You could simply change the color. I know in the old days this would have been a problem as the machine would have had to been huge! And for a projects like project Pluto, it would have been a huge problem to have that type of computer on an aircraft, especially a doomsday plane.
Interested in external SSD
Measuring charge percentage is not possible but direction is possible
please please, please can u do a video on ip and ports UDP and TCP , I have watched a lot of vids but i cant get it right please
This is just the engineering side of implementation assuming boolean algebra. When ternary computers where invented, they didn't just use it with a base-3 system, but instead the whole paradigm of logic was different. It was ternary logic, which includes an element of uncertainty, fundamental in the quantum world.
Thank you , god bless you 🙏
How about expressing the ternary system as, for example, a manual car shift, with the center as the neutral state?
Sorry if I made a mistake because I am using a translation.
Can you explain how quantum computers work ??
I believe quantum computers have 0 and 1 as states (like binary), but, by taking advantage of quantum superposition, they can also have any value between them (like 0.5) as a state.
"0-25% could be 0; 25-50% could be a 1..." How would that work, when you have the range-limit numbers in two slots at the same time (25 is in both 0 and 1, while 50 is in both 1 and 2, etc.)? Take your picks; they can't be in both!