SlideShare a Scribd company logo
1 of 16
Dr.Abaza.M.Gh
Saffana adel bany mohammad
Washing machine
A Wash machine Controller
 We are going to design a simple FSM that
controls a wash machine using D-flops.
 The wash machine has the following states : off
, fill water 1 , drain 1, fill water 2 , rinse , drain 2 .
 The user start the washer by plugging it to the
power supply .
A Wash machine Controller
Wash
Machine
Controller
START
L (0,1)
OW
WS
DS
R
OW
Hot
water
Cold
water
M
{ Wash machine Controller Specification }
A Wash machine Controller
 There is one contol line to its water feed (OW).
Choice of hot or cold water wash done manually by
the user for simplicity.
 In this simple washing machine there will be a drum
motor that have two rotation speeds : low speed for
wash cycle & high speed for the drain cycle.
 To contol the speed of the motor we have two outputs
(sighals) from the wash contoller : WS for low speed
, and DS for high speed .
Block Diagram
 Wash machine
controller have two
blocks : FSM block &
timer block.
 Timer is a counter
that have a logic
circuit to reset it .
FSM
Timer
OW
WS
DS
R
L (0,1)
CLK
STAR
T
T
State Diagram
Input / Outputs
T / OW , WS , DS
, R
OFF
000
Fill
water
001
wash
010
Drain
011
Fill
water
2 100
Rinse
101
drain
2
0/0000
0/1000
1/1001
1/0101
0/0100
1/0011
0/00101/10010/1000
1/0101
0/0100
1/0011
0/0010
1/0010
Truth Table for the washing machine :
For the FSM circuit , we will need:
 Three D flip-flops to represent the three state bits
.
 The inputs for the 3 F/Fs will the next state
because as we know D = Q+ .
 E become 1 when the user plug the machine to
