SlideShare a Scribd company logo
1 of 12
Embedded Systems in Washing
Machine
FULL
AUTOMATE
D
MODE
MANUAL
MODE
SEMI
AUTOMATED
MODE
MODES OF WASHING MACHINE
Once the system is started it perform
independently without user interference
FULLY AUTOMATED MODE
After the completion of work it should notify
the user about the completion of work.
This mode instantaneously senses cloth quality
It senses requirement of water, water
temperature, detergent, load, wash cycle time
& perform operation accordingly.
SEMI AUTOMATED
MODE
after completion
it inform the user
about the
completion of work.
Washing conditions
are predefined
Once the predefined
mode is started the
system perform its job
For example, if user
wants to wash
clothes only, he has
to choose ‘wash’
option manually
In this mode,
user has to specify
which operation he
wants to do and
has to provide
related information
to the control
system
Then the system asks
the user to enter
the wash time,
amount of water and
the load.
After these data are
entered, the user
should start the
machine.
When the specified o
peration is
completed system
should inform the
user.
POINT 1 POINT 2 POINT 3 POINT 4 POINT 5
MANUAL MODE
9 0
LIGHT START HEAVY
WASH MEDIUM
1HR
30MTS
RINSE
2HR
USER INTERFACE
USER INTERFACE
OUTLET VALVE
INLET VALVE
SENSORS
SENSORS
AGITATOR
Sensor: It measures the water level and appropriate amount
of soap.
Input devices for automatic washing machine are sensors for
water flow, water level and temperature; door switch; selector
knob or buttons for settings such as spin speed, temperature,
load size and types of wash cycle required.
Water Level Sensor: It indicates beep sound when water
level is low in washing tub.
Door Sensor: It indicates beep sound when all clothes are
washed that means now you can open the machine door and also
you can move to your next phase. Next phase will be dry Phase.
This phase also follows same concept for drying the clothes.
Driving Motor: Motor can rotate in two directions either
“reverse’ or ‘forward’. The forward direction drives the current in
forward direction and motor rotates forward. The reverse
direction driver does the opposite of it. A washing machine can
maintain single motor in fully automatic or double motor in semi-
automatic washing machine.
Display Panel:
It is touch panel screen to control all the operations of a
machine
Water Pump: The water pump is used to recirculate water
and drain out the dirty water. This pump actually contains
two separate pumps inside one: The bottom half of the pump is
hooked up to the drain line, while the top half recirculates the
wash water. The motor that drives the pump can reverse
direction.
It spins one way when the washer is running a wash cycle and
recirculates the water; and it spins the other way when the
washer is doing a spin cycle and draining the water.
System Controller: Such Component is used to control the
motor speed. Motor can move in forward direction as well as
reverse direction. System Controller reads the speed of motor
and controls the speed of motor in different phases such as in
Washing, Cleaning Drying etc. All kinds of Sensors such as Door
Sensor, Pressure Sensor and Keypad, Speed sensor are also
maintained by this.
4 3
2
1
Put on your dirty
clothes on to the wash
tub for washing
STEP 1
5
Now the wash motor
rotates and washes
the clothes and gives
you a beep sound
STEP 5
6
Now your clothes are washed and remove it
from the wash tub and put it on the
spin tub and program it accordingly.
after spinning clothes are dried and
you are allowed to hang it for
Proper drying in sunlight.
STEP 6
Put the detergent Soap
(of your choice like
Surf n Excel etc.)
STEP 2
Put ON the tap, water
rushes inside the tub.
STEP 3
If its electronic control, then by the
press of the keys,
you could program, if its mechanical it shall
something like a mechanical switch wherein
you are allowed to operate for setting the wash time.
STEP 4
Low-level programming language ,the internal functions and control the
Hardware.
You need firstly to study the Robotics to create a
mechanical programmable machine
You can use any language like Python or Java. C/C++ are used to be
very close to the assembly and machine codes but with a more clear,
readable and simple way. So the Answer is simply C/C++
C++ is a recommendation, C functions in C++, but if your
microcontroller doesn't have a C++ compiler or simply you don't
know C++,use C as an alternative
Arduino is a recommendation Raspberry PI, a micro-computer automatic
tasks.
WHICH PROGRAMMING LANGUAGE AND
MICROCONTROLLER CAN BE USED TO CODE WASHING MACHINE ???
RATE
US

