- As An Engineer You Are Required To Design An Intelligent Flood Alert Notification System The Purpose Of The System Is 1 (65.46 KiB) Viewed 37 times
As an engineer, you are required to design an Intelligent Flood Alert Notification System. The purpose of the system is
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
As an engineer, you are required to design an Intelligent Flood Alert Notification System. The purpose of the system is
As an engineer, you are required to design an Intelligent Flood Alert Notification System. The purpose of the system is to monitor the water level intelligently and automatically turn on the buzzer (RC6) alert system when it reaches danger risk. 3 LEDs will indicate based on different water levels; low risk (RD0), moderate risk (RD1) and danger risk (RD2). Water level sensor is able to measure the water level from 2 meters to 10 meters with proportional voltage output of 0V to 5V connected to AN2. (i) (ii) Calculate the digital value of the ADC when the water level for low risk = 2.5 meter, moderate risk = 5.0 meter and danger risk = 7.5 meter. Write the C program of the system based on the condition required.