parking lot occupancy counter in verilog
#1

Hi am Narayanan i would like to get details on parking lot occupancy counter in verilog. My friend Justin said parking lot occupancy counter in verilog will be available here and now i am living at bangalore and i need help on this.

Parking lot occupancy counter

Consider a parking lot with a single entry and exit gate. Two pairs of photo sensors are used to monitor the activity of cars, as shown in figure below. When an object is between the photo transmitter and the photo receiver, the light is blocked and the corresponding output is asserted to 1. By monitoring the events of two sensors, we can determine whether a car is entering or exiting or a pedestrian is passing through. For example, the following sequence indicates that a car enters the lot:

• Initially, both sensors are unblocked (i.e., a and b signals are "00").

• Sensor a is blocked (i.e.,a and b signals are " 10").

• Both sensors are blocked (i.e.,a and b signals are "1 1 ").

• Sensor a is unblocked (i.e., a and b signals are "01 ").

• Both sensors becomes unblocked (i.e.,a and b signals are "00").

Similar logic can be formulated for car exit.

Design a parking lot occupancy counter as follows:

1. Design a digital system with two input signals, a and b, and two output signals, e n t e r and e x i t. The e n t e r and e x i t signals assert one clock cycle when a car enters and one clock cycle when a car exits the lot, respectively.

2. Derive the HDL code.
3. Design a counter with two control signals, i n c and d e c, which increment and decrement the counter (counting cars in parking lot) when asserted. Derive the HDL code

Thanks
Narayanan Ponnusamy
pnarayanaa[at]gmail.com
Reply
#2

Consider a parking lot with a single entrance and exit door. Two pairs of photo sensors are used to monitor the activity of automobiles, as shown in the figure below. When an object is between the photo transmitter and the photo receiver, the light is blocked and the corresponding output is reset to 1. When monitoring the events of two sensors, we can determine if a car is entering or exiting or if a pedestrian is on the way.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: consider a parking lot with a single entry and exit gate two pairs of photo sensors are used to monitor the activity of cars ,
Popular Searches: digital parking lot system pdf, digital parking lot system ppt free download, online lot try result today 10to19, counter reversibil verilog, digital parking lot management system pdf, er diagram on a parking lot, 01 09 2016kl lot sample last 3nembars gessing,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  can anyone provide us verilog HDL code for DWT 0 6,404 28-11-2018, 11:21 AM
Last Post:
  verilog code for atm machine pdf 1 723 27-07-2018, 10:38 AM
Last Post: Guest
  vending machine full project in verilog 0 630 02-07-2018, 10:15 PM
Last Post: Guest
  verilog code for linear convolution 0 539 19-06-2018, 05:26 PM
Last Post: Guest
  verilog code for 8 bit nikhilam sutra 0 539 15-06-2018, 11:44 AM
Last Post: Guest
  verilog code wallace tree multiplier using compressor 0 543 09-05-2018, 04:02 PM
Last Post: Guest
  self parking system project 0 452 25-04-2018, 06:32 PM
Last Post: Guest
  verilog code for ant colony optimization to implement in fpga 0 515 21-04-2018, 10:17 AM
Last Post: Guest
  visitor counter using 8085 0 444 18-04-2018, 11:44 PM
Last Post: Guest
  deail about digital object counter by using ic 74c926 0 451 16-04-2018, 07:31 AM
Last Post: Guest

Forum Jump: