La corriente máxima que un cable esmaltado puede conducir sin peligro de sobrecalentamiento o aún rotura es dada por su espesor. En la tabla abajo tenemos las corrientes recomendadas para el caso de hilos con especificación AWG.

     Espesor mínimo (AWG)

Corriente Máxima (A)

22

0.5

20

1

18

3

16

6

14

12

12

20

10

32

18.928MBMemory Usage48.99msRequest Duration
Joomla! Version5.2.3
PHP Version8.3.20
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.5.22-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "c2123392c06423339225f3431360b7e6" => "o4raugtklpogvv6c4tibc40meu" ]
$_SERVER
array:52 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "RE...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1752132829 "last" => 1752132829...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (85.61KB) (207μs)
  • afterInitialise (1.14MB) (3.77ms)
  • afterRoute (123.27KB) (836μs)
  • beforeRenderComponent com_content (100.78KB) (477μs)
  • Before Access::preloadComponents (all components) (33.45KB) (212μs)
  • After Access::preloadComponents (all components) (107.06KB) (521μs)
  • Before Access::preloadPermissions (com_content) (1.57KB) (8μs)
  • After Access::preloadPermissions (com_content) (16.22MB) (33.26ms)
  • Before Access::getAssetRules (id:8 name:com_content) (480.05KB) (2.31ms)
  • After Access::getAssetRules (id:8 name:com_content) (7.36KB) (33μs)
  • afterRenderComponent com_content (28.4KB) (1.04ms)
  • afterDispatch (2.28KB) (51μs)
  • beforeRenderRawModule mod_articles_category (Banco de Circuitos) (408.62KB) (1.6ms)
  • afterRenderRawModule mod_articles_category (Banco de Circuitos) (15.43KB) (336μs)
  • beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (87μs)
  • afterRenderRawModule mod_finder (Busca_inteligente) (64.68KB) (1.05ms)
  • beforeRenderModule mod_articles_category (Banco de Circuitos) (9.27KB) (551μs)
  • afterRenderModule mod_articles_category (Banco de Circuitos) (5.22KB) (61μs)
  • beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (186μs)
  • afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (49μs)
  • afterRender (151.48KB) (2.27ms)
  • 1 x After Access::preloadPermissions (com_content) (16.22MB) (67.88%)
    33.26ms
    1 x afterInitialise (1.14MB) (7.69%)
    3.77ms
    1 x Before Access::getAssetRules (id:8 name:com_content) (480.05KB) (4.71%)
    2.31ms
    1 x afterRender (151.48KB) (4.63%)
    2.27ms
    1 x beforeRenderRawModule mod_articles_category (Banco de Circuitos) (408.62KB) (3.26%)
    1.60ms
    1 x afterRenderRawModule mod_finder (Busca_inteligente) (64.68KB) (2.14%)
    1.05ms
    1 x afterRenderComponent com_content (28.4KB) (2.12%)
    1.04ms
    1 x afterRoute (123.27KB) (1.71%)
    836μs
    1 x beforeRenderModule mod_articles_category (Banco de Circuitos) (9.27KB) (1.12%)
    551μs
    1 x After Access::preloadComponents (all components) (107.06KB) (1.06%)
    521μs
    1 x beforeRenderComponent com_content (100.78KB) (0.97%)
    477μs
    1 x afterRenderRawModule mod_articles_category (Banco de Circuitos) (15.43KB) (0.69%)
    336μs
    1 x Before Access::preloadComponents (all components) (33.45KB) (0.43%)
    212μs
    1 x afterLoad (85.61KB) (0.42%)
    207μs
    1 x beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (0.38%)
    186μs
    1 x beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (0.18%)
    87μs
    1 x afterRenderModule mod_articles_category (Banco de Circuitos) (5.22KB) (0.12%)
    61μs
    1 x afterDispatch (2.28KB) (0.1%)
    51μs
    1 x afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (0.1%)
    49μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.36KB) (0.07%)
    33μs
    1 x Before Access::preloadPermissions (com_content) (1.57KB) (0.02%)
    8μs
16 statements were executed16.1ms1.5MB
  • SELECT @@SESSION.sql_mode;29μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `incbmx_session` WHERE `session_id` = :session_id LIMIT 167μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `incbmx_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id52μs992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `id`,`rules` FROM `incbmx_viewlevels`46μs608B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `incbmx_usergroups` AS `a` LEFT JOIN `incbmx_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest68μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `incbmx_categories` AS `s` INNER JOIN `incbmx_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`185μs3.98KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `incbmx_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39)310μs7.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `incbmx_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 014.1ms1.48MBParams/libraries/src/Access/Access.php:301Copy
  • SHOW FULL COLUMNS FROM `incbmx_assets`397μs2.02KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `incbmx_assets` WHERE `name` = 'com_content.article.3563'81μs912B/libraries/src/Table/Table.php:780Copy
  • SHOW FULL COLUMNS FROM `incbmx_content`264μs1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • UPDATE `incbmx_content` SET `hits` = (`hits` + 1) WHERE `id` = '3563'177μs48B/libraries/src/Table/Table.php:1348Copy
  • SELECT `name`,`element` FROM `incbmx_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1117μs608B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `incbmx_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)74μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `incbmx_schemaorg` WHERE `itemId` = :itemId AND `context` = :context60μs1.55KBParams/plugins/system/schemaorg/src/Extension/Schemaorg.php:403Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `incbmx_scheduler_tasks` AS `a` WHERE `a`.`state` = 174μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • warningassets - No asset found for com_content.article.3563, falling back to com_content
  • warningassets - No asset found for com_content.article.3563, falling back to com_content