Prototype Parking Metering System Phase 2

Size: px
Start display at page:

Download "Prototype Parking Metering System Phase 2"

Transcription

1 Prototype Parking Metering System Phase 2 Design Report DEC Client Doug Houghton Captain Department of Public Safety Iowa State University Advisors Dr. John Lamont, EE/CprE Prof. Ralph Patterson III, EE/CprE Team Members Joe Reinsma John Goldbach Andrew Ross Mikel Bezdek Irsan Halim REPORT DISCLAIMER NOTICE DISCLAIMER: This document was developed as a part of the requirements of an electrical and computer engineering course at Iowa State University, Ames, Iowa. This document does not constitute a professional engineering design or a professional land surveying document. Although the information is intended to be accurate, the associated students, faculty, and Iowa State University make no claims, promises, or guarantees about the accuracy, completeness, quality, or adequacy of the information. The user of this document shall ensure that any such use does not violate any laws with regard to professional licensing and certification requirements. This use includes any work resulting from this student-prepared document that is required to be under the responsible charge of a licensed engineer or surveyor. This document is copyrighted by the students who produced this document and the associated faculty advisors. No part may be reproduced without the written permission of the senior design course coordinator. 6 April 2004

2 Table of Contents List of Figures ii List of Tables iii List of Symbols and Definitions iv 1. Introductory Materials Abstract Acknowledgement Problem Statement General Problem Statement General Solution Approach Operating Environment Intended Users and Uses Users Uses Assumptions and Limitations Assumptions Limitations Expected End Product and Other Deliverables 4 2. Approach and Product Design Results Proposed Approach Design Objectives Functional Requirements Design Constraints Technical Approach Considerations and Results Testing Approach Considerations Hardware Testing Software Testing System Prototype Testing Recommendations for Project Continuation or Modification Detailed Design Overall System Design Master Unit Design Master Unit Hardware Design Master Unit Software Design Slave Unit Design User Interface Slave Unit Hardware Design Slave Unit Software Design Resource and Resource Schedules Requirements Schedule Project Team Information Closing Summary References 29 Appendix A: Parking Enforcement Officer Evaluation Form 30 Appendix B: Patron Evaluation Form 31 i

3 List of Figures Figure 1 : System level block diagram 11 Figure 2 : Server unit hardware block diagram 12 Figure 3 : Slave unit hardware block diagram 14 Figure 4 : Software flowchart for patron functions 18 Figure 5 : Software flowchart for administrator functions 19 Figure 6 : Gantt Chart Project tasks and subtasks 26 Figure 7 : Gantt Chart Project deliverables 27 ii

4 List of Tables Table 1 : Personnel effort requirements (original) 21 Table 2 : Personnel effort requirements (revised) 21 Table 3 : Other resource requirements (original) 22 Table 4 : Other resource requirements (revised) 22 Table 5 : Financial requirements (original) 23 Table 6 : Financial requirements (revised) 24 iii

5 List of Symbols and Definitions A Assembly language A low-level computer language that consists of mnemonic codes and symbolic addresses corresponding to machine-language instructions B C C A high-level object-oriented programming language C# An object-oriented programming language based on the design principles of Java D E F G H J Java A high-level object-oriented programming language that allows small application programs to be downloaded from a server to a client along with the data that each program processes (developed by Sun Microsystems) K L M LCD Liquid crystal display, a low-power digital display that uses liquid crystal cells that change reflectivity in an applied electronic field Motherboard For this project, it is a main circuit board of the embedded computer through which all signals are directed. MySQL MySQL is a fast-relational database manager. A database manager enables adding, retrieving, and processing information stored in a database. The relational aspect of MySQL means that data is stored in separate tables rather than one large table. Relations between each table can be established and information can be retrieved using structured query language (SQL). N O P Q R RAM Random-access memory, the primary working memory in a computer used for the temporary storage of programs and data and in which the data can be accessed directly and modified iv

6 S SQL A standardized language that approximates the structure of natural English for obtaining information from databases T U V W USB Universal serial bus, a plug-and-play interface between a computer and peripheral devices, such as printers, modems, and keyboards Visual Basic A programming language and environment developed by Microsoft based on the BASIC language using graphical programming environment and a paint metaphor for developing user interfaces. Wired Ethernet A trademark for a system for exchanging messages between computers on a local area network using wired coaxial, fiber optic, or twisted-pair cables X Y Z v

7 1. Introductory Materials This section will define the problem, operating environment, intended users and uses, assumptions and limitations, and expected end product of the project. 1.1 Abstract There are multiple pay-for-parking lots on the Iowa State campus managed by the Department of Public Safety (DPS). Currently, two of these lots are controlled by multispace parking meter systems located near the lots. Several undesirable aspects of these units have left DPS searching for a better solution. This project will provide a solution by developing a multi-space meter system that provides the same functionalities as the current units, as well as adding new functions. The developed system will be more costeffective, will be easier to use for people parking in the lots, and will make management of the lots more straightforward and more effective for DPS. This will make for a better experience for those using the system and will allow DPS to focus resources on other more pressing issues. 1.2 Acknowledgement The team would like to acknowledge the following people for their contributions, both financially and intellectually, to the project: Doug Houghton, Captain, Department of Public Safety, Iowa State University. We would also like to thank the course instructor and project advisors, Dr. John W. Lamont and Professor Ralph Patterson III, for their guidance and advice regarding the project. 1.3 Problem Statement The following sections will provide a general overview of the problem that this project seeks to address, as well as the proposed method of solving it General Problem Statement At Iowa State University, as at other colleges around the United States, many issues arise concerning the availability of parking on or near campus. This has led to the development of several pay-for-parking lots on the Iowa State campus. Currently, use of these lots is controlled through centralized units that are able to monitor multiple spaces at once. This provides some advantages over traditional parking meters from an administrative standpoint, e.g. money can be collected at once from a central location. However, while the current system currently has some benefits, there is still much left to be desired. The fact that the units cannot communicate with one another means that if a space is paid for on one machine, time can only be added later to that same exact machine. Also, when the lot is checked for offenders, each machine must be queried 1

8 individually, which increases the time to check the lot. Lastly, this has implications for robustness. If one unit is disabled, all the data stored there is lost. Another undesirable aspect of the current system is that the units are very hard to program. DPS would like to be able to set the hourly rates of the lots, as well as program in university holidays. In the current system, doing so requires a specialist. This process is both expensive and time consuming. The project will be achieved by utilizing the efforts of two teams, May and Dec May will be responsible for the slave units, while Dec will be responsible for the master unit General Solution Approach The solution proposed by this project is to provide a system to monitor the pay-forparking lots that will have all the benefits of the current system as well as to improve on its negative aspects. The system will be more user-friendly, more cost-effective, more durable, and easier to maintain. In this solution, control of the parking lots will be implemented with several, multi-space, communicating units. Because the units will be able to communicate, users of the lot may add time via any machine. Also, DPS will only have to query one machine to receive a complete list of lot activity. Lastly, this feature, combined with a redundant central processor and memory, will greatly increase the robustness of the system. The new units will also have easier to use interfaces. This will allow DPS the ability to easily program in rate changes and holidays. This will also make it easier for people parking in the lots to utilize the system. Lastly, the unit will be implemented with standard off the shelf computer hardware. This will decrease the cost to the University, both in initial cost and in maintenance cost. 1.4 Operating Environment The designed units will be located outdoors, and thus must operate in a large range of temperatures as well as withstand the rain, snow, and other weather conditions present in Ames, Iowa. The system will be used on a regular basis, and thus must be designed to withstand extended use. Lastly, the units will be located on a college campus, and thus must be resistant to attempts at vandalism. 1.5 Intended Users and Uses The users of this system fall into two main groups, users of the lots, and administrators of the lots. 2

