Custom Query

Custom SQL Query

Advanced users can query the CC3 database using Structured Query Language (SQL). Only read-only (Select) queries are allowed. In formulating SQL queries, refer to the Table Map and Table Details. Note that queries requesting a large amount of data may overload the system and will be rejected.

 

 


SQL Query

 

* Queries are permitted for viewing only.



SQL Query Dynamic Data
Enter SQL statement:
Submit


Table Map

The database is organized into 11 tables for both dynamic data and static data as shown in the figure. Key fields in each table are unique identifiers and are indicated by a key symbol. Lines represent links between tables. (Table Descriptions) To view sample queries select the Sample Queries link.

Click to view enlarged diagram in new window

Table Descriptions

  • DynamicData - Contains dynamic sensor responses, including peak values and full dynamic records.
  • FWD - Contains falling-weight deflectometer (FWD) test data. FWD tests are conducted periodically on NAPTF test items to monitor changes in the pavement structural properties.
  • Gear - Contains information about the configured loads, including number of tires per carriage, applied tire loads (nominal), and tire spacings (dual and tandem)
  • MUX - Contains information about the static sensors, including sensor type and location. (MUX refers to the multiplexer units, which acquire the static sensor data.)
  • SPU - Contains information about the dynamic sensors, including sensor type and location. (SPU refers to the 6 signal processing units, which acquire the dynamic sensor data.)
  • StaticData - Contains static sensor responses, including hourly temperature and moisture readings.
  • temp_st - User-friendly view of MUX and StaticData tables.
  • TestItem - Contains engineering data about the pavement test items (layer materials and thicknesses)
  • Track - Identifies the north and south carriage positions corresponding to the 9 wander tracks.
  • Traffic - Contains information about the vehicle passes, including start and end times for each load event, gear configuration, applied loads (actual), and wander position.
  • Wander - Lists the track numbers and carriage positions corresponding to each sequence number in the wander pattern.