Wednesday, October 27, 2010
Friday, October 22, 2010
Tài liệu về Civil 3D - Documents about Civil 3D
- Civil 3D nói chung - Civil 3D in General
- Thiết kế nút giao - Intersection/Interchange design
- Thiết kế đường ống - Pipe Network
- Lập trình với Civil 3D - Programming with Civil 3D
- AutoCAD Civil 3D 2009 Developers Guide (Mediafire Link)
- AutoCAD Civil 3D 2011 Developers Guide (Mediafire Link)
Tuesday, October 12, 2010
Import Styles and Settings trong Civil 3D 2011
- Để import các styles: dùng lệnh AeccImportStyles
- Để import các styles và settings: dùng lệnh AeccImportStylesAndSettings
- Cho phép import các styles và settings bằng cách lựa chọn tệp nguồn; chọn các styles hoặc settings cần import; chọn cách thức import (ghi đè, bỏ qua, đổi tên...)
TCVN 4054-2005: Đường ô tô - Yêu cầu thiết kế
Download: http://www.mediafire.com/?36bvn4juiw56f
Mở rộng đường cong với C3D 2011
- Khai báo trong file Design Standard với các chú ý sau:
- Tạo mở rộng dạng tra bảng: Nhập số làn xe, chiều rộng ứng với số làn xe đó (VD 2 làn [x3.5m], tổng là 7.0m)
- Tạo bảng độ mở rộng theo: Vận tốc (các vận tốc đều có độ mở rộng như nhau theo TCVN); bán kính cong và độ mở rộng tương ứng (ứng với 2 làn xe)
- Tạo Alignment offset:
- Nhớ chọn vào mục Add Widening
- Chọn khoảng cách offset (giá trị này không hề ảnh hưởng đến độ mở rộng làn)
- Chọn kiểu mở rộng (ở đây sẽ chọn theo file Design Standard)
- Chú ý chọn đúng kiểu mở rộng, cách tính chiều dài chuyển tiếp (giá trị này lấy chính bằng đoạn nối siêu cao)
- Chọn bề rộng tiêu chuẩn của làn. Do tiêu chuẩn thiết lập theo 3.5m nên bề rộng làn cũng chọn là 3.5m.
- Chọn số làn bên trái và phải: nếu số làn bên trái (hoặc phải) lớn hơn 1 thì độ mở rộng sẽ được nhân lên tương ứng. Công thức độ mở rộng ở mỗi bên là:
[số làn] * [độ mở rộng theo tiêu chuẩn] /2 * [số làn ở mỗi bên]
Sunday, October 03, 2010
Siêu cao trong Civil 3D - Superelevation Civil 3D
Siêu cao trước hết sẽ được tính tự động trong file tiêu chuẩn thiết kế, dựa trên các thông số Bán kính cong, Chiều dài đường cong chuyển tiếp, Bảng siêu cao, Công thức tính siêu cao.
Lưu ý về công thức tính siêu cao: nên lập theo trình tự sau (ví dụ theo TCVN: đoạn siêu cao lấy trùng với đoạn chuyển tiếp và mở rộng):
- transitionformula formula="{t}/({e}+{c})*{e}" type="LCtoFS"
- transitionformula formula="{p}*{t}-{t}/({e}+{c})*{c}" type="LCtoBC"
- transitionformula formula="{t}/({e}+{c})*{c}" type="NCtoLC"
- transitionformula formula="{t}/({e}+{c})*{c}" type="LCtoRC"
- transitionformula formula="{t}*({s}-{c})/({e}+{c})" type="NStoNC"
Cách 2:
Import từ file CSV, cấu trúc file như sau (link):
- Curve number
- Station
- Critical station type
- Curve length
- Left Outside Shoulder
- Left Outside Lane
- Left Inside Lane
- Left Inside Shoulder
- Right Outside Shoulder
- Right Outside Lane
- Right Inside Lane
- Right Inside Shoulder
Superelevation Specification Variables
{e} | Độ dốc siêu cao. Phụ thuộc vào vận tốc và bán kính, tra theo bảng thiết kế. The full superelevation rate. This rate is determined from the superelevation rate table, based on the design speed and curve radius. |
{t} | Đọc từ bảng chiều dài chuyển tiếp, dựa trên vận tốc và bán kính. The value that is read from the transition length tables, based on the design speed and the curve radius. This value may not be an actual length, but some other value, such as a transition rate from which the length can be calculated. |
{c} | Độ dốc mặt đường thông thường. The unsuperelevated normal lane slope (positive). This value is defined by the user in the Superelevation Properties dialog box. |
{s} | Độ dốc lề đường thông thường. The unsuperelevated normal shoulder slope (positive). This value is defined by the user in the Superelevation Properties dialog box. |
{w} | Bề rộng từ điểm quay đến mép ngoài quay siêu cao. The nominal width from the pivot point to the outermost edge-of-traveled way. This value is defined by the user in the Superelevation Properties dialog box. |
{l} | Chiều dài của đường cong chuyển tiếp. The length of the spiral, if a spiral is involved in the transition. This is the actual length of the spiral element in the curve group. |
{p} | The fractional part of the transition length before the start of the curve or after the end of the curve. |
{q} | The rate of increase of centripetal acceleration traveling along a curve at a constant speed. |
{v} |
The variables in the previous table are used to calculate the following distances:
Saturday, October 02, 2010
Import points: Station-Offset-Elev
Import points: Station-Offset-Elev
Creates points along an alignment by importing points from an ASCII (text) file that contains station, offset, and elevation information.
The file you import can contain the station, offset, elevation, and description of each point. The elevation can be expressed as either a single value (elevation) or a rod reading with instrument height (rod, hi).
ASCII (text) files that use the following layouts (formats) can be imported:
- Station, Offset
- Station, Offset, Elevation
- Station, Offset, Rod, Hi
- Station, Offset, Description
- Station, Offset, Elevation, Description
- Station, Offset, Rod, Hi, Description
Use commas or spaces as delimiters (separators) in the file. Include one or more comment lines in the file by putting a semi-colon (;) or a pound sign (#) in the first column of a comment line.
The following is an example of data in an ASCII (text) file that is formatted using the Station, Offset, Elevation format:
#station, offset, elevation: subdivision 1
0 20.0 112.00
10 23.5 114.64
20 22.5 116.56
30 23.0 116.32
40 22.0 115.83
The first line in this example is a comment line that is ignored when the points are imported. Each of the remaining lines contains the station, offset, and elevation for a point. The file is delimited by spaces.
Before you import the file, you are prompted to describe the format of the ASCII (text) file. You can also be prompted to specify invalid indicator values for station/offsets, elevations, and rod heights.
Point settings, styles, layers, point groups, and description keys can all affect how a point is created or how it is displayed in the drawing. For more information, see Before You Create Points.
Ý tưởng: tạo module cho phép
- Chuyển đổi giữa các loại file số liệu
- Chọn file chứa trắc ngang (TDN, PRN, Station-Offset-Elev.)
- Chọn alignment
- Chọn vùng cần import dữ liệu (from Sta -> Sta)
- Import các điểm, tạo Point group nếu cần
- Tạo các Sample Line tại các trắc ngang có số liệu