9 1.5.1 Users The first group is made up of the people that park in the lots. This group includes (but is not limited to): College students attending Iowa State University Faculty and staff employed by Iowa State University Visitors to the Iowa State campus The first and second groups include those that monitor the parking lots, i.e. the Iowa State University Department of Public Safety employees Uses The system will have two main categories of uses, separated by the two groups of users (see above). For the people who park in the lots, the system will: Allow parking spaces to be paid for, either by first selecting an amount of time, or by simply putting money in. Allow time to be added to any parking space from any unit in that lot. Provide a hard-copy receipt to the user if desired. For the Department of Public Safety, the system will: Allow DPS to monitor and enforce the paid usage of the parking lots. Allow DPS to gather parking lot usage statistics. Allow DPS to change hourly rates and set holidays. 1.6 Assumptions and Limitations The information provided below shall serve to define the assumptions and limitations inherent in the design of the device resulting from this project.\ Assumptions The lot size will be equal to or less than 1000 spaces. No change will be returned to users. Power will be provided to the units, except during extended power outages. The units will accept only nickels, dimes, and quarters as payment. 3

10 1.6.1 Limitations The time available to complete the project is limited. The unit must be weatherproof and theft-proof. The units must be within 100 meters of Ethernet hub. The main processing unit must consist of two redundant processors. The main processing unit must have redundant storage. The user interface will be compact and user-friendly. Backup batteries must be able to allow the machine to run for four hours in the event AC electricity is unavailable. The system must provide all of the capabilities of the current system. DPS must be able to change rates and holidays without outside assistance. The units must allow users to add time to their current amount of time. The system must provide information on current stall payment status (paid or unpaid) for DPS enforcement. The system must accommodate time of day and holiday rates. The unit must have a receipt printer which will print receipts upon request. 1.7 Expected End Product and Other Deliverables The end products of this project will be a prototype multi-space parking meter system, a user manual, and a technical specification. These deliverables are described below: Multi-space parking meter system User Manual The system will consist of a set of units configured to communicate with each other and able accommodate a lot size of up to 1000 parking spaces. The master unit will store all of the lot information, and the slave unit(s) will offer the same user interface but will use data from the master unit. The system will allow patrons of the lot to pay for parking, and allow DPS to monitor the usage and enforcement of the lot. The user manual will be a document describing the operation of the machines, in a non-technical manner that can be understood by any user of the system. These operations described in the manual include monitoring occupancy, making rate changes, and enforcement functions. A preliminary manual will be delivered when the system becomes ready for testing, and a final draft will be delivered in December of

11 Technical Specification Project Plan Design Report Final Report The technical specification document will be a document describing the technical specifications of both the hardware and software running on the master and slave units. This document not designed for common users, but instead as a resource for future designers of this system. The technical specification of the system will be delivered in December of The project plan is a document that defines the project and the planning for the completion of the project. It describes how design decisions were made for the project and defines the overall problem domain. The project plan will be delivered in February of The design report will be a document describing the overall design of the project. It is intended to provide all the details necessary for replication of the project by an independent team. The design report will be delivered in May of The final report will be a document that provides the most complete description of the project along with the record of its development. It will contain all aspects of the project, from the background development through to the testing and finally the end product description. This document will also provide suggestions for future work on the project. The final report will be delivered in December of

12 2. Approach and Product Design Results This section provides the details of the approach and design that describe the process of developing the end product. 2.1 Proposed Approach This section shall explain the planned method of completing the project Design Objectives Develop a multi-space parking meter system with the following objectives: Added features Reduced cost The system will provide the features of the current system and will expand upon them with additional features desired by DPS. These features include a statistical database system, a user friendly interface, redundant processor and memory backup, and multiple levels of administration for accessing and modifying the system. The project will produce a system that is significantly more cost effective than the current machines and other commercially available systems. Easier reprogramming Redundant system The system will be easy for DPS to make rate and system changes. The system will have a redundant processor and database system that will provide extra stability Functional Requirements The following functions shall be required to successfully complete the project. Accepts client input/output The system will connect to a remote computer using an Ethernet connection. The system will allow DPS to change hourly rates, time of day rates, holiday rates, or modify any code that is installed on the master unit. 6

13 Manages parking space availability The system will keep track of which parking spaces are currently paid for and ending time. Communication functionality The system will allow for communication between interfaces using Ethernet connection. Statistical Reporting The system will allow for statistical reporting to DPS. This statistical system will keep track of space usage, coin collection times, and other requested statistics Design Constraints The project shall run with in the following constraints. Weather resistance Durability The system must be able to withstand all weather conditions an outdoor system may experience on the Iowa State University campus. These include extremes of temperature and precipitation as well as severe winds and associated debris. The system must be durable, long lasting, and secure. The unit must be able to withstand theft, vandalism, corrosion, and minor collisions with vehicles. Power requirements The master/slave system must be run off standard 110 AC power as well as a battery backup. Hardware redundancy requirements The master system must use a board with redundant processing and storing capabilities to decrease chances of failure. 7

14 Connectivity requirements The master/slave system must be able to complete all necessary communications over a standardized Ethernet interface. Machine size requirements The control hardware will be placed inside one of the slave units, so it must be of a size that facilitates installation, maintenance, and use. The size of the machine must also be sufficiently large so as to allow for the inclusion of all necessary internal components Technical Approach Considerations and Results The following hardware technologies shall be considered in the implementation of the end product. Master system hardware using dual processor-based system A system of this type utilizing two separate processors would allow for backing up a processor if one were to fail. It has redundant capability to store data to two sets of memory. If one processor were to fail, the second processor would takeover automatically where the other quit. This helps alleviate downtime so the master control unit can process parking locations and continue to accept money. The following software technologies shall be considered in the implementation of the end product. Assembly MySQL C/C# The use of assembly would allow for precise control over memory usage and data handling. It would make for an arduous development process, however. The use of MySQL would allow for easy creation of the central database and integration with the Windows XP operating system. The use of C/C# would allow for the creation of a modular, robust, and easily modifiable software product. C/C# may be used for creation of a user interface application located on the master device as well as in the creation of the redundant failover process. 8

15 Visual Basic.Net The use of Visual Basic.Net would allow for easy graphical user interface. Selection: MySQL will be used as the database server software as it allows for easy creation of a central database and is compatible with the Windows XP operating system. Applications utilizing the C computer language may also be used in two areas: communication between master/slave devices and for implementing the redundant failover system. 2.2 Testing Approach Considerations Testing is an important part of every design process to ensure that the end product meets the needs for which it was designed. The following section will detail how the system hardware, software, and prototype will be tested Hardware Testing The system hardware needs to be tested to ensure that it can withstand extended use in the operating conditions of the system. All hardware elements have been tested by their manufacturers over a large range of temperatures, sufficient to endure the weather conditions in Ames, Iowa. Thus, no further temperature testing is necessary. Also, several hardware elements, such as the printer and coin acceptor are already in use by DPS, and have demonstrated their ability to withstand extended use. For these reasons, no separate hardware testing will be conducted in addition to testing the prototype Software Testing The software of the system must be tested to ensure that it is robust enough to withstand all possible user inputs, as well as unexpected events, such as a server crash or a power outage. The software will be tested in the following conditions. Full range of user inputs Server crash All possible inputs for every function will be tested in the software. The results of the input will be checked to verify that the code operates correctly. A server crash will be simulated to ensure that the software supporting the backup servers functions properly. After the simulated server crash, the contents of the database will be queried to make sure that the system continued functioning during and after the server crashed. 9

