Monday, 16 September 2013

WEEK 2 : FYP 2 : FIND COMPONENT

Title           : Find & understand component used
Objective   : To find and understand all component that used
Content      : 1) Ensure that all component for this project was purchased
                    2) Understand function of each component

Figure 1 : LDR sensor
Figure 2 : PIC 16F877A
Figure 3 : Relay
Analysis
The main component that used for this project are light dependent resistor (LDR) sensor, relay and PIC16F877A microcontroller.
Conclusion:
As the conclusion, the objective of this project is achieved. All the component for this project was purchased. Then, I got and learn more information about the component for this project.

Monday, 9 September 2013

WEEK 1 : FYP 2 : RESEARCH ON PROJECT

Proceed to the next level from fyp semester 1, I do some research from the work flow to do some confirmation what type of circuit have to run my project. The circuit that will design depends on the flowchart of my project. So, after that i need to making the program code for the normal mode and flexible mode.

Figure 1 : Flow of final project
                                                                      
                                      
As the conclusion, it is very important to understand the circuit, classified the type and its function all of the circuit to make sure there is no problem occur in the future in the part of the combination the circuit and the programming development.



Friday, 22 March 2013

EXPECTED OUTCOME

Development of flexible traffic light using verilog HDL and implemented the verilog HDL using ALTERA DE2 for proof the concept in normal mode and flex mode.

FLOW CHART

NORMAL MODE




FLEX MODE


Friday, 8 March 2013

LITERATURE REVIEW

Jose E.Ortiz, Robert H.Klenke, Simple Traffic Light Controller: A Digital Systems Design Project.Electrical And Computer Engineering Department Virginia Commonwealth University

  • This project required students to develop a state machine based controller for traffic signals at a four-way intersection. The intersection has two travel lanes in each direction; north, south, east and west. In addition, each direction has a dedicated left turn lane. Each lane contains a sensor to indicate if a car waiting at a red light. Travel lanes also contain additional sensors to indicate if cars are approaching the intersection.


Boon Kiat Koay, Maryam Mohd Isa, Traffic Light System Design On FPGA. Proceeding of 2009 IEEE Student Conference On Research And Development, 16 – 18 November 2009, UPM Serdang

  • This project design of a low cost performance traffic light system. This type of traffic light is suitable for town and small city where sophisticated traffic light system is too costly. Written in verilog on Quartus II software and implemented on DE2 FPGA Board.

Friday, 1 March 2013

AIM N OBJECTIVES

  • To develop flexible traffic light controller
  • To develop verilog HDL for flexible traffic light systems
  • To implement the verilog HDL using ALTERA DE2 for proof the concept