Describe with sketches the procedure to troubleshoot the traffic light controller.

1 Answer

Answer :

Considerations of Traffic Signal 

1) Traffic light may have sensors integrated to provide real time traffic information 

2) Based on the traffic information provided by the sensor, the duration of the green/Red LED light for each direction may vary so that the traffic for both the directions are roughly balanced. Time left for the green light should be displayed 

3) When the traffic light for one signal is green, then the traffic for the other directions should be red (with duration displayed in red) 

4) The red light will be switched to yellow when the timer value is 5 sec before switching to red.

image

5) Violations happen when user expectancy is not met. A user like pedestrian does not expect to stand for more than a minute or two at a signal, when this user expectancy is not met, the pedestrian tries to venture out and violate the signal 

6) The smooth movement of conflicting vehicles is determined by the availability of gaps in traffic. This is true for both pedestrians and vehicular traffic. Understanding of gaps is important for justifying the type of traffic control device, including a traffic signal.


Points to consider for determining signal timings 

1) The signal operational parameters are reviewed and updated (if needed) on a regular basis to maximize the ability of the traffic control signal to satisfy current traffic demands 

image

2) Geometry of the intersection is the next step in the signal timing process. Determining the lane use (which traffic mode), dedicated vs. shared lane, type of roads interacting (arterial with arterial etc.), type of road infrastructure (ramps, one way streets, etc.) will impact the timing. 

3) Basic signal timing parameters comes next. Pedestrian walk times, flashing don’t walk, yellow time, all red clearance interval, detector gap times all need to calculated or established. 

4) Identify bottlenecks, review conditions, conduct warrant analysis and use engineering judgment in determining traffic signal installation 

5) Determine AM and PM peak hour traffic volumes. 

6) Condition diagram which includes roadway geometrics, parking, driveways, sidewalks, signing, pavement markings, development of intersection quadrants, and any other features pertinent to the study peak hour delay study 

7) A conflict analysis 

8) Capacity analysis of the intersection for current and future years using growth

image

Related questions

Description : Describe procedure to adjust valve clearance of four stroke engine of two wheeler with necessary sketches.

Last Answer : Procedure: 1) Remove the valve cover according to your shop manual's instructions. Don't try to hammer a screwdriver or chisel between the valve cover and the head. You will ruin the gasket surface in a ... When the clearance feels good, hold the adjusting screw, and tighten up the lock nut. 

Description : Define the term BUS related to microprocessor/controller and list different buses used in microcontroller.

Last Answer : BUS: A Bus is a set of physical connections used for communication between CPU and peripherals. Different buses used in microcontroller are: 1. Address Bus 2. Data Bus 3. Control Bus

Description : Describe the procedure of traffic volume count on any road intersection. Also write the method of representation of traffic volume count data.

Last Answer : The procedure of traffic volume count can be done by any of the methods below: a) Manual counting b) Automatic recorders c) Moving car method a) Manual counting: In this method, the ... Volume flow diagrams at intersection iii) Variation charts iv) Traffic flow map v) Traffic trend charts

Description : Describe power down mode and ideal mode of 8051 with circuit diagram . which SFR is used to set these modes and draw the same.

Last Answer : IDLE MODE In the Idle mode, the internal clock signal is gated off to the CPU, but not to the Interrupt, Timer and Serial Port functions. The CPU status is preserved in its entirety, the Stack Pointer, ... t change on chip RAM PCON (Power Control Register) SFR is used to set these modes.

Description : Describe serial communication in 8051. Explain the use of SCON register.

Last Answer : 8051 micro controller communicate with another peripheral device through RXD and TXD pin of port3.controller have four mode of serial communication.  1. Serial Data Mode-0 (Baud Rate Fixed) In this mode ... .0 Receive interrupt flag. Set by hardware halfway through the stop bit time in mode 1. 

Description : Draw the format of TCON register of 8051 and describe the function of each bit of it.

Last Answer : TCON: TIMER/COUNTER CONTROL REGISTER.BIT ADDRESSABLE  TF1 TCON. 7 Timer 1 overflows flag. Set by hardware when the Timer/Counter 1 Overflows. Cleared by hardware as processor ... 0 type control bit. Set/cleared by software to Specify falling edge/low level triggered External Interrupt

Description : Describe 8051 microcontroller as boolean processor.

Last Answer : * 8051 processor is a CPU that can perform some operation on a data and gives the output. * The 8051 processor contains a complete Boolean processor for single-bit operations. * The internal RAM contains 128 ... CLR C means clear the carry bit SETB 20h means set the memory bit with bit address 20h.