More Related Content

What's hot

Dma transfer
Dma transferDma transfer
Dma transfergmnithya
 
Automatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTAutomatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTDanish Mehraj
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light controlMadhu Prasad
 
Memory Organisation in embedded systems
Memory Organisation in embedded systemsMemory Organisation in embedded systems
Memory Organisation in embedded systemsUthraSowrirajan1
 
ARM7-ARCHITECTURE
ARM7-ARCHITECTURE ARM7-ARCHITECTURE
ARM7-ARCHITECTURE Dr.YNM
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051Irfan Ahmad
 
Unit II arm 7 Instruction Set
Unit II arm 7 Instruction SetUnit II arm 7 Instruction Set
Unit II arm 7 Instruction SetDr. Pankaj Zope
 
Control Unit Design
Control Unit DesignControl Unit Design
Control Unit DesignVinit Raut
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptJOLLUSUDARSHANREDDY
 
8257 DMA Controller
8257 DMA Controller8257 DMA Controller
8257 DMA ControllerShivamSood22
 
Design challenges in embedded systems
Design challenges in embedded systemsDesign challenges in embedded systems
Design challenges in embedded systemsmahalakshmimalini
 
Embedded firmware
Embedded firmwareEmbedded firmware
Embedded firmwareJoel P
 
Task communication
Task communicationTask communication
Task communication1jayanti
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerSudhanshu Janwadkar
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitabdosaidgkv
 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systemsRAMPRAKASHT1
 
Origin of Microprocessor and Classification of Microprocessor
Origin of Microprocessor and  Classification of Microprocessor Origin of Microprocessor and  Classification of Microprocessor
Origin of Microprocessor and Classification of Microprocessor Vijay Kumar
 

What's hot (20)

Timing diagram 8085 microprocessor
Timing diagram 8085 microprocessorTiming diagram 8085 microprocessor
Timing diagram 8085 microprocessor
 
ARM Processors
ARM ProcessorsARM Processors
ARM Processors
 
Dma transfer
Dma transferDma transfer
Dma transfer
 
Waching machine[1]
Waching machine[1]Waching machine[1]
Waching machine[1]
 
Automatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTAutomatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoT
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
Memory Organisation in embedded systems
Memory Organisation in embedded systemsMemory Organisation in embedded systems
Memory Organisation in embedded systems
 
ARM7-ARCHITECTURE
ARM7-ARCHITECTURE ARM7-ARCHITECTURE
ARM7-ARCHITECTURE
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051
 
Unit II arm 7 Instruction Set
Unit II arm 7 Instruction SetUnit II arm 7 Instruction Set
Unit II arm 7 Instruction Set
 
Control Unit Design
Control Unit DesignControl Unit Design
Control Unit Design
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
 
8257 DMA Controller
8257 DMA Controller8257 DMA Controller
8257 DMA Controller
 
Design challenges in embedded systems
Design challenges in embedded systemsDesign challenges in embedded systems
Design challenges in embedded systems
 
Embedded firmware
Embedded firmwareEmbedded firmware
Embedded firmware
 
Task communication
Task communicationTask communication
Task communication
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 Microcontroller
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unit
 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systems
 
Origin of Microprocessor and Classification of Microprocessor
Origin of Microprocessor and  Classification of Microprocessor Origin of Microprocessor and  Classification of Microprocessor
Origin of Microprocessor and Classification of Microprocessor
 

Similar to Embedded system in washing machine

15 el83 automatic washing machine using microchip pic18f series microcontro...
15 el83 automatic washing  machine using microchip pic18f series  microcontro...15 el83 automatic washing  machine using microchip pic18f series  microcontro...
15 el83 automatic washing machine using microchip pic18f series microcontro...amjad ali janwari
 
Unit 4- State Machine in mobile programming
Unit 4- State Machine in mobile programmingUnit 4- State Machine in mobile programming
Unit 4- State Machine in mobile programmingLeahRachael
 
Automatic Bottling System
Automatic Bottling SystemAutomatic Bottling System
Automatic Bottling SystemAkshat1295
 
Me303_Automatic Car Washing Machine (1).pptx
Me303_Automatic Car Washing Machine (1).pptxMe303_Automatic Car Washing Machine (1).pptx
Me303_Automatic Car Washing Machine (1).pptxJyotishkMalviya
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling systempatilshiv407
 