16 Power outage The software will be tested for a power outage by removing power to the system. The results will be closely observed to ensure that the system reboots correctly, and that important data is not lost System Prototype Testing The prototype of the system must be tested not only to verify correctness, but also to validate its ability to function when used by patrons and DPS employees. The system prototype will be placed in an actual parking lot, and will be used over a period of a few months. During this period, a sampling of DPS employees and parking patrons will be asked to fill out response forms. A sample of these forms can be found in Appendices A and B. Also, any problems encountered with the system prototype will be recorded and fixed in future iterations. 2.3 Recommendations for Project Continuation or Modification Considering the research and design work done this semester, the conclusion has been reached that this project should continue as originally planned. Additional work may be done during the summer to complete most of the testing stage and implement additional features. 2.4 Detailed Design The Following section details the design of the multi-space parking meter that will result from this project Overall System Design The multi-space parking meter to be produced during this project will consist of two distinct parts: the slave units and the master unit. The units will communicate with each other via an ethernet switch. The switch will allow for several slave units to communicate with the master unit. The master unit will consist of two systems for redundancy. Both the master and slave units will be further discussed in the sections to follow. Figure 1 on the next page shows an overview of the connectivity between the master and slave units. 10

17 2.4.2 Master Unit Design Figure 1 System level block diagram The following section details the hardware and software design of the master unit Master Unit Hardware Design The master unit portion of the parking meter system consists of redundant systems to maintain uptime in the event that primary master fails. If this event does occur the secondary master will take over until the primary master is online. Figure 2 illustrates a block diagram of the hardware design of the redundant master unit shown on the next page. 11

18 Figure 2 Server unit hardware block diagram The list below shows the specifications of the server unit. Computer (2 required) SolarPC SB150 Via Epia 5K motherboard o RJ-45 Network Jack o Via C3 533 Processor 100W power supply Source: Cost: $ ea. Ram (2 required) 256MB Ram PC pin dimm Source: Cost: $

19 Network Switch SMC EZ6508TX 8 Port 10/100 Mbs connectivity Source: Cost: $34.00 Network Cables (4 required) Generic Cat5e 100 Mbs bandwidth 7 feet long Source: Cost: $1.00 ea. Solid State Memory (2 required) Disk on Chip 512 MB IDE interface Source: Cost: $ Master Unit Software Design The master unit portion of the parking meter system consists of redundant systems to maintain uptime in the event that primary master fails. If this event does occur the secondary master will take over until the primary master is online. The software that will be providing communication and database functionality is freeware and works across multiple platforms. C/C# will be used to create the necessary code to maintain a redundant system. Windows XP Embedded Source: Cost: Iowa State University License free MySQL Source: Cost: freeware Apache Web server Source: Cost: freeware 13

20 C/C# Source: Cost: Iowa State University License free Slave Unit Design User Interface The following section details the hardware and software design of the slave unit for the multi-space parking meter system. Implementation of this part was done by another design team to be completed May The December 2004 team will complete any added functionality of this system Slave Unit Hardware Design The slave unit portion of the marking meter system consists of a low power personal computer connected to the peripheral devices necessary for operation of the parking meter s user interface. Figure 3 below illustrates a block diagram of the hardware design of the user interface. Figure 3 Slave unit hardware block diagram 14

21 The specifications of the Slave unit portion of the system are as follows: Motherboard RAM Via Epia 800 MHz motherboard Via C3 800MHz Processor USB Ports 1 EPP/ECP Parallel Port 1 16C550 Serial Port PS/2 Ports Source: Cost: $ LCD Display Keypad Crucial RAM 512 MB PC133 Source: Cost: $80.00 CrystalfontzCFA634 4x20 Character LCD USB Interface LED Backlight Source: Cost: $75.00 StacoSwitch M151XX05 16-key Rugged duty molded elastomer Source: Cost: $90.00 Keypad Processor Motorola 6805 Interface keypad to PS/2 port Source: Already procured (salvaged from old keyboard) Cost: $0 15

22 Coin Acceptor Coinco Global 700 MDB interface Accepts nickels, dimes, and quarters Source: Iowa State DPS Cost: $0 Coin Acceptor Controller Printer Upstate Networks Incorporated MDB2PC Serial interface to MDB protocol device Source: Cost: $ Infinite Peripherals IPF-XTR-80S 80mm paper width 8dot/mm resolution Serial RS232 interface Source: Cost: $ Printer Power Supply Infinite Peripherals SPU IP AC power in 24VDC power out Source: Cost: $69.00 Solid State Memory M-Systems MDI1151-D MBflash module Solid state memory with IDE interface Source: Cost: $ Battery Backup (UPS) APC BK650MC 650VA/400W Source: Price: $

23 ATX Power Supply Enermax EG301P Source: Already procured (salvaged from computer) Cost: $ Slave Unit Software Design Software flowcharts have been designed by the May-04 team to demonstrate how the user interface software will function. These flowcharts show the various system states and transitions between states. Figure 4 on the following page shows the software flowchart for patron functions. These functions are initiated when the patron enters a valid stall number. Figure 5, illustrates the software flowchart for administrator functions. These functions are accessed when an administrator enters one of the special administrative codes at the main screen. Some details have been omitted from this diagram to maintain clarity. For example, if a length of 15 seconds of inactivity is detected at any time while an administrator is logged in, the system will automatically log out of the administrator menu and return to the main menu. 17

24 Figure 4 - Software flowchart for patron functions 18

25 Figure 5 - Software flowchart for administrator functions 19

26 3. Resource and Resource Schedules This section is made up of two parts. The first defines all of the resource requirements of the system. The second part describes the projected schedule of the project in two Gantt charts. 3.1 Resource Requirements This section describes both the original and current estimates of resource requirements for personal, financial, and other resources. Table 1 and Table 2 on the next page show the personnel effort of individual team members for each of the following tasks: Task 1 Project definition Task 2 Research and technology Task 3 Design Task 4 Implementation Task 5 Testing/verification Task 6 Demonstration Overhead Weekly meetings, discussions, travel time, and other misc. items 20

27 Table 1: Personnel Effort Requirements (Original) Hours Personnel Task Task Task Task Task Task Name Overhead TOTAL Joe Reinsma Mikel Bezdek John Goldbach Andrew Ross Irsan Halim TOTAL Table 2: Personnel Effort Requirements (Revised) Hours Personnel Task Task Task Task Task Task Name Overhead TOTAL Joe Reinsma Mikel Bezdek John Goldbach Andrew Ross Irsan Halim TOTAL The revised estimates are based on a better understanding of the time requirements of the project and the tasks. The total personnel effort estimates change marginally. For the tasks that have been completed (Task 1, Task 2, and Task 3), the actual effort hours are recorded. For the remaining tasks, updated estimates have been made. 21

28 Table 3, Table 4, Table 5, and Table 6 summarize both the original and current estimated financial cost of equipments and other resource requirements to design a working prototype. Table 3 : Other Resource Requirements (Original) Item Team Hours Cost Motherboard/Processor 1 0 $150 RAM 1 0 $50 Storage 1 0 $200 Motherboard/Processor 2 0 $150 RAM 2 0 $50 Storage 2 0 $200 LCD 0 $75 Keypad 0 $100 Misc. Buttons 0 $50 Printer Controller 0 $120 Ethernet Switch 0 $57 UPS Battery Backup Unit 0 $100 Housing 0 $100 Project Poster 10 $50 TOTAL 10 $1452 Table 4 : Other Resource Requirements (Revised) Item Team Hours Cost Motherboard/Processor 1 0 $ RAM 1 0 $76.99 Storage 1 0 $186 Power Supply 1 0 $19.99 Motherboard/Processor 2 0 $ RAM 2 0 $76.99 Storage 2 0 $186 Power Supply 2 0 $19.99 Ethernet Switch 0 $38 Project Poster 14 $54.49 TOTAL 14 $ There are quite some changes to the hardware requirements from the original other resource requirements in Table 3 to the revised one in Table 4. The hardware parts like LCD, keypad, buttons, printer controller, and battery backup unit are not included in the revised other resource requirements because these parts are taken care by the other group (May04-02). There is also some adjustment for the prices of the parts after more research have been done to get the best available hardware in the market. 22

29 Table 5 : Financial Requirements (Original) Item Cost Parts and materials Motherboard/Processor 1 $150 RAM 1 $50 Storage 1 $200 Motherboard/Processor 2 $150 RAM 2 $50 Storage 2 $200 LCD $75 Keypad $100 Misc. Buttons $50 Printer Interface $120 Ethernet Switch $57 UPS Battery Backup Unit $100 Housing $100 Project Poster $50 Services Shipping and handling $50 Binding $30 TOTAL (w/o Labor) $1532 Labor ($10.50 / hour) Joe Reinsma $2331 Mike Bezdek $2100 John Goldbach $2163 Andrew Ross $2037 Irsan Halim $2079 TOTAL (w/ Labor) $

30 Item Parts and materials Motherboard/Processor 1 RAM 1 Storage 1 Power Supply 1 Motherboard/Processor 2 RAM 2 Storage 2 Power Supply 2 Ethernet Switch Project Poster Table 6 : Financial Requirements (Revised) Cost $ $76.99 $186 $19.99 $ $76.99 $186 $19.99 $38 $54.49 Services Shipping and handling $20 Binding $30 TOTAL (w/o Labor) $ Labor ($10.50 / hour) Joe Reinsma $ Mike Bezdek $ John Goldbach $1932 Andrew Ross $ Irsan Halim $1890 TOTAL (w/ Labor) $

31 3.2 Schedules The following section includes two Gantt charts detailing the projected schedule of tasks. The illustrated calendars will span the full length of the project, which is two semester long. The first Gantt chart (Figure 5) contains the original and revised schedules for the project tasks. The second Gantt chart (Figure 6) displays the original and revised schedules of class deliverables. The timelines for the various tasks are based on the team s best estimates of time requirements, as well as the Senior Design class and deliverable schedules. The team will adhere to the schedule to the best of its ability in order to keep the project on task. The team is also planning to do most of the software implementation during the summer as some of the team members will be available to work on the project during this period. In consequence, we will have most of the implementation and possible testing tasks done during the summer. 25

32 Project Schedule Figure 6 Project tasks and subtasks 26

33 Figure 7 Project deliverables 27

34 4. Project Team Information The following individuals are those directly involved in the definition, development, and implementation of this project. Client: Doug Houghton Captain Department of Public Safety 31 Armory Building Ames, IA Vox: Fax: Faculty Advisors: Dr. John Lamont 324 Town Engineering Iowa State University Ames, IA Vox: Fax: Professor Ralph Patterson III 326 Town Engineering Iowa State University Ames, IA Vox: Fax: Team Members: Joe Reinsma CprE 528 Welch Ave #10 Ames, IA John Goldbach - CprE 225 N. Hyland Ames, IA jgold@iastate.edu Mikel Bezdek - CprE 1331 Frederickson Court Ames, IA mbezdek@iastate.edu Andrew Ross EE 124 N. Franklin Ames, IA ajross@iastate.edu Irsan Halim CprE 632 Squaw Creek #3 Ames, IA ihalim@iastate.edu 28

35 5. Closing Summary The need for a powerful and easy to use, yet cost effective solution for managing vehicle parking on the campus of Iowa State University has never been greater. Solutions currently available are not feature rich enough, too difficult for easy use, or are too expensive. It is for these reasons that the University is commissioning the creation of the multiple space parking meter system described in this document. The system resulting from the work of this project team will exceed the University s current needs and will allow for easy modification in order that it may continue to meet the University s needs for years to come. This will result in increased revenues for the University, and will allow those managing parking to focus on other duties. 6. References Prototype Parking Metering System May February 2004 from 29

36 Appendix A Parking Enforcement Officer Evaluation Form Tester Name: Date Completed: Tester Phone #: Tester Address: Instructions: The purpose of this test is to evaluate the use of this system to monitor and enforce parking lot payments. Before completing the survey below, complete the following tasks: 1) Print the list of paid and unpaid stalls for enforcement. 2) Empty the coin box and retrieve the auditing receipt. 3) Print the diagnostics report. Please circle the number that best describes your response as follows: 1 Very Poor 2 Poor 3 Indifferent 4 Good 5 Excellent Were the instructions clear and easy to understand? Was it clear and easy how to print the enforcement receipt? Did the enforcement receipt have all of the information that you needed? If not, please comment on what info was missing Did the auditing receipt print when you opened the unit to empty the coin box? Did the auditing receipt that printed when you opened the coin box have the information that you desired? If not, please comment on what info was missing. Were you easily able to print a diagnostic report? Did the diagnostic report contain all of the information that you thought was needed? Were the key inputs easy to use? Did the instructions clearly indicate which keys you were to press? What is your overall impression of this machine Please provide any additional comments or suggestions on the back of this form: 30

37 Appendix B Patron Evaluation Form Tester Name: Date Completed: Tester Phone #: Tester Address: Instructions: The purpose of this test is to evaluate the use of the parking meter. Before completing the survey below, please complete the following tasks: 1) Pay for a parking space by entering coins first and not by choosing the amount of time you would like to pay for. 2) Add time to the parking space by entering the time you would like to pay for and then depositing coins. 3) Complete the above transactions with and without printing a receipt. 5) Attempt to cancel the sale before you insert coins. Please circle the number that best describes your response as follows: 1 Very Poor 2 Poor 3 Indifferent 4 Good 5 Excellent Were the instructions clear and easy to understand? Was it clear and easy how to enter the stall number? Was it clear and easy to enter the coins first and not choose the amount of time for payment? Was it clear and easy to choose the amount of time to pay for and then insert coins? Was it clear and easy to print a receipt? Did the receipt have all of the information that you thought was necessary? If not, please comment on what was missing Were you able to cancel the transaction before depositing coins? Were the key inputs easy to use? Did the instructions clearly indicate which keys you were to press? What is your overall impression of this machine Please provide any additional comments or suggestions on the back of this form: 31

Prototype Parking Meter System Phase 3

Prototype Parking Meter System Phase 3 Prototype Parking Meter System Phase 3 Status Report Team Code : May05-02 Client : Doug Houghton Captain Department of Public Safety Iowa State University Advisors : Prof. John Lamont, EE/CprE Prof. Ralph

More information

Prototype Parking Meter Phase 7

Prototype Parking Meter Phase 7 Prototype Parking Meter Phase 7 Final Report Project team: May07-02 Client Iowa State University Parking Division Advisors John W. Lamont, Ralph E. Patterson III, Gregory Smith Team Members Clint Hertz,

More information

Printed Circuit Board Development Automation

Printed Circuit Board Development Automation Printed Circuit Board Development Automation Project Plan Date Submitted: February 11, 2003 Project/Team Number: Dec 03-09 Team Members Colin Burnett Advisor Client Khawaja-Shahzad Butt Christopher Rieck

More information

Automated Medical Patient Evaluation System - Phase 2 Design Report

Automated Medical Patient Evaluation System - Phase 2 Design Report Automated Medical Patient Evaluation System - Phase 2 Design Report Team Number Dec02-01 Date Submitted 4/23/2002 Client Dr. David Carlyle Family Practice East McFarland Clinic Ames, IA Faculty Advisors

More information

2-D Platform Control Using an FPGA

2-D Platform Control Using an FPGA 2-D Platform Control Using an FPGA Final Report May 05-22 Client: Dr. Mani Mina Faculty Advisor: Dr. Mani Mina Senior Design Team: Dillon Glissman, CPRE Cipto Kurniawan, EE Clinton Middaugh, CPRE Mark

More information

A Universal RF Communications Link

A Universal RF Communications Link A Universal RF Communications Link Project Plan Client: Senior Design Faculty Advisor: Dr. Yao Ma Joseph Beierschmitt, EE Jared Leonard, CprE Senior Design Dec07-06 Team Members: Shawn Freese, EE Matt

More information

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design PIC Evaluation/Development Board Implementation Team Dec02-12 Project Design Report April 23, 2002 Client: ECPE Senior Design Faculty Advisors: Dr. Rover & Dr. Weber Team Members: Chad Berg, Luke Bishop,

More information

APPLIANCE POWER CONSUMPTION PROJECT PLAN

APPLIANCE POWER CONSUMPTION PROJECT PLAN APPLIANCE POWER CONSUMPTION PROJECT PLAN May 02-04 October 9, 2001 Client: Herb Harmison Advisors: John Lamont Ralph Patterson Team: Stephen Woerdehoff Paul Jonak Yohan Blount Jason Muehlmeier Table of

More information

EP/2 Installation Instructions

EP/2 Installation Instructions 1 2 3 4 7 ENTER 0 5 6 8 9 CLEAR + - LOGIC ONE EP/2 EP/2 Installation Instructions DOC. #569011000 A 7/30/04 PRINTED IN U.S.A. Regulatory Compliance Safety This device has been tested and found to be in

More information

Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5. Monday October 22, 2007 Project Number

Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5. Monday October 22, 2007 Project Number Altec Systems Inc 16 Goldpark Court Woodbridge, Ontario L4L 8V5 Monday October 22, 2007 Project Number 20070901 S. Areibi School of Engineering University of Guelph Guelph, Ontario N1G 2W1 Subject: Construction

More information

EE/CprE/SE 491 Senior Design I and Professionalism. Design Document

EE/CprE/SE 491 Senior Design I and Professionalism. Design Document EE/CprE/SE 491 Senior Design I and Professionalism Design Document Joseph Zambreno Electrical and Computer Engineering Iowa State University www.ece.iastate.edu/~zambreno rcl.ece.iastate.edu Always design

More information

PowerBrick-CV User s Manual Edition 2.0

PowerBrick-CV User s Manual Edition 2.0 The Power Brick-CV Users Manual PowerBrick-CV User s Manual Edition 2.0 Small footprint rugged Pentium-M With Digital Video Recorder The Power Brick-CV Users Manual Preface Copyright The material in this

More information

Observatory Automation

Observatory Automation Observatory Automation Project Plan Project ongo02e February 12, 2001 Client: ISU Physics Department Advisor: Dr. J. Basart Team Members: Shahril Abdullah Justin Doyle Derek Halverson Jeff Rastrelli Rob

More information

University of Wyoming Mobile Communication Device Policy Effective January 1, 2013

University of Wyoming Mobile Communication Device Policy Effective January 1, 2013 University of Wyoming Mobile Communication Device Policy Effective January 1, 2013 Introduction and Purpose This policy allows the University to meet Internal Revenue Service (IRS) regulations and its

More information

Globey s World. Status Report

Globey s World. Status Report Globey s World Status Report Project Number Ongo-08b November 18, 2003 Client: Ames Community Schools Faculty Advisors: Dr. John Lamont Professor Ralph Patterson CprE/EE 492 Team Members: Sam Miller Rebecca

More information

Modeling Energy System Investment Planning Infrastructure for State of Iowa

Modeling Energy System Investment Planning Infrastructure for State of Iowa Modeling Energy System Investment Planning Infrastructure for State of Iowa Advisor / Clients: Dr.James McCalley Venkat Krishnan, Post-doctoral Research Associate Joseph Slegers, Graduate Assistant-Research

More information

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Project Plan May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai Advisor : Collin Christy Client: Garmin International David Hoffman Qiaoya Cui Table of Contents Need Statement...

More information

Headphone Amplifier & Equalizer

Headphone Amplifier & Equalizer May05-01 Headphone Amplifier & Equalizer April 26, 2005 Project Team Information Team Members Jennifer Bruner, Electrical Engineering Mike Dierickx, Electrical Engineering Rachel Hager, Electrical Engineering

More information

SPOS (Station Point of Sale) 200. SFTP (Station Fare Transaction Processor) 35. CQD (Card Query Device) 35. HCR (Handheld Card Reader) Cradles 120

SPOS (Station Point of Sale) 200. SFTP (Station Fare Transaction Processor) 35. CQD (Card Query Device) 35. HCR (Handheld Card Reader) Cradles 120 DESIGN GUIDELINES PRESTO INSTALLATION & CONNECTIVITY PAGE 1 of 4 ELECTRICAL CONNECTIVITY AND WIRING Communications Conduits Conduits designated for Presto equipment data wiring shall be clearly identified

More information

Design of Infrastructure for NCR Counterpoint

Design of Infrastructure for NCR Counterpoint Design of Infrastructure for NCR Counterpoint The purpose of this document is to assist in determining the correct type of implementation, help implementation teams make critical decisions buying or building

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

Mini USB-2 Extender EXT-USB-MINI2N USER MANUAL

Mini USB-2 Extender EXT-USB-MINI2N USER MANUAL Mini USB-2 Extender EXT-USB-MINI2N USER MANUAL Congratulations on your purchase of the Mini USB-2 Extender. Your complete satisfaction is very important to us. Gefen Gefen delivers innovative, progressive

More information

Managed WAN SLA. Contents

Managed WAN SLA. Contents Managed WAN SLA Contents Terminology... 2 Service Description... 2 Service Offerings... 2 Private Network Services... 2 Ethernet Connectivity... 2 T-1 Connectivity... 3 Other Connectivity... 3 Internet

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

4170 POS System Installation Guide

4170 POS System Installation Guide 4170 POS System 4170 Installation Guide Thank you for selecting UTC RETAIL s innovative Model 4170 Point of Sale solution! This Installation Guide will help you efficiently install the 4170 POS. The document

More information

General Dynamics Itronix GD3015 Semi-Rugged Tablet

General Dynamics Itronix GD3015 Semi-Rugged Tablet General Dynamics Itronix Semi-Rugged Tablet The semi-rugged tablet from General Dynamics Itronix delivers the full functionality of a notebook with the critical components and options mobile professionals

More information

VMware vcloud Air Accelerator Service

VMware vcloud Air Accelerator Service DATASHEET AT A GLANCE The VMware vcloud Air Accelerator Service assists customers with extending their private VMware vsphere environment to a VMware vcloud Air public cloud. This Accelerator Service engagement

More information

VMware BCDR Accelerator Service

VMware BCDR Accelerator Service AT A GLANCE The rapidly deploys a business continuity and disaster recovery (BCDR) solution with a limited, pre-defined scope in a non-production environment. The goal of this service is to prove the solution

More information

Re-configurable Ad-hoc Network to Track Points of Interest

Re-configurable Ad-hoc Network to Track Points of Interest Re-configurable Ad-hoc Network to Track Points of Interest Project Plan May 2012-07 September 28, 2011 Project Client: Jessica Miller Lockheed Martin, Advanced Development Programs Members: Benjamin J.

More information

CentralCampus. Jeremiah Evans David Loutsch Kristen Muehlenthaler Micah Beeman Adam Lemker. Manimaran Govindarasu

CentralCampus. Jeremiah Evans David Loutsch Kristen Muehlenthaler Micah Beeman Adam Lemker. Manimaran Govindarasu CentralCampus Team: Client: Advisor: Jeremiah Evans David Loutsch Kristen Muehlenthaler Micah Beeman Adam Lemker Google Manimaran Govindarasu Version Editor Date Peer Reviewers Notes 0.1 Jeremiah Evans

More information

Low-Power Server Combines Efficiency with Durable, Mobile Performance

Low-Power Server Combines Efficiency with Durable, Mobile Performance SOLUTION BRIEF Intel, XENON Systems & SenSen Networks Low-Power Server Combines Efficiency with Durable, Mobile Performance XENON* Systems developed an innovative and unique small form factor server as

More information

A Wireless Identification System to Assist Sight- Constrained People

A Wireless Identification System to Assist Sight- Constrained People A Wireless Identification System to Assist Sight- Constrained People Dec06-06 5 December 2006 Client: Mr. Curtis Chong Iowa Department for the Blind Faculty Advisor: Dr. Zhengdao Wang Team: Jerad Harmsen

More information

Managed WAN SLA. Contents

Managed WAN SLA. Contents Managed WAN SLA Contents Terminology... 2 Service Description... 2 General... 2 Levels and Offerings... 2 Private Network Services... 2 Features... 2 Internet Access... 3 Features... 3 Service Level Metrics...

More information

Use with 0 to 70 C ambient. temperature SIMATIC. Process Control System PCS 7 Use with 0 to 70 C ambient temperature. Preface 1. Product combination 2

Use with 0 to 70 C ambient. temperature SIMATIC. Process Control System PCS 7 Use with 0 to 70 C ambient temperature. Preface 1. Product combination 2 Use with 0 to 70 C ambient temperature SIMATIC Preface 1 Product combination 2 Product family 3 Process Control System PCS 7 Use with 0 to 70 C ambient temperature System Manual 02/2015 A5E35458345-AA

More information

TOWN OF MANCHESTER GENERAL SERVICES DEPARTMENT 494 MAIN STREET P.O. BOX 191 MANCHESTER, CONNECTICUT

TOWN OF MANCHESTER GENERAL SERVICES DEPARTMENT 494 MAIN STREET P.O. BOX 191 MANCHESTER, CONNECTICUT TOWN OF MANCHESTER GENERAL SERVICES DEPARTMENT 494 MAIN STREET P.O. BOX 191 MANCHESTER, CONNECTICUT 06045-0191 TRAFFIC SIGNAL INSTALLATIONS MIDDLE TURNPIKE EAST AT SUMMIT STREET MIDDLE TURNPIKE EAST AT

More information

CLASSIC DATA SHEET page 1/5

CLASSIC DATA SHEET page 1/5 DATA SHEET page 1/5 Description The G4LC32 Controller is a high-performance real-time industrial microcomputer designed to work within the Opto 22 family of rugged and compact controllers and I/O units.

More information

Expense Management. User Guide. Tenant Resale Module. NEC NEC Corporation. November 2010 NDA-30988, Issue 2

Expense Management. User Guide. Tenant Resale Module. NEC NEC Corporation. November 2010 NDA-30988, Issue 2 Expense Management Tenant Resale Module User Guide NEC NEC Corporation November 2010 NDA-30988, Issue 2 Liability Disclaimer NEC Corporation reserves the right to change the specifications, functions,

More information

I.R.SNApp Image Reconstruction and Segmentation for Neurosurgery Applications

I.R.SNApp Image Reconstruction and Segmentation for Neurosurgery Applications SENIOR DESIGN PROJECT PLAN I.R.SNApp Image Reconstruction and Segmentation for Neurosurgery Applications May09 10 MEMBERS: William Lim Aaron Logan Dylan Reid Kyungchul Song Bill Zimmerman CLIENT AND FACULTY

More information

CPRE491 Team Dec11 08 Project Plan

CPRE491 Team Dec11 08 Project Plan CPRE491 Team Dec11 08 Project Plan Introduction Write blockers are devices that allow acquisition of hard disk data without the possibility of accidental contamination by modification. A write blocker

More information

VMU-C/Y, Em 2 CARLO GAVAZZI. The evolution in Energy Management. Monitoring system for Energy Management. A u t o m a t i o n C o m p o n e n t s

VMU-C/Y, Em 2 CARLO GAVAZZI. The evolution in Energy Management. Monitoring system for Energy Management. A u t o m a t i o n C o m p o n e n t s CARLO GAVAZZI A u t o m a t i o n C o m p o n e n t s VMU-C/Y, Em 2 The VMU-C EM is the ideal web-server based solution for monitoring small to medium size installations. With its integrated M2M functionalities

More information

Fermentation Vessel Control and Automation Design Report. Team: Dec06-07

Fermentation Vessel Control and Automation Design Report. Team: Dec06-07 Fermentation Vessel Control and Automation Design Report Team: Dec06-07 Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering Faculty Advisor: Dr. Degang Chen Team Members: Andrew

More information

Homework 3: Design Constraint Analysis and Component Selection Rationale Due: Friday, February 6, at NOON

Homework 3: Design Constraint Analysis and Component Selection Rationale Due: Friday, February 6, at NOON Homework 3: Design Constraint Analysis and Component Selection Rationale Due: Friday, February 6, at NOON Team Code Name: The_Magic_Wand Group No. 5 Team Member Completing This Homework: Michelle Zhang

More information

ISEAGE Network Specification and Report System

ISEAGE Network Specification and Report System ISEAGE Network Specification and Report System Project Plan Client ISU Information Assurance Center Faculty Adviser Dr. Douglas W. Jacobson Team May 05_25 David C. N. Rodgers Lijin Varghese Derek J. Light

More information

Quartermaster Me is copyright, Clyde Thomas. All rights are reserved.

Quartermaster Me is copyright, Clyde Thomas. All rights are reserved. COPYRIGHTS AND TRADEMARKS Quartermaster Me is copyright, Clyde Thomas. All rights are reserved. Quartermaster Me software may not be reproduced (other than a back up copy) in any form whatsoever without

More information

MPM210: Introduction to Project Management 1. MPM210: Introduction to Project Management. Project Plan for Learning Modules.

MPM210: Introduction to Project Management 1. MPM210: Introduction to Project Management. Project Plan for Learning Modules. MPM210: Introduction to Project Management 1 MPM210: Introduction to Project Management Project Plan for Learning Modules Trina VanderLouw Professor Derrick Nelson Colorado Technical University Online

More information

Quick Start Installation Guide

Quick Start Installation Guide apc/l Quick Start Installation Guide Version A2 Document Part Number UM-201 May 2010 OVERVIEW The apc/l is an intelligent access control and alarm monitoring control panel which serves as a basic building

More information

INFORMATION SECURITY- DISASTER RECOVERY

INFORMATION SECURITY- DISASTER RECOVERY Information Technology Services Administrative Regulation ITS-AR-1505 INFORMATION SECURITY- DISASTER RECOVERY 1.0 Purpose and Scope The objective of this Administrative Regulation is to outline the strategy

More information

USB-L111. USB-L111 User Manual TPM. Version: V M05. To properly use the product, read this manual thoroughly is necessary.

USB-L111. USB-L111 User Manual TPM. Version: V M05. To properly use the product, read this manual thoroughly is necessary. USB-L111 USB-L111 User Manual Version: V1.0 2012M05 To properly use the product, read this manual thoroughly is necessary. Part No.: 81-0211100-010 1 Revision History Date Revision Description 2011/8/5

More information

SPECIAL SPECIFICATION 6274 Microwave Vehicle Detection System

SPECIAL SPECIFICATION 6274 Microwave Vehicle Detection System 2004 Specifications CSJ 2374-01-153, etc. SPECIAL SPECIFICATION 6274 Microwave Vehicle Detection System 1. Description. Furnish and install the microwave vehicle detection (MVD) system as shown in the

More information

4100 POS System User Guide

4100 POS System User Guide 4100 POS System 4100 User Guide Thank you for selecting UTC RETAIL s innovative Model 4100 Point of Sale solution! This guide is designed to acquaint you with the features and functionality of the 4100

More information

PS 176 Removable Media Policy

PS 176 Removable Media Policy PS 176 Removable Media Policy December 2013 Version 2.0 Statement of legislative compliance This document has been drafted to comply with the general and specific duties in the Equality Act 2010; Data

More information

Rugged and open to your applications