Description : Describe any four forms of ‘Rubble Masonry’ with sketches.

Last Answer : 1) Dry rubble masonry: - In dry rubble masonry, dressed or undressed stones are used without mortar. Bigger pieces of stones are arranged at the bottom and smaller pieces of stones are used at the top. ... should not exceed 13 mm. the stone used in this masonry should be of uniform color.  

Description : Describe working principle of four stroke diesel engine with the help of sketches.

Last Answer : Suction stroke: During this stroke, inlet valve is open and exhaust valve is closed. The piston moves from TDC to BDC and crank shaft rotates through 180˚. The downward movement of ... the burnt gases outside the combustion chamber. Crankshaft rotates by two complete revolutions through 720. 

Description : Describe with sketches the process of laying of underground cables by the drawing in method. 

Last Answer : OR Procedure: * A trench of minimum 60cm deep is made along with cable route. * Width of trench depends on number of conduits to be laid. * Separate pipes are ... enough to allow a person to enter into duct without difficulty. * Unarmored cables are used in this type.

Description : How stressful is being an air traffic controller?

Last Answer : answer:It can be very stressful. One mistake and, bang, hundreds of people die because of you. See here.

Description : In the event of an act of unlawful interference, which of the following is the correct procedure to be taken by the pilot in command? a. Squawk 7700 if the situation requires and continue ... the flight plan, climb or descend to altitudes that differ from the normal cruising altitudes by 1000ft

Last Answer : c. Squawk 7500 (or 7700 if required) and broadcast a warning if the situation forces deviation from the cleared flight plan

Description : Explain the following instructions. SWAP A ADD C MUL AB CJNE A, add, radd MOV A, R0 MOVX A, @ A + DPTR.

Last Answer : SWAP A Description: This instruction exchanges bits 0-3 of the Accumulator with bits 4-7 of the Accumulator. This instruction is identical to executing "RR A" or "RL A four times ... referred to as the base address and the accumulator value is referred to as the index address.

Description : Explain the various selection factors of microcontroller suitable for application.

Last Answer : The selection of microcontroller depends upon the type of application. The following factors must be considered while selecting the microcontroller.  1. Word length: The word length of ... and for lesser production EPROM version or CPU version with external program memory is suitable

Description : State and explain the need of the following development tools microcontroller board: (i) Editor (ii) Assembler (iii) Compiler (iv) Linker

Last Answer : 1) Editor: An editor is a program which helps you to construct your assembly language program in right format so that the assembler will translate it correctly to machine language. So, you can type your ... . Some examples of linker are ASEM-51 BL51, Keil u Vision Debugger, LX 51 Enhanced Linker etc

Description : Draw the format of PSW register of 8051 microcontroller and explain the function of each bit.

Last Answer : 1. CY: Carry flag. This flag is set whenever there is a carry out from the D7 bit after an 8 bit addition or subtraction. It can also be set to 1 or 0 directly by instructions such as SETB C and ... the A register contains an odd number of 1s, then P=1. P=0 if A has an even number of 1s.

Description : Draw the format of SCON register.

Last Answer : SM0 SCON.7 Serial port mode specifier SM1 SCON.6 Serial port mode specifier SM2 SCON.5 Used for multiprocessor communication (Make it 0.) REN SCON.4 Set/ cleared by software to enable/ ... flag. Set by hardware halfway through the stop bit time in mode 1. Must be cleared by software.

Description : List out any two instructions of following addressing modes: (i) Immediate addressing. (ii) Register addressing.

Last Answer : (i) Immediate addressing instructions: 1. MOV A, #36H 2. MOV DPTR, #27A2H (ii) Register addressing. 1. MOV A, R0 2. MOV R7, A

Description : Find out the number of address lines required to access 4 KB of RAM

Last Answer : 12 address lines required to access 4 KB of RAM as  212 = 4KB 

Description : State any four important features of 8051 microcontroller.

Last Answer : Features of 8051 microcontroller:  1) 8- bit data bus and 8- bit ALU. 2) 16- bit address bus - can access maximum 64KB of RAM and ROM. 3) On- chip RAM -128 bytes (Data ... 0 and Timer 1, two external hardware interrupts- INT0 and INT1, Serial communication interrupt for both receive and transmit.

Description : Draw and explain Internal port structure of Port 0 and Port 1 of 8051 microcontroller.

Last Answer : Port-0 can be configured as a normal bidirectional I/O port or it can be used for address/data interfacing for accessing external memory. When control is '1', the port is used for address/data ... is not able to sink the current the pin voltage may rise, leading to a possible wrong reading.

Description : Differentiate between (i) Harvard and Von-neuman architecture (ii) Microprocessor and Microcontroller

Last Answer : i) Harvard Architecture and Von-neuman architecture ii) Microprocessor and Microcontroller