Robots and cars ca
Robots and cars caRobots and cars ca
Robots and cars caMISY
 
Smart Washing Machine Using NI LAB VIEW
Smart Washing Machine Using NI LAB VIEW Smart Washing Machine Using NI LAB VIEW
Smart Washing Machine Using NI LAB VIEW UpendraSingamsetty
 
20070903200911140 Eurok4 Tm 0719
20070903200911140 Eurok4 Tm 071920070903200911140 Eurok4 Tm 0719
20070903200911140 Eurok4 Tm 0719manxx
 
E 042 shr user manual
E 042 shr user manualE 042 shr user manual
E 042 shr user manualE-beauty
 
Automatic water flush system
Automatic water flush system Automatic water flush system
Automatic water flush system Nikhil Valiveti
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Automatic+pcb+cleaner+operations+manual english version by Southern Machinery
Automatic+pcb+cleaner+operations+manual english version by Southern MachineryAutomatic+pcb+cleaner+operations+manual english version by Southern Machinery
Automatic+pcb+cleaner+operations+manual english version by Southern Machinerywendy wu
 

Similar to Embedded system in washing machine (20)

Application of embeddd system
Application of embeddd systemApplication of embeddd system
Application of embeddd system
 
15 el83 automatic washing machine using microchip pic18f series microcontro...
15 el83 automatic washing  machine using microchip pic18f series  microcontro...15 el83 automatic washing  machine using microchip pic18f series  microcontro...
15 el83 automatic washing machine using microchip pic18f series microcontro...
 
Unit 4- State Machine in mobile programming
Unit 4- State Machine in mobile programmingUnit 4- State Machine in mobile programming
Unit 4- State Machine in mobile programming
 
PPT ESD.pptx
PPT ESD.pptxPPT ESD.pptx
PPT ESD.pptx
 
Pcb automatic vaccum loader user guidance | SunzonTech
Pcb automatic vaccum loader user guidance | SunzonTechPcb automatic vaccum loader user guidance | SunzonTech
Pcb automatic vaccum loader user guidance | SunzonTech
 
Automatic Bottling System
Automatic Bottling SystemAutomatic Bottling System
Automatic Bottling System
 
Basic of CNC Maintenance
Basic of CNC MaintenanceBasic of CNC Maintenance
Basic of CNC Maintenance
 
3RBT01
3RBT013RBT01
3RBT01
 
Me303_Automatic Car Washing Machine (1).pptx
Me303_Automatic Car Washing Machine (1).pptxMe303_Automatic Car Washing Machine (1).pptx
Me303_Automatic Car Washing Machine (1).pptx
 
Fadal Miscellaneous User Manual
Fadal Miscellaneous User ManualFadal Miscellaneous User Manual
Fadal Miscellaneous User Manual
 
Washing machine usability
Washing machine usabilityWashing machine usability
Washing machine usability
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling system
 
12277790.ppt
12277790.ppt12277790.ppt
12277790.ppt
 
Robots and cars ca
Robots and cars caRobots and cars ca
Robots and cars ca
 
Smart Washing Machine Using NI LAB VIEW
Smart Washing Machine Using NI LAB VIEW Smart Washing Machine Using NI LAB VIEW
Smart Washing Machine Using NI LAB VIEW
 
20070903200911140 Eurok4 Tm 0719
20070903200911140 Eurok4 Tm 071920070903200911140 Eurok4 Tm 0719
20070903200911140 Eurok4 Tm 0719
 
E 042 shr user manual
E 042 shr user manualE 042 shr user manual
E 042 shr user manual
 
Automatic water flush system
Automatic water flush system Automatic water flush system
Automatic water flush system
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Automatic+pcb+cleaner+operations+manual english version by Southern Machinery
Automatic+pcb+cleaner+operations+manual english version by Southern MachineryAutomatic+pcb+cleaner+operations+manual english version by Southern Machinery
Automatic+pcb+cleaner+operations+manual english version by Southern Machinery
 

More from Vignesh Suresh

More from Vignesh Suresh (7)

Wireless Security
Wireless SecurityWireless Security
Wireless Security
 
Convolutional Neural Network
Convolutional Neural NetworkConvolutional Neural Network
Convolutional Neural Network
 
