<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[Scipedia: Luis Fernando Verduzco Martínez]]></title>
	<link>https://www.scipedia.com/sj/lfvm</link>
	<atom:link href="https://www.scipedia.com/sj/lfvm" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<div id="documents_content"><script>var journal_guid = 171014;</script><item>
	<guid isPermaLink="true">https://www.scipedia.com/public/Verduzco_Verduzco_Martinez_2025a</guid>
	<pubDate>Sat, 07 Mar 2026 15:55:23 +0100</pubDate>
	<link>https://www.scipedia.com/public/Verduzco_Verduzco_Martinez_2025a</link>
	<title><![CDATA[Constructability‑based multi‑objective optimization with machine learning‑enhanced meta‑heuristics for reinforcing bar design in rectangular concrete columns]]></title>
	<description><![CDATA[<p>Optimization of reinforcing bar (rebar) design represents a preponderant factor in reducing material usage and wastes for reinforced concrete (RC) structures. The assessment of constructability of such rebar designs is crucial to improve their practicality and reduce construction costs, which makes the problem multi-objective (MO). However, when applying optimization methods for the design of rebar in RC structures, little attention has been paid on columns, in comparison to beams and slabs. Meta-heuristic algorithms (MA) have been the ones mostly deployed for these types of elements, which have proven to be of high computational cost. Additionally, an existing gap in the literature as to how to relate the design and construction stage of rebar in RC structures through constructability analysis is evident. In this regard, research has been focused mainly at the building level but not at the element level. This works presents a novel algorithmic framework using Machine Learning (ML)-enhanced meta-heuristics for the optimal design of rebar on rectangular RC columns. To assess the constructability of the resulting rebar layouts a Buildability Score (BS) model at the element level is proposed. The complexity analysis of rebar design under the constructability restrictions, through combinatorial optimization (CO), is used to assess the global time efficiency of the framework. The Non-Sorting Genetic Algorithm II (NSGA-II) was deployed for showcase and five different ML algorithms were used to enhance it, namely the k-NN classifier, SVM regression, ANN, Gauss Process (GP) regression, and Tree Ensembles (TE), where the latter three showed the best performance.</p>]]></description>
	<dc:creator>Luis Fernando Verduzco Martínez</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/public/Verduzco_Martinez_et_al_2021a</guid>
	<pubDate>Sun, 05 Sep 2021 20:43:03 +0200</pubDate>
	<link>https://www.scipedia.com/public/Verduzco_Martinez_et_al_2021a</link>
	<title><![CDATA[Performance-Based Optimization of Reinforced Ductile Concrete Frames with Asymmetric Reinforcement in Columns, using the ISR analogy]]></title>
	<description><![CDATA[<p>The present work exposes the design of optimization procedures both with the &ldquo;Particle Swarm Optimization&rdquo; (PSO) algorithm and the &ldquo;Genetic Algorithm&rdquo; (GA) for the design of reinforced concrete frames, making comparisons in cost, weight of the structure and predicted damage. The optimization procedures are built up using the &ldquo;Idealized Smeared Reinforcement&rdquo; (ISR) analogy for each element of the structural model frames considered for this work.&nbsp;Two different numerical structural plane-frame models were created for the application and comparison of the performance of the optimization design procedures hereby proposed. The optimization procedures were mono-objective with a cost-objective function, taking on account steel reinforcement and concrete for the cost computation. Two different design approaches were carried on for this work, one proposing asymmetrical reinforcement for columns and the other with symmetrical reinforcement. In order to compute the damage indices considered for this study a non-linear Pushover structural analysis is performed.&nbsp;Results show that asymmetrical reinforcement in columns may reduce concrete volumes, although such reduction in material might not be quite proportional with construction cost, given that asymmetric reinforcement in columns is more expensive than symmetrical, per unit-cost. The bigger the structure, the more likely is to obtain lighter structures by using asymmetrical reinforcement. Regarding damage of the structure, results show that when using asymmetrical reinforcement in columns, it is more likely to obtain smaller values for the expected damage with no great difference on the estimated collapse Safety Factors for the seismic loads. In general, the proposed methodology hereby proposed enhances quite good optima results, requiring only a few adjustments of clash-free and slap reinforcement after the optimization procedure terminates.&nbsp;When designing reinforced concrete frames with asymmetric reinforcement in columns, an increase in construction costs of as much as <span style="color: #008000;">$25\%$</span> as that obtained for symmetric reinforcement could be enhanced. In general, with the proposed methodology to optimally design reinforced concrete frames, savings of as much as <span style="color: #008000;">$20\%$</span> in construction costs from an initial structural proposal can be reached.</p>]]></description>
	<dc:creator>Luis Fernando Verduzco Martínez</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/public/Verduzco_Martinez_2022a</guid>
	<pubDate>Sat, 07 Mar 2026 15:45:34 +0100</pubDate>
	<link>https://www.scipedia.com/public/Verduzco_Martinez_2022a</link>
	<title><![CDATA[CALRECOD -- A software for Computed Aided Learning of REinforced COncrete structural Design]]></title>
	<description><![CDATA[<div style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"><div>It is presented the development and implementation of a new computed aided learning MatLab Toolbox for the design of reinforced concrete structures named as CALRECOD for their abbreviation \textit{<span style="font-style: italic;">Computer Aided Learning of Reinforced Concrete Design</span>}. Such development emerges as the result of a series of research works in the Autonomous University of Queretaro with the main purpose of improving the way in which the design of reinforced concrete structures is taught in high education institutions. CALRECOD uses optimization methods and algorithms to aid students in their design interaction learning so that they are able to compare their own designs and what commercial software delivers with optimal ones given certain load conditions on the elements or structures. The software consists almost entirely of MatLab functions (.m files) and the ACI 318-19 code is taken as their main design reference to make it internationally useful, although in some cases the Mexican code NTC-17 specifications are used. Besides MatLab functions, the software consists as well of ANSYS SpaceClaim script functions (.scscript files) as an additional tool for the aid in the visualization of design results in a 3D space in the software ANSYS SpaceClaim. CALRECOD has proven to be versatile, flexible and of easy use with a huge potential to increase learning outcomes for students in high education programs related with the design of reinforced concrete structures as well as to enhance the creation of efficient interactive environments for researchers and academics focused on the development of new design and analysis methods for such structures. With their optimization design functions, a solid comparison platform of designs&#39; performance could be laid out and with its extended function design packages for structural systems, reinforced concrete design courses could be enhanced in a great deal regarding their program content&#39;s scope. The software can be found at:{<span>https://github.com/calrecod/CALRECOD</span></div></div>]]></description>
	<dc:creator>Luis Fernando Verduzco Martínez</dc:creator>
</item>
</div>
</channel>
</rss>