![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi
I have a few questions: -- what are the main differences between Combinational and Sequential Circuits ?? --what is the main difference between an RS & SR Flip-Flop ? |
|
|
|
|
|
|
(permalink) | |
|
Quote:
__________________
"I share, thus I am" Jay.slovak Read this! ICD2 Clone Best PIC/DsPIC Bootloader Read my Inchworm ICD2 review! |
||
|
|
|
|
|
(permalink) |
|
Typical examples of combinational circuits are AND, OR, NOR, NAND, XOR and NOT gates, data selectors (multiplexers). demultiplexers, static RAM, ROM, PROM, EPROM and EEPROM. These are basically circuits that provide a preprogrammed output for any given input.
The most common sequential circuits USUALLY involve a clock, as exemplified by flip flops, counters and shift registers. My research has shown that the main difference between RS and SR is that the RS version is a flip flop while the SR version is a flop flip. Dean
__________________
Dean Huster, Electronics Curmudgeon Contributing Editor emeritus, "Q & A", of the former "Poptronics" magazine (formerly "Popular Electronics" and "Electronics Now" magazines). R.I.P. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
i chuckled.. :lol: |
||
|
|
|
|
|
(permalink) |
|
Hi,
I dont remember exactly but I think some where I read that the basic difference when a flipflop is specified as RS or SR is the state of output at power ON 1) SR - Output(Q) is Set (1) 2) RS - Output(Q) is Reset(0) I dont remember where I read this so if I am wrong do correct me
__________________
Instruite http://www.icesociety.org ===================== Ideas that work, Concepts that sell. ===================== |
|
|
|
|