EMERTXE TRAINING PROJECT DOCUMENTATION FRAMEWORK (1)
EMERTXE TRAINING PROJECT DOCUMENTATION FRAMEWORK (1)
1 Overview
1.1 Purpose
This project focuses on simulating a washing machine using PicsimLab, aiming to
replicate real-world washing machine functionality in a virtual environment. The project
begins with a comprehensive understanding of washing machine components, cycles,
and operations. Parameters defining laundry status, such as fabric type, load size, and
water level, are identified.
1.2 Scope
This simulation project provides valuable insights into washing machine operations,
control system design, and simulation techniques. Participants gain practical experience
in applying algorithms to simulate intelligent appliances, contributing to a better
understanding of laundry automation.
All the peripherals are simulated and no real time objects are interfaced .
2.2 Dependencies
None
2.3 Constraints
None
3 Requirements
Display
Power ON (SW5) (Washing Status)
(CLCD)
Pause/stop(SW6)
Microcontroller
Buzzer
Navigation(SW4)
Motor
Door status(SW1)
Washing Programs
*Daily
Heavy
Delicates
Water Level:
*Auto
Low
Medium
using the keypad SW4 we can scroll between the
options available.
A long press of SW4 will select the option highlighted
with *, switch to start and stop screen
Output – Display
Press Switch :
SW5: START
SW6: STOP
Prog: Heavy
Time: 00:50
Output -
Display the function and the time left
function : wash , rinse , spin.
Time : based on washing program and water level, set
time.
If SW5 is pressed start the washing machine
if SW6 is pressed pause the washing machine
Function - wash
TIME : 00:50
SW5 : START SW6 : PAUSE
DOOR : OPEN
Please close
Description
Output – Print
“ Program completed
Remove clothes”
4 Output images
Fig1 .POWER ON SCREEN
Conclusion :
The washing machine simulation using picsimlab served as an effective
tool for learning and applying concepts in embedded systems. It offered a
hands-on experience that complemented theoretical knowledge and
provided a foundation for further exploration in the field of automation and
control systems.