Opening

From Control Systems Technology Group
Jump to navigation Jump to search
Quick Links
Project Trajectory Project Pages
Home Problem Definition Opening locker
Planning and Milestones Background Research Chimney  
Meetings Requirements Chimney to Cubby  
Design Method(s) Brainstorm Cubby to Person  
Personal Logs Concepts Chosen Software  

Click to view the process of Designing the Opening Component.

How It Works

  1. Drone Finds package delivery station X through GPS coordinate.=
  2. Drone receives signal from call unit & navigates toward the drop zone
  3. Signal from Drop Zone to Drone to say that platform is clear
  4. Package is dropped onto dropzone
  5. RFID of package is identified; coupled on a cubby location and information is sent to the next phase of system
  6. Garage Door opens
  7. Wiper x initiates and pushes tote to align with edge
  8. Wiper y initiates adn pushes tote into chimney
  9. Garage door closes
  10. Opening system resets awaiting next drone.

In Depth - How Opening Works

1. Finding Delivery Station

Each package pick-up station is placed at a certain location ( be it a supermarkt, in the center of a neighboorhood etc.), GPS location and Identification numbers are coupled to it.
The drone, which has GPS navigation, can be input with the pick-up location ID and then navigate towards the GPS location.

2. Navigation to Dropzone

This portion uses the system described in Patent US7636621. It has been tweaked to suite the purposes of this design.

Description of how it works in the patent:

Industrial Technology Research Institute-Taiwan. (2009). Path Guidance method for autonomous mobile device.

"Please refer to FIG. 2, which is a functional block diagram of an autonomous mobile device with its changing station according to the present invention. In FIG. 2, the autonomous mobile device 2 is comprises of: a capacity inspection unit 21, a power unit 22, a first control unit 23, a first wireless transmission unit 24, a first reception unit 25, a mobile unit 26 and a first charging interface 27; and the call unit 3 is comprised of: a second control unit 31, a second wireless transmission unit 32, a second wireless reception unit 33, and a second charging interface 34. The capacity inspection unit 21 is capable of detecting the power of the power unit 22 while transmitting the result of the inspection to the first control unit 23. As soon as the detection of the capacity inspection unit 21 shows that the power of the power unit 22 is too low and the first control unit 23 is informed of the detection result, the first control unit 23 will direct the first wireless transmission unit 24 to issue a first radio wave signal S1. As the first radio wave signal S1 is received by the second wireless reception unit 33, it is redirected to the second control unit 31 for enabling the same to command the second wireless transmission unit 32 to issue a second radio wave signal 52. Thereafter, as soon as the second radio wave signal S2 is received by the first wireless reception unit 25 and is redirected to the first control unit 23, the first control unit 23 will direct the mobile unit 26 to move toward the call unit 3. Therefore, as soon as the connection port P1 of the first charging interface 27 is in contact with the connection port P2 of the second charging interface 34 and by the cooperative operation of the first and the second control units 23, 31, the autonomous mobile device 2 is charged by the call unit 3." [1]


Tweaks made:
The capacity inspection unit 21 becomes a location inspection unit 21 and there will be no charging interface.

The scenario would be as follows:
"As soon as the detection of the Location inspection unit 21 shows that the current GPS location is the same as the destination GPS location and the first control unit 23 is informed of the detection result, the first control unit 23 will direct the first wireless transmission unit 24 to issue a first radio wave signal S1. As the first radio wave signal S1 is received by the second wireless reception unit 33, it is redirected to the second control unit 31 for enabling the same to command the second wireless transmission unit 32 to issue a second radio wave signal 52. Thereafter, as soon as the second radio wave signal S2 is received by the first wireless reception unit 25 and is redirected to the first control unit 23, the first control unit 23 will direct the mobile unit 26 to move toward the call unit 3. Therefore, as soon as the location inspection unit indicated 0 offset in the x and y direction and 1ft positive offset in the z direction from S2, hovering directly above call unit, the drone stops motion and awaits next signal."

N.B Calculation is performed to make the movements of the drone to the call unit. In these calculations there should be a 1ft offset in the positive z direction performed first to ensure that the drone hovers above the platform and not under it.
Also making the platform and its mechanisms out of plastic would prevent interference with the radio signaling process that occurs above.

3. Package Drop & Identification

To add on to the scenario sketched above we need a means to identify the parcel & give it a cubby location. This shall be done by RFID.

Each delivery tote shall be coupled with a re-writable battery-assisted passive RFID tag. This kind of tag has a small battery that is activated when in the presence of an RFID reader, which shall be located on the drone platform. The reason to use this specific kind of tag is that is it can be given a specific identification which is re-writable and also the tag becomes active when in the range of a reader[2]. Imagine similar use as animal identification tags or EZ-Passes for toll ways.

Mounted in the chimney under the garage door, and RFID reader will be located. It continually transmits an encoded radio signal that will eventually interrogate the tag (RFID1). The RFID tag receives the signal and responds with its ID and other information coupled to the tag(RFID2). The reader receives the signal and sends the information to the pick-up systems database where it couples a cubby number which is used again in a later stage of the pick-up system. Mounting the RFID readers in strategic points along the package pick-up station helps keep track of the location of packages within the system, has also been shown to help keep inventory up-to-date in distribution centers [3].

N.B. Locating the reader in the chimney reduces interference with the afore described positioning mechanisms, also placing the RFID signals on a different frequency would assist in minimizing interference.

4. Package To Chimney

Function Table

Mechanics

The Drone is equipped with:

  • a location inspection unit
  • a GPS unit
  • a 1st control unit (C1)
  • a 1st wireless transmission unit (W1)
  • a 1st reception unit (R1)
  • a mobile unit
  • an omnidirectional antenna

The Dropzone is equipped with:

  • a 2nd control unit (C2)
  • a 2nd wireless transmission unit (W2)
  • a 2nd reception unit (R2)
  • an omni-directional antenna

References

  1. Industrial Technology Research Institute-Taiwan. (2009). Path Guidance method for autonomous mobile device. <http://www.google.com/patents/US7636621>
  2. N.A. (2007).Passive RFID Enters Fast Lane in Transportation and Logistics. Intelleflex Corporation.<http://www.intelleflex.com/pdf/solutionsbrief.transportationandlogistics.pdf>
  3. Angeles, R. (2005). RFID technologies: supply-chain applications and implementation issues. Information Systems Management, 22(1), 51-65.