Description : Explain with sketch the interfacing of 4 ×4 matrix keypad with 8051 microcontroller.

Last Answer : Interfacing keypad Fig. shows how to interface the 4 X 4 matrix keypad to two ports in microcontroller. The rows are connected to an output port and the columns are connected to an input port. To ... key has been pressed, the next task is to find out which column the pressed key belongs to.

Description : State the alternate pin functions of port 3 of 8051.

Last Answer :  the alternate pin functions of port 3 of 8051 :

Description : Explain the use of following assembler directives. (i) EQU (ii) ORG

Last Answer : (i) EQU: Equate It is used to define constant without occupying a memory location. Syntax: Label EQU Numeric value By means of this directive, a numeric value is replaced by a symbol. For e.g. ... decimal. If the number is notfollowed by H, it is decimal and the assembler will convert it to hex.

Description : Draw interfacing of 16 × 2 LCD with 8051 and state the function of EN and RS of LCD

Last Answer : Diagram: RS: RS is the register select pin. We need to set it to 1, if we are sending some data to be displayed on LCD. And we will set it to 0 if we are sending some command instructions ... the LCD to latch in the data present at the data pins. This pulse must be a minimum of 450ns wide.

Description : Explain following instructions of 8051. (i) ADDC (ii) L CALL

Last Answer : (i) ADDC: The ADDC instruction adds a byte value and the value of the carry flag to the accumulator. The results of the addition are stored back in the accumulator. Several of the flag ... . Then the program counter is loaded with the new address and control is transferred to the subroutine. 

Description : Explain processes of interrupt enabling and disabling in 8051.

Last Answer : Interrupts are the events that temporarily suspend the main program, pass the control to the external sources and execute their task. It then passes the control to the main program where it had left off. ... interrupts. Its bit sequence and their meanings are shown in the following figure.

Description : Develop Assembly Language program (ALP) to find the largest number in a block of 10 numbers stored at location 40H onwards in internal RAM.

Last Answer : ORG 0000H MOV R1, #0AH ; Initialize Byte Counter MOV R0, #40H ; Initialize source pointer R0 to 40H DEC R1 ; decrement counter by one MOV 60H, @R0 ;Read First Byte UP: INC R0 ; Increment the ... MOV A,B MOV 50H, A ; store result at memory location 50H(Assume any location) HERE: SJMP HERE

Description : Explain function of following pins of 8051 (i) Pin 31 (ii) Pin 29 (iii) Pin 21-28 

Last Answer : i) Pin 31-EA : It is and active low I/P to 8051 microcontroller. When (EA)= 0, then 8051 microcontroller access from external program memory (ROM) only. When (EA) = 1, then it access internal ... /Output, when external memory is interfaced, PORT 2 pins act as the higher-order address bus. (A8-A15)

Description : Draw and explain the interfacing of DAC to 8051.

Last Answer : Diagram:  * Microcontroller generates output which is in digital form but many controlling system requires analog signal as they don't accept digital data thus making it necessary to use DAC ... current. Hence we require an I to V converter to convert this current into equivalent voltage. 

Description : List SFR in 8051.

Last Answer : ACC and B registers - 8 bit each DPTR : [DPH:DPL] - 16 bit combined PC : Program Counter - 16 bits Stack pointer SP - 8 bit PSW : Program Status Word Port Latches ... , serial control Timer Registers (TCON,TMOD,TL0/1,TH0/1) Power control Interrupt Enable, Interrupt Priority

Description : List specifications of 8051 microcontroller.

Last Answer : 1) 8- bit data bus and 8- bit ALU. 2) 16- bit address bus - can access maximum 64KB of RAM and ROM. 3) On- chip RAM -128 bytes (Data Memory) 4) On- chip ROM - 4 KB ( ... 0592 MHz 9) Has power down and idle mode in microcontroller when no operation is performed. 10) Six interrupts are available.

Description : State features of ADC 0808.

Last Answer : 1. Easy to interface with all Microprocessors or works Stand alone. 2. Eight channel 8-bit ADC module. 3. Can measure up to 8 Analog values. 4. On chip Clock not available, external Oscillator ... (Clock). 5. Digital output various from 0 to 255, operating power is 15mW, conversion time 100us.