Corona
CoronaCorona
Corona
 
Software Testing
Software Testing Software Testing
Software Testing
 
Socket programming in python
Socket programming in pythonSocket programming in python
Socket programming in python
 
Microwave
MicrowaveMicrowave
Microwave
 
Iot for safety of females
Iot for safety of femalesIot for safety of females
Iot for safety of females
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 

Embedded system in washing machine

  • 1. Embedded Systems in Washing Machine
  • 3. Once the system is started it perform independently without user interference FULLY AUTOMATED MODE After the completion of work it should notify the user about the completion of work. This mode instantaneously senses cloth quality It senses requirement of water, water temperature, detergent, load, wash cycle time & perform operation accordingly.
  • 4. SEMI AUTOMATED MODE after completion it inform the user about the completion of work. Washing conditions are predefined Once the predefined mode is started the system perform its job
  • 5. For example, if user wants to wash clothes only, he has to choose ‘wash’ option manually In this mode, user has to specify which operation he wants to do and has to provide related information to the control system Then the system asks the user to enter the wash time, amount of water and the load. After these data are entered, the user should start the machine. When the specified o peration is completed system should inform the user. POINT 1 POINT 2 POINT 3 POINT 4 POINT 5 MANUAL MODE
  • 6. 9 0 LIGHT START HEAVY WASH MEDIUM 1HR 30MTS RINSE 2HR USER INTERFACE USER INTERFACE OUTLET VALVE INLET VALVE SENSORS SENSORS AGITATOR
  • 7. Sensor: It measures the water level and appropriate amount of soap. Input devices for automatic washing machine are sensors for water flow, water level and temperature; door switch; selector knob or buttons for settings such as spin speed, temperature, load size and types of wash cycle required. Water Level Sensor: It indicates beep sound when water level is low in washing tub. Door Sensor: It indicates beep sound when all clothes are washed that means now you can open the machine door and also you can move to your next phase. Next phase will be dry Phase. This phase also follows same concept for drying the clothes. Driving Motor: Motor can rotate in two directions either “reverse’ or ‘forward’. The forward direction drives the current in forward direction and motor rotates forward. The reverse direction driver does the opposite of it. A washing machine can maintain single motor in fully automatic or double motor in semi- automatic washing machine. Display Panel: It is touch panel screen to control all the operations of a machine
  • 8. Water Pump: The water pump is used to recirculate water and drain out the dirty water. This pump actually contains two separate pumps inside one: The bottom half of the pump is hooked up to the drain line, while the top half recirculates the wash water. The motor that drives the pump can reverse direction. It spins one way when the washer is running a wash cycle and recirculates the water; and it spins the other way when the washer is doing a spin cycle and draining the water. System Controller: Such Component is used to control the motor speed. Motor can move in forward direction as well as reverse direction. System Controller reads the speed of motor and controls the speed of motor in different phases such as in Washing, Cleaning Drying etc. All kinds of Sensors such as Door Sensor, Pressure Sensor and Keypad, Speed sensor are also maintained by this.
  • 9. 4 3 2 1 Put on your dirty clothes on to the wash tub for washing STEP 1 5 Now the wash motor rotates and washes the clothes and gives you a beep sound STEP 5 6 Now your clothes are washed and remove it from the wash tub and put it on the spin tub and program it accordingly. after spinning clothes are dried and you are allowed to hang it for Proper drying in sunlight. STEP 6 Put the detergent Soap (of your choice like Surf n Excel etc.) STEP 2 Put ON the tap, water rushes inside the tub. STEP 3 If its electronic control, then by the press of the keys, you could program, if its mechanical it shall something like a mechanical switch wherein you are allowed to operate for setting the wash time. STEP 4
  • 10. Low-level programming language ,the internal functions and control the Hardware. You need firstly to study the Robotics to create a mechanical programmable machine You can use any language like Python or Java. C/C++ are used to be very close to the assembly and machine codes but with a more clear, readable and simple way. So the Answer is simply C/C++ C++ is a recommendation, C functions in C++, but if your microcontroller doesn't have a C++ compiler or simply you don't know C++,use C as an alternative Arduino is a recommendation Raspberry PI, a micro-computer automatic tasks. WHICH PROGRAMMING LANGUAGE AND MICROCONTROLLER CAN BE USED TO CODE WASHING MACHINE ???
  • 11.