Rugged and open to your applications Rugged and open to your applications Magelis industrial PCs Smart, Smart+ PC, Compact ipc, Smart BOX, Compact BOX, Flex PC BOX, and idisplay Windows XP Compact Flash Flash disk Hard disk The Magelis ipc

More information

Collection Inventory Software

Collection Inventory Software Collection Inventory Software Final Report Team May06-04 Client David Stuart Faculty Advisors John Lamont Ralph Patterson III Team Members Eric Anderson Adam Kovar Dustin Lunde Matt Moeller Brian Steger

More information

TLKR T60/T61 OWNER'S MANUAL

TLKR T60/T61 OWNER'S MANUAL TLKR T60/T61 OWNER'S MANUAL RF ENERGY EXPOSURE AND PRODUCT SAFETY GUIDE FOR PORTABLE TWO-WAY RADIOS ATTENTION! Before using this product, read the RF Energy Exposure and Product Safety Guide that ships

More information

COURSE OUTLINE. School of Engineering Technology and Applied Science. Computer Systems and Network Technology

COURSE OUTLINE. School of Engineering Technology and Applied Science. Computer Systems and Network Technology COURSE OUTLINE SCHOOL: School of Engineering Technology and Applied Science DEPARTMENT: Information and Communication Engineering Technology (ICET) PROGRAM: Computer Systems and Network Technology COURSE

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

PROJ 302. Project Report, Poster and Digest Guidelines. for Industrial Engineering Students. Summer 2017

PROJ 302. Project Report, Poster and Digest Guidelines. for Industrial Engineering Students. Summer 2017 PROJ 302 Project Report, Poster and Digest Guidelines for Industrial Engineering Students Summer 2017 General Notes - Read this document carefully before writing your internship report, poster, and digest.

More information

Mills College Key Policy

Mills College Key Policy Mills College Key Policy Employees and Students How are keys requested and distributed? The supervisor or department head of the employee must initiate all key requests. Key approvals can only be made

More information

H-UC232S USB Serial Converter

H-UC232S USB Serial Converter H-UC232S USB Serial Converter FCC Warning This equipment has been tested and found to comply with the regulations for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed

More information

Beam Software User Policies

Beam Software User Policies Beam Software User Policies Table of Contents 1 Overview... 3 2 Technical Support... 3 2.1 What Do I Do When I Have a Question or Encounter a Problem?... 4 2.1.1 Telephone Submissions... 4 2.1.2 Critical

More information

S5 Communications. Rev. 1

S5 Communications. Rev. 1 S5 Communications Rev. 1 Page 1 of 15 S5 Communications For a complete understanding of the S5 Battery Validation System (BVS) communication options, it is necessary to understand the measurements performed

More information

Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses.

Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses. 194 Computer Information Systems Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses. Degrees, Certificates & Awards

More information

Computer Information Systems

Computer Information Systems 210 Computer Information Systems Computer Information Systems See Computer Science and Computer Network Engineering and Electronics sections for additional computer courses. Degrees, Certificates and Awards

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1 Module 1 Introduction Version 2 EE IIT, Kharagpur 1 Lesson 3 Embedded Systems Components Part I Version 2 EE IIT, Kharagpur 2 Structural Layout with Example Instructional Objectives After going through

More information

DD2050 Hopper Scale. datasheet

DD2050 Hopper Scale. datasheet DD2050 Hopper Scale datasheet The BILANCIAI DD2050 HS terminal is a control device for discontinuous totalising systems in the load weighing field in bulk. The device can be installed outdoors and it is

More information

Smart HUB - HUB to expand one Master Controller s RS-485 port to 8 RS-485 ports - Use 12VDC power

Smart HUB - HUB to expand one Master Controller s RS-485 port to 8 RS-485 ports - Use 12VDC power Hardware Overview - SmartKey Master Controller - Smart HUB - - RFID Readers Master Controller HUB Features: RFID Readers SmartKey Master Controller - 1MB internal memory (2MB optional), can hold up to

More information

A CommVault White Paper: Business Continuity: Architecture Design Guide

A CommVault White Paper: Business Continuity: Architecture Design Guide A CommVault White Paper: Business Continuity: Architecture Design Guide CommVault Corporate Headquarters 2 Crescent Place Oceanport, New Jersey 07757-0900 USA Telephone: 888.746.3849 or 732.870.4000 2007

More information

Installation- and Operating instructions for CU Ethernet Controller with USB Input. Version: 1.4 Date:

Installation- and Operating instructions for CU Ethernet Controller with USB Input. Version: 1.4 Date: Installation- and Operating instructions for CU8880-0010 Ethernet Controller with USB Input Version: 1.4 Date: 2018-04-12 Table of contents Table of contents 1. 2. 3. 4. 5. General instructions 2 Notes

More information

STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM

STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM The work identified in this statement involves the creation of presentation materials, supplemental classroom visuals, and a master

More information

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Design Document May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai David Hoffman Advisor : Collin Christy Client: Garmin International Qiaoya Cui 0 Table of Contents EXECUTIVE

More information

Project Plan Report. Dec09-08: SAE AADL Simulation and Modeling Tools. Chaz Beck Marcus Rosenow Shaun Brockhoff Jason Lackore

Project Plan Report. Dec09-08: SAE AADL Simulation and Modeling Tools. Chaz Beck Marcus Rosenow Shaun Brockhoff Jason Lackore Project Plan Report Dec09-08: SAE AADL Simulation and Modeling Tools Chaz Beck Marcus Rosenow Shaun Brockhoff Jason Lackore 5/2/2009 Table of Contents 1 Introductory Material... 4 1.1 List of Tables...

More information

AgileBio - LabCollector SaaS Agreement. v

AgileBio - LabCollector SaaS Agreement. v AgileBio - LabCollector SaaS Agreement v1.1-2017 LabCollector SaaS service (Software as a Service) is the rented licensing mode of LabCollector also available on premises on a perpetual license mode. The

More information

Copyright 2006 Prentice-Hall. All rights reserved. 1

Copyright 2006 Prentice-Hall. All rights reserved. 1 PC Basics CPSC 100 Hardware Software Networking Copyright 2006 Prentice-Hall. All rights reserved. 1 Objectives Identify basic components of a computer (hardware) Gain insight into how computers work (software)

More information

IMPORTANT SAFETY INSTRUCTIONS SAVE THESE INSTRUCTIONS

IMPORTANT SAFETY INSTRUCTIONS SAVE THESE INSTRUCTIONS IMPORTANT SAFETY INSTRUCTIONS IMPORTANT SAFETY INSTRUCTIONS SAVE THESE INSTRUCTIONS WARNING (SAVE THESE INSTRUCTIONS): This manual contains important instructions that should be followed during installation

More information

Financials Module: General Ledger

Financials Module: General Ledger The Priority Enterprise Management System Financials Module: General Ledger Contents Introduction... 2 Chart of Accounts... 2 Entry Journal... 4 Reconciliations... 7 Financial Statements... 9 Cash Flow...

More information

DVI KVM. Extra Long Range Extender Over One CAT5. User Manual EXT-DVIKVM-ELR. Release A8

DVI KVM. Extra Long Range Extender Over One CAT5. User Manual EXT-DVIKVM-ELR. Release A8 DVI KVM Extra Long Range Extender Over One CAT5 EXT-DVIKVM-ELR User Manual Release A8 Important Safety Instructions 1 Read these instructions 2 Keep these instructions 3 Heed all warnings 4 Follow all

More information

EnginuiTech Simon Fraser University Burnaby, BC V5A 1S9 February 14, 1999

EnginuiTech Simon Fraser University Burnaby, BC V5A 1S9 February 14, 1999 Simon Fraser University Burnaby, BC V5A 1S9 Enginui-Tech@sfu.ca February 14, 1999 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S9 The attached document, RAVS,

More information

PANGEN INDUSTRIAL AUTOMATION SYSTEM WARRANTY