Description : Can anyone suggest websites where I can upload my mandala sketches?

Last Answer : What sort of result do you want from uploading it? Do you just want to be able to send people to a web address to look at it? Or do you want it social media feedback from random strangers? Do you have a scanner or a digital camera?

Description : How do you get the original copies of SNL Sketches...

Last Answer : Rip it from hulu.com :)

Description : What is the need to ensure that sketches are of a suitable size use appropriate drawing conventions are in proportion and are legible to others?

Last Answer : Need answer

Description : What is The typical ways of communicating technical information (such as sketches test and inspection reports work planning documents) and the amount of detail that should be included?

Last Answer : Add me on xbox Gamertag = BirxlAlso your dads feminine af you little wobbly wo6.

Description : How can you take legal action if a company took your custom ring design with sketches you provided and started selling them to public?

Last Answer : You may have copyright protection, however, copyright law iscomplex. You should consult with an attorney who specializes incopyright law, who can review the circumstances and explain youroptions.

Description : The sketches of 9/11 victims in "Portraits of Grief"?

Last Answer : 0.8182

Description : The four sketches (A, B, C and D) given below, represent four different types of animal tissues. Which one of these is correctly identified in the options given, along with its ... Smooth Heart Heart muscle contraction tissue (d) (A) Columnar Nephron Secretion epithelium and absorption

Last Answer : (a) (B) Glandular Intestine Secretion epithelium

Description : Explain freyssinet system of prestressing with respect to process and application with sketches.

Last Answer : Process: - 1. The freyssinet system was the first to be introduced among the post - tensioned system high tensile steel wires 5mm to 8mm diameter about 12 in number are arranged to form a group into a cable ... gas (LNG) storage tank 4. Off share platforms. 5. Wind turbine towers etc.

Description : Illustrate cable profiles for eccentric straight and parabolic cables with sketches. 

Last Answer : i) Eccentric straight cable profile: The stress due to prestressing alone are generally combined stresses due to the action of direct load bending from an eccentrically applied load. In this case, the load is ... section as shown in the figure below. ii) Parabolic cable profile

Description : Draw neat sketches of any three shallow foundations and suggest suitability of them for different loading and soil conditions.

Last Answer : Types of shallow foundation with their suitability: 1. Wall Footing: Wall footings are used for individual columns, walls and bridge piers where the bearing soil layer is within 3m (10 feet) from the ground surface. Soil ... bearing capacity of soil.    9. Slab Base:   10.Gusseted base:  

Description : Explain defects in timber with neat labeled sketches

Last Answer : a) Knots: These are the bases of branches which are broken off from the tree. This occurs because of improper cutting of tree. b) Shakes: These are cracks in the timber which appear due to excessive frost or ... of timber f) Bow: This is bending along the longer side of timber.

Description : Draw neat sketches of: (i) Conventional bricks and (ii) Standard bricks showing all the dimensions

Last Answer : i) Conventional brick.   ii) Standard brick.

Description : Explain with sketches effect of steering geometry on vehicle performance.

Last Answer : The performance of vehicle is affected by steering geometry as turning ability . maneuverability , stability etc. The effects are due to change in the steering geomentry parameters like trail, cater angle or ... of dropping of steering head also increases with larger rack angles

Description : Explain the concept of under steering and over steering with sketches.

Last Answer : During turns, centrifugal force acts on the wheels. Two cases can arise: i) Oversteering: When the slip angles of the front wheels are less than those of the rear wheels, radius of the ... than it should for a given rotation of the steering wheel. This condition is called understeering.

Description : Explain the working principle of the following dynamometers with suitable sketches, if necessary: (i) Hydraulic Dynamometer. (ii) Eddy Current Dynamometer.

Last Answer : (i) Hydraulic Dynamometer: In principle, hydraulic dynamometer construction is similar to that of a fluid flywheel. Hydraulic dynamometer consists of an impeller or inner rotating member coupled to the output shaft ... Eddy current oppose the rotor motion thus loading the engine.

Description : Draw sketches showing fuel metering in the inline type F. I. P. and explain its working.

Last Answer : Fuel Metering in inline type fuel injection pump: The position of the plunger in the fuel injection pump can be varied by means of a control rod having a rack and pinion arrangement. By operating ... (vi) shows that no fuel is being supplied to the injector; i. e. the engine has stopped.