the power supply.
Truth Table for the washing machine :
P . State i/p N .state o/p
E s2 s1 s0
T
s2 s1 s0 OW WS
DS R
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0 0 0
0
0 0 0
1
0 0 1
0
0 0 1
1
0 1 0
0
0 1 0
1
0 1 1
0
0 1 1
1
0 0 0 0 0
0 0
0 0 1 1 0
0 1
0 0 1 1 0
0 0
0 1 0 0 1
0 1
0 1 0 0 1
0 0
0 1 1 0 0
1 1
0 1 1 0 0
1 0
1 0 0 1 0
0 1
Note :
That d means
don’t care.
K . Maps for D.F/Fs implementation
00 01 11
10
00
01
11
10
0 0 0
0
0 0 1
0
1 0 X
X
1 1 1
1
00 01 11
10
00
01
11
10
0 0 1
0
1 0 0
1
1 0 X
X
0 0 1
0
s0
T
s2s
1
Ds1 = S1.S0.T + S2.S1.S0 +
S1 .T
s0
T
s2s
1
Ds2 = S1.S0.T + S2.S1 +
S2 .T
K . Maps for D.F/Fs implementation
00 01 11
10
00
01
11
10
0 1 0
1
0 1 0
0
0 0 X
X
0 1 0
1
s2s
1
s0
T
Ds0 = S0.T + S2.S0 .T +
S1.S0.T
K . Maps for 0/Ps implementation
00 01 11
10
00
01
11
10
0 1 0
1
0 0 1
0
0 0 X
X
1 1 0
0
s2s
1
s0
T
00 01 11
10
00
01
11
10
0 0 1
0
1 0 0
0
0 0 X
X
0 1 0
1
s2s
1
s0
T
OW = S2.S1 + (S0 T +
S1.S0.T
+ S2 .( S1+S0+T)
WS = S2.S1.S0.T+ S2.S1.S0
.T + S2.S1.S0.T +
S2.S0.T
K . Maps for 0/Ps implementation
00 01 11
10
00
01
11
10
0 0 0
0
0 1 0
1
1 0 X
X
0 0 1
0
s2s
1
s0
T
00 01 11
10
00
01
11
10
0 1 1
0
0 1 1
0
0 1 X
X
0 1 1
0
s2s
1
s0
T
DS = S1.S0 .T + S2.S0.T
+ S2.S1.T
+S2.S1+S0+T
R=T
Logic circuit for F/Fs inputs :
D
S0
D
S1
D
S2
S0
S2
S0
S1
S0
S0
S1
S1
S0
S2
S1
S2
S1
S1
S0
S0
S0
S1
S1
S2
S2
CLK
Logic circuit for F/Fs outputs :
S1
S2
S0
S1
S2
s0
T
s0
S1
T
Logic circuit for F/Fs outputs :
S1
S0
S2
T
S2
S0
T
S1
S0
T
S1
S0
T
S2
S2
W
S
Logic circuit for F/Fs outputs :
S0
T
S1
S2
S1
T
S0
ST
S1
T
S2
S2
D
S
S0 T R

More Related Content

What's hot

Microprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answersMicroprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answers
Abhijith Augustine
 
Registers and counters
Registers and counters Registers and counters
Registers and counters
Deepak John
 

What's hot (20)

8051 (microcontroller)class1
8051 (microcontroller)class18051 (microcontroller)class1
8051 (microcontroller)class1
 
Timer programming for 8051 using embedded c
Timer programming for 8051 using embedded cTimer programming for 8051 using embedded c
Timer programming for 8051 using embedded c
 
8051 ch9-950217
8051 ch9-9502178051 ch9-950217
8051 ch9-950217
 
Counters
CountersCounters
Counters
 
8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer Kit8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer Kit
 
Behavioral modelling in VHDL
Behavioral modelling in VHDLBehavioral modelling in VHDL
Behavioral modelling in VHDL
 
Multiplexers & Demultiplexers
Multiplexers & DemultiplexersMultiplexers & Demultiplexers
Multiplexers & Demultiplexers
 
boolean 8051
boolean 8051boolean 8051
boolean 8051
 
Registers siso, sipo
Registers siso, sipoRegisters siso, sipo
Registers siso, sipo
 
Microprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answersMicroprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answers
 
Nyquist and polar plot 118 & 117
Nyquist and polar plot 118 & 117Nyquist and polar plot 118 & 117
Nyquist and polar plot 118 & 117
 
Branch instructions in 8051 micrcocontroller
Branch instructions in 8051 micrcocontrollerBranch instructions in 8051 micrcocontroller
Branch instructions in 8051 micrcocontroller
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI Systems
 
K - Map
  K - Map    K - Map
K - Map
 
Registers and counters
Registers and counters Registers and counters
Registers and counters
 
DC servo motor
DC servo motorDC servo motor
DC servo motor
 
Fixed point and floating-point numbers
Fixed point and  floating-point numbersFixed point and  floating-point numbers
Fixed point and floating-point numbers
 
PLC Counters
PLC CountersPLC Counters
PLC Counters
 

Viewers also liked

Jayan - IT Manager, Project Manager, ITSM
Jayan - IT Manager, Project Manager, ITSMJayan - IT Manager, Project Manager, ITSM
Jayan - IT Manager, Project Manager, ITSM
Jayan Varghese
 
Chuyen de ptlgiac
Chuyen de ptlgiacChuyen de ptlgiac
Chuyen de ptlgiac
MrNgo Ngo
 

Viewers also liked (20)

Class7
Class7Class7
Class7
 
Fuzzy logic - copy
Fuzzy logic - copyFuzzy logic - copy
Fuzzy logic - copy
 
Basil john mm field assignment jan2016
Basil john mm field assignment jan2016Basil john mm field assignment jan2016
Basil john mm field assignment jan2016
 
Handoff survey
Handoff surveyHandoff survey
Handoff survey
 
Wi max
Wi maxWi max
Wi max
 
LEGAL LEASE DOCUMENT
LEGAL LEASE DOCUMENT LEGAL LEASE DOCUMENT
LEGAL LEASE DOCUMENT
 
3.table of contents
3.table of contents3.table of contents
3.table of contents
 
Business Law
Business LawBusiness Law
Business Law
 
Biomasa
BiomasaBiomasa
Biomasa
 
Jayan - IT Manager, Project Manager, ITSM
Jayan - IT Manager, Project Manager, ITSMJayan - IT Manager, Project Manager, ITSM
Jayan - IT Manager, Project Manager, ITSM
 
5 g communication
5 g communication5 g communication
5 g communication
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Ni ... naiz 1. maila
Ni  ...  naiz  1. mailaNi  ...  naiz  1. maila
Ni ... naiz 1. maila
 
Chuyen de ptlgiac
Chuyen de ptlgiacChuyen de ptlgiac
Chuyen de ptlgiac
 
Biderketa taulak
Biderketa taulakBiderketa taulak
Biderketa taulak
 
Evaluation question 3
Evaluation question 3Evaluation question 3
Evaluation question 3
 
9.references
9.references9.references
9.references
 
Networks lab manual ecp62
Networks lab manual ecp62Networks lab manual ecp62
Networks lab manual ecp62
 
BIZITZAREN HISTORIA ZURE GORPUTZA SM-IKASMINA SAN MARTIN ESKOLAN EGOKITUA
BIZITZAREN  HISTORIA ZURE  GORPUTZA SM-IKASMINA  SAN MARTIN  ESKOLAN EGOKITUABIZITZAREN  HISTORIA ZURE  GORPUTZA SM-IKASMINA  SAN MARTIN  ESKOLAN EGOKITUA
BIZITZAREN HISTORIA ZURE GORPUTZA SM-IKASMINA SAN MARTIN ESKOLAN EGOKITUA
 
Persona global newsletter issue iv
Persona global newsletter issue ivPersona global newsletter issue iv
Persona global newsletter issue iv
 

Similar to Washing machine

Flow measurement basics
Flow measurement basicsFlow measurement basics
Flow measurement basics
Salman1011
 
Soil moisture sensor byauto irrigation system2
Soil moisture sensor byauto irrigation system2Soil moisture sensor byauto irrigation system2
Soil moisture sensor byauto irrigation system2
Puja Singh
 

Similar to Washing machine (20)

Time controlled switch catalogue - huimu instrumrnts v1.0 compressed
Time controlled switch catalogue - huimu instrumrnts v1.0 compressedTime controlled switch catalogue - huimu instrumrnts v1.0 compressed
Time controlled switch catalogue - huimu instrumrnts v1.0 compressed
 
Design & Implementation of "Double Head liquid filling machine"
Design & Implementation of "Double Head liquid filling machine"Design & Implementation of "Double Head liquid filling machine"
Design & Implementation of "Double Head liquid filling machine"
 
MICROCONTROLLER 8051-BASED SOLAR CHARGE CONTROLLER.pptx
MICROCONTROLLER 8051-BASED SOLAR CHARGE CONTROLLER.pptxMICROCONTROLLER 8051-BASED SOLAR CHARGE CONTROLLER.pptx
MICROCONTROLLER 8051-BASED SOLAR CHARGE CONTROLLER.pptx
 
ZERO100PU portable ultrasonic flow meter manual
ZERO100PU portable ultrasonic flow meter manualZERO100PU portable ultrasonic flow meter manual
ZERO100PU portable ultrasonic flow meter manual
 
Flow measurement basics
Flow measurement basicsFlow measurement basics
Flow measurement basics
 
Basicelectricity3
Basicelectricity3Basicelectricity3
Basicelectricity3
 
Automatic-softener-valve-F74A_F74B-series.pdf
Automatic-softener-valve-F74A_F74B-series.pdfAutomatic-softener-valve-F74A_F74B-series.pdf
Automatic-softener-valve-F74A_F74B-series.pdf
 
Traffic light Controller Design
Traffic light Controller DesignTraffic light Controller Design
Traffic light Controller Design
 
Xe 145 m controller
Xe 145 m controllerXe 145 m controller
Xe 145 m controller
 
Catalog cs contactor d range
Catalog cs contactor d rangeCatalog cs contactor d range
Catalog cs contactor d range
 
Catalog cs contactor d range-dienhathe.vn
Catalog cs contactor d range-dienhathe.vnCatalog cs contactor d range-dienhathe.vn
Catalog cs contactor d range-dienhathe.vn
 
Catalog cs contactor d range
Catalog cs contactor d rangeCatalog cs contactor d range
Catalog cs contactor d range
 
Irrigation system
Irrigation systemIrrigation system
Irrigation system
 
Staf staf sg-en_main
Staf staf sg-en_mainStaf staf sg-en_main
Staf staf sg-en_main
 
Servo 2.0
Servo 2.0Servo 2.0
Servo 2.0
 
IRJET- A Novel Topology for a Single Phase Hyperlevel Inverter using a Single...
IRJET- A Novel Topology for a Single Phase Hyperlevel Inverter using a Single...IRJET- A Novel Topology for a Single Phase Hyperlevel Inverter using a Single...
IRJET- A Novel Topology for a Single Phase Hyperlevel Inverter using a Single...
 
Estimation of Rainfall by using “SSV’s Rotating Pan Rain Gauge” Model
Estimation of Rainfall by using “SSV’s Rotating Pan Rain Gauge” ModelEstimation of Rainfall by using “SSV’s Rotating Pan Rain Gauge” Model
Estimation of Rainfall by using “SSV’s Rotating Pan Rain Gauge” Model
 
LS20B Portable Current Meter User Manual
LS20B Portable Current Meter  User ManualLS20B Portable Current Meter  User Manual
LS20B Portable Current Meter User Manual
 
Vortex flow meter manual
Vortex flow meter manualVortex flow meter manual
Vortex flow meter manual
 
Soil moisture sensor byauto irrigation system2
Soil moisture sensor byauto irrigation system2Soil moisture sensor byauto irrigation system2
Soil moisture sensor byauto irrigation system2
 

Recently uploaded

(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
Spesiialis Kandungan BPOM
 
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot ReportFuture of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
Dubai Multi Commodity Centre
 
What is paper chromatography, principal, procedure,types, diagram, advantages...
What is paper chromatography, principal, procedure,types, diagram, advantages...What is paper chromatography, principal, procedure,types, diagram, advantages...
What is paper chromatography, principal, procedure,types, diagram, advantages...
srcw2322l101
 
Powerpoint showing results from tik tok metrics
Powerpoint showing results from tik tok metricsPowerpoint showing results from tik tok metrics
Powerpoint showing results from tik tok metrics
CaitlinCummins3
 

Recently uploaded (20)

(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
(( wa 0851/7541/5434 )) Jual Obat Aborsi Di Surabaya - Cytotec Misoprostol 20...
 
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot ReportFuture of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
Future of Trade 2024 - Decoupled and Reconfigured - Snapshot Report
 
Daftar Rumpun, Pohon, dan Cabang Ilmu (2024).pdf
Daftar Rumpun, Pohon, dan Cabang Ilmu (2024).pdfDaftar Rumpun, Pohon, dan Cabang Ilmu (2024).pdf
Daftar Rumpun, Pohon, dan Cabang Ilmu (2024).pdf
 
Raising Seed Capital by Steve Schlafman at RRE Ventures
Raising Seed Capital by Steve Schlafman at RRE VenturesRaising Seed Capital by Steve Schlafman at RRE Ventures
Raising Seed Capital by Steve Schlafman at RRE Ventures
 
hyundai capital 2023 consolidated financial statements
hyundai capital 2023 consolidated financial statementshyundai capital 2023 consolidated financial statements
hyundai capital 2023 consolidated financial statements
 
Blinkit: Revolutionizing the On-Demand Grocery Delivery Service.pptx
Blinkit: Revolutionizing the On-Demand Grocery Delivery Service.pptxBlinkit: Revolutionizing the On-Demand Grocery Delivery Service.pptx
Blinkit: Revolutionizing the On-Demand Grocery Delivery Service.pptx
 
What is paper chromatography, principal, procedure,types, diagram, advantages...
What is paper chromatography, principal, procedure,types, diagram, advantages...What is paper chromatography, principal, procedure,types, diagram, advantages...
What is paper chromatography, principal, procedure,types, diagram, advantages...
 
بروفايل شركة ميار الخليج للاستشارات الهندسية.pdf
بروفايل شركة ميار الخليج للاستشارات الهندسية.pdfبروفايل شركة ميار الخليج للاستشارات الهندسية.pdf
بروفايل شركة ميار الخليج للاستشارات الهندسية.pdf
 
PitchBook’s Guide to VC Funding for Startups
PitchBook’s Guide to VC Funding for StartupsPitchBook’s Guide to VC Funding for Startups
PitchBook’s Guide to VC Funding for Startups
 
Progress Report - UKG Analyst Summit 2024 - A lot to do - Good Progress1-1.pdf
Progress Report - UKG Analyst Summit 2024 - A lot to do - Good Progress1-1.pdfProgress Report - UKG Analyst Summit 2024 - A lot to do - Good Progress1-1.pdf
Progress Report - UKG Analyst Summit 2024 - A lot to do - Good Progress1-1.pdf
 
wagamamaLab presentation @MIT 20240509 IRODORI
wagamamaLab presentation @MIT 20240509 IRODORIwagamamaLab presentation @MIT 20240509 IRODORI
wagamamaLab presentation @MIT 20240509 IRODORI
 
NFS- Operations Presentation - Recurrent
NFS- Operations Presentation - RecurrentNFS- Operations Presentation - Recurrent
NFS- Operations Presentation - Recurrent
 
(推特)Twitter账号批发(自助购买网址🎉top233.com🎉)
(推特)Twitter账号批发(自助购买网址🎉top233.com🎉)(推特)Twitter账号批发(自助购买网址🎉top233.com🎉)
(推特)Twitter账号批发(自助购买网址🎉top233.com🎉)
 
How Do Venture Capitalists Make Decisions?
How Do Venture Capitalists Make Decisions?How Do Venture Capitalists Make Decisions?
How Do Venture Capitalists Make Decisions?
 
HAL Financial Performance Analysis and Future Prospects
HAL Financial Performance Analysis and Future ProspectsHAL Financial Performance Analysis and Future Prospects
HAL Financial Performance Analysis and Future Prospects
 
Stages of Startup Funding - An Explainer
Stages of Startup Funding - An ExplainerStages of Startup Funding - An Explainer
Stages of Startup Funding - An Explainer
 
Copyright: What Creators and Users of Art Need to Know
Copyright: What Creators and Users of Art Need to KnowCopyright: What Creators and Users of Art Need to Know
Copyright: What Creators and Users of Art Need to Know
 
Pay after result spell caster (,$+27834335081)@ bring back lost lover same da...
Pay after result spell caster (,$+27834335081)@ bring back lost lover same da...Pay after result spell caster (,$+27834335081)@ bring back lost lover same da...
Pay after result spell caster (,$+27834335081)@ bring back lost lover same da...
 
Inside the Black Box of Venture Capital (VC)
Inside the Black Box of Venture Capital (VC)Inside the Black Box of Venture Capital (VC)
Inside the Black Box of Venture Capital (VC)
 
Powerpoint showing results from tik tok metrics
Powerpoint showing results from tik tok metricsPowerpoint showing results from tik tok metrics
Powerpoint showing results from tik tok metrics
 

Washing machine

  • 1. Dr.Abaza.M.Gh Saffana adel bany mohammad Washing machine
  • 2. A Wash machine Controller  We are going to design a simple FSM that controls a wash machine using D-flops.  The wash machine has the following states : off , fill water 1 , drain 1, fill water 2 , rinse , drain 2 .  The user start the washer by plugging it to the power supply .
  • 3. A Wash machine Controller Wash Machine Controller START L (0,1) OW WS DS R OW Hot water Cold water M { Wash machine Controller Specification }
  • 4. A Wash machine Controller  There is one contol line to its water feed (OW). Choice of hot or cold water wash done manually by the user for simplicity.  In this simple washing machine there will be a drum motor that have two rotation speeds : low speed for wash cycle & high speed for the drain cycle.  To contol the speed of the motor we have two outputs (sighals) from the wash contoller : WS for low speed , and DS for high speed .
  • 5. Block Diagram  Wash machine controller have two blocks : FSM block & timer block.  Timer is a counter that have a logic circuit to reset it . FSM Timer OW WS DS R L (0,1) CLK STAR T T
  • 6. State Diagram Input / Outputs T / OW , WS , DS , R OFF 000 Fill water 001 wash 010 Drain 011 Fill water 2 100 Rinse 101 drain 2 0/0000 0/1000 1/1001 1/0101 0/0100 1/0011 0/00101/10010/1000 1/0101 0/0100 1/0011 0/0010 1/0010
  • 7. Truth Table for the washing machine : For the FSM circuit , we will need:  Three D flip-flops to represent the three state bits .  The inputs for the 3 F/Fs will the next state because as we know D = Q+ .  E become 1 when the user plug the machine to the power supply.
  • 8. Truth Table for the washing machine : P . State i/p N .state o/p E s2 s1 s0 T s2 s1 s0 OW WS DS R 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 1 0 0 0 0 1 0 0 1 0 1 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 1 1 0 0 1 0 1 0 0 1 0 0 1 Note : That d means don’t care.
  • 9. K . Maps for D.F/Fs implementation 00 01 11 10 00 01 11 10 0 0 0 0 0 0 1 0 1 0 X X 1 1 1 1 00 01 11 10 00 01 11 10 0 0 1 0 1 0 0 1 1 0 X X 0 0 1 0 s0 T s2s 1 Ds1 = S1.S0.T + S2.S1.S0 + S1 .T s0 T s2s 1 Ds2 = S1.S0.T + S2.S1 + S2 .T
  • 10. K . Maps for D.F/Fs implementation 00 01 11 10 00 01 11 10 0 1 0 1 0 1 0 0 0 0 X X 0 1 0 1 s2s 1 s0 T Ds0 = S0.T + S2.S0 .T + S1.S0.T
  • 11. K . Maps for 0/Ps implementation 00 01 11 10 00 01 11 10 0 1 0 1 0 0 1 0 0 0 X X 1 1 0 0 s2s 1 s0 T 00 01 11 10 00 01 11 10 0 0 1 0 1 0 0 0 0 0 X X 0 1 0 1 s2s 1 s0 T OW = S2.S1 + (S0 T + S1.S0.T + S2 .( S1+S0+T) WS = S2.S1.S0.T+ S2.S1.S0 .T + S2.S1.S0.T + S2.S0.T
  • 12. K . Maps for 0/Ps implementation 00 01 11 10 00 01 11 10 0 0 0 0 0 1 0 1 1 0 X X 0 0 1 0 s2s 1 s0 T 00 01 11 10 00 01 11 10 0 1 1 0 0 1 1 0 0 1 X X 0 1 1 0 s2s 1 s0 T DS = S1.S0 .T + S2.S0.T + S2.S1.T +S2.S1+S0+T R=T
  • 13. Logic circuit for F/Fs inputs : D S0 D S1 D S2 S0 S2 S0 S1 S0 S0 S1 S1 S0 S2 S1 S2 S1 S1 S0 S0 S0 S1 S1 S2 S2 CLK
  • 14. Logic circuit for F/Fs outputs : S1 S2 S0 S1 S2 s0 T s0 S1 T
  • 15. Logic circuit for F/Fs outputs : S1 S0 S2 T S2 S0 T S1 S0 T S1 S0 T S2 S2 W S
  • 16. Logic circuit for F/Fs outputs : S0 T S1 S2 S1 T S0 ST S1 T S2 S2 D S S0 T R