PANGEN INDUSTRIAL AUTOMATION SYSTEM WARRANTY PANGEN INDUSTRIAL AUTOMATION SYSTEM WARRANTY WARRANTY GUIDE PANGEN INDUSTRIAL AUTOMATION SYSTEM WARRANTY WARRANTY GUIDE PROGRAM OUTLINE TABLE OF CONTENTS: MATERIALS PAGE # Program Outline 2 Table of Contents

More information

INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst II

INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst II Adopted: July 2000 Revised : April 2004; August 2009; June 2014; February 2018 INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst

More information

ISU Alumni Association Online Store May05-39

ISU Alumni Association Online Store May05-39 ISU Alumni Association Online Store May05-39 Client: Faculty Advisor: ISU Alumni Association Dr. Srinivas Aluru, CprE Team Members: Keith Dahlby Andrew Kirpalani Jordan Jump Jon Ruhnke Presentation Outline

More information

Human Machine Interfaces Rugged operator interface terminals built to withstand the harshest conditions

Human Machine Interfaces Rugged operator interface terminals built to withstand the harshest conditions Human Machine Interfaces Rugged operator interface terminals built to withstand the harshest conditions Product Comparison Chart Display QTERM-G58 QTERM-G55 Graphic, Color TFT LCD Graphic, Grayscale FSTN

More information

Interface Adapter Card. Part Number

Interface Adapter Card. Part Number Features 32-bit processor Built-in diagnostics One dedicated Opto 22 remote I/O port (2-wire RS-485 with interrupt capability) Three RS-232 or RS-485 (2-wire or 4-wire) serial ports, with baud rates up

More information

System Management. User Guide

System Management. User Guide System Management User Guide The information in this document is subject to change without notice and does not represent a commitment on the part of Horizon. The software described in this document is

More information

USER MANUAL MODEL Bidirectional (IEEE-1284) Line Driver/Converter

USER MANUAL MODEL Bidirectional (IEEE-1284) Line Driver/Converter USER MANUAL MODEL 2030 Bidirectional (IEEE-1284) Line Driver/Converter An ISO-9001 Certified Company Part # 07M2030-B Doc. #102121U, Rev. C Revised 1/22/08 SALES OFFICE (301) 975-1000 TECHNICAL SUPPORT

More information

Variable Frequency Drive Wireless Interface Prototype Project Proposal

Variable Frequency Drive Wireless Interface Prototype Project Proposal Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Project Proposal Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei

More information

gistec Service Delivery Program (SDP)

gistec Service Delivery Program (SDP) gistec Service Delivery Program (SDP) Specifications & Terms and Conditions V4.0 Dated 18 March 2018 gistec Service Delivery Program (SDP) provides a flexible and cost-effective vehicle to engage gistec

More information

LIN FIBER OPTIC BRIDGE

LIN FIBER OPTIC BRIDGE LIN FIBER OPTIC BRIDGE USER MANUAL (Satellite Module and Bridge Adapter) Version 2.0 2008 Dearborn Group Inc. 27007 Hills Tech Court Farmington Hills, MI 48331 Phone: (248) 488-2080, FAX: (248) 488-2082

More information

DATE: October 28, 2002 TO: Management FROM: Brandon Miller, John Thompson, Brett Walke RE: OUR RECCOMENDATIONS FOR OUR CLIENTS NETWORKING NEEDS

DATE: October 28, 2002 TO: Management FROM: Brandon Miller, John Thompson, Brett Walke RE: OUR RECCOMENDATIONS FOR OUR CLIENTS NETWORKING NEEDS M E M O R A N D U M DATE: October 28, 2002 TO: Management FROM: Brandon Miller, John Thompson, Brett Walke RE: OUR RECCOMENDATIONS FOR OUR CLIENTS NETWORKING NEEDS Per your request, we have reviewed the

More information

EDG Port Industrial 10/100 Mbps Ethernet Switch. User Manual

EDG Port Industrial 10/100 Mbps Ethernet Switch. User Manual EDG-6528 8-Port Industrial 10/100 Mbps Ethernet Switch User Manual Copyright The documentation and the software included with this product are copyrighted 2005 by Advantech Co., Ltd. All rights are reserved.

More information

Senior Design Parts, Expense, and Inventory Tracker. Project Plan Project Number: Dec Client: Iowa State University senior design

Senior Design Parts, Expense, and Inventory Tracker. Project Plan Project Number: Dec Client: Iowa State University senior design Senior Design Parts, Expense, and Inventory Tracker Project Plan Project Number: Dec03-02 Client: Iowa State University senior design Faculty Advisors Professor John W. Lamont and Professor Ralph E. Patterson,

More information

CASPER COLLEGE COURSE SYLLABUS ELTR 2920, Section 01 Small Computer Repair Techniques. Lecture Hours: 2 Lab Hours: 2 Credit Hours: 3

CASPER COLLEGE COURSE SYLLABUS ELTR 2920, Section 01 Small Computer Repair Techniques. Lecture Hours: 2 Lab Hours: 2 Credit Hours: 3 CASPER COLLEGE COURSE SYLLABUS ELTR 2920, Section 01 Small Computer Repair Techniques Semester/Year: Spring 2018 Lecture Hours: 2 Lab Hours: 2 Credit Hours: 3 Class Time: 1:00-2:50 p.m. Days: M Room: GW

More information

Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses.

Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses. Computer Information Systems 179 Computer Information Systems See Computer Science and Computer Network Engineering & Electronics sections for additional computer courses. Degrees, Certificates & Awards

More information

SENIOR SYSTEMS ANALYST

SENIOR SYSTEMS ANALYST PERSONNEL COMMISSION Class Code: 5120 Salary Range: 45 (C1) SENIOR SYSTEMS ANALYST JOB SUMMARY Under general direction, analyze work procedures of application systems and coordinate the work of project

More information

TAG GD700 rugged tablet

TAG GD700 rugged tablet white paper TAG GD700 rugged tablet Designed to be ready for always-connected duty The TAG GD700 Suitable for a wide range of deployments The TAG GD700 is a 7-inch tablet that s part of TAG Global System

More information

USB 2.0 LR Extender. EXT-USB2.0-LR User Manual.

USB 2.0 LR Extender. EXT-USB2.0-LR User Manual. USB 2.0 LR Extender EXT-USB2.0-LR User Manual www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00

More information

VADDIO /CANON BU-SERIES PTZ CAMERAS

VADDIO /CANON BU-SERIES PTZ CAMERAS Camera and Electronic Products for Integrators Installation and User Guide VADDIO /CANON BU-SERIES PTZ CAMERAS Canon BU-45H Outdoor & BU-50H Indoor PTZ Cameras including Vaddio accessories for easy integration

More information

Project Abstract with Diagram(s)

Project Abstract with Diagram(s) EEL 4924 Electrical Engineering Design (Senior Design) Project Abstract with Diagram(s) 27 January 2009 Project Title: Initech V7.017b Lab Entry System Team Name: Capacitive Inductance or Negative resistance

More information

USB 2.0 LR 4-Port Extender

USB 2.0 LR 4-Port Extender USB 2.0 LR 4-Port Extender GTB-USB2.0-4LR User Manual www.gefentoolbox.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours:

More information

Installation, Update, & License Guide 8/10/2009

Installation, Update, & License Guide 8/10/2009 Installation, Update, & License Guide 8/10/2009 This page left blank Contents Company Information... 4 SPOT Business Systems, LLC Unites States... 4 SPOT Business Systems United Kingdom... 4 SPOT Business

More information

<PROJECT NAME> IMPLEMENTATION PLAN

<PROJECT NAME> IMPLEMENTATION PLAN IMPLEMENTATION PLAN Version VERSION HISTORY [Provide information on how the development and distribution of the Project Implementation Plan was controlled and tracked.

More information