vault backup: 2025-08-05 17:00:05
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Vendored
+8
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"search": "-tag:#type/media -tag:#type/media-commentary",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": true,
|
||||
@@ -27,6 +27,13 @@
|
||||
"a": 1,
|
||||
"rgb": 6443744
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#systems",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
|
||||
+2
-1
@@ -232,7 +232,8 @@
|
||||
"README.md",
|
||||
"systems.md",
|
||||
"electrical.md",
|
||||
"lighting-controls.md"
|
||||
"lighting-controls.md",
|
||||
"full-takeoff.md"
|
||||
],
|
||||
"allowOntologySuggester": true,
|
||||
"ontologySuggesterParentTrigger": "::p",
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
1. RETAIL TENANT ELECTRICAL SERVICE SHALL BE DERIVED FROM TENANT METERS IN THE MAIN ELECTRICAL ROOM.
|
||||
REFER TO ELECTRICAL DISTRIBUTION DIAGRAM ON SHEET E-401.
|
||||
ELECTRICAL CAPACITY IS BASED ON THE FOLLOWING PROVISIONS:
|
||||
1. SIX RETAIL TENANTS ANTICIPATED WITH THE FOLLOWING ELECTRICAL SERVICE.
|
||||
(2)200A, (3)400A, AND (1)6OOA AT 480V/3PH.
|
||||
PROVIDE THE FOLLOWING CONDUITS FOR EACH SPACE
|
||||
WHICH INCLUDES SPARE CONDUIT FOR ADDITIONAL 200A METER FOR FLEXIBILITY.
|
||||
2. EACH 200A SERVICE SHALL BE PROVIDED WITH (2) 2 1/2” EMPTY CONDUITS FROM MAIN ELECTRICAL ROOM TO RETAIL SPACE.
|
||||
3. EACH 400A SERVICE SHALL BE PROVIDED WITH (3) 2 1/2” EMPTY CONDUITS FROM MAIN ELECTRICAL ROOM TO RETAIL SPACE.
|
||||
4. EACH 600A SERVICE SHALL BE PROVIDED WITH (2) 3” AND (1) 2 1/2” EMPTY CONDUITS FROM MAIN ELECTRICAL ROOM TO RETAIL SPACE.
|
||||
5. GALLERY SERVICE SHALL BE PROVIDED WITH 200A WIRING AND CONDUIT.
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
id:
|
||||
aliases:
|
||||
- area-of-rescue
|
||||
- two-way-communication
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems/standalone-systems
|
||||
---
|
||||
# Area of Refuge (AoR)
|
||||
|
||||
## Info
|
||||
|
||||
> [!info] Also Known As
|
||||
> * Area of Rescue
|
||||
> * 2-Way Communication
|
||||
|
||||
## Sequence
|
||||
|
||||
### 1. Estimate preparation
|
||||
|
||||
Complete [[fire-alarm]] preparation and takeoff.
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
##### Horizontal
|
||||
|
||||
> Area: Same as Fire Command Room
|
||||
|
||||
`FIRE ALARM & DAS SYSTEMS`/`TWO WAY COMMUNICATION ASSEMBLIES`/`...`
|
||||
|
||||
* Length: Per drawings if shown, otherwise use longer of
|
||||
* FCR to elevator lobbies
|
||||
* FCR to stairwells
|
||||
* Count: Number of boxes run to. Per drawings if shown, otherwise use the greater of:
|
||||
* Count of elevators
|
||||
* Count of stairwells
|
||||
|
||||
##### Vertical
|
||||
|
||||
> Area: "Typical - Building All Levels"
|
||||
|
||||
`FIRE ALARM & DAS SYSTEMS`/`TWO WAY COMMUNICATION ASSEMBLIES`/`...`
|
||||
|
||||
* Length: 15ft x per count
|
||||
* Count: match Horizontal
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
@@ -8,6 +8,8 @@ tags:
|
||||
---
|
||||
# Automating PDF Annotation
|
||||
|
||||
See [[portable-tools]] for valid dependencies.
|
||||
|
||||
## Extract Bluebeam Markups
|
||||
|
||||
Right now I'm exporting Bluebeam markups to csv before processing,
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems
|
||||
---
|
||||
# Blank System
|
||||
|
||||
## Info
|
||||
|
||||
## Sequence
|
||||
|
||||
### 1. Estimate preparation
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
@@ -4,7 +4,7 @@ aliases: []
|
||||
tags:
|
||||
- type/media-commentary
|
||||
---
|
||||
# *Construction Estimating Using Excel*
|
||||
# _Construction Estimating Using Excel_
|
||||
|
||||
Construction Estimating Using Excel
|
||||
(Peterson MBA PE, Steven)
|
||||
@@ -38,4 +38,4 @@ Construction Estimating Using Excel
|
||||
|
||||
## Target audience
|
||||
|
||||
* Construction project managers with no prior experience estimating or using excel
|
||||
* Construction project managers with no prior experience estimating or using excel
|
||||
|
||||
@@ -55,3 +55,33 @@ weighted by the organizational desire to win the project.
|
||||
$$
|
||||
{E}[P]=
|
||||
$$
|
||||
|
||||
## Misconceptions
|
||||
|
||||
### Standard Practices
|
||||
|
||||
In general, many things thought to be standard are quite the opposite.
|
||||
|
||||
* Use of square receptacle symbols
|
||||
|
||||
### Proposals
|
||||
|
||||
Proposals are not legally binding,
|
||||
which is a double edged sword
|
||||
for intermediate subcontractors like electrical:
|
||||
|
||||
* Proposals to GC's can be withdrawn for any reason
|
||||
* Proposals from subcontractors can be withdrawn for any reason
|
||||
|
||||
This is obviously not popular practice,
|
||||
however it is important to recognize
|
||||
that errors aren't set in stone
|
||||
until a contract is signed.
|
||||
|
||||
Destigmatizing proposal retraction is of critical concern for subcontractors.
|
||||
See [[estimating-culture]] for more on estimate error game theory.
|
||||
|
||||
It's important to recognize that retracting a proposal
|
||||
may upset a few people employed by the GC,
|
||||
but consider how little your own opinion matters to your company's strategic decisions.
|
||||
Much bigger people are involved after the proposal is accepted.
|
||||
|
||||
+16
-11
@@ -7,30 +7,35 @@ tags:
|
||||
---
|
||||
# Design Build Budget
|
||||
|
||||
## Info
|
||||
|
||||
Design build budgets are used when project documentation
|
||||
is insufficient for [[full-takeoff]].
|
||||
|
||||
## Sequence
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
#### Misc Budgets
|
||||
|
||||
From [[misc-budgets]], takeoff:
|
||||
|
||||
* Temporary Power & Lighting
|
||||
* Irrigation
|
||||
* [[misc-budgets#Temporary Power & Lighting]]
|
||||
* [[misc-budgets#Irrigation Pumps]]
|
||||
|
||||
#### Feeders
|
||||
|
||||
##### Primaries & Secondaries
|
||||
|
||||
See [[feeders]].
|
||||
* [[feeders#Primaries]]
|
||||
* [[feeders#Secondaries]]
|
||||
|
||||
##### Feeders
|
||||
|
||||
Budget per Unit Count. Compare to Bid Sheet.
|
||||
Budget per Unit Count.
|
||||
Compare to Bid Sheet.
|
||||
|
||||
Alternate method as described by Joel:
|
||||
Takeoff unit risers normally
|
||||
with length * 1.5 to cover house panel feeders.
|
||||
> [!info] Alternate method as described by Joel
|
||||
> Takeoff unit risers normally
|
||||
> with Length * 1.5 to cover house panel feeders.
|
||||
|
||||
#### Switchgear
|
||||
|
||||
@@ -44,5 +49,5 @@ See [[switchgear#Generator]].
|
||||
|
||||
Budget per Unit Count. Compare to Bid Sheet.
|
||||
|
||||
Alternate method as described by Joel:
|
||||
Takeoff per [[subfeeds]], use average for length.
|
||||
> [!info] Alternate method as described by Joel
|
||||
> Takeoff per [[subfeeds]], use average for length.
|
||||
|
||||
@@ -0,0 +1,81 @@
|
||||
---
|
||||
id:
|
||||
aliases:
|
||||
- das
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems/standalone-systems
|
||||
---
|
||||
# Distributed Antenna Systems (DAS)
|
||||
|
||||
## Info
|
||||
|
||||
### Emergency Responder Radio Communication Systems (ERRCS)
|
||||
|
||||
### Cellular Systems
|
||||
|
||||
Less common than ERRCS are "cellular DAS" systems
|
||||
|
||||
## Sequence
|
||||
|
||||
### 1. Estimate preparation
|
||||
|
||||
Complete [[fire-alarm]] preparation and takeoff.
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
#### FACR to Every Elev. Shaft
|
||||
|
||||
FACR TO ELEV PIT = 2" PVC40
|
||||
CA.28.31.5
|
||||
|
||||
Match Fire Alarm takeoff Length and Count
|
||||
|
||||
#### FACR to Every Staircase
|
||||
|
||||
FACR TO STAIRWELL = 2" PVC40
|
||||
CA.28.31.8
|
||||
|
||||
Match Fire Alarm takeoff Length and Count
|
||||
|
||||
#### Stairwell Riser Every 2 Floors
|
||||
|
||||
STAIRWELL RISER EVERY 2 FLRS = 1 1/2" EMT (20') W/ 16X16X6 BOX
|
||||
CA.28.31.12
|
||||
|
||||
Create a Stairwell typical on every other floor
|
||||
|
||||
#### FACR to Electric Room
|
||||
|
||||
FACR TO 2HR-RATED RM = 2" PVC40
|
||||
CA.28.31.14
|
||||
|
||||
Match Fire Alarm takeoff Length
|
||||
|
||||
#### Electric Room Riser to Every Floor
|
||||
|
||||
2HR-RATED RM RISER TO EVERY FLR = 2" EMT (15') W/ 16X16X6 BOX
|
||||
CA.28.31.18
|
||||
|
||||
Takeoff in every Electric Room
|
||||
|
||||
#### Top 2H Rated Room To Roof
|
||||
|
||||
FACR TO ROOF = 2" EMT W/ RMC WEATHERHEAD & IMC STUB
|
||||
CA.28.31.18
|
||||
|
||||
Use 15' or Height of ceiling on last building level
|
||||
|
||||
#### Horizontal
|
||||
|
||||
CORRIDORS EMT OH = 1 1/2" EMT W/ 16X16X6 BOX EVERY 80'
|
||||
CA.28.31.23
|
||||
|
||||
CORRIDORS DECK = 1 1/2" PVC40, STUBBY, FLEX W/ 16X16X6 BOX EVERY 80'
|
||||
CA.28.31.21
|
||||
|
||||
1-1/2 through corridors w/ 16x16x6 J-Box
|
||||
|
||||
Length for every corridor/garage
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
id: electrical
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/electrical
|
||||
- occupational
|
||||
- occupational/systems/electrical
|
||||
---
|
||||
# Electrical
|
||||
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- estimating
|
||||
- software
|
||||
- type/idea
|
||||
---
|
||||
# Estimating Ergonomics
|
||||
|
||||
@@ -41,7 +44,7 @@ Suppose you were to sketch a takeoff indicating a run
|
||||
2. up to the ceiling
|
||||
3. across the building
|
||||
4. down to a disconnect
|
||||
5. out through a flex connection
|
||||
5. out through a flex connection
|
||||
6. to a piece of equipment
|
||||
|
||||
that's a very complex assembly,
|
||||
@@ -119,7 +122,7 @@ that Trimble or anybody else has.
|
||||
Something that I've realized that really bothers me
|
||||
about the the traditional methods
|
||||
(e.g. database-based takeoff, audit-trail-type-abstraction)
|
||||
is the the *enforced linearity*,
|
||||
is the the _enforced linearity_,
|
||||
which is at odds with the reality of takeoff.
|
||||
|
||||
No matter how you slice it,
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
---
|
||||
tags:
|
||||
- estimating
|
||||
---
|
||||
# Estimating Misconceptions
|
||||
|
||||
## Standard Practices
|
||||
|
||||
In general, many things thought to be standard are quite the opposite.
|
||||
|
||||
* Use of square receptacle symbols
|
||||
|
||||
## Proposals
|
||||
|
||||
Proposals are not legally binding,
|
||||
which is a double edged sword
|
||||
for intermediate subcontractors like electrical:
|
||||
|
||||
* Proposals to GC's can be withdrawn for any reason
|
||||
* Proposals from subcontractors can be withdrawn for any reason
|
||||
|
||||
This is obviously not popular practice,
|
||||
however it is important to recognize
|
||||
that errors aren't set in stone
|
||||
until a contract is signed.
|
||||
|
||||
Destigmatizing proposal retraction is of critical concern for subcontractors.
|
||||
See [[estimating-culture]] for more on estimate error game theory.
|
||||
|
||||
It's important to recognize that retracting a proposal
|
||||
may upset a few people employed by the GC,
|
||||
but consider how little your own opinion matters to your company's strategic decisions.
|
||||
Much bigger people are involved after the proposal is accepted.
|
||||
@@ -6,7 +6,9 @@ tags:
|
||||
- occupational
|
||||
- type/idea
|
||||
---
|
||||
# Feeder Verification Automation
|
||||
# Feeder Verification
|
||||
|
||||
## Sequence
|
||||
|
||||
> * Filter by Feeders system in Takeoff
|
||||
> * Highlight everything and copy into excel
|
||||
@@ -15,6 +17,8 @@ tags:
|
||||
> * Redo the same process but with USF, Primaries, and Secondaries
|
||||
> * Save as and rename to NAME - Feeder Verification in the PSN folder
|
||||
|
||||
## Automation
|
||||
|
||||
Breakdown selection is straightforward.
|
||||
|
||||
To select all takeoffs:
|
||||
|
||||
+34
-1
@@ -2,7 +2,8 @@
|
||||
id: feeders
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/feeders
|
||||
- occupational
|
||||
- occupational/systems/feeders
|
||||
---
|
||||
# Feeders
|
||||
|
||||
@@ -84,4 +85,36 @@ Provide sleeves for all feeder conduits passing through floors.
|
||||
* M = Metal => Wood Frame
|
||||
* Round 1" to 2"
|
||||
|
||||
#### Grounding
|
||||
|
||||
This is intended to cover electrical and telecom grounding.
|
||||
|
||||
##### System Grounding
|
||||
|
||||
> Area: "01 - Feeders/Risers Building"
|
||||
|
||||
`COMMON ASSEMBLIES`/`GROUNDING`/`GND = #3/0 & 1" CONDUIT - EMT`
|
||||
|
||||
* Length: Measure around the main electrical rooms to stacked
|
||||
* Count: Total number of electrical rooms
|
||||
|
||||
`COMMON ASSEMBLIES`/`GROUNDING`/`(3) ... x 10' CU CLAD GRD ROD & 4"X12" GND BAR`
|
||||
|
||||
* Count: 1
|
||||
|
||||
##### Riser
|
||||
|
||||
> Area: "Typical - Building All Electrical Riser Rooms"
|
||||
|
||||
`COMMON ASSEMBLIES`/`GROUNDING`/`GND = #3/0 & 1" CONDUIT - EMT`
|
||||
|
||||
* Length: 15
|
||||
* Count: 1
|
||||
|
||||
##### Telecom Ground Bridge
|
||||
|
||||
Use only where shown.
|
||||
|
||||
`COMMON ASSEMBLIES`/`GROUNDING`/`TELE/DATA GND BRIDGE, ..., W/ COVER & (60') #6 THHN GREEN`
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
|
||||
+3
-78
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/fire-alarm
|
||||
- occupational
|
||||
- occupational/systems/fire-alarm
|
||||
---
|
||||
# Fire Alarm
|
||||
|
||||
@@ -75,7 +76,7 @@ FACR TO STAIRWELLS 1" PVC (CA.30.22.17)
|
||||
|
||||
##### Terminal Cabinets
|
||||
|
||||
TERMINAL CABINETS (2) 2" EMT/PVC (CA.30.26. __)
|
||||
TERMINAL CABINETS (2) 2" EMT/PVC (CA.30.26.X)
|
||||
|
||||
Horizontal:
|
||||
* Measure from the Fire Command room to all electrical rooms
|
||||
@@ -143,82 +144,6 @@ _Design Build:_
|
||||
Take off both FA and Electrical
|
||||
* Misc Assemblies
|
||||
|
||||
#### Area of Refuge (AoR) / Two-Way
|
||||
|
||||
PROPOSAL "STAND ALONE SYSTEMS"
|
||||
|
||||
CA.31.27. 4/7
|
||||
|
||||
##### Horizontal
|
||||
|
||||
Take off once
|
||||
* Length:
|
||||
* If shown on Plans (FA/Systems/ etc.)
|
||||
* based on FCR to Elevator Lobbies & FCR to Stairwells* (Whichever is longer)
|
||||
* Count: Number of boxes run to. If not shown, use the largest count between Elev. & Strwlls.
|
||||
|
||||
##### Vertical
|
||||
|
||||
Typical on all floors
|
||||
* Length: 15ft x per count
|
||||
* Count: match Horizontal
|
||||
|
||||
#### Responder Radio / DAS
|
||||
|
||||
##### FACR to Every Elev. Shaft
|
||||
|
||||
FACR TO ELEV PIT = 2" PVC40
|
||||
CA.28.31.5
|
||||
|
||||
Match Fire Alarm takeoff Length and Count
|
||||
|
||||
##### FACR to Every Staircase
|
||||
|
||||
FACR TO STAIRWELL = 2" PVC40
|
||||
CA.28.31.8
|
||||
|
||||
Match Fire Alarm takeoff Length and Count
|
||||
|
||||
##### Stairwell Riser Every 2 Floors
|
||||
|
||||
STAIRWELL RISER EVERY 2 FLRS = 1 1/2" EMT (20') W/ 16X16X6 BOX
|
||||
CA.28.31.12
|
||||
|
||||
Create a Stairwell typical on every other floor
|
||||
|
||||
##### FACR to Electric Room
|
||||
|
||||
FACR TO 2HR-RATED RM = 2" PVC40
|
||||
CA.28.31.14
|
||||
|
||||
Match Fire Alarm takeoff Length
|
||||
|
||||
##### Electric Room Riser to Every Floor
|
||||
|
||||
2HR-RATED RM RISER TO EVERY FLR = 2" EMT (15') W/ 16X16X6 BOX
|
||||
CA.28.31.18
|
||||
|
||||
Takeoff in every Electric Room
|
||||
|
||||
##### Top 2H Rated Room To Roof
|
||||
|
||||
FACR TO ROOF = 2" EMT W/ RMC WEATHERHEAD & IMC STUB
|
||||
CA.28.31.18
|
||||
|
||||
Use 15' or Height of ceiling on last building level
|
||||
|
||||
##### Horizontal
|
||||
|
||||
CORRIDORS EMT OH = 1 1/2" EMT W/ 16X16X6 BOX EVERY 80'
|
||||
CA.28.31.23
|
||||
|
||||
CORRIDORS DECK = 1 1/2" PVC40, STUBBY, FLEX W/ 16X16X6 BOX EVERY 80'
|
||||
CA.28.31.21
|
||||
|
||||
1-1/2 through corridors w/ 16x16x6 J-Box
|
||||
|
||||
Length for every corridor/garage
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
|
||||
* Sleeving
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/fixtures
|
||||
- occupational
|
||||
- occupational/systems/fixtures
|
||||
---
|
||||
# Fixture Designations
|
||||
|
||||
@@ -194,7 +195,7 @@ Length and Labor will be more than a normal fixture in BOH/Amenity
|
||||
| Fixture Type | Labor (hrs) |
|
||||
| ------------ | ----------------------------------- |
|
||||
| Non-Linear | 2 |
|
||||
| Linear | [See tape lighting](#Tape Lighting) |
|
||||
| Linear | [See tape lighting](#Tape Lighting) |
|
||||
|
||||
> 1. `3/4" PVC W/ 3#10 - STL BOX & TILE RING / 45 DEG STUBBY/ ENT DROP`
|
||||
> * `Length per Unit` = Distance to panel
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/fixtures
|
||||
- occupational
|
||||
- occupational/systems/fixtures
|
||||
---
|
||||
# Fixtures
|
||||
|
||||
|
||||
+4
-2
@@ -7,11 +7,13 @@ tags:
|
||||
---
|
||||
# Full Takeoff
|
||||
|
||||
## Info
|
||||
|
||||
## Sequence
|
||||
|
||||
### 1. Estimate preparation
|
||||
|
||||
[[project-setup]]
|
||||
Complete [[project-setup]].
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
@@ -29,7 +31,7 @@ tags:
|
||||
7. [[telecom]]
|
||||
8. [[low-voltage]]
|
||||
9. [[fire-alarm]]
|
||||
10. [[lightning-protection]]
|
||||
10. [[standalone-systems]]
|
||||
11. [[misc-budgets]]
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
|
||||
@@ -2,13 +2,16 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/electrical
|
||||
- occupational
|
||||
- occupational/systems/electrical
|
||||
parent: [[electrical]]
|
||||
---
|
||||
# Lighting Controls
|
||||
|
||||
## Information
|
||||
|
||||
### Methods
|
||||
|
||||
> [!info] Lighting Control Technologies
|
||||
> * Triac (Line voltage dim)
|
||||
> * Analog (0-10V dim)
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/lightning-protection
|
||||
- occupational
|
||||
- occupational/systems/lightning-protection
|
||||
---
|
||||
# Lightning Protection
|
||||
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/low-voltage
|
||||
- occupational
|
||||
- occupational/systems/low-voltage
|
||||
---
|
||||
# Low Voltage
|
||||
|
||||
|
||||
+3
-2
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems
|
||||
- occupational
|
||||
- occupational/systems
|
||||
---
|
||||
# Misc Budgets
|
||||
|
||||
@@ -62,7 +63,7 @@ BidItem = "3 - Building"
|
||||
* Takeoff: `ITEM DATABASE`/`TEMPORARY POWER`/`* - TEMPORARY LIGHTING / PWR PNL (PER BLDG AREA SFT)`
|
||||
* _Count_ = Garage SF
|
||||
|
||||
## Irrigation pumps
|
||||
## Irrigation Pumps
|
||||
|
||||
```
|
||||
Area = "2 - Site"
|
||||
|
||||
@@ -15,6 +15,8 @@ as well as allow ~~common high-level actions on them.~~
|
||||
> [!note]
|
||||
> Cmdlets should be written to accept multiple input files where appropriate.
|
||||
|
||||
See [[portable-tools]] for valid dependencies.
|
||||
|
||||
## `Convert-Document`
|
||||
|
||||
* pandoc
|
||||
@@ -72,4 +74,10 @@ function Import-XML {
|
||||
|
||||
`*.SupplierLink.xml`
|
||||
|
||||
## `Unblock-Excel`
|
||||
## `Unblock-Document`
|
||||
|
||||
Excel sheet protection
|
||||
|
||||
## `Where-Document`
|
||||
|
||||
Filter by metadata. etc.
|
||||
|
||||
@@ -73,3 +73,7 @@ will inevitably _treat them as descriptive_.
|
||||
| ------------------- | ------------- |
|
||||
| Hi-Hat | Daisy-Chain |
|
||||
| Furnished By Others | Rough-In Only |
|
||||
|
||||
## Going Further
|
||||
|
||||
[[functional-labor-factoring]]
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems/standalone-systems
|
||||
---
|
||||
# Standalone Systems
|
||||
|
||||
## Info
|
||||
|
||||
## Sequence
|
||||
|
||||
### 1. Estimate preparation
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
1. [[distributed-antenna-systems]]
|
||||
2. [[area-of-refuge]]
|
||||
3. [[lightning-protection]]
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
+3
-2
@@ -1,8 +1,9 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/subfeeds
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems/subfeeds
|
||||
---
|
||||
# Subfeeds
|
||||
|
||||
|
||||
+6
-5
@@ -1,8 +1,9 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/switchgear
|
||||
tags:
|
||||
- occupational
|
||||
- occupational/systems/switchgear
|
||||
---
|
||||
# Switchgear
|
||||
|
||||
@@ -72,9 +73,9 @@ Use a Distribution Panel of equal amps.
|
||||
|
||||
Use 1200A MTS/ATS, and add:
|
||||
|
||||
- ==CA.33.14.AMPS==
|
||||
- Factor 1 = 3
|
||||
- ==Delete 1200A==
|
||||
* ==CA.33.14.AMPS==
|
||||
* Factor 1 = 3
|
||||
* ==Delete 1200A==
|
||||
|
||||
#### Meter Centers
|
||||
|
||||
|
||||
+4
-2
@@ -1,12 +1,14 @@
|
||||
---
|
||||
id:
|
||||
aliases:
|
||||
- '#systems'
|
||||
- '#occupational/systems'
|
||||
tags:
|
||||
- systems
|
||||
- occupational/systems
|
||||
---
|
||||
# Systems
|
||||
|
||||
[[blank-system]]
|
||||
|
||||
* [[electrical]]
|
||||
* [[feeders]]
|
||||
* [[fire-alarm]]
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/telecom
|
||||
- occupational
|
||||
- occupational/systems/telecom
|
||||
---
|
||||
# Telecom
|
||||
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- systems/units
|
||||
- occupational
|
||||
- occupational/systems/units
|
||||
---
|
||||
# Unit Takeoff
|
||||
|
||||
@@ -43,44 +44,15 @@ tags:
|
||||
* bus amps
|
||||
|
||||
2. Read about the project specifications and construction type
|
||||
* wood or metal studs
|
||||
* wiring methods
|
||||
* NM or MC
|
||||
* wiring device plates
|
||||
* Decora or Standard
|
||||
* wiring device specs
|
||||
* are 15A devices allowed?
|
||||
* partition framing (wood or metal studs)
|
||||
* stud depth
|
||||
* wiring methods (NM or MC)
|
||||
* wiring device plates (decora or standard)
|
||||
* wiring device specs (are 15A devices allowed or minimum N5-20R)
|
||||
* equipment (20A Kitchen and bath)
|
||||
|
||||
1. Fill out OneNote
|
||||
|
||||
#### Load Centers
|
||||
|
||||
| Rating | Assembly |
|
||||
| ------- | ---------------------------------------------------------------------------------- |
|
||||
| <= 100A | `DIST PANELS & UNIT LOAD CENTERS`/`UNIT LOAD CENTERS - ...`/`... UNIT LOAD CENTER` |
|
||||
| > 100A | `DIST PANELS & UNIT LOAD CENTERS`/`UNIT LOAD CENTERS - ...`/`... BREAKER PNL` |
|
||||
|
||||
#### Shade Control
|
||||
|
||||
#### "High-Lows"
|
||||
|
||||
`COMMON ASSEMBLIES`/`TELECOM SYSTEMS`/`UNIT DATA - TELECOM`/`HIGH-LOW - TV SCOOP 1 1/2" ENT - NO CABLE`
|
||||
|
||||
#### Air Sealing
|
||||
|
||||
* LEED Silver
|
||||
* Draft Proof Box
|
||||
* Mid-Atlantic jobs
|
||||
|
||||
`ITEM DATABASE`/`BOSES & CABINETS`/`BOXES - VAPOR`
|
||||
|
||||
`COMMON ASSEMBLIES`/`UNITS - MC CABLE ASSEMBLIES`/`GENERAL ASSEMBLIES - METAL STUD`/`UNIT MISC ITEMS - MC - ADJUST ACCORDINGLY`
|
||||
|
||||
#### Islands
|
||||
|
||||
`COMMON ASSEMBLIES`/`UNITS - MC CABLE ASSEMBLIES`/`1x 15A 125V TR DUP DECORA (METAL STUD) - 20' 3/4" PVC, ENT, 3#12 THHN`
|
||||
|
||||
### 2. Takeoff
|
||||
|
||||
> [!tip] Preparing for Unit Takeoff
|
||||
@@ -100,6 +72,41 @@ tags:
|
||||
> and creating them new for each unit,
|
||||
> since the types required can vary greatly between units.
|
||||
|
||||
#### Load Centers
|
||||
|
||||
| Rating | Assembly |
|
||||
| ------- | ---------------------------------------------------------------------------------- |
|
||||
| <= 100A | `DIST PANELS & UNIT LOAD CENTERS`/`UNIT LOAD CENTERS - ...`/`... UNIT LOAD CENTER` |
|
||||
| > 100A | `DIST PANELS & UNIT LOAD CENTERS`/`UNIT LOAD CENTERS - ...`/`... BREAKER PNL` |
|
||||
|
||||
#### Shade Control
|
||||
|
||||
#### "High-Lows"
|
||||
|
||||
`COMMON ASSEMBLIES`/`TELECOM SYSTEMS`/`UNIT DATA - TELECOM`/`HIGH-LOW - TV SCOOP 1 1/2" ENT - NO CABLE`
|
||||
|
||||
#### Air Sealing
|
||||
|
||||
* LEED Silver
|
||||
* Mid-Atlantic jobs
|
||||
* "Draft Proof Box"
|
||||
|
||||
`ITEM DATABASE`/`BOXES & CABINETS`/`BOXES - VAPOR`/`...`
|
||||
|
||||
`COMMON ASSEMBLIES`/`UNITS - MC CABLE ASSEMBLIES`/`GENERAL ASSEMBLIES - METAL STUD`/`UNIT MISC ITEMS - MC - ADJUST ACCORDINGLY`
|
||||
|
||||
#### Islands
|
||||
|
||||
`COMMON ASSEMBLIES`/`UNITS - MC CABLE ASSEMBLIES`/`1x 15A 125V TR DUP DECORA (METAL STUD) - 20' 3/4" PVC, ENT, 3#12 THHN`
|
||||
|
||||
#### Bidet Toilets, Whirlpool Baths, etc.
|
||||
|
||||
`COMMON ASSEMBLIES`/`MECHANICAL CONNECTIONS (UP TO 100A)`/`PVC - LT NM FLEX (CARFLEX)`/`20A 1PH MECH CONN (100') 3/4" PVC 3#12 - CARFLEX`
|
||||
|
||||
#### Telecom Homeruns
|
||||
|
||||
Included in MSDE.
|
||||
|
||||
### 3. Extension (Review and Checking)
|
||||
|
||||
1. Scroll through with Area selected and make sure there is takeoff for each unit type
|
||||
|
||||
Reference in New Issue
Block a user