Click here to Skip to main content
15,890,527 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Windows New Name Pin
V.1-Oct-14 21:57
professionalV.1-Oct-14 21:57 
GeneralRe: Windows New Name Pin
CPallini1-Oct-14 22:44
mveCPallini1-Oct-14 22:44 
GeneralRe: Windows New Name Pin
User 48350473-Oct-14 3:28
User 48350473-Oct-14 3:28 
GeneralIs 11110000 processed faster than 10101010? Pin
Member 109640991-Oct-14 14:16
Member 109640991-Oct-14 14:16 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
Member 94992561-Oct-14 14:47
Member 94992561-Oct-14 14:47 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
Ron Anders1-Oct-14 18:24
Ron Anders1-Oct-14 18:24 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
User 592411-Oct-14 15:04
User 592411-Oct-14 15:04 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
Marc Clifton1-Oct-14 15:54
mvaMarc Clifton1-Oct-14 15:54 
No, it's not processed faster. If you're talking about a serial stream, the sample is taken at some point in the middle of the defined "bit" time. The rising and falling edges are not instantaneous due, I believe, to natural capacitance of the circuit and other factors. You can't just gate something on or off instantaneously.

Keep in mind that everything in a computer is synchronized to a clock cycle or some multiple of a clock cycle (though modern CPU's have several different clocks doing things) the point is, any bits, whether processed in serial, sampled at a particular frequency, or determined by rising/falling edges, or processed in parallel as is the case with a memory or instruction bus, everything marches to the beat of the same drummer, so just because you have non-instantaneous rising/falling edges, this doesn't affect the processing speed.

Marc

GeneralRe: Is 11110000 processed faster than 10101010? Pin
Roger Wright1-Oct-14 16:12
professionalRoger Wright1-Oct-14 16:12 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
_Maxxx_1-Oct-14 16:44
professional_Maxxx_1-Oct-14 16:44 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
Andy Brummer1-Oct-14 17:59
sitebuilderAndy Brummer1-Oct-14 17:59 
GeneralRe: Is 11110000 processed faster than 10101010? Pin
Munchies_Matt1-Oct-14 19:13
Munchies_Matt1-Oct-14 19:13 
GeneralCant we drop Ebola victims corpses on ISIS? Pin
Munchies_Matt1-Oct-14 13:00
Munchies_Matt1-Oct-14 13:00 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
_Damian S_1-Oct-14 13:35
professional_Damian S_1-Oct-14 13:35 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Munchies_Matt1-Oct-14 13:45
Munchies_Matt1-Oct-14 13:45 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
_Damian S_1-Oct-14 14:05
professional_Damian S_1-Oct-14 14:05 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Garth J Lancaster1-Oct-14 13:48
professionalGarth J Lancaster1-Oct-14 13:48 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Ron Anders1-Oct-14 14:14
Ron Anders1-Oct-14 14:14 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Super Lloyd1-Oct-14 14:50
Super Lloyd1-Oct-14 14:50 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Mycroft Holmes1-Oct-14 14:59
professionalMycroft Holmes1-Oct-14 14:59 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Super Lloyd1-Oct-14 15:38
Super Lloyd1-Oct-14 15:38 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Nelek1-Oct-14 15:45
protectorNelek1-Oct-14 15:45 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Mycroft Holmes1-Oct-14 15:56
professionalMycroft Holmes1-Oct-14 15:56 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
_Damian S_1-Oct-14 16:11
professional_Damian S_1-Oct-14 16:11 
GeneralRe: Cant we drop Ebola victims corpses on ISIS? Pin
Mycroft Holmes1-Oct-14 15:58
professionalMycroft Holmes1-Oct-14 15:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.