diff --git a/accubid-setup.md b/accubid-setup.md index 21ab9df..e636acb 100644 --- a/accubid-setup.md +++ b/accubid-setup.md @@ -17,7 +17,7 @@ setting the clipboard. ## Sequence -### Create LiveCount Project +### Create Trimble Connect Project 1. In [Trimble Connect](https://web.connect.trimble.com), find the project "CONEST TEMPLATE", @@ -51,6 +51,10 @@ Upload extracted drawings to LiveCount * Create a new Accubid job - Path: "\\EgnyteDrive\Shared\Trimble\Accubid\Bid\{Project Name} - ConEst.es16" +### Link LiveCount to Trimble Connect + +Document Manager > ~~Select Existing~~ + ### Add Drawings to Accubid Job * In the LiveCount window, find `Document Manager` > `Select Existing Project`. diff --git a/hilltop-gardens.md b/hilltop-gardens.md index 386e49f..9a3b3fc 100644 --- a/hilltop-gardens.md +++ b/hilltop-gardens.md @@ -25,6 +25,11 @@ THE CONTRACTOR IS RESPONSIBLE TO BE FAMILIAR WITH THE 2020 FBC ENERGY CONSERVATI AND SHALL UPSIZE THE CONDUCTORS FOR FEEDER AND BRANCH CIRCUITS BASED ON THE ACTUAL ROUTING IN THE FIELD. +**C405.10 Voltage drop.** +The total voltage drop across the combination of customer-owned service conductors, +feeder conductors and branch circuit conductors +shall not exceed 5 percent. + ### Floor Boxes > [!cite] E.0.X.1 - "ELECTRICAL NOTES" Note 25 @@ -34,11 +39,6 @@ BASED ON THE ACTUAL ROUTING IN THE FIELD. > SHALL BE FLUSH FLOOR DUPLEX RECEPTACLES > MOUNTED ADJACENT TO BASE OR WALLS. -**C405.10 Voltage drop.** -The total voltage drop across the combination of customer-owned service conductors, -feeder conductors and branch circuit conductors -shall not exceed 5 percent. - ### Wiring Method Selection [[wiring-method-selection]] diff --git a/iecc_c405.md b/iecc_c405.md new file mode 100644 index 0000000..8125af2 --- /dev/null +++ b/iecc_c405.md @@ -0,0 +1,75 @@ +# SECTION C405 ELECTRICAL POWER AND LIGHTING SYSTEMS + +### C405.2.1 Occupant sensor controls. + +Occupant sensor controls shall be installed to control lights in the following space types: + +1. Classrooms/lecture/training rooms. +2. Conference/meeting/multipurpose rooms. +3. Copy/print rooms. +4. Lounges/breakrooms. +5. Enclosed offices. +6. Open plan office areas. +7. Restrooms. +8. Storage rooms. +9. Locker rooms. +10. Corridors. +11. Warehouse storage areas. +12. Other spaces 300 square feet (28 m^2) or less that are enclosed by floor-to-ceiling height partitions. + +**Exception:** Luminaires that are required to have specific application controls in accordance with Section C405.2.5. + +### C405.2.1.1 Occupant sensor control function. + +Occupant sensor controls in warehouses shall comply with Section C405.2.1.2. +Occupant sensor controls in open plan office areas shall comply with Section C405.2.1.3. +Occupant sensor controls in corridors shall comply with Section C405.2.1.4. +Occupant sensor controls for all other spaces specified in Section C405.2.1 +shall comply with the following: + +1. They shall automatically turn off lights within 20 minutes after all occupants have left the space. + +2. They shall be manual on or controlled to automatically turn on the lighting to not more than 50-percent power. + +3. They shall incorporate a manual control to allow occupants to turn off lights. + +Exception: +Full automatic-on controls with no manual control shall be permitted in corridors, interior parking areas, stairways, restrooms, locker rooms, lobbies, library stacks and areas where manual operation would endanger occupant safety or security. + +### C405.2.1.2 Occupant sensor control function in warehouse storage areas. + +Lighting in warehouse storage areas shall be controlled as follows: + +1. Lighting in each aisleway + shall be controlled independently of lighting + in all other aisleways and open areas. + +2. Occupant sensors shall automatically reduce lighting power + within each controlled area + to an unoccupied setpoint of not more than 50 percent of full power + within 20 minutes after all occupants have left the controlled area. + +3. Lights that are not turned off by occupant sensors shall be turned off by time-switch control complying with Section C405.2.2.1. + +4. A manual control shall be provided to allow occupants to turn off lights in the space. + +### C405.2.1.3 Occupant sensor control function in open plan office areas. + +Occupant sensor controls in open plan office spaces less than 300 square feet (28 m^2) in area shall comply with Section C405.2.1.1. Occupant sensor controls in all other open plan office spaces shall comply with all of the following: + +1. The controls shall be configured so that general lighting can be controlled separately in control zones with floor areas not greater than 600 square feet (55 m^2) within the open plan office space. + +2. General lighting in each control zone shall be permitted to automatically turn on upon occupancy within the control zone. General lighting in other unoccupied zones within the open plan office space shall be permit-ted to turn on to not more than 20 percent of full power or remain unaffected. + +3. The controls shall automatically turn off general lighting in all control zones within 20 minutes after all occupants have left the open plan office space. + + Exception: Where general lighting is turned off by time-switch control complying with Section C405.2.2.1. + +4. General lighting in each control zone shall turn off or uniformly reduce lighting power to an unoccupied setpoint of not more than 20 percent of full power within 20 minutes after all occupants have left the control zone. + +### C405.2.1.4 Occupant sensor control function in corridors. + +Occupant sensor controls in corridors shall uniformly reduce lighting power to an occupied setpoint not more than 50 percent of full power within 20 minutes after all occupants have left the space. + +Exception: +Corridors provided with less than two footcandles of illumination on the floor at the darkest point with all lights on. diff --git a/pdi-conest-project-setup.md b/pdi-conest-project-setup.md index 332a69b..9b724e2 100644 --- a/pdi-conest-project-setup.md +++ b/pdi-conest-project-setup.md @@ -78,7 +78,6 @@ Copy-Item ".\1. Wizard Template - WBS\MEP Wizard v3.111.4 (7-21-2025)(Summary Ad > [!info] > See [[pdi-project-start-notification#WBS]] -> for c ## Setup Accubid diff --git a/periodic/daily/2026-04-21.md b/periodic/daily/2026-04-21.md new file mode 100644 index 0000000..4b00bc3 --- /dev/null +++ b/periodic/daily/2026-04-21.md @@ -0,0 +1,10 @@ +--- +id: 2026-04-21 +title: 2026-04-21 +tags: [] +weekly: "[[2026w17]]" +monthly: "[[2026-04]]" +quarterly: "[[2026q2]]" +previous: "[[2026-04-20]]" +--- +# 2026-04-21 diff --git a/timestamped/2026-04-20_08-58-40.md b/timestamped/2026-04-20_08-58-40.md index 01873dc..8d5e878 100644 --- a/timestamped/2026-04-20_08-58-40.md +++ b/timestamped/2026-04-20_08-58-40.md @@ -32,7 +32,7 @@ Please confirm you have received this email and respond with any questions or co * Conduit Execution Plans: * EMT Fittings: Not specified. - * Rigid elbows where stubbing up from grade. _---E.0.X.1 "ELECTRICAL NOTES" Notes 53, 54_ + * Rigid elbows where stubbing up from grade. _---E.0.X.1 "ELECTRICAL NOTES" Note 32_ * PVC slab-on-grade, below grade only. _---E.0.X.1 "ELECTRICAL NOTES" Note 32_ %% GRC, coupling specs, etc. %% @@ -62,6 +62,7 @@ Please confirm you have received this email and respond with any questions or co MAIN BREAKER AIC RATING IS 65K. UNIT APARTMENT PANELBOARD MAIN BREAKER AIC RATING 10K." _---E.4.X.1 "RISER NOTES" Note (B)_ + * Unit load center covers to be white _---E.3.X.X "KEY NOTES" Note 6_ * Transformers: * Winding Material: Not specified. @@ -71,16 +72,18 @@ Please confirm you have received this email and respond with any questions or co * Generator: N/A. %% Acceptable manufacturers, Enclosure Specs, Sound Rating, Remote Tank, Tank Size, Load Banks %% + ### PDI System Execution Plan -* Primaries: (2) 4"C install only. Wiring excluded. _---Proposal 2026-04-16_ +* Primaries: (2) 4"C install only, conduit furnished by FPL. Wiring excluded. _---Proposal 2026-04-16_ %% Installation only, (9) 6" PVC %% * Secondaries: PVC with RMC stub-ups. AL wiring. @@ -89,16 +92,18 @@ Please confirm you have received this email and respond with any questions or co * Feeders: PVC in-slab, below grade; EMT OH. AL over 100A. 2% VD. %% PVC UG, EMT OH, AL over 100A, 2% VD %% -* Unit Subfeeds: PVC in-slab. AL wiring. 2% VD. +* Unit Subfeeds: PVC in-slab. AL wiring. 3% VD. %% MC OH AL, VD per Chart on E5.01 %% * Units: 20A toggle/duplex, USB rec's, disposals, thermostat wiring. %% 15A Decora, Insinkerators, T-stat, Floor Boxes, Shade Control, Doorbells, Dimmer Switches, etc. %% -* Telecom: (4) 4"C each building. (2) 4"C riser each building. 1"C to each unit. Assuming 28" MSDE's. +* Telecom: + * Backbone: (4) 4"C UG, (2) 4"C riser each building. + * Units: 1"C to each unit. Assuming 28" MSDE's. Excluding homeruns and cabling. Stub-ups each outlet. %% 42" MSDE, No Cable Homeruns, (1) 1" Back to IDF, CAT6 with Stub-ups %% -* EV Chargers: (12) conduit, wire, equipment. +* EV Chargers: (12) conduit, wire, equipment. _---E.1.X.1, Proposal 2026-04-16_ %% (42) Conduit only, (56) Conduit & Wire, (20) Conduit, Wire & Equipment %% * Fire Alarm: PVC in-slab, below grade. 120V smokes in units. @@ -112,9 +117,11 @@ Please confirm you have received this email and respond with any questions or co ### Lighting Control -* Scope: Per plans. +* Scope: Per plans. See E.6.X.2 "TYPICAL LOW VOLTAGE LIGHTING CONTROLS". %% Code Minimum per Energy Code Assigned, P&S, PDI Design %% +* Governing Code: FBC 2023 (IECC 2021) + * Area: %% Assign Method to Areas: Line Voltage, Low-Voltage Stand Alone or Centralized System %% * BOH: Line voltage. * Corridor: Digital standalone. @@ -130,8 +137,8 @@ If all necessary tasks are open or completed: "No tasks missing." --> - -* ==Switchgear Quote== +* Switchgear +* Fire Alarm * Electrical Constructability Review * Electrical VDC * Coordination Study %% Design Build: Not needed. %% diff --git a/units-takeoff.md b/units-takeoff.md index 750a9af..bf16e0e 100644 --- a/units-takeoff.md +++ b/units-takeoff.md @@ -29,11 +29,16 @@ tags: > It is usually best to copy-paste takeoffs > rather than re-build them for each unit. -3. Kitchen and Bath -4. General assemblies -5. Low Voltage -6. Lighting Fixtures -7. Lighting Control +1. Load Center +2. General assemblies + 1. Water Heater + 2. HVAC +3. Laundry +4. Kitchen +5. Bathroom +6. Low Voltage +7. Lighting Fixtures +8. Lighting Control > [!tip] > It may be more efficient and neat to not copy switches, @@ -102,6 +107,12 @@ Used in lieu of individual split systems. [^1]: [[2026-01-12_10-42-30#Unit Dishwasher/Disposal]] +### Disposal Switches + +??? confirm +If not air switch (check ID's) +add single pole switch shown. + ### Islands Use (1) `SLAB / DECK` receptacle for every 2 circuits in the island.